@charset "UTF-8";
.Polaris-Choice__Label {
    font-family: Roboto, sans-serif;
    font-style: normal;
}
#events{
    display : flex !important;
    flex-direction: column !important;
}
#search_store {
    background: #0222b5;
    color: #fff;
    padding: 7px 25px;
    font-weight: 700;
    font-family: Roboto, sans-serif !important;
    border-radius: 4px !important;
    border: 1px solid rgba(255, 255, 255, 0.02);
    text-transform: uppercase;
    float: right;
    font-size: 14px;
}
.select2-container {
    width: 100% !important;
}
.search_content {
    width: 100%;
    background: #f2f2f2;
    display: block;
    padding: 8px 7px;
    border-radius: 10px;
}
.select_box {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.select_custom {
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #c4cdd5 !important;
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #c4cdd5 transparent transparent transparent !important;
}

.bootstrap-msesl #searchkeyword,.bootstrap-msesl #search_store_name {
    width: 100% !important;
    margin-left: 0 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 5px !important;
    box-shadow: 0 1px 3px 0 rgba(12, 12, 13, 0.09), 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
    float: left;
    background: #fff;
    color: #000;
    height: 38px;
    font-size: 15px;
}
.bootstrap-msesl #searchkeyword{
    padding: 8px 35px 8px 8px!important;
}
,.bootstrap-msesl #search_store_name {
    padding: 8px!important;
}

.bootstrap-msesl {
    background: #fff;
}
.bootstrap-msesl html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.bootstrap-msesl body {
    font-family: Roboto, sans-serif !important;
    margin: 0;
}
.bootstrap-msesl article,
.bootstrap-msesl aside,
.bootstrap-msesl details,
.bootstrap-msesl figcaption,
.bootstrap-msesl figure,
.bootstrap-msesl footer,
.bootstrap-msesl header,
.bootstrap-msesl hgroup,
.bootstrap-msesl main,
.bootstrap-msesl menu,
.bootstrap-msesl nav,
.bootstrap-msesl section,
.bootstrap-msesl summary {
    display: block;
}
.bootstrap-msesl audio,
.bootstrap-msesl canvas,
.bootstrap-msesl progress,
.bootstrap-msesl video {
    display: inline-block;
    vertical-align: baseline;
}
.bootstrap-msesl audio:not([controls]) {
    display: none;
    height: 0;
}
.bootstrap-msesl [hidden],
.bootstrap-msesl template {
    display: none;
}
.bootstrap-msesl a {
    background-color: transparent;
}
.bootstrap-msesl a:active,
.bootstrap-msesl a:hover {
    outline: 0;
}
.bootstrap-msesl abbr[title] {
    border-bottom: 1px dotted;
}
.bootstrap-msesl b,
.bootstrap-msesl strong {
    font-weight: 700;
}
.bootstrap-msesl dfn {
    font-style: italic;
}
.bootstrap-msesl h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.bootstrap-msesl mark {
    background: #ff0;
    color: #000;
}
.bootstrap-msesl small {
    font-size: 80%;
}
.bootstrap-msesl sub,
.bootstrap-msesl sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.bootstrap-msesl sup {
    top: -0.5em;
}
.bootstrap-msesl sub {
    bottom: -0.25em;
}
.bootstrap-msesl img {
    border: 0;
}
.bootstrap-msesl svg:not(:root) {
    overflow: hidden;
}
.bootstrap-msesl figure {
    margin: 1em 40px;
}
.bootstrap-msesl hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.bootstrap-msesl pre {
    overflow: auto;
}
.bootstrap-msesl code,
.bootstrap-msesl kbd,
.bootstrap-msesl pre,
.bootstrap-msesl samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.bootstrap-msesl button,
.bootstrap-msesl input,
.bootstrap-msesl optgroup,
.bootstrap-msesl select,
.bootstrap-msesl textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.bootstrap-msesl button {
    overflow: visible;
}
.bootstrap-msesl button,
.bootstrap-msesl select {
    text-transform: none;
}
.bootstrap-msesl button,
.bootstrap-msesl html input[type="button"],
.bootstrap-msesl input[type="reset"],
.bootstrap-msesl input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.bootstrap-msesl button[disabled],
.bootstrap-msesl html input[disabled] {
    cursor: default;
}
.bootstrap-msesl button::-moz-focus-inner,
.bootstrap-msesl input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.bootstrap-msesl input {
    line-height: normal;
}
.bootstrap-msesl input[type="checkbox"],
.bootstrap-msesl input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.bootstrap-msesl input[type="number"]::-webkit-inner-spin-button,
.bootstrap-msesl input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.bootstrap-msesl input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.bootstrap-msesl input[type="search"]::-webkit-search-cancel-button,
.bootstrap-msesl input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.bootstrap-msesl fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.bootstrap-msesl legend {
    border: 0;
    padding: 0;
}
.bootstrap-msesl textarea {
    overflow: auto;
}
.bootstrap-msesl optgroup {
    font-weight: 700;
}
.bootstrap-msesl table {
    border-collapse: collapse;
    border-spacing: 0;
}
.bootstrap-msesl td,
.bootstrap-msesl th {
    padding: 0;
}
@media print {
    .bootstrap-msesl *,
    .bootstrap-msesl :after,
    .bootstrap-msesl :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .bootstrap-msesl a,
    .bootstrap-msesl a:visited {
        text-decoration: underline;
    }
    .bootstrap-msesl a[href]:after {
        content: " (" attr(href) ")";
    }
    .bootstrap-msesl abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .bootstrap-msesl a[href^="#"]:after,
    .bootstrap-msesl a[href^="javascript:"]:after {
        content: "";
    }
    .bootstrap-msesl blockquote,
    .bootstrap-msesl pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .bootstrap-msesl thead {
        display: table-header-group;
    }
    .bootstrap-msesl img,
    .bootstrap-msesl tr {
        page-break-inside: avoid;
    }
    .bootstrap-msesl img {
        max-width: 100% !important;
    }
    .bootstrap-msesl h2,
    .bootstrap-msesl h3,
    .bootstrap-msesl p {
        orphans: 3;
        widows: 3;
    }
    .bootstrap-msesl h2,
    .bootstrap-msesl h3 {
        page-break-after: avoid;
    }
    .bootstrap-msesl select {
        background: #fff !important;
    }
    .bootstrap-msesl .navbar {
        display: none;
    }
    .bootstrap-msesl .btn > .caret,
    .bootstrap-msesl .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .bootstrap-msesl .label {
        border: 1px solid #000;
    }
    .bootstrap-msesl .table {
        border-collapse: collapse !important;
    }
    .bootstrap-msesl .table td,
    .bootstrap-msesl .table th {
        background-color: #fff !important;
    }
    .bootstrap-msesl .table-bordered td,
    .bootstrap-msesl .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg) format("svg");
}
.bootstrap-msesl .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bootstrap-msesl .glyphicon-asterisk:before {
    content: "\2a";
}
.bootstrap-msesl .glyphicon-plus:before {
    content: "\2b";
}
.bootstrap-msesl .glyphicon-eur:before,
.bootstrap-msesl .glyphicon-euro:before {
    content: "\20ac";
}
.bootstrap-msesl .glyphicon-minus:before {
    content: "\2212";
}
.bootstrap-msesl .glyphicon-cloud:before {
    content: "\2601";
}
.bootstrap-msesl .glyphicon-envelope:before {
    content: "\2709";
}
.bootstrap-msesl .glyphicon-pencil:before {
    content: "\270f";
}
.bootstrap-msesl .glyphicon-glass:before {
    content: "\e001";
}
.bootstrap-msesl .glyphicon-music:before {
    content: "\e002";
}
.bootstrap-msesl .glyphicon-search:before {
    content: "\e003";
}
.bootstrap-msesl .glyphicon-heart:before {
    content: "\e005";
}
.bootstrap-msesl .glyphicon-star:before {
    content: "\e006";
}
.bootstrap-msesl .glyphicon-star-empty:before {
    content: "\e007";
}
.bootstrap-msesl .glyphicon-user:before {
    content: "\e008";
}
.bootstrap-msesl .glyphicon-film:before {
    content: "\e009";
}
.bootstrap-msesl .glyphicon-th-large:before {
    content: "\e010";
}
.bootstrap-msesl .glyphicon-th:before {
    content: "\e011";
}
.bootstrap-msesl .glyphicon-th-list:before {
    content: "\e012";
}
.bootstrap-msesl .glyphicon-ok:before {
    content: "\e013";
}
.bootstrap-msesl .glyphicon-remove:before {
    content: "\e014";
}
.bootstrap-msesl .glyphicon-zoom-in:before {
    content: "\e015";
}
.bootstrap-msesl .glyphicon-zoom-out:before {
    content: "\e016";
}
.bootstrap-msesl .glyphicon-off:before {
    content: "\e017";
}
.bootstrap-msesl .glyphicon-signal:before {
    content: "\e018";
}
.bootstrap-msesl .glyphicon-cog:before {
    content: "\e019";
}
.bootstrap-msesl .glyphicon-trash:before {
    content: "\e020";
}
.bootstrap-msesl .glyphicon-home:before {
    content: "\e021";
}
.bootstrap-msesl .glyphicon-file:before {
    content: "\e022";
}
.bootstrap-msesl .glyphicon-time:before {
    content: "\e023";
}
.bootstrap-msesl .glyphicon-road:before {
    content: "\e024";
}
.bootstrap-msesl .glyphicon-download-alt:before {
    content: "\e025";
}
.bootstrap-msesl .glyphicon-download:before {
    content: "\e026";
}
.bootstrap-msesl .glyphicon-upload:before {
    content: "\e027";
}
.bootstrap-msesl .glyphicon-inbox:before {
    content: "\e028";
}
.bootstrap-msesl .glyphicon-play-circle:before {
    content: "\e029";
}
.bootstrap-msesl .glyphicon-repeat:before {
    content: "\e030";
}
.bootstrap-msesl .glyphicon-refresh:before {
    content: "\e031";
}
.bootstrap-msesl .glyphicon-list-alt:before {
    content: "\e032";
}
.bootstrap-msesl .glyphicon-lock:before {
    content: "\e033";
}
.bootstrap-msesl .glyphicon-flag:before {
    content: "\e034";
}
.bootstrap-msesl .glyphicon-headphones:before {
    content: "\e035";
}
.bootstrap-msesl .glyphicon-volume-off:before {
    content: "\e036";
}
.bootstrap-msesl .glyphicon-volume-down:before {
    content: "\e037";
}
.bootstrap-msesl .glyphicon-volume-up:before {
    content: "\e038";
}
.bootstrap-msesl .glyphicon-qrcode:before {
    content: "\e039";
}
.bootstrap-msesl .glyphicon-barcode:before {
    content: "\e040";
}
.bootstrap-msesl .glyphicon-tag:before {
    content: "\e041";
}
.bootstrap-msesl .glyphicon-tags:before {
    content: "\e042";
}
.bootstrap-msesl .glyphicon-book:before {
    content: "\e043";
}
.bootstrap-msesl .glyphicon-bookmark:before {
    content: "\e044";
}
.bootstrap-msesl .glyphicon-print:before {
    content: "\e045";
}
.bootstrap-msesl .glyphicon-camera:before {
    content: "\e046";
}
.bootstrap-msesl .glyphicon-font:before {
    content: "\e047";
}
.bootstrap-msesl .glyphicon-bold:before {
    content: "\e048";
}
.bootstrap-msesl .glyphicon-italic:before {
    content: "\e049";
}
.bootstrap-msesl .glyphicon-text-height:before {
    content: "\e050";
}
.bootstrap-msesl .glyphicon-text-width:before {
    content: "\e051";
}
.bootstrap-msesl .glyphicon-align-left:before {
    content: "\e052";
}
.bootstrap-msesl .glyphicon-align-center:before {
    content: "\e053";
}
.bootstrap-msesl .glyphicon-align-right:before {
    content: "\e054";
}
.bootstrap-msesl .glyphicon-align-justify:before {
    content: "\e055";
}
.bootstrap-msesl .glyphicon-list:before {
    content: "\e056";
}
.bootstrap-msesl .glyphicon-indent-left:before {
    content: "\e057";
}
.bootstrap-msesl .glyphicon-indent-right:before {
    content: "\e058";
}
.bootstrap-msesl .glyphicon-facetime-video:before {
    content: "\e059";
}
.bootstrap-msesl .glyphicon-picture:before {
    content: "\e060";
}
.bootstrap-msesl .glyphicon-map-marker:before {
    content: "\e062";
}
.bootstrap-msesl .glyphicon-adjust:before {
    content: "\e063";
}
.bootstrap-msesl .glyphicon-tint:before {
    content: "\e064";
}
.bootstrap-msesl .glyphicon-edit:before {
    content: "\e065";
}
.bootstrap-msesl .glyphicon-share:before {
    content: "\e066";
}
.bootstrap-msesl .glyphicon-check:before {
    content: "\e067";
}
.bootstrap-msesl .glyphicon-move:before {
    content: "\e068";
}
.bootstrap-msesl .glyphicon-step-backward:before {
    content: "\e069";
}
.bootstrap-msesl .glyphicon-fast-backward:before {
    content: "\e070";
}
.bootstrap-msesl .glyphicon-backward:before {
    content: "\e071";
}
.bootstrap-msesl .glyphicon-play:before {
    content: "\e072";
}
.bootstrap-msesl .glyphicon-pause:before {
    content: "\e073";
}
.bootstrap-msesl .glyphicon-stop:before {
    content: "\e074";
}
.bootstrap-msesl .glyphicon-forward:before {
    content: "\e075";
}
.bootstrap-msesl .glyphicon-fast-forward:before {
    content: "\e076";
}
.bootstrap-msesl .glyphicon-step-forward:before {
    content: "\e077";
}
.bootstrap-msesl .glyphicon-eject:before {
    content: "\e078";
}
.bootstrap-msesl .glyphicon-chevron-left:before {
    content: "\e079";
}
.bootstrap-msesl .glyphicon-chevron-right:before {
    content: "\e080";
}
.bootstrap-msesl .glyphicon-plus-sign:before {
    content: "\e081";
}
.bootstrap-msesl .glyphicon-minus-sign:before {
    content: "\e082";
}
.bootstrap-msesl .glyphicon-remove-sign:before {
    content: "\e083";
}
.bootstrap-msesl .glyphicon-ok-sign:before {
    content: "\e084";
}
.bootstrap-msesl .glyphicon-question-sign:before {
    content: "\e085";
}
.bootstrap-msesl .glyphicon-info-sign:before {
    content: "\e086";
}
.bootstrap-msesl .glyphicon-screenshot:before {
    content: "\e087";
}
.bootstrap-msesl .glyphicon-remove-circle:before {
    content: "\e088";
}
.bootstrap-msesl .glyphicon-ok-circle:before {
    content: "\e089";
}
.bootstrap-msesl .glyphicon-ban-circle:before {
    content: "\e090";
}
.bootstrap-msesl .glyphicon-arrow-left:before {
    content: "\e091";
}
.bootstrap-msesl .glyphicon-arrow-right:before {
    content: "\e092";
}
.bootstrap-msesl .glyphicon-arrow-up:before {
    content: "\e093";
}
.bootstrap-msesl .glyphicon-arrow-down:before {
    content: "\e094";
}
.bootstrap-msesl .glyphicon-share-alt:before {
    content: "\e095";
}
.bootstrap-msesl .glyphicon-resize-full:before {
    content: "\e096";
}
.bootstrap-msesl .glyphicon-resize-small:before {
    content: "\e097";
}
.bootstrap-msesl .glyphicon-exclamation-sign:before {
    content: "\e101";
}
.bootstrap-msesl .glyphicon-gift:before {
    content: "\e102";
}
.bootstrap-msesl .glyphicon-leaf:before {
    content: "\e103";
}
.bootstrap-msesl .glyphicon-fire:before {
    content: "\e104";
}
.bootstrap-msesl .glyphicon-eye-open:before {
    content: "\e105";
}
.bootstrap-msesl .glyphicon-eye-close:before {
    content: "\e106";
}
.bootstrap-msesl .glyphicon-warning-sign:before {
    content: "\e107";
}
.bootstrap-msesl .glyphicon-plane:before {
    content: "\e108";
}
.bootstrap-msesl .glyphicon-calendar:before {
    content: "\e109";
}
.bootstrap-msesl .glyphicon-random:before {
    content: "\e110";
}
.bootstrap-msesl .glyphicon-comment:before {
    content: "\e111";
}
.bootstrap-msesl .glyphicon-magnet:before {
    content: "\e112";
}
.bootstrap-msesl .glyphicon-chevron-up:before {
    content: "\e113";
}
.bootstrap-msesl .glyphicon-chevron-down:before {
    content: "\e114";
}
.bootstrap-msesl .glyphicon-retweet:before {
    content: "\e115";
}
.bootstrap-msesl .glyphicon-shopping-cart:before {
    content: "\e116";
}
.bootstrap-msesl .glyphicon-folder-close:before {
    content: "\e117";
}
.bootstrap-msesl .glyphicon-folder-open:before {
    content: "\e118";
}
.bootstrap-msesl .glyphicon-resize-vertical:before {
    content: "\e119";
}
.bootstrap-msesl .glyphicon-resize-horizontal:before {
    content: "\e120";
}
.bootstrap-msesl .glyphicon-hdd:before {
    content: "\e121";
}
.bootstrap-msesl .glyphicon-bullhorn:before {
    content: "\e122";
}
.bootstrap-msesl .glyphicon-bell:before {
    content: "\e123";
}
.bootstrap-msesl .glyphicon-certificate:before {
    content: "\e124";
}
.bootstrap-msesl .glyphicon-thumbs-up:before {
    content: "\e125";
}
.bootstrap-msesl .glyphicon-thumbs-down:before {
    content: "\e126";
}
.bootstrap-msesl .glyphicon-hand-right:before {
    content: "\e127";
}
.bootstrap-msesl .glyphicon-hand-left:before {
    content: "\e128";
}
.bootstrap-msesl .glyphicon-hand-up:before {
    content: "\e129";
}
.bootstrap-msesl .glyphicon-hand-down:before {
    content: "\e130";
}
.bootstrap-msesl .glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.bootstrap-msesl .glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.bootstrap-msesl .glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.bootstrap-msesl .glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.bootstrap-msesl .glyphicon-globe:before {
    content: "\e135";
}
.bootstrap-msesl .glyphicon-wrench:before {
    content: "\e136";
}
.bootstrap-msesl .glyphicon-tasks:before {
    content: "\e137";
}
.bootstrap-msesl .glyphicon-filter:before {
    content: "\e138";
}
.bootstrap-msesl .glyphicon-briefcase:before {
    content: "\e139";
}
.bootstrap-msesl .glyphicon-fullscreen:before {
    content: "\e140";
}
.bootstrap-msesl .glyphicon-dashboard:before {
    content: "\e141";
}
.bootstrap-msesl .glyphicon-paperclip:before {
    content: "\e142";
}
.bootstrap-msesl .glyphicon-heart-empty:before {
    content: "\e143";
}
.bootstrap-msesl .glyphicon-link:before {
    content: "\e144";
}
.bootstrap-msesl .glyphicon-phone:before {
    content: "\e145";
}
.bootstrap-msesl .glyphicon-pushpin:before {
    content: "\e146";
}
.bootstrap-msesl .glyphicon-usd:before {
    content: "\e148";
}
.bootstrap-msesl .glyphicon-gbp:before {
    content: "\e149";
}
.bootstrap-msesl .glyphicon-sort:before {
    content: "\e150";
}
.bootstrap-msesl .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.bootstrap-msesl .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.bootstrap-msesl .glyphicon-sort-by-order:before {
    content: "\e153";
}
.bootstrap-msesl .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.bootstrap-msesl .glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.bootstrap-msesl .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.bootstrap-msesl .glyphicon-unchecked:before {
    content: "\e157";
}
.bootstrap-msesl .glyphicon-expand:before {
    content: "\e158";
}
.bootstrap-msesl .glyphicon-collapse-down:before {
    content: "\e159";
}
.bootstrap-msesl .glyphicon-collapse-up:before {
    content: "\e160";
}
.bootstrap-msesl .glyphicon-log-in:before {
    content: "\e161";
}
.bootstrap-msesl .glyphicon-flash:before {
    content: "\e162";
}
.bootstrap-msesl .glyphicon-log-out:before {
    content: "\e163";
}
.bootstrap-msesl .glyphicon-new-window:before {
    content: "\e164";
}
.bootstrap-msesl .glyphicon-record:before {
    content: "\e165";
}
.bootstrap-msesl .glyphicon-save:before {
    content: "\e166";
}
.bootstrap-msesl .glyphicon-open:before {
    content: "\e167";
}
.bootstrap-msesl .glyphicon-saved:before {
    content: "\e168";
}
.bootstrap-msesl .glyphicon-import:before {
    content: "\e169";
}
.bootstrap-msesl .glyphicon-export:before {
    content: "\e170";
}
.bootstrap-msesl .glyphicon-send:before {
    content: "\e171";
}
.bootstrap-msesl .glyphicon-floppy-disk:before {
    content: "\e172";
}
.bootstrap-msesl .glyphicon-floppy-saved:before {
    content: "\e173";
}
.bootstrap-msesl .glyphicon-floppy-remove:before {
    content: "\e174";
}
.bootstrap-msesl .glyphicon-floppy-save:before {
    content: "\e175";
}
.bootstrap-msesl .glyphicon-floppy-open:before {
    content: "\e176";
}
.bootstrap-msesl .glyphicon-credit-card:before {
    content: "\e177";
}
.bootstrap-msesl .glyphicon-transfer:before {
    content: "\e178";
}
.bootstrap-msesl .glyphicon-cutlery:before {
    content: "\e179";
}
.bootstrap-msesl .glyphicon-header:before {
    content: "\e180";
}
.bootstrap-msesl .glyphicon-compressed:before {
    content: "\e181";
}
.bootstrap-msesl .glyphicon-earphone:before {
    content: "\e182";
}
.bootstrap-msesl .glyphicon-phone-alt:before {
    content: "\e183";
}
.bootstrap-msesl .glyphicon-tower:before {
    content: "\e184";
}
.bootstrap-msesl .glyphicon-stats:before {
    content: "\e185";
}
.bootstrap-msesl .glyphicon-sd-video:before {
    content: "\e186";
}
.bootstrap-msesl .glyphicon-hd-video:before {
    content: "\e187";
}
.bootstrap-msesl .glyphicon-subtitles:before {
    content: "\e188";
}
.bootstrap-msesl .glyphicon-sound-stereo:before {
    content: "\e189";
}
.bootstrap-msesl .glyphicon-sound-dolby:before {
    content: "\e190";
}
.bootstrap-msesl .glyphicon-sound-5-1:before {
    content: "\e191";
}
.bootstrap-msesl .glyphicon-sound-6-1:before {
    content: "\e192";
}
.bootstrap-msesl .glyphicon-sound-7-1:before {
    content: "\e193";
}
.bootstrap-msesl .glyphicon-copyright-mark:before {
    content: "\e194";
}
.bootstrap-msesl .glyphicon-registration-mark:before {
    content: "\e195";
}
.bootstrap-msesl .glyphicon-cloud-download:before {
    content: "\e197";
}
.bootstrap-msesl .glyphicon-cloud-upload:before {
    content: "\e198";
}
.bootstrap-msesl .glyphicon-tree-conifer:before {
    content: "\e199";
}
.bootstrap-msesl .glyphicon-tree-deciduous:before {
    content: "\e200";
}
.bootstrap-msesl .glyphicon-cd:before {
    content: "\e201";
}
.bootstrap-msesl .glyphicon-save-file:before {
    content: "\e202";
}
.bootstrap-msesl .glyphicon-open-file:before {
    content: "\e203";
}
.bootstrap-msesl .glyphicon-level-up:before {
    content: "\e204";
}
.bootstrap-msesl .glyphicon-copy:before {
    content: "\e205";
}
.bootstrap-msesl .glyphicon-paste:before {
    content: "\e206";
}
.bootstrap-msesl .glyphicon-alert:before {
    content: "\e209";
}
.bootstrap-msesl .glyphicon-equalizer:before {
    content: "\e210";
}
.bootstrap-msesl .glyphicon-king:before {
    content: "\e211";
}
.bootstrap-msesl .glyphicon-queen:before {
    content: "\e212";
}
.bootstrap-msesl .glyphicon-pawn:before {
    content: "\e213";
}
.bootstrap-msesl .glyphicon-bishop:before {
    content: "\e214";
}
.bootstrap-msesl .glyphicon-knight:before {
    content: "\e215";
}
.bootstrap-msesl .glyphicon-baby-formula:before {
    content: "\e216";
}
.bootstrap-msesl .glyphicon-tent:before {
    content: "\26fa";
}
.bootstrap-msesl .glyphicon-blackboard:before {
    content: "\e218";
}
.bootstrap-msesl .glyphicon-bed:before {
    content: "\e219";
}
.bootstrap-msesl .glyphicon-apple:before {
    content: "\f8ff";
}
.bootstrap-msesl .glyphicon-erase:before {
    content: "\e221";
}
.bootstrap-msesl .glyphicon-hourglass:before {
    content: "\231b";
}
.bootstrap-msesl .glyphicon-lamp:before {
    content: "\e223";
}
.bootstrap-msesl .glyphicon-duplicate:before {
    content: "\e224";
}
.bootstrap-msesl .glyphicon-piggy-bank:before {
    content: "\e225";
}
.bootstrap-msesl .glyphicon-scissors:before {
    content: "\e226";
}
.bootstrap-msesl .glyphicon-bitcoin:before {
    content: "\e227";
}
.bootstrap-msesl .glyphicon-btc:before {
    content: "\e227";
}
.bootstrap-msesl .glyphicon-xbt:before {
    content: "\e227";
}
.bootstrap-msesl .glyphicon-yen:before {
    content: "\00a5";
}
.bootstrap-msesl .glyphicon-jpy:before {
    content: "\00a5";
}
.bootstrap-msesl .glyphicon-ruble:before {
    content: "\20bd";
}
.bootstrap-msesl .glyphicon-rub:before {
    content: "\20bd";
}
.bootstrap-msesl .glyphicon-scale:before {
    content: "\e230";
}
.bootstrap-msesl .glyphicon-ice-lolly:before {
    content: "\e231";
}
.bootstrap-msesl .glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.bootstrap-msesl .glyphicon-education:before {
    content: "\e233";
}
.bootstrap-msesl .glyphicon-option-horizontal:before {
    content: "\e234";
}
.bootstrap-msesl .glyphicon-option-vertical:before {
    content: "\e235";
}
.bootstrap-msesl .glyphicon-menu-hamburger:before {
    content: "\e236";
}
.bootstrap-msesl .glyphicon-modal-window:before {
    content: "\e237";
}
.bootstrap-msesl .glyphicon-oil:before {
    content: "\e238";
}
.bootstrap-msesl .glyphicon-grain:before {
    content: "\e239";
}
.bootstrap-msesl .glyphicon-sunglasses:before {
    content: "\e240";
}
.bootstrap-msesl .glyphicon-text-size:before {
    content: "\e241";
}
.bootstrap-msesl .glyphicon-text-color:before {
    content: "\e242";
}
.bootstrap-msesl .glyphicon-text-background:before {
    content: "\e243";
}
.bootstrap-msesl .glyphicon-object-align-top:before {
    content: "\e244";
}
.bootstrap-msesl .glyphicon-object-align-bottom:before {
    content: "\e245";
}
.bootstrap-msesl .glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.bootstrap-msesl .glyphicon-object-align-left:before {
    content: "\e247";
}
.bootstrap-msesl .glyphicon-object-align-vertical:before {
    content: "\e248";
}
.bootstrap-msesl .glyphicon-object-align-right:before {
    content: "\e249";
}
.bootstrap-msesl .glyphicon-triangle-right:before {
    content: "\e250";
}
.bootstrap-msesl .glyphicon-triangle-left:before {
    content: "\e251";
}
.bootstrap-msesl .glyphicon-triangle-bottom:before {
    content: "\e252";
}
.bootstrap-msesl .glyphicon-triangle-top:before {
    content: "\e253";
}
.bootstrap-msesl .glyphicon-console:before {
    content: "\e254";
}
.bootstrap-msesl .glyphicon-superscript:before {
    content: "\e255";
}
.bootstrap-msesl .glyphicon-subscript:before {
    content: "\e256";
}
.bootstrap-msesl .glyphicon-menu-left:before {
    content: "\e257";
}
.bootstrap-msesl .glyphicon-menu-right:before {
    content: "\e258";
}
.bootstrap-msesl .glyphicon-menu-down:before {
    content: "\e259";
}
.bootstrap-msesl .glyphicon-menu-up:before {
    content: "\e260";
}
.bootstrap-msesl * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-msesl :after,
.bootstrap-msesl :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-msesl html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
.bootstrap-msesl body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.bootstrap-msesl button,
.bootstrap-msesl input,
.bootstrap-msesl select,
.bootstrap-msesl textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.bootstrap-msesl a {
    color: #337ab7;
    text-decoration: none;
}
.bootstrap-msesl a:focus,
.bootstrap-msesl a:hover {
    color: #23527c;
    text-decoration: underline;
}
.bootstrap-msesl a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.bootstrap-msesl figure {
    margin: 0;
}
.bootstrap-msesl img {
    vertical-align: middle;
}
.bootstrap-msesl .carousel-inner > .item > a > img,
.bootstrap-msesl .carousel-inner > .item > img,
.bootstrap-msesl .img-responsive,
.bootstrap-msesl .thumbnail a > img,
.bootstrap-msesl .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.bootstrap-msesl .img-rounded {
    border-radius: 6px;
}
.bootstrap-msesl .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.bootstrap-msesl .img-circle {
    border-radius: 50%;
}
.bootstrap-msesl hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.bootstrap-msesl .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.bootstrap-msesl .sr-only-focusable:active,
.bootstrap-msesl .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.bootstrap-msesl [role="button"] {
    cursor: pointer;
}
.bootstrap-msesl .h1,
.bootstrap-msesl .h2,
.bootstrap-msesl .h3,
.bootstrap-msesl .h4,
.bootstrap-msesl .h5,
.bootstrap-msesl .h6,
.bootstrap-msesl h1,
.bootstrap-msesl h2,
.bootstrap-msesl h3,
.bootstrap-msesl h4,
.bootstrap-msesl h5,
.bootstrap-msesl h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.bootstrap-msesl .h1 .small,
.bootstrap-msesl .h1 small,
.bootstrap-msesl .h2 .small,
.bootstrap-msesl .h2 small,
.bootstrap-msesl .h3 .small,
.bootstrap-msesl .h3 small,
.bootstrap-msesl .h4 .small,
.bootstrap-msesl .h4 small,
.bootstrap-msesl .h5 .small,
.bootstrap-msesl .h5 small,
.bootstrap-msesl .h6 .small,
.bootstrap-msesl .h6 small,
.bootstrap-msesl h1 .small,
.bootstrap-msesl h1 small,
.bootstrap-msesl h2 .small,
.bootstrap-msesl h2 small,
.bootstrap-msesl h3 .small,
.bootstrap-msesl h3 small,
.bootstrap-msesl h4 .small,
.bootstrap-msesl h4 small,
.bootstrap-msesl h5 .small,
.bootstrap-msesl h5 small,
.bootstrap-msesl h6 .small,
.bootstrap-msesl h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.bootstrap-msesl .h1,
.bootstrap-msesl .h2,
.bootstrap-msesl .h3,
.bootstrap-msesl h1,
.bootstrap-msesl h2,
.bootstrap-msesl h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.bootstrap-msesl .h1 .small,
.bootstrap-msesl .h1 small,
.bootstrap-msesl .h2 .small,
.bootstrap-msesl .h2 small,
.bootstrap-msesl .h3 .small,
.bootstrap-msesl .h3 small,
.bootstrap-msesl h1 .small,
.bootstrap-msesl h1 small,
.bootstrap-msesl h2 .small,
.bootstrap-msesl h2 small,
.bootstrap-msesl h3 .small,
.bootstrap-msesl h3 small {
    font-size: 65%;
}
.bootstrap-msesl .h4,
.bootstrap-msesl .h5,
.bootstrap-msesl .h6,
.bootstrap-msesl h4,
.bootstrap-msesl h5,
.bootstrap-msesl h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.bootstrap-msesl h4 {
    margin-top: 0;
}
.bootstrap-msesl .h4 .small,
.bootstrap-msesl .h4 small,
.bootstrap-msesl .h5 .small,
.bootstrap-msesl .h5 small,
.bootstrap-msesl .h6 .small,
.bootstrap-msesl .h6 small,
.bootstrap-msesl h4 .small,
.bootstrap-msesl h4 small,
.bootstrap-msesl h5 .small,
.bootstrap-msesl h5 small,
.bootstrap-msesl h6 .small,
.bootstrap-msesl h6 small {
    font-size: 75%;
}
.bootstrap-msesl .h1,
.bootstrap-msesl h1 {
    font-size: 36px;
}
.bootstrap-msesl .h2,
.bootstrap-msesl h2 {
    font-size: 30px;
}
.bootstrap-msesl .h3,
.bootstrap-msesl h3 {
    font-size: 24px;
}
.bootstrap-msesl .h4,
.bootstrap-msesl h4 {
    font-size: 18px;
}
.bootstrap-msesl .h5,
.bootstrap-msesl h5 {
    font-size: 14px;
}
.bootstrap-msesl .h6,
.bootstrap-msesl h6 {
    font-size: 12px;
}
.bootstrap-msesl p {
    margin: 0 0 7px;
}
.bootstrap-msesl .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .bootstrap-msesl .lead {
        font-size: 21px;
    }
}
.bootstrap-msesl .small,
.bootstrap-msesl small {
    font-size: 85%;
}
.bootstrap-msesl .mark,
.bootstrap-msesl mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.bootstrap-msesl .text-left {
    text-align: left;
}
.bootstrap-msesl .text-right {
    text-align: right;
}
.bootstrap-msesl .text-center {
    text-align: center;
}
.bootstrap-msesl .text-justify {
    text-align: justify;
}
.bootstrap-msesl .text-nowrap {
    white-space: nowrap;
}
.bootstrap-msesl .text-lowercase {
    text-transform: lowercase;
}
.bootstrap-msesl .text-uppercase {
    text-transform: uppercase;
}
.bootstrap-msesl .text-capitalize {
    text-transform: capitalize;
}
.bootstrap-msesl .text-muted {
    color: #777;
}
.bootstrap-msesl .text-primary {
    color: #337ab7;
}
.bootstrap-msesl a.text-primary:hover {
    color: #286090;
}
.bootstrap-msesl .text-success {
    color: #3c763d;
}
.bootstrap-msesl a.text-success:hover {
    color: #2b542c;
}
.bootstrap-msesl .text-info {
    color: #31708f;
}
.bootstrap-msesl a.text-info:hover {
    color: #245269;
}
.bootstrap-msesl .text-warning {
    color: #8a6d3b;
}
.bootstrap-msesl a.text-warning:hover {
    color: #66512c;
}
.bootstrap-msesl .text-danger {
    color: #a94442;
}
.bootstrap-msesl a.text-danger:hover {
    color: #843534;
}
.bootstrap-msesl .bg-primary {
    color: #fff;
    background-color: #337ab7;
}
.bootstrap-msesl a.bg-primary:hover {
    background-color: #286090;
}
.bootstrap-msesl .bg-success {
    background-color: #dff0d8;
}
.bootstrap-msesl a.bg-success:hover {
    background-color: #c1e2b3;
}
.bootstrap-msesl .bg-info {
    background-color: #d9edf7;
}
.bootstrap-msesl a.bg-info:hover {
    background-color: #afd9ee;
}
.bootstrap-msesl .bg-warning {
    background-color: #fcf8e3;
}
.bootstrap-msesl a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bootstrap-msesl .bg-danger {
    background-color: #f2dede;
}
.bootstrap-msesl a.bg-danger:hover {
    background-color: #e4b9b9;
}
.bootstrap-msesl .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
.bootstrap-msesl ol,
.bootstrap-msesl ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.bootstrap-msesl ol ol,
.bootstrap-msesl ol ul,
.bootstrap-msesl ul ol,
.bootstrap-msesl ul ul {
    margin-bottom: 0;
}
.bootstrap-msesl .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.bootstrap-msesl .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.bootstrap-msesl .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.bootstrap-msesl dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.bootstrap-msesl dd,
.bootstrap-msesl dt {
    line-height: 1.42857143;
}
.bootstrap-msesl dt {
    font-weight: 700;
}
.bootstrap-msesl dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .bootstrap-msesl .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .bootstrap-msesl .dl-horizontal dd {
        margin-left: 180px;
    }
}
.bootstrap-msesl abbr[data-original-title],
.bootstrap-msesl abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.bootstrap-msesl .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.bootstrap-msesl blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.bootstrap-msesl blockquote ol:last-child,
.bootstrap-msesl blockquote p:last-child,
.bootstrap-msesl blockquote ul:last-child {
    margin-bottom: 0;
}
.bootstrap-msesl blockquote .small,
.bootstrap-msesl blockquote footer,
.bootstrap-msesl blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
.bootstrap-msesl blockquote .small:before,
.bootstrap-msesl blockquote footer:before,
.bootstrap-msesl blockquote small:before {
    content: "\2014 \00A0";
}
.bootstrap-msesl .pull-right {
    text-align: right;
}
.bootstrap-msesl .blockquote-reverse,
.bootstrap-msesl blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.bootstrap-msesl .blockquote-reverse .small:before,
.bootstrap-msesl .blockquote-reverse footer:before,
.bootstrap-msesl .blockquote-reverse small:before,
.bootstrap-msesl blockquote.pull-right .small:before,
.bootstrap-msesl blockquote.pull-right footer:before,
.bootstrap-msesl blockquote.pull-right small:before {
    content: "";
}
.bootstrap-msesl .blockquote-reverse .small:after,
.bootstrap-msesl .blockquote-reverse footer:after,
.bootstrap-msesl .blockquote-reverse small:after,
.bootstrap-msesl blockquote.pull-right .small:after,
.bootstrap-msesl blockquote.pull-right footer:after,
.bootstrap-msesl blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
.bootstrap-msesl address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.bootstrap-msesl code,
.bootstrap-msesl kbd,
.bootstrap-msesl pre,
.bootstrap-msesl samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-msesl code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
.bootstrap-msesl kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-msesl kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-msesl pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.bootstrap-msesl pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.bootstrap-msesl .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.bootstrap-msesl .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#powered_by a {
    font-size: 18px;
    font-family: Roboto, sans-serif;
}
#powered_by a > img {
    width: 121px;
}
@media screen and (max-width: 480px) {
    .search_content {
        padding: 33px 5px;
    }
    b.txtCss {
        line-height: 1 !important;
    }
    #powered_by a {
        font-size: 15px;
    }
    #powered_by a > img {
        width: 115px;
    }
}
@media screen and (max-width: 768px) {
    .search_content {
        padding: 10px 5px;
    }
}
@media (min-width: 768px) {
    .bootstrap-msesl .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .bootstrap-msesl .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .container {
        width: 1170px;
    }
}
.bootstrap-msesl .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 55px;
    padding-right: 55px;
}
.bootstrap-msesl .row {
    margin-left: -15px;
    margin-right: -15px;
}
.bootstrap-msesl .col-lg-1,
.bootstrap-msesl .col-lg-10,
.bootstrap-msesl .col-lg-11,
.bootstrap-msesl .col-lg-12,
.bootstrap-msesl .col-lg-2,
.bootstrap-msesl .col-lg-3,
.bootstrap-msesl .col-lg-4,
.bootstrap-msesl .col-lg-5,
.bootstrap-msesl .col-lg-6,
.bootstrap-msesl .col-lg-7,
.bootstrap-msesl .col-lg-8,
.bootstrap-msesl .col-lg-9,
.bootstrap-msesl .col-md-1,
.bootstrap-msesl .col-md-10,
.bootstrap-msesl .col-md-11,
.bootstrap-msesl .col-md-12,
.bootstrap-msesl .col-md-2,
.bootstrap-msesl .col-md-3,
.bootstrap-msesl .col-md-4,
.bootstrap-msesl .col-md-5,
.bootstrap-msesl .col-md-6,
.bootstrap-msesl .col-md-7,
.bootstrap-msesl .col-md-8,
.bootstrap-msesl .col-md-9,
.bootstrap-msesl .col-sm-1,
.bootstrap-msesl .col-sm-10,
.bootstrap-msesl .col-sm-11,
.bootstrap-msesl .col-sm-12,
.bootstrap-msesl .col-sm-2,
.bootstrap-msesl .col-sm-3,
.bootstrap-msesl .col-sm-4,
.bootstrap-msesl .col-sm-5,
.bootstrap-msesl .col-sm-6,
.bootstrap-msesl .col-sm-7,
.bootstrap-msesl .col-sm-8,
.bootstrap-msesl .col-sm-9,
.bootstrap-msesl .col-xs-1,
.bootstrap-msesl .col-xs-10,
.bootstrap-msesl .col-xs-11,
.bootstrap-msesl .col-xs-12,
.bootstrap-msesl .col-xs-2,
.bootstrap-msesl .col-xs-3,
.bootstrap-msesl .col-xs-4,
.bootstrap-msesl .col-xs-5,
.bootstrap-msesl .col-xs-6,
.bootstrap-msesl .col-xs-7,
.bootstrap-msesl .col-xs-8,
.bootstrap-msesl .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.bootstrap-msesl .col-xs-1,
.bootstrap-msesl .col-xs-10,
.bootstrap-msesl .col-xs-11,
.bootstrap-msesl .col-xs-12,
.bootstrap-msesl .col-xs-2,
.bootstrap-msesl .col-xs-3,
.bootstrap-msesl .col-xs-4,
.bootstrap-msesl .col-xs-5,
.bootstrap-msesl .col-xs-6,
.bootstrap-msesl .col-xs-7,
.bootstrap-msesl .col-xs-8,
.bootstrap-msesl .col-xs-9 {
    float: right;
}
.bootstrap-msesl .col-xs-12 {
    width: 100%;
}
.bootstrap-msesl .col-xs-11 {
    width: 91.66666667%;
}
.bootstrap-msesl .col-xs-10 {
    width: 83.33333333%;
}
.bootstrap-msesl .col-xs-9 {
    width: 75%;
}
.bootstrap-msesl .col-xs-8 {
    width: 66.66666667%;
}
.bootstrap-msesl .col-xs-7 {
    width: 58.33333333%;
}
.bootstrap-msesl .col-xs-6 {
    width: 50%;
}
.bootstrap-msesl .col-xs-5 {
    width: 35.666667%;
}
.bootstrap-msesl .col-xs-4 {
    width: 33.33333333%;
}
.bootstrap-msesl .col-xs-3 {
    width: 25%;
}
.bootstrap-msesl .col-xs-2 {
    width: 16.66666667%;
}
.bootstrap-msesl .col-xs-1 {
    width: 8.33333333%;
}
.bootstrap-msesl .col-xs-pull-12 {
    right: 100%;
}
.bootstrap-msesl .col-xs-pull-11 {
    right: 91.66666667%;
}
.bootstrap-msesl .col-xs-pull-10 {
    right: 83.33333333%;
}
.bootstrap-msesl .col-xs-pull-9 {
    right: 75%;
}
.bootstrap-msesl .col-xs-pull-8 {
    right: 66.66666667%;
}
.bootstrap-msesl .col-xs-pull-7 {
    right: 58.33333333%;
}
.bootstrap-msesl .col-xs-pull-6 {
    right: 50%;
}
.bootstrap-msesl .col-xs-pull-5 {
    right: 41.66666667%;
}
.bootstrap-msesl .col-xs-pull-4 {
    right: 33.33333333%;
}
.bootstrap-msesl .col-xs-pull-3 {
    right: 25%;
}
.bootstrap-msesl .col-xs-pull-2 {
    right: 16.66666667%;
}
.bootstrap-msesl .col-xs-pull-1 {
    right: 8.33333333%;
}
.bootstrap-msesl .col-xs-pull-0 {
    right: auto;
}
.bootstrap-msesl .col-xs-push-12 {
    left: 100%;
}
.bootstrap-msesl .col-xs-push-11 {
    left: 91.66666667%;
}
.bootstrap-msesl .col-xs-push-10 {
    left: 83.33333333%;
}
.bootstrap-msesl .col-xs-push-9 {
    left: 75%;
}
.bootstrap-msesl .col-xs-push-8 {
    left: 66.66666667%;
}
.bootstrap-msesl .col-xs-push-7 {
    left: 58.33333333%;
}
.bootstrap-msesl .col-xs-push-6 {
    left: 50%;
}
.bootstrap-msesl .col-xs-push-5 {
    left: 41.66666667%;
}
.bootstrap-msesl .col-xs-push-4 {
    left: 33.33333333%;
}
.bootstrap-msesl .col-xs-push-3 {
    left: 25%;
}
.bootstrap-msesl .col-xs-push-2 {
    left: 16.66666667%;
}
.bootstrap-msesl .col-xs-push-1 {
    left: 8.33333333%;
}
.bootstrap-msesl .col-xs-push-0 {
    left: auto;
}
.bootstrap-msesl .col-xs-offset-12 {
    margin-left: 100%;
}
.bootstrap-msesl .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.bootstrap-msesl .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.bootstrap-msesl .col-xs-offset-9 {
    margin-left: 75%;
}
.bootstrap-msesl .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.bootstrap-msesl .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.bootstrap-msesl .col-xs-offset-6 {
    margin-left: 50%;
}
.bootstrap-msesl .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.bootstrap-msesl .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.bootstrap-msesl .col-xs-offset-3 {
    margin-left: 25%;
}
.bootstrap-msesl .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.bootstrap-msesl .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.bootstrap-msesl .col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .bootstrap-msesl .col-sm-1,
    .bootstrap-msesl .col-sm-10,
    .bootstrap-msesl .col-sm-11,
    .bootstrap-msesl .col-sm-12,
    .bootstrap-msesl .col-sm-2,
    .bootstrap-msesl .col-sm-3,
    .bootstrap-msesl .col-sm-4,
    .bootstrap-msesl .col-sm-5,
    .bootstrap-msesl .col-sm-6,
    .bootstrap-msesl .col-sm-7,
    .bootstrap-msesl .col-sm-8,
    .bootstrap-msesl .col-sm-9 {
        float: right;
    }
    .bootstrap-msesl .col-sm-12 {
        width: 100%;
    }
    .bootstrap-msesl .col-sm-11 {
        width: 91.66666667%;
    }
    .bootstrap-msesl .col-sm-10 {
        width: 83.33333333%;
    }
    .bootstrap-msesl .col-sm-9 {
        width: 75%;
    }
    .bootstrap-msesl .col-sm-8 {
        width: 66.66666667%;
    }
    .bootstrap-msesl .col-sm-7 {
        width: 58.33333333%;
    }
    .bootstrap-msesl .col-sm-6 {
        width: 50%;
    }
    .bootstrap-msesl .col-sm-5 {
        width: 41.66666667%;
    }
    .bootstrap-msesl .col-sm-4 {
        width: 33.33333333%;
    }
    .bootstrap-msesl .col-sm-3 {
        width: 19%;
    }
    .bootstrap-msesl .col-sm-1 {
        width: 8.33333333%;
    }
    .bootstrap-msesl .col-sm-pull-12 {
        right: 100%;
    }
    .bootstrap-msesl .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .bootstrap-msesl .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .bootstrap-msesl .col-sm-pull-9 {
        right: 75%;
    }
    .bootstrap-msesl .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .bootstrap-msesl .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .bootstrap-msesl .col-sm-pull-6 {
        right: 50%;
    }
    .bootstrap-msesl .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .bootstrap-msesl .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .bootstrap-msesl .col-sm-pull-3 {
        right: 25%;
    }
    .bootstrap-msesl .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .bootstrap-msesl .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .bootstrap-msesl .col-sm-pull-0 {
        right: auto;
    }
    .bootstrap-msesl .col-sm-push-12 {
        left: 100%;
    }
    .bootstrap-msesl .col-sm-push-11 {
        left: 91.66666667%;
    }
    .bootstrap-msesl .col-sm-push-10 {
        left: 83.33333333%;
    }
    .bootstrap-msesl .col-sm-push-9 {
        left: 75%;
    }
    .bootstrap-msesl .col-sm-push-8 {
        left: 66.66666667%;
    }
    .bootstrap-msesl .col-sm-push-7 {
        left: 58.33333333%;
    }
    .bootstrap-msesl .col-sm-push-6 {
        left: 50%;
    }
    .bootstrap-msesl .col-sm-push-5 {
        left: 41.66666667%;
    }
    .bootstrap-msesl .col-sm-push-4 {
        left: 33.33333333%;
    }
    .bootstrap-msesl .col-sm-push-3 {
        left: 25%;
    }
    .bootstrap-msesl .col-sm-push-2 {
        left: 16.66666667%;
    }
    .bootstrap-msesl .col-sm-push-1 {
        left: 8.33333333%;
    }
    .bootstrap-msesl .col-sm-push-0 {
        left: auto;
    }
    .bootstrap-msesl .col-sm-offset-12 {
        margin-left: 100%;
    }
    .bootstrap-msesl .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .bootstrap-msesl .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .bootstrap-msesl .col-sm-offset-9 {
        margin-left: 75%;
    }
    .bootstrap-msesl .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .bootstrap-msesl .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .bootstrap-msesl .col-sm-offset-6 {
        margin-left: 50%;
    }
    .bootstrap-msesl .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .bootstrap-msesl .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .bootstrap-msesl .col-sm-offset-3 {
        margin-left: 25%;
    }
    .bootstrap-msesl .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .bootstrap-msesl .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .bootstrap-msesl .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .bootstrap-msesl .col-md-1,
    .bootstrap-msesl .col-md-10,
    .bootstrap-msesl .col-md-11,
    .bootstrap-msesl .col-md-12,
    .bootstrap-msesl .col-md-2,
    .bootstrap-msesl .col-md-3,
    .bootstrap-msesl .col-md-4,
    .bootstrap-msesl .col-md-5,
    .bootstrap-msesl .col-md-6,
    .bootstrap-msesl .col-md-7,
    .bootstrap-msesl .col-md-8,
    .bootstrap-msesl .col-md-9 {
        float: left;
    }
    .bootstrap-msesl .col-md-12 {
        width: 100%;
    }
    .bootstrap-msesl .col-md-11 {
        width: 91.66666667%;
    }
    .bootstrap-msesl .col-md-10 {
        width: 83.33333333%;
    }
    .bootstrap-msesl .col-md-9 {
        width: 75%;
    }
    .bootstrap-msesl .col-md-8 {
        width: 66.66666667%;
    }
    .bootstrap-msesl .col-md-7 {
        width: 58.33333333%;
    }
    .bootstrap-msesl .col-md-6 {
        width: 50%;
    }
    .bootstrap-msesl .col-md-5 {
        width: 46%;
    }
    .bootstrap-msesl .col-md-4 {
        width: 33.33333333%;
    }
    .bootstrap-msesl .col-md-3 {
        width: 25%;
    }
    .bootstrap-msesl .col-md-2 {
        width: 16.66666667%;
    }
    .bootstrap-msesl .col-md-1 {
        width: 8.33333333%;
    }
    .bootstrap-msesl .col-md-pull-12 {
        right: 100%;
    }
    .bootstrap-msesl .col-md-pull-11 {
        right: 91.66666667%;
    }
    .bootstrap-msesl .col-md-pull-10 {
        right: 83.33333333%;
    }
    .bootstrap-msesl .col-md-pull-9 {
        right: 75%;
    }
    .bootstrap-msesl .col-md-pull-8 {
        right: 66.66666667%;
    }
    .bootstrap-msesl .col-md-pull-7 {
        right: 58.33333333%;
    }
    .bootstrap-msesl .col-md-pull-6 {
        right: 50%;
    }
    .bootstrap-msesl .col-md-pull-5 {
        right: 41.66666667%;
    }
    .bootstrap-msesl .col-md-pull-4 {
        right: 33.33333333%;
    }
    .bootstrap-msesl .col-md-pull-3 {
        right: 25%;
    }
    .bootstrap-msesl .col-md-pull-2 {
        right: 16.66666667%;
    }
    .bootstrap-msesl .col-md-pull-1 {
        right: 8.33333333%;
    }
    .bootstrap-msesl .col-md-pull-0 {
        right: auto;
    }
    .bootstrap-msesl .col-md-push-12 {
        left: 100%;
    }
    .bootstrap-msesl .col-md-push-11 {
        left: 91.66666667%;
    }
    .bootstrap-msesl .col-md-push-10 {
        left: 83.33333333%;
    }
    .bootstrap-msesl .col-md-push-9 {
        left: 75%;
    }
    .bootstrap-msesl .col-md-push-8 {
        left: 66.66666667%;
    }
    .bootstrap-msesl .col-md-push-7 {
        left: 58.33333333%;
    }
    .bootstrap-msesl .col-md-push-6 {
        left: 50%;
    }
    .bootstrap-msesl .col-md-push-5 {
        left: 41.66666667%;
    }
    .bootstrap-msesl .col-md-push-4 {
        left: 33.33333333%;
    }
    .bootstrap-msesl .col-md-push-3 {
        left: 25%;
    }
    .bootstrap-msesl .col-md-push-2 {
        left: 16.66666667%;
    }
    .bootstrap-msesl .col-md-push-1 {
        left: 8.33333333%;
    }
    .bootstrap-msesl .col-md-push-0 {
        left: auto;
    }
    .bootstrap-msesl .col-md-offset-12 {
        margin-left: 100%;
    }
    .bootstrap-msesl .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .bootstrap-msesl .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .bootstrap-msesl .col-md-offset-9 {
        margin-left: 75%;
    }
    .bootstrap-msesl .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .bootstrap-msesl .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .bootstrap-msesl .col-md-offset-6 {
        margin-left: 50%;
    }
    .bootstrap-msesl .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .bootstrap-msesl .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .bootstrap-msesl .col-md-offset-3 {
        margin-left: 25%;
    }
    .bootstrap-msesl .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .bootstrap-msesl .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .bootstrap-msesl .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .col-lg-1,
    .bootstrap-msesl .col-lg-10,
    .bootstrap-msesl .col-lg-11,
    .bootstrap-msesl .col-lg-12,
    .bootstrap-msesl .col-lg-2,
    .bootstrap-msesl .col-lg-3,
    .bootstrap-msesl .col-lg-4,
    .bootstrap-msesl .col-lg-5,
    .bootstrap-msesl .col-lg-6,
    .bootstrap-msesl .col-lg-7,
    .bootstrap-msesl .col-lg-8,
    .bootstrap-msesl .col-lg-9 {
        float: left;
    }
    .bootstrap-msesl .col-lg-12 {
        width: 100%;
    }
    .bootstrap-msesl .col-lg-11 {
        width: 91.66666667%;
    }
    .bootstrap-msesl .col-lg-10 {
        width: 83.33333333%;
    }
    .bootstrap-msesl .col-lg-9 {
        width: 75%;
    }
    .bootstrap-msesl .col-lg-8 {
        width: 66.66666667%;
    }
    .bootstrap-msesl .col-lg-7 {
        width: 58.33333333%;
    }
    .bootstrap-msesl .col-lg-6 {
        width: 50%;
    }
    .bootstrap-msesl .col-lg-4 {
        width: 33.33%;
    }
    .bootstrap-msesl .col-lg-5 {
        width: 30.5%;
    }
    .bootstrap-msesl .col-lg-4 {
        width: 33.33333333%;
    }
    .bootstrap-msesl .col-lg-3 {
        width: 25%;
    }
    .bootstrap-msesl .col-lg-2 {
        width: 16.66666667%;
    }
    .bootstrap-msesl .col-lg-1 {
        width: 8.33333333%;
    }
    .bootstrap-msesl .col-lg-pull-12 {
        right: 100%;
    }
    .bootstrap-msesl .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .bootstrap-msesl .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .bootstrap-msesl .col-lg-pull-9 {
        right: 75%;
    }
    .bootstrap-msesl .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .bootstrap-msesl .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .bootstrap-msesl .col-lg-pull-6 {
        right: 50%;
    }
    .bootstrap-msesl .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .bootstrap-msesl .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .bootstrap-msesl .col-lg-pull-3 {
        right: 25%;
    }
    .bootstrap-msesl .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .bootstrap-msesl .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .bootstrap-msesl .col-lg-pull-0 {
        right: auto;
    }
    .bootstrap-msesl .col-lg-push-12 {
        left: 100%;
    }
    .bootstrap-msesl .col-lg-push-11 {
        left: 91.66666667%;
    }
    .bootstrap-msesl .col-lg-push-10 {
        left: 83.33333333%;
    }
    .bootstrap-msesl .col-lg-push-9 {
        left: 75%;
    }
    .bootstrap-msesl .col-lg-push-8 {
        left: 66.66666667%;
    }
    .bootstrap-msesl .col-lg-push-7 {
        left: 58.33333333%;
    }
    .bootstrap-msesl .col-lg-push-6 {
        left: 50%;
    }
    .bootstrap-msesl .col-lg-push-5 {
        left: 41.66666667%;
    }
    .bootstrap-msesl .col-lg-push-4 {
        left: 33.33333333%;
    }
    .bootstrap-msesl .col-lg-push-3 {
        left: 25%;
    }
    .bootstrap-msesl .col-lg-push-2 {
        left: 16.66666667%;
    }
    .bootstrap-msesl .col-lg-push-1 {
        left: 8.33333333%;
    }
    .bootstrap-msesl .col-lg-push-0 {
        left: auto;
    }
    .bootstrap-msesl .col-lg-offset-12 {
        margin-left: 100%;
    }
    .bootstrap-msesl .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .bootstrap-msesl .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .bootstrap-msesl .col-lg-offset-9 {
        margin-left: 75%;
    }
    .bootstrap-msesl .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .bootstrap-msesl .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .bootstrap-msesl .col-lg-offset-6 {
        margin-left: 50%;
    }
    .bootstrap-msesl .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .bootstrap-msesl .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .bootstrap-msesl .col-lg-offset-3 {
        margin-left: 25%;
    }
    .bootstrap-msesl .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .bootstrap-msesl .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .bootstrap-msesl .col-lg-offset-0 {
        margin-left: 0;
    }
}
.bootstrap-msesl table {
    background-color: transparent;
}
.bootstrap-msesl caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
.bootstrap-msesl th {
    text-align: left;
}
.bootstrap-msesl .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.bootstrap-msesl .table > tbody > tr > td,
.bootstrap-msesl .table > tbody > tr > th,
.bootstrap-msesl .table > tfoot > tr > td,
.bootstrap-msesl .table > tfoot > tr > th,
.bootstrap-msesl .table > thead > tr > td,
.bootstrap-msesl .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.bootstrap-msesl .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.bootstrap-msesl .table > caption + thead > tr:first-child > td,
.bootstrap-msesl .table > caption + thead > tr:first-child > th,
.bootstrap-msesl .table > colgroup + thead > tr:first-child > td,
.bootstrap-msesl .table > colgroup + thead > tr:first-child > th,
.bootstrap-msesl .table > thead:first-child > tr:first-child > td,
.bootstrap-msesl .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.bootstrap-msesl .table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.bootstrap-msesl .table .table {
    background-color: #fff;
}
.bootstrap-msesl .table-condensed > tbody > tr > td,
.bootstrap-msesl .table-condensed > tbody > tr > th,
.bootstrap-msesl .table-condensed > tfoot > tr > td,
.bootstrap-msesl .table-condensed > tfoot > tr > th,
.bootstrap-msesl .table-condensed > thead > tr > td,
.bootstrap-msesl .table-condensed > thead > tr > th {
    padding: 5px;
}
.bootstrap-msesl .table-bordered {
    border: 1px solid #ddd;
}
.bootstrap-msesl .table-bordered > tbody > tr > td,
.bootstrap-msesl .table-bordered > tbody > tr > th,
.bootstrap-msesl .table-bordered > tfoot > tr > td,
.bootstrap-msesl .table-bordered > tfoot > tr > th,
.bootstrap-msesl .table-bordered > thead > tr > td,
.bootstrap-msesl .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.bootstrap-msesl .table-bordered > thead > tr > td,
.bootstrap-msesl .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.bootstrap-msesl .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.bootstrap-msesl .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.bootstrap-msesl table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
.bootstrap-msesl table td[class*="col-"],
.bootstrap-msesl table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.bootstrap-msesl .table > tbody > tr.active > td,
.bootstrap-msesl .table > tbody > tr.active > th,
.bootstrap-msesl .table > tbody > tr > td.active,
.bootstrap-msesl .table > tbody > tr > th.active,
.bootstrap-msesl .table > tfoot > tr.active > td,
.bootstrap-msesl .table > tfoot > tr.active > th,
.bootstrap-msesl .table > tfoot > tr > td.active,
.bootstrap-msesl .table > tfoot > tr > th.active,
.bootstrap-msesl .table > thead > tr.active > td,
.bootstrap-msesl .table > thead > tr.active > th,
.bootstrap-msesl .table > thead > tr > td.active,
.bootstrap-msesl .table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.bootstrap-msesl .table-hover > tbody > tr.active:hover > td,
.bootstrap-msesl .table-hover > tbody > tr.active:hover > th,
.bootstrap-msesl .table-hover > tbody > tr:hover > .active,
.bootstrap-msesl .table-hover > tbody > tr > td.active:hover,
.bootstrap-msesl .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.bootstrap-msesl .table > tbody > tr.success > td,
.bootstrap-msesl .table > tbody > tr.success > th,
.bootstrap-msesl .table > tbody > tr > td.success,
.bootstrap-msesl .table > tbody > tr > th.success,
.bootstrap-msesl .table > tfoot > tr.success > td,
.bootstrap-msesl .table > tfoot > tr.success > th,
.bootstrap-msesl .table > tfoot > tr > td.success,
.bootstrap-msesl .table > tfoot > tr > th.success,
.bootstrap-msesl .table > thead > tr.success > td,
.bootstrap-msesl .table > thead > tr.success > th,
.bootstrap-msesl .table > thead > tr > td.success,
.bootstrap-msesl .table > thead > tr > th.success {
    background-color: #dff0d8;
}
.bootstrap-msesl .table-hover > tbody > tr.success:hover > td,
.bootstrap-msesl .table-hover > tbody > tr.success:hover > th,
.bootstrap-msesl .table-hover > tbody > tr:hover > .success,
.bootstrap-msesl .table-hover > tbody > tr > td.success:hover,
.bootstrap-msesl .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.bootstrap-msesl .table > tbody > tr.info > td,
.bootstrap-msesl .table > tbody > tr.info > th,
.bootstrap-msesl .table > tbody > tr > td.info,
.bootstrap-msesl .table > tbody > tr > th.info,
.bootstrap-msesl .table > tfoot > tr.info > td,
.bootstrap-msesl .table > tfoot > tr.info > th,
.bootstrap-msesl .table > tfoot > tr > td.info,
.bootstrap-msesl .table > tfoot > tr > th.info,
.bootstrap-msesl .table > thead > tr.info > td,
.bootstrap-msesl .table > thead > tr.info > th,
.bootstrap-msesl .table > thead > tr > td.info,
.bootstrap-msesl .table > thead > tr > th.info {
    background-color: #d9edf7;
}
.bootstrap-msesl .table-hover > tbody > tr.info:hover > td,
.bootstrap-msesl .table-hover > tbody > tr.info:hover > th,
.bootstrap-msesl .table-hover > tbody > tr:hover > .info,
.bootstrap-msesl .table-hover > tbody > tr > td.info:hover,
.bootstrap-msesl .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.bootstrap-msesl .table > tbody > tr.warning > td,
.bootstrap-msesl .table > tbody > tr.warning > th,
.bootstrap-msesl .table > tbody > tr > td.warning,
.bootstrap-msesl .table > tbody > tr > th.warning,
.bootstrap-msesl .table > tfoot > tr.warning > td,
.bootstrap-msesl .table > tfoot > tr.warning > th,
.bootstrap-msesl .table > tfoot > tr > td.warning,
.bootstrap-msesl .table > tfoot > tr > th.warning,
.bootstrap-msesl .table > thead > tr.warning > td,
.bootstrap-msesl .table > thead > tr.warning > th,
.bootstrap-msesl .table > thead > tr > td.warning,
.bootstrap-msesl .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.bootstrap-msesl .table-hover > tbody > tr.warning:hover > td,
.bootstrap-msesl .table-hover > tbody > tr.warning:hover > th,
.bootstrap-msesl .table-hover > tbody > tr:hover > .warning,
.bootstrap-msesl .table-hover > tbody > tr > td.warning:hover,
.bootstrap-msesl .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.bootstrap-msesl .table > tbody > tr.danger > td,
.bootstrap-msesl .table > tbody > tr.danger > th,
.bootstrap-msesl .table > tbody > tr > td.danger,
.bootstrap-msesl .table > tbody > tr > th.danger,
.bootstrap-msesl .table > tfoot > tr.danger > td,
.bootstrap-msesl .table > tfoot > tr.danger > th,
.bootstrap-msesl .table > tfoot > tr > td.danger,
.bootstrap-msesl .table > tfoot > tr > th.danger,
.bootstrap-msesl .table > thead > tr.danger > td,
.bootstrap-msesl .table > thead > tr.danger > th,
.bootstrap-msesl .table > thead > tr > td.danger,
.bootstrap-msesl .table > thead > tr > th.danger {
    background-color: #f2dede;
}
.bootstrap-msesl .table-hover > tbody > tr.danger:hover > td,
.bootstrap-msesl .table-hover > tbody > tr.danger:hover > th,
.bootstrap-msesl .table-hover > tbody > tr:hover > .danger,
.bootstrap-msesl .table-hover > tbody > tr > td.danger:hover,
.bootstrap-msesl .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
.bootstrap-msesl .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .bootstrap-msesl .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .bootstrap-msesl .table-responsive > .table {
        margin-bottom: 0;
    }
    .bootstrap-msesl .table-responsive > .table > tbody > tr > td,
    .bootstrap-msesl .table-responsive > .table > tbody > tr > th,
    .bootstrap-msesl .table-responsive > .table > tfoot > tr > td,
    .bootstrap-msesl .table-responsive > .table > tfoot > tr > th,
    .bootstrap-msesl .table-responsive > .table > thead > tr > td,
    .bootstrap-msesl .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .bootstrap-msesl .table-responsive > .table-bordered {
        border: 0;
    }
    .bootstrap-msesl .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .bootstrap-msesl .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .bootstrap-msesl .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .bootstrap-msesl .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap-msesl .table-responsive > .table-bordered > thead > tr > td:first-child,
    .bootstrap-msesl .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .bootstrap-msesl .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .bootstrap-msesl .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .bootstrap-msesl .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .bootstrap-msesl .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap-msesl .table-responsive > .table-bordered > thead > tr > td:last-child,
    .bootstrap-msesl .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .bootstrap-msesl .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .bootstrap-msesl .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .bootstrap-msesl .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap-msesl .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
.bootstrap-msesl fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
.bootstrap-msesl legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.bootstrap-msesl label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
.bootstrap-msesl input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-msesl input[type="checkbox"],
.bootstrap-msesl input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
}
.bootstrap-msesl input[type="file"] {
    display: block;
}
.bootstrap-msesl input[type="range"] {
    display: block;
    width: 100%;
}
.bootstrap-msesl select[multiple],
.bootstrap-msesl select[size] {
    height: auto;
}
.bootstrap-msesl input[type="checkbox"]:focus,
.bootstrap-msesl input[type="file"]:focus,
.bootstrap-msesl input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.bootstrap-msesl output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.bootstrap-msesl .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap-msesl .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-msesl .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.bootstrap-msesl .form-control:-ms-input-placeholder {
    color: #999;
}
.bootstrap-msesl .form-control::-webkit-input-placeholder {
    color: #999;
}
.bootstrap-msesl .form-control[disabled],
.bootstrap-msesl .form-control[readonly],
.bootstrap-msesl fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.bootstrap-msesl .form-control[disabled],
.bootstrap-msesl fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.bootstrap-msesl textarea.form-control {
    height: auto;
}
.bootstrap-msesl input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .bootstrap-msesl input[type="date"],
    .bootstrap-msesl input[type="datetime-local"],
    .bootstrap-msesl input[type="month"],
    .bootstrap-msesl input[type="time"] {
        line-height: 34px;
    }
    .bootstrap-msesl .input-group-sm input[type="date"],
    .bootstrap-msesl .input-group-sm input[type="datetime-local"],
    .bootstrap-msesl .input-group-sm input[type="month"],
    .bootstrap-msesl .input-group-sm input[type="time"],
    .bootstrap-msesl input[type="date"].input-sm,
    .bootstrap-msesl input[type="datetime-local"].input-sm,
    .bootstrap-msesl input[type="month"].input-sm,
    .bootstrap-msesl input[type="time"].input-sm {
        line-height: 30px;
    }
    .bootstrap-msesl .input-group-lg input[type="date"],
    .bootstrap-msesl .input-group-lg input[type="datetime-local"],
    .bootstrap-msesl .input-group-lg input[type="month"],
    .bootstrap-msesl .input-group-lg input[type="time"],
    .bootstrap-msesl input[type="date"].input-lg,
    .bootstrap-msesl input[type="datetime-local"].input-lg,
    .bootstrap-msesl input[type="month"].input-lg,
    .bootstrap-msesl input[type="time"].input-lg {
        line-height: 46px;
    }
}
.bootstrap-msesl .checkbox,
.bootstrap-msesl .radio {
    position: relative;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 3px;
}
.bootstrap-msesl .checkbox label,
.bootstrap-msesl .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
}
.bootstrap-msesl .checkbox input[type="checkbox"],
.bootstrap-msesl .checkbox-inline input[type="checkbox"],
.bootstrap-msesl .radio input[type="radio"],
.bootstrap-msesl .radio-inline input[type="radio"] {
    position: absolute;
    margin-left: -20px;
}
.bootstrap-msesl .checkbox-inline,
.bootstrap-msesl .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.bootstrap-msesl .checkbox-inline + .checkbox-inline,
.bootstrap-msesl .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.bootstrap-msesl fieldset[disabled] input[type="checkbox"],
.bootstrap-msesl fieldset[disabled] input[type="radio"],
.bootstrap-msesl input[type="checkbox"].disabled,
.bootstrap-msesl input[type="checkbox"][disabled],
.bootstrap-msesl input[type="radio"].disabled,
.bootstrap-msesl input[type="radio"][disabled] {
    cursor: not-allowed;
}
.bootstrap-msesl .checkbox-inline.disabled,
.bootstrap-msesl .radio-inline.disabled,
.bootstrap-msesl fieldset[disabled] .checkbox-inline,
.bootstrap-msesl fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.bootstrap-msesl .checkbox.disabled label,
.bootstrap-msesl .radio.disabled label,
.bootstrap-msesl fieldset[disabled] .checkbox label,
.bootstrap-msesl fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.bootstrap-msesl .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.bootstrap-msesl .form-control-static.input-lg,
.bootstrap-msesl .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.bootstrap-msesl .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.bootstrap-msesl select.input-sm {
    height: 30px;
    line-height: 30px;
}
.bootstrap-msesl select[multiple].input-sm,
.bootstrap-msesl textarea.input-sm {
    height: auto;
}
.bootstrap-msesl .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.bootstrap-msesl select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
.bootstrap-msesl select[multiple].form-group-sm .form-control,
.bootstrap-msesl textarea.form-group-sm .form-control {
    height: auto;
}
.bootstrap-msesl .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px;
}
.bootstrap-msesl .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.bootstrap-msesl select.input-lg {
    height: 46px;
    line-height: 46px;
}
.bootstrap-msesl select[multiple].input-lg,
.bootstrap-msesl textarea.input-lg {
    height: auto;
}
.bootstrap-msesl .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.bootstrap-msesl select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
.bootstrap-msesl select[multiple].form-group-lg .form-control,
.bootstrap-msesl textarea.form-group-lg .form-control {
    height: auto;
}
.bootstrap-msesl .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px;
}
.bootstrap-msesl .has-feedback {
    position: relative;
}
.bootstrap-msesl .has-feedback .form-control {
    padding-right: 42.5px;
}
.bootstrap-msesl .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.bootstrap-msesl .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.bootstrap-msesl .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.bootstrap-msesl .has-success .checkbox,
.bootstrap-msesl .has-success .checkbox-inline,
.bootstrap-msesl .has-success .control-label,
.bootstrap-msesl .has-success .help-block,
.bootstrap-msesl .has-success .radio,
.bootstrap-msesl .has-success .radio-inline,
.bootstrap-msesl .has-success.checkbox label,
.bootstrap-msesl .has-success.checkbox-inline label,
.bootstrap-msesl .has-success.radio label,
.bootstrap-msesl .has-success.radio-inline label {
    color: #3c763d;
}
.bootstrap-msesl .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap-msesl .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.bootstrap-msesl .has-success .form-control-feedback {
    color: #3c763d;
}
.bootstrap-msesl .has-warning .checkbox,
.bootstrap-msesl .has-warning .checkbox-inline,
.bootstrap-msesl .has-warning .control-label,
.bootstrap-msesl .has-warning .help-block,
.bootstrap-msesl .has-warning .radio,
.bootstrap-msesl .has-warning .radio-inline,
.bootstrap-msesl .has-warning.checkbox label,
.bootstrap-msesl .has-warning.checkbox-inline label,
.bootstrap-msesl .has-warning.radio label,
.bootstrap-msesl .has-warning.radio-inline label {
    color: #8a6d3b;
}
.bootstrap-msesl .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap-msesl .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.bootstrap-msesl .has-warning .form-control-feedback {
    color: #8a6d3b;
}
.bootstrap-msesl .has-error .checkbox,
.bootstrap-msesl .has-error .checkbox-inline,
.bootstrap-msesl .has-error .control-label,
.bootstrap-msesl .has-error .help-block,
.bootstrap-msesl .has-error .radio,
.bootstrap-msesl .has-error .radio-inline,
.bootstrap-msesl .has-error.checkbox label,
.bootstrap-msesl .has-error.checkbox-inline label,
.bootstrap-msesl .has-error.radio label,
.bootstrap-msesl .has-error.radio-inline label {
    color: #a94442;
}
.bootstrap-msesl .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap-msesl .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.bootstrap-msesl .has-error .form-control-feedback {
    color: #a94442;
}
.bootstrap-msesl .has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.bootstrap-msesl .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.bootstrap-msesl .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .bootstrap-msesl .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .bootstrap-msesl .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .bootstrap-msesl .form-inline .form-control-static {
        display: inline-block;
    }
    .bootstrap-msesl .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .bootstrap-msesl .form-inline .input-group .form-control,
    .bootstrap-msesl .form-inline .input-group .input-group-addon,
    .bootstrap-msesl .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .bootstrap-msesl .form-inline .input-group > .form-control {
        width: 100%;
    }
    .bootstrap-msesl .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .bootstrap-msesl .form-inline .checkbox,
    .bootstrap-msesl .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .bootstrap-msesl .form-inline .checkbox label,
    .bootstrap-msesl .form-inline .radio label {
        padding-left: 0;
    }
    .bootstrap-msesl .form-inline .checkbox input[type="checkbox"],
    .bootstrap-msesl .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .bootstrap-msesl .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.bootstrap-msesl .form-horizontal .checkbox,
.bootstrap-msesl .form-horizontal .checkbox-inline,
.bootstrap-msesl .form-horizontal .radio,
.bootstrap-msesl .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.bootstrap-msesl .form-horizontal .checkbox,
.bootstrap-msesl .form-horizontal .radio {
    min-height: 27px;
}
.bootstrap-msesl .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.bootstrap-msesl .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}
@media (min-width: 768px) {
    .bootstrap-msesl .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.bootstrap-msesl .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bootstrap-msesl .btn.active.focus,
.bootstrap-msesl .btn.active:focus,
.bootstrap-msesl .btn.focus,
.bootstrap-msesl .btn:active.focus,
.bootstrap-msesl .btn:active:focus,
.bootstrap-msesl .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.bootstrap-msesl .btn.focus,
.bootstrap-msesl .btn:focus,
.bootstrap-msesl .btn:hover {
    color: #333;
    text-decoration: none;
}
.bootstrap-msesl .btn.active,
.bootstrap-msesl .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-msesl .btn.disabled,
.bootstrap-msesl .btn[disabled],
.bootstrap-msesl fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-msesl .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.bootstrap-msesl .btn-default.active,
.bootstrap-msesl .btn-default.focus,
.bootstrap-msesl .btn-default:active,
.bootstrap-msesl .btn-default:focus,
.bootstrap-msesl .btn-default:hover,
.bootstrap-msesl .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.bootstrap-msesl .btn-default.active,
.bootstrap-msesl .btn-default:active,
.bootstrap-msesl .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.bootstrap-msesl .btn-default.disabled,
.bootstrap-msesl .btn-default.disabled.active,
.bootstrap-msesl .btn-default.disabled.focus,
.bootstrap-msesl .btn-default.disabled:active,
.bootstrap-msesl .btn-default.disabled:focus,
.bootstrap-msesl .btn-default.disabled:hover,
.bootstrap-msesl .btn-default[disabled],
.bootstrap-msesl .btn-default[disabled].active,
.bootstrap-msesl .btn-default[disabled].focus,
.bootstrap-msesl .btn-default[disabled]:active,
.bootstrap-msesl .btn-default[disabled]:focus,
.bootstrap-msesl .btn-default[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-default,
.bootstrap-msesl fieldset[disabled] .btn-default.active,
.bootstrap-msesl fieldset[disabled] .btn-default.focus,
.bootstrap-msesl fieldset[disabled] .btn-default:active,
.bootstrap-msesl fieldset[disabled] .btn-default:focus,
.bootstrap-msesl fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.bootstrap-msesl .btn-default .badge {
    color: #fff;
    background-color: #333;
}
.bootstrap-msesl .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.bootstrap-msesl .btn-primary.active,
.bootstrap-msesl .btn-primary.focus,
.bootstrap-msesl .btn-primary:active,
.bootstrap-msesl .btn-primary:focus,
.bootstrap-msesl .btn-primary:hover,
.bootstrap-msesl .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.bootstrap-msesl .btn-primary.active,
.bootstrap-msesl .btn-primary:active,
.bootstrap-msesl .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.bootstrap-msesl .btn-primary.disabled,
.bootstrap-msesl .btn-primary.disabled.active,
.bootstrap-msesl .btn-primary.disabled.focus,
.bootstrap-msesl .btn-primary.disabled:active,
.bootstrap-msesl .btn-primary.disabled:focus,
.bootstrap-msesl .btn-primary.disabled:hover,
.bootstrap-msesl .btn-primary[disabled],
.bootstrap-msesl .btn-primary[disabled].active,
.bootstrap-msesl .btn-primary[disabled].focus,
.bootstrap-msesl .btn-primary[disabled]:active,
.bootstrap-msesl .btn-primary[disabled]:focus,
.bootstrap-msesl .btn-primary[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-primary,
.bootstrap-msesl fieldset[disabled] .btn-primary.active,
.bootstrap-msesl fieldset[disabled] .btn-primary.focus,
.bootstrap-msesl fieldset[disabled] .btn-primary:active,
.bootstrap-msesl fieldset[disabled] .btn-primary:focus,
.bootstrap-msesl fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.bootstrap-msesl .btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.bootstrap-msesl .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.bootstrap-msesl .btn-success.active,
.bootstrap-msesl .btn-success.focus,
.bootstrap-msesl .btn-success:active,
.bootstrap-msesl .btn-success:focus,
.bootstrap-msesl .btn-success:hover,
.bootstrap-msesl .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.bootstrap-msesl .btn-success.active,
.bootstrap-msesl .btn-success:active,
.bootstrap-msesl .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.bootstrap-msesl .btn-success.disabled,
.bootstrap-msesl .btn-success.disabled.active,
.bootstrap-msesl .btn-success.disabled.focus,
.bootstrap-msesl .btn-success.disabled:active,
.bootstrap-msesl .btn-success.disabled:focus,
.bootstrap-msesl .btn-success.disabled:hover,
.bootstrap-msesl .btn-success[disabled],
.bootstrap-msesl .btn-success[disabled].active,
.bootstrap-msesl .btn-success[disabled].focus,
.bootstrap-msesl .btn-success[disabled]:active,
.bootstrap-msesl .btn-success[disabled]:focus,
.bootstrap-msesl .btn-success[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-success,
.bootstrap-msesl fieldset[disabled] .btn-success.active,
.bootstrap-msesl fieldset[disabled] .btn-success.focus,
.bootstrap-msesl fieldset[disabled] .btn-success:active,
.bootstrap-msesl fieldset[disabled] .btn-success:focus,
.bootstrap-msesl fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.bootstrap-msesl .btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.bootstrap-msesl .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.bootstrap-msesl .btn-info.active,
.bootstrap-msesl .btn-info.focus,
.bootstrap-msesl .btn-info:active,
.bootstrap-msesl .btn-info:focus,
.bootstrap-msesl .btn-info:hover,
.bootstrap-msesl .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.bootstrap-msesl .btn-info.active,
.bootstrap-msesl .btn-info:active,
.bootstrap-msesl .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.bootstrap-msesl .btn-info.disabled,
.bootstrap-msesl .btn-info.disabled.active,
.bootstrap-msesl .btn-info.disabled.focus,
.bootstrap-msesl .btn-info.disabled:active,
.bootstrap-msesl .btn-info.disabled:focus,
.bootstrap-msesl .btn-info.disabled:hover,
.bootstrap-msesl .btn-info[disabled],
.bootstrap-msesl .btn-info[disabled].active,
.bootstrap-msesl .btn-info[disabled].focus,
.bootstrap-msesl .btn-info[disabled]:active,
.bootstrap-msesl .btn-info[disabled]:focus,
.bootstrap-msesl .btn-info[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-info,
.bootstrap-msesl fieldset[disabled] .btn-info.active,
.bootstrap-msesl fieldset[disabled] .btn-info.focus,
.bootstrap-msesl fieldset[disabled] .btn-info:active,
.bootstrap-msesl fieldset[disabled] .btn-info:focus,
.bootstrap-msesl fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.bootstrap-msesl .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.bootstrap-msesl .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.bootstrap-msesl .btn-warning.active,
.bootstrap-msesl .btn-warning.focus,
.bootstrap-msesl .btn-warning:active,
.bootstrap-msesl .btn-warning:focus,
.bootstrap-msesl .btn-warning:hover,
.bootstrap-msesl .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.bootstrap-msesl .btn-warning.active,
.bootstrap-msesl .btn-warning:active,
.bootstrap-msesl .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.bootstrap-msesl .btn-warning.disabled,
.bootstrap-msesl .btn-warning.disabled.active,
.bootstrap-msesl .btn-warning.disabled.focus,
.bootstrap-msesl .btn-warning.disabled:active,
.bootstrap-msesl .btn-warning.disabled:focus,
.bootstrap-msesl .btn-warning.disabled:hover,
.bootstrap-msesl .btn-warning[disabled],
.bootstrap-msesl .btn-warning[disabled].active,
.bootstrap-msesl .btn-warning[disabled].focus,
.bootstrap-msesl .btn-warning[disabled]:active,
.bootstrap-msesl .btn-warning[disabled]:focus,
.bootstrap-msesl .btn-warning[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-warning,
.bootstrap-msesl fieldset[disabled] .btn-warning.active,
.bootstrap-msesl fieldset[disabled] .btn-warning.focus,
.bootstrap-msesl fieldset[disabled] .btn-warning:active,
.bootstrap-msesl fieldset[disabled] .btn-warning:focus,
.bootstrap-msesl fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.bootstrap-msesl .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.bootstrap-msesl .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.bootstrap-msesl .btn-danger.active,
.bootstrap-msesl .btn-danger.focus,
.bootstrap-msesl .btn-danger:active,
.bootstrap-msesl .btn-danger:focus,
.bootstrap-msesl .btn-danger:hover,
.bootstrap-msesl .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.bootstrap-msesl .btn-danger.active,
.bootstrap-msesl .btn-danger:active,
.bootstrap-msesl .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.bootstrap-msesl .btn-danger.disabled,
.bootstrap-msesl .btn-danger.disabled.active,
.bootstrap-msesl .btn-danger.disabled.focus,
.bootstrap-msesl .btn-danger.disabled:active,
.bootstrap-msesl .btn-danger.disabled:focus,
.bootstrap-msesl .btn-danger.disabled:hover,
.bootstrap-msesl .btn-danger[disabled],
.bootstrap-msesl .btn-danger[disabled].active,
.bootstrap-msesl .btn-danger[disabled].focus,
.bootstrap-msesl .btn-danger[disabled]:active,
.bootstrap-msesl .btn-danger[disabled]:focus,
.bootstrap-msesl .btn-danger[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-danger,
.bootstrap-msesl fieldset[disabled] .btn-danger.active,
.bootstrap-msesl fieldset[disabled] .btn-danger.focus,
.bootstrap-msesl fieldset[disabled] .btn-danger:active,
.bootstrap-msesl fieldset[disabled] .btn-danger:focus,
.bootstrap-msesl fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.bootstrap-msesl .btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.bootstrap-msesl .btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0;
}
.bootstrap-msesl .btn-link,
.bootstrap-msesl .btn-link.active,
.bootstrap-msesl .btn-link:active,
.bootstrap-msesl .btn-link[disabled],
.bootstrap-msesl fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-msesl .btn-link,
.bootstrap-msesl .btn-link:active,
.bootstrap-msesl .btn-link:focus,
.bootstrap-msesl .btn-link:hover {
    border-color: transparent;
}
.bootstrap-msesl .btn-link:focus,
.bootstrap-msesl .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.bootstrap-msesl .btn-link[disabled]:focus,
.bootstrap-msesl .btn-link[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .btn-link:focus,
.bootstrap-msesl fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.bootstrap-msesl .btn-group-lg > .btn,
.bootstrap-msesl .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.bootstrap-msesl .btn-group-sm > .btn,
.bootstrap-msesl .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.bootstrap-msesl .btn-group-xs > .btn,
.bootstrap-msesl .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.bootstrap-msesl .btn-block {
    display: block;
    width: 100%;
}
.bootstrap-msesl .btn-block + .btn-block {
    margin-top: 5px;
}
.bootstrap-msesl input[type="button"].btn-block,
.bootstrap-msesl input[type="reset"].btn-block,
.bootstrap-msesl input[type="submit"].btn-block {
    width: 100%;
}
.bootstrap-msesl .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.bootstrap-msesl .fade.in {
    opacity: 1;
}
.bootstrap-msesl .collapse {
    display: none;
}
.bootstrap-msesl .collapse.in {
    display: block;
}
.bootstrap-msesl tr.collapse.in {
    display: table-row;
}
.bootstrap-msesl tbody.collapse.in {
    display: table-row-group;
}
.bootstrap-msesl .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.bootstrap-msesl .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.bootstrap-msesl .dropdown,
.bootstrap-msesl .dropup {
    position: relative;
}
.bootstrap-msesl .dropdown-toggle:focus {
    outline: 0;
}
.bootstrap-msesl .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.bootstrap-msesl .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.bootstrap-msesl .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.bootstrap-msesl .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.bootstrap-msesl .dropdown-menu > li > a:focus,
.bootstrap-msesl .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.bootstrap-msesl .dropdown-menu > .active > a,
.bootstrap-msesl .dropdown-menu > .active > a:focus,
.bootstrap-msesl .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.bootstrap-msesl .dropdown-menu > .disabled > a,
.bootstrap-msesl .dropdown-menu > .disabled > a:focus,
.bootstrap-msesl .dropdown-menu > .disabled > a:hover {
    color: #777;
}
.bootstrap-msesl .dropdown-menu > .disabled > a:focus,
.bootstrap-msesl .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}
.bootstrap-msesl .open > .dropdown-menu {
    display: block;
}
.bootstrap-msesl .open > a {
    outline: 0;
}
.bootstrap-msesl .dropdown-menu-right {
    left: auto;
    right: 0;
}
.bootstrap-msesl .dropdown-menu-left {
    left: 0;
    right: auto;
}
.bootstrap-msesl .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.bootstrap-msesl .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.bootstrap-msesl .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.bootstrap-msesl .dropup .caret,
.bootstrap-msesl .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.bootstrap-msesl .dropup .dropdown-menu,
.bootstrap-msesl .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .bootstrap-msesl .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.bootstrap-msesl .btn-group,
.bootstrap-msesl .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.bootstrap-msesl .btn-group-vertical > .btn,
.bootstrap-msesl .btn-group > .btn {
    position: relative;
    float: left;
}
.bootstrap-msesl .btn-group-vertical > .btn.active,
.bootstrap-msesl .btn-group-vertical > .btn:active,
.bootstrap-msesl .btn-group-vertical > .btn:focus,
.bootstrap-msesl .btn-group-vertical > .btn:hover,
.bootstrap-msesl .btn-group > .btn.active,
.bootstrap-msesl .btn-group > .btn:active,
.bootstrap-msesl .btn-group > .btn:focus,
.bootstrap-msesl .btn-group > .btn:hover {
    z-index: 2;
}
.bootstrap-msesl .btn-group .btn + .btn,
.bootstrap-msesl .btn-group .btn + .btn-group,
.bootstrap-msesl .btn-group .btn-group + .btn,
.bootstrap-msesl .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.bootstrap-msesl .btn-toolbar {
    margin-left: -5px;
}
.bootstrap-msesl .btn-toolbar .btn-group,
.bootstrap-msesl .btn-toolbar .input-group {
    float: left;
}
.bootstrap-msesl .btn-toolbar > .btn,
.bootstrap-msesl .btn-toolbar > .btn-group,
.bootstrap-msesl .btn-toolbar > .input-group {
    margin-left: 5px;
}
.bootstrap-msesl .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.bootstrap-msesl .btn-group > .btn:first-child {
    margin-left: 0;
}
.bootstrap-msesl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.bootstrap-msesl .btn-group > .btn:last-child:not(:first-child),
.bootstrap-msesl .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .btn-group > .btn-group {
    float: left;
}
.bootstrap-msesl .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.bootstrap-msesl .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-msesl .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.bootstrap-msesl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .btn-group .dropdown-toggle:active,
.bootstrap-msesl .btn-group.open .dropdown-toggle {
    outline: 0;
}
.bootstrap-msesl .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.bootstrap-msesl .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.bootstrap-msesl .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-msesl .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-msesl .btn .caret {
    margin-left: 0;
}
.bootstrap-msesl .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.bootstrap-msesl .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.bootstrap-msesl .btn-group-vertical > .btn,
.bootstrap-msesl .btn-group-vertical > .btn-group,
.bootstrap-msesl .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.bootstrap-msesl .btn-group-vertical > .btn-group > .btn {
    float: none;
}
.bootstrap-msesl .btn-group-vertical > .btn + .btn,
.bootstrap-msesl .btn-group-vertical > .btn + .btn-group,
.bootstrap-msesl .btn-group-vertical > .btn-group + .btn,
.bootstrap-msesl .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.bootstrap-msesl .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.bootstrap-msesl .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.bootstrap-msesl .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.bootstrap-msesl .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-msesl .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.bootstrap-msesl .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.bootstrap-msesl .btn-group-justified > .btn,
.bootstrap-msesl .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.bootstrap-msesl .btn-group-justified > .btn-group .btn {
    width: 100%;
}
.bootstrap-msesl .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
.bootstrap-msesl [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-msesl [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-msesl [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.bootstrap-msesl [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.bootstrap-msesl .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.bootstrap-msesl .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.bootstrap-msesl .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.bootstrap-msesl .input-group-lg > .form-control,
.bootstrap-msesl .input-group-lg > .input-group-addon,
.bootstrap-msesl .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.bootstrap-msesl select.input-group-lg > .form-control,
.bootstrap-msesl select.input-group-lg > .input-group-addon,
.bootstrap-msesl select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
.bootstrap-msesl select[multiple].input-group-lg > .form-control,
.bootstrap-msesl select[multiple].input-group-lg > .input-group-addon,
.bootstrap-msesl select[multiple].input-group-lg > .input-group-btn > .btn,
.bootstrap-msesl textarea.input-group-lg > .form-control,
.bootstrap-msesl textarea.input-group-lg > .input-group-addon,
.bootstrap-msesl textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.bootstrap-msesl .input-group-sm > .form-control,
.bootstrap-msesl .input-group-sm > .input-group-addon,
.bootstrap-msesl .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.bootstrap-msesl select.input-group-sm > .form-control,
.bootstrap-msesl select.input-group-sm > .input-group-addon,
.bootstrap-msesl select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
.bootstrap-msesl select[multiple].input-group-sm > .form-control,
.bootstrap-msesl select[multiple].input-group-sm > .input-group-addon,
.bootstrap-msesl select[multiple].input-group-sm > .input-group-btn > .btn,
.bootstrap-msesl textarea.input-group-sm > .form-control,
.bootstrap-msesl textarea.input-group-sm > .input-group-addon,
.bootstrap-msesl textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.bootstrap-msesl .input-group .form-control,
.bootstrap-msesl .input-group-addon,
.bootstrap-msesl .input-group-btn {
    display: table-cell;
}
.bootstrap-msesl .input-group .form-control:not(:first-child):not(:last-child),
.bootstrap-msesl .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-msesl .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.bootstrap-msesl .input-group-addon,
.bootstrap-msesl .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.bootstrap-msesl .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.bootstrap-msesl .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.bootstrap-msesl .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.bootstrap-msesl .input-group-addon input[type="checkbox"],
.bootstrap-msesl .input-group-addon input[type="radio"] {
    margin-top: 0;
}
.bootstrap-msesl .input-group .form-control:first-child,
.bootstrap-msesl .input-group-addon:first-child,
.bootstrap-msesl .input-group-btn:first-child > .btn,
.bootstrap-msesl .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-msesl .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-msesl .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.bootstrap-msesl .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.bootstrap-msesl .input-group-addon:first-child {
    border-right: 0;
}
.bootstrap-msesl .input-group .form-control:last-child,
.bootstrap-msesl .input-group-addon:last-child,
.bootstrap-msesl .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.bootstrap-msesl .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-msesl .input-group-btn:last-child > .btn,
.bootstrap-msesl .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-msesl .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .input-group-addon:last-child {
    border-left: 0;
}
.bootstrap-msesl .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.bootstrap-msesl .input-group-btn > .btn {
    position: relative;
}
.bootstrap-msesl .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.bootstrap-msesl .input-group-btn > .btn:active,
.bootstrap-msesl .input-group-btn > .btn:focus,
.bootstrap-msesl .input-group-btn > .btn:hover {
    z-index: 2;
}
.bootstrap-msesl .input-group-btn:first-child > .btn,
.bootstrap-msesl .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.bootstrap-msesl .input-group-btn:last-child > .btn,
.bootstrap-msesl .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.bootstrap-msesl .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.bootstrap-msesl .nav > li {
    position: relative;
    display: block;
}
.bootstrap-msesl .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.bootstrap-msesl .nav > li > a:focus,
.bootstrap-msesl .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.bootstrap-msesl .nav > li.disabled > a {
    color: #777;
}
.bootstrap-msesl .nav > li.disabled > a:focus,
.bootstrap-msesl .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.bootstrap-msesl .nav .open > a,
.bootstrap-msesl .nav .open > a:focus,
.bootstrap-msesl .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.bootstrap-msesl .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.bootstrap-msesl .nav > li > a > img {
    max-width: none;
}
.bootstrap-msesl .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.bootstrap-msesl .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.bootstrap-msesl .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.bootstrap-msesl .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.bootstrap-msesl .nav-tabs > li.active > a,
.bootstrap-msesl .nav-tabs > li.active > a:focus,
.bootstrap-msesl .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.bootstrap-msesl .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.bootstrap-msesl .nav-tabs.nav-justified > li {
    float: none;
}
.bootstrap-msesl .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.bootstrap-msesl .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .bootstrap-msesl .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .bootstrap-msesl .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.bootstrap-msesl .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.bootstrap-msesl .nav-tabs.nav-justified > .active > a,
.bootstrap-msesl .nav-tabs.nav-justified > .active > a:focus,
.bootstrap-msesl .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .bootstrap-msesl .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .bootstrap-msesl .nav-tabs.nav-justified > .active > a,
    .bootstrap-msesl .nav-tabs.nav-justified > .active > a:focus,
    .bootstrap-msesl .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.bootstrap-msesl .nav-pills > li {
    float: left;
}
.bootstrap-msesl .nav-pills > li > a {
    border-radius: 4px;
}
.bootstrap-msesl .nav-pills > li + li {
    margin-left: 2px;
}
.bootstrap-msesl .nav-pills > li.active > a,
.bootstrap-msesl .nav-pills > li.active > a:focus,
.bootstrap-msesl .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.bootstrap-msesl .nav-stacked > li {
    float: none;
}
.bootstrap-msesl .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.bootstrap-msesl .nav-justified {
    width: 100%;
}
.bootstrap-msesl .nav-justified > li {
    float: none;
}
.bootstrap-msesl .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.bootstrap-msesl .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .bootstrap-msesl .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .bootstrap-msesl .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.bootstrap-msesl .nav-tabs-justified {
    border-bottom: 0;
}
.bootstrap-msesl .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.bootstrap-msesl .nav-tabs-justified > .active > a,
.bootstrap-msesl .nav-tabs-justified > .active > a:focus,
.bootstrap-msesl .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .bootstrap-msesl .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .bootstrap-msesl .nav-tabs-justified > .active > a,
    .bootstrap-msesl .nav-tabs-justified > .active > a:focus,
    .bootstrap-msesl .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.bootstrap-msesl .tab-content > .tab-pane {
    display: none;
}
.bootstrap-msesl .tab-content > .active {
    display: block;
}
.bootstrap-msesl .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-header {
        float: left;
    }
}
.bootstrap-msesl .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.bootstrap-msesl .navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .bootstrap-msesl .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .bootstrap-msesl .navbar-collapse.in {
        overflow-y: visible;
    }
    .bootstrap-msesl .navbar-fixed-bottom .navbar-collapse,
    .bootstrap-msesl .navbar-fixed-top .navbar-collapse,
    .bootstrap-msesl .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.bootstrap-msesl .navbar-fixed-bottom .navbar-collapse,
.bootstrap-msesl .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .bootstrap-msesl .navbar-fixed-bottom .navbar-collapse,
    .bootstrap-msesl .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.bootstrap-msesl .container-fluid > .navbar-collapse,
.bootstrap-msesl .container-fluid > .navbar-header,
.bootstrap-msesl .container > .navbar-collapse,
.bootstrap-msesl .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .container-fluid > .navbar-collapse,
    .bootstrap-msesl .container-fluid > .navbar-header,
    .bootstrap-msesl .container > .navbar-collapse,
    .bootstrap-msesl .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}
.bootstrap-msesl .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-static-top {
        border-radius: 0;
    }
}
.bootstrap-msesl .navbar-fixed-bottom,
.bootstrap-msesl .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-fixed-bottom,
    .bootstrap-msesl .navbar-fixed-top {
        border-radius: 0;
    }
}
.bootstrap-msesl .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.bootstrap-msesl .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.bootstrap-msesl .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.bootstrap-msesl .navbar-brand:focus,
.bootstrap-msesl .navbar-brand:hover {
    text-decoration: none;
}
.bootstrap-msesl .navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar > .container .navbar-brand,
    .bootstrap-msesl .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.bootstrap-msesl .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.bootstrap-msesl .navbar-toggle:focus {
    outline: 0;
}
.bootstrap-msesl .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.bootstrap-msesl .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-toggle {
        display: none;
    }
}
.bootstrap-msesl .navbar-nav {
    margin: 7.5px -15px;
}
.bootstrap-msesl .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .bootstrap-msesl .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .bootstrap-msesl .navbar-nav .open .dropdown-menu .dropdown-header,
    .bootstrap-msesl .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .bootstrap-msesl .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .bootstrap-msesl .navbar-nav .open .dropdown-menu > li > a:focus,
    .bootstrap-msesl .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-nav {
        float: left;
        margin: 0;
    }
    .bootstrap-msesl .navbar-nav > li {
        float: left;
    }
    .bootstrap-msesl .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.bootstrap-msesl .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .bootstrap-msesl .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .bootstrap-msesl .navbar-form .form-control-static {
        display: inline-block;
    }
    .bootstrap-msesl .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .bootstrap-msesl .navbar-form .input-group .form-control,
    .bootstrap-msesl .navbar-form .input-group .input-group-addon,
    .bootstrap-msesl .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .bootstrap-msesl .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .bootstrap-msesl .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .bootstrap-msesl .navbar-form .checkbox,
    .bootstrap-msesl .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .bootstrap-msesl .navbar-form .checkbox label,
    .bootstrap-msesl .navbar-form .radio label {
        padding-left: 0;
    }
    .bootstrap-msesl .navbar-form .checkbox input[type="checkbox"],
    .bootstrap-msesl .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .bootstrap-msesl .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .bootstrap-msesl .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .bootstrap-msesl .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.bootstrap-msesl .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.bootstrap-msesl .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.bootstrap-msesl .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.bootstrap-msesl .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.bootstrap-msesl .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.bootstrap-msesl .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 768px) {
    .bootstrap-msesl .navbar-left {
        float: left !important;
    }
    .bootstrap-msesl .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .bootstrap-msesl .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.bootstrap-msesl .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.bootstrap-msesl .navbar-default .navbar-brand {
    color: #777;
}
.bootstrap-msesl .navbar-default .navbar-brand:focus,
.bootstrap-msesl .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.bootstrap-msesl .navbar-default .navbar-text {
    color: #777;
}
.bootstrap-msesl .navbar-default .navbar-nav > li > a {
    color: #777;
}
.bootstrap-msesl .navbar-default .navbar-nav > li > a:focus,
.bootstrap-msesl .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}
.bootstrap-msesl .navbar-default .navbar-nav > .active > a,
.bootstrap-msesl .navbar-default .navbar-nav > .active > a:focus,
.bootstrap-msesl .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.bootstrap-msesl .navbar-default .navbar-nav > .disabled > a,
.bootstrap-msesl .navbar-default .navbar-nav > .disabled > a:focus,
.bootstrap-msesl .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
}
.bootstrap-msesl .navbar-default .navbar-toggle {
    border-color: #ddd;
}
.bootstrap-msesl .navbar-default .navbar-toggle:focus,
.bootstrap-msesl .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.bootstrap-msesl .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.bootstrap-msesl .navbar-default .navbar-collapse,
.bootstrap-msesl .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.bootstrap-msesl .navbar-default .navbar-nav > .open > a,
.bootstrap-msesl .navbar-default .navbar-nav > .open > a:focus,
.bootstrap-msesl .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 767px) {
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent;
    }
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .bootstrap-msesl .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}
.bootstrap-msesl .navbar-default .navbar-link {
    color: #777;
}
.bootstrap-msesl .navbar-default .navbar-link:hover {
    color: #333;
}
.bootstrap-msesl .navbar-default .btn-link {
    color: #777;
}
.bootstrap-msesl .navbar-default .btn-link:focus,
.bootstrap-msesl .navbar-default .btn-link:hover {
    color: #333;
}
.bootstrap-msesl .navbar-default .btn-link[disabled]:focus,
.bootstrap-msesl .navbar-default .btn-link[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .navbar-default .btn-link:focus,
.bootstrap-msesl fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.bootstrap-msesl .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.bootstrap-msesl .navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.bootstrap-msesl .navbar-inverse .navbar-brand:focus,
.bootstrap-msesl .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.bootstrap-msesl .navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.bootstrap-msesl .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.bootstrap-msesl .navbar-inverse .navbar-nav > li > a:focus,
.bootstrap-msesl .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}
.bootstrap-msesl .navbar-inverse .navbar-nav > .active > a,
.bootstrap-msesl .navbar-inverse .navbar-nav > .active > a:focus,
.bootstrap-msesl .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808;
}
.bootstrap-msesl .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-msesl .navbar-inverse .navbar-nav > .disabled > a:focus,
.bootstrap-msesl .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent;
}
.bootstrap-msesl .navbar-inverse .navbar-toggle {
    border-color: #333;
}
.bootstrap-msesl .navbar-inverse .navbar-toggle:focus,
.bootstrap-msesl .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.bootstrap-msesl .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.bootstrap-msesl .navbar-inverse .navbar-collapse,
.bootstrap-msesl .navbar-inverse .navbar-form {
    border-color: #101010;
}
.bootstrap-msesl .navbar-inverse .navbar-nav > .open > a,
.bootstrap-msesl .navbar-inverse .navbar-nav > .open > a:focus,
.bootstrap-msesl .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff;
}
@media (max-width: 767px) {
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .bootstrap-msesl .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}
.bootstrap-msesl .navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.bootstrap-msesl .navbar-inverse .navbar-link:hover {
    color: #fff;
}
.bootstrap-msesl .navbar-inverse .btn-link {
    color: #9d9d9d;
}
.bootstrap-msesl .navbar-inverse .btn-link:focus,
.bootstrap-msesl .navbar-inverse .btn-link:hover {
    color: #fff;
}
.bootstrap-msesl .navbar-inverse .btn-link[disabled]:focus,
.bootstrap-msesl .navbar-inverse .btn-link[disabled]:hover,
.bootstrap-msesl fieldset[disabled] .navbar-inverse .btn-link:focus,
.bootstrap-msesl fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.bootstrap-msesl .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.bootstrap-msesl .breadcrumb > li {
    display: inline-block;
}
.bootstrap-msesl .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.bootstrap-msesl .breadcrumb > .active {
    color: #777;
}
.bootstrap-msesl .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.bootstrap-msesl .pagination > li {
    display: inline;
}
.bootstrap-msesl .pagination > li > a,
.bootstrap-msesl .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.bootstrap-msesl .pagination > li:first-child > a,
.bootstrap-msesl .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.bootstrap-msesl .pagination > li:last-child > a,
.bootstrap-msesl .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.bootstrap-msesl .pagination > li > a:focus,
.bootstrap-msesl .pagination > li > a:hover,
.bootstrap-msesl .pagination > li > span:focus,
.bootstrap-msesl .pagination > li > span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.bootstrap-msesl .pagination > .active > a,
.bootstrap-msesl .pagination > .active > a:focus,
.bootstrap-msesl .pagination > .active > a:hover,
.bootstrap-msesl .pagination > .active > span,
.bootstrap-msesl .pagination > .active > span:focus,
.bootstrap-msesl .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.bootstrap-msesl .pagination > .disabled > a,
.bootstrap-msesl .pagination > .disabled > a:focus,
.bootstrap-msesl .pagination > .disabled > a:hover,
.bootstrap-msesl .pagination > .disabled > span,
.bootstrap-msesl .pagination > .disabled > span:focus,
.bootstrap-msesl .pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.bootstrap-msesl .pagination-lg > li > a,
.bootstrap-msesl .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.bootstrap-msesl .pagination-lg > li:first-child > a,
.bootstrap-msesl .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.bootstrap-msesl .pagination-lg > li:last-child > a,
.bootstrap-msesl .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.bootstrap-msesl .pagination-sm > li > a,
.bootstrap-msesl .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.bootstrap-msesl .pagination-sm > li:first-child > a,
.bootstrap-msesl .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-msesl .pagination-sm > li:last-child > a,
.bootstrap-msesl .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.bootstrap-msesl .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.bootstrap-msesl .pager li {
    display: inline;
}
.bootstrap-msesl .pager li > a,
.bootstrap-msesl .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.bootstrap-msesl .pager li > a:focus,
.bootstrap-msesl .pager li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.bootstrap-msesl .pager .next > a,
.bootstrap-msesl .pager .next > span {
    float: right;
}
.bootstrap-msesl .pager .previous > a,
.bootstrap-msesl .pager .previous > span {
    float: left;
}
.bootstrap-msesl .pager .disabled > a,
.bootstrap-msesl .pager .disabled > a:focus,
.bootstrap-msesl .pager .disabled > a:hover,
.bootstrap-msesl .pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed;
}
.bootstrap-msesl .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.bootstrap-msesl a.label:focus,
.bootstrap-msesl a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.bootstrap-msesl .label:empty {
    display: none;
}
.bootstrap-msesl .btn .label {
    position: relative;
    top: -1px;
}
.bootstrap-msesl .label-default {
    background-color: #777;
}
.bootstrap-msesl .label-default[href]:focus,
.bootstrap-msesl .label-default[href]:hover {
    background-color: #5e5e5e;
}
.bootstrap-msesl .label-primary {
    background-color: #337ab7;
}
.bootstrap-msesl .label-primary[href]:focus,
.bootstrap-msesl .label-primary[href]:hover {
    background-color: #286090;
}
.bootstrap-msesl .label-success {
    background-color: #5cb85c;
}
.bootstrap-msesl .label-success[href]:focus,
.bootstrap-msesl .label-success[href]:hover {
    background-color: #449d44;
}
.bootstrap-msesl .label-info {
    background-color: #5bc0de;
}
.bootstrap-msesl .label-info[href]:focus,
.bootstrap-msesl .label-info[href]:hover {
    background-color: #31b0d5;
}
.bootstrap-msesl .label-warning {
    background-color: #f0ad4e;
}
.bootstrap-msesl .label-warning[href]:focus,
.bootstrap-msesl .label-warning[href]:hover {
    background-color: #ec971f;
}
.bootstrap-msesl .label-danger {
    background-color: #d9534f;
}
.bootstrap-msesl .label-danger[href]:focus,
.bootstrap-msesl .label-danger[href]:hover {
    background-color: #c9302c;
}
.bootstrap-msesl .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}
.bootstrap-msesl .badge:empty {
    display: none;
}
.bootstrap-msesl .btn .badge {
    position: relative;
    top: -1px;
}
.bootstrap-msesl .btn-group-xs > .btn .badge,
.bootstrap-msesl .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
.bootstrap-msesl a.badge:focus,
.bootstrap-msesl a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.bootstrap-msesl .list-group-item.active > .badge,
.bootstrap-msesl .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}
.bootstrap-msesl .list-group-item > .badge {
    float: right;
}
.bootstrap-msesl .list-group-item > .badge + .badge {
    margin-right: 5px;
}
.bootstrap-msesl .nav-pills > li > a > .badge {
    margin-left: 3px;
}
.bootstrap-msesl .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.bootstrap-msesl .jumbotron .h1,
.bootstrap-msesl .jumbotron h1 {
    color: inherit;
}
.bootstrap-msesl .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.bootstrap-msesl .jumbotron > hr {
    border-top-color: #d5d5d5;
}
.bootstrap-msesl .container .jumbotron,
.bootstrap-msesl .container-fluid .jumbotron {
    border-radius: 6px;
}
.bootstrap-msesl .jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .bootstrap-msesl .jumbotron {
        padding: 48px 0;
    }
    .bootstrap-msesl .container .jumbotron,
    .bootstrap-msesl .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .bootstrap-msesl .jumbotron .h1,
    .bootstrap-msesl .jumbotron h1 {
        font-size: 63px;
    }
}
.bootstrap-msesl .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.bootstrap-msesl .thumbnail a > img,
.bootstrap-msesl .thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}
.bootstrap-msesl a.thumbnail.active,
.bootstrap-msesl a.thumbnail:focus,
.bootstrap-msesl a.thumbnail:hover {
    border-color: #337ab7;
}
.bootstrap-msesl .thumbnail .caption {
    padding: 9px;
    color: #333;
}
.bootstrap-msesl .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.bootstrap-msesl .alert h4 {
    margin-top: 0;
    color: inherit;
}
.bootstrap-msesl .alert .alert-link {
    font-weight: 700;
}
.bootstrap-msesl .alert > p,
.bootstrap-msesl .alert > ul {
    margin-bottom: 0;
}
.bootstrap-msesl .alert > p + p {
    margin-top: 5px;
}
.bootstrap-msesl .alert-dismissable,
.bootstrap-msesl .alert-dismissible {
    padding-right: 35px;
}
.bootstrap-msesl .alert-dismissable .close,
.bootstrap-msesl .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.bootstrap-msesl .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.bootstrap-msesl .alert-success hr {
    border-top-color: #c9e2b3;
}
.bootstrap-msesl .alert-success .alert-link {
    color: #2b542c;
}
.bootstrap-msesl .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.bootstrap-msesl .alert-info hr {
    border-top-color: #a6e1ec;
}
.bootstrap-msesl .alert-info .alert-link {
    color: #245269;
}
.bootstrap-msesl .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.bootstrap-msesl .alert-warning hr {
    border-top-color: #f7e1b5;
}
.bootstrap-msesl .alert-warning .alert-link {
    color: #66512c;
}
.bootstrap-msesl .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.bootstrap-msesl .alert-danger hr {
    border-top-color: #e4b9c0;
}
.bootstrap-msesl .alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.bootstrap-msesl .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bootstrap-msesl .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.bootstrap-msesl .progress-bar-striped,
.bootstrap-msesl .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.bootstrap-msesl .progress-bar.active,
.bootstrap-msesl .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-msesl .progress-bar-success {
    background-color: #5cb85c;
}
.bootstrap-msesl .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-msesl .progress-bar-info {
    background-color: #5bc0de;
}
.bootstrap-msesl .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-msesl .progress-bar-warning {
    background-color: #f0ad4e;
}
.bootstrap-msesl .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-msesl .progress-bar-danger {
    background-color: #d9534f;
}
.bootstrap-msesl .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-msesl .media {
    margin-top: 15px;
}
.bootstrap-msesl .media:first-child {
    margin-top: 0;
}
.bootstrap-msesl .media,
.bootstrap-msesl .media-body {
    zoom: 1;
    overflow: hidden;
}
.bootstrap-msesl .media-body {
    width: 10000px;
}
.bootstrap-msesl .media-object {
    display: block;
}
.bootstrap-msesl .media-right,
.bootstrap-msesl .media > .pull-right {
    padding-left: 10px;
}
.bootstrap-msesl .media-left,
.bootstrap-msesl .media > .pull-left {
    padding-right: 10px;
}
.bootstrap-msesl .media-body,
.bootstrap-msesl .media-left,
.bootstrap-msesl .media-right {
    display: table-cell;
    vertical-align: top;
}
.bootstrap-msesl .media-middle {
    vertical-align: middle;
}
.bootstrap-msesl .media-bottom {
    vertical-align: bottom;
}
.bootstrap-msesl .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.bootstrap-msesl .media-list {
    padding-left: 0;
    list-style: none;
}
.bootstrap-msesl .list-group {
    /*margin-bottom: 20px;*/
    padding-left: 0;
}
.bootstrap-msesl .list-group-item {
    position: relative;
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 100%;
    line-height: 1.5;
    text-align: left;
}
.bootstrap-msesl .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.bootstrap-msesl .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.bootstrap-msesl a.list-group-item {
    color: #555;
}
.bootstrap-msesl a.list-group-item .list-group-item-heading {
    color: #333;
}
.bootstrap-msesl a.list-group-item:focus,
.bootstrap-msesl a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #fff;
}
.bootstrap-msesl .list-group-item.disabled,
.bootstrap-msesl .list-group-item.disabled:focus,
.bootstrap-msesl .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.bootstrap-msesl .list-group-item.disabled .list-group-item-heading,
.bootstrap-msesl .list-group-item.disabled:focus .list-group-item-heading,
.bootstrap-msesl .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.bootstrap-msesl .list-group-item.disabled .list-group-item-text,
.bootstrap-msesl .list-group-item.disabled:focus .list-group-item-text,
.bootstrap-msesl .list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.bootstrap-msesl .list-group-item.active,
.bootstrap-msesl .list-group-item.active:focus,
.bootstrap-msesl .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.bootstrap-msesl .list-group-item.active .list-group-item-heading,
.bootstrap-msesl .list-group-item.active .list-group-item-heading > .small,
.bootstrap-msesl .list-group-item.active .list-group-item-heading > small,
.bootstrap-msesl .list-group-item.active:focus .list-group-item-heading,
.bootstrap-msesl .list-group-item.active:focus .list-group-item-heading > .small,
.bootstrap-msesl .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-msesl .list-group-item.active:hover .list-group-item-heading,
.bootstrap-msesl .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-msesl .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.bootstrap-msesl .list-group-item.active .list-group-item-text,
.bootstrap-msesl .list-group-item.active:focus .list-group-item-text,
.bootstrap-msesl .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.bootstrap-msesl .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
.bootstrap-msesl a.list-group-item-success {
    color: #3c763d;
}
.bootstrap-msesl a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
.bootstrap-msesl a.list-group-item-success:focus,
.bootstrap-msesl a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
.bootstrap-msesl a.list-group-item-success.active,
.bootstrap-msesl a.list-group-item-success.active:focus,
.bootstrap-msesl a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.bootstrap-msesl .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
.bootstrap-msesl a.list-group-item-info {
    color: #31708f;
}
.bootstrap-msesl a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
.bootstrap-msesl a.list-group-item-info:focus,
.bootstrap-msesl a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
.bootstrap-msesl a.list-group-item-info.active,
.bootstrap-msesl a.list-group-item-info.active:focus,
.bootstrap-msesl a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.bootstrap-msesl .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.bootstrap-msesl a.list-group-item-warning {
    color: #8a6d3b;
}
.bootstrap-msesl a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
.bootstrap-msesl a.list-group-item-warning:focus,
.bootstrap-msesl a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
.bootstrap-msesl a.list-group-item-warning.active,
.bootstrap-msesl a.list-group-item-warning.active:focus,
.bootstrap-msesl a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.bootstrap-msesl .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
.bootstrap-msesl a.list-group-item-danger {
    color: #a94442;
}
.bootstrap-msesl a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
.bootstrap-msesl a.list-group-item-danger:focus,
.bootstrap-msesl a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
.bootstrap-msesl a.list-group-item-danger.active,
.bootstrap-msesl a.list-group-item-danger.active:focus,
.bootstrap-msesl a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.bootstrap-msesl .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.bootstrap-msesl .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.bootstrap-msesl .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-msesl .panel-body {
    padding: 15px;
}
.bootstrap-msesl .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-msesl .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.bootstrap-msesl .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.bootstrap-msesl .panel-title > .small,
.bootstrap-msesl .panel-title > .small > a,
.bootstrap-msesl .panel-title > a,
.bootstrap-msesl .panel-title > small,
.bootstrap-msesl .panel-title > small > a {
    color: inherit;
}
.bootstrap-msesl .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bootstrap-msesl .panel > .list-group,
.bootstrap-msesl .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.bootstrap-msesl .panel > .list-group .list-group-item,
.bootstrap-msesl .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.bootstrap-msesl .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-msesl .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-msesl .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-msesl .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bootstrap-msesl .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.bootstrap-msesl .list-group + .panel-footer {
    border-top-width: 0;
}
.bootstrap-msesl .panel > .panel-collapse > .table,
.bootstrap-msesl .panel > .table,
.bootstrap-msesl .panel > .table-responsive > .table {
    margin-bottom: 0;
}
.bootstrap-msesl .panel > .panel-collapse > .table caption,
.bootstrap-msesl .panel > .table caption,
.bootstrap-msesl .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child,
.bootstrap-msesl .panel > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-msesl .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-msesl .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-msesl .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-msesl .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-msesl .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-msesl .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-msesl .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-msesl .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-msesl .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-msesl .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-msesl .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child,
.bootstrap-msesl .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-msesl .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-msesl .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-msesl .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-msesl .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-msesl .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-msesl .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-msesl .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-msesl .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-msesl .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-msesl .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-msesl .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.bootstrap-msesl .panel > .panel-body + .table,
.bootstrap-msesl .panel > .panel-body + .table-responsive,
.bootstrap-msesl .panel > .table + .panel-body,
.bootstrap-msesl .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.bootstrap-msesl .panel > .table > tbody:first-child > tr:first-child td,
.bootstrap-msesl .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.bootstrap-msesl .panel > .table-bordered,
.bootstrap-msesl .panel > .table-responsive > .table-bordered {
    border: 0;
}
.bootstrap-msesl .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-msesl .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-msesl .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-msesl .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-msesl .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-msesl .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.bootstrap-msesl .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-msesl .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-msesl .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-msesl .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-msesl .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-msesl .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.bootstrap-msesl .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-msesl .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-msesl .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-msesl .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.bootstrap-msesl .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-msesl .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-msesl .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-msesl .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-msesl .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.bootstrap-msesl .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.bootstrap-msesl .panel-group {
    margin-bottom: 20px;
}
.bootstrap-msesl .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.bootstrap-msesl .panel-group .panel + .panel {
    margin-top: 5px;
}
.bootstrap-msesl .panel-group .panel-heading {
    border-bottom: 0;
}
.bootstrap-msesl .panel-group .panel-heading + .panel-collapse > .list-group,
.bootstrap-msesl .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.bootstrap-msesl .panel-group .panel-footer {
    border-top: 0;
}
.bootstrap-msesl .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.bootstrap-msesl .panel-default {
    border-color: #ddd;
}
.bootstrap-msesl .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.bootstrap-msesl .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.bootstrap-msesl .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.bootstrap-msesl .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.bootstrap-msesl .panel-primary {
    border-color: #337ab7;
}
.bootstrap-msesl .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.bootstrap-msesl .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.bootstrap-msesl .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.bootstrap-msesl .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.bootstrap-msesl .panel-success {
    border-color: #d6e9c6;
}
.bootstrap-msesl .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.bootstrap-msesl .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.bootstrap-msesl .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.bootstrap-msesl .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.bootstrap-msesl .panel-info {
    border-color: #bce8f1;
}
.bootstrap-msesl .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.bootstrap-msesl .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.bootstrap-msesl .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.bootstrap-msesl .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.bootstrap-msesl .panel-warning {
    border-color: #faebcc;
}
.bootstrap-msesl .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.bootstrap-msesl .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.bootstrap-msesl .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.bootstrap-msesl .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.bootstrap-msesl .panel-danger {
    border-color: #ebccd1;
}
.bootstrap-msesl .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.bootstrap-msesl .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.bootstrap-msesl .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.bootstrap-msesl .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.bootstrap-msesl .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.bootstrap-msesl .embed-responsive .embed-responsive-item,
.bootstrap-msesl .embed-responsive embed,
.bootstrap-msesl .embed-responsive iframe,
.bootstrap-msesl .embed-responsive object,
.bootstrap-msesl .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.bootstrap-msesl .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.bootstrap-msesl .embed-responsive-4by3 {
    padding-bottom: 75%;
}
.bootstrap-msesl .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-msesl .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-msesl .well-lg {
    padding: 24px;
    border-radius: 6px;
}
.bootstrap-msesl .well-sm {
    padding: 9px;
    border-radius: 3px;
}
.bootstrap-msesl .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.bootstrap-msesl .close:focus,
.bootstrap-msesl .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}
.bootstrap-msesl button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.bootstrap-msesl .modal-open {
    overflow: hidden;
}
.bootstrap-msesl .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    background: 0 0 !important;
    outline: 0;
}
.bootstrap-msesl .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.bootstrap-msesl .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.bootstrap-msesl .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.bootstrap-msesl .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.bootstrap-msesl .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.bootstrap-msesl .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.bootstrap-msesl .modal-backdrop.fade {
    opacity: 0;
}
.bootstrap-msesl .modal-backdrop.in {
    opacity: 0.5;
}
.bootstrap-msesl .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.bootstrap-msesl .modal-header .close {
    margin-top: -2px;
}
.bootstrap-msesl .modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.bootstrap-msesl .modal-body {
    position: relative;
    padding: 15px;
    display: inline-block;
}
.bootstrap-msesl .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.bootstrap-msesl .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.bootstrap-msesl .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.bootstrap-msesl .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.bootstrap-msesl .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .bootstrap-msesl .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .bootstrap-msesl .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .bootstrap-msesl .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .bootstrap-msesl .modal-lg {
        width: 900px;
    }
}
.bootstrap-msesl .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
}
.bootstrap-msesl .tooltip.in {
    opacity: 0.9;
}
.bootstrap-msesl .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.bootstrap-msesl .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.bootstrap-msesl .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.bootstrap-msesl .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.bootstrap-msesl .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}
.bootstrap-msesl .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.bootstrap-msesl .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.bootstrap-msesl .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.bootstrap-msesl .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.bootstrap-msesl .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.bootstrap-msesl .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.bootstrap-msesl .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.bootstrap-msesl .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.bootstrap-msesl .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.bootstrap-msesl .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.bootstrap-msesl .popover.top {
    margin-top: -10px;
}
.bootstrap-msesl .popover.right {
    margin-left: 10px;
}
.bootstrap-msesl .popover.bottom {
    margin-top: 10px;
}
.bootstrap-msesl .popover.left {
    margin-left: -10px;
}
.bootstrap-msesl .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.bootstrap-msesl .popover-content {
    padding: 9px 14px;
}
.bootstrap-msesl .popover > .arrow,
.bootstrap-msesl .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.bootstrap-msesl .popover > .arrow {
    border-width: 11px;
}
.bootstrap-msesl .popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.bootstrap-msesl .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.bootstrap-msesl .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.bootstrap-msesl .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-msesl .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.bootstrap-msesl .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.bootstrap-msesl .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.bootstrap-msesl .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-msesl .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.bootstrap-msesl .carousel {
    position: relative;
}
.bootstrap-msesl .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.bootstrap-msesl .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.bootstrap-msesl .carousel-inner > .item > a > img,
.bootstrap-msesl .carousel-inner > .item > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .bootstrap-msesl .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .bootstrap-msesl .carousel-inner > .item.active.right,
    .bootstrap-msesl .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .bootstrap-msesl .carousel-inner > .item.active.left,
    .bootstrap-msesl .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .bootstrap-msesl .carousel-inner > .item.active,
    .bootstrap-msesl .carousel-inner > .item.next.left,
    .bootstrap-msesl .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.bootstrap-msesl .carousel-inner > .active,
.bootstrap-msesl .carousel-inner > .next,
.bootstrap-msesl .carousel-inner > .prev {
    display: block;
}
.bootstrap-msesl .carousel-inner > .active {
    left: 0;
}
.bootstrap-msesl .carousel-inner > .next,
.bootstrap-msesl .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.bootstrap-msesl .carousel-inner > .next {
    left: 100%;
}
.bootstrap-msesl .carousel-inner > .prev {
    left: -100%;
}
.bootstrap-msesl .carousel-inner > .next.left,
.bootstrap-msesl .carousel-inner > .prev.right {
    left: 0;
}
.bootstrap-msesl .carousel-inner > .active.left {
    left: -100%;
}
.bootstrap-msesl .carousel-inner > .active.right {
    left: 100%;
}
.bootstrap-msesl .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-msesl .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .carousel-control:focus,
.bootstrap-msesl .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}
.bootstrap-msesl .carousel-control .glyphicon-chevron-left,
.bootstrap-msesl .carousel-control .glyphicon-chevron-right,
.bootstrap-msesl .carousel-control .icon-next,
.bootstrap-msesl .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.bootstrap-msesl .carousel-control .glyphicon-chevron-left,
.bootstrap-msesl .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.bootstrap-msesl .carousel-control .glyphicon-chevron-right,
.bootstrap-msesl .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.bootstrap-msesl .carousel-control .icon-next,
.bootstrap-msesl .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}
.bootstrap-msesl .carousel-control .icon-prev:before {
    content: "\2039";
}
.bootstrap-msesl .carousel-control .icon-next:before {
    content: "\203a";
}
.bootstrap-msesl .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.bootstrap-msesl .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
}
.bootstrap-msesl .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.bootstrap-msesl .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bootstrap-msesl .carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .bootstrap-msesl .carousel-control .glyphicon-chevron-left,
    .bootstrap-msesl .carousel-control .glyphicon-chevron-right,
    .bootstrap-msesl .carousel-control .icon-next,
    .bootstrap-msesl .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .bootstrap-msesl .carousel-control .glyphicon-chevron-left,
    .bootstrap-msesl .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .bootstrap-msesl .carousel-control .glyphicon-chevron-right,
    .bootstrap-msesl .carousel-control .icon-next {
        margin-right: -15px;
    }
    .bootstrap-msesl .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .bootstrap-msesl .carousel-indicators {
        bottom: 20px;
    }
}
.bootstrap-msesl .btn-group-vertical > .btn-group:after,
.bootstrap-msesl .btn-group-vertical > .btn-group:before,
.bootstrap-msesl .btn-toolbar:after,
.bootstrap-msesl .btn-toolbar:before,
.bootstrap-msesl .clearfix:after,
.bootstrap-msesl .clearfix:before,
.bootstrap-msesl .container-fluid:after,
.bootstrap-msesl .container-fluid:before,
.bootstrap-msesl .container:after,
.bootstrap-msesl .container:before,
.bootstrap-msesl .dl-horizontal dd:after,
.bootstrap-msesl .dl-horizontal dd:before,
.bootstrap-msesl .form-horizontal .form-group:after,
.bootstrap-msesl .form-horizontal .form-group:before,
.bootstrap-msesl .modal-footer:after,
.bootstrap-msesl .modal-footer:before,
.bootstrap-msesl .nav:after,
.bootstrap-msesl .nav:before,
.bootstrap-msesl .navbar-collapse:after,
.bootstrap-msesl .navbar-collapse:before,
.bootstrap-msesl .navbar-header:after,
.bootstrap-msesl .navbar-header:before,
.bootstrap-msesl .navbar:after,
.bootstrap-msesl .navbar:before,
.bootstrap-msesl .pager:after,
.bootstrap-msesl .pager:before,
.bootstrap-msesl .panel-body:after,
.bootstrap-msesl .panel-body:before,
.bootstrap-msesl .row:after,
.bootstrap-msesl .row:before {
    content: " ";
    display: table;
}
.bootstrap-msesl .btn-group-vertical > .btn-group:after,
.bootstrap-msesl .btn-toolbar:after,
.bootstrap-msesl .clearfix:after,
.bootstrap-msesl .container-fluid:after,
.bootstrap-msesl .container:after,
.bootstrap-msesl .dl-horizontal dd:after,
.bootstrap-msesl .form-horizontal .form-group:after,
.bootstrap-msesl .modal-footer:after,
.bootstrap-msesl .nav:after,
.bootstrap-msesl .navbar-collapse:after,
.bootstrap-msesl .navbar-header:after,
.bootstrap-msesl .navbar:after,
.bootstrap-msesl .pager:after,
.bootstrap-msesl .panel-body:after,
.bootstrap-msesl .row:after {
    clear: both;
}
.bootstrap-msesl .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bootstrap-msesl .pull-right {
    float: right !important;
}
.bootstrap-msesl .pull-left {
    float: left !important;
}
.bootstrap-msesl .hide {
    display: none !important;
}
.bootstrap-msesl .show {
    display: block !important;
}
.bootstrap-msesl .invisible {
    visibility: hidden;
}
.bootstrap-msesl .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.bootstrap-msesl .hidden {
    display: none !important;
}
.bootstrap-msesl .affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.bootstrap-msesl .visible-lg,
.bootstrap-msesl .visible-md,
.bootstrap-msesl .visible-sm,
.bootstrap-msesl .visible-xs {
    display: none !important;
}
.bootstrap-msesl .visible-lg-block,
.bootstrap-msesl .visible-lg-inline,
.bootstrap-msesl .visible-lg-inline-block,
.bootstrap-msesl .visible-md-block,
.bootstrap-msesl .visible-md-inline,
.bootstrap-msesl .visible-md-inline-block,
.bootstrap-msesl .visible-sm-block,
.bootstrap-msesl .visible-sm-inline,
.bootstrap-msesl .visible-sm-inline-block,
.bootstrap-msesl .visible-xs-block,
.bootstrap-msesl .visible-xs-inline,
.bootstrap-msesl .visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .bootstrap-msesl .visible-xs {
        display: block !important;
    }
    .bootstrap-msesl table.visible-xs {
        display: table;
    }
    .bootstrap-msesl tr.visible-xs {
        display: table-row !important;
    }
    .bootstrap-msesl td.visible-xs,
    .bootstrap-msesl th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .bootstrap-msesl .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .bootstrap-msesl .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .bootstrap-msesl .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-msesl .visible-sm {
        display: block !important;
    }
    .bootstrap-msesl table.visible-sm {
        display: table;
    }
    .bootstrap-msesl tr.visible-sm {
        display: table-row !important;
    }
    .bootstrap-msesl td.visible-sm,
    .bootstrap-msesl th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-msesl .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-msesl .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-msesl .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-msesl .visible-md {
        display: block !important;
    }
    .bootstrap-msesl table.visible-md {
        display: table;
    }
    .bootstrap-msesl tr.visible-md {
        display: table-row !important;
    }
    .bootstrap-msesl td.visible-md,
    .bootstrap-msesl th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-msesl .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-msesl .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-msesl .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .visible-lg {
        display: block !important;
    }
    .bootstrap-msesl table.visible-lg {
        display: table;
    }
    .bootstrap-msesl tr.visible-lg {
        display: table-row !important;
    }
    .bootstrap-msesl td.visible-lg,
    .bootstrap-msesl th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .bootstrap-msesl .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-msesl .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-msesl .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .bootstrap-msesl .hidden-lg {
        display: none !important;
    }
}
.bootstrap-msesl .visible-print {
    display: none !important;
}
@media print {
    .bootstrap-msesl .visible-print {
        display: block !important;
    }
    .bootstrap-msesl table.visible-print {
        display: table;
    }
    .bootstrap-msesl tr.visible-print {
        display: table-row !important;
    }
    .bootstrap-msesl td.visible-print,
    .bootstrap-msesl th.visible-print {
        display: table-cell !important;
    }
}
.bootstrap-msesl .visible-print-block {
    display: none !important;
}
@media print {
    .bootstrap-msesl .visible-print-block {
        display: block !important;
    }
}
.bootstrap-msesl .visible-print-inline {
    display: none !important;
}
@media print {
    .bootstrap-msesl .visible-print-inline {
        display: inline !important;
    }
}
.bootstrap-msesl .visible-print-inline-block {
    display: none !important;
}
@media print {
    .bootstrap-msesl .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .bootstrap-msesl .hidden-print {
        display: none !important;
    }
}
.bootstrap-msesl .btn-danger,
.bootstrap-msesl .btn-default,
.bootstrap-msesl .btn-info,
.bootstrap-msesl .btn-primary,
.bootstrap-msesl .btn-success,
.bootstrap-msesl .btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .btn-danger.active,
.bootstrap-msesl .btn-danger:active,
.bootstrap-msesl .btn-default.active,
.bootstrap-msesl .btn-default:active,
.bootstrap-msesl .btn-info.active,
.bootstrap-msesl .btn-info:active,
.bootstrap-msesl .btn-primary.active,
.bootstrap-msesl .btn-primary:active,
.bootstrap-msesl .btn-success.active,
.bootstrap-msesl .btn-success:active,
.bootstrap-msesl .btn-warning.active,
.bootstrap-msesl .btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-msesl .btn-danger .badge,
.bootstrap-msesl .btn-default .badge,
.bootstrap-msesl .btn-info .badge,
.bootstrap-msesl .btn-primary .badge,
.bootstrap-msesl .btn-success .badge,
.bootstrap-msesl .btn-warning .badge {
    text-shadow: none;
}
.bootstrap-msesl .btn.active,
.bootstrap-msesl .btn:active {
    background-image: none;
}
.bootstrap-msesl .btn-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}
.bootstrap-msesl .btn-default:focus,
.bootstrap-msesl .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.bootstrap-msesl .btn-default.active,
.bootstrap-msesl .btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}
.bootstrap-msesl .btn-default.disabled,
.bootstrap-msesl .btn-default:disabled,
.bootstrap-msesl .btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none;
}
.bootstrap-msesl .btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    background-repeat: repeat-x;
    border-color: #245580;
}
.bootstrap-msesl .btn-primary:focus,
.bootstrap-msesl .btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px;
}
.bootstrap-msesl .btn-primary.active,
.bootstrap-msesl .btn-primary:active {
    background-color: #265a88;
    border-color: #245580;
}
.bootstrap-msesl .btn-primary.disabled,
.bootstrap-msesl .btn-primary:disabled,
.bootstrap-msesl .btn-primary[disabled] {
    background-color: #265a88;
    background-image: none;
}
.bootstrap-msesl .btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}
.bootstrap-msesl .btn-success:focus,
.bootstrap-msesl .btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px;
}
.bootstrap-msesl .btn-success.active,
.bootstrap-msesl .btn-success:active {
    background-color: #419641;
    border-color: #3e8f3e;
}
.bootstrap-msesl .btn-success.disabled,
.bootstrap-msesl .btn-success:disabled,
.bootstrap-msesl .btn-success[disabled] {
    background-color: #419641;
    background-image: none;
}
.bootstrap-msesl .btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}
.bootstrap-msesl .btn-info:focus,
.bootstrap-msesl .btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px;
}
.bootstrap-msesl .btn-info.active,
.bootstrap-msesl .btn-info:active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}
.bootstrap-msesl .btn-info.disabled,
.bootstrap-msesl .btn-info:disabled,
.bootstrap-msesl .btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none;
}
.bootstrap-msesl .btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    background-repeat: repeat-x;
    border-color: #e38d13;
}
.bootstrap-msesl .btn-warning:focus,
.bootstrap-msesl .btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px;
}
.bootstrap-msesl .btn-warning.active,
.bootstrap-msesl .btn-warning:active {
    background-color: #eb9316;
    border-color: #e38d13;
}
.bootstrap-msesl .btn-warning.disabled,
.bootstrap-msesl .btn-warning:disabled,
.bootstrap-msesl .btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none;
}
.bootstrap-msesl .btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    background-repeat: repeat-x;
    border-color: #b92c28;
}
.bootstrap-msesl .btn-danger:focus,
.bootstrap-msesl .btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px;
}
.bootstrap-msesl .btn-danger.active,
.bootstrap-msesl .btn-danger:active {
    background-color: #c12e2a;
    border-color: #b92c28;
}
.bootstrap-msesl .btn-danger.disabled,
.bootstrap-msesl .btn-danger:disabled,
.bootstrap-msesl .btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none;
}
.bootstrap-msesl .img-thumbnail,
.bootstrap-msesl .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .dropdown-menu > li > a:focus,
.bootstrap-msesl .dropdown-menu > li > a:hover {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    background-color: #e8e8e8;
}
.bootstrap-msesl .dropdown-menu > .active > a,
.bootstrap-msesl .dropdown-menu > .active > a:focus,
.bootstrap-msesl .dropdown-menu > .active > a:hover {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
    background-color: #2e6da4;
}
.bootstrap-msesl .navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .navbar-default .navbar-nav > .active > a,
.bootstrap-msesl .navbar-default .navbar-nav > .open > a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .navbar-brand,
.bootstrap-msesl .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.bootstrap-msesl .navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .navbar-inverse .navbar-nav > .active > a,
.bootstrap-msesl .navbar-inverse .navbar-nav > .open > a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.bootstrap-msesl .navbar-inverse .navbar-brand,
.bootstrap-msesl .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-msesl .navbar-fixed-bottom,
.bootstrap-msesl .navbar-fixed-top,
.bootstrap-msesl .navbar-static-top {
    border-radius: 0;
}
@media (max-width: 767px) {
    .bootstrap-msesl .navbar .navbar-nav .open .dropdown-menu > .active > a,
    .bootstrap-msesl .navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
    .bootstrap-msesl .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        background-repeat: repeat-x;
    }
}
.bootstrap-msesl .alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-msesl .alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1;
}
.bootstrap-msesl .alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    background-repeat: repeat-x;
    border-color: #9acfea;
}
.bootstrap-msesl .alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    background-repeat: repeat-x;
    border-color: #f5e79e;
}
.bootstrap-msesl .alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    border-color: #dca7a7;
}
.bootstrap-msesl .progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-msesl .list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-msesl .list-group-item.active,
.bootstrap-msesl .list-group-item.active:focus,
.bootstrap-msesl .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background: #0726b6;
    border-color: #2b669a;
    outline: 0;
    opacity: 1 !important;
}
.bootstrap-msesl .list-group-item.active .badge,
.bootstrap-msesl .list-group-item.active:focus .badge,
.bootstrap-msesl .list-group-item.active:hover .badge {
    text-shadow: none;
}
.bootstrap-msesl .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-msesl .panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x;
}
.bootstrap-msesl .well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.bootstrap-msesl {
    /*padding: 20px 0;*/
}
.bootstrap-msesl .Polaris-TextField {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.2rem;
    color: #919eab;
    cursor: text;
}
.bootstrap-msesl .Polaris-TextField__Input {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 26px;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    z-index: 20;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    width: 100%;
    min-width: 0;
    min-height: 26px;
    margin: 0;
    padding: 0.5rem 0;
    background: 0 0;
    border: 1px solid transparent;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.bootstrap-msesl .Polaris-TextField__Backdrop {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #c4cdd5;
    box-shadow: inset 0 1px 0 0 rgba(99, 115, 129, 0.05);
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: box-shadow, border-color;
    transition-property: box-shadow, border-color;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.bootstrap-msesl .Polaris-Select__Icon {
    fill: #637381;
    position: absolute;
    z-index: 30;
    top: 50%;
    right: 1.2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: -0.4rem;
    pointer-events: none;
}
.bootstrap-msesl .Polaris-Icon {
    display: block;
    height: 2rem;
    width: 2rem;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
.bootstrap-msesl .Polaris-Icon__Svg {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    color: #fff;
    max-width: 100%;
    max-height: 100%;
}
.bootstrap-msesl .Polaris-Select__Input {
    font-size: 16px !important;
}
.bootstrap-msesl .Polaris-Select__Input {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    z-index: 20;
    width: 100%;
    margin: 0;
    padding: 6px;
    background: 0 0;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 2rem;
}
.bootstrap-msesl .Polaris-Select {
    position: relative;
    height: 35px !important;
}
.bootstrap-msesl .Polaris-Button:hover {
    background: linear-gradient(to bottom, #f9fafb, #f4f6f8);
    border-color: #c4cdd5;
}
.bootstrap-msesl .Polaris-Button {
    fill: #637381;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 2rem;
    min-width: 3.6rem;
    margin: 0;
    padding: 0.5rem 1.6rem;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border: 1px solid #c4cdd5;
    box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    line-height: 1;
    color: #212b36;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    transition-property: background, border, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.bootstrap-msesl .Polaris-Button {
    line-height: 1.6;
}
.bootstrap-msesl .searchValue {
    float: left;
    padding: 11px 0 0 11px;
}
.bootstrap-msesl .search-box {
    margin-right: 10px;
}
.bootstrap-msesl .labeltxt {
    font-weight: 600 !important;
    font-family: Roboto, sans-serif;
    padding: 7px;
    margin: 0 !important;
    color: #0222b5;
    float: left;
    margin: 8px 0 !important;
    font-size: 17px;
}
.bootstrap-msesl .form-event {
    background: #f2f2f2;
    font-family: Roboto, sans-serif;
    border: 1px solid #ddd;
}
.bootstrap-msesl .form-group {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.bootstrap-msesl .seachFilter {
    float: left;
}
.bootstrap-msesl .middle-label {
    padding-top: 8px;
}
.bootstrap-msesl .mpaSearchFilter {
    margin-bottom: 0;
}
:root {
    --polaris-version-number: "3.14.0";
}
.bootstrap-msesl,
.bootstrap-msesl button,
.hideOnLoad {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    font-weight: 400;
    color: #212b36;
}
@media (min-width: 40em) {
    .bootstrap-msesl,
    .bootstrap-msesl button,
    .hideOnLoad {
        font-size: 1.4rem;
    }
}
.bootstrap-msesl,
.bootstrap-msesl button,
.hideOnLoad {
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
}
.bootstrap-msesl,
.bootstrap-msesl button,
.hideOnLoad {
    position: relative;
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
}
body {
    min-height: 100%;
    margin: 0;
    padding: 0; /*background-color:#f4f6f8*/
}
*,
::after,
::before {
    box-sizing: border-box;
}
.bootstrap-msesl h1,
.bootstrap-msesl h2,
.bootstrap-msesl h3,
.bootstrap-msesl h4,
.bootstrap-msesl h5,
.bootstrap-msesl h6 {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
}
@keyframes polaris-SkeletonShimmerAnimation {
    0% {
        opacity: 0.45;
    }
    100% {
        opacity: 0.9;
    }
}
.Polaris-Avatar {
    position: relative;
    display: block;
    overflow: hidden;
    min-width: 3.2rem;
    max-width: 100%;
    background: #47c1bf;
    border-radius: 3rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.Polaris-Avatar::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.Polaris-Avatar--hidden {
    visibility: hidden;
}
.Polaris-Avatar--sizeSmall {
    width: 3.2rem;
}
.Polaris-Avatar--sizeMedium {
    width: 4rem;
}
.Polaris-Avatar--sizeLarge {
    width: 6rem;
}
.Polaris-Avatar--styleOne {
    background: #47c1bf;
}
.Polaris-Avatar--styleTwo {
    background: #de3618;
}
.Polaris-Avatar--styleThree {
    background: #f49342;
}
.Polaris-Avatar--styleFour {
    background: #50b83c;
}
.Polaris-Avatar--styleFive {
    background: #007ace;
}
.Polaris-Avatar--styleSix {
    background: #9c6ade;
}
.Polaris-Avatar--hasImage {
    background: 0 0;
}
.Polaris-Avatar__Image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 3rem;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.Polaris-Avatar__Initials {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0.2rem;
}
.Polaris-Avatar__Svg {
    width: 4.8rem;
    height: auto;
    color: #fff;
}
.Polaris-Icon {
    display: block;
    height: 2rem;
    width: 2rem;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
.Polaris-Icon--hasBackdrop {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0.4rem;
}
.Polaris-Icon--hasBackdrop::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -0.4rem;
    bottom: -0.4rem;
    left: -0.4rem;
    right: -0.4rem;
    border-radius: 50%;
}
.Polaris-Icon--isColored {
    color: #fff;
}
.Polaris-Icon--colorWhite {
    color: transparent;
}
.Polaris-Icon--colorWhite svg {
    fill: #fff;
}
.Polaris-Icon--colorWhite img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%);
    filter: brightness(0) saturate(100%) invert(100%);
}
.Polaris-Icon--colorBlack svg {
    fill: #000;
}
.Polaris-Icon--colorBlack img {
    -webkit-filter: brightness(0) saturate(100%);
    filter: brightness(0) saturate(100%);
}
.Polaris-Icon--colorSkyLighter svg {
    fill: #f9fafb;
}
.Polaris-Icon--colorSkyLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(159%) hue-rotate(170deg) brightness(99%) contrast(99%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(159%) hue-rotate(170deg) brightness(99%) contrast(99%);
}
.Polaris-Icon--colorSkyLight svg {
    fill: #f4f6f8;
}
.Polaris-Icon--colorSkyLight img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(12%) saturate(467%) hue-rotate(174deg) brightness(99%) contrast(96%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(12%) saturate(467%) hue-rotate(174deg) brightness(99%) contrast(96%);
}
.Polaris-Icon--colorSky svg {
    fill: #dfe3e8;
}
.Polaris-Icon--colorSky img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(95%) saturate(336%) hue-rotate(175deg) brightness(97%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(95%) saturate(336%) hue-rotate(175deg) brightness(97%) contrast(87%);
}
.Polaris-Icon--colorSkyDark svg {
    fill: #c4cdd5;
}
.Polaris-Icon--colorSkyDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(86%) sepia(4%) saturate(502%) hue-rotate(167deg) brightness(96%) contrast(91%);
    filter: brightness(0) saturate(100%) invert(86%) sepia(4%) saturate(502%) hue-rotate(167deg) brightness(96%) contrast(91%);
}
.Polaris-Icon--colorInkLightest svg {
    fill: #919eab;
}
.Polaris-Icon--colorInkLightest img {
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
}
.Polaris-Icon--colorInkLighter svg {
    fill: #637381;
}
.Polaris-Icon--colorInkLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(8%) saturate(825%) hue-rotate(166deg) brightness(95%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(8%) saturate(825%) hue-rotate(166deg) brightness(95%) contrast(90%);
}
.Polaris-Icon--colorInkLighter::after {
    background-color: #dfe3e8;
}
.Polaris-Icon--colorInkLight svg {
    fill: #454f5b;
}
.Polaris-Icon--colorInkLight img {
    -webkit-filter: brightness(0) saturate(100%) invert(32%) sepia(9%) saturate(1069%) hue-rotate(173deg) brightness(83%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(32%) sepia(9%) saturate(1069%) hue-rotate(173deg) brightness(83%) contrast(84%);
}
.Polaris-Icon--colorInk svg {
    fill: #212b36;
}
.Polaris-Icon--colorInk img {
    -webkit-filter: brightness(0) saturate(100%) invert(10%) sepia(10%) saturate(2259%) hue-rotate(171deg) brightness(99%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(10%) sepia(10%) saturate(2259%) hue-rotate(171deg) brightness(99%) contrast(84%);
}
.Polaris-Icon--colorInk::after {
    background-color: #dfe3e8;
}
.Polaris-Icon--colorBlueLighter svg {
    fill: #ebf5fa;
}
.Polaris-Icon--colorBlueLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(94%) saturate(686%) hue-rotate(175deg) brightness(103%) contrast(96%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(94%) saturate(686%) hue-rotate(175deg) brightness(103%) contrast(96%);
}
.Polaris-Icon--colorBlueLight svg {
    fill: #b4e1fa;
}
.Polaris-Icon--colorBlueLight img {
    -webkit-filter: brightness(0) saturate(100%) invert(80%) sepia(7%) saturate(1832%) hue-rotate(178deg) brightness(108%) contrast(96%);
    filter: brightness(0) saturate(100%) invert(80%) sepia(7%) saturate(1832%) hue-rotate(178deg) brightness(108%) contrast(96%);
}
.Polaris-Icon--colorBlue svg {
    fill: #007ace;
}
.Polaris-Icon--colorBlue img {
    -webkit-filter: brightness(0) saturate(100%) invert(32%) sepia(99%) saturate(1186%) hue-rotate(181deg) brightness(91%) contrast(103%);
    filter: brightness(0) saturate(100%) invert(32%) sepia(99%) saturate(1186%) hue-rotate(181deg) brightness(91%) contrast(103%);
}
.Polaris-Icon--colorBlueDark svg {
    fill: #084e8a;
}
.Polaris-Icon--colorBlueDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(70%) saturate(1308%) hue-rotate(182deg) brightness(94%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(22%) sepia(70%) saturate(1308%) hue-rotate(182deg) brightness(94%) contrast(101%);
}
.Polaris-Icon--colorBlueDark::after {
    background-color: #b4e1fa;
}
.Polaris-Icon--colorBlueDarker svg {
    fill: #001429;
}
.Polaris-Icon--colorBlueDarker img {
    -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(33%) saturate(5606%) hue-rotate(195deg) brightness(97%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(5%) sepia(33%) saturate(5606%) hue-rotate(195deg) brightness(97%) contrast(102%);
}
.Polaris-Icon--colorIndigoLighter svg {
    fill: #f4f5fa;
}
.Polaris-Icon--colorIndigoLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(25%) saturate(1090%) hue-rotate(179deg) brightness(100%) contrast(96%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(25%) saturate(1090%) hue-rotate(179deg) brightness(100%) contrast(96%);
}
.Polaris-Icon--colorIndigoLight svg {
    fill: #b3bcf5;
}
.Polaris-Icon--colorIndigoLight img {
    -webkit-filter: brightness(0) saturate(100%) invert(82%) sepia(37%) saturate(4261%) hue-rotate(194deg) brightness(111%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(82%) sepia(37%) saturate(4261%) hue-rotate(194deg) brightness(111%) contrast(92%);
}
.Polaris-Icon--colorIndigo svg {
    fill: #5c6ac4;
}
.Polaris-Icon--colorIndigo img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
}
.Polaris-Icon--colorIndigoDark svg {
    fill: #202e78;
}
.Polaris-Icon--colorIndigoDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(17%) sepia(28%) saturate(4409%) hue-rotate(218deg) brightness(87%) contrast(98%);
    filter: brightness(0) saturate(100%) invert(17%) sepia(28%) saturate(4409%) hue-rotate(218deg) brightness(87%) contrast(98%);
}
.Polaris-Icon--colorIndigoDarker svg {
    fill: #000639;
}
.Polaris-Icon--colorIndigoDarker img {
    -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(81%) saturate(5060%) hue-rotate(229deg) brightness(72%) contrast(111%);
    filter: brightness(0) saturate(100%) invert(5%) sepia(81%) saturate(5060%) hue-rotate(229deg) brightness(72%) contrast(111%);
}
.Polaris-Icon--colorTealLighter svg {
    fill: #e0f5f5;
}
.Polaris-Icon--colorTealLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(87%) sepia(5%) saturate(1124%) hue-rotate(173deg) brightness(114%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(87%) sepia(5%) saturate(1124%) hue-rotate(173deg) brightness(114%) contrast(92%);
}
.Polaris-Icon--colorTealLight svg {
    fill: #b7ecec;
}
.Polaris-Icon--colorTealLight img {
    -webkit-filter: brightness(0) saturate(100%) invert(95%) sepia(12%) saturate(683%) hue-rotate(122deg) brightness(97%) contrast(91%);
    filter: brightness(0) saturate(100%) invert(95%) sepia(12%) saturate(683%) hue-rotate(122deg) brightness(97%) contrast(91%);
}
.Polaris-Icon--colorTeal svg {
    fill: #47c1bf;
}
.Polaris-Icon--colorTeal img {
    -webkit-filter: brightness(0) saturate(100%) invert(72%) sepia(8%) saturate(2838%) hue-rotate(130deg) brightness(92%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(72%) sepia(8%) saturate(2838%) hue-rotate(130deg) brightness(92%) contrast(87%);
}
.Polaris-Icon--colorTeal::after {
    background-color: #fff;
}
.Polaris-Icon--colorTealDark svg {
    fill: #00848e;
}
.Polaris-Icon--colorTealDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(83%) saturate(3919%) hue-rotate(168deg) brightness(93%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(28%) sepia(83%) saturate(3919%) hue-rotate(168deg) brightness(93%) contrast(101%);
}
.Polaris-Icon--colorTealDark::after {
    background-color: #b7ecec;
}
.Polaris-Icon--colorTealDarker svg {
    fill: #003135;
}
.Polaris-Icon--colorTealDarker img {
    -webkit-filter: brightness(0) saturate(100%) invert(15%) sepia(23%) saturate(2237%) hue-rotate(141deg) brightness(96%) contrast(104%);
    filter: brightness(0) saturate(100%) invert(15%) sepia(23%) saturate(2237%) hue-rotate(141deg) brightness(96%) contrast(104%);
}
.Polaris-Icon--colorGreenLighter svg {
    fill: #e3f1df;
}
.Polaris-Icon--colorGreenLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(51%) saturate(187%) hue-rotate(46deg) brightness(108%) contrast(89%);
    filter: brightness(0) saturate(100%) invert(92%) sepia(51%) saturate(187%) hue-rotate(46deg) brightness(108%) contrast(89%);
}
.Polaris-Icon--colorGreen svg {
    fill: #50b83c;
}
.Polaris-Icon--colorGreen img {
    -webkit-filter: brightness(0) saturate(100%) invert(56%) sepia(10%) saturate(2637%) hue-rotate(64deg) brightness(106%) contrast(91%);
    filter: brightness(0) saturate(100%) invert(56%) sepia(10%) saturate(2637%) hue-rotate(64deg) brightness(106%) contrast(91%);
}
.Polaris-Icon--colorGreen::after {
    background-color: #e3f1df;
}
.Polaris-Icon--colorGreenDark svg {
    fill: #108043;
}
.Polaris-Icon--colorGreenDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(75%) saturate(6649%) hue-rotate(155deg) brightness(97%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(18%) sepia(75%) saturate(6649%) hue-rotate(155deg) brightness(97%) contrast(87%);
}
.Polaris-Icon--colorGreenDark::after {
    background-color: #bbe5b3;
}
.Polaris-Icon--colorYellowLighter svg {
    fill: #fcf1cd;
}
.Polaris-Icon--colorYellowLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(88%) sepia(27%) saturate(234%) hue-rotate(357deg) brightness(103%) contrast(98%);
    filter: brightness(0) saturate(100%) invert(88%) sepia(27%) saturate(234%) hue-rotate(357deg) brightness(103%) contrast(98%);
}
.Polaris-Icon--colorYellow svg {
    fill: #eec200;
}
.Polaris-Icon--colorYellow img {
    -webkit-filter: brightness(0) saturate(100%) invert(65%) sepia(91%) saturate(530%) hue-rotate(5deg) brightness(100%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(65%) sepia(91%) saturate(530%) hue-rotate(5deg) brightness(100%) contrast(100%);
}
.Polaris-Icon--colorYellowDark svg {
    fill: #8a6116;
}
.Polaris-Icon--colorYellowDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(48%) saturate(6022%) hue-rotate(31deg) brightness(93%) contrast(80%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(48%) saturate(6022%) hue-rotate(31deg) brightness(93%) contrast(80%);
}
.Polaris-Icon--colorYellowDark::after {
    background-color: #ffea8a;
}
.Polaris-Icon--colorOrange svg {
    fill: #f49342;
}
.Polaris-Icon--colorOrange img {
    -webkit-filter: brightness(0) saturate(100%) invert(54%) sepia(86%) saturate(416%) hue-rotate(340deg) brightness(105%) contrast(91%);
    filter: brightness(0) saturate(100%) invert(54%) sepia(86%) saturate(416%) hue-rotate(340deg) brightness(105%) contrast(91%);
}
.Polaris-Icon--colorOrangeDark svg {
    fill: #c05717;
}
.Polaris-Icon--colorOrangeDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(29%) sepia(94%) saturate(1431%) hue-rotate(5deg) brightness(96%) contrast(82%);
    filter: brightness(0) saturate(100%) invert(29%) sepia(94%) saturate(1431%) hue-rotate(5deg) brightness(96%) contrast(82%);
}
.Polaris-Icon--colorRedLighter svg {
    fill: #fbeae5;
}
.Polaris-Icon--colorRedLighter img {
    -webkit-filter: brightness(0) saturate(100%) invert(89%) sepia(21%) saturate(137%) hue-rotate(324deg) brightness(102%) contrast(97%);
    filter: brightness(0) saturate(100%) invert(89%) sepia(21%) saturate(137%) hue-rotate(324deg) brightness(102%) contrast(97%);
}
.Polaris-Icon--colorRed svg {
    fill: #de3618;
}
.Polaris-Icon--colorRed img {
    -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(67%) saturate(3622%) hue-rotate(353deg) brightness(89%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(28%) sepia(67%) saturate(3622%) hue-rotate(353deg) brightness(89%) contrast(95%);
}
.Polaris-Icon--colorRedDark svg {
    fill: #bf0711;
}
.Polaris-Icon--colorRedDark img {
    -webkit-filter: brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(5699%) hue-rotate(353deg) brightness(75%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(12%) sepia(100%) saturate(5699%) hue-rotate(353deg) brightness(75%) contrast(101%);
}
.Polaris-Icon--colorRedDark::after {
    background-color: #fead9a;
}
.Polaris-Icon--colorPurple svg {
    fill: #9c6ade;
}
.Polaris-Icon--colorPurple img {
    -webkit-filter: brightness(0) saturate(100%) invert(49%) sepia(77%) saturate(1864%) hue-rotate(229deg) brightness(91%) contrast(91%);
    filter: brightness(0) saturate(100%) invert(49%) sepia(77%) saturate(1864%) hue-rotate(229deg) brightness(91%) contrast(91%);
}
.Polaris-Icon__Img,
.Polaris-Icon__Svg {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}
.Polaris-Icon__Placeholder {
    padding-bottom: 100%;
    background: currentColor;
}
@keyframes Polaris-Spinner--loading {
    to {
        transform: rotate(360deg);
    }
}
.Polaris-Spinner {
    animation: Polaris-Spinner--loading 0.5s linear infinite;
    color: transparent;
}
.Polaris-Spinner--sizeSmall {
    height: 2rem;
    width: 2rem;
}
.Polaris-Spinner--sizeLarge {
    height: 4.4rem;
    width: 4.4rem;
}
.Polaris-Spinner--colorWhite {
    -webkit-filter: brightness(0) saturate(100%) invert(100%);
    filter: brightness(0) saturate(100%) invert(100%);
}
.Polaris-Spinner--colorTeal {
    -webkit-filter: brightness(0) saturate(100%) invert(72%) sepia(8%) saturate(2838%) hue-rotate(130deg) brightness(92%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(72%) sepia(8%) saturate(2838%) hue-rotate(130deg) brightness(92%) contrast(87%);
}
.Polaris-Spinner--colorInkLightest {
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
}
.Polaris-Button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3.6rem;
    min-width: 3.6rem;
    margin: 0;
    padding: 0.7rem 1.6rem;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border: 0.1rem solid #c4cdd5;
    box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    line-height: 1;
    color: #212b36;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    transition-property: background, border, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Button svg {
    fill: #637381;
}
.Polaris-Button:hover {
    background: linear-gradient(to bottom, #f9fafb, #f4f6f8);
    border-color: #c4cdd5;
}
.Polaris-Button:focus {
    border-color: #5c6ac4;
    outline: 0;
    box-shadow: 0 0 0 1px #5c6ac4;
}
@media (-ms-high-contrast: active) {
    .Polaris-Button:focus {
        outline: 2px dotted;
    }
}
.Polaris-Button:active {
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    border-color: #c4cdd5;
    box-shadow: 0 0 0 0 transparent, inset 0 1px 1px 0 rgba(99, 115, 129, 0.1), inset 0 1px 4px 0 rgba(99, 115, 129, 0.2);
}
.Polaris-Button.Polaris-Button--disabled {
    transition: none;
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    color: #919eab;
}
.Polaris-Button.Polaris-Button--disabled svg {
    fill: #919eab;
}
.Polaris-Button__Content {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.6rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 1px;
    min-height: 1px;
}
@media (min-width: 40em) {
    .Polaris-Button__Content {
        font-size: 1.4rem;
    }
}
.Polaris-Button__Icon {
    transition: color 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Button__Icon:first-child {
    margin-left: -0.4rem;
}
.Polaris-Button__Icon:last-child {
    margin-right: -0.8rem;
    margin-left: 0.4rem;
}
.Polaris-Button__Icon + :not(.Polaris-Button__Icon) {
    margin-left: 0.4rem;
}
.Polaris-Button__Spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1rem;
    margin-left: -1rem;
}
.Polaris-Button--primary {
    background: linear-gradient(to bottom, #6371c7, #5563c1);
    border-color: #3f4eae;
    box-shadow: inset 0 1px 0 0 #6774c8, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 0 0 transparent;
    color: #fff;
}
.Polaris-Button--primary:hover {
    background: linear-gradient(to bottom, #5c6ac4, #4959bd);
    border-color: #3f4eae;
    color: #fff;
    text-decoration: none;
}
.Polaris-Button--primary:focus {
    border-color: #202e78;
    box-shadow: inset 0 1px 0 0 #6f7bcb, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 0 1px #202e78;
}
.Polaris-Button--primary:active {
    background: linear-gradient(to bottom, #3f4eae, #3f4eae);
    border-color: #38469b;
    box-shadow: inset 0 0 0 0 transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 1px 0 #38469b;
}
.Polaris-Button--primary svg {
    fill: #fff;
}
.Polaris-Button--primary.Polaris-Button--disabled {
    background: linear-gradient(to bottom, #bac0e6, #bac0e6);
    border-color: #a7aedf;
    box-shadow: none;
    color: #fff;
}
.Polaris-Button--primary.Polaris-Button--disabled svg {
    fill: #fff;
}
.Polaris-Button--destructive {
    background: linear-gradient(to bottom, #e6391a, #d53417);
    border-color: #b02b13;
    box-shadow: inset 0 1px 0 0 #e73d1f, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 0 0 transparent;
    color: #fff;
}
.Polaris-Button--destructive:hover {
    background: linear-gradient(to bottom, #de3618, #c73016);
    border-color: #b02b13;
    color: #fff;
    text-decoration: none;
}
.Polaris-Button--destructive:focus {
    border-color: #bf0711;
    box-shadow: inset 0 1px 0 0 #e84528, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 0 1px #bf0711;
}
.Polaris-Button--destructive:active {
    background: linear-gradient(to bottom, #b02b13, #b02b13);
    border-color: #992511;
    box-shadow: inset 0 0 0 0 transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05), 0 0 1px 0 #992511;
}
.Polaris-Button--destructive svg {
    fill: #fff;
}
.Polaris-Button--destructive.Polaris-Button--disabled {
    background: linear-gradient(to bottom, #f29484, #f29484);
    border-color: #ef816d;
    box-shadow: none;
    color: #fff;
}
.Polaris-Button--destructive.Polaris-Button--disabled svg {
    fill: #fff;
}
.Polaris-Button--outline {
    background: 0 0;
    border-color: rgba(99, 115, 129, 0.4);
    box-shadow: none;
    color: #374047;
}
.Polaris-Button--outline:hover {
    background: rgba(99, 115, 129, 0.05);
    border-color: rgba(99, 115, 129, 0.4);
}
.Polaris-Button--outline:focus {
    border-color: rgba(99, 115, 129, 0.8);
    box-shadow: 0 0 0 1px rgba(99, 115, 129, 0.8);
}
.Polaris-Button--outline:active {
    background: rgba(99, 115, 129, 0.1);
    box-shadow: none;
}
.Polaris-Button--outline.Polaris-Button--disabled {
    background: 0 0;
    border-color: rgba(99, 115, 129, 0.25);
    box-shadow: none;
    color: #919eab;
}
.Polaris-Button--outline.Polaris-Button--disabled svg {
    fill: #919eab;
}
.Polaris-Button--destructive.Polaris-Button--outline {
    background: 0 0;
    border-color: rgba(222, 54, 24, 0.4);
    box-shadow: none;
    color: #82200e;
}
.Polaris-Button--destructive.Polaris-Button--outline:hover {
    background: rgba(222, 54, 24, 0.05);
    border-color: rgba(222, 54, 24, 0.4);
}
.Polaris-Button--destructive.Polaris-Button--outline:focus {
    border-color: rgba(222, 54, 24, 0.8);
    box-shadow: 0 0 0 1px rgba(222, 54, 24, 0.8);
}
.Polaris-Button--destructive.Polaris-Button--outline:active {
    background: rgba(222, 54, 24, 0.1);
    box-shadow: none;
}
.Polaris-Button--destructive.Polaris-Button--outline svg {
    fill: #bf0711;
}
.Polaris-Button--disabled {
    cursor: default;
    pointer-events: none;
}
@keyframes Polaris-Button--loading {
    to {
        transform: rotate(360deg);
    }
}
.Polaris-Button--loading {
    position: relative;
    transition: border-color 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Button--loading,
.Polaris-Button--loading.Polaris-Button--disabled,
.Polaris-Button--loading:hover {
    color: transparent;
}
.Polaris-Button--plain {
    margin: -0.7rem -0.8rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #007ace;
}
.Polaris-Button--plain svg {
    fill: #007ace;
}
.Polaris-Button--plain:active,
.Polaris-Button--plain:focus,
.Polaris-Button--plain:hover {
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #084e8a;
}
.Polaris-Button--plain:active svg,
.Polaris-Button--plain:focus svg,
.Polaris-Button--plain:hover svg {
    fill: #084e8a;
}
@media (-ms-high-contrast: active) {
    .Polaris-Button--plain:focus {
        outline: 0;
    }
}
@media (-ms-high-contrast: active) {
    .Polaris-Button--plain:focus > .Polaris-Button__Content {
        outline: 2px dotted;
    }
}
.Polaris-Button--plain:focus:not(.Polaris-Button--iconOnly) > .Polaris-Button__Content {
    padding: 2px 5px;
    margin: -2px -5px;
    background: rgba(33, 43, 54, 0.1);
    border-radius: 3px;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Button--plain.Polaris-Button--fullWidth {
    margin-left: 0;
    margin-right: 0;
}
.Polaris-Button--plain.Polaris-Button--disabled {
    background: 0 0;
}
.Polaris-Button--plain.Polaris-Button--sizeSlim {
    margin-top: -0.4rem;
    margin-bottom: -0.4rem;
}
.Polaris-Button--plain.Polaris-Button--sizeLarge {
    margin: -1.1rem -2rem;
}
.Polaris-Button--plain.Polaris-Button--iconOnly {
    margin: -0.8rem;
}
.Polaris-Button--plain.Polaris-Button--iconOnly svg {
    fill: #637381;
}
.Polaris-Button--plain.Polaris-Button--iconOnly:active,
.Polaris-Button--plain.Polaris-Button--iconOnly:focus {
    background: rgba(33, 43, 54, 0.1);
}
.Polaris-Button--plain.Polaris-Button--iconOnly:active svg,
.Polaris-Button--plain.Polaris-Button--iconOnly:focus svg {
    fill: #637381;
}
.Polaris-Button--plain.Polaris-Button--iconOnly:active svg,
.Polaris-Button--plain.Polaris-Button--iconOnly:hover svg {
    fill: #212b36;
}
.Polaris-Button--plain.Polaris-Button--iconOnly > .Polaris-Button__Content::after {
    display: none;
}
.Polaris-Button--plain.Polaris-Button--iconOnly.Polaris-Button--disabled svg {
    fill: #c4cdd5;
}
.Polaris-Button--plain .Polaris-Button__Icon {
    margin-left: 0;
    margin-right: 0;
}
.Polaris-Button--sizeSlim {
    min-height: 3rem;
    padding: 0.4rem 1.2rem;
}
.Polaris-Button--sizeLarge {
    min-height: 4.4rem;
    min-width: 4.4rem;
    padding: 1.1rem 2.4rem;
}
.Polaris-Button--sizeLarge .Polaris-Button__Content {
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
}
@media (min-width: 40em) {
    .Polaris-Button--sizeLarge .Polaris-Button__Content {
        font-size: 1.6rem;
    }
}
.Polaris-Button--fullWidth {
    display: flex;
    width: 100%;
}
.Polaris-Button--iconOnly {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
.Polaris-Button--iconOnly.Polaris-Button--sizeLarge {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
}
.Polaris-Button--iconOnly .Polaris-Button__Icon:first-child {
    margin-left: 0;
}
.Polaris-Button--iconOnly .Polaris-Button__Icon:last-child {
    margin-right: -0.4rem;
}
.Polaris-Button--iconOnly .Polaris-Button__Icon:only-child {
    margin-right: 0;
}
.Polaris-Button--monochrome.Polaris-Button--outline,
.Polaris-Button--monochrome.Polaris-Button--plain {
    color: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline svg,
.Polaris-Button--monochrome.Polaris-Button--plain svg {
    fill: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline:active,
.Polaris-Button--monochrome.Polaris-Button--outline:focus,
.Polaris-Button--monochrome.Polaris-Button--outline:hover,
.Polaris-Button--monochrome.Polaris-Button--plain:active,
.Polaris-Button--monochrome.Polaris-Button--plain:focus,
.Polaris-Button--monochrome.Polaris-Button--plain:hover {
    color: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline:active svg,
.Polaris-Button--monochrome.Polaris-Button--outline:focus svg,
.Polaris-Button--monochrome.Polaris-Button--outline:hover svg,
.Polaris-Button--monochrome.Polaris-Button--plain:active svg,
.Polaris-Button--monochrome.Polaris-Button--plain:focus svg,
.Polaris-Button--monochrome.Polaris-Button--plain:hover svg {
    fill: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline.Polaris-Button--disabled,
.Polaris-Button--monochrome.Polaris-Button--plain.Polaris-Button--disabled {
    color: currentColor;
    opacity: 0.4;
}
.Polaris-Button--monochrome.Polaris-Button--outline.Polaris-Button--disabled svg,
.Polaris-Button--monochrome.Polaris-Button--plain.Polaris-Button--disabled svg {
    fill: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline.Polaris-Button--iconOnly svg,
.Polaris-Button--monochrome.Polaris-Button--plain.Polaris-Button--iconOnly svg {
    fill: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline.Polaris-Button--iconOnly:active svg,
.Polaris-Button--monochrome.Polaris-Button--outline.Polaris-Button--iconOnly:focus svg,
.Polaris-Button--monochrome.Polaris-Button--plain.Polaris-Button--iconOnly:active svg,
.Polaris-Button--monochrome.Polaris-Button--plain.Polaris-Button--iconOnly:focus svg {
    fill: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline.Polaris-Button--iconOnly.Polaris-Button--disabled svg,
.Polaris-Button--monochrome.Polaris-Button--plain.Polaris-Button--iconOnly.Polaris-Button--disabled svg {
    fill: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--plain .Polaris-Button__Text {
    position: relative;
}
.Polaris-Button--monochrome.Polaris-Button--plain .Polaris-Button__Text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-top: 0.1rem solid currentColor;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Button--monochrome.Polaris-Button--plain .Polaris-Button__Text:active::after,
.Polaris-Button--monochrome.Polaris-Button--plain .Polaris-Button__Text:focus::after,
.Polaris-Button--monochrome.Polaris-Button--plain .Polaris-Button__Text:hover::after {
    opacity: 0.4;
}
.Polaris-Button--monochrome.Polaris-Button--plain:active .Polaris-Button__Text::after,
.Polaris-Button--monochrome.Polaris-Button--plain:focus .Polaris-Button__Text::after,
.Polaris-Button--monochrome.Polaris-Button--plain:hover .Polaris-Button__Text::after {
    opacity: 0.4;
}
.Polaris-Button--monochrome.Polaris-Button--outline {
    position: relative;
    border-color: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline::before {
    content: "";
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    opacity: 0;
    z-index: 0;
}
.Polaris-Button--monochrome.Polaris-Button--outline:active,
.Polaris-Button--monochrome.Polaris-Button--outline:focus,
.Polaris-Button--monochrome.Polaris-Button--outline:hover {
    background-color: transparent;
    border-color: currentColor;
}
.Polaris-Button--monochrome.Polaris-Button--outline:active::before,
.Polaris-Button--monochrome.Polaris-Button--outline:focus::before,
.Polaris-Button--monochrome.Polaris-Button--outline:hover::before {
    opacity: 0.05;
}
.Polaris-ButtonGroup {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -0.8rem;
    margin-left: -0.8rem;
}
.Polaris-ButtonGroup__Item {
    margin-top: 0.8rem;
    margin-left: 0.8rem;
}
.Polaris-ButtonGroup__Item--plain:not(:first-child) {
    margin-left: 1.6rem;
}
.Polaris-ButtonGroup__Item--plain:not(:last-child) {
    margin-right: 0.8rem;
}
.Polaris-ButtonGroup--segmented {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-left: 0;
}
.Polaris-ButtonGroup--segmented .Polaris-ButtonGroup__Item {
    position: relative;
    z-index: 10;
    margin-top: 0;
    margin-left: 0;
}
.Polaris-ButtonGroup--segmented .Polaris-ButtonGroup__Item:not(:first-child) {
    margin-left: -0.1rem;
}
.Polaris-ButtonGroup--segmented .Polaris-ButtonGroup__Item > * {
    border-radius: 0;
}
.Polaris-ButtonGroup--segmented .Polaris-ButtonGroup__Item:first-child > * {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.Polaris-ButtonGroup--segmented .Polaris-ButtonGroup__Item:last-child > * {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.Polaris-ButtonGroup--segmented .Polaris-ButtonGroup__Item--focused {
    z-index: 20;
}
.Polaris-ButtonGroup--fullWidth .Polaris-ButtonGroup__Item {
    flex: 1 1 auto;
}
.Polaris-ButtonGroup--fullWidth .Polaris-ButtonGroup__Item > * {
    display: flex;
    width: 100%;
}
.Polaris-ButtonGroup--connectedTop .Polaris-ButtonGroup__Item:first-child > * {
    border-top-left-radius: 0;
}
.Polaris-ButtonGroup--connectedTop .Polaris-ButtonGroup__Item:last-child > * {
    border-top-right-radius: 0;
}
.Polaris-Stack {
    margin-top: -1.6rem;
    margin-left: -1.6rem;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.Polaris-Stack > .Polaris-Stack__Item {
    margin-top: 1.6rem;
    margin-left: 1.6rem;
    max-width: 100%;
}
.Polaris-Stack--noWrap {
    flex-wrap: nowrap;
}
.Polaris-Stack--spacingNone {
    margin-top: 0;
    margin-left: 0;
}
.Polaris-Stack--spacingNone > .Polaris-Stack__Item {
    margin-top: 0;
    margin-left: 0;
    max-width: 100%;
}
.Polaris-Stack--spacingExtraTight {
    margin-top: -0.4rem;
    margin-left: -0.4rem;
}
.Polaris-Stack--spacingExtraTight > .Polaris-Stack__Item {
    margin-top: 0.4rem;
    margin-left: 0.4rem;
    max-width: 100%;
}
.Polaris-Stack--spacingTight {
    margin-top: -0.8rem;
    margin-left: -0.8rem;
}
.Polaris-Stack--spacingTight > .Polaris-Stack__Item {
    margin-top: 0.8rem;
    margin-left: 0.8rem;
    max-width: 100%;
}
.Polaris-Stack--spacingLoose {
    margin-top: -2rem;
    margin-left: -2rem;
}
.Polaris-Stack--spacingLoose > .Polaris-Stack__Item {
    margin-top: 2rem;
    margin-left: 2rem;
    max-width: 100%;
}
.Polaris-Stack--spacingExtraLoose {
    margin-top: -3.2rem;
    margin-left: -3.2rem;
}
.Polaris-Stack--spacingExtraLoose > .Polaris-Stack__Item {
    margin-top: 3.2rem;
    margin-left: 3.2rem;
    max-width: 100%;
}
.Polaris-Stack--distributionLeading {
    justify-content: flex-start;
}
.Polaris-Stack--distributionTrailing {
    justify-content: flex-end;
}
.Polaris-Stack--distributionCenter {
    justify-content: center;
}
.Polaris-Stack--distributionEqualSpacing {
    justify-content: space-between;
}
.Polaris-Stack--distributionFill > .Polaris-Stack__Item {
    flex: 1 1 auto;
}
.Polaris-Stack--distributionFillEvenly > .Polaris-Stack__Item {
    flex: 1 1 auto;
}
@supports ((min-width: -webkit-fit-content) or (min-width: -moz-fit-content) or (min-width: fit-content)) {
    .Polaris-Stack--distributionFillEvenly > .Polaris-Stack__Item {
        flex: 1 0;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
    }
}
.Polaris-Stack--alignmentLeading {
    align-items: flex-start;
}
.Polaris-Stack--alignmentTrailing {
    align-items: flex-end;
}
.Polaris-Stack--alignmentCenter {
    align-items: center;
}
.Polaris-Stack--alignmentFill {
    align-items: stretch;
}
.Polaris-Stack--alignmentBaseline {
    align-items: baseline;
}
.Polaris-Stack--vertical {
    flex-direction: column;
    margin-left: 0;
}
.Polaris-Stack--vertical > .Polaris-Stack__Item {
    margin-left: 0;
}
.Polaris-Stack__Item {
    flex: 0 0 auto;
    min-width: 0;
}
.Polaris-Stack__Item--fill {
    flex: 1 1 auto;
}
.Polaris-Heading {
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin: 0;
}
@media (min-width: 40em) {
    .Polaris-Heading {
        font-size: 1.6rem;
    }
}
.Polaris-Card {
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Card + .Polaris-Card {
    margin-top: 2rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Card {
        border-radius: 3px;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Card {
        border-radius: 3px;
    }
}
.Polaris-Card--subdued {
    background-color: #f9fafb;
}
.Polaris-Card__Header {
    padding: 1.6rem 1.6rem 0;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Card__Header {
        padding: 2rem 2rem 0;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Card__Header {
        padding: 2rem 2rem 0;
    }
}
.Polaris-Card__Section {
    padding: 1.6rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Card__Section {
        padding: 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Card__Section {
        padding: 2rem;
    }
}
.Polaris-Card__Section + .Polaris-Card__Section {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-Card__Section--fullWidth {
    padding: 2rem 0;
}
.Polaris-Card__Section--subdued {
    background-color: #f9fafb;
}
.Polaris-Card__Header + .Polaris-Card__Section--subdued {
    border-top: 0.1rem solid #dfe3e8;
    margin-top: 2rem;
}
.Polaris-Card__SectionHeader {
    padding-bottom: 0.8rem;
}
.Polaris-Card__Section--fullWidth .Polaris-Card__SectionHeader {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Card__Section--fullWidth .Polaris-Card__SectionHeader {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Card__Section--fullWidth .Polaris-Card__SectionHeader {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
.Polaris-Card__Footer {
    display: flex;
    justify-content: flex-end;
    padding: 0 1.6rem 1.6rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Card__Footer {
        padding: 0 2rem 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Card__Footer {
        padding: 0 2rem 2rem;
    }
}
.Polaris-Card__Section--subdued + .Polaris-Card__Footer {
    border-top: 0.1rem solid #dfe3e8;
    padding: 2rem;
}
.Polaris-Subheading {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6rem;
    text-transform: uppercase;
    margin: 0;
}
@media (min-width: 40em) {
    .Polaris-Subheading {
        font-size: 1.2rem;
    }
}
.Polaris-TextStyle--variationPositive {
    color: #108043;
}
.Polaris-TextStyle--variationNegative {
    color: #bf0711;
}
.Polaris-TextStyle--variationCode {
    position: relative;
    padding: 0 0.4rem;
    border-radius: 3px;
    background-color: #f4f6f8;
    display: inline-block;
    font-size: 1.15em;
    box-shadow: inset 0 0 0 1px #dfe3e8;
}
.Polaris-TextStyle--variationCode::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
}
.Polaris-TextStyle--variationStrong {
    font-weight: 600;
}
.Polaris-TextStyle--variationSubdued {
    color: #637381;
}
.Polaris-SettingAction {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -1.6rem;
    margin-left: -1.6rem;
}
.Polaris-SettingAction__Action,
.Polaris-SettingAction__Setting {
    flex: 0 0 auto;
    margin-top: 1.6rem;
    margin-left: 1.6rem;
    max-width: calc(100% - 1.6rem);
    min-width: 0;
}
.Polaris-SettingAction__Setting {
    flex: 1 0 35rem;
}
.Polaris-AccountConnection__TermsOfService {
    margin-top: 2rem;
}
.Polaris-AccountConnection__Content > * + * {
    margin-top: 0.8rem;
}
.Polaris-Scrollable {
    -webkit-overflow-scrolling: touch;
    position: relative;
}
.Polaris-Scrollable--horizontal {
    overflow-x: auto;
}
.Polaris-Scrollable--vertical {
    overflow-y: auto;
}
.Polaris-Scrollable--hasTopShadow {
    box-shadow: inset 0 2rem 2rem -2rem rgba(0, 0, 0, 0.1);
}
.Polaris-Scrollable--hasBottomShadow {
    box-shadow: inset 0 -2rem 2rem -2rem rgba(0, 0, 0, 0.1);
}
.Polaris-Scrollable--hasTopShadow.Polaris-Scrollable--hasBottomShadow {
    box-shadow: inset 0 2rem 2rem -2rem rgba(0, 0, 0, 0.1), inset 0 -2rem 2rem -2rem rgba(0, 0, 0, 0.1);
}
.Polaris-VisuallyHidden {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-Badge {
    display: inline-flex;
    align-items: center;
    padding: 0 0.8rem;
    background-color: #dfe3e8;
    border: 0.2rem solid #fff;
    border-radius: 2rem;
    font-size: 1.3rem;
    line-height: 2rem;
    color: #454f5b;
}
.Polaris-Badge .Polaris-Badge__Pip {
    color: #919eab;
}
.Polaris-Badge--sizeSmall {
    font-size: 1.2rem;
    line-height: 1.8rem;
}
.Polaris-Badge--statusSuccess {
    background-color: #bbe5b3;
    color: #414f3e;
}
.Polaris-Badge--statusSuccess .Polaris-Badge__Pip {
    color: #108043;
}
.Polaris-Badge--statusInfo {
    background-color: #b4e1fa;
    color: #3e4e57;
}
.Polaris-Badge--statusInfo .Polaris-Badge__Pip {
    color: #084e8a;
}
.Polaris-Badge--statusAttention {
    background-color: #ffea8a;
    color: #595130;
}
.Polaris-Badge--statusAttention .Polaris-Badge__Pip {
    color: #8a6116;
}
.Polaris-Badge--statusWarning {
    background-color: #ffc58b;
    color: #594430;
}
.Polaris-Badge--statusWarning .Polaris-Badge__Pip {
    color: #c05717;
}
.Polaris-Badge--statusNew {
    background-color: #dfe3e8;
    color: #212b36;
    font-weight: 500;
    border: none;
}
.Polaris-Badge--progressIncomplete .Polaris-Badge__Pip {
    background: 0 0;
}
.Polaris-Badge--progressPartiallyComplete .Polaris-Badge__Pip {
    background: linear-gradient(to top, currentColor, currentColor 50%, transparent 50%, transparent);
}
.Polaris-Badge--progressComplete .Polaris-Badge__Pip {
    background: currentColor;
}
.Polaris-Badge__Pip {
    height: 1rem;
    width: 1rem;
    margin: 0 0.4rem 0 -0.3rem;
    border: 0.2rem solid currentColor;
    border-radius: 50%;
}
.Polaris-ActionList {
    list-style: none;
    margin: 0;
    padding: 0.8rem 0;
}
.Polaris-ActionList__Section--withoutTitle:not(:first-child) {
    border-top: 0.1rem solid #dfe3e8;
    margin-top: 0.8rem;
    padding-top: 0.8rem;
}
.Polaris-ActionList__Actions {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-ActionList > .Polaris-ActionList__Section--withoutTitle .Polaris-ActionList__Actions,
.Polaris-ActionList__Section:first-child > .Polaris-ActionList__Section--withoutTitle .Polaris-ActionList__Actions {
    border-top: none;
}
.Polaris-ActionList__Title {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6rem;
    text-transform: uppercase;
    padding: 1.2rem 1.6rem;
}
@media (min-width: 40em) {
    .Polaris-ActionList__Title {
        font-size: 1.2rem;
    }
}
.Polaris-ActionList__Item {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    display: block;
    width: 100%;
    min-height: 4rem;
    padding: 1rem 1.6rem;
    text-align: left;
    cursor: pointer;
    border-radius: 0;
}
.Polaris-ActionList__Item:focus {
    outline: 0;
}
.Polaris-ActionList__Item:visited {
    color: inherit;
}
.Polaris-ActionList__Item.Polaris-ActionList--active {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-ActionList__Item:active {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-ActionList__Item:active:hover {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ActionList__Item:active:hover:focus {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ActionList__Item:hover {
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ActionList__Item:hover:focus {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ActionList__Item:focus {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive {
    color: #bf0711;
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive:active {
    background-image: linear-gradient(rgba(220, 56, 37, 0.03), rgba(220, 56, 37, 0.03));
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive:active:hover {
    background-image: linear-gradient(rgba(220, 56, 37, 0.03), rgba(220, 56, 37, 0.03)), linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4));
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive:active:hover:focus {
    box-shadow: inset 0.2rem 0 0 #de3618;
    background-image: linear-gradient(rgba(220, 56, 37, 0.03), rgba(220, 56, 37, 0.03)), linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4)), linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4));
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive:hover {
    background-image: linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4));
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive:hover:focus {
    box-shadow: inset 0.2rem 0 0 #de3618;
    background-image: linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4)), linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4));
}
.Polaris-ActionList__Item.Polaris-ActionList--destructive:focus {
    box-shadow: inset 0.2rem 0 0 #de3618;
    background-image: linear-gradient(rgba(251, 234, 229, 0.4), rgba(251, 234, 229, 0.4));
}
.Polaris-ActionList__Item.Polaris-ActionList--disabled {
    background-image: linear-gradient(#f9fafb, #f9fafb);
    color: #919eab;
    pointer-events: none;
}
.Polaris-ActionList__Item.Polaris-ActionList--disabled .Polaris-ActionList__Image {
    color: #fff;
}
.Polaris-ActionList__Item.Polaris-ActionList--disabled .Polaris-ActionList__Image svg {
    fill: #919eab;
}
.Polaris-ActionList__Item::-moz-focus-inner {
    border: none;
}
.Polaris-ActionList__Content {
    display: flex;
    align-items: center;
}
.Polaris-ActionList__Image {
    color: #fff;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    height: 2rem;
    width: 2rem;
    border-radius: 3px;
    margin: -1rem 1.6rem -1rem 0;
    background-size: cover;
    background-position: center center;
}
.Polaris-ActionList__Image svg {
    fill: #454f5b;
}
.Polaris-ActionList__Text {
    min-width: 0;
    max-width: 100%;
    flex: 1 1 auto;
}
.Polaris-ActionList__BadgeWrapper {
    margin-left: 1.6rem;
}
.Polaris-OptionList-Checkbox {
    position: relative;
    width: 100%;
}
.Polaris-OptionList-Checkbox__Input {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-OptionList-Checkbox__Input:active + .Polaris-OptionList-Checkbox__Backdrop,
.Polaris-OptionList-Checkbox__Input:checked + .Polaris-OptionList-Checkbox__Backdrop,
.Polaris-OptionList-Checkbox__Input:focus + .Polaris-OptionList-Checkbox__Backdrop {
    background: #5c6ac4;
}
.Polaris-OptionList-Checkbox__Input:checked ~ .Polaris-OptionList-Checkbox__Icon {
    transform: translate(-50%, -50%) scale(1);
}
.Polaris-OptionList-Checkbox__Input:active + .Polaris-OptionList-Checkbox__Backdrop,
.Polaris-OptionList-Checkbox__Input:focus + .Polaris-OptionList-Checkbox__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4, 0 0 0 0 transparent;
}
.Polaris-OptionList-Checkbox__Input:active + .Polaris-OptionList-Checkbox__Backdrop::after,
.Polaris-OptionList-Checkbox__Input:focus + .Polaris-OptionList-Checkbox__Backdrop::after {
    background: #fff;
}
@media (-ms-high-contrast: active) {
    .Polaris-OptionList-Checkbox__Input:active + .Polaris-OptionList-Checkbox__Backdrop::after,
    .Polaris-OptionList-Checkbox__Input:focus + .Polaris-OptionList-Checkbox__Backdrop::after {
        border: 1px dashed buttonText;
    }
}
.Polaris-OptionList-Checkbox__Input:disabled + .Polaris-OptionList-Checkbox__Backdrop {
    background: #dfe3e8;
    box-shadow: none;
}
.Polaris-OptionList-Checkbox__Input:disabled + .Polaris-OptionList-Checkbox__Backdrop::after {
    background: #f9fafb;
}
@media (-ms-high-contrast: active) {
    .Polaris-OptionList-Checkbox__Input:disabled + .Polaris-OptionList-Checkbox__Backdrop {
        color: grayText;
    }
}
.Polaris-OptionList-Checkbox__Input:disabled ~ .Polaris-OptionList-Checkbox__Icon svg {
    fill: #919eab;
}
.Polaris-OptionList-Checkbox--active .Polaris-OptionList-Checkbox__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4, 0 0 0 0 transparent;
}
.Polaris-OptionList-Checkbox--active .Polaris-OptionList-Checkbox__Backdrop::after {
    background: #fff;
}
@media (-ms-high-contrast: active) {
    .Polaris-OptionList-Checkbox--active .Polaris-OptionList-Checkbox__Backdrop::after {
        border: 1px dashed buttonText;
    }
}
.Polaris-OptionList-Checkbox__Backdrop {
    background-color: #c4cdd5;
    border: 0.1rem solid transparent;
    box-shadow: 0 0 0 1px transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    transition-property: box-shadow, background-color;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.Polaris-OptionList-Checkbox__Backdrop::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border-radius: 2px;
}
@media (-ms-high-contrast: active) {
    .Polaris-OptionList-Checkbox__Backdrop {
        background: 0 0;
        border: 2px solid buttonText;
        transition: none;
        color: rgba(223, 227, 232, 0.3);
    }
    .Polaris-OptionList-Checkbox__Backdrop::after {
        top: -4px;
        right: -4px;
        bottom: -4px;
        left: -4px;
        background: 0 0;
        border-radius: 4px;
    }
}
.Polaris-OptionList-Checkbox__Icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: 50% 50%;
    transition: transform 0.1s cubic-bezier(0.36, 0, 1, 1) cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-OptionList-Checkbox__Icon svg {
    fill: #5c6ac4;
}
.Polaris-OptionList-Option {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    width: 100%;
    min-height: 3.6rem;
    text-align: left;
    cursor: pointer;
}
.Polaris-OptionList-Option:focus {
    outline: 0;
}
.Polaris-OptionList-Option:visited {
    color: inherit;
}
.Polaris-OptionList-Option:hover {
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-OptionList-Option__SingleSelectOption {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    text-align: left;
}
.Polaris-OptionList-Option__SingleSelectOption:focus {
    outline: 0;
}
.Polaris-OptionList-Option__SingleSelectOption:not(.Polaris-OptionList-Option--disabled) {
    color: inherit;
}
.Polaris-OptionList-Option__SingleSelectOption .Polaris-OptionList-Option__Media {
    padding: 0 0.8rem 0 0;
}
.Polaris-OptionList-Option__Label,
.Polaris-OptionList-Option__SingleSelectOption {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.8rem 1.6rem;
}
.Polaris-OptionList-Option__Checkbox {
    box-sizing: border-box;
    display: flex;
    flex-shrink: 0;
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.8rem;
}
.Polaris-OptionList-Option--focused {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-OptionList-Option--focused:hover {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-OptionList-Option--disabled {
    background-image: linear-gradient(#f9fafb, #f9fafb);
}
.Polaris-OptionList-Option--disabled .Polaris-OptionList-Option__Media {
    color: #fff;
}
.Polaris-OptionList-Option--disabled .Polaris-OptionList-Option__Media svg {
    fill: #919eab;
}
.Polaris-OptionList-Option--select {
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15));
}
.Polaris-OptionList-Option--select.Polaris-OptionList-Option--focused {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-OptionList-Option--select.Polaris-OptionList-Option--focused:hover {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-OptionList-Option--active {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-OptionList-Option__Media {
    color: #fff;
    padding: 0 0.8rem;
}
.Polaris-OptionList-Option__Media svg {
    fill: #454f5b;
}
.Polaris-OptionList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-OptionList__Options {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-OptionList__Title {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6rem;
    text-transform: uppercase;
    padding: 0.8rem 1.6rem;
    border-bottom: 0.1rem solid #dfe3e8;
    font-weight: 400;
    color: #637381;
}
@media (min-width: 40em) {
    .Polaris-OptionList__Title {
        font-size: 1.2rem;
    }
}
.Polaris-Popover {
    max-width: calc(100vw - 3.2rem);
    margin: 0.5rem 0.8rem 1.6rem;
    opacity: 1;
    box-shadow: 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08);
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity, left, top;
    transition: opacity 0.2s cubic-bezier(0.36, 0, 1, 1);
}
.Polaris-Popover--fullWidth {
    margin: 0;
    margin-top: 0.5rem;
}
.Polaris-Popover--fullWidth .Polaris-Popover__Content {
    max-width: none;
}
.Polaris-Popover--exiting,
.Polaris-Popover--measuring:not(.Polaris-Popover--exiting) {
    opacity: 0;
}
.Polaris-Popover--measuring .Polaris-Popover__Content {
    display: block;
}
.Polaris-Popover--exiting {
    transition-timing-function: cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-Popover--positionedAbove {
    margin: 1.6rem 0 0.5rem 0.8rem;
}
.Polaris-Popover--positionedAbove.Polaris-Popover--fullWidth {
    margin: 0 0 0.5rem;
}
.Polaris-Popover__Wrapper {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-radius: 3px;
}
.Polaris-Popover__Content {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    max-width: 40rem;
    max-height: 29.5rem;
}
.Polaris-Popover__Content:focus {
    outline: 0;
}
.Polaris-Popover__Content--fullHeight {
    max-height: none;
}
.Polaris-Popover__Pane {
    flex: 1 1;
    max-width: 100%;
}
.Polaris-Popover__Pane + .Polaris-Popover__Pane {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-Popover__Pane--fixed {
    overflow: visible;
    flex: 0 0 auto;
}
.Polaris-Popover__Section {
    padding: 1.6rem;
}
.Polaris-Popover__Section + .Polaris-Popover__Section {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-Popover__FocusTracker {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-PositionedOverlay {
    position: absolute;
    z-index: 400;
}
.Polaris-PositionedOverlay--fixed {
    position: fixed;
}
.Polaris-PositionedOverlay--calculating {
    visibility: hidden;
}
.Polaris-Label {
    -webkit-tap-highlight-color: transparent;
}
.Polaris-Label--hidden {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-Label__Text {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    display: block;
    flex: 1 1 auto;
    color: currentColor;
    -webkit-tap-highlight-color: transparent;
}
@media (min-width: 40em) {
    .Polaris-Label__Text {
        font-size: 1.4rem;
    }
}
.Polaris-InlineError {
    display: flex;
    color: #bf0711;
    fill: #bf0711;
}
.Polaris-InlineError__Icon {
    fill: currentColor;
    margin-left: -0.2rem;
    margin-right: 0.6rem;
}
.Polaris-Labelled--hidden > .Polaris-Labelled__LabelWrapper {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-Labelled__LabelWrapper {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 0.4rem;
}
.Polaris-Labelled__HelpText {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    color: #637381;
    margin-top: 0.4rem;
}
@media (min-width: 40em) {
    .Polaris-Labelled__HelpText {
        font-size: 1.4rem;
    }
}
.Polaris-Labelled__Error {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-top: 0.4rem;
}
.Polaris-Labelled__Action {
    flex: 0 0 auto;
}
.Polaris-Connected {
    position: relative;
    display: flex;
}
.Polaris-Connected__Item {
    position: relative;
    z-index: 10;
    flex: 0 0 auto;
}
.Polaris-Connected__Item:not(:first-child) {
    margin-left: -1px;
}
.Polaris-Connected__Item--primary {
    z-index: 20;
    flex: 1 1 auto;
}
.Polaris-Connected__Item--primary:not(:first-child) * {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.Polaris-Connected__Item--primary:not(:last-child) * {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.Polaris-Connected__Item--connection:first-child * {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.Polaris-Connected__Item--connection:first-child ::after {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.Polaris-Connected__Item--connection:last-child * {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.Polaris-Connected__Item--connection:last-child ::after {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.Polaris-Connected__Item--focused {
    z-index: 30;
}
.Polaris-TextField {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    display: flex;
    align-items: center;
    color: #919eab;
    cursor: text;
}
@media (min-width: 40em) {
    .Polaris-TextField {
        font-size: 1.4rem;
    }
}
.Polaris-TextField--multiline {
    padding: 0;
    flex-wrap: wrap;
}
.Polaris-TextField--multiline > .Polaris-TextField__Input {
    overflow: auto;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    resize: none;
}
.Polaris-TextField--hasValue {
    color: #212b36;
}
.Polaris-TextField--focus > .Polaris-TextField__Input,
.Polaris-TextField__Input:focus {
    outline: 0;
    border: 0.1rem solid transparent;
}
.Polaris-TextField--focus > .Polaris-TextField__Input ~ .Polaris-TextField__Backdrop::after,
.Polaris-TextField__Input:focus ~ .Polaris-TextField__Backdrop::after {
    opacity: 1;
}
.Polaris-TextField--error .Polaris-TextField__Input::-webkit-input-placeholder {
    color: #9c9798;
}
.Polaris-TextField--error .Polaris-TextField__Input::-ms-input-placeholder {
    color: #9c9798;
}
.Polaris-TextField--error .Polaris-TextField__Input::placeholder {
    color: #9c9798;
}
.Polaris-TextField--error > .Polaris-TextField__Input ~ .Polaris-TextField__Backdrop {
    background-color: #fbeae5;
    border-color: #bf0711;
}
.Polaris-TextField--error > .Polaris-TextField__Input ~ .Polaris-TextField__Backdrop::after {
    border-color: #bf0711;
}
.Polaris-TextField--readOnly > .Polaris-TextField__Backdrop {
    background-color: #f9fafb;
}
.Polaris-TextField--disabled {
    color: #919eab;
    cursor: initial;
}
.Polaris-TextField--disabled > .Polaris-TextField__Backdrop {
    background-color: #f9fafb;
    box-shadow: none;
}
.Polaris-TextField__Input {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    z-index: 20;
    display: block;
    flex: 1 1;
    width: 100%;
    min-width: 0;
    min-height: 3.6rem;
    margin: 0;
    padding: 0.5rem 1.2rem;
    background: 0 0;
    border: 0.1rem solid transparent;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
@media (min-width: 40em) {
    .Polaris-TextField__Input {
        font-size: 1.4rem;
    }
}
.Polaris-TextField__Prefix + .Polaris-TextField__Input {
    padding-left: 0;
}
.Polaris-TextField__Input:disabled {
    background: 0 0;
    border: 0.1rem solid transparent;
    color: currentColor;
    opacity: 1;
    -webkit-text-fill-color: currentColor;
}
.Polaris-TextField__Input:invalid {
    box-shadow: none;
}
.Polaris-TextField__Input::-webkit-input-placeholder {
    color: #919eab;
}
.Polaris-TextField__Input::-ms-input-placeholder {
    color: #919eab;
}
.Polaris-TextField__Input::placeholder {
    color: #919eab;
}
.Polaris-TextField__Input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.Polaris-TextField__Input[type="number"]::-webkit-inner-spin-button,
.Polaris-TextField__Input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.Polaris-TextField__Input--suffixed {
    padding-right: 0;
}
.Polaris-TextField__Backdrop {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 0.1rem solid #c4cdd5;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 rgba(99, 115, 129, 0.05);
    pointer-events: none;
}
.Polaris-TextField__Backdrop::after {
    content: "";
    position: absolute;
    top: -0.2rem;
    right: -0.2rem;
    bottom: -0.2rem;
    left: -0.2rem;
    border: 0.2rem solid #5c6ac4;
    border-radius: inherit;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    pointer-events: none;
}
.Polaris-TextField__Prefix {
    position: relative;
    z-index: 20;
    flex: 0 0 auto;
    margin: 0 0.25em 0 1.2rem;
    color: currentColor;
    pointer-events: none;
}
.Polaris-TextField__Suffix {
    position: relative;
    z-index: 20;
    flex: 0 0 auto;
    margin: 0 1.2rem 0 0.25em;
    color: currentColor;
    pointer-events: none;
}
.Polaris-TextField__CharacterCount {
    color: #637381;
    z-index: 20;
    margin-right: 1.2rem;
    pointer-events: none;
    text-align: right;
}
.Polaris-TextField__AlignFieldBottom {
    align-self: flex-end;
    width: 100%;
    padding-bottom: 0.8rem;
}
.Polaris-TextField__Spinner {
    z-index: 20;
    display: flex;
    align-self: stretch;
    flex-direction: column;
    width: 2.2rem;
    margin: 1px;
    color: #212b36;
    cursor: pointer;
}
.Polaris-TextField__SpinnerIcon {
    height: 1.2rem;
    width: 1.2rem;
}
.Polaris-TextField__Resizer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.Polaris-TextField__DummyInput {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    padding: 0.5rem 1.2rem;
    border: 0.1rem solid transparent;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: pre-wrap;
}
@media (min-width: 40em) {
    .Polaris-TextField__DummyInput {
        font-size: 1.4rem;
    }
}
.Polaris-TextField__Segment {
    display: flex;
    flex: 1 1;
    justify-content: center;
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border: none;
    border-left: 0.1rem solid #c4cdd5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background, box-shadow;
    transition: background 0.1s cubic-bezier(0.64, 0, 0.35, 1), box-shadow 0.1s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-TextField__Segment:focus {
    outline: 0;
}
.Polaris-TextField__Segment:active {
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    box-shadow: inset 0 1px 1px 0 rgba(99, 115, 129, 0.1), inset 0 1px 4px 0 rgba(99, 115, 129, 0.2);
}
.Polaris-TextField__Segment:not(:first-child) {
    margin-top: -1px;
    border-top: 0.1rem solid #c4cdd5;
}
.Polaris-TextField__Segment:first-child {
    border-top-right-radius: 3px;
}
.Polaris-TextField__Segment:last-child {
    border-bottom-right-radius: 3px;
}
.Polaris-Autocomplete-ComboBox__EmptyState {
    padding: 0.8rem 1.6rem;
}
.Polaris-Autocomplete__Loading {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0.8rem 1.6rem;
}
.Polaris-Banner {
    position: relative;
    display: flex;
}
.Polaris-Banner--withinContentContainer {
    border-radius: 3px;
    padding: 0.8rem 1.2rem;
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    background-color: #f4f6f8;
}
.Polaris-Banner--withinContentContainer:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #637381, inset 0 0 0 3px #637381, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusSuccess {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    background-color: #eff7ed;
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusSuccess:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #50b83c, inset 0 0 0 3px #50b83c, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusInfo {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    background-color: #eef9f9;
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusInfo:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #47c1bf, inset 0 0 0 3px #47c1bf, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusWarning {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    background-color: #fdf7e3;
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusWarning:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #eec200, inset 0 0 0 3px #eec200, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusCritical {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    background-color: #fdf3f0;
}
.Polaris-Banner--withinContentContainer.Polaris-Banner--statusCritical:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #de3618, inset 0 0 0 3px #de3618, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinContentContainer + .Polaris-Banner {
    margin-top: 0.8rem;
}
.Polaris-Banner--withinContentContainer .Polaris-Banner__Ribbon {
    padding-right: 1.2rem;
}
.Polaris-Banner--withinContentContainer .Polaris-Banner__Actions {
    padding: 1.2rem 0 0.4rem 0;
}
.Polaris-Banner--withinContentContainer .Polaris-Banner__Dismiss {
    right: 1.2rem;
    top: 1.2rem;
    position: absolute;
}
.Polaris-Banner--withinPage {
    border-radius: 0 0 3px 3px;
    padding: 1.6rem;
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    box-shadow: inset 0 3px 0 0 #637381, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    background-color: #f4f6f8;
}
.Polaris-Banner--withinPage:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #637381, inset 0 0 0 3px #637381, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinPage.Polaris-Banner--statusSuccess {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    box-shadow: inset 0 3px 0 0 #50b83c, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    background-color: #eff7ed;
}
.Polaris-Banner--withinPage.Polaris-Banner--statusSuccess:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #50b83c, inset 0 0 0 3px #50b83c, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinPage.Polaris-Banner--statusInfo {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    box-shadow: inset 0 3px 0 0 #47c1bf, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    background-color: #eef9f9;
}
.Polaris-Banner--withinPage.Polaris-Banner--statusInfo:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #47c1bf, inset 0 0 0 3px #47c1bf, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinPage.Polaris-Banner--statusWarning {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    box-shadow: inset 0 3px 0 0 #eec200, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    background-color: #fdf7e3;
}
.Polaris-Banner--withinPage.Polaris-Banner--statusWarning:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #eec200, inset 0 0 0 3px #eec200, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinPage.Polaris-Banner--statusCritical {
    transition: box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    transition-delay: 0.1s;
    box-shadow: inset 0 3px 0 0 #de3618, inset 0 0 0 0 transparent, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    background-color: #fdf3f0;
}
.Polaris-Banner--withinPage.Polaris-Banner--statusCritical:focus {
    outline: 0;
    box-shadow: inset 0 3px 0 0 #de3618, inset 0 0 0 3px #de3618, 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-Banner--withinPage + .Polaris-Banner {
    margin-top: 2rem;
}
.Polaris-Banner--withinPage .Polaris-Banner__Ribbon {
    padding-right: 1.6rem;
}
.Polaris-Banner--withinPage .Polaris-Banner__Actions {
    padding-top: 1.6rem;
}
.Polaris-Banner--withinPage .Polaris-Banner__Dismiss {
    right: 1.6rem;
    top: 2rem;
    position: absolute;
}
.Polaris-Banner--hasDismiss {
    padding-right: 5.6rem;
}
.Polaris-Banner__Heading {
    padding-top: 0.2rem;
}
.Polaris-Banner__Content {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    padding: 0.4rem 0;
}
.Polaris-Banner__Ribbon {
    flex: 0 0 3.2rem;
}
.Polaris-Banner__PrimaryAction {
    margin-right: 0.6rem;
}
.Polaris-Banner__SecondaryAction {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    margin: -0.8rem -0.6rem;
    padding: 0.8rem 1.2rem;
    color: #212b36;
    padding-left: 0.6rem;
}
.Polaris-Banner__SecondaryAction:focus {
    outline: 0;
}
.Polaris-Banner__SecondaryAction:visited {
    color: inherit;
}
.Polaris-Banner__SecondaryAction:hover > .Polaris-Banner__Text::after {
    opacity: 0.75;
}
.Polaris-Banner__SecondaryAction:active > .Polaris-Banner__Text::after {
    opacity: 0;
}
.Polaris-Banner__SecondaryAction:focus > .Polaris-Banner__Text {
    padding: 2px 5px;
    margin: -2px -5px;
    background: rgba(33, 43, 54, 0.1);
    border-radius: 3px;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
@media (-ms-high-contrast: active) {
    .Polaris-Banner__SecondaryAction:focus > .Polaris-Banner__Text {
        outline: 2px dotted;
    }
}
.Polaris-Banner__SecondaryAction:focus > .Polaris-Banner__Text::after {
    opacity: 0;
}
.Polaris-Banner__Text {
    position: relative;
}
.Polaris-Banner__Text::after,
.Polaris-Banner__Text::before {
    content: "";
    position: absolute;
}
.Polaris-Banner__Text::after {
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border: 0.1rem solid currentColor;
    opacity: 0.25;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
[data-lock-scrolling] {
    overflow-y: scroll;
    margin: 0;
}
[data-lock-scrolling] [data-lock-scrolling-wrapper] {
    overflow: hidden;
    height: 100%;
}
.Polaris-Backdrop {
    position: fixed;
    z-index: 518;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-color: rgba(33, 43, 54, 0.4);
    animation: Polaris-Backdrop__fade--in 0.2s 1 forwards;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
}
.Polaris-Backdrop--transparent {
    background-color: transparent;
}
.Polaris-Backdrop--belowNavigation {
    z-index: 515;
}
@keyframes Polaris-Backdrop__fade--in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.Polaris-Breadcrumbs__Breadcrumb {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    color: #637381;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    min-height: 3.6rem;
    margin: -0.4rem -0.8rem -0.4rem -0.4rem;
    padding: 0.8rem 0.8rem;
    color: #637381;
    text-decoration: none;
}
@media (min-width: 40em) {
    .Polaris-Breadcrumbs__Breadcrumb {
        font-size: 1.4rem;
    }
}
.Polaris-Breadcrumbs__Breadcrumb:focus {
    outline: 0;
}
.Polaris-Breadcrumbs__Breadcrumb:active,
.Polaris-Breadcrumbs__Breadcrumb:hover {
    color: #212b36;
    text-decoration: none;
}
.Polaris-Breadcrumbs__Breadcrumb:active .Polaris-Breadcrumbs__Icon svg,
.Polaris-Breadcrumbs__Breadcrumb:hover .Polaris-Breadcrumbs__Icon svg {
    fill: #212b36;
}
.Polaris-Breadcrumbs__Breadcrumb:focus {
    outline: 0;
}
.Polaris-Breadcrumbs__Breadcrumb:focus::after {
    background: rgba(33, 43, 54, 0.1);
}
.Polaris-Breadcrumbs__Breadcrumb::after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0.4rem;
    right: 0;
    left: 0;
    display: block;
    height: 2.8rem;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background;
    transition: background 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Breadcrumbs__Content {
    position: relative;
    z-index: 20;
}
.Polaris-Breadcrumbs__Icon {
    height: 2rem;
    width: 2rem;
    margin: -1rem 0 -1rem -0.8rem;
}
.Polaris-Breadcrumbs__Icon svg {
    fill: #637381;
}
.Polaris-TextContainer > :not(:first-child) {
    margin-top: 1.6rem;
}
.Polaris-TextContainer--spacingTight > :not(:first-child) {
    margin-top: 0.8rem;
}
.Polaris-TextContainer--spacingLoose > :not(:first-child) {
    margin-top: 2rem;
}
.Polaris-CalloutCard {
    display: flex;
    align-items: center;
}
.Polaris-CalloutCard__Image {
    display: none;
    flex: 0 0 auto;
    width: 10rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-CalloutCard__Image {
        display: block;
        margin-left: 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-CalloutCard__Image {
        display: block;
        margin-left: 2rem;
    }
}
.Polaris-CalloutCard__DismissImage {
    margin-right: 2rem;
}
.Polaris-CalloutCard__Content {
    flex: 1 1 auto;
}
.Polaris-CalloutCard__Title {
    margin-bottom: 2rem;
}
.Polaris-CalloutCard__Buttons {
    margin-top: 2rem;
}
.Polaris-CalloutCard__Container {
    position: relative;
}
.Polaris-CalloutCard__Dismiss {
    right: 1.6rem;
    top: 1.6rem;
    position: absolute;
}
.Polaris-Caption {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2rem;
    margin: 0;
}
@media (min-width: 40em) {
    .Polaris-Caption {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
}
.Polaris-Choice {
    display: inline-flex;
    justify-content: flex-start;
    padding: 0.4rem 0;
}
.Polaris-Choice--labelHidden {
    padding: 0;
}
.Polaris-Choice--labelHidden > .Polaris-Choice__Label {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-Choice--labelHidden .Polaris-Choice__Control {
    margin-top: 0;
    margin-right: 0;
}
.Polaris-Choice--disabled > .Polaris-Choice__Label {
    color: #919eab;
}
@media (-ms-high-contrast: active) {
    .Polaris-Choice--disabled > .Polaris-Choice__Label {
        color: grayText;
    }
}
.Polaris-Choice__Control {
    display: flex;
    flex: 0 0 auto;
    align-items: stretch;
    width: 1.6rem;
    height: 1.6rem;
    margin-top: 2px;
    margin-right: 0.8rem;
}
.Polaris-Choice__Control > * {
    width: 100%;
}
.Polaris-Choice__Label {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    -webkit-tap-highlight-color: transparent;
}
@media (min-width: 40em) {
    .Polaris-Choice__Label {
        font-size: 1.4rem;
    }
}
.Polaris-Choice__Descriptions {
    padding-left: 2.4rem;
}
.Polaris-Choice__HelpText {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    color: #637381;
    margin-bottom: 0.4rem;
}
@media (min-width: 40em) {
    .Polaris-Choice__HelpText {
        font-size: 1.4rem;
    }
}
.Polaris-Checkbox {
    position: relative;
}
.Polaris-Checkbox--error .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox--error .Polaris-Checkbox__Input.Polaris-Checkbox__Input--indeterminate + .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox--error .Polaris-Checkbox__Input:checked + .Polaris-Checkbox__Backdrop {
    background: #bf0711;
    box-shadow: 0 0 0 1px transparent;
}
.Polaris-Checkbox--error .Polaris-Checkbox__Backdrop::after,
.Polaris-Checkbox--error .Polaris-Checkbox__Input.Polaris-Checkbox__Input--indeterminate + .Polaris-Checkbox__Backdrop::after,
.Polaris-Checkbox--error .Polaris-Checkbox__Input:checked + .Polaris-Checkbox__Backdrop::after {
    background: #fbeae5;
}
.Polaris-Checkbox--error .Polaris-Checkbox__Input:active + .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox--error .Polaris-Checkbox__Input:focus + .Polaris-Checkbox__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4;
}
.Polaris-Checkbox--error .Polaris-Checkbox__Input:active + .Polaris-Checkbox__Backdrop::after,
.Polaris-Checkbox--error .Polaris-Checkbox__Input:focus + .Polaris-Checkbox__Backdrop::after {
    background: #fbeae5;
}
.Polaris-Checkbox--error .Polaris-Checkbox__Icon svg {
    fill: #bf0711;
}
.Polaris-Checkbox__Input {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-Checkbox__Input.Polaris-Checkbox__Input--indeterminate + .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox__Input:active + .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox__Input:checked + .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox__Input:focus + .Polaris-Checkbox__Backdrop {
    background: #5c6ac4;
}
.Polaris-Checkbox__Input.Polaris-Checkbox__Input--indeterminate ~ .Polaris-Checkbox__Icon,
.Polaris-Checkbox__Input:checked ~ .Polaris-Checkbox__Icon {
    transform: translate(-50%, -50%) scale(1);
}
.Polaris-Checkbox__Input:active + .Polaris-Checkbox__Backdrop,
.Polaris-Checkbox__Input:focus + .Polaris-Checkbox__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4, 0 0 0 0 transparent;
}
.Polaris-Checkbox__Input:active + .Polaris-Checkbox__Backdrop::after,
.Polaris-Checkbox__Input:focus + .Polaris-Checkbox__Backdrop::after {
    background: #fff;
}
@media (-ms-high-contrast: active) {
    .Polaris-Checkbox__Input:active + .Polaris-Checkbox__Backdrop::after,
    .Polaris-Checkbox__Input:focus + .Polaris-Checkbox__Backdrop::after {
        border: 1px dashed buttonText;
    }
}
.Polaris-Checkbox__Input:disabled + .Polaris-Checkbox__Backdrop {
    background: #dfe3e8;
    box-shadow: none;
}
.Polaris-Checkbox__Input:disabled + .Polaris-Checkbox__Backdrop::after {
    background: #f9fafb;
}
@media (-ms-high-contrast: active) {
    .Polaris-Checkbox__Input:disabled + .Polaris-Checkbox__Backdrop {
        color: grayText;
    }
}
.Polaris-Checkbox__Input:disabled ~ .Polaris-Checkbox__Icon svg {
    fill: #919eab;
}
.Polaris-Checkbox__Backdrop {
    background-color: #c4cdd5;
    border: 0.1rem solid transparent;
    box-shadow: 0 0 0 1px transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    transition-property: box-shadow, background-color;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
}
.Polaris-Checkbox__Backdrop::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border-radius: 2px;
}
@media (-ms-high-contrast: active) {
    .Polaris-Checkbox__Backdrop {
        background: 0 0;
        border: 2px solid buttonText;
        transition: none;
        color: rgba(223, 227, 232, 0.3);
    }
    .Polaris-Checkbox__Backdrop::after {
        top: -4px;
        right: -4px;
        bottom: -4px;
        left: -4px;
        background: 0 0;
        border-radius: 4px;
    }
}
.Polaris-Checkbox__Icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: 50% 50%;
    transition: transform 0.1s cubic-bezier(0.36, 0, 1, 1) cubic-bezier(0, 0, 0.42, 1);
    pointer-events: none;
}
.Polaris-Checkbox__Icon svg {
    fill: #5c6ac4;
}
@media (-ms-high-contrast: active) {
    .Polaris-Checkbox__Icon {
        fill: windowText;
    }
}
.Polaris-RadioButton {
    position: relative;
}
.Polaris-RadioButton__Input {
    margin: 0;
    padding: 0;
    opacity: 0;
}
.Polaris-RadioButton__Input:active + .Polaris-RadioButton__Backdrop,
.Polaris-RadioButton__Input:checked + .Polaris-RadioButton__Backdrop,
.Polaris-RadioButton__Input:focus + .Polaris-RadioButton__Backdrop {
    background: #5c6ac4;
}
.Polaris-RadioButton__Input:checked ~ .Polaris-RadioButton__Icon {
    transform: translate(-50%, -50%) scale(1);
}
.Polaris-RadioButton__Input:active + .Polaris-RadioButton__Backdrop,
.Polaris-RadioButton__Input:focus + .Polaris-RadioButton__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4, 0 0 0 0 transparent;
}
.Polaris-RadioButton__Input:active + .Polaris-RadioButton__Backdrop::after,
.Polaris-RadioButton__Input:focus + .Polaris-RadioButton__Backdrop::after {
    background: #fff;
}
@media (-ms-high-contrast: active) {
    .Polaris-RadioButton__Input:active + .Polaris-RadioButton__Backdrop::after,
    .Polaris-RadioButton__Input:focus + .Polaris-RadioButton__Backdrop::after {
        border: 1px dashed buttonText;
    }
}
.Polaris-RadioButton__Input:disabled + .Polaris-RadioButton__Backdrop {
    background: #dfe3e8;
    box-shadow: none;
}
.Polaris-RadioButton__Input:disabled + .Polaris-RadioButton__Backdrop::after {
    background: #f9fafb;
}
@media (-ms-high-contrast: active) {
    .Polaris-RadioButton__Input:disabled + .Polaris-RadioButton__Backdrop {
        color: grayText;
    }
}
.Polaris-RadioButton__Input:disabled ~ .Polaris-RadioButton__Icon {
    background-color: #c4cdd5;
}
.Polaris-RadioButton__Backdrop {
    background-color: #c4cdd5;
    border: 0.1rem solid transparent;
    box-shadow: 0 0 0 1px transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    transition-property: box-shadow, background-color;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}
.Polaris-RadioButton__Backdrop::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border-radius: 2px;
}
@media (-ms-high-contrast: active) {
    .Polaris-RadioButton__Backdrop {
        background: 0 0;
        border: 2px solid buttonText;
        transition: none;
        color: rgba(223, 227, 232, 0.3);
    }
    .Polaris-RadioButton__Backdrop::after {
        top: -4px;
        right: -4px;
        bottom: -4px;
        left: -4px;
        background: 0 0;
        border-radius: 4px;
    }
}
.Polaris-RadioButton__Backdrop::after {
    border-radius: 50%;
}
.Polaris-RadioButton__Icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: 50% 50%;
    height: 50%;
    width: 50%;
    background: #5c6ac4;
    border-radius: 50%;
    transition: transform 0.1s cubic-bezier(0.36, 0, 1, 1) cubic-bezier(0, 0, 0.42, 1);
}
@media (-ms-high-contrast: active) {
    .Polaris-RadioButton__Icon {
        background: windowText;
    }
}
.Polaris-ChoiceList {
    margin: 0;
    padding: 0;
    border: none;
}
.Polaris-ChoiceList--titleHidden > .Polaris-ChoiceList__Title {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-ChoiceList__Choices {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-ChoiceList__ChoiceChildren {
    margin-bottom: 0.8rem;
    padding-left: 2.4rem;
}
.Polaris-ChoiceList__ChoiceError {
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
}
.Polaris-ChoiceList__Title {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    display: block;
    margin: 0 0 0.4rem;
    padding: 0;
}
@media (min-width: 40em) {
    .Polaris-ChoiceList__Title {
        font-size: 1.4rem;
    }
}
.Polaris-Collapsible {
    overflow: hidden;
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity, height;
}
.Polaris-Collapsible--animating {
    transition-property: opacity, height;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-Collapsible--open {
    opacity: 1;
}
.Polaris-Collapsible--fullyOpen {
    overflow: visible;
}
.Polaris-ColorPicker {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
}
.Polaris-ColorPicker__MainColor {
    background-image: linear-gradient(45deg, #dfe3e8 25%, transparent 25%), linear-gradient(-45deg, #dfe3e8 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #dfe3e8 75%), linear-gradient(-45deg, transparent 75%, #dfe3e8 75%);
    background-size: 1.6rem 1.6rem;
    background-position: 0 0, 0 0.8rem, 0.8rem -0.8rem, -0.8rem 0;
    position: relative;
    overflow: hidden;
    height: 16rem;
    width: 16rem;
    border-radius: 4px;
    cursor: pointer;
}
.Polaris-ColorPicker__MainColor .Polaris-ColorPicker__Dragger {
    right: 0.9rem;
    margin: 0;
}
.Polaris-ColorPicker__MainColor .Polaris-ColorPicker__ColorLayer {
    box-shadow: inset 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08);
    border-radius: 4px;
}
.Polaris-ColorPicker__MainColor::after,
.Polaris-ColorPicker__MainColor::before {
    content: "";
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    pointer-events: none;
    border-radius: 3px;
}
.Polaris-ColorPicker__MainColor::before {
    background: linear-gradient(to right, #fff, transparent);
}
.Polaris-ColorPicker__MainColor::after {
    background-image: linear-gradient(to top, #000, transparent);
    box-shadow: inset 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08);
}
.Polaris-ColorPicker__Dragger {
    position: relative;
    z-index: 30;
    bottom: 0.9rem;
    transform: none;
    height: 1.8rem;
    width: 1.8rem;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    background: 0 0;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08), inset 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08);
    border-radius: 50%;
    pointer-events: none;
}
.Polaris-ColorPicker__AlphaPicker,
.Polaris-ColorPicker__HuePicker {
    position: relative;
    overflow: hidden;
    height: 16rem;
    width: 2.4rem;
    margin-left: 0.8rem;
    border-width: 3px;
    border-radius: 8rem;
}
.Polaris-ColorPicker__HuePicker {
    background-image: linear-gradient(to bottom, red 1.8rem, #ff0, #0f0, #0ff, #00f, #f0f, red 14.2rem);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.Polaris-ColorPicker__AlphaPicker {
    background-image: linear-gradient(45deg, #dfe3e8 25%, transparent 25%), linear-gradient(-45deg, #dfe3e8 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #dfe3e8 75%), linear-gradient(-45deg, transparent 75%, #dfe3e8 75%);
    background-size: 1.6rem 1.6rem;
    background-position: 0 0, 0 0.8rem, 0.8rem -0.8rem, -0.8rem 0;
}
.Polaris-ColorPicker__AlphaPicker .Polaris-ColorPicker__ColorLayer {
    border-radius: 8rem;
}
.Polaris-ColorPicker__ColorLayer {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.5);
    pointer-events: none;
}
.Polaris-ColorPicker__Slidable {
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.Polaris-TopBar-Search {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    top: 5.6rem;
    height: calc(100vh - 7.6rem);
    visibility: hidden;
    pointer-events: none;
    padding: 0;
    width: 100%;
}
@media (min-width: 42.5em) {
    .Polaris-TopBar-Search {
        top: 4rem;
        left: auto;
        right: auto;
    }
}
.Polaris-TopBar-Search--visible {
    visibility: initial;
    pointer-events: all;
}
.Polaris-TopBar-Search__Overlay {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 70rem;
    min-width: 45rem;
    max-height: 100%;
}
.Polaris-TopBar-Search__Overlay > * {
    flex: 1 1 auto;
    width: 100%;
}
@media (min-width: 42.5em) {
    .Polaris-TopBar-Search__Overlay {
        position: relative;
    }
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-TopBar-Search__Overlay {
        max-height: 60vh;
    }
}
@media (min-width: 30.625em) {
    .Polaris-TopBar-Search__Overlay {
        max-height: 60vh;
    }
}
@media (max-width: 30.625em), (min-width: 48.0625em) and (max-width: 47.125em) {
    [data-has-navigation] .Polaris-TopBar-Search__Overlay {
        min-width: 100%;
    }
}
@media (max-width: 30.625em) {
    .Polaris-TopBar-Search__Overlay {
        min-width: 100%;
    }
}
.Polaris-TopBar-SearchField {
    position: relative;
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    border: 1px solid transparent;
    width: 100%;
    max-width: 69.4rem;
}
.Polaris-TopBar-SearchField--focused .Polaris-TopBar-SearchField__Input,
.Polaris-TopBar-SearchField__Input:focus {
    border: none;
    color: #212b36;
}
.Polaris-TopBar-SearchField--focused .Polaris-TopBar-SearchField__Input::-webkit-input-placeholder,
.Polaris-TopBar-SearchField__Input:focus::-webkit-input-placeholder {
    color: #919eab;
}
.Polaris-TopBar-SearchField--focused .Polaris-TopBar-SearchField__Input::-ms-input-placeholder,
.Polaris-TopBar-SearchField__Input:focus::-ms-input-placeholder {
    color: #919eab;
}
.Polaris-TopBar-SearchField--focused .Polaris-TopBar-SearchField__Input::placeholder,
.Polaris-TopBar-SearchField__Input:focus::placeholder {
    color: #919eab;
}
.Polaris-TopBar-SearchField__Input:focus ~ .Polaris-TopBar-SearchField__Backdrop {
    background-color: #fff;
}
.Polaris-TopBar-SearchField__Input:focus ~ .Polaris-TopBar-SearchField__Icon svg {
    fill: #919eab;
}
.Polaris-TopBar-SearchField--focused .Polaris-TopBar-SearchField__Backdrop {
    background-color: #fff;
}
.Polaris-TopBar-SearchField--focused .Polaris-TopBar-SearchField__Icon svg {
    fill: #919eab;
}
.Polaris-TopBar-SearchField__Input {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    z-index: 2;
    width: 100%;
    height: 3.4rem;
    padding: 0 0 0 3.6rem;
    border: none;
    background-color: transparent;
    outline: 0;
    color: var(--top-bar-color);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: fill, color;
    transition: fill 0.2s cubic-bezier(0.64, 0, 0.35, 1), color 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
@media (min-width: 40em) {
    .Polaris-TopBar-SearchField__Input {
        font-size: 1.4rem;
    }
}
.Polaris-TopBar-SearchField__Input::-webkit-input-placeholder {
    color: var(--top-bar-color);
}
.Polaris-TopBar-SearchField__Input::-ms-input-placeholder {
    color: var(--top-bar-color);
}
.Polaris-TopBar-SearchField__Input::placeholder {
    color: var(--top-bar-color);
}
.Polaris-TopBar-SearchField__Input::-webkit-search-cancel-button,
.Polaris-TopBar-SearchField__Input::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}
.Polaris-TopBar-SearchField__Icon {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0.8rem;
    display: flex;
    height: 2rem;
    pointer-events: none;
    transform: translateY(-50%);
}
.Polaris-TopBar-SearchField__Icon svg {
    fill: var(--top-bar-color);
}
.Polaris-TopBar-SearchField__Clear {
    position: relative;
    z-index: 3;
    align-self: stretch;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
}
.Polaris-TopBar-SearchField__Clear svg {
    fill: #919eab;
}
.Polaris-TopBar-SearchField__Clear:focus,
.Polaris-TopBar-SearchField__Clear:hover {
    outline: 0;
}
.Polaris-TopBar-SearchField__Clear:focus svg,
.Polaris-TopBar-SearchField__Clear:hover svg {
    fill: #637381;
}
.Polaris-TopBar-SearchField__Backdrop {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--top-bar-background-lighter);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background-color;
    transition: background-color 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    border-radius: 3px;
    animation: Polaris-TopBar-SearchField--toLightBackground 0s;
}
@keyframes Polaris-TopBar-SearchField--toLightBackground {
    to {
        background-color: var(--top-bar-background-lighter);
    }
}
.Polaris-MessageIndicator__MessageIndicatorWrapper {
    position: relative;
}
.Polaris-MessageIndicator {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100%;
    background-color: #47c1bf;
}
.Polaris-Link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline;
    text-align: inherit;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    color: #007ace;
    text-decoration: none;
    cursor: pointer;
}
.Polaris-Link svg {
    fill: currentColor;
}
.Polaris-Link:active,
.Polaris-Link:focus,
.Polaris-Link:hover {
    outline: 0;
    color: #084e8a;
}
.Polaris-Link__IconLockup {
    display: inline;
    white-space: nowrap;
}
.Polaris-Link__IconLockup::before {
    content: "\2060";
}
.Polaris-Link__IconLayout {
    display: inline-flex;
}
.Polaris-Link__IconLayout::before {
    content: "\2060";
}
.Polaris-Link--monochrome {
    color: inherit;
    position: relative;
}
.Polaris-Link--monochrome::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-top: 0.1rem solid currentColor;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Link--monochrome:active::after,
.Polaris-Link--monochrome:focus::after,
.Polaris-Link--monochrome:hover::after {
    opacity: 0.4;
}
.Polaris-Link--monochrome:active,
.Polaris-Link--monochrome:focus,
.Polaris-Link--monochrome:hover {
    color: inherit;
}
.Polaris-Menu-Message__Section {
    max-width: 32.5rem;
    margin-top: 0.8rem;
    padding-top: 0.8rem;
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-TopBar-Menu__ActivatorWrapper {
    height: 5.6rem;
    display: flex;
    align-items: center;
}
.Polaris-TopBar-Menu__Activator {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    color: var(--top-bar-color);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 3.6rem;
    padding: 0.6rem 0.8rem;
    border: 0;
    cursor: pointer;
    transition: background-color 0.1s;
    margin-right: 0.8rem;
    border-radius: 3px;
}
.Polaris-TopBar-Menu__Activator:focus {
    outline: 0;
}
.Polaris-TopBar-Menu__Activator:focus {
    background-color: rgba(255, 255, 255, 0.16);
    outline: 0;
}
.Polaris-TopBar-Menu__Activator:hover {
    background-color: rgba(255, 255, 255, 0.08);
}
.Polaris-TopBar-Menu__Activator:active,
.Polaris-TopBar-Menu__Activator[aria-expanded="true"] {
    background-color: rgba(0, 0, 0, 0.28);
    outline: 0;
    transition: none;
}
@media (max-width: 48.0525em) {
    .Polaris-TopBar-Menu__Activator {
        margin: 0 0.4rem;
    }
    .Polaris-TopBar-Menu__Activator:active,
    .Polaris-TopBar-Menu__Activator:focus,
    .Polaris-TopBar-Menu__Activator:hover,
    .Polaris-TopBar-Menu__Activator[aria-expanded="true"] {
        background-color: transparent;
        opacity: 0.85;
    }
}
.Polaris-TopBar-Menu__Section {
    margin-top: 0.8rem;
    padding-top: 0.8rem;
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-UserMenu-UserMenu__Details {
    max-width: 16rem;
    margin-left: 0.8rem;
}
@media (max-width: 48.0525em) {
    .Polaris-UserMenu-UserMenu__Details {
        display: none;
    }
}
.Polaris-UserMenu-UserMenu__Name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    font-weight: 500;
    line-height: 1.6rem;
    color: var(--top-bar-color);
    text-align: left;
}
@media (min-width: 40em) {
    .Polaris-UserMenu-UserMenu__Name {
        font-size: 1.4rem;
    }
}
.Polaris-UserMenu-UserMenu__Detail {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0.7;
    color: var(--top-bar-color);
    text-align: left;
}
@media (min-width: 40em) {
    .Polaris-UserMenu-UserMenu__Detail {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
}
.Polaris-TopBar {
    position: relative;
    display: flex;
    height: 5.6rem;
    background-color: var(--top-bar-background);
}
.Polaris-TopBar::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid transparent;
}
.Polaris-TopBar__LogoContainer {
    display: none;
}
@media (min-width: 48.0625em) {
    .Polaris-TopBar__LogoContainer {
        display: flex;
        flex: 0 0 24rem;
        align-items: center;
        height: 100%;
        padding: 0 0.8rem 0 1.6rem;
        flex-basis: 24rem;
        flex-basis: calc(24rem + constant(safe-area-inset-left));
        flex-basis: calc(24rem + env(safe-area-inset-left));
        padding-left: 1.6rem;
        padding-left: calc(1.6rem + constant(safe-area-inset-left));
        padding-left: calc(1.6rem + env(safe-area-inset-left));
    }
}
.Polaris-TopBar__ContextControl {
    display: none;
}
@media (min-width: 48.0625em) {
    .Polaris-TopBar__ContextControl {
        width: 24rem;
        display: block;
    }
}
@media (min-width: 87.5em) {
    .Polaris-TopBar__ContextControl {
        width: 28rem;
    }
}
.Polaris-TopBar__Logo,
.Polaris-TopBar__LogoLink {
    display: block;
}
.Polaris-TopBar__NavigationIcon {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    position: relative;
    align-self: center;
    margin-left: 1rem;
    margin-right: 0.8rem;
    padding: 0.8rem;
    border-radius: 3px;
}
.Polaris-TopBar__NavigationIcon:focus {
    outline: 0;
}
.Polaris-TopBar__NavigationIcon.Polaris-TopBar--focused {
    background-color: rgba(255, 255, 255, 0.16);
}
.Polaris-TopBar__NavigationIcon.Polaris-TopBar--focused:active {
    background-color: rgba(0, 0, 0, 0.28);
}
.Polaris-TopBar__NavigationIcon:hover {
    background-color: rgba(255, 255, 255, 0.08);
}
.Polaris-TopBar__NavigationIcon::after {
    content: "";
    position: absolute;
    top: -0.8rem;
    left: -0.8rem;
    width: calc(100% + 2rem);
    height: calc(100% + 2rem);
}
@media (min-width: 48.0625em) {
    .Polaris-TopBar__NavigationIcon {
        display: none;
    }
}
.Polaris-TopBar__Contents {
    z-index: 10;
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
@media (min-width: 42.5em) {
    .Polaris-TopBar__Contents {
        position: relative;
    }
}
.Polaris-TopBar__SearchField {
    margin: 0 auto;
    padding: 0;
    max-width: 99.8rem;
    width: 100%;
    margin: 0;
    max-width: none;
    margin-left: calc((100% - 99.8rem) / 2);
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-TopBar__SearchField {
        padding: 0 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-TopBar__SearchField {
        padding: 0 2rem;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-TopBar__SearchField {
        padding: 0 3.2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-TopBar__SearchField {
        padding: 0 3.2rem;
    }
}
@media (min-width: 87.5em) {
    .Polaris-TopBar__SearchField {
        margin-left: calc((100% - 103.8rem) / 2);
    }
}
@media (max-width: 1268px) {
    .Polaris-TopBar__SearchField {
        margin-left: 0;
    }
}
@media (min-width: 42.5em) {
    .Polaris-TopBar__SearchField {
        position: relative;
    }
}
@media (max-width: 48.0525em) {
    .Polaris-TopBar__SecondaryMenu {
        display: none;
    }
}
.Polaris-Frame-Toast {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    display: inline-flex;
    max-width: 50rem;
    padding: 0.8rem 1.6rem;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.88);
    box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
    color: #fff;
    margin-bottom: 2rem;
}
@media (min-width: 40em) {
    .Polaris-Frame-Toast {
        font-size: 2rem;
        line-height: 2.8rem;
    }
}
@media (min-width: 40em) {
    .Polaris-Frame-Toast {
        padding: 1.6rem;
    }
}
.Polaris-Frame-Toast__Action {
    margin-left: 3.2rem;
    margin-right: 1.6rem;
}
.Polaris-Frame-Toast--error {
    background: rgba(191, 7, 17, 0.88);
}
.Polaris-Frame-Toast__CloseButton {
    display: flex;
    align-self: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    margin: -0.8rem -1.6rem -0.8rem 0;
    padding: 1.2rem 1.6rem 0.8rem;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    fill: #fff;
    cursor: pointer;
}
.Polaris-Frame-Toast__CloseButton:focus {
    outline: 0;
}
:root {
    --toast-translate-y-out: 15rem;
    --toast-translate-y-in: 0;
}
.Polaris-Frame-ToastManager {
    position: fixed;
    z-index: 520;
    right: 0;
    left: 0;
    text-align: center;
    bottom: var(--global-ribbon-height, 0);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.Polaris-Frame-ToastManager__ToastWrapper {
    position: absolute;
    display: inline-flex;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    transform: translateY(var(--toast-translate-y-out));
}
.Polaris-Frame-ToastManager__ToastWrapper--enter,
.Polaris-Frame-ToastManager__ToastWrapper--exit {
    transform: translateY(var(--toast-translate-y-out));
    opacity: 0;
}
.Polaris-Frame-ToastManager--toastWrapperEnterDone {
    transform: translateY(var(--toast-translate-y-in));
    opacity: 1;
}
.Polaris-Frame-Loading {
    overflow: hidden;
    height: 0.3rem;
    background-color: #dfe3e8;
    opacity: 1;
}
.Polaris-Frame-Loading__Level {
    width: 100%;
    height: 100%;
    transform-origin: 0;
    background-color: #47c1bf;
    transition: transform 0.5s cubic-bezier(0, 0, 0.42, 1);
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-Frame-Loading__Level {
        background-color: highlight;
    }
}
.Polaris-Modal-Dialog__Container {
    position: fixed;
    z-index: 519;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
@media (min-width: 48.0625em) {
    .Polaris-Modal-Dialog__Container {
        justify-content: center;
    }
}
.Polaris-Modal-Dialog__Modal {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100vw;
    max-height: calc(100vh - 60px);
    background: #fff;
    box-shadow: 0 31px 41px 0 rgba(32, 42, 53, 0.2), 0 2px 16px 0 rgba(32, 42, 54, 0.08);
}
@media (max-width: 48.0525em) {
    .Polaris-Modal-Dialog__Modal {
        bottom: 0;
        max-height: 100%;
    }
}
.Polaris-Modal-Dialog__Modal:focus {
    outline: 0;
}
@media (min-width: 48.0625em) {
    .Polaris-Modal-Dialog__Modal {
        position: relative;
        max-width: 62rem;
        margin: 0 auto;
        border-radius: 6px;
    }
}
@media (min-width: 48.0625em) and (min-height: 660px) {
    .Polaris-Modal-Dialog__Modal.Polaris-Modal-Dialog--limitHeight {
        max-height: 600px;
    }
}
@media (min-width: 48.0625em) {
    .Polaris-Modal-Dialog__Modal.Polaris-Modal-Dialog--sizeLarge {
        max-width: calc(100vw - 6.4rem);
    }
}
@media (min-width: 65.25em) {
    .Polaris-Modal-Dialog__Modal.Polaris-Modal-Dialog--sizeLarge {
        max-width: 98rem;
    }
}
.Polaris-Modal-Dialog--animateFadeUp {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, opacity;
    opacity: 1;
    transform: translateY(0);
    transition: transform cubic-bezier(0.64, 0, 0.35, 1) 0.2s, opacity cubic-bezier(0.64, 0, 0.35, 1) 0.2s;
}
.Polaris-Modal-Dialog--animateFadeUp.Polaris-Modal-Dialog--entering,
.Polaris-Modal-Dialog--animateFadeUp.Polaris-Modal-Dialog--exited,
.Polaris-Modal-Dialog--animateFadeUp.Polaris-Modal-Dialog--exiting {
    opacity: 0;
    transform: translateY(20rem);
}
.Polaris-Modal-Dialog--animateFadeUp.Polaris-Modal-Dialog--entered {
    opacity: 1;
    transform: translateY(0);
}
.Polaris-Modal-Footer {
    display: flex;
    align-self: flex-end;
    align-items: center;
    width: 100%;
    min-height: 6.4rem;
    padding: 1.6rem;
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-Modal-Footer__FooterContent {
    width: 100%;
}
.Polaris-DisplayText {
    margin: 0;
}
.Polaris-DisplayText--sizeSmall {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
}
@media (min-width: 40em) {
    .Polaris-DisplayText--sizeSmall {
        font-size: 2rem;
        line-height: 2.8rem;
    }
}
.Polaris-DisplayText--sizeMedium {
    font-size: 2.1rem;
    font-weight: 400;
    line-height: 2.8rem;
}
@media (min-width: 40em) {
    .Polaris-DisplayText--sizeMedium {
        font-size: 2.6rem;
        line-height: 3.2rem;
    }
}
.Polaris-DisplayText--sizeLarge {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 2.8rem;
}
@media (min-width: 40em) {
    .Polaris-DisplayText--sizeLarge {
        font-size: 2.8rem;
        line-height: 3.2rem;
    }
}
.Polaris-DisplayText--sizeExtraLarge {
    font-size: 2.7rem;
    font-weight: 600;
    line-height: 3.6rem;
}
@media (min-width: 40em) {
    .Polaris-DisplayText--sizeExtraLarge {
        font-size: 4.2rem;
        line-height: 4.4rem;
    }
}
.Polaris-Modal-CloseButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    margin-left: 2rem;
    margin-right: -0.8rem;
    padding: 0.8rem;
}
.Polaris-Modal-CloseButton:focus {
    outline: 0;
}
.Polaris-Modal-CloseButton:active,
.Polaris-Modal-CloseButton:focus {
    border-radius: 6px;
    background: rgba(33, 43, 54, 0.1);
}
.Polaris-Modal-CloseButton--withoutTitle {
    position: absolute;
    right: 0.8rem;
}
.Polaris-Modal-Header {
    display: flex;
    align-items: flex-start;
    flex-shrink: 0;
    padding: 1.6rem 2rem;
    border-bottom: 0.1rem solid #dfe3e8;
}
.Polaris-Modal-Header__Title {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    flex: 1 1;
    margin-top: 0.4rem;
}
.Polaris-Modal-Section {
    flex: 0 0 auto;
    padding: 1.6rem 2rem;
}
.Polaris-Modal-Section:first-of-type {
    padding-top: 2rem;
}
.Polaris-Modal-Section:not(:last-of-type) {
    border-bottom: 0.1rem solid #dfe3e8;
}
.Polaris-Modal-Section.Polaris-Modal-Section--subdued {
    background: #f4f6f8;
}
.Polaris-Modal-Section.Polaris-Modal-Section--flush {
    padding: 0;
}
.Polaris-Modal__BodyWrapper {
    display: flex;
    flex-grow: 1;
    border-radius: 6px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.Polaris-Modal__Body {
    width: 100%;
}
.Polaris-Modal__IFrame {
    display: block;
    width: 62rem;
    max-width: 100vw;
    border: none;
}
@media (min-width: 48.0625em) {
    .Polaris-Modal__IFrame {
        max-width: 62rem;
    }
}
.Polaris-Modal__Spinner {
    margin: 1.6rem;
    text-align: center;
}
.Polaris-Frame-ContextualSaveBar {
    display: flex;
    height: 5.6rem;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.Polaris-Frame-ContextualSaveBar::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid transparent;
}
.Polaris-Frame-ContextualSaveBar__LogoContainer {
    display: none;
}
@media (min-width: 48.0625em) {
    .Polaris-Frame-ContextualSaveBar__LogoContainer {
        display: flex;
        flex: 0 0 24rem;
        align-items: center;
        height: 100%;
        padding: 0 1.6rem;
        border-right: 1px solid #ebeef0;
        background-color: #fafbfc;
    }
}
.Polaris-Frame-ContextualSaveBar__Contents {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    min-width: 1px;
    max-width: 99.8rem;
    height: 100%;
    margin: 0 auto;
    padding: 0 1.6rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Frame-ContextualSaveBar__Contents {
        padding: 0 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Frame-ContextualSaveBar__Contents {
        padding: 0 2rem;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-Frame-ContextualSaveBar__Contents {
        padding: 0 3.2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-Frame-ContextualSaveBar__Contents {
        padding: 0 3.2rem;
    }
}
.Polaris-Frame-ContextualSaveBar__Message {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 2.4rem;
    color: #637381;
    flex-grow: 1;
}
@media (min-width: 40em) {
    .Polaris-Frame-ContextualSaveBar__Message {
        font-size: 1.6rem;
    }
}
.Polaris-Frame-ContextualSaveBar__Action {
    margin-left: 0.8rem;
}
.Polaris-Frame {
    width: 100%;
    min-height: 100vh;
    display: flex;
    background-color: #f4f6f8;
}
@media print {
    .Polaris-Frame {
        background-color: none;
    }
}
.Polaris-Frame__Navigation {
    position: fixed;
    z-index: 516;
    top: 0;
    left: 0;
    display: none;
    flex: 0 0 auto;
    align-items: stretch;
    height: 100%;
    outline: 0;
    transform: translateX(0);
}
@media print {
    .Polaris-Frame__Navigation {
        display: none !important;
    }
}
@media (min-width: 48.0625em) {
    .Polaris-Frame__Navigation {
        z-index: 1;
        top: 5.6rem;
        display: flex;
        height: calc(100% - 5.6rem);
    }
}
.Polaris-Frame__Navigation:focus {
    outline: 0;
}
.Polaris-Frame__Navigation--enter,
.Polaris-Frame__Navigation--enterActive,
.Polaris-Frame__Navigation--exit,
.Polaris-Frame__Navigation--exitActive {
    display: flex;
}
.Polaris-Frame__Navigation--enter {
    transform: translateX(-100%);
}
.Polaris-Frame__Navigation--enterActive {
    transform: translateX(0);
    transition: transform 0.3s cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-Frame__Navigation--exit {
    transform: translateX(0);
}
.Polaris-Frame__Navigation--exitActive {
    transform: translateX(-100%);
    transition: transform 0.3s cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-Frame__NavigationDismiss {
    position: absolute;
    top: 0;
    left: 100%;
    width: 3.2rem;
    height: 3.2rem;
    margin: 1.6rem;
    padding: 0;
    border: none;
    background: 0 0;
    opacity: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    cursor: pointer;
    transition: opacity 0.1s cubic-bezier(0.64, 0, 0.35, 1);
}
@media print {
    .Polaris-Frame__NavigationDismiss {
        display: none !important;
    }
}
.Polaris-Frame__Navigation--visible .Polaris-Frame__NavigationDismiss {
    pointer-events: all;
    opacity: 1;
}
.Polaris-Frame__NavigationDismiss:focus {
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.16);
    outline: 0;
}
@media (min-width: 48.0625em) {
    .Polaris-Frame__NavigationDismiss {
        display: none;
    }
}
.Polaris-Frame__TopBar {
    position: fixed;
    z-index: 512;
    top: 0;
    left: 0;
    width: 100%;
}
@media print {
    .Polaris-Frame__TopBar {
        display: none !important;
    }
}
.Polaris-Frame__ContextualSaveBar {
    position: fixed;
    z-index: 513;
    top: 0;
    left: 0;
    width: 100%;
}
.Polaris-Frame__ContextualSaveBar--enter {
    opacity: 0;
}
.Polaris-Frame__ContextualSaveBar--enterActive {
    opacity: 1;
    transition: opacity 0.2s cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-Frame__ContextualSaveBar--exit {
    opacity: 1;
}
.Polaris-Frame__ContextualSaveBar--exitActive {
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0, 0, 0.42, 1);
}
.Polaris-Frame__Main {
    flex: 1 1;
    display: flex;
    align-items: stretch;
    min-width: 0;
    max-width: 100%;
    padding-right: 0;
    padding-right: calc(0px + constant(safe-area-inset-right));
    padding-right: calc(0px + env(safe-area-inset-right));
    padding-left: 0;
    padding-left: calc(0px + constant(safe-area-inset-left));
    padding-left: calc(0px + env(safe-area-inset-left));
    padding-bottom: 0;
    padding-bottom: calc(0px + constant(safe-area-inset-bottom));
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
}
@media (min-width: 48.0625em) {
    .Polaris-Frame--hasNav .Polaris-Frame__Main {
        padding-left: 24rem;
        padding-left: 24rem;
        padding-left: calc(24rem + constant(safe-area-inset-left));
        padding-left: calc(24rem + env(safe-area-inset-left));
    }
}
@media print and (min-width: 48.0625em) {
    .Polaris-Frame--hasNav .Polaris-Frame__Main {
        padding-left: 0;
    }
}
.Polaris-Frame--hasTopBar .Polaris-Frame__Main {
    padding-top: 5.6rem;
}
@media print {
    .Polaris-Frame--hasTopBar .Polaris-Frame__Main {
        padding-top: 0;
    }
}
.Polaris-Frame__Content {
    padding-bottom: var(--global-ribbon-height, 0);
    flex: 1 1;
    min-width: 0;
    max-width: 100%;
}
.Polaris-Frame__GlobalRibbonContainer {
    position: fixed;
    z-index: 510;
    bottom: 0;
    width: 100%;
}
@media (min-width: 48.0625em) {
    .Polaris-Frame--hasNav .Polaris-Frame__GlobalRibbonContainer {
        left: 24rem;
        left: 24rem;
        left: calc(24rem + constant(safe-area-inset-left));
        left: calc(24rem + env(safe-area-inset-left));
        width: calc(100% - 24rem);
    }
}
.Polaris-Frame__LoadingBar {
    position: fixed;
    z-index: 514;
    top: 0;
    right: 0;
    left: 0;
}
@media print {
    .Polaris-Frame__LoadingBar {
        display: none !important;
    }
}
@media (min-width: 48.0625em) {
    .Polaris-Frame--hasTopBar .Polaris-Frame__LoadingBar {
        top: 5.6rem;
        z-index: 511;
    }
}
.Polaris-Frame__Skip {
    position: fixed;
    z-index: 517;
    top: 1rem;
    left: 0.8rem;
    opacity: 0;
    pointer-events: none;
}
.Polaris-Frame__Skip.Polaris-Frame--focused {
    pointer-events: all;
    opacity: 1;
}
.Polaris-DataTable {
    position: relative;
    max-width: 100vw;
}
.Polaris-DataTable--collapsed .Polaris-DataTable__Table::after {
    display: block;
}
.Polaris-DataTable--collapsed .Polaris-DataTable__Navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 1.6rem 0.8rem;
}
@media (min-width: 48em) {
    .Polaris-DataTable--collapsed .Polaris-DataTable__Navigation {
        justify-content: flex-end;
    }
}
.Polaris-DataTable--collapsed .Polaris-DataTable__ScrollContainer {
    margin-left: 14.5rem;
}
.Polaris-DataTable--hasFooter .Polaris-DataTable__ScrollContainer {
    margin-bottom: 5.2rem;
}
.Polaris-DataTable__Navigation {
    display: none;
}
.Polaris-DataTable__Pip {
    height: 0.6rem;
    width: 0.6rem;
    background: #919eab;
    border-radius: 3px;
}
.Polaris-DataTable__Pip:not(:last-of-type) {
    margin-right: 0.4rem;
}
.Polaris-DataTable__Pip--visible {
    background: #212b36;
}
.Polaris-DataTable__ScrollContainer {
    overflow-x: auto;
    margin-left: 14rem;
    -webkit-overflow-scrolling: touch;
}
.Polaris-DataTable__Table {
    width: 100%;
    border-spacing: 0;
}
.Polaris-DataTable__Table::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14.5rem;
    display: none;
    width: 0.6rem;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0));
}
@media (min-width: 48em) {
    .Polaris-DataTable__TableRow:hover .Polaris-DataTable__Cell {
        background: #f9fafb;
    }
}
.Polaris-DataTable__TableFoot {
    border-bottom: 0;
}
.Polaris-DataTable__Cell {
    padding: 1.6rem;
    border-bottom: 0.1rem solid #f4f6f8;
    white-space: nowrap;
    text-align: left;
    transition: background-color 0.2s ease-in-out;
    vertical-align: top;
}
.Polaris-DataTable__Cell--numeric {
    text-align: right;
}
.Polaris-DataTable__Cell--fixed {
    font-weight: 400;
    color: #212b36;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    position: absolute;
    top: auto;
    left: 0;
    width: 14.5rem;
    white-space: unset;
    text-align: left;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.Polaris-DataTable__Cell--truncated {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.Polaris-DataTable__Cell--header {
    font-weight: 400;
    color: #212b36;
    border-bottom: 0.1rem solid #c4cdd5;
    border-top: 0;
}
.Polaris-DataTable__Cell--sortable {
    padding: 0;
}
.Polaris-DataTable__Icon {
    display: flex;
    align-self: flex-end;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.64, 0, 0.35, 1), fill 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-DataTable__Heading {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    justify-content: flex-end;
    align-items: baseline;
    transition: color 0.2s cubic-bezier(0.64, 0, 0.35, 1);
    padding: 1.6rem;
    cursor: pointer;
}
.Polaris-DataTable__Heading:focus {
    outline: 0;
}
.Polaris-DataTable__Heading:focus,
.Polaris-DataTable__Heading:hover {
    color: #5c6ac4;
}
.Polaris-DataTable__Heading:focus svg,
.Polaris-DataTable__Heading:hover svg {
    fill: #5c6ac4;
}
.Polaris-DataTable__Heading:focus .Polaris-DataTable__Icon,
.Polaris-DataTable__Heading:hover .Polaris-DataTable__Icon {
    opacity: 1;
}
.Polaris-DataTable__Heading--left {
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.Polaris-DataTable__Cell--sorted .Polaris-DataTable__Icon {
    opacity: 1;
}
.Polaris-DataTable__Cell--total {
    font-weight: 600;
    background: #f9fafb;
    border-bottom: 0.1rem solid #dfe3e8;
}
.Polaris-DataTable__Cell--footer {
    font-weight: 400;
    color: #212b36;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-bottom: 0;
    background: #f4f6f8;
    color: #637381;
    white-space: unset;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.Polaris-DatePicker {
    position: relative;
}
.Polaris-DatePicker__MonthContainer {
    display: flex;
    flex-wrap: wrap;
    margin-top: -1.6rem;
    margin-left: -1.6rem;
}
.Polaris-DatePicker__Month {
    flex: 1 1 auto;
    margin-top: 1.6rem;
    margin-left: 1.6rem;
    max-width: calc(100% - 1.6rem);
    min-width: 23rem;
}
.Polaris-DatePicker__Month--current {
    font-weight: 700;
}
.Polaris-DatePicker__Week,
.Polaris-DatePicker__WeekHeadings {
    display: flex;
}
.Polaris-DatePicker__Week + .Polaris-DatePicker__Week,
.Polaris-DatePicker__WeekHeadings + .Polaris-DatePicker__Week {
    margin-top: -1px;
}
.Polaris-DatePicker__Day {
    display: block;
    flex: 1 0;
    width: 14.28571%;
    margin: 0;
    padding: 0.8rem;
    background: 0 0;
    border: 0.1rem solid #dfe3e8;
    border-radius: 0;
    outline: 0;
    font-size: 1.2rem;
    text-align: center;
    cursor: pointer;
}
.Polaris-DatePicker__Day:hover {
    background: #dfe3e8;
}
.Polaris-DatePicker__Day:focus {
    box-shadow: inset 0 0 0 2px #5c6ac4;
}
.Polaris-DatePicker__Day + .Polaris-DatePicker__Day,
.Polaris-DatePicker__Day + .Polaris-DatePicker__EmptyDay {
    margin-left: -1px;
}
.Polaris-DatePicker__Day--today {
    font-weight: 700;
}
.Polaris-DatePicker__Day--inRange {
    z-index: 20;
    background: #b3bcf5;
    border: 0.1rem solid #9ca6de;
}
.Polaris-DatePicker__Day--inRange:hover {
    background: #9ca8f2;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-DatePicker__Day--inRange {
        background: highlight;
    }
}
.Polaris-DatePicker__Day--selected {
    z-index: 30;
    background: #5c6ac4;
    border: 0.1rem solid #5c6ac4;
    color: #fff;
}
.Polaris-DatePicker__Day--selected:hover {
    background: #4959bd;
}
.Polaris-DatePicker__Day--selected:focus {
    box-shadow: inset 0 0 0 2px #202e78;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-DatePicker__Day--selected {
        background: highlight;
    }
}
.Polaris-DatePicker__Day--disabled {
    background-color: #f9fafb;
    color: #c4cdd5;
    cursor: default;
}
.Polaris-DatePicker__Day--disabled:hover {
    background-color: #f9fafb;
}
.Polaris-DatePicker__Day--disabled:focus {
    box-shadow: none;
}
.Polaris-DatePicker__EmptyDay {
    display: block;
    flex: 1 0;
    width: 14.28571%;
    margin: 0;
    padding: 0.8rem;
    border: 0.1rem solid #dfe3e8;
}
.Polaris-DatePicker__EmptyDay + .Polaris-DatePicker__Day,
.Polaris-DatePicker__EmptyDay + .Polaris-DatePicker__EmptyDay {
    margin-left: -1px;
}
.Polaris-DatePicker__Weekday {
    display: block;
    flex: 1 0;
    padding: 0.8rem;
    background: 0 0;
    font-size: 1.2rem;
    color: #637381;
    text-align: center;
}
.Polaris-DatePicker__Weekday + .Polaris-DatePicker__Weekday {
    margin-left: -1px;
}
.Polaris-DatePicker__Weekday--current {
    font-weight: 700;
    color: #000;
}
.Polaris-DatePicker__Header {
    position: absolute;
    top: 1.6rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.Polaris-DatePicker__Title {
    flex: 1 1 auto;
    margin-top: 0.2rem;
    padding-bottom: 0.4rem;
    text-align: center;
}
.Polaris-DescriptionList {
    margin: 0;
    padding: 0;
}
@media (max-width: 48.0625em) and (min-width: 36.875em), (min-width: 51.875em) {
    [data-has-navigation] .Polaris-DescriptionList {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
}
@media (min-width: 36.875em) {
    .Polaris-DescriptionList {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
}
.Polaris-DescriptionList__Term {
    font-weight: 600;
    padding: 1.6rem 0 0.8rem;
}
@media (max-width: 48.0625em) and (min-width: 36.875em), (min-width: 51.875em) {
    [data-has-navigation] .Polaris-DescriptionList__Term {
        flex: 0 1 25%;
        padding: 1.6rem 1.6rem 1.6rem 0;
    }
    .Polaris-DescriptionList__Description + [data-has-navigation] .Polaris-DescriptionList__Term + .Polaris-DescriptionList__Description {
        border-top: 0.1rem solid #dfe3e8;
    }
}
@media (min-width: 36.875em) {
    .Polaris-DescriptionList__Term {
        flex: 0 1 25%;
        padding: 1.6rem 1.6rem 1.6rem 0;
    }
    .Polaris-DescriptionList__Description + .Polaris-DescriptionList__Term + .Polaris-DescriptionList__Description {
        border-top: 0.1rem solid #dfe3e8;
    }
}
.Polaris-DescriptionList__Description {
    margin-left: 0;
    padding: 0 0 1.6rem;
}
.Polaris-DescriptionList__Description + .Polaris-DescriptionList__Term {
    border-top: 0.1rem solid #dfe3e8;
}
@media (max-width: 48.0625em) and (min-width: 36.875em), (min-width: 51.875em) {
    [data-has-navigation] .Polaris-DescriptionList__Description {
        flex: 1 1 51%;
        padding: 1.6rem 0;
    }
    [data-has-navigation] .Polaris-DescriptionList__Description + .Polaris-DescriptionList__Term + .Polaris-DescriptionList__Description {
        border-top: 0.1rem solid #dfe3e8;
    }
}
@media (min-width: 36.875em) {
    .Polaris-DescriptionList__Description {
        flex: 1 1 51%;
        padding: 1.6rem 0;
    }
    .Polaris-DescriptionList__Description + .Polaris-DescriptionList__Term + .Polaris-DescriptionList__Description {
        border-top: 0.1rem solid #dfe3e8;
    }
}
.Polaris-DropZone-FileUpload {
    padding: 1.5rem;
    text-align: center;
}
.Polaris-DropZone-FileUpload__Image.Polaris-DropZone-FileUpload--sizeExtraLarge {
    width: 90px;
}
.Polaris-DropZone-FileUpload__Image.Polaris-DropZone-FileUpload--sizeLarge {
    width: 60px;
}
.Polaris-DropZone {
    position: relative;
    display: flex;
    justify-content: center;
    background-color: #fff;
    border-radius: 3px;
}
.Polaris-DropZone--hasOutline {
    border: 0.2rem dashed #dfe3e8;
}
.Polaris-DropZone--isDragging {
    border-color: #5c6ac4;
    background-color: #f4f5fa;
}
.Polaris-DropZone--isDisabled {
    cursor: not-allowed;
}
.Polaris-DropZone--sizeExtraLarge {
    min-height: 20.5rem;
}
.Polaris-DropZone--sizeLarge {
    min-height: 16rem;
}
.Polaris-DropZone--sizeMedium {
    min-height: 10rem;
    align-items: center;
}
.Polaris-DropZone--sizeSmall {
    padding: 0;
    align-items: center;
    min-height: 5rem;
}
.Polaris-DropZone__Container {
    flex: 1 1;
}
.Polaris-DropZone__Overlay {
    position: absolute;
    z-index: 30;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5rem;
    border: 0.2rem dashed #5c6ac4;
    border-radius: 3px;
    text-align: center;
    color: #5c6ac4;
    background-color: #f4f5fa;
}
.Polaris-DropZone--hasOutline .Polaris-DropZone__Overlay {
    top: -0.2rem;
    right: -0.2rem;
    bottom: -0.2rem;
    left: -0.2rem;
}
.Polaris-DropZone--hasError .Polaris-DropZone__Overlay {
    border-color: #de3618;
    color: #de3618;
    background-color: #fbeae5;
}
.Polaris-DropZone--sizeSmall .Polaris-DropZone__Overlay {
    padding: 0;
}
.Polaris-EmptySearchResult__Image {
    width: 178px;
    height: 158px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.Polaris-EmptyState {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 2rem auto 0 auto;
    padding: 2rem 0;
    max-width: 99.8rem;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-EmptyState--imageContained .Polaris-EmptyState__Image {
        position: initial;
        width: 100%;
    }
}
@media (min-width: 46.5em) {
    .Polaris-EmptyState--imageContained .Polaris-EmptyState__Image {
        position: initial;
        width: 100%;
    }
}
.Polaris-EmptyState__Section {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    width: 100%;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-EmptyState__Section {
        left: 2rem;
        flex-direction: row;
        align-items: center;
    }
}
@media (min-width: 46.5em) {
    .Polaris-EmptyState__Section {
        left: 2rem;
        flex-direction: row;
        align-items: center;
    }
}
.Polaris-EmptyState__DetailsContainer,
.Polaris-EmptyState__ImageContainer {
    flex: 1 1 auto;
    padding: 0;
    margin: 0;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-EmptyState__DetailsContainer,
    [data-has-navigation] .Polaris-EmptyState__ImageContainer {
        flex-basis: 50%;
    }
}
@media (min-width: 46.5em) {
    .Polaris-EmptyState__DetailsContainer,
    .Polaris-EmptyState__ImageContainer {
        flex-basis: 50%;
    }
}
@media (max-width: 30.625em), (min-width: 48.0625em) and (max-width: 47.125em) {
    [data-has-navigation] .Polaris-EmptyState__DetailsContainer,
    [data-has-navigation] .Polaris-EmptyState__ImageContainer {
        overflow-x: hidden;
    }
}
@media (max-width: 30.625em) {
    .Polaris-EmptyState__DetailsContainer,
    .Polaris-EmptyState__ImageContainer {
        overflow-x: hidden;
    }
}
.Polaris-EmptyState__Details {
    position: relative;
    z-index: 10;
    padding: 0 1.6rem;
    width: 33.6rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-EmptyState__Details {
        padding: 0;
    }
}
@media (min-width: 30.625em) {
    .Polaris-EmptyState__Details {
        padding: 0;
    }
}
.Polaris-EmptyState__Content {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    color: #637381;
}
@media (min-width: 40em) {
    .Polaris-EmptyState__Content {
        font-size: 2rem;
        line-height: 2.8rem;
    }
}
.Polaris-EmptyState__Actions {
    margin-top: 1.6rem;
}
.Polaris-EmptyState__Image {
    position: relative;
    z-index: 0;
    margin-top: -2rem;
    margin-left: -70%;
    width: 190%;
    max-width: none;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-EmptyState__Image {
        margin-left: 0;
        width: 100%;
    }
}
@media (min-width: 30.625em) {
    .Polaris-EmptyState__Image {
        margin-left: 0;
        width: 100%;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-EmptyState__Image {
        margin-top: 0;
        margin-left: -70%;
        width: 170%;
    }
}
@media (min-width: 46.5em) {
    .Polaris-EmptyState__Image {
        margin-top: 0;
        margin-left: -70%;
        width: 170%;
    }
}
.Polaris-EmptyState__FooterContent {
    color: #637381;
    margin-top: 1.6rem;
}
.Polaris-Truncate {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Polaris-ExceptionList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-ExceptionList__Item {
    position: relative;
    padding-left: 2.4rem;
    color: #637381;
}
.Polaris-ExceptionList__Item + .Polaris-ExceptionList__Item {
    margin-top: 0.4rem;
}
.Polaris-ExceptionList__Icon {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2rem;
    height: 2rem;
    margin-right: 0.4rem;
}
.Polaris-ExceptionList__Icon svg {
    fill: #919eab;
}
.Polaris-ExceptionList--statusWarning .Polaris-ExceptionList__Icon svg {
    fill: #8a6116;
}
.Polaris-ExceptionList--statusCritical .Polaris-ExceptionList__Icon svg {
    fill: #bf0711;
}
.Polaris-ExceptionList__Bullet {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 100%;
    background-color: #919eab;
}
.Polaris-ExceptionList--statusWarning .Polaris-ExceptionList__Bullet {
    background-color: #8a6116;
}
.Polaris-ExceptionList--statusCritical .Polaris-ExceptionList__Bullet {
    background-color: #bf0711;
}
.Polaris-ExceptionList__Title + .Polaris-ExceptionList__Description::before {
    content: "Ã¢â‚¬â€œ";
    margin: 0 0.4rem;
}
.Polaris-ExceptionList--statusCritical .Polaris-ExceptionList__Title,
.Polaris-ExceptionList--statusWarning .Polaris-ExceptionList__Title {
    font-weight: 500;
}
.Polaris-ExceptionList--statusWarning .Polaris-ExceptionList__Title {
    color: #8a6116;
}
.Polaris-ExceptionList--statusCritical .Polaris-ExceptionList__Title {
    color: #bf0711;
}
.Polaris-FooterHelp {
    display: flex;
    justify-content: center;
    margin: 2rem 0;
    width: 100%;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-FooterHelp {
        margin: 2rem;
        width: auto;
    }
}
@media (min-width: 30.625em) {
    .Polaris-FooterHelp {
        margin: 2rem;
        width: auto;
    }
}
.Polaris-FooterHelp__Content {
    display: inline-flex;
    align-items: center;
    padding: 1.6rem 2rem 1.6rem 1.6rem;
    border-top: 0.1rem solid #dfe3e8;
    border-bottom: 0.1rem solid #dfe3e8;
    width: 100%;
    justify-content: center;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-FooterHelp__Content {
        width: auto;
        border: 0.1rem solid #dfe3e8;
        border-radius: 999px;
    }
}
@media (min-width: 30.625em) {
    .Polaris-FooterHelp__Content {
        width: auto;
        border: 0.1rem solid #dfe3e8;
        border-radius: 999px;
    }
}
.Polaris-FooterHelp__Icon {
    margin-right: 0.8rem;
}
.Polaris-FooterHelp__Text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
}
@media (min-width: 40em) {
    .Polaris-FooterHelp__Text {
        font-size: 1.4rem;
    }
}
.Polaris-FormLayout {
    margin-top: -1.6rem;
    margin-left: -2rem;
}
.Polaris-FormLayout__Title {
    margin-bottom: -0.8rem;
    padding: 1.6rem 2rem 0;
}
.Polaris-FormLayout__Items {
    display: flex;
    flex-wrap: wrap;
}
.Polaris-FormLayout__HelpText {
    color: #637381;
    padding: 0.8rem 2rem 0;
}
.Polaris-FormLayout__Item {
    flex: 1 1 22rem;
    margin-top: 1.6rem;
    margin-left: 2rem;
    max-width: calc(100% - 2rem);
}
.Polaris-FormLayout--grouped .Polaris-FormLayout__Item {
    min-width: 22rem;
}
.Polaris-FormLayout--condensed .Polaris-FormLayout__Item {
    flex-basis: 11rem;
    min-width: 11rem;
}
.Polaris-KeyboardKey {
    display: inline-block;
    height: 2.4rem;
    margin: 0 0.2rem 2px;
    padding: 0 0.4rem;
    background-color: #fff;
    box-shadow: 0 0 0 1px #c4cdd5, 0 2px 0 0 #fff, 0 2px 0 1px #c4cdd5;
    border-radius: 3px;
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2.4rem;
    color: #637381;
    text-align: center;
    min-width: 2.4rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.Polaris-Layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: -2rem;
    margin-left: -2rem;
}
.Polaris-Layout__Section {
    flex: 2 2 48rem;
    min-width: 51%;
}
.Polaris-Layout__Section--secondary {
    flex: 1 1 24rem;
    min-width: 0;
}
.Polaris-Layout__Section--fullWidth {
    flex: 1 1 100%;
}
.Polaris-Layout__Section--oneHalf {
    flex: 1 1 45rem;
    min-width: 0;
}
.Polaris-Layout__Section--oneThird {
    flex: 1 1 24rem;
    min-width: 0;
}
.Polaris-Layout__AnnotatedSection {
    min-width: 0;
    flex: 1 1 100%;
}
.Polaris-Layout__AnnotatedSection,
.Polaris-Layout__Section {
    max-width: calc(100% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Layout__AnnotatedSection + .Polaris-Layout__AnnotatedSection,
    [data-has-navigation] .Polaris-Layout__Section + .Polaris-Layout__AnnotatedSection {
        padding-top: 2rem;
        border-top: 0.1rem solid #dfe3e8;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Layout__AnnotatedSection + .Polaris-Layout__AnnotatedSection,
    .Polaris-Layout__Section + .Polaris-Layout__AnnotatedSection {
        padding-top: 2rem;
        border-top: 0.1rem solid #dfe3e8;
    }
}
.Polaris-Layout__AnnotationWrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: -2rem;
    margin-left: -2rem;
}
.Polaris-Layout__AnnotationContent {
    flex: 2 2 48rem;
}
.Polaris-Layout__Annotation {
    flex: 1 1 24rem;
    padding: 1.6rem 2rem 0;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Layout__Annotation {
        padding: 1.6rem 0 0;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Layout__Annotation {
        padding: 1.6rem 0 0;
    }
}
@media (max-width: 48.0625em) and (min-width: 50em), (min-width: 65em) {
    [data-has-navigation] .Polaris-Layout__Annotation {
        padding: 2rem 2rem 2rem 0;
    }
}
@media (min-width: 50em) {
    .Polaris-Layout__Annotation {
        padding: 2rem 2rem 2rem 0;
    }
}
.Polaris-Layout__Annotation,
.Polaris-Layout__AnnotationContent {
    min-width: 0;
    max-width: calc(100% - 2rem);
    margin-top: 2rem;
    margin-left: 2rem;
}
.Polaris-Layout__AnnotationDescription {
    color: #637381;
}
.Polaris-List {
    padding-left: 2rem;
    margin-top: 0;
    margin-bottom: 0;
    list-style: disc outside none;
}
.Polaris-List + .Polaris-List {
    margin-top: 1.6rem;
}
.Polaris-List--typeNumber {
    padding-left: 3.2rem;
    list-style: decimal outside none;
}
.Polaris-List__Item {
    margin-bottom: 0.8rem;
}
.Polaris-List__Item:last-child {
    margin-bottom: 0;
}
.Polaris-List__Item .Polaris-List:first-child {
    margin-top: 0.8rem;
}
.Polaris-Indicator::after,
.Polaris-Indicator::before {
    content: "";
    position: absolute;
    background-color: #47c1bf;
    right: -0.4rem;
    top: -0.4rem;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
}
.Polaris-Indicator--pulseIndicator::before {
    z-index: 1;
    animation: Polaris-Indicator--bounce 5s ease infinite;
}
.Polaris-Indicator--pulseIndicator::after {
    right: -0.4rem;
    top: -0.4rem;
    animation: Polaris-Indicator--pulse 5s ease infinite;
}
@keyframes Polaris-Indicator--bounce {
    65%,
    85%,
    from {
        transform: scale(1);
    }
    75% {
        transform: scale(0.85);
    }
    82.5% {
        transform: scale(1.05);
    }
}
@keyframes Polaris-Indicator--pulse {
    75%,
    from {
        transform: scale(0.85);
        opacity: 1;
    }
    to {
        transform: scale(2.5);
        opacity: 0;
    }
}
@keyframes Polaris-Navigation__fade--in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.Polaris-Navigation {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: calc(100vw - 6.4rem);
    min-width: 24rem;
    max-width: 36rem;
    height: 100%;
    min-height: 100%;
    background: #f4f6f8;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0;
    padding-bottom: calc(0px + constant(safe-area-inset-bottom));
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
}
.Polaris-Navigation:focus {
    outline: 0;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation {
        max-width: 24rem;
        border-right: 0.1rem solid #dfe3e8;
        max-width: 24rem;
        max-width: calc(24rem + constant(safe-area-inset-left));
        max-width: calc(24rem + env(safe-area-inset-left));
    }
}
.Polaris-Navigation__UserMenu {
    flex: 0 0 auto;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__ContextControl {
        display: none;
    }
}
.Polaris-Navigation__PrimaryNavigation {
    display: flex;
    overflow: auto;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: stretch;
    max-width: 100%;
}
.Polaris-Navigation__Item {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 4rem;
    display: flex;
    flex-grow: 1;
    align-items: center;
    max-width: 100%;
    padding: 0 1.6rem;
    color: #212b36;
    text-decoration: none;
    text-align: left;
}
.Polaris-Navigation__Item:focus {
    outline: 0;
}
.Polaris-Navigation__Item:hover {
    color: #000;
}
.Polaris-Navigation__Item:focus,
.Polaris-Navigation__Item:hover {
    text-decoration: none;
}
.Polaris-Navigation__Item:focus .Polaris-Navigation__Icon,
.Polaris-Navigation__Item:hover .Polaris-Navigation__Icon {
    color: #fff;
}
.Polaris-Navigation__Item:focus .Polaris-Navigation__Icon svg,
.Polaris-Navigation__Item:hover .Polaris-Navigation__Icon svg {
    fill: #637381;
}
.Polaris-Navigation__Item:focus .Polaris-Navigation__Icon img,
.Polaris-Navigation__Item:hover .Polaris-Navigation__Icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(8%) saturate(825%) hue-rotate(166deg) brightness(95%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(8%) saturate(825%) hue-rotate(166deg) brightness(95%) contrast(90%);
}
.Polaris-Navigation__Item:focus {
    color: #5c6ac4;
}
.Polaris-Navigation__Item:focus .Polaris-Navigation__Icon {
    color: #fff;
}
.Polaris-Navigation__Item:focus .Polaris-Navigation__Icon svg {
    fill: #5c6ac4;
}
.Polaris-Navigation__Item:focus .Polaris-Navigation__Icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__Item {
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 3.2rem;
    }
}
.Polaris-Navigation__Item::-moz-focus-inner {
    border: 0;
}
.Polaris-Navigation__Item--selected {
    font-weight: 600;
    color: #5c6ac4;
}
.Polaris-Navigation__Item--selected .Polaris-Navigation__Icon,
.Polaris-Navigation__Item--selected:focus .Polaris-Navigation__Icon {
    color: #fff;
}
.Polaris-Navigation__Item--selected .Polaris-Navigation__Icon svg,
.Polaris-Navigation__Item--selected:focus .Polaris-Navigation__Icon svg {
    fill: #5c6ac4;
}
.Polaris-Navigation__Item--selected:hover {
    color: #5c6ac4;
}
.Polaris-Navigation__Item--disabled {
    color: #919eab;
    pointer-events: none;
    opacity: 0.6;
}
.Polaris-Navigation__Badge {
    margin-right: 0.4rem;
    margin-left: 0.8rem;
}
.Polaris-Navigation__Icon {
    color: #fff;
    flex-shrink: 0;
    align-self: flex-start;
    width: 2rem;
    height: 2rem;
    margin-top: 1rem;
    margin-right: 2rem;
    margin-bottom: 1rem;
}
.Polaris-Navigation__Icon svg {
    fill: #919eab;
}
.Polaris-Navigation__Icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__Icon {
        margin-top: 0.6rem;
        margin-right: 1.6rem;
        margin-bottom: 0.6rem;
    }
}
.Polaris-Navigation--subNavigationActive .Polaris-Navigation__Icon,
.Polaris-Navigation--subNavigationActive:focus .Polaris-Navigation__Icon,
.Polaris-Navigation--subNavigationActive:hover .Polaris-Navigation__Icon,
.Polaris-Navigation__Item--selected .Polaris-Navigation__Icon,
.Polaris-Navigation__Item--selected:hover .Polaris-Navigation__Icon {
    color: #fff;
}
.Polaris-Navigation--subNavigationActive .Polaris-Navigation__Icon svg,
.Polaris-Navigation--subNavigationActive:focus .Polaris-Navigation__Icon svg,
.Polaris-Navigation--subNavigationActive:hover .Polaris-Navigation__Icon svg,
.Polaris-Navigation__Item--selected .Polaris-Navigation__Icon svg,
.Polaris-Navigation__Item--selected:hover .Polaris-Navigation__Icon svg {
    fill: #5c6ac4;
}
.Polaris-Navigation--subNavigationActive .Polaris-Navigation__Icon img,
.Polaris-Navigation--subNavigationActive:focus .Polaris-Navigation__Icon img,
.Polaris-Navigation--subNavigationActive:hover .Polaris-Navigation__Icon img,
.Polaris-Navigation__Item--selected .Polaris-Navigation__Icon img,
.Polaris-Navigation__Item--selected:hover .Polaris-Navigation__Icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
}
.Polaris-Navigation__Icon svg {
    display: block;
}
.Polaris-Navigation__ListItem {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.Polaris-Navigation__RollupSection .Polaris-Navigation__ListItem,
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__ListItem {
    opacity: 0;
    animation: Polaris-Navigation__fade--in 0.5s 1 forwards;
}
.Polaris-Navigation__ListItem:nth-child(1) {
    animation-delay: 0s;
}
.Polaris-Navigation__ListItem:nth-child(2) {
    animation-delay: 50ms;
}
.Polaris-Navigation__ListItem:nth-child(3) {
    animation-delay: 0.1s;
}
.Polaris-Navigation__ListItem:nth-child(4) {
    animation-delay: 150ms;
}
.Polaris-Navigation__ListItem:nth-child(5) {
    animation-delay: 0.2s;
}
.Polaris-Navigation__ListItem:nth-child(6) {
    animation-delay: 250ms;
}
.Polaris-Navigation__ListItem:nth-child(7) {
    animation-delay: 0.3s;
}
.Polaris-Navigation__ListItem:nth-child(8) {
    animation-delay: 350ms;
}
.Polaris-Navigation__ListItem:nth-child(9) {
    animation-delay: 0.4s;
}
.Polaris-Navigation__ListItem:nth-child(10) {
    animation-delay: 450ms;
}
.Polaris-Navigation__ListItem:nth-child(11) {
    animation-delay: 0.5s;
}
.Polaris-Navigation__ListItem:nth-child(12) {
    animation-delay: 550ms;
}
.Polaris-Navigation__ListItem--hasAction .Polaris-Navigation__Item {
    max-width: calc(100% - 5.6rem);
    padding-right: 0;
}
.Polaris-Navigation__Text {
    flex: 1 1 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 2rem;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__Text {
        margin-top: 0.6rem;
        margin-bottom: 0.6rem;
    }
}
.Polaris-Navigation__SecondaryAction {
    color: #fff;
    display: flex;
    align-items: center;
    height: 4rem;
    margin-right: 0.4rem;
    padding: 0.4rem 1.6rem;
    border-radius: 3px;
}
.Polaris-Navigation__SecondaryAction svg {
    fill: #919eab;
}
.Polaris-Navigation__SecondaryAction img {
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__SecondaryAction {
        height: 3.2rem;
    }
}
.Polaris-Navigation__SecondaryAction:active,
.Polaris-Navigation__SecondaryAction:focus,
.Polaris-Navigation__SecondaryAction:hover {
    color: #fff;
}
.Polaris-Navigation__SecondaryAction:active svg,
.Polaris-Navigation__SecondaryAction:focus svg,
.Polaris-Navigation__SecondaryAction:hover svg {
    fill: #5c6ac4;
}
.Polaris-Navigation__SecondaryAction:active img,
.Polaris-Navigation__SecondaryAction:focus img,
.Polaris-Navigation__SecondaryAction:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
}
.Polaris-Navigation__SecondaryAction:active,
.Polaris-Navigation__SecondaryAction:focus {
    outline: 0;
    background-color: rgba(223, 227, 232, 0.5);
}
.Polaris-Navigation__SecondaryNavigation {
    flex-basis: 100%;
    margin-bottom: 0.8rem;
    margin-left: 4rem;
    overflow-x: hidden;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__SecondaryNavigation {
        margin-left: 3.6rem;
    }
}
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__List {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 4rem;
    color: #637381;
}
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item:focus,
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item:hover {
    color: #5c6ac4;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item {
        font-size: 1.4rem;
        line-height: 2.8rem;
    }
}
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Text {
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 2rem;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Text {
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }
}
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item--selected {
    font-weight: 500;
    color: #5c6ac4;
}
@media (min-width: 48.0625em) {
    .Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item--selected {
        font-weight: 600;
    }
}
.Polaris-Navigation__SecondaryNavigation .Polaris-Navigation__Item--disabled {
    font-weight: 400;
    color: #919eab;
}
.Polaris-Navigation__Section {
    margin: 0;
    padding: 0;
    list-style: none;
    flex: 0 0 auto;
    padding: 1.6rem 0;
    padding-left: 0;
    padding-left: calc(0px + constant(safe-area-inset-left));
    padding-left: calc(0px + env(safe-area-inset-left));
}
.Polaris-Navigation__Section + .Polaris-Navigation__Section {
    padding-top: 0.4rem;
}
.Polaris-Navigation__Section--fill {
    flex: 1 0 auto;
}
.Polaris-Navigation__Section--withSeparator {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-Navigation__SectionHeading {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-left: 1.6rem;
    color: #637381;
}
@media (min-width: 40em) {
    .Polaris-Navigation__SectionHeading {
        font-size: 1.2rem;
    }
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    color: #fff;
    display: flex;
    align-items: center;
    margin-right: 0.4rem;
    padding: 0.4rem 1.6rem;
    border-radius: 3px;
    transition: background-color 0.2s cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:focus {
    outline: 0;
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action svg {
    fill: #919eab;
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action img {
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(246%) hue-rotate(169deg) brightness(88%) contrast(90%);
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:active svg,
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:focus svg,
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:hover svg {
    fill: #5c6ac4;
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:active img,
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:focus img,
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
}
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:active,
.Polaris-Navigation__SectionHeading .Polaris-Navigation__Action:focus {
    background-color: rgba(223, 227, 232, 0.5);
}
.Polaris-Navigation__RollupToggle {
    font-weight: 400;
    color: #212b36;
    color: #637381;
}
.Polaris-Navigation__RollupToggle:hover {
    color: #5c6ac4;
}
.Polaris-Navigation__RollupToggle:hover svg {
    fill: #5c6ac4;
}
.Polaris-Navigation__RollupToggle:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(1966%) hue-rotate(194deg) brightness(88%) contrast(84%);
}
.Polaris-Navigation__RollupToggle:focus {
    outline: 0;
}
.Polaris-Navigation__List {
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-Navigation__Indicator {
    position: relative;
    display: inline-block;
    height: 1rem;
    width: 1rem;
}
.Polaris-Navigation-Message {
    padding: 1rem 1.6rem;
    color: #454f5b;
}
.Polaris-Tooltip {
    margin: 0.4rem 1.6rem 1.6rem;
    opacity: 1;
    box-shadow: 0 0 0 1px rgba(6, 44, 82, 0.1), 0 2px 16px rgba(33, 43, 54, 0.08);
    border-radius: 3px;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity, left, top;
    transition: opacity 0.2s cubic-bezier(0.36, 0, 1, 1) 0.1s;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-Tooltip {
        border: 0.2rem solid windowText;
    }
}
.Polaris-Tooltip--measuring {
    opacity: 0;
}
.Polaris-Tooltip--positionedAbove {
    margin: 1.6rem 1.6rem 0.4rem;
}
.Polaris-Tooltip--light .Polaris-Tooltip__Wrapper {
    background: #fff;
    color: #212b36;
}
.Polaris-Tooltip__Wrapper {
    position: relative;
    display: flex;
    background-color: #212b36;
    border-radius: 3px;
    color: #fff;
    max-height: 10rem;
}
.Polaris-Tooltip__Content {
    position: relative;
    border-radius: 3px;
    max-width: 20rem;
    max-height: 10rem;
}
.Polaris-Tooltip__Label {
    padding: 0.4rem 0.8rem;
    word-break: break-word;
}
.Polaris-Pagination {
    display: inline-flex;
}
@media (max-width: 30.625em), (min-width: 48.0625em) and (max-width: 47.125em) {
    [data-has-navigation] .Polaris-Pagination:not(.Polaris-Pagination--plain) {
        display: flex;
        width: 100%;
    }
    [data-has-navigation] .Polaris-Pagination:not(.Polaris-Pagination--plain) .Polaris-Pagination__Button {
        flex: 1 0 auto;
    }
}
@media (max-width: 30.625em) {
    .Polaris-Pagination:not(.Polaris-Pagination--plain) {
        display: flex;
        width: 100%;
    }
    .Polaris-Pagination:not(.Polaris-Pagination--plain) .Polaris-Pagination__Button {
        flex: 1 0 auto;
    }
}
.Polaris-Pagination--plain .Polaris-Pagination__Button {
    position: relative;
    margin-top: -0.4rem;
    margin-bottom: -0.4rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    background: 0 0;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}
.Polaris-Pagination--plain .Polaris-Pagination__Button:active,
.Polaris-Pagination--plain .Polaris-Pagination__Button:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
}
.Polaris-Pagination--plain .Polaris-Pagination__Button:active svg,
.Polaris-Pagination--plain .Polaris-Pagination__Button:hover svg {
    fill: #212b36;
}
.Polaris-Pagination--plain .Polaris-Pagination__Button:focus {
    border: none;
    box-shadow: none;
}
.Polaris-Pagination--plain .Polaris-Pagination__Button:focus::after {
    background: rgba(33, 43, 54, 0.1);
}
.Polaris-Pagination--plain .Polaris-Pagination__Button:disabled {
    background: 0 0;
    border: none;
    box-shadow: none;
}
.Polaris-Pagination--plain .Polaris-Pagination__Button:disabled svg {
    fill: #c4cdd5;
}
.Polaris-Pagination--plain .Polaris-Pagination__Button::after {
    content: "";
    position: absolute;
    top: 0.4rem;
    right: 0;
    left: 0;
    display: block;
    height: 2.8rem;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background;
    transition-property: background;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Pagination--plain .Polaris-Pagination__PreviousButton {
    margin-left: -0.8rem;
}
.Polaris-Pagination--plain .Polaris-Pagination__NextButton {
    margin-right: -0.8rem;
    margin-left: 0.2rem;
}
.Polaris-Pagination__Button {
    position: relative;
    z-index: 10;
    display: inline-block;
    min-width: 3.6rem;
    margin: 0;
    padding: 0.7rem 0.8rem;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border: 0.1rem solid #c4cdd5;
    border-radius: 3px;
    line-height: 1;
    color: #212b36;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    transition-property: color, background, border, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Pagination__Button svg {
    fill: #637381;
}
.Polaris-Pagination__Button:hover {
    background: linear-gradient(to bottom, #f9fafb, #f4f6f8);
    border-color: #c4cdd5;
}
.Polaris-Pagination__Button:focus {
    z-index: 20;
    border-color: #5c6ac4;
    outline: 0;
    box-shadow: 0 0 0 1px #5c6ac4;
}
.Polaris-Pagination__Button:active {
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    border-color: #c4cdd5;
    box-shadow: 0 0 0 0 transparent, inset 0 1px 1px 0 rgba(99, 115, 129, 0.1), inset 0 1px 4px 0 rgba(99, 115, 129, 0.2);
}
.Polaris-Pagination__Button:disabled {
    background: #f4f6f8;
    color: #919eab;
    cursor: default;
    box-shadow: none;
}
.Polaris-Pagination__Button:disabled svg {
    fill: #919eab;
}
.Polaris-Pagination__PreviousButton {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.Polaris-Pagination__NextButton {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.Polaris-Header-Action {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 3.6rem;
    margin-top: -0.4rem;
    margin-bottom: -0.4rem;
    padding: 0 1.2rem;
    text-decoration: none;
    color: #454f5b;
}
.Polaris-Header-Action:focus {
    outline: 0;
}
@media (min-width: 40em) {
    .Polaris-Header-Action {
        font-size: 1.4rem;
    }
}
.Polaris-Header-Action:active,
.Polaris-Header-Action:hover {
    color: #212b36;
}
.Polaris-Header-Action:active .Polaris-Header-Action__ActionIcon,
.Polaris-Header-Action:hover .Polaris-Header-Action__ActionIcon {
    color: #fff;
}
.Polaris-Header-Action:active .Polaris-Header-Action__ActionIcon svg,
.Polaris-Header-Action:hover .Polaris-Header-Action__ActionIcon svg {
    fill: #212b36;
}
.Polaris-Header-Action:active::after,
.Polaris-Header-Action:focus::after {
    background: rgba(33, 43, 54, 0.1);
}
.Polaris-Header-Action::after {
    content: "";
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    left: 0.4rem;
    display: block;
    height: 2.8rem;
    border-radius: 3px;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background;
    transition-property: background;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-Header-Action.Polaris-Header-Action--disabled {
    color: #919eab;
    cursor: default;
    pointer-events: none;
}
.Polaris-Header-Action.Polaris-Header-Action--disabled .Polaris-Header-Action__ActionIcon svg {
    fill: #919eab;
}
.Polaris-Header-Action__ActionContent {
    display: flex;
    align-items: center;
}
.Polaris-Header-Action__ActionIcon {
    color: #fff;
    display: inline-block;
}
.Polaris-Header-Action__ActionIcon svg {
    fill: #637381;
}
.Polaris-Header-Action__ActionIcon:first-child {
    margin-right: 0.4rem;
}
.Polaris-Header-Action__ActionIcon:last-child {
    margin-left: 0.4rem;
    margin-right: -3px;
}
.Polaris-Header-Action__ActionIcon.Polaris-Header-Action--disabled svg {
    fill: #919eab;
}
.Polaris-Header-Action__Action--outline {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3.6rem;
    min-width: 3.6rem;
    margin: 0;
    padding: 0.7rem 1.6rem;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border: 0.1rem solid #c4cdd5;
    box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    line-height: 1;
    color: #212b36;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    transition-property: background, border, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    background: 0 0;
    border-color: rgba(99, 115, 129, 0.4);
    box-shadow: none;
    color: #374047;
}
.Polaris-Header-Action__Action--outline svg {
    fill: #637381;
}
.Polaris-Header-Action__Action--outline:hover {
    background: linear-gradient(to bottom, #f9fafb, #f4f6f8);
    border-color: #c4cdd5;
}
.Polaris-Header-Action__Action--outline:focus {
    border-color: #5c6ac4;
    outline: 0;
    box-shadow: 0 0 0 1px #5c6ac4;
}
@media (-ms-high-contrast: active) {
    .Polaris-Header-Action__Action--outline:focus {
        outline: 2px dotted;
    }
}
.Polaris-Header-Action__Action--outline:active {
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    border-color: #c4cdd5;
    box-shadow: 0 0 0 0 transparent, inset 0 1px 1px 0 rgba(99, 115, 129, 0.1), inset 0 1px 4px 0 rgba(99, 115, 129, 0.2);
}
.Polaris-Header-Action__Action--outline:hover {
    background: rgba(99, 115, 129, 0.05);
    border-color: rgba(99, 115, 129, 0.4);
}
.Polaris-Header-Action__Action--outline:focus {
    border-color: rgba(99, 115, 129, 0.8);
    box-shadow: 0 0 0 1px rgba(99, 115, 129, 0.8);
}
.Polaris-Header-Action__Action--outline:active {
    background: rgba(99, 115, 129, 0.1);
    box-shadow: none;
}
.Polaris-Header-Action__Action--outline::after {
    top: auto;
    left: auto;
    right: auto;
}
.Polaris-Header-Action__Action--outline.Polaris-Header-Action--disabled {
    background: 0 0;
    border-color: rgba(99, 115, 129, 0.25);
    box-shadow: none;
    color: #919eab;
}
.Polaris-Header-Action__Action--outline.Polaris-Header-Action--disabled svg {
    fill: #919eab;
}
.Polaris-Header-ActionGroup__Details {
    padding: 1.6rem;
    margin-top: -1.6rem;
}
.Polaris-Header-ActionGroup__Details.Polaris-Header-ActionGroup--withActions {
    margin-top: -0.8rem;
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-Page-Header {
    padding: 2rem 2rem 0;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Page-Header {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Page-Header {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-Page-Header {
        padding-top: 3.2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-Page-Header {
        padding-top: 3.2rem;
    }
}
.Polaris-Page-Header__Header--hasBreadcrumbs,
.Polaris-Page-Header__Header--hasPagination,
.Polaris-Page-Header__Header--hasRollup {
    padding-top: 3.2rem;
}
.Polaris-Page-Header__Header--hasSecondaryActions {
    padding-top: 2.4rem;
}
.Polaris-Page-Header__Header--hasSeparator {
    padding-bottom: 1.6rem;
    border-bottom: 0.1rem solid #dfe3e8;
}
.Polaris-Page-Header__Header--hasSeparator + .Polaris-Page-Header__Content {
    margin-top: 2rem;
}
.Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__SecondaryActions {
    display: none;
}
.Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__IndividualActions {
    display: none;
}
.Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__Pagination {
    display: none;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__Rollup {
        display: none;
    }
    [data-has-navigation] .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__SecondaryActions {
        display: flex;
    }
    [data-has-navigation] .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__IndividualActions {
        display: flex;
    }
    [data-has-navigation] .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__Pagination {
        display: flex;
    }
}
@media (min-width: 46.5em) {
    .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__Rollup {
        display: none;
    }
    .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__SecondaryActions {
        display: flex;
    }
    .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__IndividualActions {
        display: flex;
    }
    .Polaris-Page-Header__Header--hasRollup .Polaris-Page-Header__Pagination {
        display: flex;
    }
}
.Polaris-Page-Header__Title--hidden {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.Polaris-Page-Header__PrimaryAction {
    display: flex;
    align-items: center;
}
.Polaris-Page-Header__MainContent > .Polaris-Page-Header__PrimaryAction {
    display: none;
    margin-left: 2rem;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-Page-Header__PrimaryAction {
        display: none;
    }
    .Polaris-Page-Header__MainContent > [data-has-navigation] .Polaris-Page-Header__PrimaryAction {
        display: flex;
    }
}
@media (min-width: 46.5em) {
    .Polaris-Page-Header__PrimaryAction {
        display: none;
    }
    .Polaris-Page-Header__MainContent > .Polaris-Page-Header__PrimaryAction {
        display: flex;
    }
}
.Polaris-Page-Header__Rollup {
    margin-top: 0.4rem;
}
.Polaris-Page-Header__Pagination {
    margin-left: auto;
    line-height: 1;
}
.Polaris-Page-Header__Actions {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1.6rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Page-Header__Actions {
        margin-top: 0.8rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Page-Header__Actions {
        margin-top: 0.8rem;
    }
}
.Polaris-Page-Header__Navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.4rem;
}
.Polaris-Page-Header__MainContent {
    display: flex;
    align-items: center;
}
.Polaris-Page-Header__TitleAndRollup {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.Polaris-Page-Header__TitleAndRollup .Polaris-Page-Header__Rollup {
    margin-top: unset;
}
.Polaris-Page-Header__TitleAndActions {
    flex: 1 1;
}
.Polaris-Page-Header__Title {
    min-width: 0;
    max-width: 100%;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-top: -0.8rem;
    margin-left: -0.8rem;
}
.Polaris-Page-Header__Title > * {
    margin-top: 0.8rem;
    margin-left: 0.8rem;
}
.Polaris-Page-Header__SecondaryActions {
    flex: 1 1;
}
.Polaris-Page-Header__IndividualActions {
    display: flex;
    align-items: center;
}
.Polaris-Page-Header__IndividualActions > .Polaris-Page-Header__IndividualAction {
    display: inline-flex;
}
.Polaris-Page-Header__IndividualActions > .Polaris-Page-Header__IndividualAction:first-child {
    margin-left: -1.2rem;
}
.Polaris-Page-Header__IndividualActions > .Polaris-Page-Header__IndividualAction:last-child {
    margin-right: -1.2rem;
}
body,
html {
    min-height: 100%;
    height: 100%;
}
.Polaris-Page {
    margin: 0 auto;
    padding: 0;
    max-width: 99.8rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-Page {
        padding: 0 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-Page {
        padding: 0 2rem;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-Page {
        padding: 0 3.2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-Page {
        padding: 0 3.2rem;
    }
}
.Polaris-Page::after {
    content: "";
    display: table;
}
.Polaris-Page--fullWidth {
    max-width: none;
}
.Polaris-Page--singleColumn {
    max-width: 66.2rem;
}
.Polaris-Page__Content {
    margin: 2rem 0;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-Page__Content {
        margin-top: 2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-Page__Content {
        margin-top: 2rem;
    }
}
.Polaris-PageActions {
    margin: 0 auto;
    padding: 2rem;
    border-top: 0.1rem solid #dfe3e8;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-PageActions {
        padding: 2rem 0;
    }
}
@media (min-width: 30.625em) {
    .Polaris-PageActions {
        padding: 2rem 0;
    }
}
.Polaris-RangeSlider {
    display: flex;
    align-items: center;
}
.Polaris-RangeSlider:not(:first-child) {
    margin-top: 0.8rem;
}
.Polaris-RangeSlider.Polaris-RangeSlider--disabled {
    opacity: 0.8;
}
.Polaris-RangeSlider__InputWrapper {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    height: 2.4rem;
}
.Polaris-RangeSlider__Prefix {
    flex: 0 0 auto;
    margin-right: 0.8rem;
}
.Polaris-RangeSlider__Suffix {
    flex: 0 0 auto;
    margin-left: 0.8rem;
}
.Polaris-RangeSlider__Input {
    --progress-lower: #5c6ac4;
    --progress-upper: #c4cdd5;
    --gradient-colors: var(--progress-lower, transparent) 0%, var(--progress-lower, transparent) var(--Polaris-RangeSlider-progress, 0%), var(--progress-upper, transparent) var(--Polaris-RangeSlider-progress, 100%),
        var(--progress-upper, transparent) 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    z-index: 20;
    flex: 1 1 auto;
}
.Polaris-RangeSlider__Input::-ms-tooltip {
    display: none;
}
.Polaris-RangeSlider__Input:focus {
    outline: 0;
}
.Polaris-RangeSlider__Input::-moz-focus-outer {
    border: 0;
}
.Polaris-RangeSlider__Input::-ms-track {
    cursor: pointer;
    width: 100%;
    height: 0.4rem;
    background-color: var(--progress-upper, #c4cdd5);
    background-image: linear-gradient(to right, var(--gradient-colors));
    border: none;
    border-radius: 0.4rem;
}
.Polaris-RangeSlider__Input::-moz-range-track {
    cursor: pointer;
    width: 100%;
    height: 0.4rem;
    background-color: var(--progress-upper, #c4cdd5);
    background-image: linear-gradient(to right, var(--gradient-colors));
    border: none;
    border-radius: 0.4rem;
}
.Polaris-RangeSlider__Input::-webkit-slider-runnable-track {
    cursor: pointer;
    width: 100%;
    height: 0.4rem;
    background-color: var(--progress-upper, #c4cdd5);
    background-image: linear-gradient(to right, var(--gradient-colors));
    border: none;
    border-radius: 0.4rem;
}
.Polaris-RangeSlider__Input::-ms-thumb {
    cursor: -webkit-grab;
    width: 2.4rem;
    height: 2.4rem;
    border: 0.1rem solid #f9fafb;
    border-radius: 50%;
    background: linear-gradient(white, #f9fafb);
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.2), 0 1px 0 0 rgba(22, 29, 37, 0.05);
    appearance: none;
    transition-property: border-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-RangeSlider__Input::-ms-thumb:hover {
    background: linear-gradient(#f9fafb, #f4f6f8);
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(22, 29, 37, 0.05);
}
.Polaris-RangeSlider__Input::-moz-range-thumb {
    cursor: -webkit-grab;
    width: 2.4rem;
    height: 2.4rem;
    border: 0.1rem solid #f9fafb;
    border-radius: 50%;
    background: linear-gradient(white, #f9fafb);
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.2), 0 1px 0 0 rgba(22, 29, 37, 0.05);
    -moz-appearance: none;
    appearance: none;
    transition-property: border-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-RangeSlider__Input::-moz-range-thumb:hover {
    background: linear-gradient(#f9fafb, #f4f6f8);
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(22, 29, 37, 0.05);
}
.Polaris-RangeSlider__Input::-webkit-slider-thumb {
    cursor: -webkit-grab;
    width: 2.4rem;
    height: 2.4rem;
    border: 0.1rem solid #f9fafb;
    border-radius: 50%;
    background: linear-gradient(white, #f9fafb);
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.2), 0 1px 0 0 rgba(22, 29, 37, 0.05);
    -webkit-appearance: none;
    appearance: none;
    transition-property: border-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-RangeSlider__Input::-webkit-slider-thumb:hover {
    background: linear-gradient(#f9fafb, #f4f6f8);
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.4), 0 1px 0 0 rgba(22, 29, 37, 0.05);
}
.Polaris-RangeSlider__Input::-ms-thumb {
    margin-top: 0;
    transform: translateY(0.48rem) scale(0.4);
}
.Polaris-RangeSlider__Input::-webkit-slider-thumb {
    margin-top: -1rem;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input {
    --progress-lower: #de3618;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input::-ms-track {
    background-color: #fead9a;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input::-moz-range-track {
    background-color: #fead9a;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input::-webkit-slider-runnable-track {
    background-color: #fead9a;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input::-ms-thumb {
    border-color: #de3618;
    box-shadow: 0 0 0 0.1rem #de3618;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input::-moz-range-thumb {
    border-color: #de3618;
    box-shadow: 0 0 0 0.1rem #de3618;
}
.Polaris-RangeSlider--error .Polaris-RangeSlider__Input::-webkit-slider-thumb {
    border-color: #de3618;
    box-shadow: 0 0 0 0.1rem #de3618;
}
.Polaris-RangeSlider--disabled .Polaris-RangeSlider__Input::-ms-track {
    cursor: auto;
    background-image: none;
}
.Polaris-RangeSlider--disabled .Polaris-RangeSlider__Input::-moz-range-track {
    cursor: auto;
    background-image: none;
}
.Polaris-RangeSlider--disabled .Polaris-RangeSlider__Input::-webkit-slider-runnable-track {
    cursor: auto;
    background-image: none;
}
.Polaris-RangeSlider--disabled .Polaris-RangeSlider__Input::-ms-thumb {
    cursor: not-allowed;
    border-color: #c4cdd5;
}
.Polaris-RangeSlider--disabled .Polaris-RangeSlider__Input::-moz-range-thumb {
    cursor: not-allowed;
    border-color: #c4cdd5;
}
.Polaris-RangeSlider--disabled .Polaris-RangeSlider__Input::-webkit-slider-thumb {
    cursor: not-allowed;
    border-color: #c4cdd5;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus {
    --progress-lower: #5c6ac4;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus::-ms-track {
    background-color: #c4cdd5;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus::-moz-range-track {
    background-color: #c4cdd5;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus::-webkit-slider-runnable-track {
    background-color: #c4cdd5;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus::-ms-thumb {
    background: linear-gradient(#f9fafb, #f4f6f8);
    border-color: #5c6ac4;
    box-shadow: 0 0 0 0.1rem #5c6ac4;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus::-moz-range-thumb {
    background: linear-gradient(#f9fafb, #f4f6f8);
    border-color: #5c6ac4;
    box-shadow: 0 0 0 0.1rem #5c6ac4;
}
.Polaris-RangeSlider .Polaris-RangeSlider__Input:focus::-webkit-slider-thumb {
    background: linear-gradient(#f9fafb, #f4f6f8);
    border-color: #5c6ac4;
    box-shadow: 0 0 0 0.1rem #5c6ac4;
}
.Polaris-RangeSlider__Output {
    position: absolute;
    z-index: 10;
    bottom: 2.4rem;
    left: var(--Polaris-RangeSlider-progress, 50%);
    transform: translateX(calc(-50% + var(--Polaris-RangeSlider-output-factor, 0) * 2.4rem));
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition-property: opacity, visibility;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-RangeSlider__Input:active + .Polaris-RangeSlider__Output,
.Polaris-RangeSlider__Input:focus + .Polaris-RangeSlider__Output,
.Polaris-RangeSlider__Input:hover + .Polaris-RangeSlider__Output {
    opacity: 1;
    visibility: visible;
}
.Polaris-RangeSlider__OutputBubble {
    position: relative;
    display: flex;
    padding: 0 0.8rem;
    min-width: 3.2rem;
    height: 3.2rem;
    background-color: #212b36;
    border-radius: 3px;
    transition-property: transform;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
.Polaris-RangeSlider__OutputBubble::before {
    content: "";
    position: absolute;
    bottom: -0.7rem;
    left: 50%;
    margin-left: -0.8rem;
    display: block;
    width: 0;
    height: 0;
    border-left: 0.8rem solid transparent;
    border-right: 0.8rem solid transparent;
    border-top: 0.8rem solid #212b36;
}
.Polaris-RangeSlider__Input:active + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble,
.Polaris-RangeSlider__Input:focus + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble,
.Polaris-RangeSlider__Input:hover + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble {
    transform: translateY(-2.4rem);
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-RangeSlider__Input:active + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble,
    [data-has-navigation] .Polaris-RangeSlider__Input:focus + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble,
    [data-has-navigation] .Polaris-RangeSlider__Input:hover + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble {
        transform: translateY(-1.2rem);
    }
}
@media (min-width: 46.5em) {
    .Polaris-RangeSlider__Input:active + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble,
    .Polaris-RangeSlider__Input:focus + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble,
    .Polaris-RangeSlider__Input:hover + .Polaris-RangeSlider__Output .Polaris-RangeSlider__OutputBubble {
        transform: translateY(-1.2rem);
    }
}
.Polaris-RangeSlider__OutputText {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6rem;
    text-transform: uppercase;
    display: block;
    flex: 1 1 auto;
    margin: auto;
    text-align: center;
    color: #fff;
}
@media (min-width: 40em) {
    .Polaris-RangeSlider__OutputText {
        font-size: 1.2rem;
    }
}
.Polaris-Select {
    position: relative;
}
.Polaris-Select select::-ms-expand {
    display: none;
}
.Polaris-Select--disabled .Polaris-Select__Content {
    color: #919eab;
}
.Polaris-Select--disabled .Polaris-Select__InlineLabel {
    color: inherit;
}
.Polaris-Select--disabled .Polaris-Select__Icon {
    opacity: 0.4;
}
.Polaris-Select--disabled .Polaris-Select__Backdrop {
    background: #dfe3e8;
    box-shadow: none;
}
.Polaris-Select--disabled .Polaris-Select__Backdrop::after {
    background: #f9fafb;
}
@media (-ms-high-contrast: active) {
    .Polaris-Select--disabled .Polaris-Select__Backdrop {
        color: grayText;
    }
}
.Polaris-Select--error .Polaris-Select__Backdrop {
    background: #bf0711;
    box-shadow: 0 0 0 1px transparent;
}
.Polaris-Select--error .Polaris-Select__Backdrop::after {
    background: #fbeae5;
}
.Polaris-Select--error .Polaris-Select__Input:focus ~ .Polaris-Select__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4;
}
.Polaris-Select--error .Polaris-Select__Input:focus ~ .Polaris-Select__Backdrop::after {
    background: #fbeae5;
}
.Polaris-Select--placeholder.Polaris-Select--error .Polaris-Select__Input {
    color: #9c9798;
}
.Polaris-Select--placeholder.Polaris-Select--error .Polaris-Select__Input:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212b36;
}
.Polaris-Select__Content {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    z-index: 20;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 3.6rem;
    padding: 0.5rem 0.8rem 0.5rem 1.2rem;
}
@media (min-width: 40em) {
    .Polaris-Select__Content {
        font-size: 1.4rem;
    }
}
.Polaris-Select__InlineLabel {
    color: #637381;
    margin-right: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
}
.Polaris-Select__SelectedOption {
    flex: 1 1;
    white-space: nowrap;
    overflow: hidden;
}
.Polaris-Select__Icon svg {
    fill: #637381;
}
.Polaris-Select__Backdrop {
    background-color: #c4cdd5;
    border: 0.1rem solid transparent;
    box-shadow: 0 0 0 1px transparent, 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    transition-property: box-shadow, background-color;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.Polaris-Select__Backdrop::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border-radius: 2px;
}
@media (-ms-high-contrast: active) {
    .Polaris-Select__Backdrop {
        background: 0 0;
        border: 2px solid buttonText;
        transition: none;
        color: rgba(223, 227, 232, 0.3);
    }
    .Polaris-Select__Backdrop::after {
        top: -4px;
        right: -4px;
        bottom: -4px;
        left: -4px;
        background: 0 0;
        border-radius: 4px;
    }
}
.Polaris-Select__Input {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0.001;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
@media (min-width: 40em) {
    .Polaris-Select__Input {
        font-size: 1.4rem;
    }
}
.Polaris-Select__Input:focus ~ .Polaris-Select__Backdrop {
    background: #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4, 0 0 0 0 transparent;
}
.Polaris-Select__Input:focus ~ .Polaris-Select__Backdrop::after {
    background: #fff;
}
@media (-ms-high-contrast: active) {
    .Polaris-Select__Input:focus ~ .Polaris-Select__Backdrop::after {
        border: 1px dashed buttonText;
    }
}
@media (-ms-high-contrast: active) {
    .Polaris-Select__Content {
        color: windowText;
        -ms-high-contrast-adjust: none;
    }
    .Polaris-Select__InlineLabel {
        color: inherit;
    }
    .Polaris-Select__InlineLabel::after {
        content: ":";
    }
    .Polaris-Select__SelectedOption {
        color: inherit;
    }
    .Polaris-Select__Icon svg {
        fill: buttonText;
    }
    .Polaris-Select__Backdrop::after {
        display: none;
    }
    .Polaris-Select__Input:focus ~ .Polaris-Select__Content {
        color: highlightText;
    }
    .Polaris-Select__Input:focus ~ .Polaris-Select__Backdrop {
        background-color: highlight;
    }
    .Polaris-Select--disabled .Polaris-Select__Content {
        color: grayText;
    }
    .Polaris-Select--disabled .Polaris-Select__Icon {
        opacity: 1;
    }
    .Polaris-Select--disabled .Polaris-Select__Icon svg {
        fill: grayText;
    }
}
.Polaris-ResourceList-CheckableButton {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.6rem;
    text-transform: initial;
    letter-spacing: initial;
    display: inline-flex;
    align-items: center;
    min-height: 3.6rem;
    min-width: 3.6rem;
    margin: 0;
    padding: 0.7rem 1.6rem;
    line-height: 1;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    flex: 1 1;
    text-align: left;
    background: #fff;
    border: 0.1rem solid #c4cdd5;
    border-radius: 3px 0 0 3px;
    border-right-color: transparent;
}
@media (min-width: 40em) {
    .Polaris-ResourceList-CheckableButton {
        font-size: 1.4rem;
    }
}
.Polaris-ResourceList-CheckableButton.Polaris-ResourceList-CheckableButton__CheckableButton--measuring {
    font-size: 1.5rem;
    font-weight: 700;
}
.Polaris-ResourceList-CheckableButton.Polaris-ResourceList-CheckableButton__CheckableButton--measuring::before {
    content: "";
    display: inline-block;
    width: 1.5rem;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-CheckableButton {
        flex: 0 1 auto;
    }
    .Polaris-ResourceList-CheckableButton:only-child {
        border-radius: 3px;
        border: 0.1rem solid #c4cdd5;
    }
}
.Polaris-ResourceList-CheckableButton:active,
.Polaris-ResourceList-CheckableButton:hover {
    border-right-color: transparent;
}
.Polaris-ResourceList-CheckableButton:focus {
    outline: 0;
}
.Polaris-ResourceList-CheckableButton.Polaris-ResourceList-CheckableButton__CheckableButton--plain {
    border: 0.1rem solid transparent;
    border-radius: 3px;
}
.Polaris-ResourceList-CheckableButton.Polaris-ResourceList-CheckableButton__CheckableButton--selectMode {
    color: #637381;
    font-weight: 600;
}
.Polaris-ResourceList-CheckableButton.Polaris-ResourceList-CheckableButton__CheckableButton--selected {
    color: #5c6ac4;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-CheckableButton.Polaris-ResourceList-CheckableButton__CheckableButton--selected {
        border-color: #c4cdd5;
    }
}
.Polaris-ResourceList-CheckableButton__Checkbox {
    pointer-events: none;
    height: 1.6rem;
    width: 1.6rem;
    margin-left: -0.9rem;
}
.Polaris-ResourceList-CheckableButton__Label {
    margin-left: 2rem;
    flex: 1 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.1rem 0;
}
.Polaris-ResourceList-BulkActions__Button {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.6rem;
    text-transform: initial;
    letter-spacing: initial;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3.6rem;
    min-width: 3.6rem;
    margin: 0;
    padding: 0.7rem 1.6rem;
    background: linear-gradient(to bottom, #fff, #f9fafb);
    border: 0.1rem solid #c4cdd5;
    box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.05);
    border-radius: 3px;
    line-height: 1;
    color: #212b36;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    transition-property: background, border, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
}
@media (min-width: 40em) {
    .Polaris-ResourceList-BulkActions__Button {
        font-size: 1.4rem;
    }
}
.Polaris-ResourceList-BulkActions__Button svg {
    fill: #637381;
}
.Polaris-ResourceList-BulkActions__Button:hover {
    background: linear-gradient(to bottom, #f9fafb, #f4f6f8);
    border-color: #c4cdd5;
}
.Polaris-ResourceList-BulkActions__Button:focus {
    border-color: #5c6ac4;
    outline: 0;
    box-shadow: 0 0 0 1px #5c6ac4;
}
@media (-ms-high-contrast: active) {
    .Polaris-ResourceList-BulkActions__Button:focus {
        outline: 2px dotted;
    }
}
.Polaris-ResourceList-BulkActions__Button:active {
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    border-color: #c4cdd5;
    box-shadow: 0 0 0 0 transparent, inset 0 1px 1px 0 rgba(99, 115, 129, 0.1), inset 0 1px 4px 0 rgba(99, 115, 129, 0.2);
}
.Polaris-ResourceList-BulkActions__Button:not(:first-child) {
    margin-left: -1px;
}
.Polaris-ResourceList-BulkActions__Group--measuring .Polaris-ResourceList-BulkActions__Button {
    font-size: 1.5rem;
}
.Polaris-ResourceList-BulkActions--disabled .Polaris-ResourceList-BulkActions__Button {
    transition: none;
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    color: #919eab;
}
.Polaris-ResourceList-BulkActions--disabled .Polaris-ResourceList-BulkActions__Button svg {
    fill: #919eab;
}
.Polaris-ResourceList-BulkActions__Group {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity, display;
    transition: opacity cubic-bezier(0.64, 0, 0.35, 1) 0.2s;
    display: none;
    align-items: center;
    flex-wrap: wrap;
    opacity: 0;
}
@media (min-width: 40em) {
    .Polaris-ResourceList-BulkActions__Group {
        font-size: 1.4rem;
    }
}
.Polaris-ResourceList-BulkActions__Group.Polaris-ResourceList-BulkActions__Group--measuring {
    transition: none;
    display: flex;
    opacity: 0;
}
.Polaris-ResourceList-BulkActions__Group--entering,
.Polaris-ResourceList-BulkActions__Group--exiting {
    opacity: 0;
    display: flex;
}
.Polaris-ResourceList-BulkActions__Group--entered {
    opacity: 1;
    display: flex;
}
.Polaris-ResourceList-BulkActions__Group--exited {
    opacity: 0;
    display: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-BulkActions__Group--smallScreen {
        display: none;
    }
}
.Polaris-ResourceList-BulkActions__Group--largeScreen {
    display: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-BulkActions__Group--largeScreen {
        display: flex;
    }
    .Polaris-ResourceList-BulkActions__Group--largeScreen.Polaris-ResourceList-BulkActions__Group--exiting {
        transition: none;
    }
    .Polaris-ResourceList-BulkActions__Group--largeScreen.Polaris-ResourceList-BulkActions__Group--exited {
        opacity: 0;
        display: none;
    }
}
.Polaris-ResourceList-BulkActions__ButtonGroup {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-end;
    box-shadow: inset 0 0 0 1px #c4cdd5;
    border-radius: 3px;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-BulkActions__ButtonGroup {
        width: auto;
        justify-content: flex-start;
        margin-right: 0.8rem;
    }
}
.Polaris-ResourceList-BulkActions__Group--measuring .Polaris-ResourceList-BulkActions__ButtonGroup {
    position: absolute;
    width: auto;
}
.Polaris-ResourceList-BulkActions__ButtonGroup .Polaris-ResourceList-BulkActions__Button {
    border-radius: 0;
    white-space: nowrap;
}
.Polaris-ResourceList-BulkActions__ButtonGroup .Polaris-ResourceList-BulkActions__Button:focus {
    z-index: 20;
}
.Polaris-ResourceList-BulkActions__ButtonGroup .Polaris-ResourceList-BulkActions__Button:last-child:not(:first-child) {
    border-radius: 0 3px 3px 0;
}
.Polaris-ResourceList-BulkActions__ButtonGroup .Polaris-ResourceList-BulkActions__Button--cancel {
    z-index: 0;
    flex: 0 0 auto;
    margin-left: -1px;
    border-radius: 0 3px 3px 0;
}
.Polaris-ResourceList-BulkActions__ButtonGroup .Polaris-ResourceList-BulkActions__Button--cancel:focus {
    z-index: 1;
}
.Polaris-ResourceList-BulkActions__Popover {
    max-height: 3.6rem;
    margin-left: -1px;
}
.Polaris-ResourceList-BulkActions__Popover:last-child * {
    border-radius: 0 3px 3px 0;
}
.Polaris-ResourceList-BulkActions__ActionContent {
    display: flex;
    align-items: center;
}
.Polaris-ResourceList-BulkActions__ActionIcon {
    display: inline-block;
}
.Polaris-ResourceList-BulkActions__ActionIcon svg {
    fill: #637381;
}
.Polaris-ResourceList-BulkActions__ActionIcon:first-child {
    margin-right: 0.4rem;
}
.Polaris-ResourceList-BulkActions__ActionIcon:last-child {
    margin-right: -0.8rem;
}
.Polaris-ResourceList-BulkActions__ActionIcon.Polaris-ResourceList-BulkActions--disabled svg {
    fill: #919eab;
}
.Polaris-ResourceList-BulkActions--disabled {
    transition: none;
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    color: #919eab;
    cursor: default;
    pointer-events: none;
}
.Polaris-ResourceList-BulkActions--disabled svg {
    fill: #919eab;
}
.Polaris-ResourceList-BulkActions__PaginatedSelectAll {
    padding: 0.4rem 0;
}
.Polaris-ResourceList-BulkActions__Slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    transform: translateY(0);
    transition: transform cubic-bezier(0.64, 0, 0.35, 1) 0.2s;
}
.Polaris-ResourceList-BulkActions__Slide--appear,
.Polaris-ResourceList-BulkActions__Slide--enter,
.Polaris-ResourceList-BulkActions__Slide--exit {
    transform: translateX(-4rem);
}
.Polaris-ResourceList-BulkActions__Slide--appearing,
.Polaris-ResourceList-BulkActions__Slide--entering {
    transform: translateY(0);
}
.Polaris-Tag {
    display: inline-flex;
    max-width: 100%;
    align-items: center;
    min-height: 2.8rem;
    padding-left: 0.8rem;
    background-color: #dfe3e8;
    border-radius: 3px;
    color: #212b36;
}
.Polaris-Tag.Polaris-Tag--disabled {
    transition: none;
    background: linear-gradient(to bottom, #f4f6f8, #f4f6f8);
    color: #919eab;
}
.Polaris-Tag.Polaris-Tag--disabled svg {
    fill: #919eab;
}
.Polaris-Tag .Polaris-Tag__TagText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Polaris-Tag__Button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    display: block;
    height: 2.8rem;
    width: 2.8rem;
    margin-left: 0.4rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background, fill;
    transition-property: background, fill;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    border-radius: 0 3px 3px 0;
}
.Polaris-Tag__Button svg {
    fill: #637381;
}
.Polaris-Tag__Button:focus {
    outline: 0;
}
.Polaris-Tag__Button:active,
.Polaris-Tag__Button:focus,
.Polaris-Tag__Button:hover {
    background: #c4cdd5;
}
.Polaris-Tag__Button:active svg,
.Polaris-Tag__Button:focus svg,
.Polaris-Tag__Button:hover svg {
    fill: #212b36;
}
.Polaris-Tag__Button:disabled {
    cursor: default;
    pointer-events: none;
}
.Polaris-Tag__Button:disabled svg {
    fill: #919eab;
}
.Polaris-Tag__Button:active {
    background: rgba(145, 158, 171, 0.6);
}
.Polaris-FilterControl-DateSelector__DateTextField {
    margin-top: 0.8rem;
}
.Polaris-FilterControl-DateSelector__DatePicker {
    margin-top: 1.6rem;
}
.Polaris-ResourceList-FilterControl__AppliedFilters {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    margin-top: -1.2rem;
    margin-left: -1.2rem;
    margin-right: -1.2rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.Polaris-ResourceList-FilterControl__AppliedFilters::after {
    content: "";
    flex: 0 0 1.2rem;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-FilterControl__AppliedFilters {
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: -0.8rem;
        margin-top: -1.6rem;
    }
    .Polaris-ResourceList-FilterControl__AppliedFilters::after {
        content: none;
        flex: none;
    }
}
@media (max-width: 28.625em) {
    .Polaris-ResourceList-FilterControl__AppliedFilters {
        padding-bottom: 0.8rem;
    }
}
.Polaris-ResourceList-FilterControl__AppliedFilter {
    flex: 1 0 auto;
    margin-top: 0.8rem;
    margin-left: 1.2rem;
    max-width: calc(100% - 0.8rem);
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-FilterControl__AppliedFilter {
        flex: 0 1 auto;
        margin-left: 0.8rem;
    }
}
.Polaris-ResourceList-Item__CheckboxWrapper {
    display: flex;
}
.Polaris-ResourceList-Item {
    position: relative;
    outline: 0;
    cursor: pointer;
}
.Polaris-ResourceList-Item:hover {
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ResourceList-Item:hover:not(.Polaris-ResourceList-Item--persistActions) .Polaris-ResourceList-Item__Actions {
    clip: auto;
    overflow: visible;
    height: 100%;
}
@media (max-width: 45em), (min-width: 48.0625em) and (max-width: 61.5em) {
    [data-has-navigation] .Polaris-ResourceList-Item:hover:not(.Polaris-ResourceList-Item--persistActions) .Polaris-ResourceList-Item__Actions {
        display: none;
    }
}
@media (max-width: 46.5em) {
    .Polaris-ResourceList-Item:hover:not(.Polaris-ResourceList-Item--persistActions) .Polaris-ResourceList-Item__Actions {
        display: none;
    }
}
.Polaris-ResourceList-Item:active {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-ResourceList-Item--selected {
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15));
}
.Polaris-ResourceList-Item--selected.Polaris-ResourceList-Item--focused {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ResourceList-Item--selected.Polaris-ResourceList-Item--focused:hover {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ResourceList-Item--selected:hover {
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ResourceList-Item--selected:active {
    background-image: linear-gradient(rgba(179, 188, 245, 0.15), rgba(179, 188, 245, 0.15)), linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-ResourceList-Item--focused {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ResourceList-Item--focused:hover {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-ResourceList-Item--focused:active {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-ResourceList-Item--focusedInner,
.Polaris-ResourceList-Item--focusedInner.Polaris-ResourceList-Item--focused,
.Polaris-ResourceList-Item--focusedInner.Polaris-ResourceList-Item--focused.Polaris-ResourceList-Item--selected {
    box-shadow: none;
}
.Polaris-ResourceList-Item__Button,
.Polaris-ResourceList-Item__Link {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}
.Polaris-ResourceList-Item__Button {
    padding: 0;
    border: none;
}
.Polaris-ResourceList-Item__Container {
    position: relative;
    z-index: 2;
    padding: 1.2rem 1.6rem;
    min-height: 4.4rem;
    display: flex;
    align-items: flex-start;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-Item__Container {
        padding: 1.2rem 2rem;
    }
}
.Polaris-ResourceList-Item__Owned {
    display: flex;
    align-self: flex-start;
}
.Polaris-ResourceList-Item__Handle {
    width: 4.8rem;
    min-height: 4.4rem;
    justify-content: center;
    align-items: center;
    margin: -1.2rem 0.4rem -1.2rem -1.2rem;
    display: flex;
}
@media (max-width: 28.625em) {
    .Polaris-ResourceList-Item__Handle {
        visibility: hidden;
    }
    .Polaris-ResourceList-Item--selectMode .Polaris-ResourceList-Item__Handle {
        visibility: visible;
    }
}
.Polaris-ResourceList-Item--selectable {
    width: calc(100% + 4rem);
    transform: translateX(-4rem);
    transition: transform cubic-bezier(0.64, 0, 0.35, 1) 0.2s;
    margin-right: -4rem;
}
.Polaris-ResourceList-Item--selectable.Polaris-ResourceList-Item--selectMode {
    transform: translateX(0);
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-Item--selectable {
        width: 100%;
        transform: translateX(0);
        margin-right: 0;
    }
}
.Polaris-ResourceList-Item__Media {
    flex: 0 0 auto;
    margin-right: 2rem;
    color: inherit;
    text-decoration: none;
}
.Polaris-ResourceList-Item__Content {
    min-width: 0;
    max-width: 100%;
    flex: 1 1 auto;
    align-self: center;
}
.Polaris-ResourceList-Item__Actions {
    position: absolute;
    top: 0;
    right: 1.2rem;
    display: flex;
    pointer-events: initial;
    height: 100%;
    max-height: 5.6rem;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}
.Polaris-ResourceList-Item--focused .Polaris-ResourceList-Item__Actions {
    clip: auto;
    overflow: visible;
    height: 100%;
}
@media (max-width: 45em), (min-width: 48.0625em) and (max-width: 61.5em) {
    [data-has-navigation] .Polaris-ResourceList-Item__Actions {
        display: none;
    }
}
@media (max-width: 46.5em) {
    .Polaris-ResourceList-Item__Actions {
        display: none;
    }
}
.Polaris-ResourceList-Item--persistActions .Polaris-ResourceList-Item__Actions {
    position: relative;
    display: flex;
    flex: 0 0 auto;
    flex-basis: auto;
    align-items: center;
    margin-top: 0;
    margin-left: 1.6rem;
    pointer-events: initial;
    height: 100%;
}
@media (max-width: 45em), (min-width: 48.0625em) and (max-width: 61.5em) {
    [data-has-navigation] .Polaris-ResourceList-Item--persistActions .Polaris-ResourceList-Item__Actions {
        display: none;
    }
}
@media (max-width: 46.5em) {
    .Polaris-ResourceList-Item--persistActions .Polaris-ResourceList-Item__Actions {
        display: none;
    }
}
.Polaris-ResourceList-Item__Disclosure {
    position: relative;
    top: -1.2rem;
    right: -1.6rem;
    display: none;
    width: 4.8rem;
    min-height: 4.4rem;
    pointer-events: initial;
}
.Polaris-ResourceList-Item--selectMode .Polaris-ResourceList-Item__Disclosure {
    display: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList-Item__Disclosure {
        right: -2rem;
    }
}
@media (max-width: 45em), (min-width: 48.0625em) and (max-width: 61.5em) {
    [data-has-navigation] .Polaris-ResourceList-Item__Disclosure {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 46.5em) {
    .Polaris-ResourceList-Item__Disclosure {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.Polaris-ResourceList__FiltersWrapper {
    padding: 1.2rem 1.2rem 1.6rem;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__FiltersWrapper {
        padding: 1.6rem;
    }
}
.Polaris-ResourceList__FiltersWrapper + .Polaris-ResourceList {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-ResourceList__HeaderOuterWrapper {
    position: relative;
    background-color: #fff;
    z-index: 2;
}
.Polaris-ResourceList__HeaderOuterWrapper + .Polaris-ResourceList {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-ResourceList__HeaderWrapper--disabled {
    pointer-events: none;
}
.Polaris-ResourceList__HeaderWrapper--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
    background-color: rgba(255, 255, 255, 0.5);
}
.Polaris-ResourceList__FiltersWrapper + .Polaris-ResourceList__HeaderOuterWrapper {
    margin-top: -1.6rem;
}
.Polaris-ResourceList__HeaderWrapper {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    min-height: 5.6rem;
    padding: 1rem 1.2rem;
    background-color: #fff;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__HeaderWrapper {
        flex-direction: row;
        padding: 1rem 1.6rem;
    }
}
.Polaris-ResourceList__HeaderWrapper--isSticky {
    box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.Polaris-ResourceList__HeaderContentWrapper {
    position: absolute;
    z-index: 1;
    right: 1.2rem;
    left: 1.2rem;
    display: flex;
    min-height: 3.6rem;
    opacity: 1;
    transition: opacity cubic-bezier(0.64, 0, 0.35, 1) 0.2s;
}
.Polaris-ResourceList__HeaderWrapper--inSelectMode .Polaris-ResourceList__HeaderContentWrapper {
    opacity: 0;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__HeaderContentWrapper {
        right: 1.6rem;
        left: 1.6rem;
        align-self: flex-start;
    }
}
.Polaris-ResourceList__AlternateToolWrapper,
.Polaris-ResourceList__SortWrapper {
    position: relative;
    display: flex;
    flex: 1 1;
    align-items: center;
}
.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__AlternateToolWrapper,
.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__SortWrapper {
    padding-right: 0.8rem;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__AlternateToolWrapper,
    .Polaris-ResourceList__SortWrapper {
        position: relative;
        left: auto;
        flex: 0 1 auto;
        margin-left: 1.6rem;
    }
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__AlternateToolWrapper,
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__SortWrapper,
    .Polaris-ResourceList__HeaderWrapper--hasSort.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__AlternateToolWrapper,
    .Polaris-ResourceList__HeaderWrapper--hasSort.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__SortWrapper {
        padding-right: 0;
    }
}
.Polaris-ResourceList__SortLabel {
    margin-right: 0.8rem;
    display: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__SortLabel {
        display: block;
    }
}
.Polaris-ResourceList__HeaderTitleWrapper {
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1 1;
    padding-left: 0.4rem;
    align-self: center;
}
.Polaris-ResourceList__HeaderWrapper--hasAlternateTool .Polaris-ResourceList__HeaderTitleWrapper,
.Polaris-ResourceList__HeaderWrapper--hasSort .Polaris-ResourceList__HeaderTitleWrapper {
    display: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__HeaderTitleWrapper,
    .Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__HeaderTitleWrapper,
    .Polaris-ResourceList__HeaderWrapper--hasSort.Polaris-ResourceList__HeaderWrapper--hasSelect .Polaris-ResourceList__HeaderTitleWrapper {
        display: none;
    }
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool .Polaris-ResourceList__HeaderTitleWrapper,
    .Polaris-ResourceList__HeaderWrapper--hasSort .Polaris-ResourceList__HeaderTitleWrapper {
        display: block;
    }
}
.Polaris-ResourceList__BulkActionsWrapper {
    position: relative;
    z-index: 2;
    width: 100%;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__BulkActionsWrapper {
        flex: 0 1 auto;
        align-self: flex-start;
    }
}
.Polaris-ResourceList__CheckableButtonWrapper {
    display: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__CheckableButtonWrapper {
        flex: 1 1;
        display: block;
    }
}
.Polaris-ResourceList__SelectButtonWrapper {
    position: relative;
    flex: none;
}
@media (min-width: 28.625em) {
    .Polaris-ResourceList__SelectButtonWrapper {
        display: none;
    }
}
.Polaris-ResourceList__EmptySearchResultWrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media screen and (max-height: 600px) {
    .Polaris-ResourceList__EmptySearchResultWrapper {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}
.Polaris-ResourceList__ResourceListWrapper {
    position: relative;
}
.Polaris-ResourceList {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}
.Polaris-ResourceList__ItemWrapper {
    position: relative;
    z-index: 1;
    overflow: hidden;
    max-width: 100%;
}
.Polaris-ResourceList__ItemWrapper + .Polaris-ResourceList__ItemWrapper {
    border-top: 0.1rem solid #dfe3e8;
}
.Polaris-ResourceList__ItemWrapper--isLoading {
    min-height: 6.4rem;
}
.Polaris-ResourceList__SpinnerContainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
}
.Polaris-ResourceList__LoadingOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.5);
}
.Polaris-ResourceList__DisabledPointerEvents {
    pointer-events: none;
}
.Polaris-Sheet {
    position: fixed;
    bottom: 0;
    width: 100vw;
    height: 100%;
    background: #fff;
    box-shadow: 0 31px 41px 0 rgba(32, 42, 53, 0.2), 0 2px 16px 0 rgba(32, 42, 54, 0.08);
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-Sheet {
        border-left: 0.1rem solid #dfe3e8;
    }
}
@media (min-width: 48.0625em) {
    .Polaris-Sheet {
        right: 0;
        width: 38rem;
    }
}
.Polaris-Sheet:focus {
    outline: 0;
}
.Polaris-Sheet__Container {
    position: fixed;
    z-index: 519;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
@media (min-width: 48.0625em) {
    .Polaris-Sheet__Container {
        left: auto;
        width: 38rem;
    }
}
.Polaris-Sheet__Bottom {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    transition: transform 0.3s cubic-bezier(0.64, 0, 0.35, 1);
    transform-origin: bottom;
}
.Polaris-Sheet--enterBottom {
    transform: translateY(100%);
}
.Polaris-Sheet--enterBottomActive {
    transform: translateY(0);
}
.Polaris-Sheet--exitBottom {
    transform: translateY(0);
}
.Polaris-Sheet--exitBottomActive {
    transform: translateY(100%);
}
.Polaris-Sheet__Right {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    transition: transform 0.3s cubic-bezier(0.64, 0, 0.35, 1);
    transform-origin: right;
}
.Polaris-Sheet--enterRight {
    transform: translateX(100%);
}
.Polaris-Sheet--enterRightActive {
    transform: translateX(0);
}
.Polaris-Sheet--exitRight {
    transform: translateX(0);
}
.Polaris-Sheet--exitRightActive {
    transform: translateX(100%);
}
.Polaris-Tabs {
    display: flex;
    margin: 0;
    padding: 0;
    border-bottom: 0.1rem solid #dfe3e8;
    list-style: none;
}
.Polaris-Tabs--fitted .Polaris-Tabs__TabContainer {
    flex: 1 1 100%;
}
.Polaris-Tabs--fitted .Polaris-Tabs__Tab {
    padding: 0;
}
.Polaris-Tabs--fitted .Polaris-Tabs__Title {
    width: 100%;
    padding: 0.8rem 1.6rem;
}
.Polaris-Tabs--fillSpace .Polaris-Tabs__TabContainer {
    flex: 1 1 auto;
}
.Polaris-Tabs__TabContainer {
    display: flex;
    margin: 0;
    padding: 0;
}
.Polaris-Tabs__Tab {
    color: inherit;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    color: #637381;
    position: relative;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    margin-top: 1px;
    margin-bottom: -1px;
    padding: 0 1.6rem;
    outline: 0;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
}
.Polaris-Tabs__Tab:visited {
    color: inherit;
}
.Polaris-Tabs__Tab:focus {
    outline: 0;
}
@media (min-width: 40em) {
    .Polaris-Tabs__Tab {
        font-size: 1.4rem;
    }
}
.Polaris-Tabs__Tab:hover .Polaris-Tabs__Title {
    font-weight: 400;
    color: #212b36;
    text-decoration: none;
    border-bottom: 0.3rem solid #dfe3e8;
}
.Polaris-Tabs__Tab:focus {
    box-shadow: inset 0 0 2px 0 rgba(92, 106, 196, 0.8), 0 0 2px 0 rgba(92, 106, 196, 0.8);
}
.Polaris-Tabs__Tab:focus .Polaris-Tabs__Title {
    font-weight: 400;
    color: #212b36;
    border-bottom: 0.3rem solid #b3bcf5;
}
.Polaris-Tabs__Tab:visited {
    color: #637381;
}
.Polaris-Tabs__Tab.Polaris-Tabs__Tab--selected .Polaris-Tabs__Title {
    border-bottom: 0.3rem solid #5c6ac4;
}
.Polaris-Tabs__Tab--selected {
    font-weight: 400;
    color: #212b36;
}
.Polaris-Tabs__Title {
    display: block;
    padding: 1.6rem 0 1.3rem 0;
    border-bottom: 0.3rem solid transparent;
    min-width: 5rem;
}
.Polaris-Tabs__Panel {
    display: block;
}
.Polaris-Tabs__Panel:focus {
    outline: 0;
}
.Polaris-Tabs__List {
    list-style: none;
    margin: 0;
    padding: 0.8rem 0;
}
.Polaris-Tabs__Item {
    color: inherit;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    display: block;
    width: 100%;
    min-height: 1.6rem;
    padding: 0.8rem 1.6rem;
    text-align: left;
    cursor: pointer;
}
.Polaris-Tabs__Item:visited {
    color: inherit;
}
.Polaris-Tabs__Item:focus {
    outline: 0;
}
.Polaris-Tabs__Item:active {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1));
}
.Polaris-Tabs__Item:active:hover {
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-Tabs__Item:active:hover:focus {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(179, 188, 245, 0.1), rgba(179, 188, 245, 0.1)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-Tabs__Item:hover {
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-Tabs__Item:hover:focus {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3)), linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-Tabs__Item:focus {
    box-shadow: inset 0.2rem 0 0 #5c6ac4;
    background-image: linear-gradient(rgba(223, 227, 232, 0.3), rgba(223, 227, 232, 0.3));
}
.Polaris-Tabs__Item::-moz-focus-inner {
    border: none;
}
.Polaris-Tabs__DisclosureTab {
    display: none;
}
.Polaris-Tabs__DisclosureTab--visible {
    display: flex;
}
.Polaris-Tabs__DisclosureActivator {
    position: relative;
    justify-content: center;
    height: 100%;
    padding: 0 1.6rem;
    background-color: transparent;
    cursor: pointer;
    border: none;
    outline: 0;
    text-align: center;
}
.Polaris-Tabs__DisclosureActivator svg {
    fill: #637381;
}
.Polaris-Tabs__TabMeasurer {
    display: flex;
    visibility: hidden;
    height: 0;
}
.Polaris-Thumbnail {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    min-width: 4rem;
    max-width: 100%;
    border-radius: 3px;
}
.Polaris-Thumbnail::after {
    content: "";
    position: relative;
    z-index: 20;
    display: block;
    padding-bottom: 100%;
    box-shadow: inset 0 0 0 1px rgba(33, 43, 54, 0.1);
    border-radius: 3px;
}
.Polaris-Thumbnail--sizeSmall {
    width: 4rem;
}
.Polaris-Thumbnail--sizeMedium {
    width: 6rem;
}
.Polaris-Thumbnail--sizeLarge {
    width: 8rem;
}
.Polaris-Thumbnail__Image {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.Polaris-SkeletonDisplayText__DisplayText {
    max-width: 12rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    position: relative;
}
.Polaris-SkeletonDisplayText__DisplayText {
    animation: polaris-SkeletonShimmerAnimation 0.8s linear infinite alternate;
}
.Polaris-SkeletonDisplayText__DisplayText::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #dfe3e8;
    border-radius: 3px;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-SkeletonDisplayText__DisplayText::after {
        background-color: grayText;
    }
}
.Polaris-SkeletonDisplayText--sizeSmall {
    height: 2.4rem;
}
@media (min-width: 40em) {
    .Polaris-SkeletonDisplayText--sizeSmall {
        height: 2.8rem;
    }
}
.Polaris-SkeletonDisplayText--sizeMedium {
    height: 2.8rem;
}
@media (min-width: 40em) {
    .Polaris-SkeletonDisplayText--sizeMedium {
        height: 3.2rem;
    }
}
.Polaris-SkeletonDisplayText--sizeLarge {
    height: 2.8rem;
}
@media (min-width: 40em) {
    .Polaris-SkeletonDisplayText--sizeLarge {
        height: 3.2rem;
    }
}
.Polaris-SkeletonDisplayText--sizeExtraLarge {
    height: 3.6rem;
}
@media (min-width: 40em) {
    .Polaris-SkeletonDisplayText--sizeExtraLarge {
        height: 4.4rem;
    }
}
.Polaris-SkeletonBodyText__SkeletonBodyTextContainer {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
}
.Polaris-SkeletonBodyText__SkeletonBodyTextContainer {
    animation: polaris-SkeletonShimmerAnimation 0.8s linear infinite alternate;
}
.Polaris-SkeletonBodyText {
    height: 0.8rem;
    position: relative;
}
.Polaris-SkeletonBodyText::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #dfe3e8;
    border-radius: 3px;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-SkeletonBodyText::after {
        background-color: grayText;
    }
}
.Polaris-SkeletonBodyText:last-child:not(:first-child) {
    width: 80%;
}
.Polaris-SkeletonBodyText + .Polaris-SkeletonBodyText {
    margin-top: 1.2rem;
}
.Polaris-SkeletonPage__Page {
    margin: 0 auto;
    padding: 0;
    max-width: 99.8rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-SkeletonPage__Page {
        padding: 0 2rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-SkeletonPage__Page {
        padding: 0 2rem;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-SkeletonPage__Page {
        padding: 0 3.2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-SkeletonPage__Page {
        padding: 0 3.2rem;
    }
}
.Polaris-SkeletonPage--fullWidth {
    max-width: none;
}
.Polaris-SkeletonPage--singleColumn {
    max-width: 66.2rem;
}
.Polaris-SkeletonPage__Content {
    margin: 2rem 0;
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-SkeletonPage__Content {
        margin-top: 2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-SkeletonPage__Content {
        margin-top: 2rem;
    }
}
.Polaris-SkeletonPage__Header {
    padding: 2rem 2rem 0;
    padding-bottom: 0.8rem;
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-SkeletonPage__Header {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 30.625em) {
    .Polaris-SkeletonPage__Header {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-SkeletonPage__Header {
        padding-top: 3.2rem;
    }
}
@media (min-width: 46.5em) {
    .Polaris-SkeletonPage__Header {
        padding-top: 3.2rem;
    }
}
.Polaris-SkeletonPage__Header--hasSecondaryActions {
    padding-top: 2.4rem;
    margin-top: 0;
}
.Polaris-SkeletonPage__BreadcrumbAction {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    margin-top: -0.4rem;
    margin-bottom: -0.4rem;
}
.Polaris-SkeletonPage__TitleAndPrimaryAction {
    display: flex;
}
@media (max-width: 45em), (min-width: 48.0625em) and (max-width: 61.5em) {
    [data-has-navigation] .Polaris-SkeletonPage__TitleAndPrimaryAction {
        display: block;
    }
}
@media (max-width: 46.5em) {
    .Polaris-SkeletonPage__TitleAndPrimaryAction {
        display: block;
    }
}
.Polaris-SkeletonPage__Title {
    flex: 1 1;
}
.Polaris-SkeletonPage__PrimaryAction {
    align-self: stretch;
}
.Polaris-SkeletonPage__PrimaryAction > * {
    height: 3.6rem;
    min-width: 10rem;
}
@media (max-width: 48.0625em), (min-width: 48.0625em) and (max-width: 65em) {
    [data-has-navigation] .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 1.6rem;
        margin-bottom: -0.8rem;
    }
}
@media (max-width: 50em) {
    .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 1.6rem;
        margin-bottom: -0.8rem;
    }
}
@media (max-width: 48.0625em) and (min-width: 30.625em), (min-width: 45.625em) {
    [data-has-navigation] .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 0.8rem;
        margin-bottom: -0.8rem;
    }
}
@media (min-width: 30.625em) {
    .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 0.8rem;
        margin-bottom: -0.8rem;
    }
}
@media (max-width: 48.0625em) and (min-width: 46.5em), (min-width: 61.5em) {
    [data-has-navigation] .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 0;
    }
}
@media (min-width: 46.5em) {
    .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 0;
    }
}
@media (max-width: 48.0625em) and (min-width: 50em), (min-width: 65em) {
    [data-has-navigation] .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 0;
    }
}
@media (min-width: 50em) {
    .Polaris-SkeletonPage__PrimaryAction {
        margin-top: 0;
    }
}
.Polaris-SkeletonPage__Actions {
    margin-top: 0.8rem;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.Polaris-SkeletonPage__Action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 2.8rem;
    padding-right: 2.4rem;
    margin-top: -0.4rem;
    margin-bottom: -0.4rem;
    padding-top: 1.6rem;
}
.Polaris-SkeletonPage__Action:first-child {
    padding-right: 0;
}
@media (max-width: 45em), (min-width: 48.0625em) and (max-width: 61.5em) {
    [data-has-navigation] .Polaris-SkeletonPage__Action:not(:last-child) {
        display: none;
    }
}
@media (max-width: 46.5em) {
    .Polaris-SkeletonPage__Action:not(:last-child) {
        display: none;
    }
}
.Polaris-SkeletonThumbnail {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    position: relative;
}
.Polaris-SkeletonThumbnail {
    animation: polaris-SkeletonShimmerAnimation 0.8s linear infinite alternate;
}
.Polaris-SkeletonThumbnail::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #dfe3e8;
    border-radius: 3px;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-SkeletonThumbnail::after {
        background-color: grayText;
    }
}
.Polaris-SkeletonThumbnail--sizeSmall {
    height: 4rem;
    width: 4rem;
}
.Polaris-SkeletonThumbnail--sizeMedium {
    height: 6rem;
    width: 6rem;
}
.Polaris-SkeletonThumbnail--sizeLarge {
    height: 8rem;
    width: 8rem;
}
@keyframes Polaris-ProgressBar--fillup {
    0% {
        width: 0;
    }
}
.Polaris-ProgressBar {
    overflow: hidden;
    width: 100%;
    background-color: #dfe3e8;
    border-radius: 3px;
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-ProgressBar {
        border: 1px solid windowText;
    }
}
.Polaris-ProgressBar--sizeSmall {
    height: 0.8rem;
}
.Polaris-ProgressBar--sizeMedium {
    height: 1.6rem;
}
.Polaris-ProgressBar--sizeLarge {
    height: 3.2rem;
}
.Polaris-ProgressBar__Indicator {
    height: inherit;
    width: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: width;
    background-color: #47c1bf;
    animation: Polaris-ProgressBar--fillup 0.5s cubic-bezier(0.64, 0, 0.35, 1);
    transition: width 0.5s cubic-bezier(0.64, 0, 0.35, 1);
}
@media screen and (-ms-high-contrast: active) {
    .Polaris-ProgressBar__Indicator {
        border: 1.6rem solid highlight;
    }
}
.Polaris-ProgressBar__Label,
.Polaris-ProgressBar__Progress {
    position: absolute !important;
    top: 0;
    clip: rect(1px, 1px, 1px, 1px) !important;
    overflow: hidden !important;
    height: 1px !important;
    width: 1px !important;
    padding: 0 !important;
    border: 0 !important;
}
.bootstrap-msesl .list-group-item.active .full_address,
.bootstrap-msesl .list-group-item.active .txtCss {
    color: #fff !important;
}
.Polaris-Choice {
    display: inline-flex;
    justify-content: flex-start;
    padding: 0.69rem 0 !important;
}
.tab-content {
    /*padding-top: 15px;*/
}
.getdirectionstore {
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
    border: 1px solid #0726b6;
    border-radius: 3px;
    padding: 10px 15px;
    text-align: center;
    display: inline-flex;
    width: auto;
    flex-wrap: wrap;
    align-items: center;
    vertical-align: middle;
    font-size: 16px;
    background: #0726b6;
    min-width: auto;
    font-weight: 500;
    position: absolute;
    color: #fff;
    text-decoration: none;
    top: 0;
    position: relative;
    margin: 0 auto;
}
#events .list-group-item .getdirections i,
.getdirectionstore i {
    font-size: 14px;
    margin-left: 3px;
}
.getdirectionstore:hover {
    background-color: transparent;
    color: #0726b6;
    text-decoration: none !important;
}
#events .list-group-item.active .getdirections {
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 8px 15px;
    text-align: center;
    display: inline-block;
    width: auto;
    align-items: center;
    vertical-align: middle;
    font-size: 16px;
    background: #fff;
    min-width: auto;
    font-weight: 500;
    position: absolute;
    color: #0726b6;
    text-decoration: none;
    top: 0;
    position: relative;
    margin: 5px auto 0;
    margin-left: 32px;
}
#events .list-group-item .getdirections {
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
    border: 1px solid #0726b6;
    border-radius: 3px;
    padding: 8px 15px;
    text-align: center;
    display: inline-block;
    width: auto;
    align-items: center;
    vertical-align: middle;
    font-size: 16px;
    background: #0726b6;
    min-width: auto;
    font-weight: 500;
    position: absolute;
    color: #fff;
    text-decoration: none;
    top: 0;
    position: relative;
    margin: 5px auto 0;
    margin-left: 32px;
}
#events .list-group-item.active .getdirections:hover {
    background-color: transparent !important;
    color: #fff;
    text-decoration: none !important;
}
#events .list-group-item .getdirections:hover {
    background-color: transparent !important;
    color: #0726b6;
    text-decoration: none !important;
}
.rangeslidecontainer {
    width: 100%;
    text-align: left;
    font-size: 15px;
}
.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-apperance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #0222b5;
    cursor: pointer;
}
.slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0222b5;
    cursor: pointer;
}
input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 9px;
    min-height: auto;
    border-radius: 5px;
    outline: 0;
    opacity: 0.7;
    padding: 0;
    margin-bottom: 5px;
    -webkit-transition: 0.2s;
}
.flickity-enabled {
    overflow: unset;
}
.row {
    margin-bottom: 0;
}
.filtertxt {
    font-weight: 700;
    font-size: 15px;
    margin: 0;
    line-height: 19px;
}
.bootstrap-msesl .countresults,
.bootstrap-msesl .show_all {
    font-weight: 500 !important;
    font-family: Roboto, sans-serif;
    padding: 5px 7px !important;
    color: #0222b5;
    float: right;
    border: 1px solid #232f681a;
    font-size: 14px;
    border: 1px solid #0726b6;
    border-radius: 4px;
    margin: 10px 0 !important;
    text-transform: unset;
}
.bootstrap-msesl .show_all {
    line-height: 1rem;
    background: #fff;
    margin-left: auto !important;
}
.storelabelcss {
    padding: 0 15px;
}
#findmylocation {
    float: right;
    font-size: 14px;
    font-weight: 600 !important;
    font-family: Roboto, sans-serif;
    color: #0222b5;
    margin: 3px 3px 0 0;
    cursor: pointer;
}
.search_content {
    height: auto;
}
@media (max-width: 640px) {
    .bootstrap-msesl .countresults,
    .bootstrap-msesl .labeltxt {
        width: 50%;
        text-align: center;
    }
    .bootstrap-msesl .col-xs-5 {
        float: none;
    }
    #search_store {
        float: none;
        min-width: 100%;
    }
    .search_content {
        margin-top: 5px;
    }
    .gm-style .gm-style-iw-c {
        width: auto;
        max-width: 300px !important;
    }
}
@media (max-width: 1000px) {
    .search_content {
        margin-top: 5px;
    }
}
.radiuscolor {
    color: #0222b5;
    font-weight: 700;
}
.storemap-add,
.storemap-booking,
.storemap-email,
.storemap-hours,
.storemap-url {
    padding-left: 18px;
    position: relative;
}
.bootstrap-msesl .fa {
    color: #337ab7;
    margin-right: 5px;
    font-size: 15px;
}
.storemap-add .fa,
.storemap-booking .fa,
.storemap-cont .fa,
.storemap-email .fa,
.storemap-hours .fa,
.storemap-url .fa {
    position: absolute;
    left: 0;
    top: 2px;
    color: #337ab7;
    font-size: 15px;
}
.storemap-add p {
    display: inline-block;
}
.storemap-cont {
    padding-left: 18px;
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 200px;
}
.storemap-hours p {
    font-weight: 500;
}
.storemap-hours br:nth-child(even) {
    display: none;
}
.storemap-facility span {
    padding-right: 5px;
}
.storemap-facility span:first-of-type {
    padding-left: 4px;
}
@media only screen and (max-device-width: 320px) {
    .gm-style .gm-style-iw-c {
        width: auto;
        max-width: 300px !important;
        padding-bottom: 7px !important;
    }
    .getdirectionstore {
        margin-bottom: 7px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 550px) {
    .gm-style .gm-style-iw-c {
        width: auto;
        max-width: 250px !important;
    }
}
@media only screen and (min-device-width: 551px) and (max-device-width: 767px) {
    .gm-style .gm-style-iw-c {
        width: auto;
        max-width: 300px !important;
    }
    .getdirectionstore {
        margin-bottom: 7px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .gm-style .gm-style-iw-c {
        width: auto;
        max-width: 500px !important;
    }
    .getdirectionstore {
        margin-bottom: 7px;
    }
}
@media only screen and (min-width: 1224px) {
    .gm-style .gm-style-iw-c {
        width: auto;
        max-width: 500px !important;
    }
}
#maptab input[type="text"] {
    height: 38px;
    min-height: 38px;
}
#maptab #findmylocation {
    line-height: normal;
    margin-top: 5px;
}
.bootstrap-msesl .checkbox {
    margin-bottom: 0 !important;
}
#maptab .chk_lbelfilter {
    margin-bottom: 0 !important;
}
a#findmylocation {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 25px;
    font-size: 0;
    top: 62%;
    transform: translateY(-50%);
    margin: 0 !important;
    background-image: url(../../storelocator/assets/images/gps-fixed-indicator%20copy.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.bootstrap-msesl div#maptab p.filtertxt {
    margin: 5px 0 -4px;
}
.tab-content .sidebar {
    margin: 0;
}




@media only screen and (max-width: 790px) {
    div#maptab {
    height: auto !important;
    /*display: flex !important;*/
    flex-direction: column-reverse;
    position: relative;
    padding-bottom: 360px;
}
#maptab > div {
    float: right !important;
    position: initial !important;
}
div#events {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 320px !important;
}
}
body {
    position: relative;
}
.bootstrap-msesl .list-group-item .setTitle {
    display: flex;
}
.titleXss {
    margin-left: 8px;
}
.titleXss b.txtCss {
    margin: 0 0 3px;
}
.bootstrap-msesl .list-group-item .full_address {
    margin: 0 0 5px 27px;
}

.marker {
  background-size: cover;
  width: 19px;
  height: 22px;  
  cursor: pointer;
}
.mapboxgl-popup-close-button {
    position: absolute !important;
}
.mapboxgl-popup-content
{
	font-family:Roboto,sans-serif !important;
	font-style:normal !important;
    font-size: 13px;
    box-sizing: border-box !important;
    background-color: white;
    border-radius: 8px !important;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 30%) !important;
}
.mapboxgl-popup
{
	width: auto;
    max-width: 500px !important;
   
}
.mapboxgl-ctrl-geocoder--icon-close{
    display: none !important;
}
.bootstrap-msesl button:focus-visible,
.bootstrap-msesl input:focus-visible,
.bootstrap-msesl select:focus-visible,
.bootstrap-msesl textarea:focus-visible{
outline: none;
}
.vsb-menu{
	width: 100%;
}





/*css new by monika */

.angle {
    position: absolute;
    top: 50%;
    right: 18px;
    z-index: 3;
    transform: translate(-96%, -50%);
}

@media (max-width: 1202px) {
    .mar_top_5{
        margin-top: 8px;
    }
}

a#findmylocation{
    position: absolute !important;
    top: 50% !important;
    right: 8px;
    transform: translate(-96%, -50%);
}

.vsb-menu .multi li {
	font-family: inherit !important;
}

.radius{
    width: 100%!important;
    padding-top: 12px!important;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 30px!important;
    box-shadow: 0 1px 3px 0 rgba(12,12,13,.09),0 0 0 1px rgba(0,0,0,.1)!important;
    float: left;
    background: #fff;
    color: #000;
    font-size: 15px;
}

.form-body{
	margin-bottom: -5px;
}

.address_area {
    display: inline-block;
    width: calc(100% - 100px);
}

.prev_img {
    display: inline;
}

.prev_img img {
    width: 80px;
    float: right;
    height: 80px;
    border-radius: 10px;
}
.imgearea {
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom:  10px;
}
.gm-style .gm-style-iw{
    font-size: 14px;
}

/* new search type css */

#search_type{
    float: left;
    padding: 0 !important;
    padding-left: 8px !important;
    margin-left: 0 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 5px 0px 0px 5px !important;
    box-shadow: 0 1px 3px 0 rgb(12 12 13 / 9%), 0 0 0 1px rgb(0 0 0 / 10%) !important;
    color: #000;
    height: unset;
    font-size: 15px;
    width: 30%;
    height: 38px;
    min-height: 38px;
}

 #btn-group-filter {
    width: 100%;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 5px!important;
    box-shadow: 0 1px 3px 0 rgba(12,12,13,.09),0 0 0 1px rgba(0,0,0,.1)!important;
    float: left;
    background: #fff;
    color: #000;
    font-size: 15px;
}

.radius{
    width: 100%!important;
    padding-top: 4px!important;
    padding-left: 14px!important;
    margin-left: 0!important;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 5px!important;
    box-shadow: 0 1px 3px 0 rgba(12,12,13,.09),0 0 0 1px rgba(0,0,0,.1)!important;
    float: left;
    background: #fff;
    color: #000;
    font-size: 15px;
}

.layout_position_top #myRange{
    height: 38px;
}

.vsb-main button {
    height: 36px!important;
}

.vsb-menu .multi li{
    font-size: 14px !important;
    min-height: 1.2em !important;
    padding: 1px 2em 1px 26px !important;
}

.rangeslidecontainer p{
    margin: 0px;
}

/*mapbox*/

.mapboxgl-ctrl-geocoder .mapboxgl-ctrl{
    border-radius: 5px;
}

.bootstrap-msesl  button{
    min-height: unset;
    height: unset;
}

/* 20-01-2022 */
@media (max-width: 768px) {
    .bootstrap-msesl .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 22px;
        padding-right: 22px;
    }
}

/*loader up down js*/

.store_locator_loader {
    width: 100%;
    height: 700px;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}


.bootstrap-msesl .tab-content {
    visibility: unset;
    position: relative;
    opacity: 1;
    padding: 0;
    min-height: unset;
}


/*.bootstrap-msesl .tab-content:not(.current), .bootstrap-msesl .tab-content:not(.current) * {
    pointer-events: all !important;
}*/


/*.bootstrap-msesl button {
min-height: fit-content !important;
height: 100% !important;
}*/