﻿.compose-sub-nav__dynamic-content img {
    border: none;
}

.panel .panel-header[data-v-fe451ee4] {
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #00265d;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    padding: .438rem 2.75rem;
    position: relative;
    text-align: center;
}

.panel .panel-header h1[data-v-fe451ee4], .panel .panel-header h4[data-v-fe451ee4] {
    font-size: 1.375rem;
    color: #fff;
    margin: 0;
}

.panel .panel-header em[data-v-fe451ee4] {
    font-family: brandongrotesque-regular,sans-serif;
    letter-spacing: normal;
    font-style: normal;
}

.panel .panel-header .label[data-v-fe451ee4] {
    border-radius: 8px;
    display: inline-block;
    height: 16px;
    min-width: 16px;
    font-size: 10px;
    text-align: center;
    font-family: brandongrotesque-bold,sans-serif;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    letter-spacing: .01em;
    vertical-align: middle;
    padding: 0 4px;
    line-height: 16px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: 0;
    position: absolute;
    top: 50%;
    right: .625rem;
}

.panel[data-v-fe451ee4] {
    background-color: #fff;
    display: none;
    max-height: 100%;
    position: relative;
    width: 100%;
    z-index: 1500;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 2px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.2);
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    border-radius: 4px;
}

.panel.active[data-v-fe451ee4] {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width:42em) {
    .panel[data-v-fe451ee4] {
        top: 0;
        left: 0;
        height: auto;
    }
}

@media only screen and (max-width:42em) {
    .panel.modal-panel[data-v-fe451ee4] {
        height: calc(100vh - 45px);
        margin-top: 45px;
        position: fixed;
        width: 100vw;
    }

    .panel.modal-panel .panel-header[data-v-fe451ee4] {
        border-radius: 0;
        display: block !important;
    }

    .panel.modal-panel .panel-body[data-v-fe451ee4] {
        padding-bottom: 150px;
    }

    .panel.modal-panel .panel-footer[data-v-fe451ee4] {
        border-radius: 0;
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
    }

    .panel.modal-panel .tab-container[data-v-fe451ee4] {
        border-bottom: 1px solid #f0f5fb;
    }

    .panel.modal-panel .tab-button[data-v-fe451ee4] {
        background-color: #fff;
        font-size: 1.125rem !important;
        padding: .594rem 1rem;
    }

    .panel.modal-panel .tab-button h4[data-v-fe451ee4] {
        font-family: brandongrotesque-bold,sans-serif;
        font-feature-settings: "kern";
        -webkit-font-feature-settings: "kern";
        -moz-font-feature-settings: "kern";
        -moz-font-feature-settings: "kern=1";
        letter-spacing: .01em;
        color: #00265d !important;
        text-transform: none;
    }

    .panel.modal-panel .tab-button:hover.only-tab[data-v-fe451ee4] {
        color: inherit !important;
        background: #fff !important;
    }

    .panel.modal-panel .tab-button.active:not(.only-tab) h4[data-v-fe451ee4] {
        color: #00b7b5 !important;
    }
}

.panel.no-header .panel-header[data-v-fe451ee4] {
    display: none !important;
}

.panel.no-header .panel-loader[data-v-fe451ee4] {
    top: 0;
}

.panel .button-back[data-v-fe451ee4] {
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2.75rem;
}

.panel .button-back img[data-v-fe451ee4], .panel .button-back svg[data-v-fe451ee4] {
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    position: absolute;
    top: 50%;
    width: 11px;
}

.panel .button-back > img[data-v-fe451ee4], .panel .button-back > svg[data-v-fe451ee4] {
    height: 45%;
}

.panel .button-back svg polyline[data-v-fe451ee4] {
    stroke: #fff;
}

.panel .button-back[data-v-fe451ee4]:hover {
    background-color: #000;
}

.panel.show-back-button .button-back[data-v-fe451ee4] {
    display: inline-block;
}

.panel .panel-loader[data-v-fe451ee4] {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.panel .panel-loader img[data-v-fe451ee4] {
    max-width: 25%;
}

.panel .panel-body[data-v-fe451ee4] {
    -webkit-box-flex: 1;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    position: relative;
    overflow-y: auto;
    padding: .625rem;
}

.panel .panel-body > p[data-v-fe451ee4] {
    padding: 1rem;
    margin-bottom: 0;
}

.panel .panel-body.no-padding[data-v-fe451ee4] {
    padding: 0;
}

.panel .panel-body hr[data-v-fe451ee4] {
    border-color: #f0f5fb;
    margin: 0;
}

.panel .panel-body .panel-cta-row[data-v-fe451ee4] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #f0f5fb;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.125rem;
    height: 60px;
    padding: .625rem;
    position: relative;
    text-align: left;
}

.panel .panel-body .panel-cta-row img.arrow[data-v-fe451ee4] {
    height: auto;
    margin-right: 0;
    position: absolute;
    right: .625rem;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.panel .panel-body .panel-cta-row img[data-v-fe451ee4], .panel .panel-body .panel-cta-row svg[data-v-fe451ee4] {
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
}

.panel .panel-body .panel-cta-row[data-v-fe451ee4]:hover {
    background-color: #ffd579;
}

.panel .panel-icon[data-v-fe451ee4] {
    height: 3.75rem;
    margin: 1.875rem 0 0;
    text-align: center;
}

.panel .panel-icon img[data-v-fe451ee4], .panel .panel-icon svg[data-v-fe451ee4] {
    height: 100%;
    width: 100%;
}

.panel .panel-footer[data-v-fe451ee4] {
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #f0f5fb;
    font-size: 1.125rem;
}

.panel .panel-footer .panel-footer-link[data-v-fe451ee4] {
    padding: 0 0 .625rem;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    text-align: center;
}

.panel .panel-footer .panel-footer-link a[data-v-fe451ee4] {
    font-family: brandongrotesque-regular,sans-serif;
    letter-spacing: normal;
}

.panel .panel-footer .panel-footer-link p[data-v-fe451ee4] {
    margin: 1rem 0;
}

.panel .radio-button .title[data-v-fe451ee4] {
    font-size: 18px;
}

.writing-field[data-v-fe451ee4] {
    border-color: transparent;
}

.writing-area.show-borders .writing-field[data-v-fe451ee4] {
    border-color: #bbe4ed !important;
}

.panel .panel-header[data-v-91077048] {
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #00265d;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    padding: .438rem 2.75rem;
    position: relative;
    text-align: center;
}

.panel .panel-header h1[data-v-91077048], .panel .panel-header h4[data-v-91077048] {
    font-size: 1.375rem;
    color: #fff;
    margin: 0;
}

.panel .panel-header em[data-v-91077048] {
    font-family: brandongrotesque-regular,sans-serif;
    letter-spacing: normal;
    font-style: normal;
}

.panel .panel-header .label[data-v-91077048] {
    border-radius: 8px;
    display: inline-block;
    height: 16px;
    min-width: 16px;
    font-size: 10px;
    text-align: center;
    font-family: brandongrotesque-bold,sans-serif;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    letter-spacing: .01em;
    vertical-align: middle;
    padding: 0 4px;
    line-height: 16px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    letter-spacing: 0;
    position: absolute;
    top: 50%;
    right: .625rem;
}

.panel[data-v-91077048] {
    background-color: #fff;
    display: none;
    max-height: 100%;
    position: relative;
    width: 100%;
    z-index: 1500;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 2px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.2);
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    border-radius: 4px;
}

.panel.active[data-v-91077048] {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width:42em) {
    .panel[data-v-91077048] {
        top: 0;
        left: 0;
        height: auto;
    }
}

@media only screen and (max-width:42em) {
    .panel.modal-panel[data-v-91077048] {
        height: calc(100vh - 45px);
        margin-top: 45px;
        position: fixed;
        width: 100vw;
    }

    .panel.modal-panel .panel-header[data-v-91077048] {
        border-radius: 0;
        display: block !important;
    }

    .panel.modal-panel .panel-body[data-v-91077048] {
        padding-bottom: 150px;
    }

    .panel.modal-panel .panel-footer[data-v-91077048] {
        border-radius: 0;
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
    }

    .panel.modal-panel .tab-container[data-v-91077048] {
        border-bottom: 1px solid #f0f5fb;
    }

    .panel.modal-panel .tab-button[data-v-91077048] {
        background-color: #fff;
        font-size: 1.125rem !important;
        padding: .594rem 1rem;
    }

    .panel.modal-panel .tab-button h4[data-v-91077048] {
        font-family: brandongrotesque-bold,sans-serif;
        font-feature-settings: "kern";
        -webkit-font-feature-settings: "kern";
        -moz-font-feature-settings: "kern";
        -moz-font-feature-settings: "kern=1";
        letter-spacing: .01em;
        color: #00265d !important;
        text-transform: none;
    }

    .panel.modal-panel .tab-button:hover.only-tab[data-v-91077048] {
        color: inherit !important;
        background: #fff !important;
    }

    .panel.modal-panel .tab-button.active:not(.only-tab) h4[data-v-91077048] {
        color: #00b7b5 !important;
    }
}

.panel.no-header .panel-header[data-v-91077048] {
    display: none !important;
}

.panel.no-header .panel-loader[data-v-91077048] {
    top: 0;
}

.panel .button-back[data-v-91077048] {
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2.75rem;
}

.panel .button-back img[data-v-91077048], .panel .button-back svg[data-v-91077048] {
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    position: absolute;
    top: 50%;
    width: 11px;
}

.panel .button-back > img[data-v-91077048], .panel .button-back > svg[data-v-91077048] {
    height: 45%;
}

.panel .button-back svg polyline[data-v-91077048] {
    stroke: #fff;
}

.panel .button-back[data-v-91077048]:hover {
    background-color: #000;
}

.panel.show-back-button .button-back[data-v-91077048] {
    display: inline-block;
}

.panel .panel-loader[data-v-91077048] {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.panel .panel-loader img[data-v-91077048] {
    max-width: 25%;
}

.panel .panel-body[data-v-91077048] {
    -webkit-box-flex: 1;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    position: relative;
    overflow-y: auto;
    padding: .625rem;
}

.panel .panel-body > p[data-v-91077048] {
    padding: 1rem;
    margin-bottom: 0;
}

.panel .panel-body.no-padding[data-v-91077048] {
    padding: 0;
}

.panel .panel-body hr[data-v-91077048] {
    border-color: #f0f5fb;
    margin: 0;
}

.panel .panel-body .panel-cta-row[data-v-91077048] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #f0f5fb;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.125rem;
    height: 60px;
    padding: .625rem;
    position: relative;
    text-align: left;
}

.panel .panel-body .panel-cta-row img.arrow[data-v-91077048] {
    height: auto;
    margin-right: 0;
    position: absolute;
    right: .625rem;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.panel .panel-body .panel-cta-row img[data-v-91077048], .panel .panel-body .panel-cta-row svg[data-v-91077048] {
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
}

.panel .panel-body .panel-cta-row[data-v-91077048]:hover {
    background-color: #ffd579;
}

.panel .panel-icon[data-v-91077048] {
    height: 3.75rem;
    margin: 1.875rem 0 0;
    text-align: center;
}

.panel .panel-icon img[data-v-91077048], .panel .panel-icon svg[data-v-91077048] {
    height: 100%;
    width: 100%;
}

.panel .panel-footer[data-v-91077048] {
    -webkit-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #f0f5fb;
    font-size: 1.125rem;
}

.panel .panel-footer .panel-footer-link[data-v-91077048] {
    padding: 0 0 .625rem;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    text-align: center;
}

.panel .panel-footer .panel-footer-link a[data-v-91077048] {
    font-family: brandongrotesque-regular,sans-serif;
    letter-spacing: normal;
}

.panel .panel-footer .panel-footer-link p[data-v-91077048] {
    margin: 1rem 0;
}

.panel .radio-button .title[data-v-91077048] {
    font-size: 18px;
}

.radio-button[data-v-91077048] {
    background-position: 1rem 1.2rem;
}

select[data-v-91077048] {
    margin-bottom: 0;
}

p[data-v-91077048] {
    white-space: normal;
}

.error[data-v-91077048] {
    color: #e6176d;
    margin: 1rem 0 0;
}

.disclaimer[data-v-91077048] {
    margin: 1rem 0 0;
    font-size: 14px;
}

.spinner-button[data-v-581b0464] {
    display: block;
}


/*
 * contextMenu.js v 1.4.0
 * Author: Sudhanshu Yadav
 * s-yadav.github.com
 * Copyright (c) 2013 Sudhanshu Yadav.
 * Dual licensed under the MIT and GPL licenses
**/

.iw-contextMenu {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.10);
    border: 1px solid #c8c7cc;
    border-radius: 11px;
    display: none;
    z-index: 1000000132;
    max-width: 300px;
}

.iw-cm-menu {
    background: #fff;
    color: #000;
    margin: 0px;
    padding: 0px;
}

.iw-curMenu {
}

.iw-cm-menu li {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, Ubuntu, sans-serif;
    list-style: none;
    padding: 10px;
    padding-right: 20px;
    border-bottom: 1px solid #c8c7cc;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    margin: 0;
    line-height: inherit;
}

    .iw-cm-menu li:first-child {
        border-top-left-radius: 11px;
        border-top-right-radius: 11px;
    }

    .iw-cm-menu li:last-child {
        border-bottom-left-radius: 11px;
        border-bottom-right-radius: 11px;
        border-bottom: none;
    }

.iw-mOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #FFF;
    opacity: .5;
}

.iw-contextMenu li.iw-mDisable {
    opacity: 0.3;
    cursor: default;
}

.iw-mSelected {
    background-color: #F6F6F6;
}

.iw-cm-arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -5px;
}

.iw-mSelected > .iw-cm-arrow-right {
}

/*context menu css end */


@-webkit-keyframes load4 {
    0%, 100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes load4 {
    0%, 100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
