/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.anno {
    position: absolute;
    padding: 15px;
    z-index: 5000;
    width: 380px;
    cursor: default;
    text-transform: none;
    text-align: left;
    line-height: .9em;
    -webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);
    transition: all .3s cubic-bezier(.68, 0, .265, 1);
    -webkit-transition-property: opacity, margin;
    transition-property: opacity, margin
}

.anno .anno-inner {
    position: relative;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .35)
}

.anno .anno-inner .anno-content {
    padding: 15px 20px;
    line-height: 1.3em;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #56565a
}

.anno .anno-inner .anno-btn-container {
    text-align: right
}

.anno .anno-inner .anno-btn-container .anno-btn {
    margin: 0 20px 15px -10px;
    padding: 7px 14px;
    height: auto;
    width: auto;
    background: #11a2dc;
    border: none;
    border-radius: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    -webkit-transition: all .15s cubic-bezier(.68, 0, .265, 1);
    transition: all .15s cubic-bezier(.68, 0, .265, 1)
}

.anno .anno-inner .anno-btn-container .anno-btn:hover {
    background: #0f91c4
}

.anno .anno-inner .anno-btn-container .anno-btn:active {
    background: #0d7fad
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance {
    background: none;
    color: #bbbbbd
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance:hover {
    color: #78787b
}

.anno .anno-arrow {
    position: absolute;
    border: 8px solid #fff
}

.anno.anno-target-bottom .anno-arrow,
.anno.anno-target-center-bottom .anno-arrow {
    top: 100%;
    left: 20px;
    border-bottom: none;
    border-color: #fff transparent
}

.anno.anno-target-bottom.anno-hidden,
.anno.anno-target-center-bottom.anno-hidden {
    margin-top: -20px
}

.anno.anno-target-center-left .anno-arrow,
.anno.anno-target-left .anno-arrow {
    right: 100%;
    top: 15px;
    border-left: none;
    border-color: transparent #fff
}

.anno.anno-target-center-left.anno-hidden,
.anno.anno-target-left.anno-hidden {
    margin-left: 20px
}

.anno.anno-target-center-top .anno-arrow,
.anno.anno-target-top .anno-arrow {
    bottom: 100%;
    left: 20px;
    border-top: none;
    border-color: #fff transparent
}

.anno.anno-target-center-top.anno-hidden,
.anno.anno-target-top.anno-hidden {
    margin-top: 20px
}

.anno.anno-target-center-right .anno-arrow,
.anno.anno-target-right .anno-arrow {
    left: 100%;
    top: 15px;
    border-right: none;
    border-color: transparent #fff
}

.anno.anno-target-center-right.anno-hidden,
.anno.anno-target-right.anno-hidden {
    margin-left: -20px
}

.anno.anno-target-center-left .anno-arrow,
.anno.anno-target-center-right .anno-arrow {
    top: 50%;
    margin-top: -8px
}

.anno.anno-target-center-bottom .anno-arrow,
.anno.anno-target-center-top .anno-arrow {
    left: 50%;
    margin-left: -8px
}

.anno.anno-hidden {
    opacity: 0
}

.anno.anno-width-400 {
    width: 400px
}

.anno.anno-width-250 {
    width: 250px
}

.anno.anno-width-200 {
    width: 200px
}

.anno.anno-width-175 {
    width: 175px
}

.anno.anno-width-150 {
    width: 150px
}

.anno-overlay {
    position: fixed;
    z-index: 1000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);
    transition: all .3s cubic-bezier(.68, 0, .265, 1)
}

.anno-overlay.anno-hidden {
    pointer-events: none;
    opacity: 0
}

.anno-emphasise-target {
    z-index: 1001 !important !important
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
    color: #222;
    font-size: .9em;
    line-height: 1.3
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

* {
    box-sizing: border-box
}

body,
html {
    margin: 0;
    padding: 0;
    background: #eee
}

body:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url(../images/account-mobile.jpg) url(../images/document-mobile.jpg) url(../images/paperless-mobile.jpg) url(../images/menu-mobile.jpg) url(../images/contact-mobile.jpg)
}

body.fr:after {
    content: url(../images/fr/account-mobile.jpg) url(../images/fr/document-mobile.jpg) url(../images/fr/paperless-mobile.jpg) url(../images/fr/menu-mobile.jpg) url(../images/fr/contact-mobile.jpg)
}

.anno {
    width: 320px
}

.anno .anno-inner {
    background: #bd5520;
    border-radius: 3px
}

.anno .anno-inner .anno-arrow {
    border-color: #bd5520 transparent
}

.anno .anno-inner .anno-content {
    color: hsla(0, 0%, 100%, .8);
    font-size: 14px
}

.anno .anno-inner .anno-content h2 {
    font-size: 1.25em
}

.anno .anno-inner .anno-btn-container .anno-btn {
    font-size: 13px;
    background: rgba(0, 0, 0, .35);
    border-radius: 3px
}

.anno .anno-inner .anno-btn-container .anno-btn:active,
.anno .anno-inner .anno-btn-container .anno-btn:hover {
    background: rgba(0, 0, 0, .5)
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance {
    color: rgba(0, 0, 0, .35)
}

.anno.anno-target-center-left .anno-inner .anno-arrow,
.anno.anno-target-center-right .anno-inner .anno-arrow,
.anno.anno-target-left .anno-inner .anno-arrow,
.anno.anno-target-right .anno-inner .anno-arrow {
    border-color: transparent #bd5520;
    right: 99.5%
}

.anno h2 {
    color: #fff;
    margin: .25em 0 1em
}

.anno-overlay {
    height: auto;
    z-index: 9999
}

.anno-overlay:before {
    content: "x";
    position: fixed;
    top: 15px;
    right: 15px;
    width: 34px;
    height: 34px;
    border-radius: 17px;
    font-size: 1.6em;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #000;
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .35)
}

#finish,
#start {
    width: 90%;
    max-width: 460px;
    height: 250px;
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: hsla(0, 0%, 100%, .8);
    background: #bd5520;
    border-radius: 3px;
    box-shadow: 5px 5px 50px rgba(0, 0, 0, .5)
}

#finish.hidden,
#start.hidden {
    visibility: invisible
}

#finish h1,
#start h1 {
    font-size: 1.3em;
    line-height: 1.1;
    color: #fff;
    margin: 0 0 1em
}

#finish a.button,
#finish button,
#start a.button,
#start button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 6px 10px 4px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background: rgba(0, 0, 0, .35);
    border: 0;
    border-radius: 3px;
    text-decoration: none
}

#finish a.button:hover,
#finish button:hover,
#start a.button:hover,
#start button:hover {
    background: rgba(0, 0, 0, .5)
}

#finish p#language,
#finish p#return,
#start p#language,
#start p#return {
    color: rgba(0, 0, 0, .5);
    max-width: 45%;
    margin: 0;
    position: absolute;
    bottom: 23px
}

#finish p#language a,
#finish p#return a,
#start p#language a,
#start p#return a {
    color: rgba(0, 0, 0, .5)
}

#finish p#language a:hover,
#finish p#return a:hover,
#start p#language a:hover,
#start p#return a:hover {
    text-decoration: underline;
    cursor: pointer
}

#finish p#return,
#start p#return {
    max-width: 34%
}

#main {
    width: 100%;
    min-width: 320px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #eee;
    overflow: hidden;
    overflow-y: scroll
}

#main #pageimage {
    position: relative;
    float: right;
    right: 50%
}

#main #pageimage img {
    display: block;
    width: 768px;
    height: auto;
    position: relative;
    right: -50%
}

#main #pageimage.account img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/account-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage.document img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/document-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage.paperless img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/paperless-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage.menu img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/menu-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage.contact img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/contact-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main .tip {
    position: absolute;
    margin: 0 auto
}

#main .tip#tip1 {
    width: 380px;
    height: 255px;
    top: 230px;
    right: 0;
    left: 0
}

#main .tip#tip1+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip#tip3 {
    width: 380px;
    height: 544px;
    top: 480px;
    right: 0;
    left: 0
}

#main .tip#tip3+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip#tip4 {
    width: 380px;
    height: 73px;
    top: 410px;
    right: 0;
    left: 0
}

#main .tip#tip4+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip#tip5 {
    width: 180px;
    height: 295px;
    top: 640px;
    right: -175px;
    left: 0
}

#main .tip#tip5+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}
#main .tip#tip5+.anno .anno-arrow {
    left:auto;
    right:20px;
}

#main .tip#tip6 {
    width: 380px;
    height: 38px;
    top: 55px;
    right: 0;
    left: 0
}

#main .tip#tip6+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip#tip7 {
    width: 380px;
    height: 38px;
    top: 55px;
    right: 0;
    left: 0
}

#main .tip#tip7+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip#tip8 {
    width: 246px;
    height: 34px;
    top: 135px;
    right: 0;
    left: 105px
}

#main .tip#tip8+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip#tip9 {
    width: 246px;
    height: 34px;
    top: 168px;
    right: 0;
    left: 105px
}

#main .tip#tip9+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip.focus:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 0 0 999px rgba(0, 0, 0, .6)
}

#main #pageimage_fr {
    position: relative;
    float: right;
    right: 50%
}

#main #pageimage_fr img {
    display: block;
    width: 768px;
    height: auto;
    position: relative;
    right: -50%
}

#main #pageimage_fr.account img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/fr/account-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage_fr.document img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/fr/document-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage_fr.paperless img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/fr/paperless-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage_fr.menu img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/fr/menu-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main #pageimage_fr.contact img {
    height: 1024px;
    padding-left: 768px;
    background: url(../images/fr/contact-mobile.jpg) top no-repeat;
    background-size: 768px
}

#main .tip_fr {
    position: absolute;
    margin: 0 auto
}

#main .tip_fr#tip1 {
    width: 380px;
    height: 257px;
    top: 228px;
    right: 0;
    left: 0
}

#main .tip_fr#tip1+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip3 {
    width: 380px;
    height: 544px;
    top: 480px;
    right: 0;
    left: 0
}

#main .tip_fr#tip3+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip4 {
    width: 380px;
    height: 73px;
    top: 410px;
    right: 0;
    left: 0
}

#main .tip_fr#tip4+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip5 {
    width: 200px;
    height: 295px;
    top: 640px;
    right: -155px;
    left: 0
}

#main .tip_fr#tip5+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip5+.anno .anno-arrow {
    left:auto;
    right:20px;
}

#main .tip_fr#tip6 {
    width: 380px;
    height: 38px;
    top: 55px;
    right: 0;
    left: 0
}

#main .tip_fr#tip6+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip7 {
    width: 380px;
    height: 38px;
    top: 55px;
    right: 0;
    left: 0
}

#main .tip_fr#tip7+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip8 {
    width: 246px;
    height: 34px;
    top: 135px;
    right: 0;
    left: 105px
}

#main .tip_fr#tip8+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr#tip9 {
    width: 246px;
    height: 34px;
    top: 168px;
    right: 0;
    left: 105px
}

#main .tip_fr#tip9+.anno {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

#main .tip_fr.focus:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 0 0 999px rgba(0, 0, 0, .6)
}

@media only screen and (min-width:500px) {

    #finish p#language,
    #finish p#return,
    #start p#language,
    #start p#return {
        max-width: 100%
    }
}

@media only screen and (min-width:768px) {
    .anno-overlay:before {
        position: fixed;
        top: 15px;
        right: 30px
    }
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

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

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {

    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}