.ng-cloak {
    display: none !important;
}

.breadcrumbContainer_v2,
.mobile-body .hideonmobile {
    display: none
}

#januaryLaunch h5,
em {
    font-style: italic
}

#januaryLaunch>* {
    opacity: 1;
    transition: all .25s
}

#januaryLaunch {
    background: #fff;
    font-size: 18px;
    color: #555
}

#januaryLaunch>.fa-circle-o-notch {
    position: absolute;
    display: none;
    left: calc(50% - 31px);
    top: calc(50% - 31px)
}

#januaryLaunch.loading {
    background: url(https://cdnus.melaleuca.com/Images/BusinessCenter/Landing_Page/january-launch/2022/loading.gif?v=20211230) center 100px no-repeat #fff;
    background-size: 100px 100px
}

#januaryLaunch.loading>* {
    opacity: 0
}

h1,
h2,
h3,
h4,
h5,
li,
p {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    line-height: 1.2
}

li,
p {
    line-height: 1.4
}

.jl-video-faq-list li {
    margin: 5px 0
}

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

figure {
    position: relative
}

.mobile-body figure.jl-header-figure {
    height: 390px
}

.mobilebox {
    text-align: center;
}

figure.jl-header-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, .88), transparent);
    mix-blend-mode: multiply;
    z-index: 0
}

#januaryLaunch,
.main-video-wrapper,
main section {
    position: relative
}

figure.jl-speakers-figure {
    flex-shrink: 0
}

.mobile-body figure.jl-speakers-figure {
    display: flex;
    flex-direction: column;
    gap: 20px 0px;
    align-items: baseline;
    padding-bottom: 70px;
    margin-left: 20px;
    margin-right: 20px
}

.mobile-body figure.jl-speakers-figure img {
    width: 100%
}

figcaption {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 1
}

figcaption.jl-header-figcaption {
    top: 41px;
    left: 44px;
    width: 382px
}

.fr-CA figcaption.jl-header-figcaption {
    width: 550px
}

.mobile-body figcaption.jl-header-figcaption {
    width: calc(100% - 28px);
    max-width: 330px;
    left: 14px
}

figcaption.jl-header-figcaption p {
    margin-bottom: 10px
}

figcaption.jl-header-figcaption.-postevent {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

figcaption.jl-speakers-figcaption {
    top: initial;
    bottom: 0;
    right: 0;
    text-align: right;
    background: rgba(64, 120, 56, .9);
    padding: 14px 26px 14px 13px
}

.mobile-body figcaption.jl-speakers-figcaption {
    padding: 5px 14px
}

strong {
    font-weight: 500
}

.flex {
    display: flex;
}

.-uppercase {
    text-transform: uppercase
}

.-center {
    text-align: center
}

.-left {
    text-align: left
}

.mobile-body -center {
    text-align: center;
    font-size: 32px;
}

.-small,
.fa-chevron-right {
    font-size: 14px
}

.-nobullets,
.-nobullets li {
    list-style-type: none
}

.-nowrap {
    white-space: pre
}

.contentDisplay a:active,
.contentDisplay a:link,
.contentDisplay a:visited,
.mainArea a:active,
.mainArea a:link {
    color: #333
}

.mainArea a:visited {
    color: #333
}

.mobile-body .contentDisplay a:active,
/* .mobile-body .contentDisplay a:link, */
.mobile-body .contentDisplay a:visited,
.mobile-body .mainArea a:active,
.mobile-body .mainArea a:link,
.mobile-body .mainArea a:visited {
    color: #fff
}

.contentDisplay a:hover,
.mainArea a:hover {
    color: #000
}

.contentDisplay .jl-button,
.contentDisplay .jl-button:active,
.contentDisplay .jl-button:hover,
.contentDisplay .jl-button:link,
.contentDisplay .jl-button:visited,
.mainArea .jl-button,
.mainArea .jl-button:active,
.mainArea .jl-button:hover,
.mainArea .jl-button:link,
.mainArea .jl-button:visited {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 25px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    color: rgba(64, 120, 56, .9);
    align-self: flex-start;
    transition: all .25s
}

.contentDisplay .jl-boxButton {
    display: flex;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 25px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    color: rgba(64, 120, 56, .9);
    align-self: flex-start;
    transition: all .25s;
    align-self: center;
}

.contentDisplay .jl-button.-green,
.contentDisplay .jl-button:active.-green,
.contentDisplay .jl-button:hover.-green,
.contentDisplay .jl-button:link.-green,
.contentDisplay .jl-button:visited.-green,
.mainArea .jl-button.-green,
.mainArea .jl-button:active.-green,
.mainArea .jl-button:hover.-green,
.mainArea .jl-button:link.-green,
.mainArea .jl-button:visited.-green {
    background: #407838;
    color: rgba(255, 255, 255, .9);
    border-color: #407838
}

.mobile-body .contentDisplay .jl-button,
.mobile-body .contentDisplay .jl-button:active,
.mobile-body .contentDisplay .jl-button:hover,
.mobile-body .contentDisplay .jl-button:link,
.mobile-body .contentDisplay .jl-button:visited,
.mobile-body .mainArea .jl-button,
.mobile-body .mainArea .jl-button:active,
.mobile-body .mainArea .jl-button:hover,
.mobile-body .mainArea .jl-button:link,
.mobile-body .mainArea .jl-button:visited {
    padding: 12px;
    align-self: center;
}

.contentDisplay a.jl-button:hover,
.mainArea a.jl-button:hover {
    color: #407838;
    text-decoration: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .25)
}

.contentDisplay a.jl-button:hover.-green,
.mainArea a.jl-button:hover.-green {
    color: #fff
}

.contentDisplay .jl-video-faq-link,
.mainArea .jl-video-faq-link {
    margin-bottom: 40px
}

.contentDisplay .jl-video-faq-link a,
.contentDisplay .jl-video-faq-link a:active,
.contentDisplay .jl-video-faq-link a:hover,
.contentDisplay .jl-video-faq-link a:link,
.contentDisplay .jl-video-faq-link a:visited,
.mainArea .jl-video-faq-link a,
.mainArea .jl-video-faq-link a:active,
.mainArea .jl-video-faq-link a:hover,
.mainArea .jl-video-faq-link a:link,
.mainArea .jl-video-faq-link a:visited {
    color: inherit
}

#januaryLaunch {
    /* padding: 1vh 2vw; */
    font-family: Roboto, sans-serif;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

#januaryLaunch.-pre {
    padding: 0
}

#januaryLaunch h1 {
    font-size: 36px;
    font-weight: 300;
    margin: 25px 0 5px
}

#januaryLaunch h1.jl-header-figcaption-h1 {
    color: #fff
}

.mobile-body #januaryLaunch h1 {
    font-size: 32px;
    font-size: clamp(28px, 9vw, 32px)
}

#januaryLaunch .-postevent h1 {
    margin-top: 5px
}

#januaryLaunch h2 {
    font-size: 36px;
    padding-bottom: 20px;
    color: #555
}

#januaryLaunch .-white h2 {
    color: #fff
}

.mobile-body #januaryLaunch .-white h2 {
    color: #555
}

#januaryLaunch h3 {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #407838;
    margin-bottom: 25px
}

#januaryLaunch .jl-video-countdown h2,
#januaryLaunch .jl-video-countdown h3,
#januaryLaunch .jl-video-ended-box h2,
#januaryLaunch .jl-video-ended-box h3 {
    color: #407838;
    font-weight: 500
}

#januaryLaunch .jl-video-countdown h2,
#januaryLaunch .jl-video-ended-box h2 {
    font-size: 34px;
    margin-bottom: 12px
}

#januaryLaunch .jl-video-countdown h3,
#januaryLaunch .jl-video-ended-box h3 {
    font-size: 24px;
    margin-top: 0;
    text-transform: none
}

#januaryLaunch .jl-video-ended-box h3 {
    font-weight: 300
}

#januaryLaunch .jl-video-ended-box h3:first-child {
    margin-bottom: 0
}

#januaryLaunch .jl-post-event-li:nth-child(4) h2 {
    color: #fff
}

#januaryLaunch h4 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #407838;
    margin-bottom: 10px
}

#januaryLaunch .jl-speakers-figcaption h4 {
    color: #fff;
    margin-bottom: 0
}

#januaryLaunch h5 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff
}

#januaryLaunch h5.-green {
    color: #407838
}

.mobile-body #januaryLaunch h5 {
    margin-bottom: 0
}

#januaryLaunch .jl-schedule-list-li-details h5,
#januaryLaunch .jl-speakers-bio h5 {
    color: #555
}

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

.mobile-body #januaryLaunch img.jl-header-figure-img {
    height: 100%;
    max-width: initial
}

#januaryLaunch small {
    font-size: 14px;
    display: block;
    margin-top: 14px
}

.mobile-body #januaryLaunch .jl-speakers-bio h4 {
    margin-bottom: 5px
}

.mobile-body #januaryLaunch .jl-speakers-bio h5 {
    color: #555;
    margin-bottom: 15px
}

.jl-nav {
    justify-content: space-between;
    background: #407838;
    color: #fff;
    font-size: 14px;
    padding: 24px 44px
}

.mobile-body .jl-nav {
    flex-wrap: wrap;
    padding: 20px 14px
}

.jl-nav-tabs {
    font-weight: 500
}

.jl-nav-tabs li {
    line-height: 1;
    padding: 0 10px;
    border-right: 1px solid
}

.jl-nav-tabs li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.jl-nav-tabs li a:active,
.jl-nav-tabs li a:link,
.jl-nav-tabs li a:visited {
    display: block;
    padding: 0 5px;
    color: #fff
}

.jl-nav-tabs li a.active,
.jl-nav-tabs li a:hover {
    color: #fbd194
}

.mobile-body .jl-nav-tabs li {
    padding: 0
}

.mobile-body .jl-nav-tabs li a:active,
.mobile-body .jl-nav-tabs li a:link,
.mobile-body .jl-nav-tabs li a:visited {
    padding: 0 10px
}

.mobile-body .jl-nav-tabs li:first-child a:active,
.mobile-body .jl-nav-tabs li:first-child a:link,
.mobile-body .jl-nav-tabs li:first-child a:visited {
    padding-left: 0
}

.mobile-body .jl-nav-tabs {
    margin-top: 20px
}

main section {
    padding: 40px 65px 50px
}

.mobile-body main section {
    padding: 40px 14px
}

main section.jl-intro,
main section.jl-schedule,
main section.jl-video-faq {
    background: #f4f4f4
}

main section.jl-schedule,
main section.jl-video-back {
    padding-top: 0
}

main section.jl-video-header {
    padding-bottom: 0
}

main section.jl-video-countdown,
main section.jl-video-ended .jl-video-ended-box {
    padding: 12px;
    margin: 30px 137px;
    background: #f4f4f4;
    text-align: center;
    border-radius: 20px
}

.mobile-body main section.jl-video-countdown,
.mobile-body main section.jl-video-ended .jl-video-ended-box {
    margin: 30px 14px
}

.jl-speakers-intro p+p,
.mobile-body .jl-schedule-buttons {
    margin-top: 20px
}

main section.jl-post-event {
    padding: 0
}

main section:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.jl-schedule-list {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 24px 18px;
    margin-bottom: 10px;
    font-size: 14px
}

.mobile-body .jl-schedule-list-li {
    flex-direction: column;
    align-items: center;
}

.jl-schedule-list-li-times {
    flex-shrink: 0;
    padding-right: 20px;
    margin-bottom: 5px;
}

.jl-schedule-list-li-mobiletimes {
    flex-shrink: 0;
    margin-bottom: 5px;
}

.jl-schedule-list-li-details {
    flex-grow: 1
}

.jl-schedule-buttons {
    float: right
}

button.jl-schedule-buttons {
    cursor: default;
    color: #407838
}

.jl-speakers {
    padding-top: 0
}

.jl-speakers-info {
    padding-left: 30px
}

.jl-speakers-info .jl-button {
    margin-top: 25px
}

.mobile-body .jl-speakers-info {
    padding-left: 0;
    padding-bottom: 28px
}

.jl-speakers-list {
    flex-wrap: wrap
}

.jl-speakers-list-li {
    width: calc(50% - 3px);
    margin-bottom: 16px;
    margin-right: 4px
}

.jl-speakers-list-li:nth-child(even) {
    margin-right: 0
}

.jl-speakers-list-li figure {
    height: 430px;
    background-size: cover;
    background-position: top center
}

.mobile-body .jl-speakers-list-li {
    width: 100%;
    margin-bottom: 4px;
    margin-right: 0
}

.mobile-body .jl-speakers-list-li figure {
    display: flex;
    height: 345px
}

.jl-speakers-full {
    padding: 0
}

.mobile-body .jl-speakers-full {
    padding: 0 !important
}

.jl-speakers-full-list {
    flex-wrap: wrap
}

.jl-speakers-bio {
    flex-grow: 1;
    font-size: 14px
}

.jl-speakers-full-list-li {
    width: 100%;
    padding: 45px 0
}

.jl-speakers-full-list-li img {
    align-self: flex-start
}

.jl-speakers-full-list-li:nth-child(odd) {
    background: #f4f4f4
}

.jl-speakers-full-list-li:nth-child(odd) .jl-speakers-bio {
    padding: 0 40px 0 50px
}

.jl-speakers-full-list-li:nth-child(even) {
    flex-direction: row-reverse
}

.jl-speakers-full-list-li:nth-child(even) .jl-speakers-bio {
    padding: 0 50px 0 40px
}

.jl-speakers-full-list-li:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.mobile-body .jl-speakers-full-list-li {
    flex-direction: column;
    padding: 14px
}

.mobile-body .jl-speakers-full-list-li .jl-speakers-bio {
    padding: 16px 0
}

.mobile-body .jl-speakers-full-list-li .jl-speakers-bio>div {
    font-size: 14px
}

.jl-walkin-video {
    padding-top: 20px
}

.jl-walkin-video .cdNumber {
    font-size: 24px;
    width: initial;
    padding: 8px 10px
}

.jl-walkin-video .cdLabel {
    font-size: 9px
}

.walk-in-video-section-p {
    text-align: center;
    margin-bottom: 5px
}

.walk-in-video-section-p small {
    font-size: 12px
}

.event-video-section-skip {
    border: 0;
    background: 0 0;
    align-items: flex-end;
    color: #30452d;
    font-weight: 400;
    font-size: 9px
}

.event-video-section-skip img {
    width: 25px;
    margin-right: 2px;
    margin-bottom: -2px
}

a.video-warnings,
a.video-warnings:hover,
a.video-warnings:link {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    font-weight: 400;
    letter-spacing: .25px;
    text-decoration: none;
    text-align: center;
    width: 100px;
    font-size: 14px;
    color: #fff;
    display: flex;
    flex-direction: column;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .3)
}

.cd-clock,
.error-message-invalid {
    justify-content: center;
    display: flex
}

a.video-warnings .mute-toggle,
a.video-warnings:hover .mute-toggle,
a.video-warnings:link .mute-toggle {
    display: flex;
    justify-content: center;
    align-items: center
}

a.video-warnings .mute-toggle .fa-volume-off,
a.video-warnings:hover .mute-toggle .fa-volume-off,
a.video-warnings:link .mute-toggle .fa-volume-off {
    font-size: 5.8em;
    line-height: .75
}

a.video-warnings .mute-toggle .fa-times,
a.video-warnings:hover .mute-toggle .fa-times,
a.video-warnings:link .mute-toggle .fa-times {
    font-size: 2.25em;
    margin-left: 4px
}

.-tablet a.video-warnings,
.-tablet a.video-warnings:hover,
.-tablet a.video-warnings:link,
.mobile-body a.video-warnings,
.mobile-body a.video-warnings:hover,
.mobile-body a.video-warnings:link {
    display: none
}

.errorMsg,
.video-warning {
    margin: .5vmin 0 0;
    font-size: 12px;
    color: #ff3939
}

a.video-warning,
a.video-warning:hover,
a.video-warning:link {
    font-weight: 400;
    letter-spacing: .25px;
    text-decoration: none;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    border: 3px solid #fff;
    color: #ff3939;
    box-shadow: 0 2px 5px 5px rgba(0, 0, 0, .25);
    background-color: rgba(0, 0, 0, .85);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% - 20px))
}

a.video-warning .mute-toggle,
a.video-warning:hover .mute-toggle,
a.video-warning:link .mute-toggle {
    display: flex;
    flex-direction: column;
    color: rgba(255, 255, 255, .8);
    font-size: 20px;
    transition: all .25s
}

a.video-warning .mute-toggle:hover,
a.video-warning:hover .mute-toggle:hover,
a.video-warning:link .mute-toggle:hover {
    text-decoration: none;
    color: #fff
}

a.video-warning span,
a.video-warning:hover span,
a.video-warning:link span {
    display: block;
    width: 100%
}

a.video-warning span.video-warning-icons,
a.video-warning:hover span.video-warning-icons,
a.video-warning:link span.video-warning-icons {
    position: relative;
    display: flex;
    text-align: center;
    margin: 0 auto 20px;
    width: 111px;
    height: 111px
}

#walk-in-video .jw-icon-fullscreen,
.add-to-calendar-checkbox~a,
.jw-display-icon-container.jw-display-icon-next,
.jw-display-icon-container.jw-display-icon-rewind,
.jw-nextup-duration,
.jw-text-duration,
.jwplayer.jw-state-complete .jw-display.jw-reset,
.mobile-body a.video-warning,
.mobile-body a.video-warning:hover,
.mobile-body a.video-warning:link {
    display: none
}

a.video-warning span.video-warning-icons .fa,
a.video-warning:hover span.video-warning-icons .fa,
a.video-warning:link span.video-warning-icons .fa {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

a.video-warning span.video-warning-icons .fa-ban,
a.video-warning:hover span.video-warning-icons .fa-ban,
a.video-warning:link span.video-warning-icons .fa-ban {
    font-size: 6em;
    text-shadow: 0 0 2px #777
}

a.video-warning span.video-warning-icons .fa-volume-off,
a.video-warning:hover span.video-warning-icons .fa-volume-off,
a.video-warning:link span.video-warning-icons .fa-volume-off {
    font-size: 4em;
    top: calc(50% + 3px);
    left: calc(50% - 3px);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px
}

a.video-warning:hover {
    background: #000;
    cursor: pointer
}

.error-message-invalid {
    margin-bottom: 20px;
    font-size: 12px
}

.error-message-invalid p {
    margin: 10px 10px 0;
    color: #ff3939
}

#loading {
    width: 150px !important
}

#loading .fa-spinner {
    position: absolute;
    margin-left: 15px;
    color: #fff
}

.fa-facebook {
    margin-right: 5px
}

.jl-post-event-figure {
    position: relative
}

.jl-post-event-figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: 40px 64px 0 calc(50% + 64px);
    min-height: 296px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    color: #555
}

#addToCal,
#slideshow,
.mobile-body .jl-post-event-figure figcaption,
.section--video,
.videoplayerwrapper {
    position: relative
}

.jl-post-event-figure figcaption.-white {
    color: #fff
}

.jl-post-event-figure figcaption.-right {
    padding-right: calc(50% + 64px);
    padding-left: 64px;
    background-position: top right
}

.jl-post-event-figure figcaption.-extra {
    padding-right: 415px
}

.jl-post-event-figure figcaption.-extra p {
    max-width: 376px
}

.mobile-body .jl-post-event-figure figcaption {
    padding: 15px 14px 40px;
    min-height: initial
}

.mobile-body .jl-post-event-figure figcaption.-white {
    color: #555
}

.jl-post-event-figure:last-child,
.jl-post-event-figure:last-child img {
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px
}

.jl-post-event-figure:last-child figcaption {
    padding-right: 265px
}

.mobile-body .jl-post-event-figure:last-child figcaption {
    padding-right: 14px
}

.jl-post-event-figure:last-child figcaption img {
    width: 140px
}

.jl-post-event-p {
    margin-bottom: 15px
}

.jl-post-event-more {
    margin-top: 15px
}

.cd-clock {
    font-size: 2em;
    line-height: 1
}

.countdown {
    display: flex;
    flex-direction: column;
    text-align: center
}

@media (max-width:850px) {
    .countdown {
        width: 25%;
        max-width: 100px
    }
}

.cdNumber {
    border-radius: 10px;
    margin: 0 5px 5px;
    padding: 5px 0;
    color: #fff;
    background: #407838;
    font-size: 62px;
    font-weight: 500;
    width: 106px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .5)
}

@media (max-width:850px) {
    .cdNumber {
        margin: 2px;
        font-size: clamp(30px, 6vmin, 50px);
        width: auto
    }
}

.cdLabel {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 5px 5px
}

video {
    max-width: 100%
}

.jwplayer {
    max-width: 100%
}

@media (max-width:850px) {
    .cdLabel {
        font-size: clamp(10px, 3vmin, 16px);
        margin: 5px 2px 2px
    }

    .jwplayer {
        max-width: 100%;
        height: auto !important;
        padding-bottom: 56.25%
    }
}

.jwplayer .jw-preview {
    background: url(//cdnctus.melaleuca.com/Images/Video_Images/emp-mtg-videoplaceholder.jpg) top center no-repeat !important
}

.jwplayer.jw-skin-alaska.jw-state-idle .jw-controls {
    background: 0 0
}

.jwplayer.jw-skin-alaska.jw-state-idle .jw-display-controls .jw-display-icon-container {
    background-color: #fff;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .35)
}

.jwplayer.jw-skin-alaska.jw-state-idle .jw-display-controls .jw-display-icon-container .jw-icon {
    color: #000;
    height: 50px;
    width: 50px;
    padding: 15px
}

.jwplayer.jw-state-complete .jw-controls {
    background: 0 0
}

#startOver {
    margin-top: -20px;
    background: #000;
    border: 1px solid #333;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    cursor: pointer
}

#startOver:hover {
    border-color: #ddd
}

#slideshow {
    margin: 0 auto;
    width: 100%;
    padding: 0 0 26%
}

#slideshow li {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

/* #addToCal {
    margin-top: 25px
} */

#launch22 {
    margin: 0 -26px
}

.add-to-calendar-checkbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.add-to-calendar-checkbox:checked~a {
    position: relative;
    display: block;
    text-align: left;
    padding: 8px 16px;
    font-size: 13px;
    color: #555;
    cursor: pointer
}

.add-to-calendar-checkbox:checked~a+a {
    border-top: 1px dashed rgba(64, 120, 56, .5)
}

.add-to-calendar-checkbox:checked~a:hover {
    text-decoration: none;
    background: #f4f4f4
}

input[type=checkbox].add-to-calendar-checkbox {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.add-to-calendar-checkbox~a:before {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
    background-image: url(data:image/png;base64,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);
    margin-right: .5em;
    content: ' '
}

.icon-ical:before {
    background-position: -68px 0
}

.icon-yahoo:before {
    background-position: -36px 0
}

.icon-google {
    margin-top: 10px
}

.icon-google:before {
    background-position: -52px 0
}

#jh3b {
    font-size: 36px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 0px;
}

#jh3 {
    font-size: 36px;
    color: #555555;
    margin-bottom: 0px;
}

#jh1tz {
    font-size: 18px;
    font-weight: normal;
}

#jh1 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0;
}

#jh2 {
    color: #407838;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
}


@media only screen and (max-width:720px) {
    .jwplayer.jw-skin-alaska .jw-display-controls .jw-display-icon-container .jw-icon {
        width: 20px;
        height: 20px;
        padding: 5px
    }

    .jwplayer.jw-skin-alaska .jw-display-controls .jw-display-icon-container {
        width: 30px;
        height: 30px
    }
}

.janLaunch-mainEvent__failStateHeading {
    color: #fff;
    font: normal 700 34px/1.2 Roboto, sans-serif;
    text-align: center;
    margin-top: 127px;
    margin-bottom: 117px;
    text-transform: uppercase
}

.mobile-body .janLaunch-mainEvent_failStateHeading {
    margin: 44px 0 60px;
    font-size: 24px
}

/* Fix for Add to Calendar dropdown visibility */
.jl-add-to-cal-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    margin-top: 5px;
    display: none;
    /* Hide container by default */
}

/* Show container when wrapper has -open class */
.jl-add-to-cal-wrapper.-open .jl-add-to-cal-dropdown {
    display: block;
}

/* Style the links */
.jl-add-to-cal-dropdown a {
    display: block;
    padding: 10px 15px;
    color: #555;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    transition: background-color 0.2s;
    text-align: left;
}

.jl-add-to-cal-dropdown a:last-child {
    border-bottom: none;
}

.jl-add-to-cal-dropdown a:hover {
    background-color: #f5f5f5;
    color: #407838;
}

/* Ensure the wrapper can position the absolute dropdown */
.jl-add-to-cal-wrapper {
    position: relative;
}

/* Fix for Add to Calendar icons */
.jl-add-to-cal-dropdown a:before {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
    background-image: url(data:image/png;base64,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);
    margin-right: .5em;
    content: ' ';
}