
/* TimelineJS - ver. 3.6.6 - 2020-03-11 Copyright (c) 2012-2016 Northwestern University a project of the Northwestern University Knight Lab, originally created by Zach Wise https://github.com/NUKnightLab/TimelineJS3 This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/*! Timeline JS 3 Designed and built by Zach Wise for the Northwestern University Knight Lab This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. */
/*! Timeline JS 3 Designed and built by Zach Wise for the Northwestern University Knight Lab This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. */
@import url(font-awesome.min.css);

:root {
	--major-strong: #116A85;
	--major-regular: #1688AB;
	--major-light: #202123;
	--contrast: #fff;
	--minor-light: #292930;
	--shadow: rgba(41, 41, 48, 0.4);
	--editable-text-color: #ffffffaa
}


@font-face{
    font-family: fontin-reg;
    src: url(/assets/fonts/Fontin-Regular.ttf);
}

html {
    --panel-bg-color: transparent;
    --main-bg-color: white;
    --main-panel-title-font-family: fontin-reg;
    --tooltip-font-family: fontin-reg;
    --main-font-family: fontin-reg;
    --page-size-text-color: #FFF;
    --main-text-color: white;
    --active-bg-color: #fafafa;
    --disable-text-color: #aaaaaa;
    --tl-bg-color: transparent;
    position: relative;
    height: 100%;
}

  .tl-storyjs div * {
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box
}
 .tl-storyjs h1,.tl-storyjs h2,.tl-storyjs h3,.tl-storyjs h4,.tl-storyjs h5,.tl-storyjs h6,.tl-storyjs p,.tl-storyjs blockquote,.tl-storyjs pre,.tl-storyjs a,.tl-storyjs abbr,.tl-storyjs acronym,.tl-storyjs address,.tl-storyjs cite,.tl-storyjs code,.tl-storyjs del,.tl-storyjs dfn,.tl-storyjs em,.tl-storyjs img,.tl-storyjs q,.tl-storyjs s,.tl-storyjs samp,.tl-storyjs small,.tl-storyjs strike,.tl-storyjs strong,.tl-storyjs sub,.tl-storyjs sup,.tl-storyjs tt,.tl-storyjs var,.tl-storyjs dd,.tl-storyjs dl,.tl-storyjs dt,.tl-storyjs li,.tl-storyjs ol,.tl-storyjs ul,.tl-storyjs fieldset,.tl-storyjs form,.tl-storyjs label,.tl-storyjs legend,.tl-storyjs button,.tl-storyjs table,.tl-storyjs caption,.tl-storyjs tbody,.tl-storyjs tfoot,.tl-storyjs thead,.tl-storyjs tr,.tl-storyjs th,.tl-storyjs td,.tl-storyjs .tl-container,.tl-storyjs .content-container,.tl-storyjs .media,.tl-storyjs .text,.tl-storyjs .tl-slider,.tl-storyjs .slider,.tl-storyjs .date,.tl-storyjs .title,.tl-storyjs .message,.tl-storyjs .map,.tl-storyjs .credit,.tl-storyjs .caption,.tl-storyjs .tl-feedback,.tl-storyjs .tl-feature,.tl-storyjs .toolbar,.tl-storyjs .marker,.tl-storyjs .dot,.tl-storyjs .line,.tl-storyjs .flag,.tl-storyjs .time,.tl-storyjs .era,.tl-storyjs .major,.tl-storyjs .minor,.tl-storyjs .tl-navigation,.tl-storyjs .start,.tl-storyjs .active {
    margin:0;
    padding:0;
    border:0;
    font-weight:400;
    font-style:normal;
    font-size:100%;
    line-height:1;
    font-family:inherit;
    width:auto;
    float:none
}
 .tl-storyjs h1,.tl-storyjs h2,.tl-storyjs h3,.tl-storyjs h4,.tl-storyjs h5,.tl-storyjs h6 {
    clear:none
}
 .tl-storyjs table {
    border-collapse:collapse;
    border-spacing:0
}
 .tl-storyjs ol,.tl-storyjs ul {
    list-style:none
}
 .tl-storyjs q:before,.tl-storyjs q:after,.tl-storyjs blockquote:before,.tl-storyjs blockquote:after {
    content:""
}
 .tl-storyjs a:focus {
    outline:thin dotted
}
 .tl-storyjs a:hover,.tl-storyjs a:active {
    outline:0
}
 .tl-storyjs article,.tl-storyjs aside,.tl-storyjs details,.tl-storyjs figcaption,.tl-storyjs figure,.tl-storyjs footer,.tl-storyjs header,.tl-storyjs hgroup,.tl-storyjs nav,.tl-storyjs section {
    display:block
}
 .tl-storyjs audio,.tl-storyjs canvas,.tl-storyjs video {
    display:inline-block;
    *display:inline;
    *zoom:1
}
 .tl-storyjs audio:not([controls]) {
    display:none
}
 .tl-storyjs div {
    max-width:none
}
 .tl-storyjs sub,.tl-storyjs sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
 .tl-storyjs sup {
    top:-.5em
}
 .tl-storyjs sub {
    bottom:-.25em
}
 .tl-storyjs img {
    border:0;
    -ms-interpolation-mode:bicubic
}
 .tl-storyjs button,.tl-storyjs input,.tl-storyjs select,.tl-storyjs textarea {
    font-size:100%;
    margin:0;
    vertical-align:baseline;
    *vertical-align:middle
}
 .tl-storyjs button,.tl-storyjs input {
    line-height:normal;
    *overflow:visible
}
 .tl-storyjs button::-moz-focus-inner,.tl-storyjs input::-moz-focus-inner {
    border:0;
    padding:0
}
 .tl-storyjs button,.tl-storyjs input[type=button],.tl-storyjs input[type=reset],.tl-storyjs input[type=submit] {
    cursor:pointer;
    -webkit-appearance:button
}
 .tl-storyjs input[type=search] {
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box
}
 .tl-storyjs input[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}
 .tl-storyjs textarea {
    overflow:auto;
    vertical-align:top
}
 .tl-timeline {
    font-family:var(--main-font-family);
    z-index:0;
}
 .tl-timeline h1,.tl-timeline h2,.tl-timeline h3,.tl-timeline h4,.tl-timeline h5,.tl-timeline h6 {
    color:#FFF
}
 .tl-timeline h1,.tl-timeline h2,.tl-timeline h3 {
    font-size:28px;
    line-height:28px
}
 .tl-timeline h1 small,.tl-timeline h2 small,.tl-timeline h3 small {
    font-size:24px;
    line-height:24px
}
 .tl-timeline h4,.tl-timeline h5,.tl-timeline h6 {
    font-size:24px;
    line-height:24px;
    margin-bottom:0
}
 .tl-timeline h4 small,.tl-timeline h5 small,.tl-timeline h6 small {
    font-size:15px;
    line-height:15px
}
 .tl-timeline h2.tl-headline-title.tl-headline-fadeout {
    font-size:38px;
    line-height:38px;
    color: var(--major-regular) !important
}
 .tl-timeline h2.tl-headline-title small {
    display:block;
    margin-top:5px;
    font-size:24px;
    line-height:24px
}
 .tl-timeline h2 {
    margin-top:20px;
    margin-bottom:5px
}
 .tl-timeline p {
    margin-top:5px;
    margin-bottom:10px;
    font-size:15px;
    line-height:1.42857143;
    color:#666
}
 .tl-timeline p.lead {
    font-size:24px
}
 .tl-timeline p a {
    color:#666;
}
 .tl-timeline p a:hover,.tl-timeline p a:focus {
    color: var(--major-strong);
}
 @media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi) {
    .tl-timeline p a{
        text-decoration:underline;
        background-image:none;
        text-shadow:none
    }
     .tl-timeline p a:hover,.tl-timeline p a:focus {
        color: var(--major-strong);
        text-decoration:underline
    }
}
 .tl-timeline b,.tl-timeline strong {
    font-weight:700
}
 .tl-timeline i,.tl-timeline em {
    font-style:italic
}
 .tl-timeline a {
    text-decoration:none;
    color:var(--major-strong)
}
 .tl-timeline a:hover {
    text-decoration:underline;
    color:var(--major-strong)
}
 .tl-timeline .tl-caption,.tl-timeline .tl-credit,.tl-timeline .tl-slidenav-next,.tl-timeline .tl-slidenav-previous {
    font-size:11px;
    line-height:11px
}
 .tl-timeline .tl-caption a,.tl-timeline .tl-credit a,.tl-timeline .tl-slidenav-next a,.tl-timeline .tl-slidenav-previous a {
    color:#000
}
 .tl-timeline .tl-makelink {
    word-break:break-all;
    word-break:break-word;
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
    hyphens:auto
}
 .tl-timeline blockquote,.tl-timeline blockquote p {
    font-family:Georgia,Times New Roman,Times,serif;
    color:#FFF;
    font-size:24px;
    line-height:24px;
    text-align:left;
    background:0 0;
    border:0;
    padding:0
}
 .tl-timeline blockquote cite,.tl-timeline blockquote p cite {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#666;
    display:block;
    text-align:right;
    font-style:normal
}
 .tl-timeline blockquote cite:before,.tl-timeline blockquote p cite:before {
    content:"\2014"
}
 .tl-timeline blockquote p:before {
    content:open-quote;
    display:inline-block;
    font-size:28px;
    position:relative;
    top:8px;
    margin-right:5px
}
 .tl-timeline blockquote p:after {
    content:close-quote;
    display:inline-block;
    font-size:28px;
    position:relative;
    top:8px;
    margin-left:3px
}
 .tl-timeline blockquote {
    margin:10px
}
 .tl-timeline blockquote p {
    margin:0
}
 .tl-timeline .vcard{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:15px;
    line-height:15px;
    *zoom:1;
    margin-bottom:15px;
    margin-top:10px
}
.tl-timeline .vcard:before,.tl-timeline .vcard:after{
    display:table;
    content:""
}
.tl-timeline .vcard:after{
    clear:both
}
.tl-timeline .vcard .twitter-date{
    text-align:left;
    font-size:11px
}
.tl-timeline .vcard .author{
    float:right
}
.tl-timeline .vcard a{
    color:#333;
    text-decoration:none
}
.tl-timeline .vcard a:hover{
    text-decoration:none
}
.tl-timeline .vcard a:hover .fn,.tl-timeline .vcard a:hover .nickname{
    color:var(--major-strong)
}
.tl-timeline .vcard .fn,.tl-timeline .vcard .nickname{
    padding-left:42px
}
.tl-timeline .vcard .fn{
    display:block;
    font-weight:700
}
.tl-timeline .vcard .nickname{
    margin-top:1px;
    display:block;
    color:#666
}
.tl-timeline .vcard .avatar{
    float:left;
    display:block;
    width:32px;
    height:32px
}
.tl-timeline .vcard .avatar img{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}
.tl-timeline .tl-text ul{
    padding:0;
    padding-left:30px;
    margin:0
}
.tl-timeline .tl-text ul li{
    margin-bottom:5px
}
.tl-timeline .tl-button-calltoaction{
    cursor:pointer;
    font-weight:700;
    padding-top:10px;
    margin-bottom:10px;
    padding-bottom:10px
}
.tl-timeline .tl-button-calltoaction .tl-button-calltoaction-text{
    display:inline-block;
    background-color:var(--major-strong);
    color:#fff;
    padding:10px 15px;
    border-radius:7px
}
.tl-timeline .tl-note{
    display:block;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style:italic;
    background-color:#e6e6e6;
    font-size:15px;
    line-height:17px;
    padding:10px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
    color:#8a6d3b;
    background-color:#fcf8e3;
    border:1px solid #faebcc;
    text-shadow:none
}
@media only screen and (max-width:800px),only screen and (max-device-width:800px){
    .tl-timeline h1,.tl-timeline h2,.tl-timeline h3{
        font-size:28px;
        line-height:28px
    }
}
@media only screen and (max-width:500px),only screen and (max-device-width:500px){
    .tl-timeline h1,.tl-timeline h2,.tl-timeline h3{
        font-size:24px;
        line-height:24px
    }
}
.tl-skinny h2{
    margin-top:0
}

@font-face{
    font-family:tl-icons;
    src:url(https://cdn.knightlab.com/libs/timeline3/latest/css/icons/tl-icons.eot);
    src:url(https://cdn.knightlab.com/libs/timeline3/latest/css/icons/tl-icons.eot?#iefix) format('embedded-opentype'),url(https://cdn.knightlab.com/libs/timeline3/latest/css/icons/tl-icons.ttf) format('truetype'),url(https://cdn.knightlab.com/libs/timeline3/latest/css/icons/tl-icons.woff2) format('woff2'),url(https://cdn.knightlab.com/libs/timeline3/latest/css/icons/tl-icons.woff) format('woff'),url(https://cdn.knightlab.com/libs/timeline3/latest/css/icons/tl-icons.svg#tl-icons) format('svg');
    font-weight:400;
    font-style:normal
}
[class^=tl-icon-],[class*=" tl-icon-"]{
    font-family:tl-icons;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.tl-icon-vine:after{
    content:"\e64d"
}
.tl-icon-wikipedia:after{
    content:"\e64e"
}
.tl-icon-chevron-right:after{
    content:"\e64f"
}
.tl-icon-chevron-left:after{
    content:"\e650"
}
.tl-icon-youtube-logo:after{
    content:"\e651"
}
.tl-icon-foursquare:after{
    content:"\e652"
}
.tl-icon-camera-retro:after{
    content:"\e653"
}
.tl-icon-doc:after{
    content:"\e654"
}
.tl-icon-weibo:after{
    content:"\e655"
}
.tl-icon-resize-horizontal:after{
    content:"\e656"
}
.tl-icon-resize-vertical:after{
    content:"\e657"
}
.tl-icon-resize-full:after{
    content:"\e658"
}
.tl-icon-resize-small:after{
    content:"\e659"
}
.tl-icon-twitter:after{
    content:"\e62b"
}
.tl-icon-google-plus:after{
    content:"\e62c"
}
.tl-icon-video:after{
    content:"\e62d"
}
.tl-icon-youtube:after{
    content:"\e62d"
}
.tl-icon-plaintext:after{
    content:"\e62e"
}
.tl-icon-storify:after{
    content:"\e62e"
}
.tl-icon-image-v2:after{
    content:"\e62f"
}
.tl-icon-quote-v2:after{
    content:"\e630"
}
.tl-icon-zoom-in:after{
    content:"\e631"
}
.tl-icon-zoom-out:after{
    content:"\e632"
}
.tl-icon-list:after{
    content:"\e633"
}
.tl-icon-music:after{
    content:"\e634"
}
.tl-icon-spotify:after{
    content:"\e634"
}
.tl-icon-location:after{
    content:"\e635"
}
.tl-icon-googlemaps:after{
    content:"\e635"
}
.tl-icon-web:after{
    content:"\e636"
}
.tl-icon-share-v2:after{
    content:"\e637"
}
.tl-icon-soundcloud:after{
    content:"\e639"
}
.tl-icon-video-v2:after{
    content:"\e63a"
}
.tl-icon-dailymotion:after{
    content:"\e63a"
}
.tl-icon-tumblr:after{
    content:"\e63b"
}
.tl-icon-lastfm:after{
    content:"\e63c"
}
.tl-icon-github:after{
    content:"\e63d"
}
.tl-icon-goback:after{
    font-family: fontawesome;
    font-weight: 800;
    font-size: 25px;
    content:"\f100"
}
.tl-icon-doc-v2:after{
    content:"\e63f"
}
.tl-icon-googledrive:after{
    content:"\e640"
}
.tl-icon-facebook:after{
    content:"\e641"
}
.tl-icon-flickr:after{
    content:"\e642"
}
.tl-icon-dribbble:after{
    content:"\e643"
}
.tl-icon-image:after{
    content:"\e605"
}
.tl-icon-vimeo:after{
    content:"\e606"
}
.tl-icon-instagram:after{
    content:"\e644"
}
.tl-icon-pinterest:after{
    content:"\e645"
}
.tl-icon-arrow-left:after{
    content:"\e646"
}
.tl-icon-arrow-down:after{
    content:"\e647"
}
.tl-icon-arrow-up:after{
    content:"\e648"
}
.tl-icon-arrow-right:after{
    content:"\e649"
}
.tl-icon-share:after{
    content:"\e64a"
}
.tl-icon-blockquote:after{
    content:"\e64b"
}
.tl-icon-evernote:after{
    content:"\e64c"
}
.tl-icon-mappin:after{
    content:"\e600"
}
.tl-icon-swipe-right:after{
    content:"\e601"
}
.tl-icon-swipe-left:after{
    content:"\e602"
}
.tl-icon-touch-spread:after{
    content:"\e603"
}
.tl-icon-touch-pinch:after{
    content:"\e604"
}
.tl-dragging{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none
}
.tl-menubar{
    background-color: #fff;
    position:absolute;
    width: 125px;
    z-index: 100;
    text-align:center;
    over flow:hidden;
    top: initial !important;
    bottom: 1px !important;
    left: 0px;
    border-right: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    /* height: 100%; */
}
@keyframes invertToBlack{
    from{
        background-color:#fff
    }
    to{
        background-color:#000
    }
}
@-webkit-keyframes invertToBlack{
    from{
        background:#fff
    }
    to{
        background:#000
    }
}
@keyframes invertToWhite{
    from{
        background-color:#000
    }
    to{
        background-color:#fff
    }
}
@-webkit-keyframes invertToWhite{
    from{
        background:#000
    }
    to{
        background:#fff
    }
}
.tl-menubar-button{
    font-size:18px;
    line-height:18px;
    cursor:pointer;
    padding: 6px 9px;
    display:inline-block;
    /* display:block; */
    color: #1688ab;
}
.tl-menubar-button.tl-menubar-button-inactive{
    opacity:.33
}
.tl-menubar-button:hover{
    /* background:#333; */
    color: #1e6e87;
}
.tl-menubar-button:hover.tl-menubar-button-inactive{
    color:#bfbfbf;
    background-color:rgba(242,242,242,.9)
}
.tl-mobile .tl-menubar-button{
    display:block
}
.tl-mobile .tl-menubar-button:hover{
    background-color:rgba(242,242,242,.67);
    color:#737373
}
.tl-mobile .tl-menubar-button:active{
    background:var(--major-strong);
    color:#fff
}
@keyframes invertToBlack{
    from{
        background-color:#fff
    }
    to{
        background-color:#000
    }
}
@-webkit-keyframes invertToBlack{
    from{
        background:#fff
    }
    to{
        background:#000
    }
}
@keyframes invertToWhite{
    from{
        background-color:#000
    }
    to{
        background-color:#fff
    }
}
@-webkit-keyframes invertToWhite{
    from{
        background:#000
    }
    to{
        background:#fff
    }
}
.tl-message,.tl-message-full{
    width:100%;
    height:100%;
    position:absolute;
    display:table;
    overflow:hidden;
    top:0;
    left:0;
    z-index:99;
    margin:auto;
    text-align:center
}
.tl-message .tl-message-container,.tl-message-full .tl-message-container{
    padding:20px;
    margin:20px;
    text-align:center;
    vertical-align:middle;
    display:table-cell
}
.tl-message .tl-message-container .tl-message-content,.tl-message-full .tl-message-container .tl-message-content{
    color:#1588ab;
    text-align:center;
    font-size:11px;
    line-height:13px;
    text-transform:uppercase;
    margin-top:7.5px;
    margin-bottom:7.5px;
}
.tl-message .tl-message-container .tl-message-content strong,.tl-message-full .tl-message-container .tl-message-content strong{
    text-transform:uppercase
}
.tl-message .tl-message-container .tl-loading-icon,.tl-message-full .tl-message-container .tl-loading-icon{
    width:30px;
    height:30px;
    background-color:#1588ab;
    vertical-align:middle;
    -webkit-box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
    -moz-box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
    box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    -webkit-animation:rotateplane 1.2s infinite ease-in-out;
    animation:rotateplane 1.2s infinite ease-in-out
}
@-webkit-keyframes rotateplane{
    0%{
        -webkit-transform:perspective(120px)
    }
    50%{
        -webkit-transform:perspective(120px) rotateY(180deg)
    }
    100%{
        -webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}
@keyframes rotateplane{
    0%{
        transform:perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50%{
        transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100%{
        transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}
.tl-message-full{
    background-color:rgba(255,255,255,.8)
}
.tl-message-full [class^=tl-icon-],.tl-message-full [class*=" tl-icon-"]{
    color:#1588ab;
    font-size:72px
}
.tl-message-full .tl-message-container .tl-message-content{
    font-size:22px;
    line-height:22px;
    text-shadow:none;
    color:#1588ab;
    text-transform:none;
    font-weight:400
}
.tl-message-full .tl-message-container .tl-message-content .tl-button{
    display:inline-block;
    cursor:pointer;
    background-color:#fff;
    color:#1e6e87;
    padding:10px;
    margin-top:10px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px
}
.tl-timenav{
    width:100%;
    background-color:#f2f2f2;
    position:relative;
    overflow:hidden;
    border-top:1px solid #e5e5e5
}
.tl-timenav .tl-attribution{
    transform: rotate(-90deg) translateY(20px);
    cursor:pointer;
    z-index:9;
    position:absolute;
    bottom: 65px;
    right: -5px;
    font-size:10px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;
    background-color:#fff;
    color:#1588ab;
    padding: 5px;
}

.tl-timenav .tl-attribution a:hover{
    color:#1e6e87;
    text-decoration:none
}
.tl-timenav .tl-attribution a:hover .tl-knightlab-logo{
    background-color:var(--major-strong)
}
.tl-timenav .tl-attribution .tl-knightlab-logo{
    display:inline-block;
    vertical-align:middle;
    height:8px;
    width:8px;
    margin-right:3px;
    background-color:var(--major-strong);
    background-color:#1588ab;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -webkit-transform:rotate(45deg)
}
.tl-timenav .tl-timenav-line{
    position:absolute;
    top:0;
    left:50%;
    width:1px;
    height:100%;
    background-color: #807d7d;
    z-index:2;
    display:none;
}
.tl-timenav .tl-timenav-line:before,.tl-timenav .tl-timenav-line:after{
    font-family:tl-icons;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    color:var(--major-strong);
    font-size:32px;
    line-height:32px;
    position:absolute;
    left:-14px
}
.tl-timenav .tl-timenav-line:before{
    top:-10px
}
.tl-timenav .tl-timenav-line:after{
    content:"\e648";
    bottom:24px
}
.tl-timenav .tl-timenav-slider{
    position:absolute;
    height:100%;
    width:100%;
    top:0
}
.tl-timenav .tl-timenav-slider.tl-timenav-slider-animate{
    -webkit-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-timenav .tl-timenav-slider .tl-timenav-slider-background{
    position:absolute;
    height:100%;
    width:100%;
    cursor:move;
    z-index:6
}
.tl-timenav .tl-timenav-slider .tl-timenav-container-mask{
    position:absolute;
    height:100%;
    top:0
}
.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container{
    position:absolute;
    height:100%
}
.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container .tl-timenav-item-container{
    position:absolute;
    height:100%
}
.tl-timemarker{
    height:100%;
    position:absolute;
    top:0;
    left:0;
    /* cursor:pointer; */
    -webkit-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1);
}
.tl-timemarker.tl-timemarker-fast{
    -webkit-transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -moz-transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -o-transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-timemarker.tl-timemarker-fast .tl-timemarker-content-container{
    -webkit-transition:width 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1);
    -moz-transition:width 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1);
    -o-transition:width 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1);
    transition:width 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1)
}
.tl-timemarker.tl-timemarker-fast .tl-timemarker-timespan{
    -webkit-transition:height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -moz-transition:height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -o-transition:height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    transition:height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1)
}
.tl-timemarker .tl-timemarker-timespan{
    pointer-events:none;
    position:absolute;
    margin:0;
    width:100%;
    height:100%;
    border-color: #1588ab;
    border-top-right-radius:4px;
    border-top-left-radius:4px;
    -webkit-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1);
}
.tl-timemarker .tl-timemarker-timespan .tl-timemarker-timespan-content{
    display:none;
    position:absolute;
    width:100%;
    background-color:#e5e5e5;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    height:100px;
    box-sizing:border-box
}
.tl-timemarker .tl-timemarker-line-right{
    display:none;
    right:0;
}
.tl-timemarker .tl-timemarker-line-left{
    width:1px;
    left:0;
}
.tl-timemarker .tl-timemarker-line-left,.tl-timemarker .tl-timemarker-line-right{
    margin-top: 3px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-left:1px solid #1e6e87;
    z-index:5;
    content:" ";
    position:absolute;
    height:100%;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.tl-timemarker .tl-timemarker-line-left:after,.tl-timemarker .tl-timemarker-line-right:after{
    display:block;
    content:" ";
    position:absolute;
    left:-2px;
    height:4px;
    width:4px;
    bottom:0;
    height:4px;
    width: 4px;
    background-color: #1e6e87;
    z-index:8;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
.tl-timemarker .tl-timemarker-content-container{
    position:absolute;
    background-color: #ffffff;
    border:0;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    height:100%;
    width:130px;
    overflow:hidden;
    z-index:6;
    -webkit-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1);
    box-sizing:border-box;
    border: 1px solid #1e6e87;
}
.tl-timemarker .tl-timemarker-content-container:hover{
    z-index:9

}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content{
    position:relative;
    overflow:hidden;
    height:100%;
    z-index: 8;
    padding:5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text{
    overflow:hidden;
    position:relative
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline,.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p{
    display:-webkit-box;
    line-clamp:2;
    -webkit-line-clamp:2;
    box-orient:vertical;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    font-size: 13px;
    line-height: 15px;
    height:100%;
    overflow:hidden;
    font-weight: 500;
    margin:0;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#1e6e87;
    position:relative;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after,.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p.tl-headline-fadeout:after{
    content:"";
    text-align:right;
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    height:50%;
}

.tl-timemarker-content.tl-timemarker-content-small {
    padding-top: 3px !important
}

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container{
    float:left;
    max-width:31px;
    max-height:31px;
    margin-right:5px;
    height:100%;
    top:-5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{
    max-width:24px;
    max-height:100%;
    opacity:.25
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"]{
    display:block;
    font-size:24px;
    color:#1588ab;
    margin-top:0
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-icon-wikipedia{
    font-size:16px
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline{
    display:block;
    white-space:nowrap;
    text-overflow:ellipsis
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class*=" tl-icon-"]{
    font-size:12px
}


.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left,.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right{
    border-color:#1588ab
}
.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left:after,.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right:after{
    border-color:#1588ab
}
.tl-timemarker:hover .tl-timemarker-content-container{
    background-color:#ffffff;
    border-color:#1788ab;
    -webkit-transition:height 250ms cubic-bezier(.77,0,.175,1),width 250ms cubic-bezier(.77,0,.175,1);
    -moz-transition:height 250ms cubic-bezier(.77,0,.175,1),width 250ms cubic-bezier(.77,0,.175,1);
    -o-transition:height 250ms cubic-bezier(.77,0,.175,1),width 250ms cubic-bezier(.77,0,.175,1);
    transition:height 250ms cubic-bezier(.77,0,.175,1),width 250ms cubic-bezier(.77,0,.175,1)
}
.tl-timemarker:hover .tl-timemarker-content-container.tl-timemarker-content-container-small{
    width:300px;
}
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{
    color:#1588ab
}

.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{
    opacity:1
}
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"]{
    color:#fff
}

.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right:after{
    background-color:#1588ab;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan{
    z-index: 8;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-timespan-content{
    background-color:#1588ab;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right{
    border-color:#1588ab;
    background-color:#1588ab;
    border-width:2px;
    z-index:8;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right:after{
    background-color:#1588ab;
    width: 5px;
    height: 5px;
    left: -4px
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container{
    background-color:#1588ab;
    color:#ffffff;
    z-index:9;
    border-color:#1588ab;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{
    color: #fff;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{
    opacity:1
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"]{
    color:#1588ab
}
.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-timespan-content{
    display:block
}
.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-right{
    z-index: 3;
    }
.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan:after{
    display:block;
    content:" ";
    position:absolute;
    left:0;
    bottom:-7px;
    height:6px;
    width:100%;
    z-index: 10;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
}
.tl-timemarker.tl-timemarker-with-end .tl-timemarker-content-container.tl-timemarker-content-container-long{
    box-shadow:none
}
.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-right{
    display:block
}
.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-left{
    box-shadow:none
}

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right{
    border-width:2px
}
.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right:after{
    background-color:#1e6e87 !important
}
.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left{
    box-shadow:none
}

.tl-timeera{
    height:100%;
    height:40px;
    position:absolute;
    bottom:0;
    left:0;
    pointer-events:none;
    z-index:3;
    -webkit-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-timeera.tl-timeera-fast{
    -webkit-transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -moz-transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -o-transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    transition:top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 500ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-timeera .tl-timeera-background{
    position:absolute;
    background-color:#1588ab;
    width:100%;
    height:100%;
    opacity:1
}
.tl-timeera.tl-timeera-color0 .tl-timeera-background{
    background-color:var(--major-strong)
}
.tl-timeera.tl-timeera-color1 .tl-timeera-background{
    background-color:#1588ab
}
.tl-timeera.tl-timeera-color2 .tl-timeera-background{
    background-color:#2832c3
}
.tl-timeera.tl-timeera-color3 .tl-timeera-background{
    background-color:#28c36c
}
.tl-timeera.tl-timeera-color4 .tl-timeera-background{
    background-color:#286dc3
}
.tl-timeera.tl-timeera-color5 .tl-timeera-background{
    background-color:#28c3a7
}
.tl-timeera .tl-timeera-content-container{
    position:absolute;
    border:0;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    height:100%;
    width:100px;
    overflow:hidden;
    -webkit-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    transition:height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1);
    box-sizing:border-box;
    border:1px solid #1e6e87
}
.tl-timeera .tl-timeera-content-container .tl-timeera-content{
    position:relative;
    overflow:hidden;
    height:100%;
    padding:5px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text{
    overflow:hidden;
    position:relative;
    height:100%
}
.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline{
    bottom:0;
    position:absolute;
    display:-webkit-box;
    line-clamp:4;
    -webkit-line-clamp:4;
    box-orient:vertical;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    font-size:10px;
    line-height:10px;
    overflow:hidden;
    font-weight:400;
    margin:0;
    color:#fff;
    margin-left:10px
}
.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline.tl-headline-fadeout:after{
    content:"";
    text-align:right;
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    height:50%;
}
.tl-timegroup{
    width:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:#f2f2f2;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    align-items:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -webkit-box-align:center;
    -webkit-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    transition:left 1000ms cubic-bezier(.77,0,.175,1),top 500ms cubic-bezier(.77,0,.175,1),height 500ms cubic-bezier(.77,0,.175,1),width 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1);
}
.tl-timegroup .tl-timegroup-message{
    padding-left: 5px;
    FONT-WEIGHT: 200;
    background-color: white;
    color:var(--major-regular) !important;
    line-height: 210%;
    width: 120px;
    height: 108%;
    border-right: 0.1px solid #e6e6e6;
    border-top: 0.1px solid #e6e6e6;
    text-align: center;
    }

.tl-timegroup.tl-timegroup-alternate{
    background-color: #f1f6f8;
}
.tl-timegroup.tl-timegroup-hidden{
    display:none
}
.tl-timeaxis-background{
    height:39px;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    background-color:#fff;
    border-top:1px solid #e5e5e5;
    z-index:2
}
.tl-timeaxis{
    height:39px;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    z-index: 6;
}
.tl-timeaxis .tl-timeaxis-content-container{
    background
    position:relative;
    bottom:0;
    height:39px;
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor{
    opacity:0;
    position:absolute
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick{
    position:absolute;
    display:block;
    top:0;
    left:0;
    text-align:center;
    font-weight:400
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick .tl-timeaxis-tick-text,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{
    display:inline-block;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{
    content:"|";
    display:block;
    color: #ffffff00;
    width:1px;
    z-index: 1;
    overflow:hidden;
    border-left:1px solid #1e6e87;
    text-align:center;
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate .tl-timeaxis-tick{
    -webkit-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate-opacity .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate-opacity .tl-timeaxis-tick{
    -webkit-transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major{
    z-index:1;
    background-color:#fff
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick{
    font-size:12px;
    line-height:14px;
    color:#1e6e87;
    width:100px;
    margin-left:-50px
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before{
    border-color:#1e6e87;
    font-size:18px;
    line-height:18px;
    margin-bottom:2px;
    margin-left:50px
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick{
    font-size:11px;
    line-height:13px;
    color:#1e6e87;
    width:50px;
    margin-left:-25px
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{
    opacity:0;
    white-space:normal;
    padding-left:2px;
    padding-right:2px
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text span{
    display:block;
    font-size:9px;
    line-height:9px;
    margin-top:-2px;
    color:#e6e6e6
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{
    font-size:9px;
    line-height:9px;
    margin-left:25px
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden .tl-timeaxis-tick-text{
    opacity:0!important
}
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden:before{
    opacity:.33
}
.tlanimate{
    -webkit-transform:translateZ(0);
    -webkit-perspective:1000;
    -webkit-backface-visibility:hidden
}
.tl-animate{
    -webkit-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:all 1000ms cubic-bezier(.77,0,.175,1);
    transition:all 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-animate-opacity{
    -webkit-transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    -moz-transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    -o-transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    transition:opacity 1000ms cubic-bezier(.77,0,.175,1);
    -webkit-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -moz-transition-timing-function:cubic-bezier(.77,0,.175,1);
    -o-transition-timing-function:cubic-bezier(.77,0,.175,1);
    transition-timing-function:cubic-bezier(.77,0,.175,1)
}
.tl-slide{
    position:absolute;
    width: 100% !important;
    height:100%;
    padding:0;
    margin:0;
    overflow-x:hidden;
    overflow-y:auto;
}
.tl-slide .tl-slide-background{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:-1;
    overflow:hidden;
    display:none;
    filter:alpha(opacity=50);
    -khtml-opacity:.5;
    -moz-opacity:.5;
    opacity:.5;
    background:no-repeat center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover
}
.tl-slide .tl-slide-scrollable-container{
    display:table;
    table-layout:fixed;
    height:100%;
    width: 100% !important;
    z-index:1;
}
.tl-slide .tl-slide-content-container{
    display:table-cell;
    vertical-align:middle;
    position:relative;
    width: 100% !important;
    z-index:3;
    padding: 0px !important;
    margin: 0px;
}

.tl-slide .tl-slide-content-container .tl-slide-content{
    display:table;
    vertical-align:middle;
    /* padding-left:100px; */
    /* padding-right:100px; */
    position:relative;
    /*max-width: 80% !important;*/
    /* user-select:text */
}
.tl-slide .tl-slide-content-container .tl-slide-content .tl-media{
    position:relative;
    width: 100%;
    min-width:50%;
    float:left;
    padding-right : 0px !important;
    padding-left : 0px !important;
    margin-top:auto;
    margin-bottom:auto;
}
.tl-slide .tl-slide-content-container .tl-slide-content .tl-text{
    width: 60%;
    max-width: 60%;
    min-width: 50%;
    padding: 0px;
    left: 60px !important;
    display:table-cell;
    vertical-align: middle;
    text-align:left;
}

.tl-slide-media-only .tl-slide-content-container .tl-slide-content{
    text-align:center
}
.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media{
    text-align:center;
    position:relative;
    width:100%;
    min-width:50%;
    max-width:100%;
    float:none;
    margin-top:auto;
    margin-bottom:auto
}
.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-text{
    width:100%;
    max-width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
.tl-slide-text-only .tl-slide-content-container .tl-slide-content{
    text-align:center
}

.tl-slide-content {
    padding-left: 10% !important;
    padding-right: 10% !important;
    /*width: 80% !important;*/
}

.tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text{
    max-width:80%;
    width:80%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
.tl-slide.tl-full-image-background,.tl-slide.tl-full-color-background{
    color:#fff!important;
}
.tl-slide.tl-full-image-background p,.tl-slide.tl-full-color-background p,.tl-slide.tl-full-image-background h1,.tl-slide.tl-full-color-background h1,.tl-slide.tl-full-image-background h2,.tl-slide.tl-full-color-background h2,.tl-slide.tl-full-image-background h3,.tl-slide.tl-full-color-background h3,.tl-slide.tl-full-image-background h4,.tl-slide.tl-full-color-background h4,.tl-slide.tl-full-image-background h5,.tl-slide.tl-full-color-background h5,.tl-slide.tl-full-image-background h6,.tl-slide.tl-full-color-background h6{
    color:#fff!important;
}
.tl-slide.tl-full-image-background a,.tl-slide.tl-full-color-background a,.tl-slide.tl-full-image-background b,.tl-slide.tl-full-color-background b,.tl-slide.tl-full-image-background i,.tl-slide.tl-full-color-background i,.tl-slide.tl-full-image-background blockquote,.tl-slide.tl-full-color-background blockquote,.tl-slide.tl-full-image-background blockquote p,.tl-slide.tl-full-color-background blockquote p{
    color:#fff
}
.tl-slide.tl-full-image-background a:hover,.tl-slide.tl-full-color-background a:hover{
    text-decoration:underline;
    color:var(--major-strong)
}
.tl-slide.tl-full-image-background .tl-caption,.tl-slide.tl-full-color-background .tl-caption,.tl-slide.tl-full-image-background .tl-credit,.tl-slide.tl-full-color-background .tl-credit{
    color:#fff!important;
}
.tl-slide.tl-full-image-background .tl-media-twitter blockquote,.tl-slide.tl-full-color-background .tl-media-twitter blockquote,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote,.tl-slide.tl-full-color-background .tl-media-blockquote blockquote{
    color:#fff!important;
}
.tl-slide.tl-full-image-background .tl-media-twitter blockquote p,.tl-slide.tl-full-color-background .tl-media-twitter blockquote p,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote p,.tl-slide.tl-full-color-background .tl-media-blockquote blockquote p{
    color:#fff!important;
}
.tl-slide.tl-full-image-background .vcard a,.tl-slide.tl-full-color-background .vcard a,.tl-slide.tl-full-image-background .vcard .nickname,.tl-slide.tl-full-color-background .vcard .nickname{
    color:#fff!important;
}
.tl-slide.tl-full-image-background{
    background:no-repeat center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center 25%;
}

.tl-slide.tl-text-background .tl-text .tl-text-content-container{
    padding:20px;
    background:#1e6e87 transparent;
    background:rgba(0,0,0,.6);
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px
}
.tl-slide.tl-text-background .tl-text .tl-text-content-container h2{
    margin-top:5px
}
.tl-skinny .tl-slide{
    display:block;
    padding-top:10px
}
.tl-skinny .tl-slide .tl-slide-content-container{
    display:block;
    position:static;
    height:auto;
    height:100%;
    display:-webkit-flex;
    display:flex;
    align-items:center;
    -webkit-align-items:center
}
.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content{
    display:block;
    display:-webkit-flex;
    display:flex;
    flex-direction:column-reverse;
    -webkit-flex-direction:column-reverse;
    position:static;
    height:auto;
    padding-left:50px;
    padding-right:50px
}
.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media{
    position:static;
    width:100%;
    height:auto;
    float:none;
    display:block;
    padding-top:20px;
    border-top:1px solid #1e6e87
}
.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text{
    display:block;
    height:auto;
    vertical-align:initial;
    position:static;
    width:100%;
    max-width:100%;
    min-width:0;
    float:none;
    padding:0
}
.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text .tl-text-content-container{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px
}
.tl-skinny .tl-slide.tl-slide.tl-full-color-background .tl-slide-content-container .tl-slide-content .tl-media,.tl-skinny .tl-slide.tl-full-image-background .tl-slide-content-container .tl-slide-content .tl-media{
    border-color:rgba(230,230,230,.25)
}
.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content{
    flex-direction:column;
    -webkit-flex-direction:column
}
.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media{
    border-top:none;
    padding-top:0
}
.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media img,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media embed,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media object,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media video,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media iframe{
    max-height:175px
}
.tl-slidenav-previous,.tl-slidenav-next{
    position:absolute;
    top:45%;
    z-index:10;
    cursor:pointer
}
.tl-slidenav-previous .tl-slidenav-content-container,.tl-slidenav-next .tl-slidenav-content-container{
    height:200px;
    width:100px;
    position:absolute
}
.tl-slidenav-previous .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-description{
    width:80px;
    -webkit-line-clamp:2;
    line-clamp:2;
    text-overflow:ellipsis;
    filter:alpha(opacity=35);
    -khtml-opacity:.35;
    -moz-opacity:.35;
    opacity:.35
}
.tl-slidenav-previous .tl-slidenav-title small,.tl-slidenav-next .tl-slidenav-title small,.tl-slidenav-previous .tl-slidenav-description small,.tl-slidenav-next .tl-slidenav-description small{
    display:block
}
.tl-slidenav-previous .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-title{
    margin-top:10px;
    font-size:11px;
    line-height:11px
}
.tl-slidenav-previous .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-description{
    font-size:11px;
    margin-top:5px;
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -moz-opacity:0;
    opacity:0
}
.tl-slidenav-previous .tl-slidenav-description small,.tl-slidenav-next .tl-slidenav-description small{
    display:none
}
.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon,.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description{
    color:white
}
.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description{
    color:white
}
.tl-slidenav-next .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-icon{
    font-family:tl-icons;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:32px;
    margin-bottom:5px
}
.tl-slidenav-next{
    text-align:right;
    margin-right:10px;
    right:100px
}
.tl-slidenav-next .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-description{
    margin-left:20px
}
.tl-slidenav-next .tl-slidenav-icon{
    margin-left:76px
}
.tl-slidenav-next .tl-slidenav-icon:before{
    content:"\e64f";
    color: white
}
.tl-slidenav-previous{
    text-align:left;
    margin-left:10px
}
.tl-slidenav-previous .tl-slidenav-icon{
    margin-left:0
}
.tl-slidenav-previous .tl-slidenav-icon:before{
    content:"\e650";
    color: white
}
.tl-slidenav-previous:hover .tl-slidenav-title,.tl-slidenav-next:hover .tl-slidenav-title{
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-slidenav-previous:hover .tl-slidenav-description,.tl-slidenav-next:hover .tl-slidenav-description{
    filter:alpha(opacity=50);
    -khtml-opacity:.5;
    -moz-opacity:.5;
    opacity:.5
}
.tl-slidenav-next:hover .tl-slidenav-icon{
    margin-left:80px
}
.tl-slidenav-previous:hover .tl-slidenav-icon{
    margin-left:-4px
}
.tl-skinny .tl-slidenav-next{
    right:32px
}
.tl-skinny .tl-slidenav-next .tl-slidenav-icon{
    margin-left:8px
}
.tl-skinny .tl-slidenav-previous .tl-slidenav-content-container,.tl-skinny .tl-slidenav-next .tl-slidenav-content-container{
    width:32px;
    height:32px
}
.tl-skinny .tl-slidenav-previous .tl-slidenav-title,.tl-skinny .tl-slidenav-next .tl-slidenav-title,.tl-skinny .tl-slidenav-previous .tl-slidenav-description,.tl-skinny .tl-slidenav-next .tl-slidenav-description{
    display:none
}
.tl-skinny .tl-slidenav-previous .tl-slidenav-icon,.tl-skinny .tl-slidenav-next .tl-slidenav-icon{
    filter:alpha(opacity=33);
    -khtml-opacity:.33;
    -moz-opacity:.33;
    opacity:.33
}
.tl-skinny .tl-slidenav-next:hover .tl-slidenav-icon{
    margin-left:12px;
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-skinny .tl-slidenav-previous:hover .tl-slidenav-icon{
    margin-left:-4px;
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover{
    right:70px
}
.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon{
    margin-left:8px;
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-layout-landscape.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon{
    margin-left:0;
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon{
    margin-left:80px;
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-layout-landscape.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon{
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1;
    margin-left:-4px
}
.tl-layout-portrait.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon{
    filter:alpha(opacity=33);
    -khtml-opacity:.33;
    -moz-opacity:.33;
    opacity:.33
}
.tl-layout-portrait.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon{
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-layout-portrait.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon{
    filter:alpha(opacity=33);
    -khtml-opacity:.33;
    -moz-opacity:.33;
    opacity:.33
}
.tl-layout-portrait.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon{
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -moz-opacity:1;
    opacity:1
}
.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-previous,.tl-mobile .tl-slidenav-next,.tl-skinny.tl-mobile .tl-slidenav-next,.tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-next,.tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-next{
    display:none
}
.tl-storyslider{
    width: 100% !important;
    /* height: 65% !important; */
    overflow:hidden;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    position:relative;
    box-sizing:content-box;
    z-index:8;
}
.tl-storyslider img,.tl-storyslider embed,.tl-storyslider object,.tl-storyslider video,.tl-storyslider iframe{
    max-width:100%;
    position:relative
}
.tl-storyslider .tl-slider-background{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1
}
.tl-storyslider .tl-slider-touch-mask{
    width:100%;
    height:100%;
    z-index:25;
    top:0;
    left:0;
    position:absolute
}
.tl-storyslider .tl-slider-container-mask{
    text-align: center;
    width: 100% !important;
    height:100%;
    position:relative;
    z-index:5;
    background-color: #1588ab !important;
}
.tl-storyslider .tl-slider-container-mask .tl-slider-container{
    position:absolute;
    top:0;
    left:0;
    width: 100% !important;
    height:100%;
    /* text-align:center */
}
.tl-storyslider .tl-slider-container-mask .tl-slider-container .tl-slider-item-container{
    width: 100% !important;
    height:100%;
    display:table-cell;
    vertical-align:middle;
}
.tl-media{
    width:100%;
    min-width:50%;
    height:100%;
    float:left;
    margin-top:auto;
    margin-bottom:auto;
    position:relative;
}
.tl-media .tl-media-content-container.tl-media-content-container-text{
    border-right:1px solid #e6e6e6;
    padding-right:20px;
}
.tl-media .tl-media-content-container .tl-media-content{
    position:relative;
    zoom: 1;
}
.tl-media .tl-media-content-container .tl-media-content:before,.tl-media .tl-media-content-container .tl-media-content:after{
    display:table;
    content:""
}
.tl-media .tl-media-content-container .tl-media-content:after{
    clear:both
}
.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p{
    color:#f2f2f2;
    text-align:center
}
.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p span{
    color:#f2f2f2
}
.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class^=tl-icon-],.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class*=" tl-icon-"]{
    font-size:28px;
    color:#f2f2f2;
    text-align:center
}
.tl-media .tl-media-content-container .tl-media-content img,.tl-media .tl-media-content-container .tl-media-content embed,.tl-media .tl-media-content-container .tl-media-content object,.tl-media .tl-media-content-container .tl-media-content video{
    max-width:100%;
    max-height:100%;
    min-width: 200px !important
}
.tl-slide-media-only .tl-media .tl-media-content-container.tl-media-content-container-text{
    border-right:none;
    padding-right:0
}
.tl-media-shadow{
    position:relative;
    z-index:1;
    -webkit-box-shadow:0 12px 10px -10px rgba(0,0,0,.6);
    -moz-box-shadow:0 12px 10px -10px rgba(0,0,0,.6);
    box-shadow:0 12px 10px -10px rgba(0,0,0,.6)
}
.tl-slide.tl-full-image-background a,.tl-slide.tl-full-color-background a,.tl-slide.tl-full-image-background .vcard a,.tl-slide.tl-full-color-background .vcard a{
    color:#fff
}
.tl-slide.tl-full-image-background a:hover,.tl-slide.tl-full-color-background a:hover{
    text-decoration:underline;
    color:#c34528
}
.tl-credit{
    color:#FFF;
    text-align:right;
    display:block;
    margin:0 auto;
    margin-top:6px;
    font-size:10px;
    line-height:13px
}
.tl-caption{
    text-align:left;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    color:#1e6e87;
    font-size:11px;
    line-height:14px;
    text-rendering:optimizeLegibility;
    word-wrap:break-word
}
.tl-full-image-background .tl-media-shadow:before,.tl-full-color-background .tl-media-shadow:before,.tl-full-image-background .tl-media-shadow:after,.tl-full-color-background .tl-media-shadow:after{
    background:0 0;
    -webkit-box-shadow:0 0 0 #000;
    -moz-box-shadow:0 0 0 #000;
    box-shadow:0 0 0 #000
}
.tl-skinny .tl-media{
    width:100%;
    height:auto;
    float:none;
    display:block
}
.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text{
    border-right:0;
    padding-right:0
}
.tl-skinny .tl-media .tl-media-content-container .tl-credit,.tl-skinny .tl-media .tl-media-content-container .tl-caption{
    margin-top:2px;
    padding-left:10px;
    padding-right:10px;
    font-size:8px
}
.tl-skinny .tl-media .tl-media-content-container .tl-credit{
    margin-top:0
}
.tl-mobile.tl-skinny .tl-media{
    width:100%;
    height:auto;
    float:none;
    display:block
}
.tl-mobile.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text{
    border-right:0;
    padding-right:0
}
.tl-text{
    width:50%;
    max-width:50%;
    min-width:120px;
    padding:0 20px;
    padding-left:  5px !important;
    vertical-align:middle;
    text-align:left;
    text-shadow:none;
    color:#1e6e87;
}
.tl-text p{
    color:#1e6e87
}
.tl-text h2.tl-headline-title,.tl-text h2.tl-headline{
    margin-top:0;
}
.tl-text .tl-headline-date,.tl-text h3.tl-headline-date{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:15px;
    line-height:15px;
    font-weight:400;
    margin:0 0 3px;
    color:white;
    filter:alpha(opacity=35);
    -khtml-opacity:.35;
    -moz-opacity:.35;
    opacity:.35
}
}
.tl-text .tl-headline-date small,.tl-text h3.tl-headline-date small{
    font-size:15px;
    line-height:15px;
    font-weight:400;
    color:#1e6e87
}
.tl-text .tl-text-date{
    display:inline-block;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:400;
    margin-top:10px;
    font-size:12px;
    color:#1e6e87
}
.tl-full-image-background .tl-text,.tl-full-color-background .tl-text,.tl-full-image-background .tl-text p,.tl-full-color-background .tl-text p{
    color:#f2f2f2 !important
}
.tl-full-image-background .tl-text .tl-headline-date,.tl-full-color-background .tl-text .tl-headline-date,.tl-full-image-background .tl-text p .tl-headline-date,.tl-full-color-background .tl-text p .tl-headline-date,.tl-full-image-background .tl-text h3.tl-headline-date,.tl-full-color-background .tl-text h3.tl-headline-date,.tl-full-image-background .tl-text p h3.tl-headline-date,.tl-full-color-background .tl-text p h3.tl-headline-date{
    color:#f2f2f2 !important
}
.tl-full-image-background .tl-text .tl-headline-date small,.tl-full-color-background .tl-text .tl-headline-date small,.tl-full-image-background .tl-text p .tl-headline-date small,.tl-full-color-background .tl-text p .tl-headline-date small,.tl-full-image-background .tl-text h3.tl-headline-date small,.tl-full-color-background .tl-text h3.tl-headline-date small,.tl-full-image-background .tl-text p h3.tl-headline-date small,.tl-full-color-background .tl-text p h3.tl-headline-date small{
    color:#f2f2f2 !important
}
.tl-full-image-background .tl-text a:hover,.tl-full-color-background .tl-text a:hover,.tl-full-image-background .tl-text p a:hover,.tl-full-color-background .tl-text p a:hover{
    text-decoration:underline;
    color:var(--major-strong)
}
.tl-skinny .tl-text{
    width:100%;
    max-width:100%;
    min-width:auto;
    float:none;
    margin-top:20px
}
.tl-skinny .tl-text h2.tl-headline-title,.tl-skinny .tl-text h2.tl-headline{
    font-size:32px;
    line-height:36px
}
.tl-medium .tl-text h2.tl-headline-title,.tl-medium .tl-text h2.tl-headline{
    font-size:32px;
    line-height:36px
}
.tl-mobile.tl-skinny .tl-media .tl-media-image{
    max-height:250px!important
}
.tl-media .tl-media-twitter{
    text-align:left;
    clear:both
}
.tl-media .tl-media-twitter blockquote{
    margin:0;
    margin-right:15px;
    font-size:15px;
    line-height:21px;
    color#1e6e87
}
.tl-media .tl-media-twitter blockquote p{
    font-size:28px;
    line-height:30px;
    color:#000
}
.tl-media .tl-media-twitter blockquote p:before{
    display:none
}
.tl-media .tl-media-twitter blockquote p:after{
    display:none
}
.tl-media .tl-media-twitter .tl-icon-twitter{
    color:#55acee
}
.tl-media .tl-media-twitter .vcard a:hover,.tl-media .tl-media-twitter .vcard a.tl-date:hover{
    text-decoration:none;
    color:#55acee
}
.tl-media .tl-media-twitter .vcard a:hover .fn,.tl-media .tl-media-twitter .vcard a.tl-date:hover .fn,.tl-media .tl-media-twitter .vcard a:hover .nickname,.tl-media .tl-media-twitter .vcard a.tl-date:hover .nickname{
    color:#55acee
}
.tl-slide-media-only .tl-media .tl-media-twitter{
    width:80%;
    margin-left:auto;
    margin-right:auto
}
.tl-mobile.tl-skinny .tl-media .tl-media-twitter blockquote p{
    font-size:15px;
    line-height:21px
}
.tl-skinny .tl-media .tl-media-twitter{
    margin-left:10px;
    margin-right:10px
}
.tl-skinny .tl-media .tl-media-twitter blockquote p{
    font-size:24px;
    line-height:26px
}
.tl-media .tl-media-blockquote{
    text-align:left;
    clear:both
}
.tl-media .tl-media-blockquote blockquote{
    margin:0;
    margin-right:15px;
    text-align:left;
    font-size:28px;
    line-height:30px;
    color:#1e6e87
}
.tl-media .tl-media-blockquote blockquote p{
    font-size:28px;
    line-height:30px;
    color:#1e6e87
}
.tl-media .tl-media-blockquote blockquote p:before,.tl-media .tl-media-blockquote blockquote p:after{
    display:inline-block;
    font-size:36px
}
.tl-media .tl-media-blockquote blockquote p:before{
    content:open-quote;
    margin-right:5px
}
.tl-media .tl-media-blockquote blockquote p:after{
    content:close-quote;
    margin-left:3px
}
.tl-media .tl-media-blockquote blockquote cite{
    font-size:15px;
    line-height:21px;
    color:#1e6e87;
    text-align:right;
    margin-top:15px
}
.tl-slide-media-only .tl-media .tl-media-blockquote{
    border-right:0;
    width:80%;
    margin-left:auto;
    margin-right:auto
}
@media only screen and (max-width:800px),only screen and (max-device-width:800px){
    .tl-media .tl-media-blockquote blockquote p{
        font-size:24px;
        line-height:26px
    }
}
@media only screen and (max-width:500px),only screen and (max-device-width:500px){
    .tl-media .tl-media-blockquote blockquote p{
        font-size:15px;
        line-height:21px
    }
}
.tl-mobile.tl-skinny .tl-media .tl-media-instagram{
    max-height:250px!important
}
.tl-media .tl-media-profile{
    border-radius:50%
}
.tl-media .tl-media-iframe{
    width:100%;
    height:100%
}
.tl-media .tl-media-iframe iframe{
    width:100%;
    height:100%
}
.tl-media .tl-media-wikipedia{
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    clear:both
}
.tl-media .tl-media-wikipedia .tl-icon-wikipedia{
    font-size:32px;
    margin-right:10px;
    float:left;
    padding-top:3px
}
.tl-media .tl-media-wikipedia .tl-wikipedia-pageimage{
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    margin-top:5px
}
.tl-media .tl-media-wikipedia .tl-wikipedia-title{
    margin-left:60px;
    padding-left:10px;
    border-left:1px solid #e6e6e6;
    margin-bottom:10px
}
.tl-media .tl-media-wikipedia .tl-wikipedia-source{
    font-size:13px;
    line-height:15px;
    font-style:italic;
    margin-top:3px;
    display:block;
    color:rgba(0,0,0,.5)
}
.tl-media .tl-media-wikipedia h4{
    margin-top:0;
    margin-bottom:0
}
.tl-media .tl-media-wikipedia h4 a{
    color:#000;
    text-decoration:none
}
.tl-media .tl-media-wikipedia p{
    font-size:13px;
    line-height:19px
}
.tl-slide-media-only .tl-media .tl-media-wikipedia{
    border-right:0;
    border-top:1px solid #e6e6e6;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    padding-top:25px
}
.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia{
    padding:20px;
    background:#000 transparent;
    background:rgba(0,0,0,.6);
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px
}
.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia h4 a,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia h4 a{
    color:#fff!important;
}
.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia a:hover,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia a:hover{
    text-decoration:underline;
    color: #1e6e87
}
.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-title,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-title{
    border-color:#1e6e87
}
.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-source,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-source{
    color:#1e6e87
}
.tl-mobile.tl-skinny .tl-media .tl-media-wikipedia,.tl-skinny .tl-media .tl-media-wikipedia{
    margin-left:10px;
    margin-right:10px
}
.tl-media .tl-media-website{
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    clear:both
}
.tl-media .tl-media-website .tl-media-website-description{
    font-size:16px;
    line-height:19px;
    font-style:italic;
    margin-bottom:10px;
    text-transform:uppercase
}
.tl-media .tl-media-website h4{
    margin-top:0;
    margin-bottom:0;
    line-height:1
}
.tl-media .tl-media-website h4 a{
    color:#000;
    text-decoration:none
}
.tl-media .tl-media-website p{
    font-size:13px;
    line-height:19px
}
.tl-media .tl-media-content-container .tl-media-content .tl-media-website img{
    float:right;
    max-width:120px;
    max-height:120px;
    margin:4px 0 0 15px
}
.tl-media .tl-media-content-container .tl-media-content .tl-media-website img.tl-media-website-icon{
    max-width:16px;
    max-height:16px;
    float:none;
    margin:0;
    margin-right:3px
}
.tl-slide.tl-full-image-background .tl-media .tl-media-website,.tl-slide.tl-full-color-background .tl-media .tl-media-website{
    padding:20px;
    background:#000 transparent;
    background:rgba(0,0,0,.6);
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px
}
.tl-slide.tl-full-image-background .tl-media .tl-media-website h4 a,.tl-slide.tl-full-color-background .tl-media .tl-media-website h4 a{
    color:#fff!important;
}
.tl-slide.tl-full-image-background .tl-media .tl-media-website a:hover,.tl-slide.tl-full-color-background .tl-media .tl-media-website a:hover{
    text-decoration:underline;
    color:#1e6e87
}
.tl-mobile.tl-skinny .tl-media .tl-media-website{
    margin-left:10px;
    margin-right:10px
}
.tl-timeline{
    width:100%;
    height: 92%;
    font-size:16px;
    line-height:normal;
    overflow:hidden;
    position: relative;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    background-color:#fff;
    /* color:#555; */
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
}
.tl-timeline.tl-timeline-embed{
    box-sizing:border-box;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-radius:0
}
.tl-timeline.tl-timeline-full-embed{
    box-sizing:border-box;
    border:1px solid #ccc;
    border-radius:8px
}
.tl-layout-portrait .tl-storyslider{
    -webkit-box-shadow:0 -3px 6px rgba(0,0,0,.2);
    -moz-box-shadow:0 -3px 6px rgba(0,0,0,.2);
    box-shadow:0 -3px 6px rgba(0,0,0,.2)
}
.tl-rtl .tl-text-content,.tl-rtl .tl-headline,.tl-rtl .tl-media-blockquote,.tl-rtl .tl-headline-date,.tl-rtl .tl-timeline blockquote p,.tl-rtl .tl-media-website,.tl-rtl .tl-media-wikipedia,.tl-rtl .tl-media .tl-media-blockquote blockquote,.tl-rtl .blockquote,.tl-rtl blockquote p,.tl-rtl .tl-text-content p{
    text-align:right;
    direction:rtl
}
.tl-rtl .tl-slide-media-only .tl-headline,.tl-rtl .tl-slide-media-only .tl-headline-date{
    text-align:center
}
.tl-rtl .tl-timemarker-text{
    margin-right:35px
}
.tl-rtl .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container{
    float:right
}
.tl-rtl .tl-caption{
    text-align:right
}
.tl-rtl .tl-credit{
    text-align:left
}


/* CUSTOM CSS */

.tl-timeline h1, .tl-timeline h2, .tl-timeline h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: var(--main-panel-title-font-family);
}

h2.tl-headline{
    color: white;
}

.tl-slidenav-next .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-icon {
    font-family: tl-icons;
}

.tl-timegroup {
    background-color:var(--tl-bg-color);
}

.tl-timenav {
    background-color:var(--tl-bg-color)
}

.tl-timegroup-alternate {
    background-color:var(--tl-bg-color)
}

.tl-timegroup-message {
    color: black !important;
}

.tl-slide {
    background-color: #1688AB
}

.tl-slide .tl-slide-text-only {
    text-align: center !important;
}

.tl-text {
    color: white;
}

.tl-text-content a {
    color: white !important
}

.tl-timegroup-message {
    z-index: 100
}

.tl-text-content p {
    color: white
}

/* panel */

table {
    background-color: transparent;
}

.panel {
    -webkit-transform: translatex(40em);
    transform: translatex(40em);
    -moz-transition: -moz-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
    -ms-transition: -ms-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}

.panel.visible {
    -moz-transform: translatex(0);
    -webkit-transform: translatex(0);
    -ms-transform: translatex(0);
    transform: translatex(0);
    transform: translatey(50);
    box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
    visibility: visible;
}

.panel a:not(.close):first-child {
    border: none;
}

.panel .close {
    text-decoration: none;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    -webkit-tap-highlight-color: transparent;
    border: 0;
    color: #d4e0ef;
    cursor: pointer;
    display: block;
    height: 4em;
    padding-right: 1.25em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    vertical-align: middle;
    width: 5em;
}


.panel .close:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    /* content: '\f00d'; */
    font-size: 2rem;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}



#navPanel{
    background: #1E6E87;
    color: white;
    height: 100%;
    width: 3em !important;
    z-index: 10003;
    overflow: visible;
}

.navPanel2 {
bottom: 0px !important;
vertical-align: bottom;
  position: absolute;
}

#navPanel .section{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #d4e0ef
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #d4e0ef
}


#navPanel #close{
    height: 1.3em;
    padding-left: 0.4em;
    padding-top: 0.2em;
    cursor:pointer;
}

#navPanel .button{
    /* border: 2px solid white; */
    padding: 0.5em;
}

#formPanel{
    background: #1588ab;
    margin-left: auto;
    margin-right: auto;
    top: 90px !important;
    border-radius: 7px;
    right: 10%;
    color: #FFF;
    height: 55%;
    width: 85%;
    border: 2px #FFF dashed;
}

.panel table {
    margin-bottom: 0px;
}

.panel {
    background-color: var(--panel-bg-color);
}
.panel-primary {
    border: unset;
}
.panel-primary .panel-heading {
    border: unset;
}
.panel-primary .panel-title {
    color: var(--main-text-color) ;
}
.panel-primary .panel-footer {
    background-color: var(--body-bg-color) !important;
}

footer {
    height: 0px !important;
    position: sticky;
    bottom:  0px;
}

.panel h4 {
    text-align: center;
    font-weight: bold;
}
.panel table {
    margin-bottom: 0px;
}
.panel-heading {
    background-color: var(--body-bg-color) !important;
    font-family: var(--main-panel-title-font-family) !important;
}
.panel .paginate {
    text-align: right;
}
.page-size {
    vertical-align: baseline !important;
    margin-right: 10px;
    color: var(--page-size-text-color);
}
.page-size .btn {
    color: var(--page-size-text-color);
    background-color: transparent;
}
.panel-body {
    padding : 0px;
    text-align: center;
}
.pagination {
    margin: 0;
}
.page-input {
    min-width: 45px;
    max-width: 70px;
}
.tab-content .panel {
    border:unset;
    padding: 0;
}
.tab-content .panel .panel-body {
    border:unset;
    padding: 0;
}

/* table */

.default-table {
    font-size: 13px;
    border-collapse: separate;
}
.defaukt-table th {
    color: var(--main-text-color);
}
.default-table td {
    overflow: hidden ;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--main-text-color);
}
.default-table th.arrow {
    width: 25px;
}

.TooltipImgLink {
    padding: 0px !important;
    margin: 0px !important
}

a.TooltipImgLink {
    color: #fff;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.panel li a {
    display: block;
    padding: 5px;
    margin: 3px;
    cursor: pointer
}

.panel li.disabled a {
    color: var(--disable-text-color)
}

.panel li.active a {
    color: var(--disable-text-color);
    background-color: var(--active-bg-color);
}

tr:hover.clickable {
    text-decoration: underline
}

/* Temporary */

.fade {
    opacity: 1 !important
}

.last-date{
    color: #FFFFFF60;
    font-size: 12px;
    margin-top: 10px
}

#page_content{
    display: block;
    z-index: 0;
    top: 0px !important;
}

#page_content-loading{
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    background-image: url("/images/loading4.gif");
    background-repeat: no-repeat; /* Do not repeat the image */
    z-index:10000;
}

/* Tooltip (from w3schools) */

.tooltip {
    position: relative;
}

/* Tooltip text */
.tooltip>.tooltipcontent {
  visibility: hidden;
  background-color: #1E6E87;
  color: #ffffff;
  padding: 10px;
  width: 20em !important;
  border-radius: 6px;
  box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);

  /* Position the tooltip text */
  position: absolute;
  z-index: 10004;
  overflow: visible;
  vertical-align: bottom;
  font-size: 15px;
  right: 100%;
  font-family: var(--tooltip-font-family);
  font-weight: 200 !important;
}

.tooltip>.tooltipcontentDOWN {
   bottom: 0%;
   }

.tooltipcontentDOWN>img {
    width: 1em !important;
    bottom: 0px;}

.tooltip>.tooltipcontentUP {
  top: 0%;}

.tooltiptitle {
  font-family: raleway !important;
  font-weight: 600;
  font-size: 18px !important;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover>.tooltipcontent {
  visibility: visible;
}

.tooltip>.tooltipcontent:hover {
    visibility: visible;
    cursor: auto
}

#timeline-header{
    top: 0px !important;
    z-index: 2;
    margin: 0px;
    position: sticky;
    right: 20px;
    height: 3em;
    text-align: center;
    width: 100%;
    color: white;
    background: #1E6E87;
    border-bottom: 2px white;
}

#timeline-header span.title{
    outline: none;
    margin: auto;
    font-size: 30px;
    font-weight: 700;
    font-family: fontin-reg;
}

#header span.fa{
    cursor: pointer;
    color: black;
    z-index: 10;
}

#timeline-show{
    float: right;
    margin-top: 0.2em;
    margin-right: 0.22em;
}

.timeline-menu-token{
    margin: .7em 0em !important;
    padding: 0.4em !important;
    min-height: 3.5em !important;
    max-width: 2em !important;
    min-width: 2em !important;
}

.timeline-menu-token:hover{
    cursor:pointer
}

.timeline-menu-token img{
    width: 2em;
}

img.tooltipimg {
    width: 1.5em !important;
    margin: 0px;
    padding: 0px;
}

.timeline-menu-home-token{
    margin: 0em .1em;
    padding: 0.4em 16px;
    min-height: 3.5em;
    float: left;
}

.timeline-menu-home-token:hover{
    cursor:pointer
}

.timeline-menu-home-token img{
    width: 2em !important;
}

.tooltipcontent svg {
    width: 1.5em !important;
    fill: #1588ab !important;
}


.tooltipname {
    line-height: normal;
    color : #FFF;
    font-family: raleway;
    vertical-align: top;
    top: 0px !important;
    font-size: 13px;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center !important;
    width: 35px !important;
}


.tooltipsmall {
    color : #FFF;
    /* font-family: raleway; */
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin: 0px 0px 10px 4px;
}

.tooltipcontent figure{
    width: 1.5em !important;
    float: left;
    margin:  0 10px;
}


.tooltipcontent ul{
    padding: 0px;
    margin: 0 0 0 5px;
}

.timeline-menu-token.fa{
    margin-top: 1em
}

/* Very small text */
.verysmall{
    font-size:10px
}

.showFormSpan:hover{
    cursor:pointer
}

.url{
  border: 1px solid white
}

.tooltipcontent .button{
    line-height: 0px;
    padding: 3%;
    height: 1em
}



// Taken from https://codepen.io/jonnitto/project/editor/XRPjxx

.background {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.form-card {
  overflow:hidden
}

.form-btn,
.form-btn-cancel,
.form-btn-error {
  background: transparent;
  font-size: 1rem;
  color: #fff;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 5px 24px;
  margin-top: 2.25rem;
  position: relative;
  z-index: 0;
  transition: transform 0.28s ease;
  will-change: transform;
}

.form-btn::before,
.form-btn::after,
.form-btn-cancel::before,
.form-btn-cancel::after,
.form-btn-error::before,
.form-btn-error::after {
  position: absolute;
  content: "";
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}

.form-btn::before,
.form-btn-cancel::before,
.form-btn-error::before {
  background: #FFF;
  z-index: -2;
}

.form-btn::after,
.form-btn-cancel::after,
.form-btn-error::after {
  background: #000;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.28s ease;
  will-change: opacity;
}

.form-btn:focus,
.form-btn-cancel:focus,
.form-btn-error:focus {
  outline: none;
}

.form-btn:focus::after,
.form-btn:hover::after,
.form-btn-cancel:focus::after,
.form-btn-cancel:hover::after,
.form-btn-error:focus::after,
.form-btn-error:hover::after {
  opacity: 0.3;
}

.form-btn:active,
.form-btn-cancel:active,
.form-btn-error:active {
  transform: translateY(1px);
}

.form-btn-error::before {
  background: #d9534f;
}

.form-btn-cancel {
  transition: color 0.28s ease, transform 0.28s ease;
  color: #b52b27;
  border-color: currentColor;
  will-change: color, transform;
}

.form-btn-cancel.-nooutline {
  border-color: transparent;
}

.form-btn-cancel::before {
  background: #b52b27;
  opacity: 0;
  transition: opacity 0.28s ease;
  will-change: opacity;
}

.form-btn-cancel::after {
  display: none;
}

.form-btn-cancel:focus,
.form-btn-cancel:hover {
  color: #fff;
}

.form-btn-cancel:focus::before,
.form-btn-cancel:hover::before {
  opacity: 1;
}

.form-btn-block {
  display: block;
  width: 100%;
  padding: 5px;
}

.form-checkbox,
.form-radio {
  position: relative;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
  text-align: left;
}

.form-checkbox-inline .form-checkbox-label,
.form-radio-inline .form-radio-label {
  display: inline-block;
  margin-right: 1rem;
}

.form-checkbox-legend,
.form-radio-legend {
  margin: 0 0 0.125rem 0;
  font-weight: 500;
  font-size: 1rem;
  color: #F;
}

.form-checkbox-label,
.form-radio-label {
  position: relative;
  cursor: pointer;
  padding-left: 1.5rem;
  text-align: left;
  color: #FFF;
  display: block;
  margin-bottom: 0rem;
}

.form-checkbox-label:hover i,
.form-radio-label:hover i {
  color: #FFF;
}

.form-checkbox-label span,
.form-radio-label span {
  display: block;
}

.form-checkbox-label input,
.form-radio-label input {
  width: auto;
  opacity: 0.0001;
  position: absolute;
  left: 0.25rem;
  top: 0.25rem;
  margin: 0;
  padding: 0;
}

.top-row {
  &:after {
    content: "";
    display: table;
    clear: both;
  }

  > div {
    float:left;
    width:48%;
    margin-right:4%;
    &:last-child {
      margin:0;
    }
  }
}


.form-checkbox-button {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  color: #FFF;
  left: 0;
  top: 0.25rem;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  transition: color 0.28s ease;
  will-change: color;
}

.form-checkbox-button::before,
.form-checkbox-button::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #FFF;
  display: block;
  transform-origin: left top;
  border-radius: 0.25rem;
  content: "";
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
  will-change: opacity, height;
}

.form-checkbox-button::before {
  top: 0.65rem;
  left: 0.38rem;
  transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #fff;
}

.form-checkbox-button::after {
  top: 0.3rem;
  left: 0;
  transform: rotate(-45deg);
}

.form-checkbox-field:checked ~ .form-checkbox-button {
  color: #FFF;
}

.form-checkbox-field:checked ~ .form-checkbox-button::after,
.form-checkbox-field:checked ~ .form-checkbox-button::before {
  opacity: 1;
  transition: height 0.28s ease;
}

.form-checkbox-field:checked ~ .form-checkbox-button::after {
  height: 0.5rem;
}

.form-checkbox-field:checked ~ .form-checkbox-button::before {
  height: 1.2rem;
  transition-delay: 0.28s;
}

.form-radio-button {
  position: absolute;
  left: 0;
  cursor: pointer;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #FFF;
}

.form-radio-button::before,
.form-radio-button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  transition: transform 0.28s ease, color 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
  will-change: transform, color;
}

.form-radio-button::after {
  transform: scale(0);
  background-color: #FFF;
  border-color: #FFF;
}

.form-radio-field:checked ~ .form-radio-button::after {
  transform: scale(0.5);
}

.form-radio-field:checked ~ .form-radio-button::before {
  color: #FFF
}

.form-has-error .form-checkbox-button,
.form-has-error .form-radio-button {
  color: #d9534f;
}

.form-card {
  height: 100%;
  border-radius: 2px;
  /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  /* transition: all 0.56s cubic-bezier(0.25, 0.8, 0.25, 1);*/
  padding: 0;
}
  /*
.form-card:hover,
.form-card:focus {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.form-card:focus-within {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.form-actions {
  /* position: relative; */
  display: -ms-flexbox;
  display: flex;
}

.form-actions .form-btn-cancel {
  -ms-flex-order: -1;
  order: -1;
}

.form-actions::before {
  /* content: ""; */
  /* position: absolute; */
  /* width: 100%; */
  /* height: 1px; */
  /* background: #FFF; */
  /* opacity: 0.3; */
}

.form-actions > * {
  -ms-flex: 1;
  flex: 1;
  margin-top: 0;
}

.form-fieldset {
  padding: 0px 15px !important;
  border: 0;
  height: 100%;
  overflow: scroll
}

fieldset {
    display: block;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-block-start: 0px !important;
    padding-inline-start: 0px !important;
    padding-inline-end: 0px !important;
    padding-block-end: 0px !important;
    min-inline-size: initial !important;

}

.form-fieldset + .form-fieldset {
  margin-top: 15px;
}

.form-legend {
  top: 80px;
  height: 50px;
  padding: 10px 0 0;
  margin: 0 0 -0.5em;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  font-weight: 600;
}

.form-legend + p {
  margin-top: 1rem;
}

.form-element {
  width: 100%;
  position: relative;
  margin-top: 1rem;
  /* margin-bottom: 2.25rem; */
}

.form-element-hint {
  font-weight: 400;
  font-size: 0.6875rem;
  color: #FFF;
  display: block;
}

.form-element-bar {
    width: 200px;
    position: relative;
    height: 1px;
    background: #FFF;
    display: block;
}

.form-element-bar::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  height: 2px;
  display: block;
  transform: rotateY(90deg);
  transition: transform 0.28s ease;
  will-change: transform;
}


.form-element-ADD-text {
  padding-left: 5px !important;
  float: left;
  outline: none;
  font: inherit !important;
  /* height: 52px; */
  margin: auto;
  margin-right: 20px !important;
  margin-bottom: 20px !important;
  border: 0 solid transparent;
  font-size: 15px !important;
  font-weight: 700 !important;
  display: block;
  background: none;
  /* padding: 0px; */
  width: 85%;
  margin: 0px;
  font-size: 1.8rem;
  border-bottom: 1px solid #ffffff60;
  border-radius: 0px;
  line-height: 1.5;
  color: var(--editable-text-color);
  box-shadow: none;
}

.input-weight {
    margin-left : 20px !important;
    margin-right: 5px !important;
}

.form-element-category {
  /* padding-left: 5px !important; */
  padding-bottom: 0px !important;
  float: left;
  outline: none;
  font: inherit !important;
  border: 0 solid transparent;
  font-size: 15px !important;
  display: block;
  background: none;
  margin: 0px 0px 10px 10px !important;
  width: 40%;
  /* font-size: 1.8rem; */
  border-bottom: 1px solid #ffffff60;
  line-height: 1.3em !important;
  color: var(--editable-text-color);
  border-radius: 0px;
  box-shadow: none;
}


textarea {
    margin-bottom: 10px;
    border: solid 1px #FFFFFF60 !important;
    padding: 2px !important;
    /* width: 85% !important; */
}


textarea:hover {
    border: dashed 2px #FFFFFF60 !important;
}


select#category-select-form {
    width: 200px;
    float: left;
    border-bottom: solid 1px #ffffff60;
    /* margin-left:  30px; */
}

select#category-select-form:hover {
    border-bottom: dashed 2px #ffffff60;
}

input#start-date {
    width: 130px;
    float: left;
    margin-right: 20px;
}

input[type="date" i]::-webkit-calendar-picker-indicator {
    background-image: url("/images/date.svg");
    background-origin: content-box;
    background-size: contain;
    height: 1.2em;
    margin-left: 0px !important;
    opacity: 1;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 1.2em;
    background-repeat: no-repeat;
    outline: none;
}

input#end-date {
    width: 130px;
    float: left;
    margin-left: 20px;
}

.form-element-title:hover, .form-element-ADD-text:hover, .form-element-category:hover, .form-element-field:hover, .form-element-ADD-title:hover {
    border-bottom: dashed 2px #ffffff60;
}

.form-element-ADD-title {
    width: 100%;
    padding-right: 0px !important;
    outline: none;
    font: inherit !important;
    /* height: 52px; */
    border: 0 solid transparent;
    font-size: 32px !important;
    font-family: fontin-reg !important;
    font-weight: 700 !important;
    display: block;
    background: none;
    margin-bottom: 20px !important;
    margin: 0px;
    /* font-size: 1.8rem; */
    border-bottom: 1px solid #ffffff80;
    border-radius: 0px;
    line-height: 0.1em !important;
    /* min-width: 15em; */
    color: var(--editable-text-color);
    box-shadow: none;
}


.form-element-field {
  outline: none;
  height: 1.5rem;
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: .8rem;
  border: 0px solid transparent;
  border-bottom: 1px solid #ffffff60 !important;
  line-height: 1.5;
  width: 100%;
  color: #FFFFFF;
  box-shadow: none;
  opacity: 0.001;
  transition: opacity 0.28s ease;
  will-change: opacity;
}

.form-element-title {
  outline: none;
  font: inherit !important;
  height: 45px;
  text-align: center;
  text-decoration: underline 1px !important;
  margin-left: auto;
  margin-right: auto;
  border: 0 solid transparent;
  font-size: 30px !important;
  font-weight: 700 !important;
  display: block;
  background: none;
  padding: 0px;
  margin-top: 0px;
  font-size: 1.8rem;
  border-bottom: 0px dashed #ffffff60 !important;
  border-radius: 0px;
  width: 500px;
  color: var(--editable-text-color);
  box-shadow: none;
  font-family: fontin-reg !important;
}

.form-element-title:hover {
  text-decoration: underline dashed !important;
}

.form-element-field:-ms-input-placeholder {
  color: #FFFFFF;
  transform: scale(0.9);
  transform-origin: left top;
}

.form-element-field::placeholder, .form-element-label::placeholder {
  color: #FFFFFF;
  font-style: italic !important;
  font-weight: bold !important;
  transform: scale(0.9);
  transform-origin: left top;
}

.form-element-field:focus ~ .form-element-bar::after {
  transform: rotateY(0deg);
}

.form-element-field:focus ~ .form-element-label {
  color: #FFF;
}

.form-element-field.-hasvalue,
.form-element-field:focus {
  opacity: 1;
}

.form-element-field.-hasvalue ~ .form-element-label,
.form-element-field:focus ~ .form-element-label {
  transform: translateY(-100%) translateY(-0.5em) translateY(-2px) scale(0.9);
  cursor: pointer;
  pointer-events: auto;
}

.form-has-error .form-element-label.form-element-label,
.form-has-error .form-element-hint {
  color: #d9534f;
}

.form-has-error .form-element-bar,
.form-has-error .form-element-bar::after {
  background: #d9534f;
}

.form-is-success .form-element-label.form-element-label,
.form-is-success .form-element-hint {
  color: #259337;
}

.form-is-success .form-element-bar::after {
  background: #259337;
}

input.form-element-field:not(:placeholder-shown),
textarea.form-element-field:not(:placeholder-shown) {
  opacity: 1;
}

input.form-element-field:not(:placeholder-shown) ~ .form-element-label,
textarea.form-element-field:not(:placeholder-shown) ~ .form-element-label {
  transform: translateY(-100%) translateY(-0.5em) translateY(-2px) scale(0.9);
  cursor: pointer;
  pointer-events: auto;
}

textarea.form-element-field {
  height: auto;
  min-height: 3rem;
  max-width: 100%;
  border-width: 1px;
  border-color: #FFF
}

select.form-element-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.form-select .form-element-bar::before {
  content: "";
  position: absolute;
  height: 0.5em;
  width: 0.5em;
  border-bottom: 1px solid #ffffff60;
  border-right: 1px solid #FFF;
  display: block;
  right: 0.5em;
  bottom: 0;
  transition: transform 0.28s ease;
  transform: translateY(-100%) rotateX(0deg) rotate(45deg);
  will-change: transform;
}

.form-select select:focus ~ .form-element-bar::before {
  transform: translateY(-50%) rotateX(180deg) rotate(45deg);
}

.form-element-field[type="number"] {
  -moz-appearance: textfield;
}

.form-element-field[type="number"]::-webkit-outer-spin-button,
.form-element-field[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.inline {
  text-align: center
}

.inline li {
    display: inline-block;
    padding: 0em 0.5em 0em 0.5em
}

.navbar {
    visibility: hidden;
    height: 0px;
}
.navbar li {
    cursor: pointer;
    border-style: none solid solid solid;
    border-color: white;
    border-width: 2px;
    border-radius: 0px 0px 10px 10px;
}

.navbar li.active{
    border-style: none solid none solid;
}

input[type="checkbox"] {
    margin: 2px;
    vertical-align: middle;
}

input[type="number"]{
    width: 4.75em;
    margin:  0px;
}

input:-internal-autofill-previewed {
    appearance: menulist-button;
    background-color: #1588ab !important;
    color: #1588ab !important;
    background-image: none !important;
    color: initial !important;
}

input {
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 1px;
    color: #1e6e87;
    border-color: #1e6e87;
    border-image: initial;
    border-radius: 4px;
    margin-bottom: 4px;
    margin: 20px;
    }

:hover:-webkit-input-placeholder {
    color: #FFFFFF90 !important;
}

::-webkit-input-placeholder {
    -webkit-text-security: none;
    color: #FFFFFF60;
    font-family: inherit !important;
    font-style: italic;
    font-weight: 400 !important;
    pointer-events: none !important;
}

.buttontooltip{
	background-color: #1588ab;
	border-color: #ffffff;
	border-width: 2px !important;
	border-radius: 4px;
	color: #fff !important;
	text-align: center;
	margin: 4px;
	cursor: pointer !important;
}


button.home, .button.home {
	background-color: #1588ab;
	border-radius: 4px;
	color: #fff !important;
	padding: 0 10px;
	margin: 0 20px;
	font-size: 15px;
}



input.HomePlaceholder {
    margin: 0px !important;
    margin-left: 2px;
    height: 40px;
    width: 186px;
    font-size: 20px;
    float: left;
}

.croptoken {
  /* width: 160px;
  height: 50px; */
  padding: 0 0 0 10px;
  margin: 0 0 20px 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-left: 1px solid #fff;
}

li.croptoken {

    color: #fff;
    font-weight: 100
}

.homecroptoken {
  width: 90%;
  height: 35px;
  padding: 0 0 0 10px;
  margin: 20px 0 20px 5px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#banner strong, #banner a {
    color: #fff;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

/* Banner */

#banner {
    padding: 5em 0em!important;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

#banner h1 {
    font-size: 3.5em;
    font-weight: 100;
    color: #fff;
    line-height: 1em;
    margin: 0 0 0 20px;
    padding: 0;
}

#banner p {
    font-size: 1em;
    color: rgba(255, 255, 255, 0.55);
    margin-bottom: 1.75em;
}

#banner {
	padding: 3em 1.5em 1em 2em;
	background-image: url("../../images/banniere-timeline.png");
	background-color: #116A85;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: left;
	}

#banner h1 {
	font-size: 2.5em;
	width: 70%;
    }


.imghometooltip {
    width: 25px !important;
}

body {
    width: 100% !important;
    height: 100% !important;
}

.clickable {
    cursor: pointer;
    margin: 0.3em
}

#alert-div {
    position: absolute;
    background-color: #00000050;
    width: 100%;
    height: 100%;
    z-index:100000;
}

#alert-div > div {
    width:50%;
    margin:auto;
    text-align:center;
    top: 40%;
    position: relative;
    border-radius:15px;
    opacity: 1;
    color: white;
    padding:10px;
    background-color:var(--major-strong)
}

#delete-button{
    filter: opacity(0.5) drop-shadow(0 0 0 red) drop-shadow(0 0 0 red) drop-shadow(0 0 0 red);

}

#import-form{
    position:absolute;
    width:100%;
    height:100%;
    right:0px;
    top:0px;
    margin:0px;
    padding:0px;
    opacity:0
}
