/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
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 {
    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;
    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
}
meta.foundation-version {
    font-family:"/{{VERSION}}/"
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 46.25em)/";
    width: 0
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:46.3125em)/";
    width: 46.3125em
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:46.3125em) and (max-width:64em)/";
    width: 46.3125em
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:80em)/";
    width: 64.0625em
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:80.0625em)/";
    width: 80.0625em
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:80.0625em) and (max-width:100em)/";
    width: 80.0625em
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:100.0625em)/";
    width: 100.0625em
}
meta.foundation-data-attribute-namespace {
    font-family: false
}
html,
body {
    height: 100%
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
    font-size: 100%
}
body {
    background: #fff;
    color: #656263;
    cursor: auto;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}
a:hover {
    cursor: pointer
}
img {
    max-width: 100%;
    height: auto
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.hide {
    display: none
}
.invisible {
    visibility: hidden
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.row {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column,
.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}
.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}
.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}
@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0 !important
    }
    .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}
@media only screen and (min-width: 46.3125em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0 !important
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0 !important
    }
    .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}
.alert-box {
    border-style: solid;
    border-width: 0;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #29576c;
    border-color: #1f3147;
    color: #fff
}
.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}
.alert-box .close:hover,
.alert-box .close:focus {
    opacity: .5
}
.alert-box.radius {
    border-radius: 3px
}
.alert-box.round {
    border-radius: 50%
}
.alert-box.success {
    background-color: #24351a;
    border-color: #1f2e16;
    color: #fff
}
.alert-box.alert {
    background-color: #b01e31;
    border-color: #971a2a;
    color: #fff
}
.alert-box.secondary {
    background-color: #464646;
    border-color: #a08449;
    color: #fff
}
.alert-box.warning {
    background-color: #ffde3f;
    border-color: #ffd612;
    color: #fff
}
.alert-box.info {
    background-color: #546C7E;
    border-color: #485d6c;
    color: #fff
}
.alert-box.alert-close {
    opacity: 0
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}
[class*="block-grid-"]:after {
    clear: both
}
[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}
@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 46.3125em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
button,
.button,
#savedSearches .login a,
.saveSearch a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .5rem 1rem .5625rem 1rem;
    font-size: 1rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    transition: background-color 300ms ease-out
}
button:hover,
button:focus,
.button:hover,
#savedSearches .login a:hover,
.saveSearch a:hover,
.button:focus,
#savedSearches .login a:focus,
.saveSearch a:focus {
    background-color: #1d2e42
}
button:hover,
button:focus,
.button:hover,
#savedSearches .login a:hover,
.saveSearch a:hover,
.button:focus,
#savedSearches .login a:focus,
.saveSearch a:focus {
    color: #fff
}
button.secondary,
.button.secondary,
#savedSearches .login a.secondary,
.saveSearch a.secondary {
    background-color: #00acec;
    border-color: #00acec;
    color: #fff
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
#savedSearches .login a.secondary:hover,
.saveSearch a.secondary:hover,
.button.secondary:focus,
#savedSearches .login a.secondary:focus,
.saveSearch a.secondary:focus {
    background-color: #29576c;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
#savedSearches .login a.secondary:hover,
.saveSearch a.secondary:hover,
.button.secondary:focus,
#savedSearches .login a.secondary:focus,
.saveSearch a.secondary:focus {
    color: #fff
}
button.success,
.button.success,
#savedSearches .login a.success,
.saveSearch a.success {
    background-color: #24351a;
    border-color: #1d2a15;
    color: #fff
}
button.success:hover,
button.success:focus,
.button.success:hover,
#savedSearches .login a.success:hover,
.saveSearch a.success:hover,
.button.success:focus,
#savedSearches .login a.success:focus,
.saveSearch a.success:focus {
    background-color: #1d2a15
}
button.success:hover,
button.success:focus,
.button.success:hover,
#savedSearches .login a.success:hover,
.saveSearch a.success:hover,
.button.success:focus,
#savedSearches .login a.success:focus,
.saveSearch a.success:focus {
    color: #fff
}
button.alert,
.button.alert,
#savedSearches .login a.alert,
.saveSearch a.alert {
    background-color: #b01e31;
    border-color: #8d1827;
    color: #fff
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
#savedSearches .login a.alert:hover,
.saveSearch a.alert:hover,
.button.alert:focus,
#savedSearches .login a.alert:focus,
.saveSearch a.alert:focus {
    background-color: #8d1827
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
#savedSearches .login a.alert:hover,
.saveSearch a.alert:hover,
.button.alert:focus,
#savedSearches .login a.alert:focus,
.saveSearch a.alert:focus {
    color: #fff
}
button.warning,
.button.warning,
#savedSearches .login a.warning,
.saveSearch a.warning {
    background-color: #ffde3f;
    border-color: #fed300;
    color: #fff
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
#savedSearches .login a.warning:hover,
.saveSearch a.warning:hover,
.button.warning:focus,
#savedSearches .login a.warning:focus,
.saveSearch a.warning:focus {
    background-color: #fed300
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
#savedSearches .login a.warning:hover,
.saveSearch a.warning:hover,
.button.warning:focus,
#savedSearches .login a.warning:focus,
.saveSearch a.warning:focus {
    color: #fff
}
button.info,
.button.info,
#savedSearches .login a.info,
.saveSearch a.info {
    background-color: #fff;
    border-color: #fff;
    color: #231F20
}
button.info:hover,
button.info:focus,
.button.info:hover,
#savedSearches .login a.info:hover,
.saveSearch a.info:hover,
.button.info:focus,
#savedSearches .login a.info:focus,
.saveSearch a.info:focus {
    background-color: #000
}
button.info:hover,
button.info:focus,
.button.info:hover,
#savedSearches .login a.info:hover,
.saveSearch a.info:hover,
.button.info:focus,
#savedSearches .login a.info:focus,
.saveSearch a.info:focus {
    color: #fff
}
button.large,
.button.large,
#savedSearches .login a.large,
.saveSearch a.large {
    padding: .5625rem 1.125rem .625rem 1.125rem;
    font-size: 1.25rem
}
button.small,
.button.small,
#savedSearches .login a.small,
.saveSearch a.small {
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem
}
button.tiny,
.button.tiny,
#savedSearches .login a.tiny,
.saveSearch a.tiny {
    padding: .3125rem .625rem .375rem .625rem;
    font-size: .6875rem
}
button.expand,
.button.expand,
#savedSearches .login a.expand,
.saveSearch a.expand {
    padding: .5rem 1rem .5625rem 1rem;
    font-size: 1rem;
    padding-bottom: .5625rem;
    padding-top: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    width: 100%
}
button.left-align,
.button.left-align,
#savedSearches .login a.left-align,
.saveSearch a.left-align {
    text-align: left;
    text-indent: .75rem
}
button.right-align,
.button.right-align,
#savedSearches .login a.right-align,
.saveSearch a.right-align {
    text-align: right;
    padding-right: .75rem
}
button.radius,
.button.radius,
#savedSearches .login a.radius,
.saveSearch a.radius {
    border-radius: 3px
}
button.round,
.button.round,
#savedSearches .login a.round,
.saveSearch a.round {
    border-radius: 50%
}
button.disabled,
button[disabled],
.button.disabled,
#savedSearches .login a.disabled,
.saveSearch a.disabled,
.button[disabled],
#savedSearches .login a[disabled],
.saveSearch a[disabled] {
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
#savedSearches .login a.disabled:hover,
.saveSearch a.disabled:hover,
.button.disabled:focus,
#savedSearches .login a.disabled:focus,
.saveSearch a.disabled:focus,
.button[disabled]:hover,
#savedSearches .login a[disabled]:hover,
.saveSearch a[disabled]:hover,
.button[disabled]:focus,
#savedSearches .login a[disabled]:focus,
.saveSearch a[disabled]:focus {
    background-color: #1d2e42
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
#savedSearches .login a.disabled:hover,
.saveSearch a.disabled:hover,
.button.disabled:focus,
#savedSearches .login a.disabled:focus,
.saveSearch a.disabled:focus,
.button[disabled]:hover,
#savedSearches .login a[disabled]:hover,
.saveSearch a[disabled]:hover,
.button[disabled]:focus,
#savedSearches .login a[disabled]:focus,
.saveSearch a[disabled]:focus {
    color: #fff
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
#savedSearches .login a.disabled:hover,
.saveSearch a.disabled:hover,
.button.disabled:focus,
#savedSearches .login a.disabled:focus,
.saveSearch a.disabled:focus,
.button[disabled]:hover,
#savedSearches .login a[disabled]:hover,
.saveSearch a[disabled]:hover,
.button[disabled]:focus,
#savedSearches .login a[disabled]:focus,
.saveSearch a[disabled]:focus {
    background-color: #29576c
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
#savedSearches .login a.disabled.secondary,
.saveSearch a.disabled.secondary,
.button[disabled].secondary,
#savedSearches .login a[disabled].secondary,
.saveSearch a[disabled].secondary {
    background-color: #464646;
    border-color: #957a44;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
#savedSearches .login a.disabled.secondary:hover,
.saveSearch a.disabled.secondary:hover,
.button.disabled.secondary:focus,
#savedSearches .login a.disabled.secondary:focus,
.saveSearch a.disabled.secondary:focus,
.button[disabled].secondary:hover,
#savedSearches .login a[disabled].secondary:hover,
.saveSearch a[disabled].secondary:hover,
.button[disabled].secondary:focus,
#savedSearches .login a[disabled].secondary:focus,
.saveSearch a[disabled].secondary:focus {
    background-color: #957a44
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
#savedSearches .login a.disabled.secondary:hover,
.saveSearch a.disabled.secondary:hover,
.button.disabled.secondary:focus,
#savedSearches .login a.disabled.secondary:focus,
.saveSearch a.disabled.secondary:focus,
.button[disabled].secondary:hover,
#savedSearches .login a[disabled].secondary:hover,
.saveSearch a[disabled].secondary:hover,
.button[disabled].secondary:focus,
#savedSearches .login a[disabled].secondary:focus,
.saveSearch a[disabled].secondary:focus {
    color: #fff
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
#savedSearches .login a.disabled.secondary:hover,
.saveSearch a.disabled.secondary:hover,
.button.disabled.secondary:focus,
#savedSearches .login a.disabled.secondary:focus,
.saveSearch a.disabled.secondary:focus,
.button[disabled].secondary:hover,
#savedSearches .login a[disabled].secondary:hover,
.saveSearch a[disabled].secondary:hover,
.button[disabled].secondary:focus,
#savedSearches .login a[disabled].secondary:focus,
.saveSearch a[disabled].secondary:focus {
    background-color: #464646
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
#savedSearches .login a.disabled.success,
.saveSearch a.disabled.success,
.button[disabled].success,
#savedSearches .login a[disabled].success,
.saveSearch a[disabled].success {
    background-color: #24351a;
    border-color: #1d2a15;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
#savedSearches .login a.disabled.success:hover,
.saveSearch a.disabled.success:hover,
.button.disabled.success:focus,
#savedSearches .login a.disabled.success:focus,
.saveSearch a.disabled.success:focus,
.button[disabled].success:hover,
#savedSearches .login a[disabled].success:hover,
.saveSearch a[disabled].success:hover,
.button[disabled].success:focus,
#savedSearches .login a[disabled].success:focus,
.saveSearch a[disabled].success:focus {
    background-color: #1d2a15
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
#savedSearches .login a.disabled.success:hover,
.saveSearch a.disabled.success:hover,
.button.disabled.success:focus,
#savedSearches .login a.disabled.success:focus,
.saveSearch a.disabled.success:focus,
.button[disabled].success:hover,
#savedSearches .login a[disabled].success:hover,
.saveSearch a[disabled].success:hover,
.button[disabled].success:focus,
#savedSearches .login a[disabled].success:focus,
.saveSearch a[disabled].success:focus {
    color: #fff
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
#savedSearches .login a.disabled.success:hover,
.saveSearch a.disabled.success:hover,
.button.disabled.success:focus,
#savedSearches .login a.disabled.success:focus,
.saveSearch a.disabled.success:focus,
.button[disabled].success:hover,
#savedSearches .login a[disabled].success:hover,
.saveSearch a[disabled].success:hover,
.button[disabled].success:focus,
#savedSearches .login a[disabled].success:focus,
.saveSearch a[disabled].success:focus {
    background-color: #24351a
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
#savedSearches .login a.disabled.alert,
.saveSearch a.disabled.alert,
.button[disabled].alert,
#savedSearches .login a[disabled].alert,
.saveSearch a[disabled].alert {
    background-color: #b01e31;
    border-color: #8d1827;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
#savedSearches .login a.disabled.alert:hover,
.saveSearch a.disabled.alert:hover,
.button.disabled.alert:focus,
#savedSearches .login a.disabled.alert:focus,
.saveSearch a.disabled.alert:focus,
.button[disabled].alert:hover,
#savedSearches .login a[disabled].alert:hover,
.saveSearch a[disabled].alert:hover,
.button[disabled].alert:focus,
#savedSearches .login a[disabled].alert:focus,
.saveSearch a[disabled].alert:focus {
    background-color: #8d1827
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
#savedSearches .login a.disabled.alert:hover,
.saveSearch a.disabled.alert:hover,
.button.disabled.alert:focus,
#savedSearches .login a.disabled.alert:focus,
.saveSearch a.disabled.alert:focus,
.button[disabled].alert:hover,
#savedSearches .login a[disabled].alert:hover,
.saveSearch a[disabled].alert:hover,
.button[disabled].alert:focus,
#savedSearches .login a[disabled].alert:focus,
.saveSearch a[disabled].alert:focus {
    color: #fff
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
#savedSearches .login a.disabled.alert:hover,
.saveSearch a.disabled.alert:hover,
.button.disabled.alert:focus,
#savedSearches .login a.disabled.alert:focus,
.saveSearch a.disabled.alert:focus,
.button[disabled].alert:hover,
#savedSearches .login a[disabled].alert:hover,
.saveSearch a[disabled].alert:hover,
.button[disabled].alert:focus,
#savedSearches .login a[disabled].alert:focus,
.saveSearch a[disabled].alert:focus {
    background-color: #b01e31
}
button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
#savedSearches .login a.disabled.warning,
.saveSearch a.disabled.warning,
.button[disabled].warning,
#savedSearches .login a[disabled].warning,
.saveSearch a[disabled].warning {
    background-color: #ffde3f;
    border-color: #fed300;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
#savedSearches .login a.disabled.warning:hover,
.saveSearch a.disabled.warning:hover,
.button.disabled.warning:focus,
#savedSearches .login a.disabled.warning:focus,
.saveSearch a.disabled.warning:focus,
.button[disabled].warning:hover,
#savedSearches .login a[disabled].warning:hover,
.saveSearch a[disabled].warning:hover,
.button[disabled].warning:focus,
#savedSearches .login a[disabled].warning:focus,
.saveSearch a[disabled].warning:focus {
    background-color: #fed300
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
#savedSearches .login a.disabled.warning:hover,
.saveSearch a.disabled.warning:hover,
.button.disabled.warning:focus,
#savedSearches .login a.disabled.warning:focus,
.saveSearch a.disabled.warning:focus,
.button[disabled].warning:hover,
#savedSearches .login a[disabled].warning:hover,
.saveSearch a[disabled].warning:hover,
.button[disabled].warning:focus,
#savedSearches .login a[disabled].warning:focus,
.saveSearch a[disabled].warning:focus {
    color: #fff
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
#savedSearches .login a.disabled.warning:hover,
.saveSearch a.disabled.warning:hover,
.button.disabled.warning:focus,
#savedSearches .login a.disabled.warning:focus,
.saveSearch a.disabled.warning:focus,
.button[disabled].warning:hover,
#savedSearches .login a[disabled].warning:hover,
.saveSearch a[disabled].warning:hover,
.button[disabled].warning:focus,
#savedSearches .login a[disabled].warning:focus,
.saveSearch a[disabled].warning:focus {
    background-color: #ffde3f
}
button.disabled.info,
button[disabled].info,
.button.disabled.info,
#savedSearches .login a.disabled.info,
.saveSearch a.disabled.info,
.button[disabled].info,
#savedSearches .login a[disabled].info,
.saveSearch a[disabled].info {
    background-color: #546C7E;
    border-color: #435665;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 1
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
#savedSearches .login a.disabled.info:hover,
.saveSearch a.disabled.info:hover,
.button.disabled.info:focus,
#savedSearches .login a.disabled.info:focus,
.saveSearch a.disabled.info:focus,
.button[disabled].info:hover,
#savedSearches .login a[disabled].info:hover,
.saveSearch a[disabled].info:hover,
.button[disabled].info:focus,
#savedSearches .login a[disabled].info:focus,
.saveSearch a[disabled].info:focus {
    background-color: #435665
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
#savedSearches .login a.disabled.info:hover,
.saveSearch a.disabled.info:hover,
.button.disabled.info:focus,
#savedSearches .login a.disabled.info:focus,
.saveSearch a.disabled.info:focus,
.button[disabled].info:hover,
#savedSearches .login a[disabled].info:hover,
.saveSearch a[disabled].info:hover,
.button[disabled].info:focus,
#savedSearches .login a[disabled].info:focus,
.saveSearch a[disabled].info:focus {
    color: #fff
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
#savedSearches .login a.disabled.info:hover,
.saveSearch a.disabled.info:hover,
.button.disabled.info:focus,
#savedSearches .login a.disabled.info:focus,
.saveSearch a.disabled.info:focus,
.button[disabled].info:hover,
#savedSearches .login a[disabled].info:hover,
.saveSearch a[disabled].info:hover,
.button[disabled].info:focus,
#savedSearches .login a[disabled].info:focus,
.saveSearch a[disabled].info:focus {
    background-color: #546C7E
}
button::-moz-focus-inner {
    border: 0;
    padding: 0
}
@media only screen and (min-width: 46.3125em) {
    button,
    .button,
    #savedSearches .login a,
    .saveSearch a {
        display: inline-block
    }
}
.button-group {
    list-style: none;
    margin: 0;
    left: 0
}
.button-group:before,
.button-group:after {
    content: " ";
    display: table
}
.button-group:after {
    clear: both
}
.button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%
}
.button-group.even-2 li>button,
.button-group.even-2 li .button,
.button-group.even-2 li #savedSearches .login a,
#savedSearches .login .button-group.even-2 li a,
.button-group.even-2 li .saveSearch a,
.saveSearch .button-group.even-2 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-2 li:first-child button,
.button-group.even-2 li:first-child .button,
.button-group.even-2 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-2 li:first-child a,
.button-group.even-2 li:first-child .saveSearch a,
.saveSearch .button-group.even-2 li:first-child a {
    border-left: 0
}
.button-group.even-2 li button,
.button-group.even-2 li .button,
.button-group.even-2 li #savedSearches .login a,
#savedSearches .login .button-group.even-2 li a,
.button-group.even-2 li .saveSearch a,
.saveSearch .button-group.even-2 li a {
    width: 100%
}
.button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%
}
.button-group.even-3 li>button,
.button-group.even-3 li .button,
.button-group.even-3 li #savedSearches .login a,
#savedSearches .login .button-group.even-3 li a,
.button-group.even-3 li .saveSearch a,
.saveSearch .button-group.even-3 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-3 li:first-child button,
.button-group.even-3 li:first-child .button,
.button-group.even-3 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-3 li:first-child a,
.button-group.even-3 li:first-child .saveSearch a,
.saveSearch .button-group.even-3 li:first-child a {
    border-left: 0
}
.button-group.even-3 li button,
.button-group.even-3 li .button,
.button-group.even-3 li #savedSearches .login a,
#savedSearches .login .button-group.even-3 li a,
.button-group.even-3 li .saveSearch a,
.saveSearch .button-group.even-3 li a {
    width: 100%
}
.button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%
}
.button-group.even-4 li>button,
.button-group.even-4 li .button,
.button-group.even-4 li #savedSearches .login a,
#savedSearches .login .button-group.even-4 li a,
.button-group.even-4 li .saveSearch a,
.saveSearch .button-group.even-4 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-4 li:first-child button,
.button-group.even-4 li:first-child .button,
.button-group.even-4 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-4 li:first-child a,
.button-group.even-4 li:first-child .saveSearch a,
.saveSearch .button-group.even-4 li:first-child a {
    border-left: 0
}
.button-group.even-4 li button,
.button-group.even-4 li .button,
.button-group.even-4 li #savedSearches .login a,
#savedSearches .login .button-group.even-4 li a,
.button-group.even-4 li .saveSearch a,
.saveSearch .button-group.even-4 li a {
    width: 100%
}
.button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%
}
.button-group.even-5 li>button,
.button-group.even-5 li .button,
.button-group.even-5 li #savedSearches .login a,
#savedSearches .login .button-group.even-5 li a,
.button-group.even-5 li .saveSearch a,
.saveSearch .button-group.even-5 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-5 li:first-child button,
.button-group.even-5 li:first-child .button,
.button-group.even-5 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-5 li:first-child a,
.button-group.even-5 li:first-child .saveSearch a,
.saveSearch .button-group.even-5 li:first-child a {
    border-left: 0
}
.button-group.even-5 li button,
.button-group.even-5 li .button,
.button-group.even-5 li #savedSearches .login a,
#savedSearches .login .button-group.even-5 li a,
.button-group.even-5 li .saveSearch a,
.saveSearch .button-group.even-5 li a {
    width: 100%
}
.button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%
}
.button-group.even-6 li>button,
.button-group.even-6 li .button,
.button-group.even-6 li #savedSearches .login a,
#savedSearches .login .button-group.even-6 li a,
.button-group.even-6 li .saveSearch a,
.saveSearch .button-group.even-6 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-6 li:first-child button,
.button-group.even-6 li:first-child .button,
.button-group.even-6 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-6 li:first-child a,
.button-group.even-6 li:first-child .saveSearch a,
.saveSearch .button-group.even-6 li:first-child a {
    border-left: 0
}
.button-group.even-6 li button,
.button-group.even-6 li .button,
.button-group.even-6 li #savedSearches .login a,
#savedSearches .login .button-group.even-6 li a,
.button-group.even-6 li .saveSearch a,
.saveSearch .button-group.even-6 li a {
    width: 100%
}
.button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%
}
.button-group.even-7 li>button,
.button-group.even-7 li .button,
.button-group.even-7 li #savedSearches .login a,
#savedSearches .login .button-group.even-7 li a,
.button-group.even-7 li .saveSearch a,
.saveSearch .button-group.even-7 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-7 li:first-child button,
.button-group.even-7 li:first-child .button,
.button-group.even-7 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-7 li:first-child a,
.button-group.even-7 li:first-child .saveSearch a,
.saveSearch .button-group.even-7 li:first-child a {
    border-left: 0
}
.button-group.even-7 li button,
.button-group.even-7 li .button,
.button-group.even-7 li #savedSearches .login a,
#savedSearches .login .button-group.even-7 li a,
.button-group.even-7 li .saveSearch a,
.saveSearch .button-group.even-7 li a {
    width: 100%
}
.button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%
}
.button-group.even-8 li>button,
.button-group.even-8 li .button,
.button-group.even-8 li #savedSearches .login a,
#savedSearches .login .button-group.even-8 li a,
.button-group.even-8 li .saveSearch a,
.saveSearch .button-group.even-8 li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.even-8 li:first-child button,
.button-group.even-8 li:first-child .button,
.button-group.even-8 li:first-child #savedSearches .login a,
#savedSearches .login .button-group.even-8 li:first-child a,
.button-group.even-8 li:first-child .saveSearch a,
.saveSearch .button-group.even-8 li:first-child a {
    border-left: 0
}
.button-group.even-8 li button,
.button-group.even-8 li .button,
.button-group.even-8 li #savedSearches .login a,
#savedSearches .login .button-group.even-8 li a,
.button-group.even-8 li .saveSearch a,
.saveSearch .button-group.even-8 li a {
    width: 100%
}
.button-group>li {
    display: inline-block;
    margin: 0 -2px
}
.button-group>li>button,
.button-group>li .button,
.button-group>li #savedSearches .login a,
#savedSearches .login .button-group>li a,
.button-group>li .saveSearch a,
.saveSearch .button-group>li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group>li:first-child button,
.button-group>li:first-child .button,
.button-group>li:first-child #savedSearches .login a,
#savedSearches .login .button-group>li:first-child a,
.button-group>li:first-child .saveSearch a,
.saveSearch .button-group>li:first-child a {
    border-left: 0
}
.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}
.button-group.stack>li>button,
.button-group.stack>li .button,
.button-group.stack>li #savedSearches .login a,
#savedSearches .login .button-group.stack>li a,
.button-group.stack>li .saveSearch a,
.saveSearch .button-group.stack>li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child #savedSearches .login a,
#savedSearches .login .button-group.stack>li:first-child a,
.button-group.stack>li:first-child .saveSearch a,
.saveSearch .button-group.stack>li:first-child a {
    border-left: 0
}
.button-group.stack>li>button,
.button-group.stack>li .button,
.button-group.stack>li #savedSearches .login a,
#savedSearches .login .button-group.stack>li a,
.button-group.stack>li .saveSearch a,
.saveSearch .button-group.stack>li a {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.stack>li>button {
    width: 100%
}
.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child #savedSearches .login a,
#savedSearches .login .button-group.stack>li:first-child a,
.button-group.stack>li:first-child .saveSearch a,
.saveSearch .button-group.stack>li:first-child a {
    border-top: 0
}
.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}
.button-group.stack-for-small>li>button,
.button-group.stack-for-small>li .button,
.button-group.stack-for-small>li #savedSearches .login a,
#savedSearches .login .button-group.stack-for-small>li a,
.button-group.stack-for-small>li .saveSearch a,
.saveSearch .button-group.stack-for-small>li a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.stack-for-small>li:first-child button,
.button-group.stack-for-small>li:first-child .button,
.button-group.stack-for-small>li:first-child #savedSearches .login a,
#savedSearches .login .button-group.stack-for-small>li:first-child a,
.button-group.stack-for-small>li:first-child .saveSearch a,
.saveSearch .button-group.stack-for-small>li:first-child a {
    border-left: 0
}
@media only screen and (max-width: 46.25em) {
    .button-group.stack-for-small>li {
        display: block;
        margin: 0;
        width: 100%
    }
    .button-group.stack-for-small>li>button,
    .button-group.stack-for-small>li .button,
    .button-group.stack-for-small>li #savedSearches .login a,
    #savedSearches .login .button-group.stack-for-small>li a,
    .button-group.stack-for-small>li .saveSearch a,
    .saveSearch .button-group.stack-for-small>li a {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.stack-for-small>li:first-child button,
    .button-group.stack-for-small>li:first-child .button,
    .button-group.stack-for-small>li:first-child #savedSearches .login a,
    #savedSearches .login .button-group.stack-for-small>li:first-child a,
    .button-group.stack-for-small>li:first-child .saveSearch a,
    .saveSearch .button-group.stack-for-small>li:first-child a {
        border-left: 0
    }
    .button-group.stack-for-small>li>button,
    .button-group.stack-for-small>li .button,
    .button-group.stack-for-small>li #savedSearches .login a,
    #savedSearches .login .button-group.stack-for-small>li a,
    .button-group.stack-for-small>li .saveSearch a,
    .saveSearch .button-group.stack-for-small>li a {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.stack-for-small>li>button {
        width: 100%
    }
    .button-group.stack-for-small>li:first-child button,
    .button-group.stack-for-small>li:first-child .button,
    .button-group.stack-for-small>li:first-child #savedSearches .login a,
    #savedSearches .login .button-group.stack-for-small>li:first-child a,
    .button-group.stack-for-small>li:first-child .saveSearch a,
    .saveSearch .button-group.stack-for-small>li:first-child a {
        border-top: 0
    }
}
.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}
.button-group.radius>*>button,
.button-group.radius>* .button,
.button-group.radius>* #savedSearches .login a,
#savedSearches .login .button-group.radius>* a,
.button-group.radius>* .saveSearch a,
.saveSearch .button-group.radius>* a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.radius>*:first-child button,
.button-group.radius>*:first-child .button,
.button-group.radius>*:first-child #savedSearches .login a,
#savedSearches .login .button-group.radius>*:first-child a,
.button-group.radius>*:first-child .saveSearch a,
.saveSearch .button-group.radius>*:first-child a {
    border-left: 0
}
.button-group.radius>*,
.button-group.radius>*>a,
.button-group.radius>*>button,
.button-group.radius>*>.button,
#savedSearches .login .button-group.radius>*>a,
.saveSearch .button-group.radius>*>a {
    border-radius: 0
}
.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button,
#savedSearches .login .button-group.radius>*:first-child>a,
.saveSearch .button-group.radius>*:first-child>a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button,
#savedSearches .login .button-group.radius>*:last-child>a,
.saveSearch .button-group.radius>*:last-child>a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.button-group.radius.stack>* {
    display: block;
    margin: 0
}
.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button,
.button-group.radius.stack>* #savedSearches .login a,
#savedSearches .login .button-group.radius.stack>* a,
.button-group.radius.stack>* .saveSearch a,
.saveSearch .button-group.radius.stack>* a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button,
.button-group.radius.stack>*:first-child #savedSearches .login a,
#savedSearches .login .button-group.radius.stack>*:first-child a,
.button-group.radius.stack>*:first-child .saveSearch a,
.saveSearch .button-group.radius.stack>*:first-child a {
    border-left: 0
}
.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button,
.button-group.radius.stack>* #savedSearches .login a,
#savedSearches .login .button-group.radius.stack>* a,
.button-group.radius.stack>* .saveSearch a,
.saveSearch .button-group.radius.stack>* a {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.radius.stack>*>button {
    width: 100%
}
.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button,
.button-group.radius.stack>*:first-child #savedSearches .login a,
#savedSearches .login .button-group.radius.stack>*:first-child a,
.button-group.radius.stack>*:first-child .saveSearch a,
.saveSearch .button-group.radius.stack>*:first-child a {
    border-top: 0
}
.button-group.radius.stack>*,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button,
.button-group.radius.stack>*>.button,
#savedSearches .login .button-group.radius.stack>*>a,
.saveSearch .button-group.radius.stack>*>a {
    border-radius: 0
}
.button-group.radius.stack>*:first-child,
.button-group.radius.stack>*:first-child>a,
.button-group.radius.stack>*:first-child>button,
.button-group.radius.stack>*:first-child>.button,
#savedSearches .login .button-group.radius.stack>*:first-child>a,
.saveSearch .button-group.radius.stack>*:first-child>a {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.button-group.radius.stack>*:last-child,
.button-group.radius.stack>*:last-child>a,
.button-group.radius.stack>*:last-child>button,
.button-group.radius.stack>*:last-child>.button,
#savedSearches .login .button-group.radius.stack>*:last-child>a,
.saveSearch .button-group.radius.stack>*:last-child>a {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
@media only screen and (min-width: 46.3125em) {
    .button-group.radius.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>* #savedSearches .login a,
    #savedSearches .login .button-group.radius.stack-for-small>* a,
    .button-group.radius.stack-for-small>* .saveSearch a,
    .saveSearch .button-group.radius.stack-for-small>* a {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button,
    .button-group.radius.stack-for-small>*:first-child #savedSearches .login a,
    #savedSearches .login .button-group.radius.stack-for-small>*:first-child a,
    .button-group.radius.stack-for-small>*:first-child .saveSearch a,
    .saveSearch .button-group.radius.stack-for-small>*:first-child a {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>*>.button,
    #savedSearches .login .button-group.radius.stack-for-small>*>a,
    .saveSearch .button-group.radius.stack-for-small>*>a {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>*:first-child,
    .button-group.radius.stack-for-small>*:first-child>a,
    .button-group.radius.stack-for-small>*:first-child>button,
    .button-group.radius.stack-for-small>*:first-child>.button,
    #savedSearches .login .button-group.radius.stack-for-small>*:first-child>a,
    .saveSearch .button-group.radius.stack-for-small>*:first-child>a {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }
    .button-group.radius.stack-for-small>*:last-child,
    .button-group.radius.stack-for-small>*:last-child>a,
    .button-group.radius.stack-for-small>*:last-child>button,
    .button-group.radius.stack-for-small>*:last-child>.button,
    #savedSearches .login .button-group.radius.stack-for-small>*:last-child>a,
    .saveSearch .button-group.radius.stack-for-small>*:last-child>a {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}
@media only screen and (max-width: 46.25em) {
    .button-group.radius.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>* #savedSearches .login a,
    #savedSearches .login .button-group.radius.stack-for-small>* a,
    .button-group.radius.stack-for-small>* .saveSearch a,
    .saveSearch .button-group.radius.stack-for-small>* a {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button,
    .button-group.radius.stack-for-small>*:first-child #savedSearches .login a,
    #savedSearches .login .button-group.radius.stack-for-small>*:first-child a,
    .button-group.radius.stack-for-small>*:first-child .saveSearch a,
    .saveSearch .button-group.radius.stack-for-small>*:first-child a {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>* #savedSearches .login a,
    #savedSearches .login .button-group.radius.stack-for-small>* a,
    .button-group.radius.stack-for-small>* .saveSearch a,
    .saveSearch .button-group.radius.stack-for-small>* a {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }
    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button,
    .button-group.radius.stack-for-small>*:first-child #savedSearches .login a,
    #savedSearches .login .button-group.radius.stack-for-small>*:first-child a,
    .button-group.radius.stack-for-small>*:first-child .saveSearch a,
    .saveSearch .button-group.radius.stack-for-small>*:first-child a {
        border-top: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>*>.button,
    #savedSearches .login .button-group.radius.stack-for-small>*>a,
    .saveSearch .button-group.radius.stack-for-small>*>a {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>*:first-child,
    .button-group.radius.stack-for-small>*:first-child>a,
    .button-group.radius.stack-for-small>*:first-child>button,
    .button-group.radius.stack-for-small>*:first-child>.button,
    #savedSearches .login .button-group.radius.stack-for-small>*:first-child>a,
    .saveSearch .button-group.radius.stack-for-small>*:first-child>a {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }
    .button-group.radius.stack-for-small>*:last-child,
    .button-group.radius.stack-for-small>*:last-child>a,
    .button-group.radius.stack-for-small>*:last-child>button,
    .button-group.radius.stack-for-small>*:last-child>.button,
    #savedSearches .login .button-group.radius.stack-for-small>*:last-child>a,
    .saveSearch .button-group.radius.stack-for-small>*:last-child>a {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}
.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}
.button-group.round>*>button,
.button-group.round>* .button,
.button-group.round>* #savedSearches .login a,
#savedSearches .login .button-group.round>* a,
.button-group.round>* .saveSearch a,
.saveSearch .button-group.round>* a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.round>*:first-child button,
.button-group.round>*:first-child .button,
.button-group.round>*:first-child #savedSearches .login a,
#savedSearches .login .button-group.round>*:first-child a,
.button-group.round>*:first-child .saveSearch a,
.saveSearch .button-group.round>*:first-child a {
    border-left: 0
}
.button-group.round>*,
.button-group.round>*>a,
.button-group.round>*>button,
.button-group.round>*>.button,
#savedSearches .login .button-group.round>*>a,
.saveSearch .button-group.round>*>a {
    border-radius: 0
}
.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button,
.button-group.round>*:first-child>.button,
#savedSearches .login .button-group.round>*:first-child>a,
.saveSearch .button-group.round>*:first-child>a {
    -webkit-border-bottom-left-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%
}
.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button,
.button-group.round>*:last-child>.button,
#savedSearches .login .button-group.round>*:last-child>a,
.saveSearch .button-group.round>*:last-child>a {
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
}
.button-group.round.stack>* {
    display: block;
    margin: 0
}
.button-group.round.stack>*>button,
.button-group.round.stack>* .button,
.button-group.round.stack>* #savedSearches .login a,
#savedSearches .login .button-group.round.stack>* a,
.button-group.round.stack>* .saveSearch a,
.saveSearch .button-group.round.stack>* a {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}
.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button,
.button-group.round.stack>*:first-child #savedSearches .login a,
#savedSearches .login .button-group.round.stack>*:first-child a,
.button-group.round.stack>*:first-child .saveSearch a,
.saveSearch .button-group.round.stack>*:first-child a {
    border-left: 0
}
.button-group.round.stack>*>button,
.button-group.round.stack>* .button,
.button-group.round.stack>* #savedSearches .login a,
#savedSearches .login .button-group.round.stack>* a,
.button-group.round.stack>* .saveSearch a,
.saveSearch .button-group.round.stack>* a {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.round.stack>*>button {
    width: 100%
}
.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button,
.button-group.round.stack>*:first-child #savedSearches .login a,
#savedSearches .login .button-group.round.stack>*:first-child a,
.button-group.round.stack>*:first-child .saveSearch a,
.saveSearch .button-group.round.stack>*:first-child a {
    border-top: 0
}
.button-group.round.stack>*,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button,
.button-group.round.stack>*>.button,
#savedSearches .login .button-group.round.stack>*>a,
.saveSearch .button-group.round.stack>*>a {
    border-radius: 0
}
.button-group.round.stack>*:first-child,
.button-group.round.stack>*:first-child>a,
.button-group.round.stack>*:first-child>button,
.button-group.round.stack>*:first-child>.button,
#savedSearches .login .button-group.round.stack>*:first-child>a,
.saveSearch .button-group.round.stack>*:first-child>a {
    -webkit-top-left-radius: .5rem;
    -webkit-top-right-radius: .5rem;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}
.button-group.round.stack>*:last-child,
.button-group.round.stack>*:last-child>a,
.button-group.round.stack>*:last-child>button,
.button-group.round.stack>*:last-child>.button,
#savedSearches .login .button-group.round.stack>*:last-child>a,
.saveSearch .button-group.round.stack>*:last-child>a {
    -webkit-bottom-left-radius: .5rem;
    -webkit-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem
}
@media only screen and (min-width: 46.3125em) {
    .button-group.round.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>* #savedSearches .login a,
    #savedSearches .login .button-group.round.stack-for-small>* a,
    .button-group.round.stack-for-small>* .saveSearch a,
    .saveSearch .button-group.round.stack-for-small>* a {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button,
    .button-group.round.stack-for-small>*:first-child #savedSearches .login a,
    #savedSearches .login .button-group.round.stack-for-small>*:first-child a,
    .button-group.round.stack-for-small>*:first-child .saveSearch a,
    .saveSearch .button-group.round.stack-for-small>*:first-child a {
        border-left: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>*>.button,
    #savedSearches .login .button-group.round.stack-for-small>*>a,
    .saveSearch .button-group.round.stack-for-small>*>a {
        border-radius: 0
    }
    .button-group.round.stack-for-small>*:first-child,
    .button-group.round.stack-for-small>*:first-child>a,
    .button-group.round.stack-for-small>*:first-child>button,
    .button-group.round.stack-for-small>*:first-child>.button,
    #savedSearches .login .button-group.round.stack-for-small>*:first-child>a,
    .saveSearch .button-group.round.stack-for-small>*:first-child>a {
        -webkit-border-bottom-left-radius: 50%;
        -webkit-border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
        border-top-left-radius: 50%
    }
    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button,
    #savedSearches .login .button-group.round.stack-for-small>*:last-child>a,
    .saveSearch .button-group.round.stack-for-small>*:last-child>a {
        -webkit-border-bottom-right-radius: 50%;
        -webkit-border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        border-top-right-radius: 50%
    }
}
@media only screen and (max-width: 46.25em) {
    .button-group.round.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>* #savedSearches .login a,
    #savedSearches .login .button-group.round.stack-for-small>* a,
    .button-group.round.stack-for-small>* .saveSearch a,
    .saveSearch .button-group.round.stack-for-small>* a {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button,
    .button-group.round.stack-for-small>*:first-child #savedSearches .login a,
    #savedSearches .login .button-group.round.stack-for-small>*:first-child a,
    .button-group.round.stack-for-small>*:first-child .saveSearch a,
    .saveSearch .button-group.round.stack-for-small>*:first-child a {
        border-left: 0
    }
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>* #savedSearches .login a,
    #savedSearches .login .button-group.round.stack-for-small>* a,
    .button-group.round.stack-for-small>* .saveSearch a,
    .saveSearch .button-group.round.stack-for-small>* a {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button {
        width: 100%
    }
    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button,
    .button-group.round.stack-for-small>*:first-child #savedSearches .login a,
    #savedSearches .login .button-group.round.stack-for-small>*:first-child a,
    .button-group.round.stack-for-small>*:first-child .saveSearch a,
    .saveSearch .button-group.round.stack-for-small>*:first-child a {
        border-top: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>*>.button,
    #savedSearches .login .button-group.round.stack-for-small>*>a,
    .saveSearch .button-group.round.stack-for-small>*>a {
        border-radius: 0
    }
    .button-group.round.stack-for-small>*:first-child,
    .button-group.round.stack-for-small>*:first-child>a,
    .button-group.round.stack-for-small>*:first-child>button,
    .button-group.round.stack-for-small>*:first-child>.button,
    #savedSearches .login .button-group.round.stack-for-small>*:first-child>a,
    .saveSearch .button-group.round.stack-for-small>*:first-child>a {
        -webkit-top-left-radius: .5rem;
        -webkit-top-right-radius: .5rem;
        border-top-left-radius: .5rem;
        border-top-right-radius: .5rem
    }
    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button,
    #savedSearches .login .button-group.round.stack-for-small>*:last-child>a,
    .saveSearch .button-group.round.stack-for-small>*:last-child>a {
        -webkit-bottom-left-radius: .5rem;
        -webkit-bottom-right-radius: .5rem;
        border-bottom-left-radius: .5rem;
        border-bottom-right-radius: .5rem
    }
}
.button-bar:before,
.button-bar:after {
    content: " ";
    display: table
}
.button-bar:after {
    clear: both
}
.button-bar .button-group {
    float: left;
    margin-right: .625rem
}
.button-bar .button-group div {
    overflow: hidden
}
.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative
}
.flex-video.widescreen {
    padding-bottom: 56.34%
}
.flex-video.vimeo {
    padding-top: 0
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}
form {
    margin: 0 0 1rem
}
form .row .row {
    margin: 0 -.5rem
}
form .row .row .column,
form .row .row .columns {
    padding: 0 .5rem
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5rem
}
label {
    color: #231f20;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0
}
label.right {
    float: none !important;
    text-align: right
}
label.inline {
    margin: 0 0 1rem 0;
    padding: .5625rem 0
}
label small {
    text-transform: capitalize;
    color: #463e40
}
.prefix,
.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 1rem;
    height: 2.4375rem;
    line-height: 2.4375rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}
.postfix.button,
#savedSearches .login a.postfix,
.saveSearch a.postfix {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}
.prefix.button,
#savedSearches .login a.prefix,
.saveSearch a.prefix {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}
.prefix.button.radius,
#savedSearches .login a.prefix.radius,
.saveSearch a.prefix.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.postfix.button.radius,
#savedSearches .login a.postfix.radius,
.saveSearch a.postfix.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.prefix.button.round,
#savedSearches .login a.prefix.round,
.saveSearch a.prefix.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%
}
.postfix.button.round,
#savedSearches .login a.postfix.round,
.saveSearch a.postfix.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
}
span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}
span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: none;
    color: #656263;
    display: block;
    font-family: inherit;
    font-size: 1rem;
    height: 2.4375rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    -moz-transition: border-color .15s linear, background .15s linear;
    -ms-transition: border-color .15s linear, background .15s linear;
    -o-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}
input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fff;
    border-color: #464646;
    outline: none
}
input:not([type]):disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: not-allowed
}
input:not([type])[disabled],
input:not([type])[readonly],
fieldset[disabled] input:not([type]),
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: not-allowed
}
input:not([type]).radius,
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px
}
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}
textarea[rows] {
    height: auto
}
textarea {
    max-width: 100%
}
::-webkit-input-placeholder {
    color: #888
}
:-moz-placeholder {
    color: #888
}
::-moz-placeholder {
    color: #888
}
:-ms-input-placeholder {
    color: #888
}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url('../RXB/RXB_Brasilplast/2017/css/data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+?v=1272529053325962568');
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: #656263;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.4375rem
}
select::-ms-expand {
    display: none
}
select.radius {
    border-radius: 3px
}
select:focus {
    background-color: #f3f3f3;
    border-color: #464646
}
select:disabled {
    background-color: #ddd;
    cursor: not-allowed
}
select[multiple] {
    height: auto
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0
}
input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: 1px solid #ccc;
    margin: 1.125rem 0;
    padding: 1.25rem
}
fieldset legend {
    font-weight: 700;
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #b01e31;
    color: #fff
}
[data-abide] span.error,
[data-abide] small.error {
    display: none
}
span.error,
small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #b01e31;
    color: #fff
}
.error input,
.error textarea,
.error select {
    margin-bottom: 0
}
.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem
}
.error label,
.error label.error {
    color: #b01e31
}
.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #b01e31;
    color: #fff
}
.error>label>small {
    background: transparent;
    color: #463e40;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}
.error span.error-message {
    display: block
}
input.error,
textarea.error,
select.error {
    margin-bottom: 0
}
label.error {
    color: #b01e31
}
.inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}
.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}
.inline-list>li>* {
    display: block
}
ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}
ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem
}
ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .0625rem .625rem .0625rem
}
ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
    background: #e6e6e6
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
    background: transparent
}
ul.pagination li.current a,
ul.pagination li.current button {
    background: #29576c;
    color: #fff;
    cursor: default;
    font-weight: 700
}
ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current button:hover,
ul.pagination li.current button:focus {
    background: #29576c
}
ul.pagination li {
    display: block;
    float: left
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}
.panel {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #EFEFEF;
    color: #656263
}
.panel>:first-child {
    margin-top: 0
}
.panel>:last-child {
    margin-bottom: 0
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel #sessionDetails .startTime,
#sessionDetails .panel .startTime,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
    color: #656263
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel #sessionDetails .startTime,
#sessionDetails .panel .startTime,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel #sessionDetails .subheader.startTime,
#sessionDetails .panel .subheader.startTime,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}
.panel.callout {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ded8cb;
    color: #656263
}
.panel.callout>:first-child {
    margin-top: 0
}
.panel.callout>:last-child {
    margin-bottom: 0
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout #sessionDetails .startTime,
#sessionDetails .panel.callout .startTime,
.panel.callout h5,
.panel.callout h6,
.panel.callout p,
.panel.callout li,
.panel.callout dl {
    color: #656263
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout #sessionDetails .startTime,
#sessionDetails .panel.callout .startTime,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout #sessionDetails .subheader.startTime,
#sessionDetails .panel.callout .subheader.startTime,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}
.panel.callout a:not(.button) {
    color: #546C7E
}
.panel.callout a:not(.button):hover,
.panel.callout a:not(.button):focus {
    color: #464646
}
.panel.radius {
    border-radius: 3px
}
.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25rem
}
.pricing-table * {
    list-style: none;
    line-height: 1
}
.pricing-table .title {
    background-color: #333;
    color: #eee;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 300;
    padding: .9375rem 1.25rem;
    text-align: center
}
.pricing-table .price {
    background-color: #F6F6F6;
    color: #333;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 300;
    padding: .9375rem 1.25rem;
    text-align: center
}
.pricing-table .description {
    background-color: #fff;
    border-bottom: dotted 1px #ddd;
    color: #777;
    font-size: .75rem;
    font-weight: 300;
    line-height: 1.4;
    padding: .9375rem;
    text-align: center
}
.pricing-table .bullet-item {
    background-color: #fff;
    border-bottom: dotted 1px #ddd;
    color: #333;
    font-size: .875rem;
    font-weight: 300;
    padding: .9375rem;
    text-align: center
}
.pricing-table .cta-button {
    background-color: #fff;
    padding: 1.25rem 1.25rem 0;
    text-align: center
}
.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}
.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}
@media only screen and (max-width: 46.25em) {
    .reveal-modal {
        min-height: 100vh
    }
}
.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}
.reveal-modal>:first-child {
    margin-top: 0
}
.reveal-modal>:last-child {
    margin-bottom: 0
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 80%
    }
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal {
        top: 6.25rem
    }
}
.reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px
}
.reveal-modal.round {
    box-shadow: none;
    border-radius: 50%
}
.reveal-modal.collapse {
    padding: 0;
    box-shadow: none
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 30%
    }
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 40%
    }
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 60%
    }
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 70%
    }
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 95%
    }
}
.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}
@media only screen and (min-width: 46.3125em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 81.25rem;
        right: 0;
        width: 100%
    }
}
.reveal-modal.toback {
    z-index: 1003
}
.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}
table {
    background: #fff;
    border: solid 0 #ccc;
    margin-bottom: 1.25rem;
    table-layout: auto
}
table caption {
    background: transparent;
    color: #FFF;
    font-size: 1rem;
    font-weight: bold
}
table thead {
    background: #231f20
}
table thead tr th,
table thead tr td {
    color: #FFF;
    font-size: 1rem;
    font-weight: 700;
    padding: .5rem
}
table tfoot {
    background: #231f20
}
table tfoot tr th,
table tfoot tr td {
    color: #FFF;
    font-size: 1rem;
    font-weight: 700;
    padding: .5rem
}
table tr th,
table tr td {
    color: #656263;
    font-size: 1rem;
    padding: .5rem;
    text-align: left
}
table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
    background: #EFEFEF
}
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
    display: table-cell;
    line-height: 1.5rem
}
.th {
    border: solid 4px #fff;
    box-shadow: 0 0 0 1px #EFEFEF;
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out
}
.th:hover,
.th:focus {
    box-shadow: 0 0 0 1px #464646
}
.th.radius {
    border-radius: 3px
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
.text-justify {
    text-align: justify !important
}
@media only screen and (max-width: 46.25em) {
    .small-only-text-left {
        text-align: left !important
    }
    .small-only-text-right {
        text-align: right !important
    }
    .small-only-text-center {
        text-align: center !important
    }
    .small-only-text-justify {
        text-align: justify !important
    }
}
@media only screen {
    .small-text-left {
        text-align: left !important
    }
    .small-text-right {
        text-align: right !important
    }
    .small-text-center {
        text-align: center !important
    }
    .small-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 46.3125em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }
    .medium-only-text-right {
        text-align: right !important
    }
    .medium-only-text-center {
        text-align: center !important
    }
    .medium-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 46.3125em) {
    .medium-text-left {
        text-align: left !important
    }
    .medium-text-right {
        text-align: right !important
    }
    .medium-text-center {
        text-align: center !important
    }
    .medium-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 64.0625em) and (max-width: 80em) {
    .large-only-text-left {
        text-align: left !important
    }
    .large-only-text-right {
        text-align: right !important
    }
    .large-only-text-center {
        text-align: center !important
    }
    .large-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left !important
    }
    .large-text-right {
        text-align: right !important
    }
    .large-text-center {
        text-align: center !important
    }
    .large-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 80.0625em) and (max-width: 100em) {
    .xlarge-only-text-left {
        text-align: left !important
    }
    .xlarge-only-text-right {
        text-align: right !important
    }
    .xlarge-only-text-center {
        text-align: center !important
    }
    .xlarge-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 80.0625em) {
    .xlarge-text-left {
        text-align: left !important
    }
    .xlarge-text-right {
        text-align: right !important
    }
    .xlarge-text-center {
        text-align: center !important
    }
    .xlarge-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }
    .xxlarge-only-text-right {
        text-align: right !important
    }
    .xxlarge-only-text-center {
        text-align: center !important
    }
    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 100.0625em) {
    .xxlarge-text-left {
        text-align: left !important
    }
    .xxlarge-text-right {
        text-align: right !important
    }
    .xxlarge-text-center {
        text-align: center !important
    }
    .xxlarge-text-justify {
        text-align: justify !important
    }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
#sessionDetails .startTime,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
a {
    color: #546C7E;
    line-height: inherit;
    text-decoration: underline
}
a:hover,
a:focus {
    color: #464646;
    text-decoration: none
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}
p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}
p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}
h1,
h2,
h3,
h4,
#sessionDetails .startTime,
h5,
h6 {
    color: #222;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility
}
h1 small,
h2 small,
h3 small,
h4 small,
#sessionDetails .startTime small,
h5 small,
h6 small {
    color: inherit;
    font-size: 60%;
    line-height: 0
}
h1 {
    font-size: 1.9375rem
}
h2 {
    font-size: 1.5625rem
}
h3 {
    font-size: 1.5rem
}
h4,
#sessionDetails .startTime {
    font-size: 1.125rem
}
h5 {
    font-size: 1rem
}
h6 {
    font-size: 1rem
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: .2rem;
    margin-bottom: .5rem
}
hr {
    border: solid #CCC;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.875rem 0 1.8125rem
}
em,
i {
    font-style: italic;
    line-height: inherit
}
strong,
b {
    font-weight: 700;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    background-color: #e9e0ce;
    border-color: #dbcdaf;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 300;
    padding: .125rem .3125rem .0625rem
}
ul,
ol,
dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}
ul {
    margin-left: 2.5rem
}
ul li ul,
ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square;
    margin-left: 2.5rem
}
ul.circle {
    list-style-type: circle;
    margin-left: 2.5rem
}
ul.disc {
    list-style-type: disc;
    margin-left: 2.5rem
}
ol {
    margin-left: 2.5rem
}
ol li ul,
ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}
.no-bullet {
    list-style-type: none;
    margin-left: 0
}
.no-bullet li ul,
.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}
dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}
dl dd {
    margin-bottom: .75rem
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #656263;
    cursor: help
}
abbr {
    text-transform: none
}
abbr[title] {
    border-bottom: 1px dotted #ddd
}
blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem .5625rem 1.125rem;
    border-left: 2px solid #ddd
}
blockquote cite {
    display: block;
    font-size: .875rem;
    color: #544121
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #544121
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #656263
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: 700;
    font-size: .9375rem
}
.vevent .summary {
    font-weight: 700
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 700;
    border: none;
    padding: 0 .0625rem
}
@media only screen and (min-width: 46.3125em) {
    h1,
    h2,
    h3,
    h4,
    #sessionDetails .startTime,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.25rem
    }
    h2 {
        font-size: 1.875rem
    }
    h3 {
        font-size: 1.5rem
    }
    h4,
    #sessionDetails .startTime {
        font-size: 1.125rem
    }
    h5 {
        font-size: 1rem
    }
    h6 {
        font-size: 1rem
    }
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .34in
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 46.3125em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 64.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 80.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 100.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
.show-for-landscape,
.hide-for-portrait {
    display: inherit !important
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table !important
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}
@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}
.show-for-touch {
    display: none !important
}
.hide-for-touch {
    display: inherit !important
}
.touch .show-for-touch {
    display: inherit !important
}
.touch .hide-for-touch {
    display: none !important
}
table.hide-for-touch {
    display: table !important
}
.touch table.show-for-touch {
    display: table !important
}
thead.hide-for-touch {
    display: table-header-group !important
}
.touch thead.show-for-touch {
    display: table-header-group !important
}
tbody.hide-for-touch {
    display: table-row-group !important
}
.touch tbody.show-for-touch {
    display: table-row-group !important
}
tr.hide-for-touch {
    display: table-row !important
}
.touch tr.show-for-touch {
    display: table-row !important
}
td.hide-for-touch {
    display: table-cell !important
}
.touch td.show-for-touch {
    display: table-cell !important
}
th.hide-for-touch {
    display: table-cell !important
}
.touch th.show-for-touch {
    display: table-cell !important
}
.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}
.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}
.show-on-focus:focus,
.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}
.print-only,
.show-for-print {
    display: none !important
}
@media print {
    .print-only,
    .show-for-print {
        display: block !important
    }
    .hide-on-print,
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}
@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}
@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
.pga-header .pga-mobile a:before,
.ui-accordion .ui-accordion-header a:before,
#topNavigation ul.level1>li.hasChildren>a:after,
#topNavigation ul.level1>li#navTreeItem-26719:before,
#topNavigation ul.level2 li.hasChildren>a:after,
.pga-clone #topNavigation ul.level1>li#navTreeItem-16360 a:before,
.pga-clone #topNavigation ul.level1>li#navTreeItem-16360:hover a:before,
.swiper-button-prev:before,
.swiper-button-next:before,
#voviciButton a:before,
button .user-portal-icon,
.chevron-blue-default,
.image-edit-default,
.favourite-book-session-active.shortlist span.buttonIcon,
.favourite-book-session-selected.shortlist span.buttonIcon,
.favourite-book-session-disabled.shortlist span.buttonIcon,
.favourite-book-session-active.book.free span.buttonIcon,
.favourite-book-session-selected.book.free span.buttonIcon,
.favourite-book-session-disabled.book.free span.buttonIcon,
.favourite-book-session-active.book.paid span.buttonIcon,
.favourite-book-session-selected.book.paid span.buttonIcon,
.favourite-book-session-disabled.book.paid span.buttonIcon {
    display: inline-block;
    font: normal normal normal 16px/1 "Material-Design-Iconic-Font";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-osx-font-smoothing: grayscale
}
.pga-featured {
    background-color: #EFEFEF;
    padding: 3.75rem 0
}
.pga-featured h3 {
    color: #908a7e !important;
    margin: 0
}
.pga-featured hr {
    border: 1px solid #908a7e;
    width: 100px;
    margin: 1.875rem auto
}
.pga-featured #featured-exhibitors {
    padding: .625rem 1.25rem
}
.pga-featured .swiper-slide {
    width: 100%
}
@media only screen and (min-width: 46.3125em) {
    .pga-featured .swiper-slide {
        width: 50%
    }
}
@media only screen and (min-width: 64.0625em) {
    .pga-featured .swiper-slide {
        width: 20%
    }
}
.pga-featured .featured {
    margin: 0 1.25rem;
    background-color: #fff;
    padding: 1.25rem;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 300ms ease-out
}
@media only screen and (min-width: 46.3125em) {
    .pga-featured .featured {
        max-width: 200px;
        margin: auto
    }
}
.pga-featured .featured:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
.pga-featured .swiper-button-next:before,
.pga-featured .swiper-button-prev:before {
    color: #908a7e;
    font-size: 3rem;
    transition: all 300ms ease-out
}
.pga-featured .swiper-button-next:hover:before,
.pga-featured .swiper-button-prev:hover:before {
    color: #464646
}
.pga-featured .swiper-button-prev {
    left: 10px
}
.pga-featured .swiper-button-next {
    right: 10px
}
.pga-footer {
    color: #fff;
    background-color:#61899b;
    padding: 3.75rem 0
}
.pga-footer a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 300ms ease-out
}
.pga-footer a:hover {
    color: #00acec;
    text-decoration: underline
}
.pga-footer .widget {
    margin-bottom: 1.875rem
}
.pga-footer .widget h4,
.pga-footer .widget #sessionDetails .startTime,
#sessionDetails .pga-footer .widget .startTime {
    color: #ccc !important;
    font-weight: 700;
    margin: 0 0 .625rem 0
}
.pga-footer .widget h4 i,
.pga-footer .widget #sessionDetails .startTime i,
#sessionDetails .pga-footer .widget .startTime i {
    margin-right: .3125rem
}
@media only screen and (min-width: 64.0625em) {
    .pga-footer .widget:last-of-type {
        margin-bottom: 0
    }
}
.pga-footer .pga-about .logo {
    display: block;
    background: url('../RXB/RXB_Brasilplast/2017/imagens/geral/feiplastic-logo-footer2019.png?v=1272529053325962568') no-repeat;
    width: 200px;
    height: 70px;
    overflow: hidden;
    text-indent: -9999px;
    margin-bottom: 1.25rem;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .6;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain
}
.pga-footer .pga-about li {
    font-size: .875rem
}
.pga-footer .pga-about li:before,
.pga-footer .pga-about li:after {
    content: " ";
    display: table
}
.pga-footer .pga-about li:after {
    clear: both
}
.pga-footer .pga-about li i {
    float: left;
    width: 24px;
    line-height: 1.5rem
}
.pga-footer .pga-about li span {
    display: block;
    margin-left: 24px
}
.pga-footer .feedEkList {
    margin: 0;
    padding: 0;
    list-style: none
}
.pga-footer .feedEkList li {
    margin-bottom: 1.25rem;
    font-size: .875rem
}
.pga-footer .feedEkList li:last-child {
    margin-bottom: 0
}
.pga-footer .feedEkList li a {
    display: block
}
.pga-footer #instafeed {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
.pga-footer #instafeed:before,
.pga-footer #instafeed:after {
    content: " ";
    display: table
}
.pga-footer #instafeed:after {
    clear: both
}
.pga-footer #instafeed>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}
.pga-footer #instafeed>li {
    list-style: none;
    padding: 0 .625rem 1.25rem;
    width: 25%
}
.pga-footer #instafeed>li:nth-of-type(1n) {
    clear: none
}
.pga-footer #instafeed>li:nth-of-type(4n+1) {
    clear: both
}
.pga-footer #instafeed li {
    text-align: center
}
.pga-footer #instafeed a {
    display: block;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    transition: all 300ms ease-out
}
.pga-footer #instafeed a:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
.pga-footer .pga-social li {
    font-size: 1rem
}
.pga-footer .pga-social a {
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 2rem;
    color: rgba(255, 255, 255, 0.4);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition: all 300ms ease-out
}
.pga-footer .pga-social a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}
.pga-footer .pga-social .facebook a:hover {
    background-color: #3b5998
}
.pga-footer .pga-social .twitter a:hover {
    background-color: #00aced
}
.pga-footer .pga-social .youtube a:hover {
    background-color: #00D755
}
.pga-footer .pga-social .instagram a:hover {
    background-color: #517fa4
}
.pga-footer .pga-social .linkedin a:hover {
    background-color: #007bb6
}
.pga-footer .pga-footer-bottom {
    max-width: 81.25rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin: 1.875rem auto 0 auto;
    padding-top: 1.875rem;
    font-size: .875rem
}
.pga-footer .pga-footer-bottom li {
    font-size: .875rem
}
@media only screen and (max-width: 64em) {
    .pga-footer .pga-footer-bottom li {
        text-align: center
    }
}
@media only screen and (max-width: 64em) {
    .pga-footer .pga-footer-bottom .copyright {
        margin-bottom: 1.875rem;
        text-align: center
    }
}
@media only screen and (min-width: 64.0625em) {
    .pga-footer .pga-footer-bottom .pga-links {
        float: right;
        list-style: none;
        margin-top: 0;
        margin-bottom: 1.0625rem;
        margin-left: -1.375rem;
        margin-right: 0;
        overflow: hidden;
        padding: 0
    }
    .pga-footer .pga-footer-bottom .pga-links>li {
        display: block;
        float: left;
        list-style: none;
        margin-left: 1.375rem
    }
    .pga-footer .pga-footer-bottom .pga-links>li>* {
        display: block
    }
}
@media only screen and (max-width: 64em) {
    .pga-footer .pga-footer-bottom .pga-links {
        display: block;
        padding: 0;
        margin: 0 -.625rem
    }
    .pga-footer .pga-footer-bottom .pga-links:before,
    .pga-footer .pga-footer-bottom .pga-links:after {
        content: " ";
        display: table
    }
    .pga-footer .pga-footer-bottom .pga-links:after {
        clear: both
    }
    .pga-footer .pga-footer-bottom .pga-links>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 .625rem 1.25rem
    }
    .pga-footer .pga-footer-bottom .pga-links>li {
        list-style: none;
        padding: 0 .625rem 1.25rem;
        width: 33.33333%
    }
    .pga-footer .pga-footer-bottom .pga-links>li:nth-of-type(1n) {
        clear: none
    }
    .pga-footer .pga-footer-bottom .pga-links>li:nth-of-type(3n+1) {
        clear: both
    }
}
.pga-footer .inline-list {
    margin-bottom: 0
}
.pga-footer .produced-by,
.pga-footer .relx-group {
    display: block;
    background: url('http://v2-pgaexpo.rxnova.com/RNA/RNA_PGAExpo_V2/2016/framework/reedexpo.png?v=1272529053325962568') no-repeat;
    width: 175px;
    height: 24px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 1.25rem 0 0 0
}
.pga-footer .relx-group {
    background-image: url('http://v2-pgaexpo.rxnova.com/RNA/RNA_PGAExpo_V2/2016/framework/relx-group.png?v=1272529053325962568');
    width: 160px;
    height: 26px
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.inputForm table {
    border: 0;
    width: 100%
}
.inputForm table tr.even,
.inputForm table tr.alt,
.inputForm table tr:nth-of-type(even) {
    background-color: transparent
}
.inputForm .xformvalidator {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: right;
    margin-left: 8.33333% !important;
    background-color: #b01e31;
    color: #FFF !important;
    text-transform: uppercase;
    padding: .625rem;
    font-size: .75rem;
    text-align: center
}
@media only screen and (max-width: 64em) {
    .inputForm .xformvalidator {
        margin-top: .3125rem;
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: right;
        margin-left: 0 !important
    }
}
.inputForm td,
.inputForm .formSection {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%;
    vertical-align: top;
    width: auto;
    max-width: auto
}
.inputForm td:before,
.inputForm td:after,
.inputForm .formSection:before,
.inputForm .formSection:after {
    content: " ";
    display: table
}
.inputForm td:after,
.inputForm .formSection:after {
    clear: both
}
@media only screen and (max-width: 46.25em) {
    .inputForm tr:last-child td {
        text-align: center
    }
}
.inputForm td>input:not([type]) {
    -webkit-appearance: none;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: none;
    color: #656263;
    display: block;
    font-family: inherit;
    font-size: 1rem;
    height: 2.4375rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .15s linear
}
.inputForm td>input:not([type]):focus {
    background: #fff;
    border-color: #464646;
    outline: none
}
.inputForm td>input:not([type]):disabled {
    background-color: #ddd;
    cursor: not-allowed
}
.inputForm td>input:not([type])[disabled],
.inputForm td>input:not([type])[readonly],
fieldset[disabled] .inputForm td>input:not([type]) {
    background-color: #ddd;
    cursor: not-allowed
}
.inputForm td>input:not([type]),
.inputForm td>select,
.inputForm td>textarea,
.inputForm .formSection>input,
.inputForm .formSection>select,
.inputForm .formSection>textarea {
    color: #908a7e;
    font-size: 1rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 50%;
    float: left
}
@media only screen and (max-width: 64em) {
    .inputForm td>input:not([type]),
    .inputForm td>select,
    .inputForm td>textarea,
    .inputForm .formSection>input,
    .inputForm .formSection>select,
    .inputForm .formSection>textarea {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 83.33333%;
        float: left
    }
}
@media only screen and (max-width: 46.25em) {
    .inputForm td>input:not([type]),
    .inputForm td>select,
    .inputForm td>textarea,
    .inputForm .formSection>input,
    .inputForm .formSection>select,
    .inputForm .formSection>textarea {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
.inputForm td>input:not([type]),
.inputForm td>textarea,
.inputForm .formSection>input:not([type]),
.inputForm .formSection>textarea {
    padding: .3125rem
}
.inputForm td>input:not([type]):focus,
.inputForm td>textarea:focus,
.inputForm .formSection>input:not([type]):focus,
.inputForm .formSection>textarea:focus {
    color: #231f20
}
.inputForm textarea {
    min-height: 100px
}
.inputForm fieldset legend,
.inputForm td>label {
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    color: #231f20
}
.inputForm fieldset legend {
    padding: .625rem 0
}
.inputForm .checkbox li>span {
    display: block
}
.inputForm .checkbox li>span:before,
.inputForm .checkbox li>span:after {
    content: " ";
    display: table
}
.inputForm .checkbox li>span:after {
    clear: both
}
.inputForm .dataProtection span {
    display: inline
}
.inputForm fieldset>input,
.inputForm .checkbox span>input {
    float: left;
    margin: .3125rem 0 0 0
}
.inputForm fieldset>br,
.inputForm .checkbox span>br {
    clear: both
}
.inputForm fieldset>label,
.inputForm .checkbox span>label {
    float: left;
    color: #656263;
    padding-left: .3125rem;
    width: 90%
}
.inputForm td>label,
.inputForm .formSection>label {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
    padding-left: 0
}
@media only screen and (max-width: 64em) {
    .inputForm td>label,
    .inputForm .formSection>label {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left;
        padding-bottom: .3125rem
    }
}
.inputForm td>label span,
.inputForm .formSection>label span {
    color: #656263;
    font-size: .875rem
}
.inputForm .formSection>label.mandatory:before {
    content: "* ";
    color: #b01e31
}
.inputForm input.submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .5rem 1rem .5625rem 1rem;
    font-size: 1rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    transition: background-color 300ms ease-out;
    width: auto;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all 300ms ease-out
}
.inputForm input.submit:hover,
.inputForm input.submit:focus {
    background-color: #1d2e42
}
.inputForm input.submit:hover,
.inputForm input.submit:focus {
    color: #fff
}
body.iframe {
    background-color: transparent
}
body.iframe .top-bar-wrapper,
body.iframe #header,
body.iframe h1#pageName,
body.iframe #surveyContainer,
body.iframe #UserMessageContainer {
    display: none !important
}
body.iframe #wrapper {
    padding-top: 0
}
body.iframe .contentLayoutBox,
body.iframe #content {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important
}
body.iframe #id_matrix {
    background-color: transparent;
    margin: 0 !important
}
body.iframe #id_matrix td>input {
    margin-bottom: 0 !important
}
body.iframe #id_matrix td>input[type="submit"] {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
body.newsletter {
    background-color: #231f20
}
body.newsletter #ctl00_centreContentPlaceHolder_formControl_email {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    font-size: .875rem;
    transition: all 300ms ease-out
}
body.newsletter #ctl00_centreContentPlaceHolder_formControl_email:focus {
    border-bottom: 2px solid rgba(255, 255, 255, 0.5)
}
#skip,
a.producedBy,
#pageTopContainer,
#rssLink,
#pressReleaseFilter {
    display: none !important
}
#aspnetForm {
    position: relative;
    margin: 0;
    padding: 0
}
a.close-reveal-modal,
.alert-box .close {
    text-decoration: none
}
.alert-box .close {
    color: #FFF
}
.alert-box.secondary .close {
    color: #231f20
}
cite {
    font-style: normal
}
.block-button a.button,
.block-button #savedSearches .login a,
#savedSearches .login .block-button a,
.block-button .saveSearch a,
.saveSearch .block-button a {
    display: block;
    width: 100%
}
html,
body {
    height: 100vh
}
#wrapper {
    position: relative
}
@media only screen and (min-width: 46.3125em) {
    #wrapper {
        padding-top: 2.1875rem
    }
}
.pga-heading-one {
    position: relative;
    background: #908a7e url('/RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg ') no-repeat center center;
    padding: 1.875rem 0;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}
@media only screen and (min-width: 46.3125em) {
    .pga-heading-one {
        padding: 3.75rem 0
    }
}
.pga-heading-one .overlay {
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7
}
.pga-heading-one .heading {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%;
    position: relative;
    z-index: 10;
    padding: 0 1.25rem
}
.pga-heading-one .heading:before,
.pga-heading-one .heading:after {
    content: " ";
    display: table
}
.pga-heading-one .heading:after {
    clear: both
}
.pga-heading-one h1 {
    font-weight: 700;
    color: #fff!important;
    font-size: 1.875rem
}
@media only screen and (min-width: 46.3125em) {
    .pga-heading-one h1 {
        font-size: 2.25rem
    }
}
@media only screen and (min-width: 64.0625em) {
    .pga-heading-one h1 {
        font-size: 2.625rem
    }
}
body.show-info .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.exhibitors .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.education .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.media .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.my-show .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.special-events .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.travel .pga-heading-one {
    background-image: url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
.contentLayoutBox {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%;
    position: relative
}
.contentLayoutBox:before,
.contentLayoutBox:after {
    content: " ";
    display: table
}
.contentLayoutBox:after {
    clear: both
}
#content {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}
#content h1#pageName {
    color: #464646;
    margin: 0 0 .625rem 0;
    padding: 0
}
#content h2 {
    color: #29576c
}
#content h3 {
    color: #000
}
#content h4,
#content #sessionDetails .startTime,
#sessionDetails #content .startTime {
    color: #656263
}
#content table th {
    background-color: #231f20;
    font-size: 1rem;
    color: #FFF;
    padding: .5rem
}
@media only screen and (max-width: 64em) {
    #content {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
#content .adContainerDisplay {
    display: none
}
.oneColumn #content,
body.sidebars-none #content {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}
body.sidebars-left #content {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 75%;
    float: left
}
@media only screen and (max-width: 64em) {
    body.sidebars-left #content {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
blockquote {
    background-color: #EFEFEF
}
.button,
#savedSearches .login a,
.saveSearch a {
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all 300ms ease-out
}
.button:hover,
#savedSearches .login a:hover,
.saveSearch a:hover,
.button:focus,
#savedSearches .login a:focus,
.saveSearch a:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
.button.red,
#savedSearches .login a.red,
.saveSearch a.red {
    background-color: #c60b7c;
}
.button.red:hover,
#savedSearches .login a.red:hover,
.saveSearch a.red:hover,
.button.red:focus,
#savedSearches .login a.red:focus,
.saveSearch a.red:focus {
    background-color: #B90A74;
}
.button.disabled,
#savedSearches .login a.disabled,
.saveSearch a.disabled,
.button[disabled],
#savedSearches .login a[disabled],
.saveSearch a[disabled],
.button.disabled:hover,
#savedSearches .login a.disabled:hover,
.saveSearch a.disabled:hover,
.button[disabled]:hover,
#savedSearches .login a[disabled]:hover,
.saveSearch a[disabled]:hover {
    background-color: #CCC;
    color: #908a7e;
    box-shadow: none
}
.button.outline,
#savedSearches .login a.outline,
.saveSearch a.outline {
    background-color: transparent;
    color: #29576c;
    -moz-box-shadow: inset 0 0 0 1px #29576c;
    -webkit-box-shadow: inset 0 0 0 1px #29576c;
    box-shadow: inset 0 0 0 1px #29576c
}
.button.outline:hover,
#savedSearches .login a.outline:hover,
.saveSearch a.outline:hover,
.button.outline:focus,
#savedSearches .login a.outline:focus,
.saveSearch a.outline:focus {
    background-color: #29576c;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
.button.outline.secondary,
#savedSearches .login a.outline.secondary,
.saveSearch a.outline.secondary {
    color: #464646;
    -moz-box-shadow: inset 0 0 0 1px #464646;
    -webkit-box-shadow: inset 0 0 0 1px #464646;
    box-shadow: inset 0 0 0 1px #464646
}
.button.outline.secondary:hover,
#savedSearches .login a.outline.secondary:hover,
.saveSearch a.outline.secondary:hover,
.button.outline.secondary:focus,
#savedSearches .login a.outline.secondary:focus,
.saveSearch a.outline.secondary:focus {
    background-color: #464646;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
.button.outline.red,
#savedSearches .login a.outline.red,
.saveSearch a.outline.red {
    color: #b01e31;
    -moz-box-shadow: inset 0 0 0 1px #b01e31;
    -webkit-box-shadow: inset 0 0 0 1px #b01e31;
    box-shadow: inset 0 0 0 1px #b01e31
}
.button.outline.red:hover,
#savedSearches .login a.outline.red:hover,
.saveSearch a.outline.red:hover,
.button.outline.red:focus,
#savedSearches .login a.outline.red:focus,
.saveSearch a.outline.red:focus {
    background-color: #b01e31;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
img.right,
a.right {
    margin-left: 1.25rem
}
img.left,
a.left {
    margin-right: 1.25rem
}
img.absmiddle {
    vertical-align: middle
}
#cookieComplianceMessage {
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    color: #FFF;
    width: 100%;
    padding: 1.25rem;
    font-size: .75rem;
    text-align: center
}
#cookieComplianceMessage:before,
#cookieComplianceMessage:after {
    content: " ";
    display: table
}
#cookieComplianceMessage:after {
    clear: both
}
#cookieComplianceMessage a {
    color: #464646;
    text-decoration: underline;
    font-weight: bold
}
#cookieComplianceMessage button {
    background-color: #FFF;
    color: #908a7e
}
.noForm .inputForm,
.noform .inputForm {
    display: none !important
}
.clear {
    clear: both
}

@media only screen and (max-width: 64em) {
    table.responsive {
        margin-bottom: 0
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }
    table.responsive th:first-child,
    table.responsive td:first-child,
    table.responsive.pinned td {
        display: none
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ded8cb;
        border-left: 1px solid #ded8cb
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%
    }
    .pinned table th,
    .pinned table td {
        white-space: nowrap
    }
    .pinned td:last-child {
        border-bottom: 0
    }
    .table-wrapper {
        position: relative;
        margin-bottom: 1.25rem;
        overflow: hidden;
        border-right: 1px solid #ded8cb
    }
    .table-wrapper .scrollable {
        margin-left: 35%;
        overflow: scroll;
        overflow-y: hidden
    }
}
#browserUpgradeMessage {
    display: none !important
}
.edu-tracks a.button,
.edu-tracks #savedSearches .login a,
#savedSearches .login .edu-tracks a,
.edu-tracks .saveSearch a,
.saveSearch .edu-tracks a {
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: left
}
.edu-tracks a.button.leadership,
.edu-tracks #savedSearches .login a.leadership,
#savedSearches .login .edu-tracks a.leadership,
.edu-tracks .saveSearch a.leadership,
.saveSearch .edu-tracks a.leadership,
.edu-tracks a.button.leadership:hover,
.edu-tracks #savedSearches .login a.leadership:hover,
#savedSearches .login .edu-tracks a.leadership:hover,
.edu-tracks .saveSearch a.leadership:hover,
.saveSearch .edu-tracks a.leadership:hover {
    background-color: #ee9c2c
}
.edu-tracks a.button.sales,
.edu-tracks #savedSearches .login a.sales,
#savedSearches .login .edu-tracks a.sales,
.edu-tracks .saveSearch a.sales,
.saveSearch .edu-tracks a.sales,
.edu-tracks a.button.sales:hover,
.edu-tracks #savedSearches .login a.sales:hover,
#savedSearches .login .edu-tracks a.sales:hover,
.edu-tracks .saveSearch a.sales:hover,
.saveSearch .edu-tracks a.sales:hover {
    background-color: #000
}
.edu-tracks a.button.retail,
.edu-tracks #savedSearches .login a.retail,
#savedSearches .login .edu-tracks a.retail,
.edu-tracks .saveSearch a.retail,
.saveSearch .edu-tracks a.retail,
.edu-tracks a.button.retail:hover,
.edu-tracks #savedSearches .login a.retail:hover,
#savedSearches .login .edu-tracks a.retail:hover,
.edu-tracks .saveSearch a.retail:hover,
.saveSearch .edu-tracks a.retail:hover {
    background-color: #2729a2
}
.edu-tracks a.button.teaching,
.edu-tracks #savedSearches .login a.teaching,
#savedSearches .login .edu-tracks a.teaching,
.edu-tracks .saveSearch a.teaching,
.saveSearch .edu-tracks a.teaching,
.edu-tracks a.button.teaching:hover,
.edu-tracks #savedSearches .login a.teaching:hover,
#savedSearches .login .edu-tracks a.teaching:hover,
.edu-tracks .saveSearch a.teaching:hover,
.saveSearch .edu-tracks a.teaching:hover {
    background-color: #1eaa3d
}
.edu-tracks #leadership h2,
.edu-tracks #leadership h3 {
    color: #ee9c2c
}
.edu-tracks #sales h2,
.edu-tracks #sales h3 {
    color: #000
}
.edu-tracks #retail h2,
.edu-tracks #retail h3 {
    color: #2729a2
}
.edu-tracks #teaching h2,
.edu-tracks #teaching h3 {
    color: #1eaa3d
}
body.logged-in .show-for-logged-in,
body.logged-in .hide-for-logged-out {
    display: block
}
body.logged-in .hide-for-logged-in,
body.logged-in .show-for-logged-out {
    display: none
}
body.logged-out .hide-for-logged-out,
body.logged-out .show-for-logged-in {
    display: none
}
body.logged-out .show-for-logged-out,
body.logged-out .hide-for-logged-in {
    display: block
}
.ripple {
    display: block;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    pointer-events: none;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
.ripple.wave {
    -moz-animation: ripple 0.5s linear;
    -webkit-animation: ripple 0.5s linear;
    animation: ripple 0.5s linear
}
@keyframes ripple {
    100% {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}
@-webkit-keyframes ripple {
    100% {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}
@-moz-keyframes ripple {
    100% {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}
@-ms-keyframes ripple {
    100% {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}
@-o-keyframes ripple {
    100% {
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -moz-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}
.page-preloader {
    background-color:#e2e2e2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    transition: all 300ms ease-out
}
.page-preloader .loading-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%
}
.page-preloader .loading-container .logo {
    text-align: center;
    margin-bottom: 1.25rem
}
.page-preloader .loading-container .logo img {
    max-width: 200px;
    height: auto;
    margin: auto
}
.page-preloader .loading-container .animation {
    position: relative
}
.page-preloader .animation {
    margin: 0 auto;
    width: 64px
}
.page-preloader .animation:before {
    content: '';
    display: block;
    padding-top: 100%
}
.page-preloader .circular {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -webkit-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -moz-animation: loading 2s linear infinite;
    -webkit-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite
}
.page-preloader .circular .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    -moz-animation: loading-dash 1.5s ease-in-out infinite, loading-color 6s ease-in-out infinite;
    -webkit-animation: loading-dash 1.5s ease-in-out infinite, loading-color 6s ease-in-out infinite;
    animation: loading-dash 1.5s ease-in-out infinite, loading-color 6s ease-in-out infinite
}
body.loaded .page-preloader {
    visibility: hidden;
    z-index: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
@keyframes loading {
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes loading-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@keyframes loading-color {
    100%, 0% {
        stroke: #fff
    }
    40% {
        stroke: #464646
    }
    66% {
        stroke: #fff
    }
    80%,
    90% {
        stroke: #464646
    }
}
.pga-card {
    background-color: #fff;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 300ms ease-out
}
@media only screen and (max-width: 64em) {
    .pga-card {
        margin-bottom: 1.875rem
    }
}
.pga-card .img-window {
    width: 100%;
    max-height: 250px;
    overflow: hidden;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0
}
.pga-card .img-window a {
    display: block
}
.pga-card .img-window img {
    transition: all 300ms ease-out
}
.pga-card .info-block {
    padding: 1.25rem
}
.pga-card .info-block h4,
.pga-card .info-block #sessionDetails .startTime,
#sessionDetails .pga-card .info-block .startTime {
    color: #231f20;
    font-weight: bold;
    margin: 0 0 .625rem 0
}
.pga-card .info-block p {
    font-size: .875rem;
    margin: 0;
    padding: 0
}
.pga-card .info-block .button,
.pga-card .info-block #savedSearches .login a,
#savedSearches .login .pga-card .info-block a,
.pga-card .info-block .saveSearch a,
.saveSearch .pga-card .info-block a {
    margin-top: 1.25rem;
    margin-bottom: 0
}
.pga-card:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}
.pga-card:hover .img-window img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
li.special-event a {
    position: relative;
    display: block;
    max-width: 300px;
    max-height: 250px;
    margin: 0 auto;
    overflow: hidden;
    color: #EFEFEF;
    transition: all 300ms ease-out
}
li.special-event a .overlay {
    position: absolute;
    bottom: -180px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #29576c;
    z-index: 50;
    overflow: hidden;
    transition: all 300ms ease-out
}
li.special-event a .overlay .content {
    padding: .625rem;
    text-align: center;
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    transition: all 300ms ease-out
}
li.special-event a h3 {
    font-size: 1.125rem;
    margin: 0;
    padding: 0;
    color: #FFF !important
}
li.special-event a p {
    visibility: hidden;
    font-size: .875rem;
    margin: 0;
    padding: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 300ms ease-out
}
li.special-event a:hover .overlay {
    bottom: 0
}
li.special-event a:hover .overlay .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
li.special-event a:hover p {
    visibility: visible;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
.top-bar-wrapper {
    background-color: #29576c;
    height: 35px
}
@media only screen and (min-width: 46.3125em) {
    .top-bar-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        width: 100%
    }
}
.top-bar-wrapper ul,
.top-bar-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none
}
.top-bar-wrapper li {
    font-size: .875rem !important
}
.top-bar-wrapper a,
.top-bar-wrapper a:hover {
    text-decoration: none
}
.top-bar-wrapper .toolbar {
    right: 0
}
.top-bar-wrapper .top-bar {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.top-bar-wrapper .top-bar:before,
.top-bar-wrapper .top-bar:after {
    content: " ";
    display: table
}
.top-bar-wrapper .top-bar:after {
    clear: both
}
.top-bar-wrapper .top-bar:before,
.top-bar-wrapper .top-bar:after {
    content: " ";
    display: table
}
.top-bar-wrapper .top-bar:after {
    clear: both
}
.top-bar-wrapper .top-bar .toolbar-link {
    padding: 0 1.25rem
}
.top-bar-wrapper .top-bar .toolbar-item:not(:first-child) {
    display: block
}
.top-bar-wrapper .top-bar #search {
    display: none
}
.top-bar-wrapper .toolbar-link {
    display: block !important
}
.top-bar-wrapper .toolbar-link span {
    display: inline-block !important
}
.top-bar-wrapper .toolbar-link img {
    float: none !important
}
.top-bar-wrapper .toolbar-dock-right {
    width: auto;
    height: 35px;
    float: right
}
.top-bar-wrapper .toolbar-dock-right:before,
.top-bar-wrapper .toolbar-dock-right:after {
    content: " ";
    display: table
}
.top-bar-wrapper .toolbar-dock-right:after {
    clear: both
}
.top-bar-wrapper .toolbar-dock-right>li {
    float: left;
    display: inline-block;
    margin: 0 .625rem;
    line-height: 2.1875rem
}
@media only screen and (max-width: 64em) {
    .top-bar-wrapper .toolbar-dock-right>li {
        float: left;
        width: auto;
        margin: 0
    }
}
.top-bar-wrapper .toolbar-dock-right>li>a {
    display: block
}
.top-bar-wrapper .toolbar-dock-right a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 300ms ease-out
}
.top-bar-wrapper .toolbar-dock-right a:hover {
    color: #FFF;
    text-decoration: none
}
.top-bar-wrapper .toolbar-dock-right a>img {
    padding-top: .3125rem;
    float: left !important;
    margin-right: .625rem;
    width: 24px;
    height: auto
}
.top-bar-wrapper .pga-network,
.top-bar-wrapper .pga-social {
    float: left
}
.top-bar-wrapper .pga-social li {
    margin-right: 1.25rem
}
.top-bar-wrapper .pga-social li:last-child {
    margin-right: 0
}
.top-bar-wrapper .pga-social a {
    display: inline-block;
    line-height: 2.1875rem;
    font-size: 1.25rem;
    color: #888;
    transition: all 300ms ease-out
}
.top-bar-wrapper .pga-social a:hover {
    color: #fff
}
.top-bar-wrapper .pga-network {
    margin-right: 3.125rem
}
.top-bar-wrapper .pga-network li {
    position: relative;
    z-index: 10
}
.top-bar-wrapper .pga-network span {
    display: block;
    cursor: pointer;
    font-size: .875rem;
    color: #888;
    line-height: 2.1875rem;
    padding: 0 .625rem;
    transition: all 300ms ease-out
}
.top-bar-wrapper .pga-network .drop-down {
    background-color: #231f20;
    width: 250px;
    position: absolute;
    top: 35px;
    left: 0;
    visibility: hidden;
    z-index: 5;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 300ms ease-out;
    -moz-animation: fadeOut 0.3s linear;
    -webkit-animation: fadeOut 0.3s linear;
    animation: fadeOut 0.3s linear
}
.top-bar-wrapper .pga-network .drop-down li a {
    display: block;
    color: #888;
    padding: .625rem;
    transition: all 300ms ease-out
}
.top-bar-wrapper .pga-network .drop-down li a:hover {
    color: #464646
}
.top-bar-wrapper .pga-network li:hover span {
    color: #fff
}
.top-bar-wrapper .pga-network li:hover .drop-down {
    visibility: visible;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-animation: flipInX 0.3s linear;
    -webkit-animation: flipInX 0.3s linear;
    animation: flipInX 0.3s linear;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.top-bar-wrapper .toolbar-button-inbox>a:after,
.top-bar-wrapper .toolbar-button-tasks>a:after,
.top-bar-wrapper .toolbar-button-leads>a:after {
    color: #FFF
}
.top-bar-wrapper .toolbar-button-inbox.toolbar-item-open>a:after,
.top-bar-wrapper .toolbar-button-tasks.toolbar-item-open>a:after,
.top-bar-wrapper .toolbar-button-leads.toolbar-item-open>a:after {
    color: #464646
}
.top-bar-wrapper .toolbar-item-menu-anchor:after {
    margin-top: -7px;
	margin-right: -20px;
	border-top-color: #FFF;

}
.top-bar-wrapper .toolbar-item-profile.toolbar-item-open .toolbar-link {
    background-color: #151314
}
.uab-popup {
    border-color: #231f20 !important
}
.uab-popup a.listitem {
    display: block;
    color: #29576c
}
#brand {
    background-color: #fff
}
.pga-header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.pga-header:before,
.pga-header:after {
    content: " ";
    display: table
}
.pga-header:after {
    clear: both
}
.pga-header .pga-mobile {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 8.33333%;
    float: left
}
.pga-header .pga-mobile a {
    display: block;
    width: 100%;
    line-height: 3.125rem;
    text-align: center;
    color: #908a7e;
    transition: all 300ms ease-out
}
.pga-header .pga-mobile a:hover {
    color: #29576c
}
.pga-header .pga-mobile a:before {
    content: "\f197";
    font-size: 1.5rem
}
.pga-header .pga-mobile span {
    display: none
}
.pga-header .pga-logo {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 30%;
    float: left
}
@media only screen and (max-width: 46.25em) {
    .pga-header .pga-logo {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 40%%;
        float: left
    }
}
.pga-header .pga-logo a {
    display: block;
    width: 100%;
    height: 100px;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url('../RXB/RXB_Brasilplast/2017/imagens/geral/feiplastic-logo2019.png?v=1272529053325962568') no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain
}
@media only screen and (max-width: 46.25em) {
    .pga-header .pga-logo a {
        height: 50px
    }
}
.pga-header .pga-info {
    padding-top: 1.5rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 60.66667%;
    float: left
}
.pga-header .pga-info .date-one,
.pga-header .pga-info .date-two,
.pga-header .pga-info .location {
    float: left
}
.pga-header .pga-info .date-one:before,
.pga-header .pga-info .date-one:after,
.pga-header .pga-info .date-two:before,
.pga-header .pga-info .date-two:after,
.pga-header .pga-info .location:before,
.pga-header .pga-info .location:after {
    content: " ";
    display: table
}
.pga-header .pga-info .date-one:after,
.pga-header .pga-info .date-two:after,
.pga-header .pga-info .location:after {
    clear: both
}
.pga-header .pga-info .date-one {
    width: 40%
}
@media only screen and (max-width: 64em) {
    .pga-header .pga-info .date-one {
        width: 25%
    }
}
.pga-header .pga-info .date-two {
    width: 15%
}
.pga-header .pga-info .location {
    width: 25%
}
@media only screen and (max-width: 64em) {
    .pga-header .pga-info .location {
        width: 35%
    }
}
.pga-header .pga-info .icon {
    float: left;
    margin-right: .625rem;
    font-size: 3rem;
    line-height: 3rem;
    color: #464646
}
@media only screen and (max-width: 64em) {
    .pga-header .pga-info .icon {
        display: none
    }
}
.pga-header .pga-info .heading {
    padding-top: .3125rem;
    display: block;
    font-weight: 600;
    color: #00acec;
    line-height: 1.375rem;
	text-align:center;
}
@media only screen and (max-width: 700px) {
    .pga-header .pga-info .heading .extended {
        display: none;
    }
}
.pga-header .pga-info .desc {
    display: block;
    color: #656263;
    font-size: .875rem;
    line-height: 1.125rem;
}
.pga-header .pga-alerts,
.pga-header .pga-search {
    padding-top: .625rem;
    font-size: 3rem;
    line-height: 3rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 8.33333%;
    float: right
}
@media only screen and (max-width: 46.25em) {
    .pga-header .pga-alerts,
    .pga-header .pga-search {
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 16.66667%;
        float: right
    }
}
.pga-header .pga-alerts a,
.pga-header .pga-search a {
    position: relative;
    display: block;
    text-align: right;
    color: #464646;
    text-decoration: none;
	margin-top:-10px;
	
}
.pga-header .pga-alerts .count,
.pga-header .pga-search .count {
    position: absolute;
    top: 0;
    right: -8px;
    background-color: #b01e31;
    font-size: .6875rem;
    font-weight: 400;
    color: #fff;
    line-height: .6875rem;
    padding: .1875rem .375rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.pga-header .pga-search {
    text-align: center
}
.pga-mobile-info {
    background-color:#ffffff;
    color: #29576c;
    font-size: .875rem;
    padding: .5rem 1.25rem;
    text-align: center;
    font-weight: 400
}
.mm-opened .pga-header .pga-mobile a:before {
    content: "\f136"
}
.pga-clone {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}
@media only screen and (max-width: 46.25em) {
    .pga-clone {
        display: none !important
    }
}
.pga-clone #brand {
    display: none
}
.pga-stick {
    top: 35px;
    z-index: 900;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
body.home {
    background-color: #EFEFEF
}
body.home h1,
body.home .pga-heading-one {
    display: none
}
body.home .contentLayoutBox {
    max-width: 100%
}
body.home #content {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 0
}
body.home #pga-slider .swiper-slide:not(.link-up) img,
body.home .swiper-slide.link-up>a img {
    position: relative;
    z-index: 1
}
body.home #pga-slider .swiper-slide:not(.link-up):after,
body.home .swiper-slide.link-up>a:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 5;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption,
body.home .swiper-slide.link-up>a .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 35%
}
@media only screen and (max-width: 64em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption,
    body.home .swiper-slide.link-up>a .caption {
        width: 50%
    }
}
@media only screen and (max-width: 46.25em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption,
    body.home .swiper-slide.link-up>a .caption {
        width: 90%
    }
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption h2,
body.home #pga-slider .swiper-slide:not(.link-up) .caption hr,
body.home #pga-slider .swiper-slide:not(.link-up) .caption h3,
body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions,
body.home .swiper-slide.link-up>a .caption h2,
body.home .swiper-slide.link-up>a .caption hr,
body.home .swiper-slide.link-up>a .caption h3,
body.home .swiper-slide.link-up>a .caption .actions {
    visibility: hidden;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 300ms ease-out
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption h2,
body.home .swiper-slide.link-up>a .caption h2 {
    color: #fff !important;
    font-weight: 700;
    font-size: 3rem;
    line-height: 3rem;
    margin: 0;
    padding: 0;
    -moz-animation: fadeOutRight 0.4s linear;
    -webkit-animation: fadeOutRight 0.4s linear;
    animation: fadeOutRight 0.4s linear
}
@media only screen and (max-width: 80em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption h2,
    body.home .swiper-slide.link-up>a .caption h2 {
        font-size: 2rem;
        line-height: 2rem
    }
}
@media only screen and (max-width: 46.25em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption h2,
    body.home .swiper-slide.link-up>a .caption h2 {
        font-size: 1.625rem;
        line-height: 1.625rem
    }
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption hr,
body.home .swiper-slide.link-up>a .caption hr {
    width: 100px;
    margin: 1.25rem 0;
    border: 2px solid #464646;
    -moz-animation: fadeOutRight 0.4s linear;
    -webkit-animation: fadeOutRight 0.4s linear;
    animation: fadeOutRight 0.4s linear
}
@media only screen and (max-width: 64em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption hr,
    body.home .swiper-slide.link-up>a .caption hr {
        margin: .625rem 0
    }
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption h3,
body.home .swiper-slide.link-up>a .caption h3 {
    font-weight: 400;
    color: #fff !important;
    font-size: 1.5rem;
    margin: 0 0 1.875rem 0;
    padding: 0;
    -moz-animation: fadeOutLeft 0.4s linear;
    -webkit-animation: fadeOutLeft 0.4s linear;
    animation: fadeOutLeft 0.4s linear
}
@media only screen and (max-width: 80em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption h3,
    body.home .swiper-slide.link-up>a .caption h3 {
        font-size: 1.125rem;
        margin-bottom: .625rem
    }
}
@media only screen and (max-width: 46.25em) {
    body.home #pga-slider .swiper-slide:not(.link-up) .caption h3,
    body.home .swiper-slide.link-up>a .caption h3 {
        font-size: 1rem;
        margin-bottom: .625rem
    }
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions,
body.home .swiper-slide.link-up>a .caption .actions {
    -moz-animation: fadeOutDown 0.4s linear;
    -webkit-animation: fadeOutDown 0.4s linear;
    animation: fadeOutDown 0.4s linear
}
body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions .button,
body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions #savedSearches .login a,
#savedSearches .login body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions a,
body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions .saveSearch a,
.saveSearch body.home #pga-slider .swiper-slide:not(.link-up) .caption .actions a,
body.home .swiper-slide.link-up>a .caption .actions .button,
body.home .swiper-slide.link-up>a .caption .actions #savedSearches .login a,
#savedSearches .login body.home .swiper-slide.link-up>a .caption .actions a,
body.home .swiper-slide.link-up>a .caption .actions .saveSearch a,
.saveSearch body.home .swiper-slide.link-up>a .caption .actions a {
    margin-bottom: 0
}
body.home #pga-slider .swiper-slide.swiper-slide-active .caption h2,
body.home #pga-slider .swiper-slide.swiper-slide-active .caption hr,
body.home #pga-slider .swiper-slide.swiper-slide-active .caption h3,
body.home #pga-slider .swiper-slide.swiper-slide-active .caption .actions,
body.home .swiper-slide.swiper-slide-active>a .caption h2,
body.home .swiper-slide.swiper-slide-active>a .caption hr,
body.home .swiper-slide.swiper-slide-active>a .caption h3,
body.home .swiper-slide.swiper-slide-active>a .caption .actions {
    visibility: visible;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
body.home #pga-slider .swiper-slide.swiper-slide-active .caption h2,
body.home .swiper-slide.swiper-slide-active>a .caption h2 {
    -moz-animation: fadeInLeft 0.4s linear;
    -webkit-animation: fadeInLeft 0.4s linear;
    animation: fadeInLeft 0.4s linear
}
body.home #pga-slider .swiper-slide.swiper-slide-active .caption hr,
body.home .swiper-slide.swiper-slide-active>a .caption hr {
    -moz-animation: fadeInLeft 0.4s linear;
    -webkit-animation: fadeInLeft 0.4s linear;
    animation: fadeInLeft 0.4s linear
}
body.home #pga-slider .swiper-slide.swiper-slide-active .caption h3,
body.home .swiper-slide.swiper-slide-active>a .caption h3 {
    -moz-animation: fadeInRight 0.4s linear;
    -webkit-animation: fadeInRight 0.4s linear;
    animation: fadeInRight 0.4s linear
}
body.home #pga-slider .swiper-slide.swiper-slide-active .caption .actions,
body.home .swiper-slide.swiper-slide-active>a .caption .actions {
    -moz-animation: fadeInUp 0.4s linear;
    -webkit-animation: fadeInUp 0.4s linear;
    animation: fadeInUp 0.4s linear
}
body.home .pga-section {
    padding: 3.75rem 0;
    overflow: hidden
}
body.home .pga-section h2 {
    font-weight: 300;
    margin: 0
}
body.home .pga-section hr {
    width: 100px;
    border: 1px solid #464646;
    margin: 1.875rem auto
}
body.home .pga-section .section-head {
    margin-bottom: 2.5rem
}
body.home .pga-intro {
    background-color: #fff
}
body.home .pga-intro .headline h3 {
    display: block;
    font-weight: 700;
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto;
    margin: 0 .625rem 0 0;
    border-right: 2px solid #464646;
    padding-right: 1.25rem;
    text-align: right
}
@media only screen and (max-width: 64em) {
    body.home .pga-intro .headline h3 {
        text-align: center;
        margin-right: 0;
        padding-right: 0;
        position: static;
        border-right: 0
    }
}
body.home .pga-intro p {
    margin-bottom: 0
}
body.home .ad {
    text-align: center
}
@media only screen and (max-width: 64em) {
    body.home .ad {
        margin-bottom: 1.875rem
    }
}
body.home .ad span {
    display: block;
    padding-bottom: .3125rem;
    text-transform: uppercase;
    font-size: .75rem
}
body.home .pga-my-show {
    background-color: #fff
}
body.home .pga-my-show h2 {
    color: #231f20 !important
}
body.home .pga-my-show hr {
    border-color: #29576c
}
body.home .pga-my-show .my-show-icons li {
    text-align: center
}
body.home .pga-my-show .my-show-icons a {
    display: block;
    text-decoration: none;
    color: #908a7e;
    transition: all 300ms ease-out
}
body.home .pga-my-show .my-show-icons a:hover {
    color: #29576c
}
body.home .pga-my-show .my-show-icons a .icon {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 5rem;
    text-align: center;
    margin: 0 auto .625rem auto;
    font-size: 2rem;
    color: #1E1919;
    -moz-box-shadow: inset 0 0 0 1px #1E1919;
    -webkit-box-shadow: inset 0 0 0 1px #1E1919;
    box-shadow: inset 0 0 0 1px #1E1919;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition: all 300ms ease-out
}
body.home .pga-my-show .my-show-icons a:hover .icon {
    background-color: #29576c;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}
body.home .pga-my-show .my-show-icons a.disabled,
body.home .pga-my-show .my-show-icons a.disabled:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    cursor: not-allowed
}
@media only screen and (min-width: 64.0625em) {
    body.home .pga-my-show .ad {
        text-align: right
    }
}
body.home .pga-speakers {
    background: #464646 url('../RXB/RXB_Brasilplast/2017/imagens/geral/bg-pagina.jpg?v=1272529053325962568')
}
body.home .pga-speakers h2 {
    color: #ffffff !important
}
@media only screen and (max-width: 64em) {
    body.home .pga-speakers h2 {
        text-align: center
    }
}
body.home .pga-speakers p.lead {
    color: #ffffff;
}
body.home .pga-speakers hr {
    border-color: #fff
}
@media only screen and (min-width: 64.0625em) {
    body.home .pga-speakers hr {
        margin-left: 0;
        margin-right: 0
    }
}
body.home .pga-speakers .ad {
    color: #ffffff
}
@media only screen and (min-width: 64.0625em) {
    body.home .pga-speakers .ad {
        text-align: left
    }
}
body.home .pga-speakers .speakers li {
    text-align: center
}
body.home .pga-speakers .speakers a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1rem;
    transition: all 300ms ease-out
}
body.home .pga-speakers .speakers a:hover {
    color: #ffffff
}
body.home .pga-speakers .speakers img {
    max-width: 150px;
    transition: all 300ms ease-out;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
body.home .pga-speakers .speakers span {
    display: block;
    padding-top: .625rem;
    font-weight: 700
}
body.home .pga-speakers .speakers a:hover img {
    box-shadow: none
}
@media only screen and (max-width: 64em) {
    body.home .pga-speakers .right {
        float: none !important
    }
}
@media only screen and (max-width: 64em) {
    body.home .pga-speakers .section-head {
        text-align: center
    }
}
body.home .pga-events {
    background-color: #fff
}
body.home .pga-events h2 {
    color: #231f20 !important
}
body.home .pga-events hr {
    border-color: #29576c
}
body.home .pga-travel {
    overflow: hidden
}
body.home .pga-travel .map {
    float: left;
    width: 50%;
    max-height: 300px
}
@media only screen and (max-width: 64em) {
    body.home .pga-travel .map {
        float: none;
        width: 100%;
        max-height: inherit;
        height: auto !important
    }
}
body.home .pga-travel .responsive-map {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden
}
body.home .pga-travel .responsive-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    max-height: 500px;
    pointer-events: none
}
@media only screen and (max-width: 64em) {
    body.home .pga-travel .responsive-map iframe {
        max-height: inherit
    }
}
body.home .pga-travel .travel-info {
    float: right;
    width: 50%;
    background-color: #231f20;
    padding: 1.875rem;
    max-height: 300px
}
@media only screen and (max-width: 64em) {
    body.home .pga-travel .travel-info {
        float: none;
        width: 100%;
        max-height: inherit;
        height: auto !important
    }
}
body.home .pga-travel .travel-info h3 {
    color: #fff !important;
    margin: 0;
    font-weight: 300
}
body.home .pga-travel .travel-info hr {
    width: 100px;
    margin: 1.875rem 0;
    border: 1px solid #464646
}
body.home .pga-travel .travel-info p {
    color: #fff
}
body.home .pga-travel .travel-info p.powered {
    font-size: .875rem;
    color: rgba(255, 255, 255, 0.4);
    line-height: 2.0625rem
}
body.home .pga-mobile {
    background-color: #fff;
    padding-bottom: 0
}
@media only screen and (min-width: 64.0625em) {
    body.home .pga-mobile hr {
        margin-left: 0;
        margin-right: 0
    }
}
body.home .pga-mobile img {
    position: relative;
    z-index: 1
}
body.home .pga-mobile .img-lap {
    position: absolute;
    max-width: 180px;
    height: auto;
    bottom: -25px;
    left: 45%;
    z-index: 5
}
body.home .pga-mobile .mobile-features li {
    text-align: center
}
body.home .pga-mobile .mobile-features .icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 3rem;
    color: #908a7e;
    font-size: 3rem;
    margin: 0 auto 1.25rem auto;
    transition: all 300ms ease-out
}
body.home .pga-mobile .mobile-features li:hover .icon {
    color: #29576c;
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}
@media only screen and (max-width: 64em) {
    body.home .pga-mobile .section-head {
        text-align: center
    }
}
body.home .pga-countdown {
    position: relative;
    background: #231f20 url('http://v2-pgaexpo.rxnova.com/RNA/RNA_PGAExpo_V2/2016/framework/headings/my-show.jpg?v=1272529053325962568') no-repeat top center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}
body.home .pga-countdown .row {
    position: relative;
    z-index: 10
}
body.home .pga-countdown .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}
body.home .pga-countdown h2 {
    color: #464646 !important
}
body.home .pga-countdown #countdown-clock {
    display: block;
    width: 100%;
    overflow: hidden
}
body.home .pga-countdown .number {
    float: left;
    width: 25%;
    display: inline-block;
    text-align: center
}
body.home .pga-countdown .count {
    color: #fff;
    font-weight: bold;
    display: block;
    padding-bottom: .3125rem;
    font-size: 3rem
}
@media only screen and (max-width: 64em) {
    body.home .pga-countdown .count {
        font-size: 2rem
    }
}
body.home .pga-countdown .name {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    display: block;
    padding-bottom: .625rem
}
body.home .pga-countdown h5 {
    color: #fff !important
}
body.home .pga-countdown p {
    margin-bottom: 0
}
.pga-event {
    perspective: 1000
}
@media only screen and (max-width: 64em) {
    .pga-event {
        max-width: 800px;
        margin: 0 auto 1.875rem auto
    }
}
.pga-event:hover .event-flip,
.pga-event.hover .event-flip {
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}
.pga-event .event-flip {
    position: relative;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 300ms ease-out;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}
.pga-event .event-img,
.pga-event .event-info {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}
.pga-event .event-img {
    position: relative;
    z-index: 10;
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}
.pga-event .event-img img {
    position: relative;
    z-index: 1
}
.pga-event .event-img .title {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding: .625rem;
    background-color: #c60b7c;
    color: #fff;
    font-size: 1.125rem;
    z-index: 5
}
.pga-event .event-info {
    width: 100%;
    height: 100%;
    background-color: #B90A74;
    z-index: 10;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
.pga-event .event-info .event-info-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 1.25rem;
    text-align: center
}
.pga-event .event-info h4,
.pga-event .event-info #sessionDetails .startTime,
#sessionDetails .pga-event .event-info .startTime {
    font-weight: 700;
    color: #fff !important
}
.pga-event .event-info p {
    color: #fff
}
.pga-event .event-info .button,
.pga-event .event-info #savedSearches .login a,
#savedSearches .login .pga-event .event-info a,
.pga-event .event-info .saveSearch a,
.saveSearch .pga-event .event-info a,
.pga-event .event-info ul li {
    margin-bottom: 0
}
.ui-tabs {
    margin: .625rem 0;
    border: 0;
    padding: 0;
    border: 0 !important
}
.ui-tabs .ui-tabs-nav {
    padding: .3125rem !important;
    padding-bottom: 0 !important;
    background: none;
    border: 0;
    border-bottom: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.ui-tabs .ui-tabs-nav li {
    font-size: .875rem;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
@media only screen and (max-width: 64em) {
    .ui-tabs .ui-tabs-nav li {
        display: block;
        width: 100%
    }
}
.ui-tabs .ui-tabs-nav li.ui-state-default {
    background-image: none;
    background-color: #ddd;
    border: 1px solid #ddd
}
.ui-tabs .ui-tabs-nav li.ui-state-default a {
    color: #908a7e
}
@media only screen and (max-width: 64em) {
    .ui-tabs .ui-tabs-nav li.ui-state-default a {
        display: block;
        width: 100%
    }
}
.ui-tabs .ui-tabs-nav li.ui-state-default a:hover {
    color: #656263
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
    background-color: #FFF;
    border: 1px solid #ddd;
    border-bottom: 1px solid #FFF !important
}
.ui-tabs .ui-tabs-nav li.ui-state-active a,
.ui-tabs .ui-tabs-nav li.ui-state-active a:hover {
    color: #464646
}
.ui-tabs .ui-tabs-panel {
    padding: .625rem 0 0 0
}
.ui-accordion .ui-accordion-header {
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    padding: .625rem !important;
    margin: 1px 0 0 0 !important;
    border-color: #ddd !important;
    background-color: #ddd !important;
    color: #908a7e;
    background-image: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: all 300ms ease-out
}
.ui-accordion .ui-accordion-header .ui-icon {
    display: none
}
.ui-accordion .ui-accordion-header a {
    padding: .3125rem
}
.ui-accordion .ui-accordion-header a:before {
    content: "\f2fb";
    padding-right: .625rem
}
.ui-accordion .ui-state-active {
    color: #464646;
    background-color: #FFF !important
}
.ui-accordion .ui-state-active a:before {
    content: "\f2f9"
}
.ui-accordion .ui-accordion-content {
    padding: 1.25rem;
    padding-top: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.ui-widget-content {
    color: #656263;
    font-family: "Oxygen", Helvetica, Arial, sans-serif !important;
    border-color: #ddd;
    font-size: initial;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.ui-widget-content a {
    color: #546C7E
}
.ui-widget-content a.button,
.ui-widget-content #savedSearches .login a,
#savedSearches .login .ui-widget-content a,
.ui-widget-content .saveSearch a,
.saveSearch .ui-widget-content a {
    color: #FFF
}
#topNavigation {
    background-color: #29576c
}
@media only screen and (max-width: 46.25em) {
    #topNavigation {
        display: none
    }
}
#topNavigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#topNavigation ul li {
    position: relative
}
#topNavigation .navTreeItem-HasChildren {
    display: none
}
#topNavigation ul.level1 {
    margin: 0 auto;
    max-width: 79.25rem;
    width: 100%;
    display: table;
    z-index: 100
}
#topNavigation ul.level1:before,
#topNavigation ul.level1:after {
    content: " ";
    display: table
}
#topNavigation ul.level1:after {
    clear: both
}
#topNavigation ul.level1>li {
    vertical-align: top;
    display: table-cell;
    text-align: center;
    line-height: 2.8125rem
}
@media only screen and (max-width: 64em) {
    #topNavigation ul.level1>li {
        font-size: .875rem
    }
}
#topNavigation ul.level1>li>a {
    position: relative;
    display: block;
    color:#ffffff;
    text-decoration: none;
    transition: all 300ms ease-out
}
#topNavigation ul.level1>li>a:before {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0;
    background: transparent;
    transition: all 300ms ease-out;
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0
}
#topNavigation ul.level1>li>a:hover,
#topNavigation ul.level1>li:hover>a,
#topNavigation ul.level1>li.selected>a {
    color: #fff
}
#topNavigation ul.level1>li>a:hover:before,
#topNavigation ul.level1>li:hover>a:before,
#topNavigation ul.level1>li.selected>a:before {
    width: 100%;
    background: #464646
}
#topNavigation ul.level1>li.hasChildren>a:after {
    content: "\f2f9";
    display: inline-block;
    margin-left: 10px
}
#topNavigation ul.level1>li#navTreeItem-36868>a,
#topNavigation ul.level1>li#navTreeItem-36868>a:hover {
    background-color: #CDD642;
    color: #fff;
    font-weight: 700;
}
#topNavigation ul.level1>li#navTreeItem-23588>a:hover,
#topNavigation ul.level1>li#navTreeItem-24212:hover>a {
    background-color: #CDD642
}
#topNavigation ul.level1>li#navTreeItem-23588>a:hover:before,
#topNavigation ul.level1>li#navTreeItem-23588:hover>a:before {
    display: none
}
#topNavigation ul.level1>li#navTreeItem-16360 {
    display: none
}
#topNavigation ul.level1>li#navTreeItem-26719 {
    padding: 0 1.25rem;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.5);
    transition: all 300ms ease-out
}
#topNavigation ul.level1>li#navTreeItem-26719:before {
    display: block;
    content: "\f1c3";
    font-size: 1.5rem;
    line-height: 2.8125rem
}
@media only screen and (max-width: 64em) {
    #topNavigation ul.level1>li#navTreeItem-26719:before {
        font-size: 1.125rem
    }
}
#topNavigation ul.level1>li#navTreeItem-26719:hover {
    color: #fff
}
#topNavigation ul.level1>li#navTreeItem-26719 a {
    display: none
}
#topNavigation ul.level1>li:hover>ul.level2 {
    display: block
}
@media only screen and (max-width: 80em) {
    #topNavigation ul.level1>li#navTreeItem-2787>ul.level2,
    #topNavigation ul.level1>li#navTreeItem-2788>ul.level2 {
        left: auto;
        right: 0
    }
}
#topNavigation ul.level2,
#topNavigation ul.level3 {
    display: none;
    position: absolute;
    width: 250px
}
#topNavigation ul.level2 {
    top: 45px;
    left: 0;
    background-color: #464646;
    z-index: 95
}
#topNavigation ul.level2 li {
    text-align: left
}
#topNavigation ul.level2 li>a {
    position: relative;
    display: block;
    padding: .625rem 1.25rem;
    font-size: .875rem;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    transition: all 300ms ease-out
}
#topNavigation ul.level2 li>a:hover,
#topNavigation ul.level2 li:hover>a {
    background-color: #c60b7c;
    color: #fff
}
#topNavigation ul.level2 li.hasChildren>a:after {
    content: "\f2fb";
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px;
    transition: all 300ms ease-out
}
#topNavigation ul.level2 li.hasChildren:hover>a:after {
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    -webkit-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%)
}
#topNavigation ul.level2 li:hover>ul.level3 {
    display: block
}
#topNavigation #navTreeItem-2787>ul.level2,
#topNavigation #navTreeItem-2788>ul.level2 {
    left: auto;
    right: 0
}
#topNavigation ul.level3 {
    top: 0;
    right:100%;
    background-color: #1E1919;
    z-index: 90
}
#topNavigation ul.level3 li>a {
    color: #fff
}
#topNavigation ul.level3 li>a:hover {
    background-color: #c60b7c;
}
.pga-clone #topNavigation ul.level1>li,
.pga-clone #topNavigation ul.level1>li#navTreeItem-26719:before {
    line-height: 5rem
}
.pga-clone #topNavigation ul.level1>li#navTreeItem-16360 {
    display: table-cell;
    width: 40px
}
.pga-clone #topNavigation ul.level1>li#navTreeItem-16360 a {
    position: relative;
    width: 100%;
    height: 80px;
    overflow: hidden;
    text-indent: -9999px
}
.pga-clone #topNavigation ul.level1>li#navTreeItem-16360 a:before,
.pga-clone #topNavigation ul.level1>li#navTreeItem-16360:hover a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: none;
    width: 24px;
    height: 24px;
    content: "\f175";
    font-size: 1.5rem;
    text-indent: 0;
    border: 0 !important
}
.pga-clone #topNavigation ul.level2 {
    top: 80px
}
#mm-topNavigation .mm-navbar {
    background-color: #464646
}
#mm-topNavigation .mm-navbar a {
    color: #ffffff
}
#mm-topNavigation .mm-navbar a:before,
#mm-topNavigation .mm-navbar a:after {
    border-color: #ffffff
}
#mm-topNavigation #mm-navTreeItem-26719 {
    display: none
}
#mm-topNavigation #navTreeItem-23588 {
    background-color: #b01e31
}
#mm-topNavigation #navTreeItem-23588 a {
    color: #fff;
    font-weight: 700
}
#pressRelease {
    margin: 0 !important;
    padding: .625rem 0 !important
}
#pressRelease li {
    list-style-type: none;
    border-bottom: 1px solid #ded8cb;
    margin-bottom: .625rem !important;
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
#pressRelease li:before,
#pressRelease li:after {
    content: " ";
    display: table
}
#pressRelease li:after {
    clear: both
}
#pressRelease li div {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 75%;
    float: left
}
#pressRelease li div p {
    font-style: italic
}
@media only screen and (max-width: 46.25em) {
    #pressRelease li div {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
#pressRelease li a {
    font-size: 1.125rem
}
#pressRelease li span {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
    font-weight: bold
}
@media only screen and (max-width: 46.25em) {
    #pressRelease li span {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
#pressRelease li:last-child {
    border-bottom: 0;
    margin-bottom: 0 !important
}
.pressRelease p.date {
    font-size: 1.125rem;
    color: #29576c;
    font-weight: bold
}
#sidebarLeft {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875em;
    margin-top: 1.875em
}
@media only screen and (max-width: 64em) {
    #sidebarLeft {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
#sidebarRight {
    padding-left:0;
    padding-right:0;
    width: 300px;
    float: left;
    margin-top: 1.875rem
}
@media only screen and (max-width: 64em) {
    #sidebarRight {
        margin-top: .9375rem;
        margin-bottom: .9375rem;
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
#sidebarRight .ad-heading {
    display: block;
    padding-bottom: .625rem;
    text-align: center;
    font-size: .875rem
}
#sidebarRight .contentPageSelection-recommendations {
    background-color: #fff;
    padding: 1.25rem;
    max-width: 300px;
    margin: 0 auto 1.875rem auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
#sidebarRight .pga-countdown {
    background-color: #29576c;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 1.875rem auto;
    height: auto;
    padding: 1.25rem;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
#sidebarRight .pga-countdown h2 {
    display: block;
    color: #464646 !important;
    text-align: center;
    margin: 0;
    padding: 0 0 .625rem 0;
    font-size: 1.125rem;
    line-height: 1.125rem
}
#sidebarRight .pga-countdown #countdown-clock {
    display: block;
    width: 100%;
    overflow: hidden
}
#sidebarRight .pga-countdown .number {
    float: left;
    width: 25%;
    display: inline-block;
    text-align: center
}
#sidebarRight .pga-countdown .count {
    color: #fff;
    font-weight: bold;
    display: block;
    padding-bottom: .3125rem;
    font-size: 1.5rem
}
@media only screen and (max-width: 64em) {
    #sidebarRight .pga-countdown .count {
        font-size: 1.75rem
    }
}
#sidebarRight .pga-countdown .name {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    font-size: .75rem;
    display: block;
    padding-bottom: .625rem
}
#sidebarRight .pga-countdown p {
    text-align: center;
    padding: .625rem 0 0 0;
    margin-bottom: 0
}
.slot-1,
.slot-2,
.slot-3,
.slot-4,
.slot-5 {
    display: block;
    max-width: 300px;
    max-height: 250px;
    margin: 0 auto 1.875rem auto
}
.slot-1 object,
.slot-1 embed,
.slot-2 object,
.slot-2 embed,
.slot-3 object,
.slot-3 embed,
.slot-4 object,
.slot-4 embed,
.slot-5 object,
.slot-5 embed {
    min-height: 250px
}
#searchResults {
    padding: 0;
    margin: 0;
    background-color: transparent
}
#searchResults ul {
    margin: 0 !important;
    padding: 0 !important
}
#searchResults ul li.success,
#searchResults ul li.error {
    border-style: solid;
    border-width: 0;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #24351a;
    border-color: #1f2e16;
    color: #fff;
    list-style: none !important
}
#searchResults ul li.error {
    background-color: #b01e31;
    border-color: #971a2a;
    color: #fff
}
.pagination {
    text-align: center
}
.pagination ul {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}
.pagination ul li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem
}
.pagination ul li a,
.pagination ul li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .0625rem .625rem .0625rem
}
.pagination ul li:hover a,
.pagination ul li a:focus,
.pagination ul li:hover button,
.pagination ul li button:focus {
    background: #e6e6e6
}
.pagination ul li.unavailable a,
.pagination ul li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}
.pagination ul li.unavailable:hover a,
.pagination ul li.unavailable a:focus,
.pagination ul li.unavailable:hover button,
.pagination ul li.unavailable button:focus {
    background: transparent
}
.pagination ul li.current a,
.pagination ul li.current button {
    background: #29576c;
    color: #fff;
    cursor: default;
    font-weight: 700
}
.pagination ul li.current a:hover,
.pagination ul li.current a:focus,
.pagination ul li.current button:hover,
.pagination ul li.current button:focus {
    background: #29576c
}
.pagination ul li {
    display: block;
    float: left
}
.pagination li.selected a,
.pagination li.selected a:hover {
    background-color: #29576c;
    color: #FFF;
    font-weight: bold
}
.search-overlay {
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #29576c;
    z-index: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: all 300ms ease-out;
    -moz-animation: zoomOut 0.3s linear;
    -webkit-animation: zoomOut 0.3s linear;
    animation: zoomOut 0.3s linear
}
.search-overlay .search-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%;
    text-align: center
}
.search-overlay h3 {
    font-weight: 700;
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: .625rem
}
.search-overlay .search-close {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 3rem;
    line-height: 3rem;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-decoration: none;
    transition: all 300ms ease-out
}
.search-overlay .search-close:hover {
    color: #fff
}
.search-overlay #ctl00_uab_searchControl1_searchButton {
    display: none
}
.search-overlay #ctl00_uab_searchControl1_ctlAutoComplete_txtSearch {
    background: transparent;
    border: 0;
    font-size: 3.25rem;
    color: #464646;
    border-bottom: 1px solid #464646;
    text-align: center;
    height: auto;
    transition: all 300ms ease-out;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.search-overlay #ctl00_uab_searchControl1_ctlAutoComplete_txtSearch:focus {
    border-width: 3px
}
body.open-search .search-overlay {
    visibility: visible;
    z-index: 9999;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-animation: zoomIn 0.3s linear;
    -webkit-animation: zoomIn 0.3s linear;
    animation: zoomIn 0.3s linear;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-prev:before,
.swiper-button-next:before {
    font-size: 4rem;
    color: #fff
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: not-allowed;
    pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 30px;
    right: auto
}
.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
    content: "\f2fa"
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 30px;
    left: auto;
    text-align: right
}
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
    content: "\f2fb"
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #464646
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-pagination-progress {
    background: rgba(255, 255, 255, 0.25);
    position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #464646;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    bottom: 0
}
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
#smartbanner {
    position: absolute;
    left: 0;
    top: -82px;
    border-bottom: 1px solid #E8E8E8;
    width: 100%;
    height: 78px;
    background: url('../RXB/RXB_Brasilplast/2017/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkY2RjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==?v=1272529053325962568');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #cdcdcd));
    background: -moz-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, #cdcdcd 100%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 9998;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none
}
#smartbanner .sb-container {
    margin: 0 auto
}
#smartbanner .sb-close {
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    border: 2px solid #FFF;
    width: 14px;
    height: 14px;
    font-size: .9375rem;
    line-height: .9375rem;
    text-align: center;
    color: #FFF;
    background: #070707;
    text-decoration: none;
    text-shadow: none;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: subpixel-antialiased
}
#smartbanner .sb-close:active {
    font-size: .8125rem;
    color: #AAA
}
#smartbanner .sb-icon {
    position: absolute;
    left: 30px;
    top: 10px;
    display: block;
    width: 57px;
    height: 57px;
    background: rgba(0, 0, 0, 0.6);
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3)
}
#smartbanner .sb-icon.gloss:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 50%;
    background: url('../RXB/RXB_Brasilplast/2017/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g?v=1272529053325962568');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.7)), color-stop(100%, rgba(255, 255, 255, 0.2)));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    -moz-border-radius: 10px 10px 12px 12px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 12px 12px
}
#smartbanner.no-icon .sb-icon {
    display: none
}
#smartbanner .sb-info {
    position: absolute;
    left: 98px;
    top: 18px;
    width: 44%;
    font-size: .6875rem;
    line-height: 1.2em;
    font-weight: bold;
    color: #6A6A6A;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8)
}
#smartbanner .sb-info strong {
    display: block;
    font-size: .8125rem;
    color: #4D4D4D;
    line-height: 1.125rem
}
#smartbanner .sb-info>span {
    display: block
}
#smartbanner .sb-info em {
    font-style: normal;
    text-transform: uppercase
}
#smartbanner.no-icon .sb-info {
    left: 34px
}
#smartbanner .sb-button {
    position: absolute;
    right: 20px;
    top: 24px;
    border: 1px solid #BFBFBF;
    padding: 0 .625rem;
    min-width: 10%;
    height: 24px;
    font-size: .875rem;
    line-height: 1.5rem;
    text-align: center;
    font-weight: bold;
    color: #6A6A6A;
    background: url('../RXB/RXB_Brasilplast/2017/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==?v=1272529053325962568');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efefef), color-stop(100%, #dcdcdc));
    background: -moz-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
    background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #efefef 0%, #dcdcdc 100%);
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset
}
#smartbanner .sb-button:active,
#smartbanner .sb-button:hover {
    background: url('../RXB/RXB_Brasilplast/2017/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==?v=1272529053325962568');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dcdcdc), color-stop(100%, #efefef));
    background: -moz-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
    background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
    background: linear-gradient(to bottom, #dcdcdc 0%, #efefef 100%)
}
#smartbanner.android {
    border-color: #212228;
    background: #3d3d3d url('../RXB/RXB_Brasilplast/2017/css/data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf/yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7?v=1272529053325962568');
    border-top: 5px solid #88B131;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
#smartbanner.android .sb-close {
    border: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    color: #B1B1B3;
    background: #1C1E21;
    text-shadow: 0 1px 1px #000;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3)
}
#smartbanner.android .sb-close:active {
    color: #EEE
}
#smartbanner.android .sb-info {
    color: #CCC;
    text-shadow: 0 1px 2px #000
}
#smartbanner.android .sb-info strong {
    color: #FFF
}
#smartbanner.android .sb-icon {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
#smartbanner.android .sb-button {
    min-width: 12%;
    border: 1px solid #DDDCDC;
    padding: 1px;
    color: #D1D1D1;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
#smartbanner.android .sb-button span {
    text-align: center;
    display: block;
    padding: 0 .625rem;
    background-color: #42B6C9;
    background: url('../RXB/RXB_Brasilplast/2017/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyYjZjOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM5YTliYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==?v=1272529053325962568');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #42b6c9), color-stop(100%, #39a9bb));
    background: -moz-linear-gradient(top, #42b6c9, #39a9bb);
    background: -webkit-linear-gradient(top, #42b6c9, #39a9bb);
    background: linear-gradient(to bottom, #42b6c9, #39a9bb);
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
#smartbanner.android .sb-button:active,
#smartbanner.android .sb-button:hover {
    background: none
}
#smartbanner.android .sb-button:active span,
#smartbanner.android .sb-button:hover span {
    background: #2AC7E1
}
#smartbanner.windows .sb-icon {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
#smartbanner,
html.sb-animation {
    transition: all 300ms ease-out
}
@media only screen and (max-width: 64em) {
    #surveyContainer {
        display: none !important
    }
}
#surveyContent,
#voviciOverlaysContainer {
    display: none
}
#voviciButton {
    position: fixed;
    z-index: 98;
    top: 50%;
    right: 0 !important;
    display: block;
    border: 0;
    background-color: rgba(0, 0, 0, 0.8);
    border-width: 0;
    margin-top: -85px;
    white-space: nowrap;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}
#voviciButton a {
    display: block;
    text-decoration: none;
    font-size: .875rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: .3125rem .5rem
}
#voviciButton a:before {
    content: "\f265";
    display: inline-block;
    margin-right: .625rem
}
#voviciInvitation .voviciStart {
    background: none repeat scroll 0 0 #09C;
    border-color: #45B5DA #006485 #006485 #45B5DA;
    border-style: solid;
    border-width: 2px;
    color: #FFF;
    display: block;
    font-weight: 700;
    margin: 5px auto;
    padding: 10px;
    text-align: center;
    width: 260px;
    cursor: pointer
}
#voviciInvitation .voviciCancel {
    background: none repeat scroll 0 0 transparent;
    color: #AAA;
    display: block;
    font-weight: bold;
    margin: 15px auto;
    text-align: center;
    text-decoration: underline;
    width: 140px;
    cursor: pointer
}
#the-finisher {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}
#the-finisher .middle-stuff {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 9998;
    text-align: center
}
#the-finisher .finish-him,
#the-finisher .fatality {
    display: none
}
#the-finisher .finish-him {
    margin-bottom: 1.25rem
}
#the-finisher .beyonce>img {
    max-width: 308px;
    height: auto
}
#the-finisher .fatality>img {
    max-width: 800px;
    height: auto
}
#the-finisher .attack {
    -moz-animation: rubberBand 0.5s infinite;
    -webkit-animation: rubberBand 0.5s infinite;
    animation: rubberBand 0.5s infinite
}
#the-finisher .flash {
    -moz-animation: fadeOut 0.8s infinite;
    -webkit-animation: fadeOut 0.8s infinite;
    animation: fadeOut 0.8s infinite
}
#the-finisher .darken {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9997;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}
.description,
.read {
    display: block;
    font-family: inherit;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem
}
.font-awesome {
    font-family: "Material-Design-Iconic-Font";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.vertical-align,
.v-align {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%
}
.table {
    display: table
}
.tableCell {
    display: table-cell;
    vertical-align: middle
}
.no-bullets {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}
.inlineBlockList {
    margin: 0;
    padding: 0;
    border: 0
}
.inlineBlockList:before,
.inlineBlockList:after {
    content: " ";
    display: table
}
.inlineBlockList:after {
    clear: both
}
.inlineBlockList li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
    padding-left: 1rem;
    padding-right: 1rem
}
.mobileTable {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden
}
.top-bar-wrapper {
    width: 100%
}
@media only screen and (max-width: 64em) {
    .top-bar-wrapper {
        font-size: .75rem
    }
}
.top-bar {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.top-bar:before,
.top-bar:after {
    content: " ";
    display: table
}
.top-bar:after {
    clear: both
}
.top-bar>.toolbar-horizontal {
    list-style: none;
    margin: 0
}

.top-bar .toolbar-item {
    float: left;
    color: #fff;
    vertical-align: middle
}
@media only screen and (max-width: 80em) {
    .top-bar .toolbar-item:not(:first-child) {
        display: none
    }
}
.top-bar .toolbar-link {
    text-decoration: none;
    padding: 0 5px
}
@media only screen and (max-width: 80em) {
    .top-bar .toolbar-link {
        color: #eee
    }
    .top-bar .toolbar-link span {
        display: block
    }
    .top-bar .toolbar-link img {
        float: right
    }
}
.top-bar .toolbar-item-open,
.top-bar .toolbar-button:hover {
    background-color: #E9E9E9;
    color: #333
}
.top-bar .toolbar-button {
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none
}
.top-bar .toolbar-button>a {
    display: block;
    width: 34px;
    height: 34px
}
.top-bar .jewel {
    top: 0;
    right: -7px
}
.toolbar {
    position: relative;
    line-height: inherit
}
@media only screen and (max-width: 80em) {
    .toolbar {
        z-index: 100;
        position: absolute;
        top: 0px;
        right: -13px
    }
}
.toolbar-dock-left {
    float: left
}
.toolbar-dock-right {
    float: right
}
.toolbar-button *,
.toolbar-button *:hover {
    text-decoration: none
}
.top-bar .toolbar-link:hover {
    text-decoration: underline
}
.top-bar .toolbar-item-menu-anchor .toolbar-link {
    text-decoration: none
}
.toolbar-item-menu-anchor {
    position: relative;
    padding: 0 5px
}
.toolbar-item-menu-anchor:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #aaa
}
.toolbar-item-menu-anchor.toolbar-item-open:after {
    border-top-color: #333333
}
.toolbar-item-profile.toolbar-item-open .toolbar-link {
    background-color: #E9E9E9;
    color: #333333
}
.toolbar-item h2 {
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    margin: 6px 10px -10px 10px;
    text-align: left;
    text-transform: uppercase
}
.toolbar-button-inbox,
.toolbar-button-tasks,
.toolbar-button-leads {
    position: relative
}
.toolbar-button-inbox>a:after,
.toolbar-button-tasks>a:after,
.toolbar-button-leads>a:after {
    position: absolute;
    top: 8px;
    left: 7px;
    font-size: 21px;
    color: #777
}
.toolbar-button-tasks a:after {
    content: "";
    font-size: 24px
}
.toolbar-button-leads a:after {
    content: ""
}
.toolbar-button-inbox .uab-popup {
    position: absolute;
    top: 34px;
    right: -5px
}
.toolbar-button-inbox>a:after {
    content: "" !important
}
.toolbar-button-inbox .date:after {
    display: block;
    font-size: 21px
}
.toolbar-button-inbox .read .date,
.toolbar-button-inbox .replied .date {
    color: #999
}
.toolbar-button-inbox .message-read .date:after,
.toolbar-button-inbox .message-sent .date:after {
    content: ""
}
.toolbar-button-inbox .message-unread .date:after {
    content: "";
    color: #29576c
}
.toolbar-button-inbox .meeting-read .date:after,
.toolbar-button-inbox .meeting-replied .date:after,
.toolbar-button-inbox .meeting-sent .date:after {
    content: "\f274"
}
.toolbar-button-inbox .meeting-unread .date:after {
    content: "\f274";
    color: #29576c
}
.toolbar-button-inbox .meeting-accepted-read .date:after,
.toolbar-button-inbox .meeting-accepted-replied .date:after,
.toolbar-button-inbox .meeting-accepted-sent .date:after {
    content: "¯"
}
.toolbar-button-inbox .meeting-accepted-unread .date:after {
    content: "";
    color: #29576c
}
.toolbar-button-inbox .meeting-declined-read .date:after,
.toolbar-button-inbox .meeting-declined-replied .date:after,
.toolbar-button-inbox .meeting-declined-sent .date:after {
    content: ""
}
.toolbar-button-inbox .meeting-declined-unread .date:after {
    content: "";
    color: #29576c
}
.top-bar .toolbar-item img {
    vertical-align: middle
}
.uab-popup {
    background: #E9E9E9;
    min-height: 50px;
    min-width: 175px;
    position: absolute;
    right: -5px;
    top: 100%;
    border: solid 5px #5F5F5F;
    border-top-width: 0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.25);
    box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.25);
    z-index: 510
}
.toolbar-item-menu-left-align .uab-popup {
    left: -5px
}
.uab-popup-waiting {
    background-image: url('../RXB/RXB_Brasilplast/2017/css/images/waiting.gif?v=1272529053325962568');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center
}
.uab-popup img {
    margin: 0
}
.uab-popup ul {
    list-style: none;
    margin: 0
}
.uab-popup ul li {
    float: none;
    height: auto;
    margin: 0;
    border-top: solid 1px #DDDDDD
}
.listitem {
    padding: 0 10px
}
@media only screen and (max-width: 80em) {
    .listitem {
        font-size: 1.2rem
    }
}
.uab-popup>.listitem {
    position: relative;
    display: block;
    height: 34px;
    line-height: 34px;
    background-color: #F2F2F2;
    text-decoration: none;
    color: #333333;
    transition: color 0.5s, background 0.5s
}
.toolbar-button .uab-popup {
    width: 330px
}
.messageList .listitem {
    position: relative;
    height: auto;
    padding: 10px;
    line-height: 14px;
    font-size: 13px;
    text-align: left
}
.toolbar .date {
    display: block;
    font-size: 10px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 10px
}
.uab-popup ul a.listitem:hover {
    background-color: #F2FBFD;
    color: #0673B9
}
.uab-popup .secondlevelnav .listitem {
    padding-left: 30px
}
.uab-popup .secondlevelnav .listitem:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AEAEAE;
    border-image: none;
    border-style: dashed;
    border-width: 0 0 1px 1px;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: -20px;
    margin-right: 5px;
    width: 6px
}
.datasource-data {
    display: none
}
.uab-popup .datasource-data {
    display: inherit;
    padding-top: 15px
}
.toolbar-item-languages .flag {
    height: 15px;
    position: absolute;
    left: 19px;
    top: 9px
}
.toolbar-item-languages-no-flags .flag {
    display: none
}
.toolbar-item-languages .toolbar-item-menu-text {
    padding-left: 35px
}
.toolbar-item-languages-no-flags .toolbar-item-menu-text {
    padding-left: 15px
}
.toolbar-item-languages .listitem {
    padding-left: 40px;
    position: relative;
    white-space: nowrap
}
.toolbar-item-languages-no-flags .listitem {
    padding-left: 20px
}
.toolbar-item-languages .current {
    display: block;
    height: 8px;
    width: 8px;
    background: #099000;
    border-radius: 5px;
    position: absolute;
    left: 4px;
    top: 13px
}
.toolbar-item-languages {
    text-align: left
}
.languages-container,
.toolbar-item-anchor-signout {
    display: none
}
.no-js .languages-container,
.experience-degraded .languages-container,
.no-js .toolbar-item-anchor-signout,
.experience-degraded .toolbar-item-anchor-signout {
    display: block
}
.toolbar-button-inbox .messageList .listitem span {
    display: block;
    margin: 0
}
.toolbar .date,
.toolbar .uab-popup ul a.listitem:hover .date {
    color: #999999
}
.toolbar .due-today-date,
.toolbar .overdue-date,
.toolbar .uab-popup ul a.listitem:hover .due-today-date,
.toolbar .uab-popup ul a.listitem:hover .overdue-date {
    color: #FF0000
}
.toolbar .name,
.toolbar .subject {
    color: #333333;
    transition: color 0.5s ease 0s
}
.toolbar-item .companyName,
.toolbar-item .messageBody {
    font-size: 11px;
    color: #666
}
.toolbar-button-inbox .type {
    text-transform: uppercase;
    color: #999;
    font-size: 11px;
    vertical-align: top;
    transition: color 0.5s
}
.toolbar-button-inbox .messageList .showMessage .type {
    display: none
}
.toolbar-button-leads .new-lead .name,
.toolbar-button-inbox .unread .name,
.toolbar-button-inbox .uab-popup .showMessage-unread .subject {
    font-weight: bold;
    color: #0088CC;
    transition: color 0.5s
}
.toolbar-button-inbox .uab-popup .message-participant-item-details .secondaryDetails {
    display: none
}
.toolbar-button-inbox .uab-popup ul a.listitem:hover span {
    color: #0673B9;
    transition: color 0.5s
}
.toolbar-button-inbox .uab-popup .unavailable .listitem {
    background-color: #E4E4E4
}
.toolbar-button-inbox .unavailable .messageParticipant .name,
.toolbar-button-inbox .unavailable .subject {
    color: #666666
}
.toolbar-button-inbox .uab-popup .showMessage-unread {
    border-color: #FFCC66
}
.toolbar-button-inbox .uab-popup .showMessage-unread .listitem {
    background-color: #FCFCD1
}
.toolbar-button-inbox .uab-popup .showMessage-unread .name {
    color: #333333;
    font-weight: normal
}
.toolbar-item {
    position: relative;
    zoom: 1
}
.toolbar-item .uab-popup .noItems {
    background-color: #F2F2F2;
    margin: 16px 0 0 0;
    padding: 10px;
    text-align: left;
    line-height: normal
}
.toolbar-item .links {
    border-top: solid 3px #5F5F5F
}
.toolbar-item .links a {
    color: #0088CC
}
.toolbar-item .links .listitem {
    text-align: left;
    position: relative
}
.toolbar-item .links i {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    height: 16px;
    margin-top: -8px
}
.toolbar .logo {
    float: left;
    margin-right: 5px;
    border: solid 1px #CCCCCC
}
.toolbar .listitem span {
    display: block;
    margin: 0
}
.toolbar-button-tasks .messageList .listitem {
    padding-left: 10px;
    min-height: 0
}
.toolbar-button-tasks .messageList .listitem {
    padding-right: 70px
}
#TB_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%
}
.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=75);
    opacity: 0.75
}
* html #TB_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px')
}
#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
    top: 50%;
    left: 50%
}
* html #TB_window {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px')
}
#TB_window img#TB_Image {
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666
}
#TB_caption {
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left
}
#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right
}
#TB_closeAjaxWindow {
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right
}
#TB_ajaxWindowTitle {
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px
}
#TB_title {
    background-color: #e8e8e8;
    height: 27px
}
#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4rem
}
#TB_ajaxContent.TB_modal {
    padding: 15px
}
#TB_ajaxContent p {
    padding: 5px 0px 5px 0px
}
#TB_load {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px
}
* html #TB_load {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px')
}
#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%
}
* html #TB_HideSelect {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px')
}
#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px
}
.toolbar-button-inbox>a:after,
.toolbar-button-tasks>a:after,
.toolbar-button-leads>a:after,
.toolbar-button-inbox .date:after,
.button-flat-meeting,
.ui-stars-star,
.social .facebook a:after,
.social .link a:after,
.social .flickr a:after,
.social .googleplus a:after,
.social .instagram a:after,
.social .linkedin a:after,
.social .pinterest a:after,
.social .twitter a:after,
.social .vimeo a:after,
.social .website a:after,
.social .youtube a:after,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton),
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover,
.message-enquiry,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a,
#searchApplied .reset,
#searchApplied .remove,
#facetNavigation h3:after,
.dimensionContainer h4:after,
.dimensionContainer #sessionDetails .startTime:after,
#sessionDetails .dimensionContainer .startTime:after,
#exhibitorBadge .favourites button:before,
#exhibitorBadge .favourites button:hover:before,
#exhibitorBadge .favourites a:before,
#exhibitorBadge .favourites a:hover:before,
#exhibitorBadge .contact-message button:before,
#exhibitorBadge .contact-message button:hover:before,
#exhibitorBadge .contact-message a:before,
#exhibitorBadge .contact-message a:hover:before,
#exhibitorBadge .web a:before,
.jcarousel-skin-nova-default .jcarousel-prev-horizontal,
.jcarousel-skin-nova-default .jcarousel-next-horizontal,
.mod-actions-icon i,
.daypilot-corner .navigation,
#appointmentCalendar .eventContainer:after,
.root i,
.messageInbox .dropDown:after,
#messages .messageStatusIcon,
.toolbar-button-favourite a:after {
    font-family: "Material-Design-Iconic-Font";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.button-flat-meeting,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton),
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover,
.message-enquiry,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a,
#exhibitorBadge .message-enquiry:before {
    border: none;
    background: transparent !important;
    background-color: transparent;
    box-shadow: none;
    font-family: inherit
}
.mod-actions button,
.mod-actions .button,
.mod-actions #savedSearches .login a,
#savedSearches .login .mod-actions a,
.mod-actions .saveSearch a,
.saveSearch .mod-actions a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .3125rem .625rem .375rem .625rem;
    font-size: .6875rem;
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out
}
.mod-actions button:hover,
.mod-actions .button:hover,
.mod-actions #savedSearches .login a:hover,
#savedSearches .login .mod-actions a:hover,
.mod-actions .saveSearch a:hover,
.saveSearch .mod-actions a:hover,
.mod-actions button:focus,
.mod-actions .button:focus,
.mod-actions #savedSearches .login a:focus,
#savedSearches .login .mod-actions a:focus,
.mod-actions .saveSearch a:focus,
.saveSearch .mod-actions a:focus {
    background-color: #7a7a7a
}
.mod-actions button:hover,
.mod-actions .button:hover,
.mod-actions #savedSearches .login a:hover,
#savedSearches .login .mod-actions a:hover,
.mod-actions .saveSearch a:hover,
.saveSearch .mod-actions a:hover,
.mod-actions button:focus,
.mod-actions .button:focus,
.mod-actions #savedSearches .login a:focus,
#savedSearches .login .mod-actions a:focus,
.mod-actions .saveSearch a:focus,
.saveSearch .mod-actions a:focus {
    color: #fff
}
fieldset {
    margin-bottom: 1.25rem
}
label,
input {
    display: inline
}
.hideSection {
    display: none
}
.visuallyhidden {
    visibility: hidden
}
fieldset ol,
fieldset ul:not(.showThisList),
.actions,
.exhibitor,
.reports,
#savedSearches ul,
#searchApplied>ul,
#facetNavigation>ul,
.standDetails ul,
.list-module>ul,
#exhibitorBadge .sidepanel-b ul,
.inner-attribute-container>ol,
.inner-attribute-container>ul,
.websiteSignUp-CreateAProfile-Step1 .dataProtection,
.websiteSignUp-CreateAProfile-Step1 ol,
.websiteSignUp-EditYourProfile ul,
.websiteSignUp-EditYourProfile ol,
.attribute-container-symposiumSessionProfileTop ol {
    list-style: none;
    margin-left: 0
}
fieldset ol li,
fieldset ul:not(.showThisList) li,
.actions li,
.exhibitor li,
.reports li,
#savedSearches ul li,
#searchApplied>ul li,
#facetNavigation>ul li,
.standDetails ul li,
.list-module>ul li,
#exhibitorBadge .sidepanel-b ul li,
.inner-attribute-container>ol li,
.inner-attribute-container>ul li,
.websiteSignUp-CreateAProfile-Step1 .dataProtection li,
.websiteSignUp-CreateAProfile-Step1 ol li,
.websiteSignUp-EditYourProfile ul li,
.websiteSignUp-EditYourProfile ol li,
.attribute-container-symposiumSessionProfileTop ol li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}
input.save {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .3125rem .625rem .375rem .625rem;
    font-size: .6875rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out
}
input.save:hover,
input.save:focus {
    background-color: #1d2e42
}
input.save:hover,
input.save:focus {
    color: #fff
}
.searchText {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.searchText:before,
.searchText:after {
    content: " ";
    display: table
}
.searchText:after {
    clear: both
}
.searchText .searchBox {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 83.33333%;
    float: left
}
.searchText button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff;
    border-radius: 0;
    transition: background-color 300ms ease-out
}
.searchText button:hover,
.searchText button:focus {
    background-color: #7a7a7a
}
.searchText button:hover,
.searchText button:focus {
    color: #fff
}
.main {
    margin-bottom: 1.25rem
}
.label {
    font-weight: bold
}
.language {
    display: none
}
.checkbox input {
    margin: 0 5px 0
}
.cancelButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff;
    transition: background-color 300ms ease-out
}
.cancelButton:hover,
.cancelButton:focus {
    background-color: #7a7a7a
}
.cancelButton:hover,
.cancelButton:focus {
    color: #fff
}
.mod-actions button,
.mod-actions .button,
.mod-actions #savedSearches .login a,
#savedSearches .login .mod-actions a,
.mod-actions .saveSearch a,
.saveSearch .mod-actions a {
    margin-left: 5px
}
.button-flat-meeting {
    font-size: 0;
    color: #29576c
}
.button-flat-meeting:hover {
    background-color: transparent;
    color: #29576c
}
.button-flat-meeting:before {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1 2 1.0625rem 2;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    content: "";
    margin-bottom: 0;
    padding: 0 5px;
    font-size: 23px;
    color: #fff
}
.button-flat-meeting:before:hover,
.button-flat-meeting:before:focus {
    background-color: #1d2e42
}
.button-flat-meeting:before:hover,
.button-flat-meeting:before:focus {
    color: #fff
}
.button-flat-meeting:after {
    padding: 0
}
.standDetails span,
.standDetails ul,
.standDetails li {
    display: inline
}
.standDetails ul {
    display: inline
}
.sendMessageDialog {
    display: none
}
.highlight {
    background: rgba(180, 151, 90, 0.2);
    border: none
}
.highlight .actions {
    top: 10px
}
.flags {
    margin: 0;
    padding: 0;
    border: 0;
    clear: left;
    margin-bottom: 0
}
.flags:before,
.flags:after {
    content: " ";
    display: table
}
.flags:after {
    clear: both
}
.flags li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
    padding-left: 2px;
    padding-right: 2px
}
.flags>li:first-child {
    padding-left: 0
}
.flags>li * {
    float: left;
    margin-left: 5px
}
#exhibitorBadge {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}
#exhibitorBadge:before,
#exhibitorBadge:after {
    content: " ";
    display: table
}
#exhibitorBadge:after {
    clear: both
}
#exhibitorBadge .mainContent {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left
}
@media only screen and (max-width: 64em) {
    #exhibitorBadge .mainContent {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
#exhibitorBadge .sidepanel-b {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
    float: right
}
@media only screen and (max-width: 64em) {
    #exhibitorBadge .sidepanel-b {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left;
        margin-bottom: 1.25rem
    }
}
.sidepanel-b>div {
    margin-bottom: 1.25rem;
    overflow: hidden
}
.sidepanel-b .social {
    clear: both;
    text-align: center
}
@media only screen and (max-width: 64em) {
    .sidepanel-b .social {
        clear: none;
        overflow: hidden
    }
}
.sidepanel-b .social h3 {
    font-size: 1rem
}
#cboxContent #divActions {
    position: relative
}
#cboxContent #divActions .favourite {
    position: absolute;
    right: 0
}
.grid #cboxContent #divActions .favourite {
    top: -15px
}
.waiting {
    position: relative
}
.waiting .searchrequest-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;
    background-position: 48% 90px;
    background-repeat: no-repeat
}
.description {
    line-height: 1.5
}
.description:before,
.description:after {
    content: " ";
    display: table
}
.description:after {
    clear: both
}
.description.full {
    display: none
}
.novaObject-Comment {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ded8cb;
    color: #656263
}
.novaObject-Comment>:first-child {
    margin-top: 0
}
.novaObject-Comment>:last-child {
    margin-bottom: 0
}
.novaObject-Comment h1,
.novaObject-Comment h2,
.novaObject-Comment h3,
.novaObject-Comment h4,
.novaObject-Comment #sessionDetails .startTime,
#sessionDetails .novaObject-Comment .startTime,
.novaObject-Comment h5,
.novaObject-Comment h6,
.novaObject-Comment p,
.novaObject-Comment li,
.novaObject-Comment dl {
    color: #656263
}
.novaObject-Comment h1,
.novaObject-Comment h2,
.novaObject-Comment h3,
.novaObject-Comment h4,
.novaObject-Comment #sessionDetails .startTime,
#sessionDetails .novaObject-Comment .startTime,
.novaObject-Comment h5,
.novaObject-Comment h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.novaObject-Comment h1.subheader,
.novaObject-Comment h2.subheader,
.novaObject-Comment h3.subheader,
.novaObject-Comment h4.subheader,
.novaObject-Comment #sessionDetails .subheader.startTime,
#sessionDetails .novaObject-Comment .subheader.startTime,
.novaObject-Comment h5.subheader,
.novaObject-Comment h6.subheader {
    line-height: 1.4
}
.novaObject-Comment label {
    font-weight: bold;
    margin-bottom: 1.25rem
}
.help {
    display: block;
    margin-bottom: 1.25rem
}
.exhibitorMore {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 1.25rem
}
.privacy {
    font-weight: 14px;
    font-style: italic
}
.novaObject-Rating {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ded8cb;
    color: #656263;
    margin-bottom: 1.25rem
}
.novaObject-Rating>:first-child {
    margin-top: 0
}
.novaObject-Rating>:last-child {
    margin-bottom: 0
}
.novaObject-Rating h1,
.novaObject-Rating h2,
.novaObject-Rating h3,
.novaObject-Rating h4,
.novaObject-Rating #sessionDetails .startTime,
#sessionDetails .novaObject-Rating .startTime,
.novaObject-Rating h5,
.novaObject-Rating h6,
.novaObject-Rating p,
.novaObject-Rating li,
.novaObject-Rating dl {
    color: #656263
}
.novaObject-Rating h1,
.novaObject-Rating h2,
.novaObject-Rating h3,
.novaObject-Rating h4,
.novaObject-Rating #sessionDetails .startTime,
#sessionDetails .novaObject-Rating .startTime,
.novaObject-Rating h5,
.novaObject-Rating h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.novaObject-Rating h1.subheader,
.novaObject-Rating h2.subheader,
.novaObject-Rating h3.subheader,
.novaObject-Rating h4.subheader,
.novaObject-Rating #sessionDetails .subheader.startTime,
#sessionDetails .novaObject-Rating .subheader.startTime,
.novaObject-Rating h5.subheader,
.novaObject-Rating h6.subheader {
    line-height: 1.4
}
.novaObject-Rating-DisplayLabel {
    font-weight: bold
}
@media only screen and (max-width: 64em) {
    #TB_window {
        width: 100% !important;
        left: 0 !important;
        margin-left: 0 !important
    }
}
.ui-stars-star {
    display: inline-block
}
.ui-stars-star:before {
    content: "";
    font-size: 15px
}
.ui-stars-star-on:before,
.ui-stars-star-hover:before {
    content: ""
}
.ui-stars-star a {
    visibility: hidden
}
.socialNetworkProfiles {
    display: block;
    padding: 0;
    margin: 0 -2.5px
}
.socialNetworkProfiles:before,
.socialNetworkProfiles:after {
    content: " ";
    display: table
}
.socialNetworkProfiles:after {
    clear: both
}
.socialNetworkProfiles>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 2.5px 5px
}
.socialNetworkProfiles>li {
    list-style: none;
    padding: 0 2.5px 5px;
    width: 25%
}
.socialNetworkProfiles>li:nth-of-type(1n) {
    clear: none
}
.socialNetworkProfiles>li:nth-of-type(4n+1) {
    clear: both
}
.social {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 5px;
    background: #ded8cb;
    color: #656263;
    border: none
}
.social>:first-child {
    margin-top: 0
}
.social>:last-child {
    margin-bottom: 0
}
.social h1,
.social h2,
.social h3,
.social h4,
.social #sessionDetails .startTime,
#sessionDetails .social .startTime,
.social h5,
.social h6,
.social p,
.social li,
.social dl {
    color: #656263
}
.social h1,
.social h2,
.social h3,
.social h4,
.social #sessionDetails .startTime,
#sessionDetails .social .startTime,
.social h5,
.social h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.social h1.subheader,
.social h2.subheader,
.social h3.subheader,
.social h4.subheader,
.social #sessionDetails .subheader.startTime,
#sessionDetails .social .subheader.startTime,
.social h5.subheader,
.social h6.subheader {
    line-height: 1.4
}
.social li {
    line-height: 0
}
.social .facebook a,
.social .link a,
.social .flickr a,
.social .googleplus a,
.social .instagram a,
.social .linkedin a,
.social .pinterest a,
.social .twitter a,
.social .vimeo a,
.social .website a,
.social .youtube a {
    display: block;
    text-indent: -9999rem;
    text-decoration: none
}
.social .facebook a:after,
.social .link a:after,
.social .flickr a:after,
.social .googleplus a:after,
.social .instagram a:after,
.social .linkedin a:after,
.social .pinterest a:after,
.social .twitter a:after,
.social .vimeo a:after,
.social .website a:after,
.social .youtube a:after {
    display: block;
    text-indent: 0;
    font-size: 21px
}
@media only screen and (max-width: 64em) {
    .social .facebook a:after,
    .social .link a:after,
    .social .flickr a:after,
    .social .googleplus a:after,
    .social .instagram a:after,
    .social .linkedin a:after,
    .social .pinterest a:after,
    .social .twitter a:after,
    .social .vimeo a:after,
    .social .website a:after,
    .social .youtube a:after {
        font-size: 36px
    }
}

.social .link a:after {
    content: "" !important;
    color: #666 !important
}
.social .facebook a:after {
    content: "" !important;
    color: #3B5999 !important
}
.social .flickr a:after {
    content: "" !important;
    color: #ff0084 !important
}
.social .googleplus a:after {
    content: "" !important;
    color: #dd4b39 !important
}
.social .instagram a:after {
    content: "" !important;
    color: #517fa4 !important
}
.social .linkedin a:after {
    content: "" !important;
    color: #007bb6 !important
}
.social .pinterest a:after {
    content: "" !important;
    color: #cb2027 !important
}
.social .twitter a:after {
    content: "" !important;
    color: #44acee !important
}
.social .vimeo a:after {
    content: "" !important;
    color: #aad450 !important
}
.social .website a:after {
    content: "" !important;
    color: #666 !important
}
.social .youtube a:after {
    content: "" !important;
    color: #bb0000 !important
}
.websiteSignUp-CreateAProfile-Step1 li label {
    display: inline
}
.back-to-search {
    font-style: italic;
    font-weight: normal
}
#ctl00_centreContentPlaceHolder_mainPanel,
#signUpPrimer {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 50%;
    float: left
}
.websiteSignUp-ResetUserPassword #ctl00_centreContentPlaceHolder_mainPanel,
.websiteSignUp-ResetUserPassword #signUpPrimer {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}
@media only screen and (max-width: 64em) {
    #ctl00_centreContentPlaceHolder_mainPanel,
    #signUpPrimer {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
.stand {
    font-weight: bold
}
.actions li {
    float: left;
    margin-left: 5px !important
}
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton),
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover {
    font-size: 0
}
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):before,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover:before {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1 2 1.0625rem 2;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    font-family: "Material-Design-Iconic-Font";
    content: "";
    margin-bottom: 0;
    padding: 1px 3px;
    font-size: 23px;
    color: #fff
}
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):before:hover,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):before:focus,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover:before:hover,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover:before:focus {
    background-color: #1d2e42
}
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):before:hover,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):before:focus,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover:before:hover,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover:before:focus {
    color: #fff
}
.favouriteOff button:before {
    content: "" !important
}
.favouriteOn button:before {
    content: "Remover dos Favoritos " !important
}
.message-enquiry,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a {
    font-size: 0;
    color: #29576c
}
.message-enquiry:hover,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:hover {
    background-color: transparent;
    color: #29576c
}
.message-enquiry:before,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:before {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1 2 1.0625rem 2;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    font-family: "Material-Design-Iconic-Font";
    content: "";
    margin-bottom: 0;
    padding: 1px 3px;
    font-size: 23px;
    color: #fff
}
.message-enquiry:before:hover,
.message-enquiry:before:focus,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:before:hover,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:before:focus {
    background-color: #1d2e42
}
.message-enquiry:before:hover,
.message-enquiry:before:focus,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:before:hover,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:before:focus {
    color: #fff
}
.message-enquiry:after,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:after {
    padding: 0 !important
}
#searchSidebarLeft {
    position: relative
}
#searchSidebarLeft>h3 {
    margin: 0;
    padding: .625rem;
    font-size: 18px;
    color: #FFF;
    background: #F78222
}
#searchApplied {
    padding: .625rem;
    margin-bottom: .625rem;
    border: 1px solid #ded8cb;
    background: #ded8cb
}
#searchApplied>ul>li {
    padding-right: 20px
}
#searchApplied li {
    position: relative;
    font-size: 13px
}
#searchApplied li ul {
    margin-left: 0
}
#searchApplied h4,
#searchApplied #sessionDetails .startTime,
#sessionDetails #searchApplied .startTime {
    font-size: 12px
}
#searchApplied .values {
    background: rgba(180, 151, 90, 0.3)
}
#searchApplied .reset {
    position: absolute;
    top: 7.2px;
    right: 10px;
    color: #231f20;
    font-size: 0;
    text-indent: -9999rem
}
#searchApplied .reset:before {
    content: "";
    font-size: 20px
}
#searchApplied .remove {
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    color: #333;
    font-size: 0
}
#searchApplied .remove:after {
    content: "";
    font-size: 18px
}
#savedSearches {
    padding: .625rem;
    border: 1px solid #ded8cb;
    background: #ded8cb
}
#savedSearches ul {
    padding: 0
}
#savedSearches a {
    display: block
}
#savedSearches .login a {
    margin: 0;
    border-radius: 0
}
.mySearches a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    margin: 0
}
.mySearches a:hover,
.mySearches a:focus {
    background-color: #7a7a7a
}
.mySearches a:hover,
.mySearches a:focus {
    color: #fff
}
.savedSearchManager #wrapper {
    padding-top: 0
}
.savedSearchManager #pageName {
    display: none
}
.savedSearchManager table {
    width: 100%
}
#facetNavigation {
    margin-top: 1.25rem
}
#facetNavigation .firstLevel {
    margin-left: 0
}
#facetNavigation h3 {
    font-size: 18px;
    position: relative
}
#facetNavigation h3:after {
    padding: 0 0 0 10px
}
@media only screen and (max-width: 64em) {
    #facetNavigation h3:after {
        content: "\f0fe";
        font-family:'FontAwesome';
    }
}
@media only screen and (max-width: 64em) {
    #facetNavigation h3.filtersShow:after {
        content: "\f0fe";
        font-family:'FontAwesome';
    }
}
#facetNavigation h4,
#facetNavigation #sessionDetails .startTime,
#sessionDetails #facetNavigation .startTime {
    margin: 0;
    font-size: 16px;
    color: #222;
    font-weight: bold
}
#facetNavigation>ul {
    margin-bottom: 10px;
    padding: 0
}
@media only screen and (max-width: 64em) {
    #facetNavigation>ul li {
        display: inline;
        margin-bottom: 2px;
        background: #eee
    }
}
@media only screen and (max-width: 64em) {
    #facetNavigation>ul:first-of-type {
        display: none
    }
}
#facetNavigation>ul ul {
    margin-left: 1.25rem
}
@media only screen and (max-width: 64em) {
    #facetNavigation>ul:first-of-type {
        display: block;
        padding: 0;
        margin: 0 -5px
    }
    #facetNavigation>ul:first-of-type:before,
    #facetNavigation>ul:first-of-type:after {
        content: " ";
        display: table
    }
    #facetNavigation>ul:first-of-type:after {
        clear: both
    }
    #facetNavigation>ul:first-of-type>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 5px 10px
    }
    #facetNavigation>ul:first-of-type>li {
        list-style: none;
        padding: 0 5px 10px;
        width: 100%
    }
    #facetNavigation>ul:first-of-type>li:nth-of-type(1n) {
        clear: none
    }
    #facetNavigation>ul:first-of-type>li:nth-of-type(1n+1) {
        clear: both
    }
}
@media only screen and (max-width: 46.25em) {
    #facetNavigation>ul:first-of-type {
        display: block;
        padding: 0;
        margin: 0 -5px
    }
    #facetNavigation>ul:first-of-type:before,
    #facetNavigation>ul:first-of-type:after {
        content: " ";
        display: table
    }
    #facetNavigation>ul:first-of-type:after {
        clear: both
    }
    #facetNavigation>ul:first-of-type>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 5px 10px
    }
    #facetNavigation>ul:first-of-type>li {
        list-style: none;
        padding: 0 5px 10px;
        width: 100%
    }
    #facetNavigation>ul:first-of-type>li:nth-of-type(1n) {
        clear: none
    }
    #facetNavigation>ul:first-of-type>li:nth-of-type(1n+1) {
        clear: both
    }
}
#facetNavigation .dimensionContainer {
    margin-bottom: 1.25rem
}
#facetNavigation .dimensionContainer>.values>li {
    padding-left: 12px
}
#facetNavigation .values li {
    position: relative;
    line-height: 1.4
}
#facetNavigation .values li .name,
#facetNavigation .values li .name label {
    font-size: 13px;
    font-weight: normal;
    color: #546C7E;
    text-decoration: underline
}
#facetNavigation .values li a:hover {
    color: #464646;
    text-decoration: none
}
#facetNavigation .values .hasChildren:before {
    position: absolute;
    left: 0;
    content: "+"
}
#facetNavigation .values span.count {
    color: #656263;
    font-size: 13px;
    margin-left: 2px
}
#facetNavigation .values .values li:before {
    border-left: 1px dotted;
    border-top: 1px dotted;
    content: " ";
    display: inline-block;
    height: 10px;
    left: -1px;
    position: relative;
    top: 5px;
    width: 10px
}
@media only screen and (max-width: 64em) {
    #facetNavigation .values .values li:before {
        display: none
    }
}
#facetNavigation .values .values li:after {
    border-left: 1px dotted;
    content: " ";
    display: inline-block;
    height: 10px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 10px
}
@media only screen and (max-width: 64em) {
    #facetNavigation .values .values li:after {
        display: none
    }
}
#facetNavigation .values .values li.last:before {
    border-left: none
}
@media only screen and (max-width: 64em) {
    .dimensionContainer h4,
    .dimensionContainer #sessionDetails .startTime,
    #sessionDetails .dimensionContainer .startTime {
        width: 100%;
        position: relative;
        padding-top: 10px
    }
}
@media only screen and (max-width: 64em) {
    .dimensionContainer h4:after,
    .dimensionContainer #sessionDetails .startTime:after,
    #sessionDetails .dimensionContainer .startTime:after {
        position: absolute;
        right: 0;
        top: 12px;
        transition: all .2s linear 0;
        content: "\f0fe";
        font-family:'FontAwesome';
    }
}
@media only screen and (max-width: 64em) {
    .dimensionContainer.activeFacet h4:after,
    .dimensionContainer.activeFacet #sessionDetails .startTime:after,
    #sessionDetails .dimensionContainer.activeFacet .startTime:after {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: all .2s linear 0
    }
}
@media only screen and (max-width: 64em) {
    .dimensionContainer .values {
        display: none
    }
}
#searchContent {
    font-size: 14px
}
#searchContent h2 {
    font-size: 1.125rem;
    padding: 5px 10px;
    margin: 0;
    color: #FFF!important;
    background-color:#F78222
}
#searchOptions,
#searchResults {
    padding: 10px;
    margin-bottom: 1.25rem;
    border: 1px solid #ded8cb;
    overflow: hidden
}
#alphaList {
    margin-left: 0
}
#alphaList li {
    display: inline-block;
    float: none
}
#alphaList li a,
#alphaList li span {
    padding: 2px 5px
}
#alphaList li a {
    background: #e5e5e5
}
#alphaList li a:hover {
    background: #29576c
}
#alphaList li .selected {
    background: #29576c
}
.listLayout {
    float: right
}
.listLayout label {
    float: left;
    line-height: 1.5
}
.listLayout ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    float: right;
    margin: 0
}
.listLayout ul>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}
.listLayout ul>li>* {
    display: block
}
@media only screen and (max-width: 64em) {
    .paging-options {
        margin: 0;
        max-width: 81.25rem;
        width: 100%
    }
    .paging-options:before,
    .paging-options:after {
        content: " ";
        display: table
    }
    .paging-options:after {
        clear: both
    }
    .paging-options .resultsMessage,
    .paging-options .page-sizer {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: left
    }
}
.paging-options-top {
    float: left
}
.paging-options-top p,
.paging-options-top .resultItemSeperator,
.paging-options-top .page-sizer {
    float: left
}
.paging-options-top>div {
    padding: 0 5px
}
.paging-options-top .resultItemSeperator {
    line-height: 1.5;
    color: #ccc
}
.paging-options-top .page-sizer {
    white-space: nowrap
}
.paging-options-bottom {
    text-align: center
}
.paging-options-bottom .group li a {
    padding: 0 10px
}
.highlightIndicator {
    -moz-box-shadow: 0 0 2px #aaa;
    -webkit-box-shadow: 0 0 2px #aaa;
    box-shadow: 0 0 2px #aaa;
    position: absolute;
    top: -8px;
    right: -1px;
    padding: 0px 10px;
    background-color: #464646;
    font-size: 11px;
    text-transform: uppercase
}
.grid {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
.grid:before,
.grid:after {
    content: " ";
    display: table
}
.grid:after {
    clear: both
}
.grid>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}
.grid>li {
    list-style: none;
    padding: 0 .625rem 1.25rem;
    width: 33.33333%
}
.grid>li:nth-of-type(1n) {
    clear: none
}
.grid>li:nth-of-type(3n+1) {
    clear: both
}
@media only screen and (max-width: 64em) {
    .grid {
        display: block;
        padding: 0;
        margin: 0 -.625rem
    }
    .grid:before,
    .grid:after {
        content: " ";
        display: table
    }
    .grid:after {
        clear: both
    }
    .grid>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 .625rem 1.25rem
    }
    .grid>li {
        list-style: none;
        padding: 0 .625rem 1.25rem;
        width: 100%
    }
    .grid>li:nth-of-type(1n) {
        clear: none
    }
    .grid>li:nth-of-type(1n+1) {
        clear: both
    }
}
.recommended-item .grid {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
.recommended-item .grid:before,
.recommended-item .grid:after {
    content: " ";
    display: table
}
.recommended-item .grid:after {
    clear: both
}
.recommended-item .grid>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}
.recommended-item .grid>li {
    list-style: none;
    padding: 0 .625rem 1.25rem;
    width: 50%
}
.recommended-item .grid>li:nth-of-type(1n) {
    clear: none
}
.recommended-item .grid>li:nth-of-type(2n+1) {
    clear: both
}
.grid .listItemDetail {
    position: relative;
    min-height: 200px;
    padding: 15px;
    padding-top: 15px;
    border: 1px solid #ded8cb;
    font-size: 12px;
    text-align: center
}
.grid h1,
.grid h2,
.grid h3,
.grid h4,
.grid #sessionDetails .startTime,
#sessionDetails .grid .startTime,
.grid h5,
.grid h6,
.grid .h1,
.grid .h2,
.grid .h3,
.grid .h4,
.grid .h5 {
    line-height: 1.4
}
.grid .small {
    display: none
}
.grid .recommended-item .small {
    display: block
}
.grid .large img {
    margin-bottom: 4px
}
.grid .headline {
    display: none
}
.grid .actions {
    position: absolute;
    top: 5px;
    right: 5px
}
.grid .novaObject-Comment {
    display: none
}
.list {
    list-style: none;
    clear: right
}
.list li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}
.list>li {
    position: relative;
    margin-bottom: 0;
    border-bottom: 1px solid #ded8cb
}
.list>li div *:first-child {
    margin-top: 0
}
.list>li:last-child {
    border-bottom: none
}
.list .listItemDetail {
    padding: 20px 10px 10px 10px
}
.list .name {
    font-size: 1.125rem
}
.list .logo {
    float: right;
    margin-left: 10px
}
.list .listItemDetail .large {
    display: none
}
.list ul.exhibitor {
    margin: 0
}
.list .flags {
    font-style: italic
}
.list .actions {
    position: absolute;
    top: 5px;
    right: 5px
}
@media only screen and (max-width: 80em) {
    .list .actions {
        top: -14px
    }
}
.list .meta {
    display: none
}
#searchSort {
    margin-bottom: 1.25rem
}
#searchSort dt {
    display: inline
}
#searchSort select {
    width: auto
}
.exhibitorProfile #pageName {
    display: none
}
.exhibitorProfile .tabContent>ul,
.exhibitorProfile .tabContent>ol {
    list-style: none
}
.exhibitorProfile .tabContent>ul li,
.exhibitorProfile .tabContent>ol li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}
#exhibitorBadge .actions li {
    float: none
}
@media only screen and (max-width: 64em) {
    #exhibitorBadge .actions li {
        float: left
    }
}
#exhibitorBadge .favourites button,
#exhibitorBadge .favourites button:hover,
#exhibitorBadge .favourites a,
#exhibitorBadge .favourites a:hover,
#exhibitorBadge .contact-message button,
#exhibitorBadge .contact-message button:hover,
#exhibitorBadge .contact-message a,
#exhibitorBadge .contact-message a:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    padding-left: 33px;
    color: #fff !important;
    text-align: left
}
#exhibitorBadge .favourites button:hover,
#exhibitorBadge .favourites button:focus,
#exhibitorBadge .favourites button:hover:hover,
#exhibitorBadge .favourites button:hover:focus,
#exhibitorBadge .favourites a:hover,
#exhibitorBadge .favourites a:focus,
#exhibitorBadge .favourites a:hover:hover,
#exhibitorBadge .favourites a:hover:focus,
#exhibitorBadge .contact-message button:hover,
#exhibitorBadge .contact-message button:focus,
#exhibitorBadge .contact-message button:hover:hover,
#exhibitorBadge .contact-message button:hover:focus,
#exhibitorBadge .contact-message a:hover,
#exhibitorBadge .contact-message a:focus,
#exhibitorBadge .contact-message a:hover:hover,
#exhibitorBadge .contact-message a:hover:focus {
    background-color: #1d2e42
}
#exhibitorBadge .favourites button:hover,
#exhibitorBadge .favourites button:focus,
#exhibitorBadge .favourites button:hover:hover,
#exhibitorBadge .favourites button:hover:focus,
#exhibitorBadge .favourites a:hover,
#exhibitorBadge .favourites a:focus,
#exhibitorBadge .favourites a:hover:hover,
#exhibitorBadge .favourites a:hover:focus,
#exhibitorBadge .contact-message button:hover,
#exhibitorBadge .contact-message button:focus,
#exhibitorBadge .contact-message button:hover:hover,
#exhibitorBadge .contact-message button:hover:focus,
#exhibitorBadge .contact-message a:hover,
#exhibitorBadge .contact-message a:focus,
#exhibitorBadge .contact-message a:hover:hover,
#exhibitorBadge .contact-message a:hover:focus {
    color: #fff
}
#exhibitorBadge .favourites button:before,
#exhibitorBadge .favourites button:hover:before,
#exhibitorBadge .favourites a:before,
#exhibitorBadge .favourites a:hover:before,
#exhibitorBadge .contact-message button:before,
#exhibitorBadge .contact-message button:hover:before,
#exhibitorBadge .contact-message a:before,
#exhibitorBadge .contact-message a:hover:before {
    font-family: "Material-Design-Iconic-Font";
    position: absolute;
    top: 5px;
    left: 7px;
    font-size: 20px
}
#exhibitorBadge .favourites button:before {
    content: ""
}
#exhibitorBadge .contact-message a:before {
    content: ""
}
#exhibitorBadge .web a:before {
    content: "";
    display: inline-block;
    padding-right: 5px
}
#exhibitorBadge .message-enquiry {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #29576c !important;
    font-size: 1rem
}
#exhibitorBadge .message-enquiry:hover,
#exhibitorBadge .message-enquiry:focus {
    background-color: #1d2e42
}
#exhibitorBadge .message-enquiry:hover,
#exhibitorBadge .message-enquiry:focus {
    color: #fff
}
#exhibitorBadge .message-enquiry:hover {
    color: #fff
}
#exhibitorBadge .message-enquiry:before {
    content: normal;
    margin-bottom: 0;
    padding: 0 5px 0 0;
    font-size: 20px
}
.mainContent .logo img {
    float: right;
    margin-left: 10px
}
.mainContent .exhibitorName {
    font-size: 1.125rem
}
#productsSection {
    margin-bottom: 1.25rem
}
#productsSection .recordCount {
    text-align: center
}
.viewer {
    position: relative;
    padding: 5px 5px 30px;
    border: 1px solid #fff;
    overflow: hidden;
    background: none repeat scroll 0 0 #fff;
    text-align: center
}
.viewer.withCarousel {
    border-bottom: 0 none;
    margin-bottom: 0;
    overflow: hidden
}
.viewer .overlay {
    z-index: 101;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: -5px;
    width: 100%;
    padding: 5px;
    line-height: 1.1rem;
    background: none repeat scroll 0 0 #000;
    color: #888;
    font-size: 0.9rem;
    font-weight: bold
}
.sidebars-none .viewer {
    height: 329px;
    width: 438px
}
.sidebars-none .withVideos .viewer {
    width: auto
}
.sidebars-left-right .viewer {
    height: 402px;
    width: 536px
}
.mediaGallery {
    padding: 5px 10px 5px 0
}
.sidebars-wide-right .mediaGallery.withVideos {
    padding-left: 0;
    padding-right: 0
}
.imageContainer {
    display: block
}
.jcarousel-container {
    position: relative
}
.jcarousel-clip {
    z-index: 2;
    position: relative;
    overflow: hidden
}
.jcarousel-list {
    list-style: none;
    z-index: 1;
    position: relative;
    overflow: hidden
}
.jcarousel-list li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}
.jcarousel-list li,
.jcarousel-list .jcarousel-item {
    float: left
}
.jcarousel-next {
    z-index: 3;
    display: none
}
.jcarousel-prev {
    z-index: 3;
    display: none
}
.nova-carousel-container {
    position: relative
}
.nova-carousel-container h2 {
    font-weight: bold;
    padding: 5px 10px 0;
    margin: 0;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px
}
.nova-carousel-container p.description {
    padding: 10px
}
.jcarousel-skin-nova-default .jcarousel-clip-horizontal {
    height: 128px
}
.jcarousel-skin-nova-default .jcarousel-item {
    width: 160px;
    height: 128px
}
.jcarousel-skin-nova-default .jcarousel-item-horizontal {
    margin-right: 5px
}
.jcarousel-skin-nova-default .jcarousel-item-placeholder {
    background: #fff;
    color: #000
}
.jcarousel-skin-nova-default li {
    position: relative;
    float: left
}
.jcarousel-skin-nova-default li img {
    cursor: pointer
}
.jcarousel-skin-nova-default li img {
    border: solid 3px transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}
.jcarousel-skin-nova-default li.current img {
    border-color: #AAAAAA
}
.jcarousel-skin-nova-default li .overlay {
    position: absolute;
    background: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    width: 145px;
    padding: 1px 5px;
    line-height: 1.1rem
}
.jcarousel-skin-nova-default li .overlay h3,
.jcarousel-skin-nova-default li .overlay p {
    margin: 3px
}
.jcarousel-skin-nova-default li .overlay a {
    font-size: 0.9rem;
    font-weight: bold;
    color: #888
}
.jcarousel-skin-nova-default li .overlay span {
    font-size: 0.9rem;
    font-weight: bold;
    margin: 5px 0;
    color: #888
}
.jcarousel-skin-nova-default li .overlayShort {
    bottom: 5px;
    left: 3px;
    min-height: 41px
}
.jcarousel-skin-nova-default li .overlayLong {
    height: 118px;
    top: 3px;
    left: 3px;
    cursor: pointer
}
.jcarousel-skin-nova-default li .overlayShort p.span {
    display: block
}
.jcarousel-skin-nova-default li .overlayShort span.eventDescription {
    display: none
}
.jcarousel-skin-nova-compact .jcarousel-container {
    border: none
}
.jcarousel-skin-nova-compact .jcarousel-clip-horizontal {
    height: 100px
}
.jcarousel-skin-nova-compact .jcarousel-item {
    width: 120px;
    height: 98px;
    text-align: center
}
.jcarousel-skin-nova-compact .jcarousel-item p {
    display: block;
    margin: 0
}
.jcarousel-skin-nova-compact .jcarousel-item p a {
    overflow: hidden;
    text-overflow: ellipsis
}
.jcarousel-skin-nova-compact-extra-whitespace .jcarousel-item-horizontal {
    width: 90px;
    margin-right: 18px
}
.jcarousel-skin-nova-default {
    position: relative;
    border: 1px solid #ded8cb;
    background: #fff
}
.jcarousel-skin-nova-default .jcarousel-container-horizontal {
    padding: 5px 30px
}
.jcarousel-skin-nova-default .jcarousel-clip-horizontal {
    height: 128px
}
.jcarousel-skin-nova-default .jcarousel-item {
    height: 128px;
    width: 160px
}
.jcarousel-skin-nova-default .jcarousel-item-horizontal {
    margin-right: 5px
}
.jcarousel-skin-nova-default .jcarousel-item-placeholder {
    background: none repeat scroll 0 0 #fff;
    color: #000
}
.jcarousel-skin-nova-default .jcarousel-prev-horizontal,
.jcarousel-skin-nova-default .jcarousel-next-horizontal {
    position: absolute;
    height: 100%;
    padding: 50px 10px 0;
    font-size: 21px;
    cursor: pointer
}
.jcarousel-skin-nova-default .jcarousel-prev-horizontal {
    left: 5px
}
.jcarousel-skin-nova-default .jcarousel-prev-horizontal:before {
    content: ""
}
.jcarousel-skin-nova-default .jcarousel-next-horizontal {
    right: 5px
}
.jcarousel-skin-nova-default .jcarousel-next-horizontal:before {
    content: ""
}
.jcarousel-skin-nova-default li {
    float: left;
    position: relative
}
.jcarousel-skin-nova-default li.current img {
    border-color: #aaaaaa
}
.jcarousel-skin-nova-default li img {
    cursor: pointer;
    border: 2px solid transparent
}
.jcarousel-skin-nova-default .name {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}
.jcarousel-skin-nova-default .summary {
    display: none
}
.jcarousel-container .novaObject-Comment {
    display: none
}
#participatingIndividualsSection {
    padding: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #ded8cb
}
#participatingIndividualsList {
    display: block;
    padding: 0;
    margin: 0 -10px
}
#participatingIndividualsList:before,
#participatingIndividualsList:after {
    content: " ";
    display: table
}
#participatingIndividualsList:after {
    clear: both
}
#participatingIndividualsList>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 10px 20px
}
#participatingIndividualsList>li {
    list-style: none;
    padding: 0 10px 20px;
    width: 25%
}
#participatingIndividualsList>li:nth-of-type(1n) {
    clear: none
}
#participatingIndividualsList>li:nth-of-type(4n+1) {
    clear: both
}
#participatingIndividualsList li {
    position: relative;
    text-align: center
}
#participatingIndividualsList p {
    margin-bottom: 0.5rem
}
#participatingIndividualsList .name {
    font-size: 16px
}
#participatingIndividualsList .logo img {
    margin-bottom: 0.5rem
}
#participatingIndividualsList .jobTitle {
    clear: left
}
.tablinks {
    margin: 0;
    padding: 0;
    border: 0
}
.tablinks:before,
.tablinks:after {
    content: " ";
    display: table
}
.tablinks:after {
    clear: both
}
.tablinks li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap
}
.tablinks>li>* {
    color: #111;
    display: block;
    padding: 10px;
    text-decoration: none
}
.tablinks li {
    border-radius: 3px 3px 0 0;
    border: 1px solid #d0d0d0;
    border-bottom: none;
    margin-right: 3px;
    background: #e5e5e5
}
.tablinks li:hover {
    background-color: #ddd
}
.tablinks li:hover a {
    text-decoration: none
}
.tablinks li.selected {
    z-index: 100;
    position: relative;
    top: 1px;
    background-color: #fff
}
.tabbedContent {
    clear: left
}
.tabbedContent .tabHeading {
    text-indent: -9999px;
    position: absolute
}
.tabbedContent .tabContent {
    clear: left;
    min-height: 200px;
    padding: 1.25rem;
    border: 1px solid #ded8cb;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff
}
.tabbedContent .tabContent>ul,
.tabbedContent .tabContent>ol {
    margin: 0
}
.tabbedContent .tabContent.videos {
    text-align: center;
    padding: 10px
}
.tabbedContent .tabContent.product,
.tabbedContent .tabContent.exportInfo,
.tabbedContent .tabContent.documents,
.tabbedContent .tabContent.videos,
.tabbedContent .tabContent.addresses {
    height: auto
}
.tabbedContent .tabContent [class*="column"]+[class*="column"]:last-child {
    float: none
}
.tab-hide {
    display: none
}
.sidebars-wide-right .tabbedContent .tabContent.videos {
    padding: 0 5px
}
#ctl00_centreContentPlaceHolder_pnlContentMain .productName {
    display: none
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ded8cb;
    color: #656263;
    position: relative
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap>:first-child {
    margin-top: 0
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap>:last-child {
    margin-bottom: 0
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h1,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h2,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h3,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h4,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap #sessionDetails .startTime,
#sessionDetails #ctl00_centreContentPlaceHolder_ctrlDivColWrap .startTime,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h5,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h6,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap p,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap li,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap dl {
    color: #656263
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h1,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h2,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h3,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h4,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap #sessionDetails .startTime,
#sessionDetails #ctl00_centreContentPlaceHolder_ctrlDivColWrap .startTime,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h5,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h6 {
    line-height: 1;
    margin-bottom: .625rem
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h1.subheader,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h2.subheader,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h3.subheader,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h4.subheader,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap #sessionDetails .subheader.startTime,
#sessionDetails #ctl00_centreContentPlaceHolder_ctrlDivColWrap .subheader.startTime,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h5.subheader,
#ctl00_centreContentPlaceHolder_ctrlDivColWrap h6.subheader {
    line-height: 1.4
}
#ctl00_centreContentPlaceHolder_ctrlDivColWrap .actions {
    position: absolute;
    top: 0;
    right: 0
}
.product {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.product:before,
.product:after {
    content: " ";
    display: table
}
.product:after {
    clear: both
}
.product .col2 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left
}
.product .col3 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left
}
.product .bottom {
    clear: both
}
@media only screen and (max-width: 64em) {
    .product .col2,
    .product .col3 {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%;
        float: left
    }
}
.MagicZoom img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}
.MagicZoomBigImageCont {
    border: 1px solid #999
}
.MagicZoomBigImageCont img {
    max-width: none
}
.MagicZoomHeader {
    font-size: 8pt !important;
    line-height: normal !important;
    color: #fff;
    background: #666;
    text-align: center !important
}
.MagicZoomPup {
    border: 1px solid #aaa;
    background: #fff;
    cursor: move
}
.MagicZoomLoading {
    border: 1px solid #ccc;
    background: #fff url('../Scripts/Libraries/magiczoomplus/graphics/loader.gif?v=1272529053325962568') no-repeat 2px 50%;
    padding: 4px 4px 4px 24px !important;
    margin: 0;
    text-decoration: none;
    text-align: left;
    font-size: 8pt;
    font-family: sans-serif;
    color: #444
}
.MagicZoomPlus {
    cursor: zoom-in !important;
    outline: 0 !important
}
.MagicZoomPlus img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}
.MagicZoomPlus span {
    display: none !important
}
.MagicHotspots {
    display: none;
    visibility: hidden
}
.MagicHotspots a {
    border: 1px solid #ccc
}
.MagicHotspots a:hover {
    border: 1px solid red
}
.MagicThumb,
.MagicThumb:hover {
    cursor: zoom-in !important;
    outline: 0 !important
}
.MagicThumb-expanded-thumbnail {
    cursor: default
}
.MagicThumb span {
    display: none !important
}
.MagicThumb img {
    border: 0;
    outline: 0
}
.MagicThumb-expanded {
    cursor: zoom-out !important;
    background: transparent;
    border: 1px solid #ccc;
    outline: 0;
    padding: 0
}
.MagicThumb-caption {
    height: auto !important;
    padding: 8px;
    border: 0 !important;
    background: #ccc;
    color: #333;
    font: normal 10pt Verdana, Helvetica;
    text-align: left;
    outline: 0 !important
}
.MagicThumb-buttons {
    background: transparent url('../Scripts/Libraries/magiczoomplus/graphics/buttons1.png?v=1272529053325962568') no-repeat 0 0;
    height: 24px;
    display: block
}
.MagicThumb-buttons a {
    width: 24px;
    height: 24px;
    margin: 0px 1px !important;
    overflow: hidden
}
.MagicThumb-loader {
    font: normal 12pt sans-serif;
    border: 1px solid #000;
    background: #fff url('../Scripts/Libraries/magiczoomplus/graphics/loader.gif?v=1272529053325962568') no-repeat 2px 50%;
    padding: 2px 2px 2px 22px;
    margin: 0;
    text-decoration: none;
    text-align: left
}
.MagicThumb-external-caption {
    display: none
}
.websiteSignUp-ViewProfile h2 {
    font-size: 1.125rem
}
.websiteSignUp-ViewProfile .visuallyhidden {
    display: none
}
.websiteSignUp-ViewProfile .contentPageSelection>a {
    display: none
}
.websiteSignUp-ViewProfile .media img {
    float: left
}
.websiteSignUp-ViewProfile .buttonIcon {
    display: none
}
.websiteSignUp-ViewProfile button {
    margin: 0 5px 0
}
.websiteSignUp-ViewProfile .contentPageSelection-searchResults {
    display: inline-block
}
.action-rating {
    display: none
}
.body {
    position: relative
}
.mod-actions-icon {
    position: absolute;
    top: -15px;
    right: 0
}
.mod-actions-icon i {
    padding-right: 5px
}
.mod-actions-icon i:before {
    content: "ÃƒÂ¯Ã¢â‚¬Â¡Ã¢â‚¬ ";
    font-size: 16px
}
.participant-badge .mod-actions {
    position: absolute;
    top: 0;
    right: 5px
}
@media only screen and (max-width: 64em) {
    .participant-badge .mod-actions {
        top: auto;
        bottom: -40px;
        right: -20px
    }
}
.mod-content-hover-alt:hover {
    background-color: transparent
}
.eventEditionSelectorContainer {
    margin-bottom: 1.25rem;
    font-weight: bold
}
section.mod {
    padding: 1.25rem;
    border: 1px solid #ded8cb;
    margin-bottom: 1.25rem
}
section.mod .image-edit {
    float: left;
    margin-right: 1.25rem
}
.savedSearchList .pseudo-media-object a {
    position: relative
}
.savedsearch-badge {
    position: relative;
    padding: 1.25rem;
    margin-bottom: 1.25rem;
    background: rgba(36, 57, 83, 0.1)
}
.savedsearch-badge .mod-actions {
    position: absolute;
    top: 10px;
    right: 1.25rem
}
.jewel {
    z-index: 10;
    position: absolute;
    top: -10px;
    right: -24px;
    width: auto !important;
    line-height: 1;
    margin: 0 !important;
    padding: 3px 5px !important;
    background: #b01e31;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold
}
#ctl00_centreContentPlaceHolder_pnlContainer {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ded8cb;
    color: #656263
}
#ctl00_centreContentPlaceHolder_pnlContainer>:first-child {
    margin-top: 0
}
#ctl00_centreContentPlaceHolder_pnlContainer>:last-child {
    margin-bottom: 0
}
#ctl00_centreContentPlaceHolder_pnlContainer h1,
#ctl00_centreContentPlaceHolder_pnlContainer h2,
#ctl00_centreContentPlaceHolder_pnlContainer h3,
#ctl00_centreContentPlaceHolder_pnlContainer h4,
#ctl00_centreContentPlaceHolder_pnlContainer #sessionDetails .startTime,
#sessionDetails #ctl00_centreContentPlaceHolder_pnlContainer .startTime,
#ctl00_centreContentPlaceHolder_pnlContainer h5,
#ctl00_centreContentPlaceHolder_pnlContainer h6,
#ctl00_centreContentPlaceHolder_pnlContainer p,
#ctl00_centreContentPlaceHolder_pnlContainer li,
#ctl00_centreContentPlaceHolder_pnlContainer dl {
    color: #656263
}
#ctl00_centreContentPlaceHolder_pnlContainer h1,
#ctl00_centreContentPlaceHolder_pnlContainer h2,
#ctl00_centreContentPlaceHolder_pnlContainer h3,
#ctl00_centreContentPlaceHolder_pnlContainer h4,
#ctl00_centreContentPlaceHolder_pnlContainer #sessionDetails .startTime,
#sessionDetails #ctl00_centreContentPlaceHolder_pnlContainer .startTime,
#ctl00_centreContentPlaceHolder_pnlContainer h5,
#ctl00_centreContentPlaceHolder_pnlContainer h6 {
    line-height: 1;
    margin-bottom: .625rem
}
#ctl00_centreContentPlaceHolder_pnlContainer h1.subheader,
#ctl00_centreContentPlaceHolder_pnlContainer h2.subheader,
#ctl00_centreContentPlaceHolder_pnlContainer h3.subheader,
#ctl00_centreContentPlaceHolder_pnlContainer h4.subheader,
#ctl00_centreContentPlaceHolder_pnlContainer #sessionDetails .subheader.startTime,
#sessionDetails #ctl00_centreContentPlaceHolder_pnlContainer .subheader.startTime,
#ctl00_centreContentPlaceHolder_pnlContainer h5.subheader,
#ctl00_centreContentPlaceHolder_pnlContainer h6.subheader {
    line-height: 1.4
}
.mod-content-alt,
.mod-content-alt:hover {
    background-color: #ddd
}
.list-module-alt {
    list-style: none
}
.list-module-alt li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}
.pseudo-media-object a {
    position: relative
}
.delegateProfile .logo {
    float: left;
    margin-right: 1.25rem
}
.participatingIndividual .actions,
.sessionDetail .actions {
    float: right
}
.session .actions h2 {
    font-size: 100%
}
#sessionDetails .title {
    display: none
}
#sessionDetails .location:before {
    content: "Location: "
}
.attribute-container-symposiumSessionProfileTop {
    float: right;
    padding-top: 1.25rem
}
.attribute-container-symposiumSessionProfileTop h2 {
    display: none
}
.attribute-container-symposiumSessionProfileTop li {
    position: relative
}
.attribute-container-symposiumSessionProfileTop li:before {
    position: absolute;
    top: -20px;
    left: 0;
    content: "Sponsored by:";
    font-style: italic;
    font-size: .8125rem
}
.windowBar p {
    margin-bottom: 0
}
#standPopUp {
    z-index: 102;
    position: absolute;
    bottom: auto !important;
    width: 265px;
    padding: 5px;
    border: 1px solid #bbbbbb;
    background: #fff
}
#standPopUp .handle {
    position: absolute;
    top: -13px;
    width: 0;
    height: 0;
    border-bottom: 13px solid #fff
}
#standPopUp.belowRight .handle {
    left: 0;
    right: auto;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent
}
#standPopUp.belowLeft .handle {
    left: auto;
    right: 0;
    border-left: 15px solid transparent;
    border-right: 0 solid transparent
}
#standPopUp .logo {
    float: right
}
#standPopUp h2 {
    font-size: 16px
}
#standPopUp p {
    font-size: 14px
}
#standPopUp .actions {
    position: absolute;
    top: 5px;
    right: 5px
}
#serviceArea1 {
    z-index: 1;
    position: absolute;
    height: 462px;
    padding: 10px;
    background: transparent
}
#serviceArea1 .panControl,
#serviceArea1 .panControl div.pressed,
#serviceArea1 .zoomControl,
#serviceArea1 .ui-slider,
#serviceArea1 .ui-slider-handle,
#serviceArea1 .zoomButton {
    background-image: url('http://v2-pgaexpo.rxnova.com/RNA/RNA_PGAExpo_V2/2016/framework/framework/service_area.png?v=1272529053325962568')
}
.panControl {
    position: relative;
    width: 57px;
    height: 57px;
    margin: 10px auto;
    background-position: -3px -73px
}
.panControl div {
    position: absolute;
    width: 19px;
    height: 19px;
    cursor: pointer
}
.panControl .l {
    background-position: -65px -93px
}
.panControl .r {
    background-position: -106px -93px
}
.panControl .c {
    background-position: -84px -93px
}
.panControl .u {
    background-position: -86px -73px
}
.panControl .d {
    background-position: -85px -113px
}
.zoomControl {
    background-position: -54px -138px;
    width: 53px;
    margin: 0 auto;
    padding: 3px 0 0
}
.ui-slider {
    position: relative;
    height: 164px;
    margin: 9px auto;
    background-position: -24px -165px;
    -webkit-user-select: none
}
.ui-slider-vertical {
    width: 14px
}
.ui-slider-handle {
    z-index: 2;
    position: absolute;
    left: -8px;
    width: 29px;
    height: 16px;
    background-position: -16px -506px;
    cursor: default
}
.zoomButton {
    display: block;
    width: 27px;
    height: 24px;
    margin: 0 auto
}
.zoomButtonOut {
    background-position: -17px -533px
}
.zoomButtonIn {
    background-position: -17px -476px
}
#map {
    height: 430px;
    margin-bottom: 1.25rem
}
#serviceArea2 .printFp {
    opacity: 1 !important
}
.floorPlanControl img {
    background-position: 0 0;
    background-repeat: no-repeat
}
#floorPlanToolTip {
    z-index: 100;
    position: absolute;
    padding: 0.5rem;
    background-color: #eee;
    font-size: .75rem;
    box-shadow: 0 0 3px #555
}
#floorPlanToolTip span {
    display: block
}
#floorPlanToolTip ul {
    margin: 0;
    padding: 0;
    border: 0
}
#floorPlanToolTip ul:before,
#floorPlanToolTip ul:after {
    content: " ";
    display: table
}
#floorPlanToolTip ul:after {
    clear: both
}
#floorPlanToolTip ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
    padding-left: 2px;
    padding-right: 2px
}
.dataProtection span {
    display: block;
    margin-bottom: 1.25rem
}
.showPlannerFavourites .pagination p {
    margin-bottom: 5px
}
.showPlannerFavourites .noFavourites {
    font-weight: bold;
    color: #b01e31
}
#appointmentCalendar {
    position: relative
}
#appointmentCalendarContainer .loadingOverlay {
    display: none
}
#appointmentCalendarContainer .loading .loadingOverlay {
    z-index: 9999;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: url('http://v2-pgaexpo.rxnova.com/RNA/RNA_ISCSolutions_v2/2014/img/ajax-loader.gif?v=1272529053325962568') no-repeat center center
}
.daypilot-corner .text {
    display: inline-block;
    text-indent: -9999rem
}
.daypilot-corner .navigation {
    display: inline-block;
    padding: 10px 6px;
    cursor: pointer
}
.daypilot-corner .previous:before {
    content: "ÃƒÂ¯Ã¢â‚¬Â¹Ã‚Âº"
}
.daypilot-corner .next:before {
    content: "ÃƒÂ¯Ã¢â‚¬Â¹Ã‚Â»"
}
.calendarItemEditor fieldset {
    margin: 0;
    padding: 0
}
.calendarItemEditor li {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.calendarItemEditor li:before,
.calendarItemEditor li:after {
    content: " ";
    display: table
}
.calendarItemEditor li:after {
    clear: both
}
.calendarItemEditor label {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
    padding-left: 0
}
.calendarItemEditor input {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 75%;
    float: left
}
.calendarItemEditor .label:after {
    content: ":"
}
.calendarItemEditor .date {
    width: 95px
}
#appointmentCalendar .dateSubheading {
    display: block;
    clear: both
}
#addEditContainer {
    display: none
}
.calendarItemEditor .hidden {
    display: none
}
.calendarItemEditor .actions {
    text-align: right
}
.calendarItemEditor .time {
    width: 75px
}
.calendarItemEditor .response,
.calendarItemEditor .details {
    max-height: 100px;
    overflow: auto
}
#appointmentCalendar .eventContainer {
    padding: 3px 20px 3px 3px
}
#appointmentCalendar .eventContainer:after {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    padding-top: 1px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}
#appointmentCalendar .meeting .eventContainer:after {
    content: "";
    font-size: transparent;
    color: #333
}
#appointmentCalendar .meeting-pending-action .eventContainer:after {
    content: "!";
    font-size: #b01e31;
    color: #fff
}
#appointmentCalendar .meeting-pending .eventContainer:after {
    content: "!";
    font-size: transparent;
    color: #333
}
#appointmentCalendar .appointment-group .eventContainer:after {
    content: "";
    font-size: transparent;
    color: #333
}
#appointmentCalendar .session .eventContainer:after {
    content: "";
    font-size: transparent;
    color: #333
}
#appointmentCalendar {
    background-color: #B0B0B0
}
#appointmentCalendar>div>div>table {
    margin-bottom: 5px
}
.delegateProfile .jobTitle .label,
.delegateProfile .companyName .label,
.delegateProfile .companyParticipant {
    display: none
}
.delegateProfile .label {
    margin-right: 5px
}
.delegateProfile .label:after {
    content: ":"
}
.delegateProfile .jobTitle {
    float: left
}
.delegateProfile .jobTitle:after {
    content: ",";
    margin-right: 5px
}
.delegateProfile .jobTitle .value {
    font-weight: bold
}
.delegateProfile dd {
    display: inline-block;
    margin-right: 10px;
    padding: 0 5px;
    background-color: #ddd
}
.delegateProfile .contactInfo {
    display: none
}
.attribute-container-delegateDetail li {
    margin-bottom: 1.25rem
}
.root {
    margin-left: 0
}
.root li {
    position: relative;
    cursor: pointer
}
.root li:hover {
    background-color: #ded8cb
}
.root i {
    position: absolute;
    top: 20%;
    left: 0
}

.root i:after {
   clear: both;
}

.root i:after {
    content: "\f279"
}
.root .explicit i:after {
    content: "\f26a"
}
.category {
    position: relative;
    display: block;
    padding-left: 20px
}
.delegateEditProfileImage fieldset {
    padding: 0
}
.requestAMeeting #content {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}
.messageInbox .logo {
    display: none
}
.messageInbox .label {
    float: left;
    width: 70px;
    margin-right: 5px
}
.messageInbox .viewCalendar {
    float: right
}
.messageInbox .content {
    border-style: solid;
    border-width: 0;
    border-color: #d5d5d5;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ded8cb;
    color: #656263;
    clear: right;
    margin-top: 1.25rem
}
.messageInbox .content>:first-child {
    margin-top: 0
}
.messageInbox .content>:last-child {
    margin-bottom: 0
}
.messageInbox .content h1,
.messageInbox .content h2,
.messageInbox .content h3,
.messageInbox .content h4,
.messageInbox .content #sessionDetails .startTime,
#sessionDetails .messageInbox .content .startTime,
.messageInbox .content h5,
.messageInbox .content h6,
.messageInbox .content p,
.messageInbox .content li,
.messageInbox .content dl {
    color: #656263
}
.messageInbox .content h1,
.messageInbox .content h2,
.messageInbox .content h3,
.messageInbox .content h4,
.messageInbox .content #sessionDetails .startTime,
#sessionDetails .messageInbox .content .startTime,
.messageInbox .content h5,
.messageInbox .content h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.messageInbox .content h1.subheader,
.messageInbox .content h2.subheader,
.messageInbox .content h3.subheader,
.messageInbox .content h4.subheader,
.messageInbox .content #sessionDetails .subheader.startTime,
#sessionDetails .messageInbox .content .subheader.startTime,
.messageInbox .content h5.subheader,
.messageInbox .content h6.subheader {
    line-height: 1.4
}
.messageInbox .reportAbuse {
    display: block
}
.messageInbox .actions {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
.messageInbox .actions:before,
.messageInbox .actions:after {
    content: " ";
    display: table
}
.messageInbox .actions:after {
    clear: both
}
.messageInbox .generalActions {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left
}
.messageInbox .responseActions {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left
}
.messageInbox .responseActions>div {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 50%;
    float: left
}
.messageInbox .dropDown {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff;
    border-radius: 0;
    transition: background-color 300ms ease-out
}
.messageInbox .dropDown:hover,
.messageInbox .dropDown:focus {
    background-color: #7a7a7a
}
.messageInbox .dropDown:hover,
.messageInbox .dropDown:focus {
    color: #fff
}
.messageInbox .dropDown:after {
    content: "\f078"
}
.messageInbox .list li {
    margin-bottom: 0;
    border: none
}
.messageInbox textarea {
    min-height: 150px
}
.messageInbox .popUpList {
    display: none
}
#messages tr {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%
}
#messages tr:before,
#messages tr:after {
    content: " ";
    display: table
}
#messages tr:after {
    clear: both
}
#messages tr:hover {
    background-color: #ded8cb;
    cursor: pointer
}
#messages .first {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
    position: relative;
    padding-left: 35px
}
#messages td:nth-of-type(2),
#messages th:nth-of-type(2) {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 50%;
    float: left
}
#messages td:nth-of-type(3),
#messages th:nth-of-type(3) {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left
}
#messages .messageStatusIcon {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 21px
}
#messages .read i,
#messages .replied i {
    color: #999
}
#messages .message-read i:before,
#messages .message-sent i:before {
    content: ""
}
#messages .message-unread i:before {
    content: "";
    color: #29576c
}
#messages .meeting-read i:before,
#messages .meeting-replied i:before,
#messages .meeting-sent i:before {
    content: ""
}
#messages .meeting-unread i:before {
    content: "";
    color: #29576c
}
#messages .meeting-accepted-read i:before,
#messages .meeting-accepted-replied i:before,
#messages .meeting-accepted-sent i:before {
    content: "¯"
}
#messages .meeting-accepted-unread i:before {
    content: "";
    color: #29576c
}
#messages .meeting-declined-read i:before,
#messages .meeting-declined-replied i:before,
#messages .meeting-declined-sent i:before {
    content: ""
}
#messages .meeting-declined-unread i:before {
    content: "";
    color: #29576c
}
#recExhibs {
    margin: 0;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none
}
#recExhibs li {
    list-style-type: none;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
#recExhibs li:after {
    display: block;
    content: "";
    clear: both
}
p.recExhibName {
    padding: 0;
    margin: 0;
    font-size: 1.1rem
}
p.recExhibDesc {
    margin: 0;
    padding: 0;
    font-size: 1rem
}
.recExhibLogo {
    float: left;
    margin: 0 10px 0 0
}
#recProds.recGrid {
    display: block;
    padding: 0;
    margin: 0 -0.625rem
}
#recProds.recGrid:after {
    content: "";
    display: block;
    clear: both
}
#recProds.recGrid li {
    list-style-type: none;
    margin: 0;
    float: left;
    width: 20%;
    padding: 0 0.625rem 1.25rem;
    text-align: center
}
#recProds.recGrid a {
    display: block;
    height: 100%;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    background: #fff
}
#recProds.recGrid .recProdName {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 0.8rem
}
#recProds.recList {
    display: block;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none
}
#recProds.recList:after {
    content: "";
    display: block;
    clear: both
}
#recProds.recList li {
    list-style-type: none;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
#recProds.recList li:after {
    content: "";
    display: block;
    clear: both
}
#recProds.recList a {
    display: block;
    height: 100%;
    width: 100%
}
#recProds.recList .recProdImage {
    float: left;
    height: 50px;
    width: auto
}
#recProds.recList .recProdName {
    margin: 0;
    padding: 0 10px;
    float: left;
    font-size: 0.8rem
}
#recProds.recList .recProdName:after {
    content: " ";
    display: block;
    clear: both
}
#recSessions {
    margin: 0;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none
}
#recSessions li {
    list-style-type: none;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
#recSessions li:after {
    display: block;
    clear: both;
    content: ""
}
.recSessName {
    margin: 0;
    padding: 0;
    font-size: 1.1rem
}
.recSessDate {
    margin: 5px 0;
    padding: 0;
    font-size: .8rem
}
.recSessDesc {
    margin: 0;
    padding: 0
}
.recSessImage {
    float: right;
    padding: 0 0 0 10px;
    margin: 0
}
#recs-loader-container {
    width: 100%;
    height: 100px;
    text-align: center;
    position: relative
}
#recs-loader {
    animation: recs-spin 1s linear infinite
}
@keyframes recs-spin {
    from {
        transform: rotate(0deg);
        opacity: 0.2
    }
    50% {
        transform: rotate(180deg);
        opacity: 1.0
    }
    to {
        transform: rotate(360deg);
        opacity: 0.2
    }
}
.ui-autocomplete {
    z-index: 9999 !important;
    background-color: white;
    border: 0;
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2)
}
.ui-autocomplete .ui-menu-item a {
    font-size: .875rem;
    color: #656263
}
.ui-autocomplete .ui-menu-item a:hover,
.ui-autocomplete .ui-menu-item a.ui-state-hover {
    color: #908a7e;
    background-image: none;
    background-color: #ded8cb;
    border: 1px solid #ded8cb;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.ui-autocomplete .ui-autocomplete-match {
    color: #b01e31;
    font-weight: bold
}
#searchResultsList {
    margin: 0;
    padding: 0
}
#alphaList li a {
    background-color: #464646;
    color: white;
    text-decoration: none
}
#alphaList li .selected,
#alphaList li a:hover {
    color: white
}
#searchApplied .reset {
    color: #ded8cb;
    top: 13px
}
#searchApplied h4,
#searchApplied #sessionDetails .startTime,
#sessionDetails #searchApplied .startTime {
    color: #29576c;
    font-size: 1rem
}
.mySearches a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #464646;
    border-color: #957a44;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out
}
.mySearches a:hover,
.mySearches a:focus {
    background-color: #957a44
}
.mySearches a:hover,
.mySearches a:focus {
    color: #fff
}
.searchText button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 0;
    transition: background-color 300ms ease-out;
    font-size: 1rem
}
.searchText button:hover,
.searchText button:focus {
    background-color: #1d2e42
}
.searchText button:hover,
.searchText button:focus {
    color: #fff
}
.paging-options ul {
    margin: 0;
    padding: 0;
    border: 0
}
.paging-options ul:before,
.paging-options ul:after {
    content: " ";
    display: table
}
.paging-options ul:after {
    clear: both
}
.paging-options ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px
}
.paging-options-top {
    padding: 10px
}
#searchSort {
    padding: 10px
}
.tablinks>li>* {
    color: #656263;
    padding: .3125rem .625rem;
    font-size: .875rem
}
.tablinks li {
    border: 1px solid #ded8cb;
    margin-right: .1875rem;
    background: #ded8cb
}
.tablinks li:hover {
    background-color: #d4ccbb
}
.tablinks li.selected {
    border-bottom: 0
}
.tablinks li.selected:hover {
    background-color: white
}
.tablinks li.selected>* {
    font-weight: bold;
    color: #29576c;
    padding: .375rem .625rem .375rem .625rem
}
.back-to-search {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #29576c;
    border-color: #1d2e42;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    font-style: normal
}
.back-to-search:hover,
.back-to-search:focus {
    background-color: #1d2e42
}
.back-to-search:hover,
.back-to-search:focus {
    color: #fff
}
#exhibitorBadge {
    margin: 0 auto;
    max-width: 81.25rem;
    width: 100%;
    background-color: white;
    border: 1px solid #ded8cb;
    margin-bottom: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}
#exhibitorBadge:before,
#exhibitorBadge:after {
    content: " ";
    display: table
}
#exhibitorBadge:after {
    clear: both
}
#ctl00_centreContentPlaceHolder_badge_ctl00_lnkExhibitorLogo {
    float: right;
    border: 1px solid #ded8cb
}
.highlightIndicator {
    color: white;
    font-weight: bold;
    top: -10px
}
.paging-options-bottom {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}
.message-enquiry:before,
#ctl00_centreContentPlaceHolder_delegatesRepeater_ctl01_participatingIndividualListItem_delegateContactButtonListItem a:before,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):before,
.favourite button:not(#ctl00_centreContentPlaceHolder_badge_ctl00_addToFavouritesButton):hover:before {
    font-size: 18px;
    padding: .3125rem
}
.list .actions {
    top: 10px;
    right: 10px
}
.websiteSignUp-ForgottenPassword #ctl00_centreContentPlaceHolder_mainPanel {
    float: none;
    width: 100%;
    padding: 0
}
.social {
    background-color: transparent
}
dt.label,
.customObjectItem .label,
.formSection .label {
    background-color: transparent;
    color: #656263;
    padding: 0;
    font-size: inherit
}
#exhibitorBadge .contact-message a {
    display: inline-block !important
}
.mod-actions button,
.mod-actions .button,
.mod-actions #savedSearches .login a,
#savedSearches .login .mod-actions a,
.mod-actions .saveSearch a,
.saveSearch .mod-actions a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .3125rem .625rem .375rem .625rem;
    font-size: .6875rem;
    background-color: #464646;
    border-color: #957a44;
    color: #fff;
    border-radius: 3px;
    transition: background-color 300ms ease-out
}
.mod-actions button:hover,
.mod-actions .button:hover,
.mod-actions #savedSearches .login a:hover,
#savedSearches .login .mod-actions a:hover,
.mod-actions .saveSearch a:hover,
.saveSearch .mod-actions a:hover,
.mod-actions button:focus,
.mod-actions .button:focus,
.mod-actions #savedSearches .login a:focus,
#savedSearches .login .mod-actions a:focus,
.mod-actions .saveSearch a:focus,
.saveSearch .mod-actions a:focus {
    background-color: #957a44
}
.mod-actions button:hover,
.mod-actions .button:hover,
.mod-actions #savedSearches .login a:hover,
#savedSearches .login .mod-actions a:hover,
.mod-actions .saveSearch a:hover,
.saveSearch .mod-actions a:hover,
.mod-actions button:focus,
.mod-actions .button:focus,
.mod-actions #savedSearches .login a:focus,
#savedSearches .login .mod-actions a:focus,
.mod-actions .saveSearch a:focus,
.saveSearch .mod-actions a:focus {
    color: #fff
}
button .user-portal-icon {
    background: none;
    font-size: 16px;
    padding-right: .3125rem
}
#ctl00_centreContentPlaceHolder_companyAccountBadge_cmdEdit .user-portal-icon:before {
    content: "\f158"
}
#ctl00_centreContentPlaceHolder_companyAccountBadge_cmdView .user-portal-icon:before {
    content: "\f1ee"
}
.chevron-blue-default {
    background: none
}
.chevron-blue-default:before {
    content: "\f2fb";
    color: #b6a98d
}
.mod-content {
    border: 1px solid #ded8cb;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.mod-content-alt,
.mod-content-dashed {
    border: 0;
    background-color: #ded8cb
}
.mod-content-alt:hover {
    background-color: #d4ccbb
}
.list-module-alt {
    margin: 0
}
.vcard {
    border: 0
}
a.restartSignUp,
a.forgotPassword {
    clear: both;
    display: block
}
.settings-default {
    background: none
}
.image-edit-default {
    background: none
}
.image-edit-default:before {
    content: "\f158"
}
#recommendTools ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}
#recommendTools ul>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}
#recommendTools ul>li>* {
    display: block
}
#TB_overlay,
#TB_window {
    z-index: 9999
}
@media only screen and (max-width: 80em) {
    .tablinks li {
        display: block
    }
}
@media only screen and (max-width: 80em) {
    .sidebars-none .viewer {
        width: 100%;
        overflow: scroll
    }
}
.exhibitorProfile #pageName {
    display: block
}
@media only screen and (max-width: 80em) {
    #searchSidebarLeft {
        background-color: white
    }
}
@media only screen and (max-width: 80em) {
    #savedSearches,
    #searchApplied {
        background: none;
        border: 0
    }
}
@media only screen and (max-width: 64em) {
    #facetNavigation>ul li {
        background-color: white
    }
}
#searchResults .jcarousel-skin-nova-default {
    margin-top: .625rem
}
#searchResults .jcarousel-skin-nova-default>p {
    font-weight: bold;
    padding: .3125rem .625rem
}
.jcarousel-prev-disabled-horizontal,
.jcarousel-next-disabled-horizontal {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: .2;
    cursor: context-menu
}
.eventEditionSelectorLabel {
    color: #656263
}
.eventEditionSelectorLabel>span {
    padding-right: .625rem
}
.eventEditionSelectorLabel>span.date {
    color: #b01e31
}
.grid h3 {
    padding-top: 1.25rem
}
.toolbar-item-menu-anchor:after {
    border-top-color: #656263
}
.toolbar-item-menu-anchor.toolbar-item-open:after {
    border-top-color: #464646
}
.toolbar-item-profile.toolbar-item-open .toolbar-link {
    background-color: #656263;
    color: white
}
#websiteSignUp-LoginForm li.error {
    background-color: #b01e31;
    color: white;
    padding: .625rem
}
.eventEditionSelectorContainer {
    display: none !important
}
.maphilight h3.name {
    display: none !important
}
.listLayout {
    padding-right: .625rem
}
#sidebarRight .contentPageSelection-recommendations h2 {
    float: left
}
#sidebarRight .recommendations__morelink {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Oxygen", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .4375rem .875rem .5rem .875rem;
    font-size: .8125rem;
    background-color: #464646;
    border-color: #957a44;
    color: #fff;
    transition: background-color 300ms ease-out;
    float: right
}
#sidebarRight .recommendations__morelink:hover,
#sidebarRight .recommendations__morelink:focus {
    background-color: #957a44
}
#sidebarRight .recommendations__morelink:hover,
#sidebarRight .recommendations__morelink:focus {
    color: #fff
}
#sidebarRight .grid {
    clear: both;
    display: block;
    padding: 0;
    margin: 0 0;
    border: 1px solid #ded8cb;
    border-bottom: 0;
    margin-bottom: 1.25rem
}
#sidebarRight .grid:before,
#sidebarRight .grid:after {
    content: " ";
    display: table
}
#sidebarRight .grid:after {
    clear: both
}
#sidebarRight .grid>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0 0
}
#sidebarRight .grid>li {
    list-style: none;
    padding: 0 0 0;
    width: 100%
}
#sidebarRight .grid>li:nth-of-type(1n) {
    clear: none
}
#sidebarRight .grid>li:nth-of-type(1n+1) {
    clear: both
}
#sidebarRight .grid .logo {
    display: none
}
#sidebarRight .grid .listItemDetail {
    border: 0;
    border-bottom: 1px solid #ded8cb;
    min-height: 0
}
#sidebarRight .grid .listItemDetail h3 {
    padding-top: 0;
    text-align: left;
    max-width: 75%
}
#sidebarRight .grid .listItemDetail .standDetails {
    text-align: left
}
body.recommendations .contentPageSelection-recommendations {
    display: none !important
}
.favourite-book-session-active.shortlist,
.favourite-book-session-selected.shortlist,
.favourite-book-session-disabled.shortlist,
.favourite-book-session-active.book.free,
.favourite-book-session-selected.book.free,
.favourite-book-session-disabled.book.free,
.favourite-book-session-active.book.paid,
.favourite-book-session-selected.book.paid,
.favourite-book-session-disabled.book.paid {
    padding: .375rem .75rem
}
.favourite-book-session-active.shortlist span.buttonText,
.favourite-book-session-selected.shortlist span.buttonText,
.favourite-book-session-disabled.shortlist span.buttonText,
.favourite-book-session-active.book.free span.buttonText,
.favourite-book-session-selected.book.free span.buttonText,
.favourite-book-session-disabled.book.free span.buttonText,
.favourite-book-session-active.book.paid span.buttonText,
.favourite-book-session-selected.book.paid span.buttonText,
.favourite-book-session-disabled.book.paid span.buttonText {
    padding-left: .625rem
}
.favourite-book-session-active.shortlist span.buttonIcon:before,
.favourite-book-session-disabled.shortlist span.buttonIcon:before {
    content: "\f27c"
}
.favourite-book-session-selected.shortlist {
    background-color: #F78222
}
.favourite-book-session-selected.shortlist span.buttonIcon:before {
    content: "\f27d"
}
.favourite-book-session-active.book.free span.buttonIcon:before,
.favourite-book-session-disabled.book.free span.buttonIcon:before,
.favourite-book-session-active.book.paid span.buttonIcon:before,
.favourite-book-session-disabled.book.paid span.buttonIcon:before {
    content: "\f332"
}
.favourite-book-session-selected.book.free,
.favourite-book-session-selected.book.paid {
    background-color: #464646
}
.favourite-book-session-selected.book.free span.buttonIcon:before,
.favourite-book-session-selected.book.paid span.buttonIcon:before {
    content: "\f32f"
}
.favourite-book-session-active.book.paid span.buttonIcon:after,
.favourite-book-session-selected.book.paid span.buttonIcon:after,
.favourite-book-session-disabled.book.paid span.buttonIcon:after {
    content: "\f19a"
}
.favourite-book-session-disabled.shortlist,
.favourite-book-session-disabled.book.free,
.favourite-book-session-disabled.book.paid {
    background-color: #CDD642;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: .9
}
.qtip a,
.qtip-shortlist-book,
.qtip-shortlist-book a {
    font-size: .75rem;
    line-height: .875rem
}
.visuallyhidden {
    display: none
}
.toolbar-button-favourite:hover {
    background-color: #1c2d41 !important
}
.toolbar-button-favourite a:after {
    content: ""
}
.toolbar-button-favourite-on {
    background-color: #464646
}
#sponsoredSearchResultsList {
    background-color: #ded8cb;
    padding: .625rem;
    margin-bottom: 1.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}
#sponsoredSearchResultsList>h3 {
    display: block;
    background-color: #29576c;
    margin: -.625rem -.625rem 0 -.625rem;
    padding: .625rem;
    color: #FFF;
    font-size: 1.125rem;
    text-transform: uppercase
}
#sponsoredSearchResultsList .highlight {
    background-color: transparent
}
#sponsoredSearchResultsList .highlightIndicator {
    display: none
}
#loginFields,
#signUpPrimer>.content {
    padding: 1.25rem;
    border: 1px solid #EFEFEF;
    margin-bottom: 1.25rem
}
#loginFields h2,
#signUpPrimer>.content h2 {
    display: none
}
.attribute-Name-newproductzonedescriptionmaximum275characters .label {
    display: none
}
.mainContent .logo img {
    margin-left: 0
}
.contact .adr .extended-address,
.contact .adr .country-name {
    display: block
}
.tablinks li.selected {
    z-index: 25
}
.inner-attribute-container ol:before,
.inner-attribute-container ol:after {
    content: " ";
    display: table
}
.inner-attribute-container ol:after {
    clear: both
}
li.attributeattribute-dataType-date p {
    margin-bottom: 0;
    font-weight: bold
}
li.attributeattribute-dataType-time.attribute-Name-starttime,
li.attributeattribute-dataType-time.attribute-Name-endtime {
    float: left;
    width: auto
}
li.attributeattribute-dataType-time.attribute-Name-starttime:after,
li.attributeattribute-dataType-time.attribute-Name-endtime:after {
    display: inline-block;
    content: "-";
    margin: 0 .3125rem
}
li.attributeattribute-dataType-time.attribute-Name-endtime:after {
    display: none;
    content: ""
}
body.customObjectProfile h2.customObjectName,
body.customObjectProfile .inner-attribute-container>h2 {
    display: none
}
.actions .button,
.actions #savedSearches .login a,
#savedSearches .login .actions a,
.actions .saveSearch a,
.saveSearch .actions a,
.actions button {
    padding: .5em 1em .5625em 1em
}
#searchSort select {
    min-width: 250px
}
.pagination ul li a {
    text-decoration: none
}
.mm-hidden {
    display: none !important
}
.mm-wrapper {
    overflow-x: hidden;
    position: relative
}
.mm-menu {
    box-sizing: border-box;
    background: inherit;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}
.mm-panels,
.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    box-sizing: border-box;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}
.mm-panels {
    overflow: hidden
}
.mm-panel {
    transition: transform .4s ease;
    transform: translate3d(100%, 0, 0)
}
.mm-panel.mm-opened {
    transform: translate3d(0%, 0, 0)
}
.mm-panel.mm-subopened {
    transform: translate3d(-30%, 0, 0)
}
.mm-panel.mm-highest {
    z-index: 1
}
.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}
.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px
}
.mm-panels>.mm-panel:not(.mm-hidden) {
    display: block
}
.mm-panels>.mm-panel:before,
.mm-panels>.mm-panel:after {
    content: '';
    display: block;
    height: 20px
}
.mm-vertical .mm-panel {
    transform: none !important
}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}
.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
    display: block
}
.mm-vertical .mm-listview>li>.mm-next,
.mm-listview>li.mm-vertical>.mm-next {
    height: 40px;
    bottom: auto
}
.mm-vertical .mm-listview>li>.mm-next:after,
.mm-listview>li.mm-vertical>.mm-next:after {
    top: 16px;
    bottom: auto
}
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after,
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after {
    transform: rotate(45deg);
    right: 19px
}
.mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1
}
.mm-clear:before,
.mm-clear:after,
.mm-close:before,
.mm-close:after {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: rotate(-45deg)
}
.mm-clear:before,
.mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}
.mm-clear:after,
.mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: rotate(-45deg)
}
.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 23px
}
.mm-next:after,
.mm-arrow:after {
    border-top: none;
    border-left: none;
    right: 23px
}
.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.mm-navbar>* {
    display: block;
    padding: 10px 0
}
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}
.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}
.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0
}
.mm-panel .mm-navbar {
    display: none
}
.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}
.mm-listview,
.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}
.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}
.mm-listview a,
.mm-listview a:hover {
    text-decoration: none
}
.mm-listview>li {
    position: relative
}
.mm-listview>li,
.mm-listview>li:after,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before {
    border-color: inherit
}
.mm-listview>li>a,
.mm-listview>li>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}
.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
    padding-right: 50px
}
.mm-listview>li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.mm-listview>li:not(.mm-divider):after {
    left: 20px
}
.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}
.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}
.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 50px
}
.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}
.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}
.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}
.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}
.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}
.mm-listview .mm-inset {
    list-style: inside disc;
    padding: 0 10px 15px 40px;
    margin: 0
}
.mm-listview .mm-inset>li {
    padding: 5px 0
}
.mm-listview .mm-divider {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}
.mm-listview .mm-spacer {
    padding-top: 40px
}
.mm-listview .mm-spacer>.mm-next {
    top: 40px
}
.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}
.mm-menu {
    background: #29576c;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.6)
}
.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
    color: rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-btn:before,
.mm-menu .mm-btn:after {
    border-color: rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu .mm-listview>li .mm-next:after,
.mm-menu .mm-listview>li .mm-arrow:after {
    border-color: rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
    tap-highlight-color: rgba(0, 0, 0, 0.5)
}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, 0.5)
}
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
    background: rgba(0, 0, 0, 0.05)
}
.mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05)
}
.mm-page {
    box-sizing: border-box;
    position: relative
}
.mm-slideout {
    transition: transform .4s ease
}
html.mm-opened {
    overflow-x: hidden;
    position: relative
}
html.mm-blocking {
    overflow: hidden
}
html.mm-blocking body {
    overflow: hidden
}
html.mm-background .mm-page {
    background: inherit
}
#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}
html.mm-blocking #mm-blocker {
    display: block
}
.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed
}
.mm-menu.mm-offcanvas.mm-current {
    display: block
}
.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}
html.mm-opening .mm-slideout {
    transform: translate3d(80%, 0, 0)
}
@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        transform: translate3d(140px, 0, 0)
    }
}
@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        transform: translate3d(440px, 0, 0)
    }
}
.mm-menu.mm-border-none .mm-listview>li:after,
.mm-listview.mm-border-none>li:after {
    content: none
}
.mm-menu.mm-border-full .mm-listview>li:after,
.mm-listview.mm-border-full>li:after {
    left: 0 !important
}
.mm-menu.mm-border-offset .mm-listview>li:after,
.mm-listview.mm-border-offset>li:after {
    right: 20px
}
.mm-menu.mm-pageshadow:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99
}
.mm-menu.mm-pageshadow.mm-right:after {
    left: auto;
    right: 100%
}
.mm-menu.mm-pageshadow.mm-next:after,
.mm-menu.mm-pageshadow.mm-front:after {
    content: none;
    display: none
}
.mm-menu.mm-pageshadow:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-effect-menu-zoom {
    transition: transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform-origin: left center
}
html.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1, 1) translate3d(0%, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(.7, .7) translate3d(30%, 0, 0);
    transform-origin: right center
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1, 1) translate3d(0%, 0, 0)
}
.mm-menu.mm-effect-menu-slide {
    transition: transform .4s ease
}
html.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate3d(-30%, 0, 0)
}
html.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translate3d(0%, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate3d(30%, 0, 0)
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translate3d(0%, 0, 0)
}
.mm-menu.mm-effect-menu-fade {
    opacity: 0;
    transition: opacity .4s ease
}
html.mm-opening .mm-menu.mm-effect-menu-fade {
    opacity: 1
}
.mm-menu.mm-effect-panels-zoom .mm-panel {
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform-origin: left center
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    transform: scale(1, 1) translate3d(0%, 0, 0)
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
    transform: scale(.7, .7) translate3d(-30%, 0, 0)
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
    transform: translate3d(0, 0, 0)
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
    transform: translate3d(-100%, 0, 0)
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li {
    transition: none .4s ease
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(1) {
    transition-delay: 50ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(2) {
    transition-delay: 100ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(3) {
    transition-delay: 150ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(4) {
    transition-delay: 200ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(5) {
    transition-delay: 250ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(6) {
    transition-delay: 300ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(7) {
    transition-delay: 350ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(8) {
    transition-delay: 400ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(9) {
    transition-delay: 450ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(10) {
    transition-delay: 500ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(11) {
    transition-delay: 550ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(12) {
    transition-delay: 600ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(13) {
    transition-delay: 650ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(14) {
    transition-delay: 700ms
}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview>li:nth-child(15) {
    transition-delay: 750ms
}
.mm-menu.mm-effect-listitems-slide .mm-listview>li {
    transition-property: transform, opacity;
    transform: translate3d(50%, 0, 0);
    opacity: 0
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.mm-menu.mm-effect-listitems-fade .mm-listview>li {
    transition-property: opacity;
    opacity: 0
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
    opacity: 1
}
.mm-menu.mm-effect-listitems-drop .mm-listview>li {
    transition-property: opacity, top;
    opacity: 0;
    top: -25%
}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
    opacity: 1;
    top: 0
}





/* ------------------------------------------------------------------------- CorreÃ§Ã£o -------------------------------------------------*/


#navTreeItem-35637 { width:190px; }
#navTreeItem-24213 { width:200px; }
#navTreeItem-24238 { width:200px; }
#navTreeItem-24252 { width:150px; }
#navTreeItem-24274 { width:150px; }
#navTreeItem-24288 { width:150px; }
#navTreeItem-24212 { width:250px; }
#navTreeItem-35850 { width:150px; }


ul.languagemenu-data.datasource-data li:nth-child(3){ display: none;}
ul.languagemenu-data.datasource-data li:nth-child(2)


.toolbar-item-menu-anchor :after {left:5px!important; top: 9px;}
.top-bar-wrapper .toolbar {top: 5px;}

.mod.contact-selector.nova-no-js-hidden.async {display:none;}

.cboxIframe { height: 800px; width: 533px;}


h1{color: #29576c!important}
h2{color: #c60b7c!important}
h3{color: #00acec!important}
h4{color: #29576c!important}
h5{color: #c60b7c!important}
h6{color: #000000!important}

@media screen and (max-width: 600px) {
	.top-bar-wrapper .toolbar-dock-right {display: none;	}

	}

#searchContent .inner-attribute-container h2 {display: none;}
#searchSidebarLeft h3 {color: #fff!important;}
#cboxClose {background-color: #f78222;    color: #fff;    float: right !important;    margin-right: -30px;    margin-top: -805px;    padding: 5px;    z-index: -2147483648;}
#cboxOverlay {background-image: url('chrome://global/skin/media/imagedoc-darknoise.png?v=1272529053325962568');    color: #eee; height: 100%;  position: fixed;  width: 100%;}
#colorbox, #cboxOverlay, #cboxWrapper {left: 0;left: 0;top: 0;z-index: 9999;}



/*sumir com botĆ£o atualizado do perfil do visitante*/
#ctl00_centreContentPlaceHolder_ctl03 {	display: none;}

.daypilot-corner .previous::before {content: "\f3b5";}

.daypilot-corner .next::before {content: "\f3b4";}

.news-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 70vh;
  background-color: #191919;
  padding: 0;
}
@media (min-width: 992px) {
  .news-box {
    float: left;
    width: 100%;
  }
}

/*Caixa Canal de noticias na home*/

.news-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 70vh;
  background-color: #191919;
  padding: 0;
}
@media (min-width: 992px) {
  .news-box {
    float: left;
    width: 100%;
  }
}
.news-box .box-options {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #191919;
  text-align: center;
  padding: 30px;
}
@media (min-width: 992px) {
  .news-box .box-options {
    float: left;
    width: 100%;
  }
}
.news-box .box-left {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #191919;
  overflow: hidden;
  height: 100%;
  padding: 30px;
}
@media (min-width: 768px) {
  .news-box .box-left {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .news-box .box-left {
    float: left;
    width: 41.66667%;
  }
}
.news-box .box-left img {
  display: block;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  min-width: 100%;
}
.news-box .box-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #191919;
  height: 100%;
  padding: 30px;
}
@media (min-width: 768px) {
  .news-box .box-right {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .news-box .box-right {
    float: left;
    width: 58.33333%;
  }
}
.news-box .box-right .right-item {
  width: 100%;
  background-color: pink;
  padding: 15px;
  margin-bottom: 12px;
  height: 31%;
  background-color: #0e0e0e;
  color: #fff;
  overflow: hidden;
}
.news-box .box-right .right-item .item-date {
  color: #e67e22;
  border: 1px solid #e67e22;
  border-radius: 3px;
  padding: 3px;
  display: table;
  margin-bottom: 6px;
}
.news-box .box-right .right-item:last-of-type {
  margin-bottom: 0px;
}

/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */

