.vue-tooltip{background-color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;max-width:320px;padding:6px 10px;border-radius:3px;z-index:100;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.4);box-shadow:2px 2px 3px rgba(0,0,0,.4);-webkit-animation:opac .5s forwards;animation:opac .5s forwards}.vue-tooltip.vue-tooltip-hidden{-webkit-transform:translateX(-100000px)!important;transform:translateX(-100000px)!important}.vue-tooltip .vue-tooltip-content{text-align:center}.vue-tooltip .tooltip-arrow{content:"";width:0;height:0;border-style:solid;position:absolute;margin:5px}.vue-tooltip[x-out-of-boundaries]{display:none}.vue-tooltip[x-placement^=bottom]{margin-top:5px}.vue-tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;border-top-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;top:-5px;margin-top:0;margin-bottom:0}.vue-tooltip[x-placement^=top]{margin-bottom:5px}.vue-tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0;border-top-color:#000;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;bottom:-5px;margin-top:0;margin-bottom:0}.vue-tooltip[x-placement^=right]{margin-left:5px}.vue-tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-right-color:#000;border-top-color:transparent!important;border-left-color:transparent!important;border-bottom-color:transparent!important;left:-5px;margin-left:0;margin-right:0}.vue-tooltip[x-placement^=left]{margin-right:5px}.vue-tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-left-color:#000;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;margin-left:0;margin-right:0}@-webkit-keyframes opac{0%{opacity:0}to{opacity:1}}@keyframes opac{0%{opacity:0}to{opacity:1}}.app-styles{padding:0!important/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *//*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 *//*!
 * vue-treeselect v0.4.0 | (c) 2017-2019 Riophae Lee
 * Released under the MIT License.
 * https://vue-treeselect.js.org/
 */}.app-styles :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.app-styles *,.app-styles :after,.app-styles :before{box-sizing:border-box}.app-styles html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-styles article,.app-styles aside,.app-styles figcaption,.app-styles figure,.app-styles footer,.app-styles header,.app-styles hgroup,.app-styles main,.app-styles nav,.app-styles section{display:block}.app-styles body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.app-styles [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.app-styles hr{box-sizing:content-box;height:0;overflow:visible}.app-styles h1,.app-styles h2,.app-styles h3,.app-styles h4,.app-styles h5,.app-styles h6{margin-top:0;margin-bottom:.5rem}.app-styles p{margin-top:0;margin-bottom:1rem}.app-styles abbr[data-original-title],.app-styles abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.app-styles address{margin-bottom:1rem;font-style:normal;line-height:inherit}.app-styles dl,.app-styles ol,.app-styles ul{margin-top:0;margin-bottom:1rem}.app-styles ol ol,.app-styles ol ul,.app-styles ul ol,.app-styles ul ul{margin-bottom:0}.app-styles dt{font-weight:700}.app-styles dd{margin-bottom:.5rem;margin-left:0}.app-styles blockquote{margin:0 0 1rem}.app-styles b,.app-styles strong{font-weight:bolder}.app-styles small{font-size:80%}.app-styles sub,.app-styles sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.app-styles sub{bottom:-.25em}.app-styles sup{top:-.5em}.app-styles a{color:#007bff;text-decoration:none;background-color:transparent}.app-styles a:hover{color:#0056b3;text-decoration:underline}.app-styles a:not([href]):not([class]),.app-styles a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.app-styles code,.app-styles kbd,.app-styles pre,.app-styles samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.app-styles pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.app-styles figure{margin:0 0 1rem}.app-styles img{vertical-align:middle;border-style:none}.app-styles svg{overflow:hidden;vertical-align:middle}.app-styles table{border-collapse:collapse}.app-styles caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.app-styles th{text-align:inherit;text-align:-webkit-match-parent}.app-styles label{display:inline-block;margin-bottom:.5rem}.app-styles button{border-radius:0}.app-styles button:focus:not(:focus-visible){outline:0}.app-styles button,.app-styles input,.app-styles optgroup,.app-styles select,.app-styles textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.app-styles button,.app-styles input{overflow:visible}.app-styles button,.app-styles select{text-transform:none}.app-styles [role=button]{cursor:pointer}.app-styles select{word-wrap:normal}.app-styles [type=button],.app-styles [type=reset],.app-styles [type=submit],.app-styles button{-webkit-appearance:button}.app-styles [type=button]:not(:disabled),.app-styles [type=reset]:not(:disabled),.app-styles [type=submit]:not(:disabled),.app-styles button:not(:disabled){cursor:pointer}.app-styles [type=button]::-moz-focus-inner,.app-styles [type=reset]::-moz-focus-inner,.app-styles [type=submit]::-moz-focus-inner,.app-styles button::-moz-focus-inner{padding:0;border-style:none}.app-styles input[type=checkbox],.app-styles input[type=radio]{box-sizing:border-box;padding:0}.app-styles textarea{overflow:auto;resize:vertical}.app-styles fieldset{min-width:0;padding:0;margin:0;border:0}.app-styles legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.app-styles progress{vertical-align:baseline}.app-styles [type=number]::-webkit-inner-spin-button,.app-styles [type=number]::-webkit-outer-spin-button{height:auto}.app-styles [type=search]{outline-offset:-2px;-webkit-appearance:none}.app-styles [type=search]::-webkit-search-decoration{-webkit-appearance:none}.app-styles ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.app-styles output{display:inline-block}.app-styles summary{display:list-item;cursor:pointer}.app-styles template{display:none}.app-styles [hidden]{display:none!important}.app-styles .h1,.app-styles .h2,.app-styles .h3,.app-styles .h4,.app-styles .h5,.app-styles .h6,.app-styles h1,.app-styles h2,.app-styles h3,.app-styles h4,.app-styles h5,.app-styles h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.app-styles .h1,.app-styles h1{font-size:2.5rem}.app-styles .h2,.app-styles h2{font-size:2rem}.app-styles .h3,.app-styles h3{font-size:1.75rem}.app-styles .h4,.app-styles h4{font-size:1.5rem}.app-styles .h5,.app-styles h5{font-size:1.25rem}.app-styles .h6,.app-styles h6{font-size:1rem}.app-styles .lead{font-size:1.25rem;font-weight:300}.app-styles .display-1{font-size:6rem;font-weight:300;line-height:1.2}.app-styles .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.app-styles .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.app-styles .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.app-styles hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.app-styles .small,.app-styles small{font-size:80%;font-weight:400}.app-styles .mark,.app-styles mark{padding:.2em;background-color:#fcf8e3}.app-styles .list-inline,.app-styles .list-unstyled{padding-left:0;list-style:none}.app-styles .list-inline-item{display:inline-block}.app-styles .list-inline-item:not(:last-child){margin-right:.5rem}.app-styles .initialism{font-size:90%;text-transform:uppercase}.app-styles .blockquote{margin-bottom:1rem;font-size:1.25rem}.app-styles .blockquote-footer{display:block;font-size:80%;color:#6c757d}.app-styles .blockquote-footer:before{content:"— "}.app-styles .img-fluid{max-width:100%;height:auto}.app-styles .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.app-styles .figure{display:inline-block}.app-styles .figure-img{margin-bottom:.5rem;line-height:1}.app-styles .figure-caption{font-size:90%;color:#6c757d}.app-styles code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>.app-styles code{color:inherit}.app-styles kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.app-styles kbd kbd{padding:0;font-size:100%;font-weight:700}.app-styles pre{display:block;font-size:87.5%;color:#212529}.app-styles pre code{font-size:inherit;color:inherit;word-break:normal}.app-styles .pre-scrollable{max-height:340px;overflow-y:scroll}.app-styles .container,.app-styles .container-fluid,.app-styles .container-lg,.app-styles .container-md,.app-styles .container-sm,.app-styles .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.app-styles .container,.app-styles .container-sm{max-width:540px}}@media(min-width:768px){.app-styles .container,.app-styles .container-md,.app-styles .container-sm{max-width:720px}}@media(min-width:992px){.app-styles .container,.app-styles .container-lg,.app-styles .container-md,.app-styles .container-sm{max-width:960px}}@media(min-width:1200px){.app-styles .container,.app-styles .container-lg,.app-styles .container-md,.app-styles .container-sm,.app-styles .container-xl{max-width:1140px}}.app-styles .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.app-styles .no-gutters{margin-right:0;margin-left:0}.app-styles .no-gutters>.col,.app-styles .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.app-styles .col,.app-styles .col-1,.app-styles .col-2,.app-styles .col-3,.app-styles .col-4,.app-styles .col-5,.app-styles .col-6,.app-styles .col-7,.app-styles .col-8,.app-styles .col-9,.app-styles .col-10,.app-styles .col-11,.app-styles .col-12,.app-styles .col-auto,.app-styles .col-lg,.app-styles .col-lg-1,.app-styles .col-lg-2,.app-styles .col-lg-3,.app-styles .col-lg-4,.app-styles .col-lg-5,.app-styles .col-lg-6,.app-styles .col-lg-7,.app-styles .col-lg-8,.app-styles .col-lg-9,.app-styles .col-lg-10,.app-styles .col-lg-11,.app-styles .col-lg-12,.app-styles .col-lg-auto,.app-styles .col-md,.app-styles .col-md-1,.app-styles .col-md-2,.app-styles .col-md-3,.app-styles .col-md-4,.app-styles .col-md-5,.app-styles .col-md-6,.app-styles .col-md-7,.app-styles .col-md-8,.app-styles .col-md-9,.app-styles .col-md-10,.app-styles .col-md-11,.app-styles .col-md-12,.app-styles .col-md-auto,.app-styles .col-sm,.app-styles .col-sm-1,.app-styles .col-sm-2,.app-styles .col-sm-3,.app-styles .col-sm-4,.app-styles .col-sm-5,.app-styles .col-sm-6,.app-styles .col-sm-7,.app-styles .col-sm-8,.app-styles .col-sm-9,.app-styles .col-sm-10,.app-styles .col-sm-11,.app-styles .col-sm-12,.app-styles .col-sm-auto,.app-styles .col-xl,.app-styles .col-xl-1,.app-styles .col-xl-2,.app-styles .col-xl-3,.app-styles .col-xl-4,.app-styles .col-xl-5,.app-styles .col-xl-6,.app-styles .col-xl-7,.app-styles .col-xl-8,.app-styles .col-xl-9,.app-styles .col-xl-10,.app-styles .col-xl-11,.app-styles .col-xl-12,.app-styles .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.app-styles .col{flex-basis:0;flex-grow:1;max-width:100%}.app-styles .row-cols-1>*{flex:0 0 100%;max-width:100%}.app-styles .row-cols-2>*{flex:0 0 50%;max-width:50%}.app-styles .row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .row-cols-4>*{flex:0 0 25%;max-width:25%}.app-styles .row-cols-5>*{flex:0 0 20%;max-width:20%}.app-styles .row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-auto{flex:0 0 auto;width:auto;max-width:100%}.app-styles .col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.app-styles .col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-3{flex:0 0 25%;max-width:25%}.app-styles .col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.app-styles .col-6{flex:0 0 50%;max-width:50%}.app-styles .col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.app-styles .col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.app-styles .col-9{flex:0 0 75%;max-width:75%}.app-styles .col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.app-styles .col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.app-styles .col-12{flex:0 0 100%;max-width:100%}.app-styles .order-first{order:-1}.app-styles .order-last{order:13}.app-styles .order-0{order:0}.app-styles .order-1{order:1}.app-styles .order-2{order:2}.app-styles .order-3{order:3}.app-styles .order-4{order:4}.app-styles .order-5{order:5}.app-styles .order-6{order:6}.app-styles .order-7{order:7}.app-styles .order-8{order:8}.app-styles .order-9{order:9}.app-styles .order-10{order:10}.app-styles .order-11{order:11}.app-styles .order-12{order:12}.app-styles .offset-1{margin-left:8.3333333333%}.app-styles .offset-2{margin-left:16.6666666667%}.app-styles .offset-3{margin-left:25%}.app-styles .offset-4{margin-left:33.3333333333%}.app-styles .offset-5{margin-left:41.6666666667%}.app-styles .offset-6{margin-left:50%}.app-styles .offset-7{margin-left:58.3333333333%}.app-styles .offset-8{margin-left:66.6666666667%}.app-styles .offset-9{margin-left:75%}.app-styles .offset-10{margin-left:83.3333333333%}.app-styles .offset-11{margin-left:91.6666666667%}@media(min-width:576px){.app-styles .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.app-styles .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.app-styles .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.app-styles .row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.app-styles .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.app-styles .row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.app-styles .col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.app-styles .col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-sm-3{flex:0 0 25%;max-width:25%}.app-styles .col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.app-styles .col-sm-6{flex:0 0 50%;max-width:50%}.app-styles .col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.app-styles .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.app-styles .col-sm-9{flex:0 0 75%;max-width:75%}.app-styles .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.app-styles .col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.app-styles .col-sm-12{flex:0 0 100%;max-width:100%}.app-styles .order-sm-first{order:-1}.app-styles .order-sm-last{order:13}.app-styles .order-sm-0{order:0}.app-styles .order-sm-1{order:1}.app-styles .order-sm-2{order:2}.app-styles .order-sm-3{order:3}.app-styles .order-sm-4{order:4}.app-styles .order-sm-5{order:5}.app-styles .order-sm-6{order:6}.app-styles .order-sm-7{order:7}.app-styles .order-sm-8{order:8}.app-styles .order-sm-9{order:9}.app-styles .order-sm-10{order:10}.app-styles .order-sm-11{order:11}.app-styles .order-sm-12{order:12}.app-styles .offset-sm-0{margin-left:0}.app-styles .offset-sm-1{margin-left:8.3333333333%}.app-styles .offset-sm-2{margin-left:16.6666666667%}.app-styles .offset-sm-3{margin-left:25%}.app-styles .offset-sm-4{margin-left:33.3333333333%}.app-styles .offset-sm-5{margin-left:41.6666666667%}.app-styles .offset-sm-6{margin-left:50%}.app-styles .offset-sm-7{margin-left:58.3333333333%}.app-styles .offset-sm-8{margin-left:66.6666666667%}.app-styles .offset-sm-9{margin-left:75%}.app-styles .offset-sm-10{margin-left:83.3333333333%}.app-styles .offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.app-styles .col-md{flex-basis:0;flex-grow:1;max-width:100%}.app-styles .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.app-styles .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.app-styles .row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.app-styles .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.app-styles .row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.app-styles .col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.app-styles .col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-md-3{flex:0 0 25%;max-width:25%}.app-styles .col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.app-styles .col-md-6{flex:0 0 50%;max-width:50%}.app-styles .col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.app-styles .col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.app-styles .col-md-9{flex:0 0 75%;max-width:75%}.app-styles .col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.app-styles .col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.app-styles .col-md-12{flex:0 0 100%;max-width:100%}.app-styles .order-md-first{order:-1}.app-styles .order-md-last{order:13}.app-styles .order-md-0{order:0}.app-styles .order-md-1{order:1}.app-styles .order-md-2{order:2}.app-styles .order-md-3{order:3}.app-styles .order-md-4{order:4}.app-styles .order-md-5{order:5}.app-styles .order-md-6{order:6}.app-styles .order-md-7{order:7}.app-styles .order-md-8{order:8}.app-styles .order-md-9{order:9}.app-styles .order-md-10{order:10}.app-styles .order-md-11{order:11}.app-styles .order-md-12{order:12}.app-styles .offset-md-0{margin-left:0}.app-styles .offset-md-1{margin-left:8.3333333333%}.app-styles .offset-md-2{margin-left:16.6666666667%}.app-styles .offset-md-3{margin-left:25%}.app-styles .offset-md-4{margin-left:33.3333333333%}.app-styles .offset-md-5{margin-left:41.6666666667%}.app-styles .offset-md-6{margin-left:50%}.app-styles .offset-md-7{margin-left:58.3333333333%}.app-styles .offset-md-8{margin-left:66.6666666667%}.app-styles .offset-md-9{margin-left:75%}.app-styles .offset-md-10{margin-left:83.3333333333%}.app-styles .offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.app-styles .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.app-styles .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.app-styles .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.app-styles .row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.app-styles .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.app-styles .row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.app-styles .col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.app-styles .col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-lg-3{flex:0 0 25%;max-width:25%}.app-styles .col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.app-styles .col-lg-6{flex:0 0 50%;max-width:50%}.app-styles .col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.app-styles .col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.app-styles .col-lg-9{flex:0 0 75%;max-width:75%}.app-styles .col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.app-styles .col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.app-styles .col-lg-12{flex:0 0 100%;max-width:100%}.app-styles .order-lg-first{order:-1}.app-styles .order-lg-last{order:13}.app-styles .order-lg-0{order:0}.app-styles .order-lg-1{order:1}.app-styles .order-lg-2{order:2}.app-styles .order-lg-3{order:3}.app-styles .order-lg-4{order:4}.app-styles .order-lg-5{order:5}.app-styles .order-lg-6{order:6}.app-styles .order-lg-7{order:7}.app-styles .order-lg-8{order:8}.app-styles .order-lg-9{order:9}.app-styles .order-lg-10{order:10}.app-styles .order-lg-11{order:11}.app-styles .order-lg-12{order:12}.app-styles .offset-lg-0{margin-left:0}.app-styles .offset-lg-1{margin-left:8.3333333333%}.app-styles .offset-lg-2{margin-left:16.6666666667%}.app-styles .offset-lg-3{margin-left:25%}.app-styles .offset-lg-4{margin-left:33.3333333333%}.app-styles .offset-lg-5{margin-left:41.6666666667%}.app-styles .offset-lg-6{margin-left:50%}.app-styles .offset-lg-7{margin-left:58.3333333333%}.app-styles .offset-lg-8{margin-left:66.6666666667%}.app-styles .offset-lg-9{margin-left:75%}.app-styles .offset-lg-10{margin-left:83.3333333333%}.app-styles .offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.app-styles .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.app-styles .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.app-styles .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.app-styles .row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.app-styles .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.app-styles .row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.app-styles .col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.app-styles .col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.app-styles .col-xl-3{flex:0 0 25%;max-width:25%}.app-styles .col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.app-styles .col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.app-styles .col-xl-6{flex:0 0 50%;max-width:50%}.app-styles .col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.app-styles .col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.app-styles .col-xl-9{flex:0 0 75%;max-width:75%}.app-styles .col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.app-styles .col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.app-styles .col-xl-12{flex:0 0 100%;max-width:100%}.app-styles .order-xl-first{order:-1}.app-styles .order-xl-last{order:13}.app-styles .order-xl-0{order:0}.app-styles .order-xl-1{order:1}.app-styles .order-xl-2{order:2}.app-styles .order-xl-3{order:3}.app-styles .order-xl-4{order:4}.app-styles .order-xl-5{order:5}.app-styles .order-xl-6{order:6}.app-styles .order-xl-7{order:7}.app-styles .order-xl-8{order:8}.app-styles .order-xl-9{order:9}.app-styles .order-xl-10{order:10}.app-styles .order-xl-11{order:11}.app-styles .order-xl-12{order:12}.app-styles .offset-xl-0{margin-left:0}.app-styles .offset-xl-1{margin-left:8.3333333333%}.app-styles .offset-xl-2{margin-left:16.6666666667%}.app-styles .offset-xl-3{margin-left:25%}.app-styles .offset-xl-4{margin-left:33.3333333333%}.app-styles .offset-xl-5{margin-left:41.6666666667%}.app-styles .offset-xl-6{margin-left:50%}.app-styles .offset-xl-7{margin-left:58.3333333333%}.app-styles .offset-xl-8{margin-left:66.6666666667%}.app-styles .offset-xl-9{margin-left:75%}.app-styles .offset-xl-10{margin-left:83.3333333333%}.app-styles .offset-xl-11{margin-left:91.6666666667%}}.app-styles .table{width:100%;margin-bottom:1rem;color:#212529}.app-styles .table td,.app-styles .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.app-styles .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.app-styles .table tbody+tbody{border-top:2px solid #dee2e6}.app-styles .table-sm td,.app-styles .table-sm th{padding:.3rem}.app-styles .table-bordered,.app-styles .table-bordered td,.app-styles .table-bordered th{border:1px solid #dee2e6}.app-styles .table-bordered thead td,.app-styles .table-bordered thead th{border-bottom-width:2px}.app-styles .table-borderless tbody+tbody,.app-styles .table-borderless td,.app-styles .table-borderless th,.app-styles .table-borderless thead th{border:0}.app-styles .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.app-styles .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.app-styles .table-primary,.app-styles .table-primary>td,.app-styles .table-primary>th{background-color:#b8daff}.app-styles .table-primary tbody+tbody,.app-styles .table-primary td,.app-styles .table-primary th,.app-styles .table-primary thead th{border-color:#7abaff}.app-styles .table-hover .table-primary:hover,.app-styles .table-hover .table-primary:hover>td,.app-styles .table-hover .table-primary:hover>th{background-color:#9fcdff}.app-styles .table-secondary,.app-styles .table-secondary>td,.app-styles .table-secondary>th{background-color:#d6d8db}.app-styles .table-secondary tbody+tbody,.app-styles .table-secondary td,.app-styles .table-secondary th,.app-styles .table-secondary thead th{border-color:#b3b7bb}.app-styles .table-hover .table-secondary:hover,.app-styles .table-hover .table-secondary:hover>td,.app-styles .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.app-styles .table-success,.app-styles .table-success>td,.app-styles .table-success>th{background-color:#c3e6cb}.app-styles .table-success tbody+tbody,.app-styles .table-success td,.app-styles .table-success th,.app-styles .table-success thead th{border-color:#8fd19e}.app-styles .table-hover .table-success:hover,.app-styles .table-hover .table-success:hover>td,.app-styles .table-hover .table-success:hover>th{background-color:#b1dfbb}.app-styles .table-info,.app-styles .table-info>td,.app-styles .table-info>th{background-color:#bee5eb}.app-styles .table-info tbody+tbody,.app-styles .table-info td,.app-styles .table-info th,.app-styles .table-info thead th{border-color:#86cfda}.app-styles .table-hover .table-info:hover,.app-styles .table-hover .table-info:hover>td,.app-styles .table-hover .table-info:hover>th{background-color:#abdde5}.app-styles .table-warning,.app-styles .table-warning>td,.app-styles .table-warning>th{background-color:#ffeeba}.app-styles .table-warning tbody+tbody,.app-styles .table-warning td,.app-styles .table-warning th,.app-styles .table-warning thead th{border-color:#ffdf7e}.app-styles .table-hover .table-warning:hover,.app-styles .table-hover .table-warning:hover>td,.app-styles .table-hover .table-warning:hover>th{background-color:#ffe8a1}.app-styles .table-danger,.app-styles .table-danger>td,.app-styles .table-danger>th{background-color:#f5c6cb}.app-styles .table-danger tbody+tbody,.app-styles .table-danger td,.app-styles .table-danger th,.app-styles .table-danger thead th{border-color:#ed969e}.app-styles .table-hover .table-danger:hover,.app-styles .table-hover .table-danger:hover>td,.app-styles .table-hover .table-danger:hover>th{background-color:#f1b0b7}.app-styles .table-light,.app-styles .table-light>td,.app-styles .table-light>th{background-color:#fdfdfe}.app-styles .table-light tbody+tbody,.app-styles .table-light td,.app-styles .table-light th,.app-styles .table-light thead th{border-color:#fbfcfc}.app-styles .table-hover .table-light:hover,.app-styles .table-hover .table-light:hover>td,.app-styles .table-hover .table-light:hover>th{background-color:#ececf6}.app-styles .table-dark,.app-styles .table-dark>td,.app-styles .table-dark>th{background-color:#c6c8ca}.app-styles .table-dark tbody+tbody,.app-styles .table-dark td,.app-styles .table-dark th,.app-styles .table-dark thead th{border-color:#95999c}.app-styles .table-hover .table-dark:hover,.app-styles .table-hover .table-dark:hover>td,.app-styles .table-hover .table-dark:hover>th{background-color:#b9bbbe}.app-styles .table-active,.app-styles .table-active>td,.app-styles .table-active>th,.app-styles .table-hover .table-active:hover,.app-styles .table-hover .table-active:hover>td,.app-styles .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.app-styles .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.app-styles .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.app-styles .table-dark{color:#fff;background-color:#343a40}.app-styles .table-dark td,.app-styles .table-dark th,.app-styles .table-dark thead th{border-color:#454d55}.app-styles .table-dark.table-bordered{border:0}.app-styles .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.app-styles .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width:575.98px){.app-styles .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-styles .table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.app-styles .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-styles .table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.app-styles .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-styles .table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.app-styles .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-styles .table-responsive-xl>.table-bordered{border:0}}.app-styles .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-styles .table-responsive>.table-bordered{border:0}.app-styles .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .form-control{transition:none}}.app-styles .form-control::-ms-expand{background-color:transparent;border:0}.app-styles .form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.app-styles .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .form-control::-moz-placeholder{color:#6c757d;opacity:1}.app-styles .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.app-styles .form-control::placeholder{color:#6c757d;opacity:1}.app-styles .form-control:disabled,.app-styles .form-control[readonly]{background-color:#e9ecef;opacity:1}.app-styles input[type=date].form-control,.app-styles input[type=datetime-local].form-control,.app-styles input[type=month].form-control,.app-styles input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.app-styles select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.app-styles .form-control-file,.app-styles .form-control-range{display:block;width:100%}.app-styles .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.app-styles .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.app-styles .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.app-styles .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.app-styles .form-control-plaintext.form-control-lg,.app-styles .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.app-styles .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.app-styles .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.app-styles select.form-control[multiple],.app-styles select.form-control[size],.app-styles textarea.form-control{height:auto}.app-styles .form-group{margin-bottom:1rem}.app-styles .form-text{display:block;margin-top:.25rem}.app-styles .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.app-styles .form-row>.col,.app-styles .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.app-styles .form-check{position:relative;display:block;padding-left:1.25rem}.app-styles .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.app-styles .form-check-input:disabled~.form-check-label,.app-styles .form-check-input[disabled]~.form-check-label{color:#6c757d}.app-styles .form-check-label{margin-bottom:0}.app-styles .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.app-styles .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.app-styles .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.app-styles .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.app-styles .valid-tooltip,.form-row>[class*=col-]>.app-styles .valid-tooltip{left:5px}.app-styles.is-valid~.valid-feedback,.app-styles.is-valid~.valid-tooltip,.was-validated .app-styles:valid~.valid-feedback,.was-validated .app-styles:valid~.valid-tooltip{display:block}.app-styles .form-control.is-valid,.was-validated .app-styles .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.app-styles .form-control.is-valid:focus,.was-validated .app-styles .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles textarea.form-control.is-valid,.was-validated .app-styles textarea.form-control:valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.app-styles .custom-select.is-valid,.was-validated .app-styles .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.app-styles .custom-select.is-valid:focus,.was-validated .app-styles .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles .form-check-input.is-valid~.form-check-label,.was-validated .app-styles .form-check-input:valid~.form-check-label{color:#28a745}.app-styles .form-check-input.is-valid~.valid-feedback,.app-styles .form-check-input.is-valid~.valid-tooltip,.was-validated .app-styles .form-check-input:valid~.valid-feedback,.was-validated .app-styles .form-check-input:valid~.valid-tooltip{display:block}.app-styles .custom-control-input.is-valid~.custom-control-label,.was-validated .app-styles .custom-control-input:valid~.custom-control-label{color:#28a745}.app-styles .custom-control-input.is-valid~.custom-control-label:before,.was-validated .app-styles .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.app-styles .custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .app-styles .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.app-styles .custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .app-styles .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.app-styles .custom-file-input.is-valid~.custom-file-label,.was-validated .app-styles .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .app-styles .custom-file-input:valid~.custom-file-label{border-color:#28a745}.app-styles .custom-file-input.is-valid:focus~.custom-file-label,.was-validated .app-styles .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.app-styles .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.app-styles .invalid-tooltip,.form-row>[class*=col-]>.app-styles .invalid-tooltip{left:5px}.app-styles.is-invalid~.invalid-feedback,.app-styles.is-invalid~.invalid-tooltip,.was-validated .app-styles:invalid~.invalid-feedback,.was-validated .app-styles:invalid~.invalid-tooltip{display:block}.app-styles .form-control.is-invalid,.was-validated .app-styles .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.app-styles .form-control.is-invalid:focus,.was-validated .app-styles .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles textarea.form-control.is-invalid,.was-validated .app-styles textarea.form-control:invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.app-styles .custom-select.is-invalid,.was-validated .app-styles .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.app-styles .custom-select.is-invalid:focus,.was-validated .app-styles .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles .form-check-input.is-invalid~.form-check-label,.was-validated .app-styles .form-check-input:invalid~.form-check-label{color:#dc3545}.app-styles .form-check-input.is-invalid~.invalid-feedback,.app-styles .form-check-input.is-invalid~.invalid-tooltip,.was-validated .app-styles .form-check-input:invalid~.invalid-feedback,.was-validated .app-styles .form-check-input:invalid~.invalid-tooltip{display:block}.app-styles .custom-control-input.is-invalid~.custom-control-label,.was-validated .app-styles .custom-control-input:invalid~.custom-control-label{color:#dc3545}.app-styles .custom-control-input.is-invalid~.custom-control-label:before,.was-validated .app-styles .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.app-styles .custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .app-styles .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.app-styles .custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .app-styles .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.app-styles .custom-file-input.is-invalid~.custom-file-label,.was-validated .app-styles .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .app-styles .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.app-styles .custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .app-styles .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles .form-inline{display:flex;flex-flow:row wrap;align-items:center}.app-styles .form-inline .form-check{width:100%}@media(min-width:576px){.app-styles .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.app-styles .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.app-styles .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.app-styles .form-inline .form-control-plaintext{display:inline-block}.app-styles .form-inline .custom-select,.app-styles .form-inline .input-group{width:auto}.app-styles .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.app-styles .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.app-styles .form-inline .custom-control{align-items:center;justify-content:center}.app-styles .form-inline .custom-control-label{margin-bottom:0}}.app-styles .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .btn{transition:none}}.app-styles .btn:hover{color:#212529;text-decoration:none}.app-styles .btn.focus,.app-styles .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .btn.disabled,.app-styles .btn:disabled{opacity:.65}.app-styles .btn:not(:disabled):not(.disabled){cursor:pointer}.app-styles a.btn.disabled,.app-styles fieldset:disabled a.btn{pointer-events:none}.app-styles .btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.app-styles .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.app-styles .btn-primary.focus,.app-styles .btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.app-styles .btn-primary.disabled,.app-styles .btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.app-styles .btn-primary:not(:disabled):not(.disabled).active,.app-styles .btn-primary:not(:disabled):not(.disabled):active,.show>.app-styles .btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.app-styles .btn-primary:not(:disabled):not(.disabled).active:focus,.app-styles .btn-primary:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.app-styles .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.app-styles .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.app-styles .btn-secondary.focus,.app-styles .btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.app-styles .btn-secondary.disabled,.app-styles .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.app-styles .btn-secondary:not(:disabled):not(.disabled).active,.app-styles .btn-secondary:not(:disabled):not(.disabled):active,.show>.app-styles .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.app-styles .btn-secondary:not(:disabled):not(.disabled).active:focus,.app-styles .btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.app-styles .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.app-styles .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.app-styles .btn-success.focus,.app-styles .btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.app-styles .btn-success.disabled,.app-styles .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.app-styles .btn-success:not(:disabled):not(.disabled).active,.app-styles .btn-success:not(:disabled):not(.disabled):active,.show>.app-styles .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.app-styles .btn-success:not(:disabled):not(.disabled).active:focus,.app-styles .btn-success:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.app-styles .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.app-styles .btn-info.focus,.app-styles .btn-info:focus,.app-styles .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.app-styles .btn-info.focus,.app-styles .btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.app-styles .btn-info.disabled,.app-styles .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.app-styles .btn-info:not(:disabled):not(.disabled).active,.app-styles .btn-info:not(:disabled):not(.disabled):active,.show>.app-styles .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.app-styles .btn-info:not(:disabled):not(.disabled).active:focus,.app-styles .btn-info:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.app-styles .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.app-styles .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.app-styles .btn-warning.focus,.app-styles .btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.app-styles .btn-warning.disabled,.app-styles .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.app-styles .btn-warning:not(:disabled):not(.disabled).active,.app-styles .btn-warning:not(:disabled):not(.disabled):active,.show>.app-styles .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.app-styles .btn-warning:not(:disabled):not(.disabled).active:focus,.app-styles .btn-warning:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.app-styles .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.app-styles .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.app-styles .btn-danger.focus,.app-styles .btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.app-styles .btn-danger.disabled,.app-styles .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.app-styles .btn-danger:not(:disabled):not(.disabled).active,.app-styles .btn-danger:not(:disabled):not(.disabled):active,.show>.app-styles .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.app-styles .btn-danger:not(:disabled):not(.disabled).active:focus,.app-styles .btn-danger:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.app-styles .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.app-styles .btn-light.focus,.app-styles .btn-light:focus,.app-styles .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.app-styles .btn-light.focus,.app-styles .btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.app-styles .btn-light.disabled,.app-styles .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.app-styles .btn-light:not(:disabled):not(.disabled).active,.app-styles .btn-light:not(:disabled):not(.disabled):active,.show>.app-styles .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.app-styles .btn-light:not(:disabled):not(.disabled).active:focus,.app-styles .btn-light:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.app-styles .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.app-styles .btn-dark.focus,.app-styles .btn-dark:focus,.app-styles .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.app-styles .btn-dark.focus,.app-styles .btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.app-styles .btn-dark.disabled,.app-styles .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.app-styles .btn-dark:not(:disabled):not(.disabled).active,.app-styles .btn-dark:not(:disabled):not(.disabled):active,.show>.app-styles .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.app-styles .btn-dark:not(:disabled):not(.disabled).active:focus,.app-styles .btn-dark:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.app-styles .btn-outline-primary{color:#007bff;border-color:#007bff}.app-styles .btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.app-styles .btn-outline-primary.focus,.app-styles .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.app-styles .btn-outline-primary.disabled,.app-styles .btn-outline-primary:disabled{color:#007bff;background-color:transparent}.app-styles .btn-outline-primary:not(:disabled):not(.disabled).active,.app-styles .btn-outline-primary:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.app-styles .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.app-styles .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.app-styles .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.app-styles .btn-outline-secondary.focus,.app-styles .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.app-styles .btn-outline-secondary.disabled,.app-styles .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.app-styles .btn-outline-secondary:not(:disabled):not(.disabled).active,.app-styles .btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.app-styles .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.app-styles .btn-outline-success{color:#28a745;border-color:#28a745}.app-styles .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.app-styles .btn-outline-success.focus,.app-styles .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.app-styles .btn-outline-success.disabled,.app-styles .btn-outline-success:disabled{color:#28a745;background-color:transparent}.app-styles .btn-outline-success:not(:disabled):not(.disabled).active,.app-styles .btn-outline-success:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.app-styles .btn-outline-success:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.app-styles .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.app-styles .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.app-styles .btn-outline-info.focus,.app-styles .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.app-styles .btn-outline-info.disabled,.app-styles .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.app-styles .btn-outline-info:not(:disabled):not(.disabled).active,.app-styles .btn-outline-info:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.app-styles .btn-outline-info:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.app-styles .btn-outline-warning{color:#ffc107;border-color:#ffc107}.app-styles .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.app-styles .btn-outline-warning.focus,.app-styles .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.app-styles .btn-outline-warning.disabled,.app-styles .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.app-styles .btn-outline-warning:not(:disabled):not(.disabled).active,.app-styles .btn-outline-warning:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.app-styles .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.app-styles .btn-outline-danger{color:#dc3545;border-color:#dc3545}.app-styles .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.app-styles .btn-outline-danger.focus,.app-styles .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.app-styles .btn-outline-danger.disabled,.app-styles .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.app-styles .btn-outline-danger:not(:disabled):not(.disabled).active,.app-styles .btn-outline-danger:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.app-styles .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.app-styles .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.app-styles .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.app-styles .btn-outline-light.focus,.app-styles .btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.app-styles .btn-outline-light.disabled,.app-styles .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.app-styles .btn-outline-light:not(:disabled):not(.disabled).active,.app-styles .btn-outline-light:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.app-styles .btn-outline-light:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.app-styles .btn-outline-dark{color:#343a40;border-color:#343a40}.app-styles .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.app-styles .btn-outline-dark.focus,.app-styles .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.app-styles .btn-outline-dark.disabled,.app-styles .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.app-styles .btn-outline-dark:not(:disabled):not(.disabled).active,.app-styles .btn-outline-dark:not(:disabled):not(.disabled):active,.show>.app-styles .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.app-styles .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.app-styles .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.app-styles .btn-link{font-weight:400;color:#007bff;text-decoration:none}.app-styles .btn-link:hover{color:#0056b3;text-decoration:underline}.app-styles .btn-link.focus,.app-styles .btn-link:focus{text-decoration:underline}.app-styles .btn-link.disabled,.app-styles .btn-link:disabled{color:#6c757d;pointer-events:none}.app-styles .btn-group-lg>.btn,.app-styles .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.app-styles .btn-group-sm>.btn,.app-styles .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.app-styles .btn-block{display:block;width:100%}.app-styles .btn-block+.btn-block{margin-top:.5rem}.app-styles input[type=button].btn-block,.app-styles input[type=reset].btn-block,.app-styles input[type=submit].btn-block{width:100%}.app-styles .fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.app-styles .fade{transition:none}}.app-styles .fade:not(.show){opacity:0}.app-styles .collapse:not(.show){display:none}.app-styles .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.app-styles .collapsing{transition:none}}.app-styles .dropdown,.app-styles .dropleft,.app-styles .dropright,.app-styles .dropup{position:relative}.app-styles .dropdown-toggle{white-space:nowrap}.app-styles .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.app-styles .dropdown-toggle:empty:after{margin-left:0}.app-styles .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.app-styles .dropdown-menu-left{right:auto;left:0}.app-styles .dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.app-styles .dropdown-menu-sm-left{right:auto;left:0}.app-styles .dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.app-styles .dropdown-menu-md-left{right:auto;left:0}.app-styles .dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.app-styles .dropdown-menu-lg-left{right:auto;left:0}.app-styles .dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.app-styles .dropdown-menu-xl-left{right:auto;left:0}.app-styles .dropdown-menu-xl-right{right:0;left:auto}}.app-styles .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.app-styles .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.app-styles .dropup .dropdown-toggle:empty:after{margin-left:0}.app-styles .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.app-styles .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.app-styles .dropright .dropdown-toggle:empty:after{margin-left:0}.app-styles .dropright .dropdown-toggle:after{vertical-align:0}.app-styles .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.app-styles .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.app-styles .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.app-styles .dropleft .dropdown-toggle:empty:after{margin-left:0}.app-styles .dropleft .dropdown-toggle:before{vertical-align:0}.app-styles .dropdown-menu[x-placement^=bottom],.app-styles .dropdown-menu[x-placement^=left],.app-styles .dropdown-menu[x-placement^=right],.app-styles .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.app-styles .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.app-styles .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.app-styles .dropdown-item:focus,.app-styles .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.app-styles .dropdown-item.active,.app-styles .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.app-styles .dropdown-item.disabled,.app-styles .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.app-styles .dropdown-menu.show{display:block}.app-styles .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.app-styles .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.app-styles .btn-group,.app-styles .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.app-styles .btn-group-vertical>.btn,.app-styles .btn-group>.btn{position:relative;flex:1 1 auto}.app-styles .btn-group-vertical>.btn.active,.app-styles .btn-group-vertical>.btn:active,.app-styles .btn-group-vertical>.btn:focus,.app-styles .btn-group-vertical>.btn:hover,.app-styles .btn-group>.btn.active,.app-styles .btn-group>.btn:active,.app-styles .btn-group>.btn:focus,.app-styles .btn-group>.btn:hover{z-index:1}.app-styles .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.app-styles .btn-toolbar .input-group{width:auto}.app-styles .btn-group>.btn-group:not(:first-child),.app-styles .btn-group>.btn:not(:first-child){margin-left:-1px}.app-styles .btn-group>.btn-group:not(:last-child)>.btn,.app-styles .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.app-styles .btn-group>.btn-group:not(:first-child)>.btn,.app-styles .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.app-styles .dropdown-toggle-split:after,.dropright .app-styles .dropdown-toggle-split:after,.dropup .app-styles .dropdown-toggle-split:after{margin-left:0}.dropleft .app-styles .dropdown-toggle-split:before{margin-right:0}.app-styles .btn-group-sm>.btn+.dropdown-toggle-split,.app-styles .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.app-styles .btn-group-lg>.btn+.dropdown-toggle-split,.app-styles .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.app-styles .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.app-styles .btn-group-vertical>.btn,.app-styles .btn-group-vertical>.btn-group{width:100%}.app-styles .btn-group-vertical>.btn-group:not(:first-child),.app-styles .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.app-styles .btn-group-vertical>.btn-group:not(:last-child)>.btn,.app-styles .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.app-styles .btn-group-vertical>.btn-group:not(:first-child)>.btn,.app-styles .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.app-styles .btn-group-toggle>.btn,.app-styles .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.app-styles .btn-group-toggle>.btn-group>.btn input[type=checkbox],.app-styles .btn-group-toggle>.btn-group>.btn input[type=radio],.app-styles .btn-group-toggle>.btn input[type=checkbox],.app-styles .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.app-styles .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.app-styles .input-group>.custom-file,.app-styles .input-group>.custom-select,.app-styles .input-group>.form-control,.app-styles .input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.app-styles .input-group>.custom-file+.custom-file,.app-styles .input-group>.custom-file+.custom-select,.app-styles .input-group>.custom-file+.form-control,.app-styles .input-group>.custom-select+.custom-file,.app-styles .input-group>.custom-select+.custom-select,.app-styles .input-group>.custom-select+.form-control,.app-styles .input-group>.form-control+.custom-file,.app-styles .input-group>.form-control+.custom-select,.app-styles .input-group>.form-control+.form-control,.app-styles .input-group>.form-control-plaintext+.custom-file,.app-styles .input-group>.form-control-plaintext+.custom-select,.app-styles .input-group>.form-control-plaintext+.form-control{margin-left:-1px}.app-styles .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.app-styles .input-group>.custom-select:focus,.app-styles .input-group>.form-control:focus{z-index:3}.app-styles .input-group>.custom-file .custom-file-input:focus{z-index:4}.app-styles .input-group>.custom-select:not(:first-child),.app-styles .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .input-group>.custom-file{display:flex;align-items:center}.app-styles .input-group>.custom-file:not(:first-child) .custom-file-label,.app-styles .input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.app-styles .input-group.has-validation>.custom-select:nth-last-child(n+3),.app-styles .input-group.has-validation>.form-control:nth-last-child(n+3),.app-styles .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.app-styles .input-group:not(.has-validation)>.custom-select:not(:last-child),.app-styles .input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.app-styles .input-group-append,.app-styles .input-group-prepend{display:flex}.app-styles .input-group-append .btn,.app-styles .input-group-prepend .btn{position:relative;z-index:2}.app-styles .input-group-append .btn:focus,.app-styles .input-group-prepend .btn:focus{z-index:3}.app-styles .input-group-append .btn+.btn,.app-styles .input-group-append .btn+.input-group-text,.app-styles .input-group-append .input-group-text+.btn,.app-styles .input-group-append .input-group-text+.input-group-text,.app-styles .input-group-prepend .btn+.btn,.app-styles .input-group-prepend .btn+.input-group-text,.app-styles .input-group-prepend .input-group-text+.btn,.app-styles .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.app-styles .input-group-prepend{margin-right:-1px}.app-styles .input-group-append{margin-left:-1px}.app-styles .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.app-styles .input-group-text input[type=checkbox],.app-styles .input-group-text input[type=radio]{margin-top:0}.app-styles .input-group-lg>.custom-select,.app-styles .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.app-styles .input-group-lg>.custom-select,.app-styles .input-group-lg>.form-control,.app-styles .input-group-lg>.input-group-append>.btn,.app-styles .input-group-lg>.input-group-append>.input-group-text,.app-styles .input-group-lg>.input-group-prepend>.btn,.app-styles .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.app-styles .input-group-sm>.custom-select,.app-styles .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.app-styles .input-group-sm>.custom-select,.app-styles .input-group-sm>.form-control,.app-styles .input-group-sm>.input-group-append>.btn,.app-styles .input-group-sm>.input-group-append>.input-group-text,.app-styles .input-group-sm>.input-group-prepend>.btn,.app-styles .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.app-styles .input-group-lg>.custom-select,.app-styles .input-group-sm>.custom-select{padding-right:1.75rem}.app-styles .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.app-styles .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.app-styles .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.app-styles .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.app-styles .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.app-styles .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.app-styles .input-group>.input-group-prepend>.btn,.app-styles .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.app-styles .input-group>.input-group-append>.btn,.app-styles .input-group>.input-group-append>.input-group-text,.app-styles .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.app-styles .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.app-styles .input-group>.input-group-prepend:not(:first-child)>.btn,.app-styles .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.app-styles .custom-control-inline{display:inline-flex;margin-right:1rem}.app-styles .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.app-styles .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.app-styles .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.app-styles .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.app-styles .custom-control-input:disabled~.custom-control-label,.app-styles .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.app-styles .custom-control-input:disabled~.custom-control-label:before,.app-styles .custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.app-styles .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.app-styles .custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.app-styles .custom-control-label:after,.app-styles .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.app-styles .custom-control-label:after{background:50%/50% 50% no-repeat}.app-styles .custom-checkbox .custom-control-label:before{border-radius:.25rem}.app-styles .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.app-styles .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.app-styles .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.app-styles .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.app-styles .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.app-styles .custom-radio .custom-control-label:before{border-radius:50%}.app-styles .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.app-styles .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.app-styles .custom-switch{padding-left:2.25rem}.app-styles .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.app-styles .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .custom-switch .custom-control-label:after{transition:none}}.app-styles .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.app-styles .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.app-styles .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.app-styles .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.app-styles .custom-select[multiple],.app-styles .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.app-styles .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.app-styles .custom-select::-ms-expand{display:none}.app-styles .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.app-styles .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.app-styles .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.app-styles .custom-file{display:inline-block;margin-bottom:0}.app-styles .custom-file,.app-styles .custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.app-styles .custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.app-styles .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .custom-file-input:disabled~.custom-file-label,.app-styles .custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.app-styles .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.app-styles .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.app-styles .custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.app-styles .custom-file-label,.app-styles .custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.app-styles .custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.app-styles .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.app-styles .custom-range:focus{outline:0}.app-styles .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .custom-range::-moz-focus-outer{border:0}.app-styles .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.app-styles .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.app-styles .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.app-styles .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.app-styles .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.app-styles .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.app-styles .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.app-styles .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.app-styles .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.app-styles .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.app-styles .custom-range::-ms-thumb:active{background-color:#b3d7ff}.app-styles .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.app-styles .custom-range::-ms-fill-lower,.app-styles .custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.app-styles .custom-range::-ms-fill-upper{margin-right:15px}.app-styles .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.app-styles .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.app-styles .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.app-styles .custom-range:disabled::-moz-range-track{cursor:default}.app-styles .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.app-styles .custom-control-label:before,.app-styles .custom-file-label,.app-styles .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .custom-control-label:before,.app-styles .custom-file-label,.app-styles .custom-select{transition:none}}.app-styles .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.app-styles .nav-link{display:block;padding:.5rem 1rem}.app-styles .nav-link:focus,.app-styles .nav-link:hover{text-decoration:none}.app-styles .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.app-styles .nav-tabs{border-bottom:1px solid #dee2e6}.app-styles .nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.app-styles .nav-tabs .nav-link:focus,.app-styles .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.app-styles .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.app-styles .nav-tabs .nav-item.show .nav-link,.app-styles .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.app-styles .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.app-styles .nav-pills .nav-link{border-radius:.25rem}.app-styles .nav-pills .nav-link.active,.app-styles .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.app-styles .nav-fill .nav-item,.app-styles .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.app-styles .nav-justified .nav-item,.app-styles .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.app-styles .tab-content>.tab-pane{display:none}.app-styles .tab-content>.active{display:block}.app-styles .navbar{position:relative;padding:.5rem 1rem}.app-styles .navbar,.app-styles .navbar .container,.app-styles .navbar .container-fluid,.app-styles .navbar .container-lg,.app-styles .navbar .container-md,.app-styles .navbar .container-sm,.app-styles .navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.app-styles .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.app-styles .navbar-brand:focus,.app-styles .navbar-brand:hover{text-decoration:none}.app-styles .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.app-styles .navbar-nav .nav-link{padding-right:0;padding-left:0}.app-styles .navbar-nav .dropdown-menu{position:static;float:none}.app-styles .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.app-styles .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.app-styles .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.app-styles .navbar-toggler:focus,.app-styles .navbar-toggler:hover{text-decoration:none}.app-styles .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.app-styles .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.app-styles .navbar-expand-sm>.container,.app-styles .navbar-expand-sm>.container-fluid,.app-styles .navbar-expand-sm>.container-lg,.app-styles .navbar-expand-sm>.container-md,.app-styles .navbar-expand-sm>.container-sm,.app-styles .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.app-styles .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.app-styles .navbar-expand-sm .navbar-nav{flex-direction:row}.app-styles .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.app-styles .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.app-styles .navbar-expand-sm>.container,.app-styles .navbar-expand-sm>.container-fluid,.app-styles .navbar-expand-sm>.container-lg,.app-styles .navbar-expand-sm>.container-md,.app-styles .navbar-expand-sm>.container-sm,.app-styles .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.app-styles .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.app-styles .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.app-styles .navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.app-styles .navbar-expand-md>.container,.app-styles .navbar-expand-md>.container-fluid,.app-styles .navbar-expand-md>.container-lg,.app-styles .navbar-expand-md>.container-md,.app-styles .navbar-expand-md>.container-sm,.app-styles .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.app-styles .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.app-styles .navbar-expand-md .navbar-nav{flex-direction:row}.app-styles .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.app-styles .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.app-styles .navbar-expand-md>.container,.app-styles .navbar-expand-md>.container-fluid,.app-styles .navbar-expand-md>.container-lg,.app-styles .navbar-expand-md>.container-md,.app-styles .navbar-expand-md>.container-sm,.app-styles .navbar-expand-md>.container-xl{flex-wrap:nowrap}.app-styles .navbar-expand-md .navbar-nav-scroll{overflow:visible}.app-styles .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.app-styles .navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.app-styles .navbar-expand-lg>.container,.app-styles .navbar-expand-lg>.container-fluid,.app-styles .navbar-expand-lg>.container-lg,.app-styles .navbar-expand-lg>.container-md,.app-styles .navbar-expand-lg>.container-sm,.app-styles .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.app-styles .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.app-styles .navbar-expand-lg .navbar-nav{flex-direction:row}.app-styles .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.app-styles .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.app-styles .navbar-expand-lg>.container,.app-styles .navbar-expand-lg>.container-fluid,.app-styles .navbar-expand-lg>.container-lg,.app-styles .navbar-expand-lg>.container-md,.app-styles .navbar-expand-lg>.container-sm,.app-styles .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.app-styles .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.app-styles .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.app-styles .navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.app-styles .navbar-expand-xl>.container,.app-styles .navbar-expand-xl>.container-fluid,.app-styles .navbar-expand-xl>.container-lg,.app-styles .navbar-expand-xl>.container-md,.app-styles .navbar-expand-xl>.container-sm,.app-styles .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.app-styles .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.app-styles .navbar-expand-xl .navbar-nav{flex-direction:row}.app-styles .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.app-styles .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.app-styles .navbar-expand-xl>.container,.app-styles .navbar-expand-xl>.container-fluid,.app-styles .navbar-expand-xl>.container-lg,.app-styles .navbar-expand-xl>.container-md,.app-styles .navbar-expand-xl>.container-sm,.app-styles .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.app-styles .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.app-styles .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.app-styles .navbar-expand-xl .navbar-toggler{display:none}}.app-styles .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.app-styles .navbar-expand>.container,.app-styles .navbar-expand>.container-fluid,.app-styles .navbar-expand>.container-lg,.app-styles .navbar-expand>.container-md,.app-styles .navbar-expand>.container-sm,.app-styles .navbar-expand>.container-xl{padding-right:0;padding-left:0}.app-styles .navbar-expand .navbar-nav{flex-direction:row}.app-styles .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.app-styles .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.app-styles .navbar-expand>.container,.app-styles .navbar-expand>.container-fluid,.app-styles .navbar-expand>.container-lg,.app-styles .navbar-expand>.container-md,.app-styles .navbar-expand>.container-sm,.app-styles .navbar-expand>.container-xl{flex-wrap:nowrap}.app-styles .navbar-expand .navbar-nav-scroll{overflow:visible}.app-styles .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.app-styles .navbar-expand .navbar-toggler{display:none}.app-styles .navbar-light .navbar-brand,.app-styles .navbar-light .navbar-brand:focus,.app-styles .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.app-styles .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.app-styles .navbar-light .navbar-nav .nav-link:focus,.app-styles .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.app-styles .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.app-styles .navbar-light .navbar-nav .active>.nav-link,.app-styles .navbar-light .navbar-nav .nav-link.active,.app-styles .navbar-light .navbar-nav .nav-link.show,.app-styles .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.app-styles .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.app-styles .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.app-styles .navbar-light .navbar-text{color:rgba(0,0,0,.5)}.app-styles .navbar-light .navbar-text a,.app-styles .navbar-light .navbar-text a:focus,.app-styles .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.app-styles .navbar-dark .navbar-brand,.app-styles .navbar-dark .navbar-brand:focus,.app-styles .navbar-dark .navbar-brand:hover{color:#fff}.app-styles .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.app-styles .navbar-dark .navbar-nav .nav-link:focus,.app-styles .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.app-styles .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.app-styles .navbar-dark .navbar-nav .active>.nav-link,.app-styles .navbar-dark .navbar-nav .nav-link.active,.app-styles .navbar-dark .navbar-nav .nav-link.show,.app-styles .navbar-dark .navbar-nav .show>.nav-link{color:#fff}.app-styles .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.app-styles .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.app-styles .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.app-styles .navbar-dark .navbar-text a,.app-styles .navbar-dark .navbar-text a:focus,.app-styles .navbar-dark .navbar-text a:hover{color:#fff}.app-styles .card{display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.app-styles .card>hr{margin-right:0;margin-left:0}.app-styles .card>.list-group{border-top:inherit;border-bottom:inherit}.app-styles .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.app-styles .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.app-styles .card>.card-header+.list-group,.app-styles .card>.list-group+.card-footer{border-top:0}.app-styles .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.app-styles .card-title{margin-bottom:.75rem}.app-styles .card-subtitle{margin-top:-.375rem;margin-bottom:0}.app-styles .card-text:last-child{margin-bottom:0}.app-styles .card-link:hover{text-decoration:none}.app-styles .card-link+.card-link{margin-left:1.25rem}.app-styles .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.app-styles .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.app-styles .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.app-styles .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.app-styles .card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.app-styles .card-header-pills,.app-styles .card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.app-styles .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.app-styles .card-img,.app-styles .card-img-bottom,.app-styles .card-img-top{flex-shrink:0;width:100%}.app-styles .card-img,.app-styles .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.app-styles .card-img,.app-styles .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.app-styles .card-deck .card{margin-bottom:15px}@media(min-width:576px){.app-styles .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.app-styles .card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.app-styles .card-group>.card{margin-bottom:15px}@media(min-width:576px){.app-styles .card-group{display:flex;flex-flow:row wrap}.app-styles .card-group>.card{flex:1 0 0%;margin-bottom:0}.app-styles .card-group>.card+.card{margin-left:0;border-left:0}.app-styles .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.app-styles .card-group>.card:not(:last-child) .card-header,.app-styles .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.app-styles .card-group>.card:not(:last-child) .card-footer,.app-styles .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.app-styles .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .card-group>.card:not(:first-child) .card-header,.app-styles .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.app-styles .card-group>.card:not(:first-child) .card-footer,.app-styles .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.app-styles .card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.app-styles .card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.app-styles .card-columns .card{display:inline-block;width:100%}}.app-styles .accordion{overflow-anchor:none}.app-styles .accordion>.card{overflow:hidden}.app-styles .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.app-styles .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.app-styles .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.app-styles .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.app-styles .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.app-styles .breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.app-styles .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.app-styles .breadcrumb-item.active{color:#6c757d}.app-styles .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.app-styles .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.app-styles .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.app-styles .page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.app-styles .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.app-styles .page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.app-styles .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.app-styles .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.app-styles .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.app-styles .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.app-styles .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.app-styles .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.app-styles .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.app-styles .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .badge{transition:none}}a.app-styles .badge:focus,a.app-styles .badge:hover{text-decoration:none}.app-styles .badge:empty{display:none}.app-styles .btn .badge{position:relative;top:-1px}.app-styles .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.app-styles .badge-primary{color:#fff;background-color:#007bff}a.app-styles .badge-primary:focus,a.app-styles .badge-primary:hover{color:#fff;background-color:#0062cc}a.app-styles .badge-primary.focus,a.app-styles .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.app-styles .badge-secondary{color:#fff;background-color:#6c757d}a.app-styles .badge-secondary:focus,a.app-styles .badge-secondary:hover{color:#fff;background-color:#545b62}a.app-styles .badge-secondary.focus,a.app-styles .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.app-styles .badge-success{color:#fff;background-color:#28a745}a.app-styles .badge-success:focus,a.app-styles .badge-success:hover{color:#fff;background-color:#1e7e34}a.app-styles .badge-success.focus,a.app-styles .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.app-styles .badge-info{color:#fff;background-color:#17a2b8}a.app-styles .badge-info:focus,a.app-styles .badge-info:hover{color:#fff;background-color:#117a8b}a.app-styles .badge-info.focus,a.app-styles .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.app-styles .badge-warning{color:#212529;background-color:#ffc107}a.app-styles .badge-warning:focus,a.app-styles .badge-warning:hover{color:#212529;background-color:#d39e00}a.app-styles .badge-warning.focus,a.app-styles .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.app-styles .badge-danger{color:#fff;background-color:#dc3545}a.app-styles .badge-danger:focus,a.app-styles .badge-danger:hover{color:#fff;background-color:#bd2130}a.app-styles .badge-danger.focus,a.app-styles .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.app-styles .badge-light{color:#212529;background-color:#f8f9fa}a.app-styles .badge-light:focus,a.app-styles .badge-light:hover{color:#212529;background-color:#dae0e5}a.app-styles .badge-light.focus,a.app-styles .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.app-styles .badge-dark{color:#fff;background-color:#343a40}a.app-styles .badge-dark:focus,a.app-styles .badge-dark:hover{color:#fff;background-color:#1d2124}a.app-styles .badge-dark.focus,a.app-styles .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.app-styles .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.app-styles .jumbotron{padding:4rem 2rem}}.app-styles .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.app-styles .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.app-styles .alert-heading{color:inherit}.app-styles .alert-link{font-weight:700}.app-styles .alert-dismissible{padding-right:4rem}.app-styles .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.app-styles .alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.app-styles .alert-primary hr{border-top-color:#9fcdff}.app-styles .alert-primary .alert-link{color:#002752}.app-styles .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.app-styles .alert-secondary hr{border-top-color:#c8cbcf}.app-styles .alert-secondary .alert-link{color:#202326}.app-styles .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.app-styles .alert-success hr{border-top-color:#b1dfbb}.app-styles .alert-success .alert-link{color:#0b2e13}.app-styles .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.app-styles .alert-info hr{border-top-color:#abdde5}.app-styles .alert-info .alert-link{color:#062c33}.app-styles .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.app-styles .alert-warning hr{border-top-color:#ffe8a1}.app-styles .alert-warning .alert-link{color:#533f03}.app-styles .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.app-styles .alert-danger hr{border-top-color:#f1b0b7}.app-styles .alert-danger .alert-link{color:#491217}.app-styles .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.app-styles .alert-light hr{border-top-color:#ececf6}.app-styles .alert-light .alert-link{color:#686868}.app-styles .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.app-styles .alert-dark hr{border-top-color:#b9bbbe}.app-styles .alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.app-styles .progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.app-styles .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.app-styles .progress-bar{transition:none}}.app-styles .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.app-styles .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.app-styles .progress-bar-animated{-webkit-animation:none;animation:none}}.app-styles .media{display:flex;align-items:flex-start}.app-styles .media-body{flex:1}.app-styles .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.app-styles .list-group-item-action{width:100%;color:#495057;text-align:inherit}.app-styles .list-group-item-action:focus,.app-styles .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.app-styles .list-group-item-action:active{color:#212529;background-color:#e9ecef}.app-styles .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.app-styles .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.app-styles .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.app-styles .list-group-item.disabled,.app-styles .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.app-styles .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.app-styles .list-group-item+.app-styles .list-group-item{border-top-width:0}.app-styles .list-group-item+.app-styles .list-group-item.active{margin-top:-1px;border-top-width:1px}.app-styles .list-group-horizontal{flex-direction:row}.app-styles .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.app-styles .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.app-styles .list-group-horizontal>.list-group-item.active{margin-top:0}.app-styles .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.app-styles .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.app-styles .list-group-horizontal-sm{flex-direction:row}.app-styles .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.app-styles .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.app-styles .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.app-styles .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.app-styles .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.app-styles .list-group-horizontal-md{flex-direction:row}.app-styles .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.app-styles .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.app-styles .list-group-horizontal-md>.list-group-item.active{margin-top:0}.app-styles .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.app-styles .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.app-styles .list-group-horizontal-lg{flex-direction:row}.app-styles .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.app-styles .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.app-styles .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.app-styles .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.app-styles .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.app-styles .list-group-horizontal-xl{flex-direction:row}.app-styles .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.app-styles .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.app-styles .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.app-styles .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.app-styles .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.app-styles .list-group-flush{border-radius:0}.app-styles .list-group-flush>.list-group-item{border-width:0 0 1px}.app-styles .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.app-styles .list-group-item-primary{color:#004085;background-color:#b8daff}.app-styles .list-group-item-primary.list-group-item-action:focus,.app-styles .list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.app-styles .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.app-styles .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.app-styles .list-group-item-secondary.list-group-item-action:focus,.app-styles .list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.app-styles .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.app-styles .list-group-item-success{color:#155724;background-color:#c3e6cb}.app-styles .list-group-item-success.list-group-item-action:focus,.app-styles .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.app-styles .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.app-styles .list-group-item-info{color:#0c5460;background-color:#bee5eb}.app-styles .list-group-item-info.list-group-item-action:focus,.app-styles .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.app-styles .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.app-styles .list-group-item-warning{color:#856404;background-color:#ffeeba}.app-styles .list-group-item-warning.list-group-item-action:focus,.app-styles .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.app-styles .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.app-styles .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.app-styles .list-group-item-danger.list-group-item-action:focus,.app-styles .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.app-styles .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.app-styles .list-group-item-light{color:#818182;background-color:#fdfdfe}.app-styles .list-group-item-light.list-group-item-action:focus,.app-styles .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.app-styles .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.app-styles .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.app-styles .list-group-item-dark.list-group-item-action:focus,.app-styles .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.app-styles .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.app-styles .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.app-styles .close:hover{color:#000;text-decoration:none}.app-styles .close:not(:disabled):not(.disabled):focus,.app-styles .close:not(:disabled):not(.disabled):hover{opacity:.75}.app-styles button.close{padding:0;background-color:transparent;border:0}.app-styles a.close.disabled{pointer-events:none}.app-styles .toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.app-styles .toast:not(:last-child){margin-bottom:.75rem}.app-styles .toast.showing{opacity:1}.app-styles .toast.show{display:block;opacity:1}.app-styles .toast.hide{display:none}.app-styles .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.app-styles .toast-body{padding:.75rem}.app-styles .modal-open{overflow:hidden}.app-styles .modal-open .modal{overflow-x:hidden;overflow-y:auto}.app-styles .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.app-styles .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .app-styles .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .app-styles .modal-dialog{transition:none}}.modal.show .app-styles .modal-dialog{transform:none}.modal.modal-static .app-styles .modal-dialog{transform:scale(1.02)}.app-styles .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.app-styles .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.app-styles .modal-dialog-scrollable .modal-footer,.app-styles .modal-dialog-scrollable .modal-header{flex-shrink:0}.app-styles .modal-dialog-scrollable .modal-body{overflow-y:auto}.app-styles .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.app-styles .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.app-styles .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.app-styles .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.app-styles .modal-dialog-centered.modal-dialog-scrollable:before{content:none}.app-styles .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0}.app-styles .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.app-styles .modal-backdrop.fade{opacity:0}.app-styles .modal-backdrop.show{opacity:.5}.app-styles .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.app-styles .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.app-styles .modal-title{margin-bottom:0;line-height:1.5}.app-styles .modal-body{position:relative;flex:1 1 auto;padding:1rem}.app-styles .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.app-styles .modal-footer>*{margin:.25rem}.app-styles .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.app-styles .modal-dialog{max-width:500px;margin:1.75rem auto}.app-styles .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.app-styles .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.app-styles .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.app-styles .modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.app-styles .modal-sm{max-width:300px}}@media(min-width:992px){.app-styles .modal-lg,.app-styles .modal-xl{max-width:800px}}@media(min-width:1200px){.app-styles .modal-xl{max-width:1140px}}.app-styles .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.app-styles .tooltip.show{opacity:.9}.app-styles .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.app-styles .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.app-styles .bs-tooltip-auto[x-placement^=top],.app-styles .bs-tooltip-top,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top],.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.app-styles .bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .bs-tooltip-top .arrow,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.app-styles .bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .bs-tooltip-top .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.app-styles .bs-tooltip-auto[x-placement^=right],.app-styles .bs-tooltip-right,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right],.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.app-styles .bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .bs-tooltip-right .arrow,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.app-styles .bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .bs-tooltip-right .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.app-styles .bs-tooltip-auto[x-placement^=bottom],.app-styles .bs-tooltip-bottom,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom],.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.app-styles .bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .bs-tooltip-bottom .arrow,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.app-styles .bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .bs-tooltip-bottom .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.app-styles .bs-tooltip-auto[x-placement^=left],.app-styles .bs-tooltip-left,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left],.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.app-styles .bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .bs-tooltip-left .arrow,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.app-styles .bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .bs-tooltip-left .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.app-styles .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.app-styles .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.app-styles .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.app-styles .popover .arrow:after,.app-styles .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=top],.app-styles .b-popover-dark.bs-popover-auto[x-placement^=top],.app-styles .b-popover-default.bs-popover-auto[x-placement^=top],.app-styles .b-popover-info.bs-popover-auto[x-placement^=top],.app-styles .b-popover-light.bs-popover-auto[x-placement^=top],.app-styles .b-popover-primary.bs-popover-auto[x-placement^=top],.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=top],.app-styles .b-popover-success.bs-popover-auto[x-placement^=top],.app-styles .b-popover-warning.bs-popover-auto[x-placement^=top],.app-styles .bs-popover-auto[x-placement^=top],.app-styles .bs-popover-top{margin-bottom:.5rem}.app-styles .bs-popover-auto[x-placement^=top]>.arrow,.app-styles .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.app-styles .bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.app-styles .bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=right],.app-styles .b-popover-dark.bs-popover-auto[x-placement^=right],.app-styles .b-popover-default.bs-popover-auto[x-placement^=right],.app-styles .b-popover-info.bs-popover-auto[x-placement^=right],.app-styles .b-popover-light.bs-popover-auto[x-placement^=right],.app-styles .b-popover-primary.bs-popover-auto[x-placement^=right],.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=right],.app-styles .b-popover-success.bs-popover-auto[x-placement^=right],.app-styles .b-popover-warning.bs-popover-auto[x-placement^=right],.app-styles .bs-popover-auto[x-placement^=right],.app-styles .bs-popover-right{margin-left:.5rem}.app-styles .bs-popover-auto[x-placement^=right]>.arrow,.app-styles .bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.app-styles .bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.app-styles .bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-dark.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-default.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-info.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-light.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-primary.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-success.bs-popover-auto[x-placement^=bottom],.app-styles .b-popover-warning.bs-popover-auto[x-placement^=bottom],.app-styles .bs-popover-auto[x-placement^=bottom],.app-styles .bs-popover-bottom{margin-top:.5rem}.app-styles .bs-popover-auto[x-placement^=bottom]>.arrow,.app-styles .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.app-styles .bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.app-styles .bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.app-styles .bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=left],.app-styles .b-popover-dark.bs-popover-auto[x-placement^=left],.app-styles .b-popover-default.bs-popover-auto[x-placement^=left],.app-styles .b-popover-info.bs-popover-auto[x-placement^=left],.app-styles .b-popover-light.bs-popover-auto[x-placement^=left],.app-styles .b-popover-primary.bs-popover-auto[x-placement^=left],.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=left],.app-styles .b-popover-success.bs-popover-auto[x-placement^=left],.app-styles .b-popover-warning.bs-popover-auto[x-placement^=left],.app-styles .bs-popover-auto[x-placement^=left],.app-styles .bs-popover-left{margin-right:.5rem}.app-styles .bs-popover-auto[x-placement^=left]>.arrow,.app-styles .bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.app-styles .bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.app-styles .bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.app-styles .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.app-styles .popover-header:empty{display:none}.app-styles .popover-body{padding:.5rem .75rem;color:#212529}.app-styles .carousel{position:relative}.app-styles .carousel.pointer-event{touch-action:pan-y}.app-styles .carousel-inner{position:relative;width:100%;overflow:hidden}.app-styles .carousel-inner:after{display:block;clear:both;content:""}.app-styles .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .carousel-item{transition:none}}.app-styles .carousel-item-next,.app-styles .carousel-item-prev,.app-styles .carousel-item.active{display:block}.app-styles .active.carousel-item-right,.app-styles .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.app-styles .active.carousel-item-left,.app-styles .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.app-styles .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.app-styles .carousel-fade .carousel-item-next.carousel-item-left,.app-styles .carousel-fade .carousel-item-prev.carousel-item-right,.app-styles .carousel-fade .carousel-item.active{z-index:1;opacity:1}.app-styles .carousel-fade .active.carousel-item-left,.app-styles .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.app-styles .carousel-fade .active.carousel-item-left,.app-styles .carousel-fade .active.carousel-item-right{transition:none}}.app-styles .carousel-control-next,.app-styles .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.app-styles .carousel-control-next,.app-styles .carousel-control-prev{transition:none}}.app-styles .carousel-control-next:focus,.app-styles .carousel-control-next:hover,.app-styles .carousel-control-prev:focus,.app-styles .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.app-styles .carousel-control-prev{left:0}.app-styles .carousel-control-next{right:0}.app-styles .carousel-control-next-icon,.app-styles .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.app-styles .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.app-styles .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.app-styles .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.app-styles .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.app-styles .carousel-indicators li{transition:none}}.app-styles .carousel-indicators .active{opacity:1}.app-styles .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.app-styles .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.app-styles .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.app-styles .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.app-styles .spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.app-styles .spinner-border,.app-styles .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.app-styles .align-baseline{vertical-align:baseline!important}.app-styles .align-top{vertical-align:top!important}.app-styles .align-middle{vertical-align:middle!important}.app-styles .align-bottom{vertical-align:bottom!important}.app-styles .align-text-bottom{vertical-align:text-bottom!important}.app-styles .align-text-top{vertical-align:text-top!important}.app-styles .bg-primary{background-color:#007bff!important}.app-styles a.bg-primary:focus,.app-styles a.bg-primary:hover,.app-styles button.bg-primary:focus,.app-styles button.bg-primary:hover{background-color:#0062cc!important}.app-styles .bg-secondary{background-color:#6c757d!important}.app-styles a.bg-secondary:focus,.app-styles a.bg-secondary:hover,.app-styles button.bg-secondary:focus,.app-styles button.bg-secondary:hover{background-color:#545b62!important}.app-styles .bg-success{background-color:#28a745!important}.app-styles a.bg-success:focus,.app-styles a.bg-success:hover,.app-styles button.bg-success:focus,.app-styles button.bg-success:hover{background-color:#1e7e34!important}.app-styles .bg-info{background-color:#17a2b8!important}.app-styles a.bg-info:focus,.app-styles a.bg-info:hover,.app-styles button.bg-info:focus,.app-styles button.bg-info:hover{background-color:#117a8b!important}.app-styles .bg-warning{background-color:#ffc107!important}.app-styles a.bg-warning:focus,.app-styles a.bg-warning:hover,.app-styles button.bg-warning:focus,.app-styles button.bg-warning:hover{background-color:#d39e00!important}.app-styles .bg-danger{background-color:#dc3545!important}.app-styles a.bg-danger:focus,.app-styles a.bg-danger:hover,.app-styles button.bg-danger:focus,.app-styles button.bg-danger:hover{background-color:#bd2130!important}.app-styles .bg-light{background-color:#f8f9fa!important}.app-styles a.bg-light:focus,.app-styles a.bg-light:hover,.app-styles button.bg-light:focus,.app-styles button.bg-light:hover{background-color:#dae0e5!important}.app-styles .bg-dark{background-color:#343a40!important}.app-styles a.bg-dark:focus,.app-styles a.bg-dark:hover,.app-styles button.bg-dark:focus,.app-styles button.bg-dark:hover{background-color:#1d2124!important}.app-styles .bg-white{background-color:#fff!important}.app-styles .bg-transparent{background-color:transparent!important}.app-styles .border{border:1px solid #dee2e6!important}.app-styles .border-top{border-top:1px solid #dee2e6!important}.app-styles .border-right{border-right:1px solid #dee2e6!important}.app-styles .border-bottom{border-bottom:1px solid #dee2e6!important}.app-styles .border-left{border-left:1px solid #dee2e6!important}.app-styles .border-0{border:0!important}.app-styles .border-top-0{border-top:0!important}.app-styles .border-right-0{border-right:0!important}.app-styles .border-bottom-0{border-bottom:0!important}.app-styles .border-left-0{border-left:0!important}.app-styles .border-primary{border-color:#007bff!important}.app-styles .border-secondary{border-color:#6c757d!important}.app-styles .border-success{border-color:#28a745!important}.app-styles .border-info{border-color:#17a2b8!important}.app-styles .border-warning{border-color:#ffc107!important}.app-styles .border-danger{border-color:#dc3545!important}.app-styles .border-light{border-color:#f8f9fa!important}.app-styles .border-dark{border-color:#343a40!important}.app-styles .border-white{border-color:#fff!important}.app-styles .rounded-sm{border-radius:.2rem!important}.app-styles .rounded{border-radius:.25rem!important}.app-styles .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.app-styles .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.app-styles .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.app-styles .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.app-styles .rounded-lg{border-radius:.3rem!important}.app-styles .rounded-circle{border-radius:50%!important}.app-styles .rounded-pill{border-radius:50rem!important}.app-styles .rounded-0{border-radius:0!important}.app-styles .clearfix:after{display:block;clear:both;content:""}.app-styles .d-none{display:none!important}.app-styles .d-inline{display:inline!important}.app-styles .d-inline-block{display:inline-block!important}.app-styles .d-block{display:block!important}.app-styles .d-table{display:table!important}.app-styles .d-table-row{display:table-row!important}.app-styles .d-table-cell{display:table-cell!important}.app-styles .d-flex{display:flex!important}.app-styles .d-inline-flex{display:inline-flex!important}@media(min-width:576px){.app-styles .d-sm-none{display:none!important}.app-styles .d-sm-inline{display:inline!important}.app-styles .d-sm-inline-block{display:inline-block!important}.app-styles .d-sm-block{display:block!important}.app-styles .d-sm-table{display:table!important}.app-styles .d-sm-table-row{display:table-row!important}.app-styles .d-sm-table-cell{display:table-cell!important}.app-styles .d-sm-flex{display:flex!important}.app-styles .d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.app-styles .d-md-none{display:none!important}.app-styles .d-md-inline{display:inline!important}.app-styles .d-md-inline-block{display:inline-block!important}.app-styles .d-md-block{display:block!important}.app-styles .d-md-table{display:table!important}.app-styles .d-md-table-row{display:table-row!important}.app-styles .d-md-table-cell{display:table-cell!important}.app-styles .d-md-flex{display:flex!important}.app-styles .d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.app-styles .d-lg-none{display:none!important}.app-styles .d-lg-inline{display:inline!important}.app-styles .d-lg-inline-block{display:inline-block!important}.app-styles .d-lg-block{display:block!important}.app-styles .d-lg-table{display:table!important}.app-styles .d-lg-table-row{display:table-row!important}.app-styles .d-lg-table-cell{display:table-cell!important}.app-styles .d-lg-flex{display:flex!important}.app-styles .d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.app-styles .d-xl-none{display:none!important}.app-styles .d-xl-inline{display:inline!important}.app-styles .d-xl-inline-block{display:inline-block!important}.app-styles .d-xl-block{display:block!important}.app-styles .d-xl-table{display:table!important}.app-styles .d-xl-table-row{display:table-row!important}.app-styles .d-xl-table-cell{display:table-cell!important}.app-styles .d-xl-flex{display:flex!important}.app-styles .d-xl-inline-flex{display:inline-flex!important}}@media print{.app-styles .d-print-none{display:none!important}.app-styles .d-print-inline{display:inline!important}.app-styles .d-print-inline-block{display:inline-block!important}.app-styles .d-print-block{display:block!important}.app-styles .d-print-table{display:table!important}.app-styles .d-print-table-row{display:table-row!important}.app-styles .d-print-table-cell{display:table-cell!important}.app-styles .d-print-flex{display:flex!important}.app-styles .d-print-inline-flex{display:inline-flex!important}}.app-styles .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.app-styles .embed-responsive:before{display:block;content:""}.app-styles .embed-responsive .embed-responsive-item,.app-styles .embed-responsive embed,.app-styles .embed-responsive iframe,.app-styles .embed-responsive object,.app-styles .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.app-styles .embed-responsive-21by9:before{padding-top:42.8571428571%}.app-styles .embed-responsive-16by9:before{padding-top:56.25%}.app-styles .embed-responsive-4by3:before{padding-top:75%}.app-styles .embed-responsive-1by1:before{padding-top:100%}.app-styles .flex-row{flex-direction:row!important}.app-styles .flex-column{flex-direction:column!important}.app-styles .flex-row-reverse{flex-direction:row-reverse!important}.app-styles .flex-column-reverse{flex-direction:column-reverse!important}.app-styles .flex-wrap{flex-wrap:wrap!important}.app-styles .flex-nowrap{flex-wrap:nowrap!important}.app-styles .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.app-styles .flex-fill{flex:1 1 auto!important}.app-styles .flex-grow-0{flex-grow:0!important}.app-styles .flex-grow-1{flex-grow:1!important}.app-styles .flex-shrink-0{flex-shrink:0!important}.app-styles .flex-shrink-1{flex-shrink:1!important}.app-styles .justify-content-start{justify-content:flex-start!important}.app-styles .justify-content-end{justify-content:flex-end!important}.app-styles .justify-content-center{justify-content:center!important}.app-styles .justify-content-between{justify-content:space-between!important}.app-styles .justify-content-around{justify-content:space-around!important}.app-styles .align-items-start{align-items:flex-start!important}.app-styles .align-items-end{align-items:flex-end!important}.app-styles .align-items-center{align-items:center!important}.app-styles .align-items-baseline{align-items:baseline!important}.app-styles .align-items-stretch{align-items:stretch!important}.app-styles .align-content-start{align-content:flex-start!important}.app-styles .align-content-end{align-content:flex-end!important}.app-styles .align-content-center{align-content:center!important}.app-styles .align-content-between{align-content:space-between!important}.app-styles .align-content-around{align-content:space-around!important}.app-styles .align-content-stretch{align-content:stretch!important}.app-styles .align-self-auto{align-self:auto!important}.app-styles .align-self-start{align-self:flex-start!important}.app-styles .align-self-end{align-self:flex-end!important}.app-styles .align-self-center{align-self:center!important}.app-styles .align-self-baseline{align-self:baseline!important}.app-styles .align-self-stretch{align-self:stretch!important}@media(min-width:576px){.app-styles .flex-sm-row{flex-direction:row!important}.app-styles .flex-sm-column{flex-direction:column!important}.app-styles .flex-sm-row-reverse{flex-direction:row-reverse!important}.app-styles .flex-sm-column-reverse{flex-direction:column-reverse!important}.app-styles .flex-sm-wrap{flex-wrap:wrap!important}.app-styles .flex-sm-nowrap{flex-wrap:nowrap!important}.app-styles .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.app-styles .flex-sm-fill{flex:1 1 auto!important}.app-styles .flex-sm-grow-0{flex-grow:0!important}.app-styles .flex-sm-grow-1{flex-grow:1!important}.app-styles .flex-sm-shrink-0{flex-shrink:0!important}.app-styles .flex-sm-shrink-1{flex-shrink:1!important}.app-styles .justify-content-sm-start{justify-content:flex-start!important}.app-styles .justify-content-sm-end{justify-content:flex-end!important}.app-styles .justify-content-sm-center{justify-content:center!important}.app-styles .justify-content-sm-between{justify-content:space-between!important}.app-styles .justify-content-sm-around{justify-content:space-around!important}.app-styles .align-items-sm-start{align-items:flex-start!important}.app-styles .align-items-sm-end{align-items:flex-end!important}.app-styles .align-items-sm-center{align-items:center!important}.app-styles .align-items-sm-baseline{align-items:baseline!important}.app-styles .align-items-sm-stretch{align-items:stretch!important}.app-styles .align-content-sm-start{align-content:flex-start!important}.app-styles .align-content-sm-end{align-content:flex-end!important}.app-styles .align-content-sm-center{align-content:center!important}.app-styles .align-content-sm-between{align-content:space-between!important}.app-styles .align-content-sm-around{align-content:space-around!important}.app-styles .align-content-sm-stretch{align-content:stretch!important}.app-styles .align-self-sm-auto{align-self:auto!important}.app-styles .align-self-sm-start{align-self:flex-start!important}.app-styles .align-self-sm-end{align-self:flex-end!important}.app-styles .align-self-sm-center{align-self:center!important}.app-styles .align-self-sm-baseline{align-self:baseline!important}.app-styles .align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.app-styles .flex-md-row{flex-direction:row!important}.app-styles .flex-md-column{flex-direction:column!important}.app-styles .flex-md-row-reverse{flex-direction:row-reverse!important}.app-styles .flex-md-column-reverse{flex-direction:column-reverse!important}.app-styles .flex-md-wrap{flex-wrap:wrap!important}.app-styles .flex-md-nowrap{flex-wrap:nowrap!important}.app-styles .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.app-styles .flex-md-fill{flex:1 1 auto!important}.app-styles .flex-md-grow-0{flex-grow:0!important}.app-styles .flex-md-grow-1{flex-grow:1!important}.app-styles .flex-md-shrink-0{flex-shrink:0!important}.app-styles .flex-md-shrink-1{flex-shrink:1!important}.app-styles .justify-content-md-start{justify-content:flex-start!important}.app-styles .justify-content-md-end{justify-content:flex-end!important}.app-styles .justify-content-md-center{justify-content:center!important}.app-styles .justify-content-md-between{justify-content:space-between!important}.app-styles .justify-content-md-around{justify-content:space-around!important}.app-styles .align-items-md-start{align-items:flex-start!important}.app-styles .align-items-md-end{align-items:flex-end!important}.app-styles .align-items-md-center{align-items:center!important}.app-styles .align-items-md-baseline{align-items:baseline!important}.app-styles .align-items-md-stretch{align-items:stretch!important}.app-styles .align-content-md-start{align-content:flex-start!important}.app-styles .align-content-md-end{align-content:flex-end!important}.app-styles .align-content-md-center{align-content:center!important}.app-styles .align-content-md-between{align-content:space-between!important}.app-styles .align-content-md-around{align-content:space-around!important}.app-styles .align-content-md-stretch{align-content:stretch!important}.app-styles .align-self-md-auto{align-self:auto!important}.app-styles .align-self-md-start{align-self:flex-start!important}.app-styles .align-self-md-end{align-self:flex-end!important}.app-styles .align-self-md-center{align-self:center!important}.app-styles .align-self-md-baseline{align-self:baseline!important}.app-styles .align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.app-styles .flex-lg-row{flex-direction:row!important}.app-styles .flex-lg-column{flex-direction:column!important}.app-styles .flex-lg-row-reverse{flex-direction:row-reverse!important}.app-styles .flex-lg-column-reverse{flex-direction:column-reverse!important}.app-styles .flex-lg-wrap{flex-wrap:wrap!important}.app-styles .flex-lg-nowrap{flex-wrap:nowrap!important}.app-styles .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.app-styles .flex-lg-fill{flex:1 1 auto!important}.app-styles .flex-lg-grow-0{flex-grow:0!important}.app-styles .flex-lg-grow-1{flex-grow:1!important}.app-styles .flex-lg-shrink-0{flex-shrink:0!important}.app-styles .flex-lg-shrink-1{flex-shrink:1!important}.app-styles .justify-content-lg-start{justify-content:flex-start!important}.app-styles .justify-content-lg-end{justify-content:flex-end!important}.app-styles .justify-content-lg-center{justify-content:center!important}.app-styles .justify-content-lg-between{justify-content:space-between!important}.app-styles .justify-content-lg-around{justify-content:space-around!important}.app-styles .align-items-lg-start{align-items:flex-start!important}.app-styles .align-items-lg-end{align-items:flex-end!important}.app-styles .align-items-lg-center{align-items:center!important}.app-styles .align-items-lg-baseline{align-items:baseline!important}.app-styles .align-items-lg-stretch{align-items:stretch!important}.app-styles .align-content-lg-start{align-content:flex-start!important}.app-styles .align-content-lg-end{align-content:flex-end!important}.app-styles .align-content-lg-center{align-content:center!important}.app-styles .align-content-lg-between{align-content:space-between!important}.app-styles .align-content-lg-around{align-content:space-around!important}.app-styles .align-content-lg-stretch{align-content:stretch!important}.app-styles .align-self-lg-auto{align-self:auto!important}.app-styles .align-self-lg-start{align-self:flex-start!important}.app-styles .align-self-lg-end{align-self:flex-end!important}.app-styles .align-self-lg-center{align-self:center!important}.app-styles .align-self-lg-baseline{align-self:baseline!important}.app-styles .align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.app-styles .flex-xl-row{flex-direction:row!important}.app-styles .flex-xl-column{flex-direction:column!important}.app-styles .flex-xl-row-reverse{flex-direction:row-reverse!important}.app-styles .flex-xl-column-reverse{flex-direction:column-reverse!important}.app-styles .flex-xl-wrap{flex-wrap:wrap!important}.app-styles .flex-xl-nowrap{flex-wrap:nowrap!important}.app-styles .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.app-styles .flex-xl-fill{flex:1 1 auto!important}.app-styles .flex-xl-grow-0{flex-grow:0!important}.app-styles .flex-xl-grow-1{flex-grow:1!important}.app-styles .flex-xl-shrink-0{flex-shrink:0!important}.app-styles .flex-xl-shrink-1{flex-shrink:1!important}.app-styles .justify-content-xl-start{justify-content:flex-start!important}.app-styles .justify-content-xl-end{justify-content:flex-end!important}.app-styles .justify-content-xl-center{justify-content:center!important}.app-styles .justify-content-xl-between{justify-content:space-between!important}.app-styles .justify-content-xl-around{justify-content:space-around!important}.app-styles .align-items-xl-start{align-items:flex-start!important}.app-styles .align-items-xl-end{align-items:flex-end!important}.app-styles .align-items-xl-center{align-items:center!important}.app-styles .align-items-xl-baseline{align-items:baseline!important}.app-styles .align-items-xl-stretch{align-items:stretch!important}.app-styles .align-content-xl-start{align-content:flex-start!important}.app-styles .align-content-xl-end{align-content:flex-end!important}.app-styles .align-content-xl-center{align-content:center!important}.app-styles .align-content-xl-between{align-content:space-between!important}.app-styles .align-content-xl-around{align-content:space-around!important}.app-styles .align-content-xl-stretch{align-content:stretch!important}.app-styles .align-self-xl-auto{align-self:auto!important}.app-styles .align-self-xl-start{align-self:flex-start!important}.app-styles .align-self-xl-end{align-self:flex-end!important}.app-styles .align-self-xl-center{align-self:center!important}.app-styles .align-self-xl-baseline{align-self:baseline!important}.app-styles .align-self-xl-stretch{align-self:stretch!important}}.app-styles .float-left{float:left!important}.app-styles .float-right{float:right!important}.app-styles .float-none{float:none!important}@media(min-width:576px){.app-styles .float-sm-left{float:left!important}.app-styles .float-sm-right{float:right!important}.app-styles .float-sm-none{float:none!important}}@media(min-width:768px){.app-styles .float-md-left{float:left!important}.app-styles .float-md-right{float:right!important}.app-styles .float-md-none{float:none!important}}@media(min-width:992px){.app-styles .float-lg-left{float:left!important}.app-styles .float-lg-right{float:right!important}.app-styles .float-lg-none{float:none!important}}@media(min-width:1200px){.app-styles .float-xl-left{float:left!important}.app-styles .float-xl-right{float:right!important}.app-styles .float-xl-none{float:none!important}}.app-styles .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.app-styles .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.app-styles .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.app-styles .overflow-auto{overflow:auto!important}.app-styles .overflow-hidden{overflow:hidden!important}.app-styles .position-static{position:static!important}.app-styles .position-relative{position:relative!important}.app-styles .position-absolute{position:absolute!important}.app-styles .position-fixed{position:fixed!important}.app-styles .position-sticky{position:sticky!important}.app-styles .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.app-styles .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position:sticky){.app-styles .sticky-top{position:sticky;top:0;z-index:1020}}.app-styles .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-styles .sr-only-focusable:active,.app-styles .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.app-styles .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.app-styles .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.app-styles .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.app-styles .shadow-none{box-shadow:none!important}.app-styles .w-25{width:25%!important}.app-styles .w-50{width:50%!important}.app-styles .w-75{width:75%!important}.app-styles .w-100{width:100%!important}.app-styles .w-auto{width:auto!important}.app-styles .h-25{height:25%!important}.app-styles .h-50{height:50%!important}.app-styles .h-75{height:75%!important}.app-styles .h-100{height:100%!important}.app-styles .h-auto{height:auto!important}.app-styles .mw-100{max-width:100%!important}.app-styles .mh-100{max-height:100%!important}.app-styles .min-vw-100{min-width:100vw!important}.app-styles .min-vh-100{min-height:100vh!important}.app-styles .vw-100{width:100vw!important}.app-styles .vh-100{height:100vh!important}.app-styles .m-0{margin:0!important}.app-styles .mt-0,.app-styles .my-0{margin-top:0!important}.app-styles .mr-0,.app-styles .mx-0{margin-right:0!important}.app-styles .mb-0,.app-styles .my-0{margin-bottom:0!important}.app-styles .ml-0,.app-styles .mx-0{margin-left:0!important}.app-styles .m-1{margin:.25rem!important}.app-styles .mt-1,.app-styles .my-1{margin-top:.25rem!important}.app-styles .mr-1,.app-styles .mx-1{margin-right:.25rem!important}.app-styles .mb-1,.app-styles .my-1{margin-bottom:.25rem!important}.app-styles .ml-1,.app-styles .mx-1{margin-left:.25rem!important}.app-styles .m-2{margin:.5rem!important}.app-styles .mt-2,.app-styles .my-2{margin-top:.5rem!important}.app-styles .mr-2,.app-styles .mx-2{margin-right:.5rem!important}.app-styles .mb-2,.app-styles .my-2{margin-bottom:.5rem!important}.app-styles .ml-2,.app-styles .mx-2{margin-left:.5rem!important}.app-styles .m-3{margin:1rem!important}.app-styles .mt-3,.app-styles .my-3{margin-top:1rem!important}.app-styles .mr-3,.app-styles .mx-3{margin-right:1rem!important}.app-styles .mb-3,.app-styles .my-3{margin-bottom:1rem!important}.app-styles .ml-3,.app-styles .mx-3{margin-left:1rem!important}.app-styles .m-4{margin:1.5rem!important}.app-styles .mt-4,.app-styles .my-4{margin-top:1.5rem!important}.app-styles .mr-4,.app-styles .mx-4{margin-right:1.5rem!important}.app-styles .mb-4,.app-styles .my-4{margin-bottom:1.5rem!important}.app-styles .ml-4,.app-styles .mx-4{margin-left:1.5rem!important}.app-styles .m-5{margin:3rem!important}.app-styles .mt-5,.app-styles .my-5{margin-top:3rem!important}.app-styles .mr-5,.app-styles .mx-5{margin-right:3rem!important}.app-styles .mb-5,.app-styles .my-5{margin-bottom:3rem!important}.app-styles .ml-5,.app-styles .mx-5{margin-left:3rem!important}.app-styles .p-0{padding:0!important}.app-styles .pt-0,.app-styles .py-0{padding-top:0!important}.app-styles .pr-0,.app-styles .px-0{padding-right:0!important}.app-styles .pb-0,.app-styles .py-0{padding-bottom:0!important}.app-styles .pl-0,.app-styles .px-0{padding-left:0!important}.app-styles .p-1{padding:.25rem!important}.app-styles .pt-1,.app-styles .py-1{padding-top:.25rem!important}.app-styles .pr-1,.app-styles .px-1{padding-right:.25rem!important}.app-styles .pb-1,.app-styles .py-1{padding-bottom:.25rem!important}.app-styles .pl-1,.app-styles .px-1{padding-left:.25rem!important}.app-styles .p-2{padding:.5rem!important}.app-styles .pt-2,.app-styles .py-2{padding-top:.5rem!important}.app-styles .pr-2,.app-styles .px-2{padding-right:.5rem!important}.app-styles .pb-2,.app-styles .py-2{padding-bottom:.5rem!important}.app-styles .pl-2,.app-styles .px-2{padding-left:.5rem!important}.app-styles .p-3{padding:1rem!important}.app-styles .pt-3,.app-styles .py-3{padding-top:1rem!important}.app-styles .pr-3,.app-styles .px-3{padding-right:1rem!important}.app-styles .pb-3,.app-styles .py-3{padding-bottom:1rem!important}.app-styles .pl-3,.app-styles .px-3{padding-left:1rem!important}.app-styles .p-4{padding:1.5rem!important}.app-styles .pt-4,.app-styles .py-4{padding-top:1.5rem!important}.app-styles .pr-4,.app-styles .px-4{padding-right:1.5rem!important}.app-styles .pb-4,.app-styles .py-4{padding-bottom:1.5rem!important}.app-styles .pl-4,.app-styles .px-4{padding-left:1.5rem!important}.app-styles .p-5{padding:3rem!important}.app-styles .pt-5,.app-styles .py-5{padding-top:3rem!important}.app-styles .pr-5,.app-styles .px-5{padding-right:3rem!important}.app-styles .pb-5,.app-styles .py-5{padding-bottom:3rem!important}.app-styles .pl-5,.app-styles .px-5{padding-left:3rem!important}.app-styles .m-n1{margin:-.25rem!important}.app-styles .mt-n1,.app-styles .my-n1{margin-top:-.25rem!important}.app-styles .mr-n1,.app-styles .mx-n1{margin-right:-.25rem!important}.app-styles .mb-n1,.app-styles .my-n1{margin-bottom:-.25rem!important}.app-styles .ml-n1,.app-styles .mx-n1{margin-left:-.25rem!important}.app-styles .m-n2{margin:-.5rem!important}.app-styles .mt-n2,.app-styles .my-n2{margin-top:-.5rem!important}.app-styles .mr-n2,.app-styles .mx-n2{margin-right:-.5rem!important}.app-styles .mb-n2,.app-styles .my-n2{margin-bottom:-.5rem!important}.app-styles .ml-n2,.app-styles .mx-n2{margin-left:-.5rem!important}.app-styles .m-n3{margin:-1rem!important}.app-styles .mt-n3,.app-styles .my-n3{margin-top:-1rem!important}.app-styles .mr-n3,.app-styles .mx-n3{margin-right:-1rem!important}.app-styles .mb-n3,.app-styles .my-n3{margin-bottom:-1rem!important}.app-styles .ml-n3,.app-styles .mx-n3{margin-left:-1rem!important}.app-styles .m-n4{margin:-1.5rem!important}.app-styles .mt-n4,.app-styles .my-n4{margin-top:-1.5rem!important}.app-styles .mr-n4,.app-styles .mx-n4{margin-right:-1.5rem!important}.app-styles .mb-n4,.app-styles .my-n4{margin-bottom:-1.5rem!important}.app-styles .ml-n4,.app-styles .mx-n4{margin-left:-1.5rem!important}.app-styles .m-n5{margin:-3rem!important}.app-styles .mt-n5,.app-styles .my-n5{margin-top:-3rem!important}.app-styles .mr-n5,.app-styles .mx-n5{margin-right:-3rem!important}.app-styles .mb-n5,.app-styles .my-n5{margin-bottom:-3rem!important}.app-styles .ml-n5,.app-styles .mx-n5{margin-left:-3rem!important}.app-styles .m-auto{margin:auto!important}.app-styles .mt-auto,.app-styles .my-auto{margin-top:auto!important}.app-styles .mr-auto,.app-styles .mx-auto{margin-right:auto!important}.app-styles .mb-auto,.app-styles .my-auto{margin-bottom:auto!important}.app-styles .ml-auto,.app-styles .mx-auto{margin-left:auto!important}@media(min-width:576px){.app-styles .m-sm-0{margin:0!important}.app-styles .mt-sm-0,.app-styles .my-sm-0{margin-top:0!important}.app-styles .mr-sm-0,.app-styles .mx-sm-0{margin-right:0!important}.app-styles .mb-sm-0,.app-styles .my-sm-0{margin-bottom:0!important}.app-styles .ml-sm-0,.app-styles .mx-sm-0{margin-left:0!important}.app-styles .m-sm-1{margin:.25rem!important}.app-styles .mt-sm-1,.app-styles .my-sm-1{margin-top:.25rem!important}.app-styles .mr-sm-1,.app-styles .mx-sm-1{margin-right:.25rem!important}.app-styles .mb-sm-1,.app-styles .my-sm-1{margin-bottom:.25rem!important}.app-styles .ml-sm-1,.app-styles .mx-sm-1{margin-left:.25rem!important}.app-styles .m-sm-2{margin:.5rem!important}.app-styles .mt-sm-2,.app-styles .my-sm-2{margin-top:.5rem!important}.app-styles .mr-sm-2,.app-styles .mx-sm-2{margin-right:.5rem!important}.app-styles .mb-sm-2,.app-styles .my-sm-2{margin-bottom:.5rem!important}.app-styles .ml-sm-2,.app-styles .mx-sm-2{margin-left:.5rem!important}.app-styles .m-sm-3{margin:1rem!important}.app-styles .mt-sm-3,.app-styles .my-sm-3{margin-top:1rem!important}.app-styles .mr-sm-3,.app-styles .mx-sm-3{margin-right:1rem!important}.app-styles .mb-sm-3,.app-styles .my-sm-3{margin-bottom:1rem!important}.app-styles .ml-sm-3,.app-styles .mx-sm-3{margin-left:1rem!important}.app-styles .m-sm-4{margin:1.5rem!important}.app-styles .mt-sm-4,.app-styles .my-sm-4{margin-top:1.5rem!important}.app-styles .mr-sm-4,.app-styles .mx-sm-4{margin-right:1.5rem!important}.app-styles .mb-sm-4,.app-styles .my-sm-4{margin-bottom:1.5rem!important}.app-styles .ml-sm-4,.app-styles .mx-sm-4{margin-left:1.5rem!important}.app-styles .m-sm-5{margin:3rem!important}.app-styles .mt-sm-5,.app-styles .my-sm-5{margin-top:3rem!important}.app-styles .mr-sm-5,.app-styles .mx-sm-5{margin-right:3rem!important}.app-styles .mb-sm-5,.app-styles .my-sm-5{margin-bottom:3rem!important}.app-styles .ml-sm-5,.app-styles .mx-sm-5{margin-left:3rem!important}.app-styles .p-sm-0{padding:0!important}.app-styles .pt-sm-0,.app-styles .py-sm-0{padding-top:0!important}.app-styles .pr-sm-0,.app-styles .px-sm-0{padding-right:0!important}.app-styles .pb-sm-0,.app-styles .py-sm-0{padding-bottom:0!important}.app-styles .pl-sm-0,.app-styles .px-sm-0{padding-left:0!important}.app-styles .p-sm-1{padding:.25rem!important}.app-styles .pt-sm-1,.app-styles .py-sm-1{padding-top:.25rem!important}.app-styles .pr-sm-1,.app-styles .px-sm-1{padding-right:.25rem!important}.app-styles .pb-sm-1,.app-styles .py-sm-1{padding-bottom:.25rem!important}.app-styles .pl-sm-1,.app-styles .px-sm-1{padding-left:.25rem!important}.app-styles .p-sm-2{padding:.5rem!important}.app-styles .pt-sm-2,.app-styles .py-sm-2{padding-top:.5rem!important}.app-styles .pr-sm-2,.app-styles .px-sm-2{padding-right:.5rem!important}.app-styles .pb-sm-2,.app-styles .py-sm-2{padding-bottom:.5rem!important}.app-styles .pl-sm-2,.app-styles .px-sm-2{padding-left:.5rem!important}.app-styles .p-sm-3{padding:1rem!important}.app-styles .pt-sm-3,.app-styles .py-sm-3{padding-top:1rem!important}.app-styles .pr-sm-3,.app-styles .px-sm-3{padding-right:1rem!important}.app-styles .pb-sm-3,.app-styles .py-sm-3{padding-bottom:1rem!important}.app-styles .pl-sm-3,.app-styles .px-sm-3{padding-left:1rem!important}.app-styles .p-sm-4{padding:1.5rem!important}.app-styles .pt-sm-4,.app-styles .py-sm-4{padding-top:1.5rem!important}.app-styles .pr-sm-4,.app-styles .px-sm-4{padding-right:1.5rem!important}.app-styles .pb-sm-4,.app-styles .py-sm-4{padding-bottom:1.5rem!important}.app-styles .pl-sm-4,.app-styles .px-sm-4{padding-left:1.5rem!important}.app-styles .p-sm-5{padding:3rem!important}.app-styles .pt-sm-5,.app-styles .py-sm-5{padding-top:3rem!important}.app-styles .pr-sm-5,.app-styles .px-sm-5{padding-right:3rem!important}.app-styles .pb-sm-5,.app-styles .py-sm-5{padding-bottom:3rem!important}.app-styles .pl-sm-5,.app-styles .px-sm-5{padding-left:3rem!important}.app-styles .m-sm-n1{margin:-.25rem!important}.app-styles .mt-sm-n1,.app-styles .my-sm-n1{margin-top:-.25rem!important}.app-styles .mr-sm-n1,.app-styles .mx-sm-n1{margin-right:-.25rem!important}.app-styles .mb-sm-n1,.app-styles .my-sm-n1{margin-bottom:-.25rem!important}.app-styles .ml-sm-n1,.app-styles .mx-sm-n1{margin-left:-.25rem!important}.app-styles .m-sm-n2{margin:-.5rem!important}.app-styles .mt-sm-n2,.app-styles .my-sm-n2{margin-top:-.5rem!important}.app-styles .mr-sm-n2,.app-styles .mx-sm-n2{margin-right:-.5rem!important}.app-styles .mb-sm-n2,.app-styles .my-sm-n2{margin-bottom:-.5rem!important}.app-styles .ml-sm-n2,.app-styles .mx-sm-n2{margin-left:-.5rem!important}.app-styles .m-sm-n3{margin:-1rem!important}.app-styles .mt-sm-n3,.app-styles .my-sm-n3{margin-top:-1rem!important}.app-styles .mr-sm-n3,.app-styles .mx-sm-n3{margin-right:-1rem!important}.app-styles .mb-sm-n3,.app-styles .my-sm-n3{margin-bottom:-1rem!important}.app-styles .ml-sm-n3,.app-styles .mx-sm-n3{margin-left:-1rem!important}.app-styles .m-sm-n4{margin:-1.5rem!important}.app-styles .mt-sm-n4,.app-styles .my-sm-n4{margin-top:-1.5rem!important}.app-styles .mr-sm-n4,.app-styles .mx-sm-n4{margin-right:-1.5rem!important}.app-styles .mb-sm-n4,.app-styles .my-sm-n4{margin-bottom:-1.5rem!important}.app-styles .ml-sm-n4,.app-styles .mx-sm-n4{margin-left:-1.5rem!important}.app-styles .m-sm-n5{margin:-3rem!important}.app-styles .mt-sm-n5,.app-styles .my-sm-n5{margin-top:-3rem!important}.app-styles .mr-sm-n5,.app-styles .mx-sm-n5{margin-right:-3rem!important}.app-styles .mb-sm-n5,.app-styles .my-sm-n5{margin-bottom:-3rem!important}.app-styles .ml-sm-n5,.app-styles .mx-sm-n5{margin-left:-3rem!important}.app-styles .m-sm-auto{margin:auto!important}.app-styles .mt-sm-auto,.app-styles .my-sm-auto{margin-top:auto!important}.app-styles .mr-sm-auto,.app-styles .mx-sm-auto{margin-right:auto!important}.app-styles .mb-sm-auto,.app-styles .my-sm-auto{margin-bottom:auto!important}.app-styles .ml-sm-auto,.app-styles .mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.app-styles .m-md-0{margin:0!important}.app-styles .mt-md-0,.app-styles .my-md-0{margin-top:0!important}.app-styles .mr-md-0,.app-styles .mx-md-0{margin-right:0!important}.app-styles .mb-md-0,.app-styles .my-md-0{margin-bottom:0!important}.app-styles .ml-md-0,.app-styles .mx-md-0{margin-left:0!important}.app-styles .m-md-1{margin:.25rem!important}.app-styles .mt-md-1,.app-styles .my-md-1{margin-top:.25rem!important}.app-styles .mr-md-1,.app-styles .mx-md-1{margin-right:.25rem!important}.app-styles .mb-md-1,.app-styles .my-md-1{margin-bottom:.25rem!important}.app-styles .ml-md-1,.app-styles .mx-md-1{margin-left:.25rem!important}.app-styles .m-md-2{margin:.5rem!important}.app-styles .mt-md-2,.app-styles .my-md-2{margin-top:.5rem!important}.app-styles .mr-md-2,.app-styles .mx-md-2{margin-right:.5rem!important}.app-styles .mb-md-2,.app-styles .my-md-2{margin-bottom:.5rem!important}.app-styles .ml-md-2,.app-styles .mx-md-2{margin-left:.5rem!important}.app-styles .m-md-3{margin:1rem!important}.app-styles .mt-md-3,.app-styles .my-md-3{margin-top:1rem!important}.app-styles .mr-md-3,.app-styles .mx-md-3{margin-right:1rem!important}.app-styles .mb-md-3,.app-styles .my-md-3{margin-bottom:1rem!important}.app-styles .ml-md-3,.app-styles .mx-md-3{margin-left:1rem!important}.app-styles .m-md-4{margin:1.5rem!important}.app-styles .mt-md-4,.app-styles .my-md-4{margin-top:1.5rem!important}.app-styles .mr-md-4,.app-styles .mx-md-4{margin-right:1.5rem!important}.app-styles .mb-md-4,.app-styles .my-md-4{margin-bottom:1.5rem!important}.app-styles .ml-md-4,.app-styles .mx-md-4{margin-left:1.5rem!important}.app-styles .m-md-5{margin:3rem!important}.app-styles .mt-md-5,.app-styles .my-md-5{margin-top:3rem!important}.app-styles .mr-md-5,.app-styles .mx-md-5{margin-right:3rem!important}.app-styles .mb-md-5,.app-styles .my-md-5{margin-bottom:3rem!important}.app-styles .ml-md-5,.app-styles .mx-md-5{margin-left:3rem!important}.app-styles .p-md-0{padding:0!important}.app-styles .pt-md-0,.app-styles .py-md-0{padding-top:0!important}.app-styles .pr-md-0,.app-styles .px-md-0{padding-right:0!important}.app-styles .pb-md-0,.app-styles .py-md-0{padding-bottom:0!important}.app-styles .pl-md-0,.app-styles .px-md-0{padding-left:0!important}.app-styles .p-md-1{padding:.25rem!important}.app-styles .pt-md-1,.app-styles .py-md-1{padding-top:.25rem!important}.app-styles .pr-md-1,.app-styles .px-md-1{padding-right:.25rem!important}.app-styles .pb-md-1,.app-styles .py-md-1{padding-bottom:.25rem!important}.app-styles .pl-md-1,.app-styles .px-md-1{padding-left:.25rem!important}.app-styles .p-md-2{padding:.5rem!important}.app-styles .pt-md-2,.app-styles .py-md-2{padding-top:.5rem!important}.app-styles .pr-md-2,.app-styles .px-md-2{padding-right:.5rem!important}.app-styles .pb-md-2,.app-styles .py-md-2{padding-bottom:.5rem!important}.app-styles .pl-md-2,.app-styles .px-md-2{padding-left:.5rem!important}.app-styles .p-md-3{padding:1rem!important}.app-styles .pt-md-3,.app-styles .py-md-3{padding-top:1rem!important}.app-styles .pr-md-3,.app-styles .px-md-3{padding-right:1rem!important}.app-styles .pb-md-3,.app-styles .py-md-3{padding-bottom:1rem!important}.app-styles .pl-md-3,.app-styles .px-md-3{padding-left:1rem!important}.app-styles .p-md-4{padding:1.5rem!important}.app-styles .pt-md-4,.app-styles .py-md-4{padding-top:1.5rem!important}.app-styles .pr-md-4,.app-styles .px-md-4{padding-right:1.5rem!important}.app-styles .pb-md-4,.app-styles .py-md-4{padding-bottom:1.5rem!important}.app-styles .pl-md-4,.app-styles .px-md-4{padding-left:1.5rem!important}.app-styles .p-md-5{padding:3rem!important}.app-styles .pt-md-5,.app-styles .py-md-5{padding-top:3rem!important}.app-styles .pr-md-5,.app-styles .px-md-5{padding-right:3rem!important}.app-styles .pb-md-5,.app-styles .py-md-5{padding-bottom:3rem!important}.app-styles .pl-md-5,.app-styles .px-md-5{padding-left:3rem!important}.app-styles .m-md-n1{margin:-.25rem!important}.app-styles .mt-md-n1,.app-styles .my-md-n1{margin-top:-.25rem!important}.app-styles .mr-md-n1,.app-styles .mx-md-n1{margin-right:-.25rem!important}.app-styles .mb-md-n1,.app-styles .my-md-n1{margin-bottom:-.25rem!important}.app-styles .ml-md-n1,.app-styles .mx-md-n1{margin-left:-.25rem!important}.app-styles .m-md-n2{margin:-.5rem!important}.app-styles .mt-md-n2,.app-styles .my-md-n2{margin-top:-.5rem!important}.app-styles .mr-md-n2,.app-styles .mx-md-n2{margin-right:-.5rem!important}.app-styles .mb-md-n2,.app-styles .my-md-n2{margin-bottom:-.5rem!important}.app-styles .ml-md-n2,.app-styles .mx-md-n2{margin-left:-.5rem!important}.app-styles .m-md-n3{margin:-1rem!important}.app-styles .mt-md-n3,.app-styles .my-md-n3{margin-top:-1rem!important}.app-styles .mr-md-n3,.app-styles .mx-md-n3{margin-right:-1rem!important}.app-styles .mb-md-n3,.app-styles .my-md-n3{margin-bottom:-1rem!important}.app-styles .ml-md-n3,.app-styles .mx-md-n3{margin-left:-1rem!important}.app-styles .m-md-n4{margin:-1.5rem!important}.app-styles .mt-md-n4,.app-styles .my-md-n4{margin-top:-1.5rem!important}.app-styles .mr-md-n4,.app-styles .mx-md-n4{margin-right:-1.5rem!important}.app-styles .mb-md-n4,.app-styles .my-md-n4{margin-bottom:-1.5rem!important}.app-styles .ml-md-n4,.app-styles .mx-md-n4{margin-left:-1.5rem!important}.app-styles .m-md-n5{margin:-3rem!important}.app-styles .mt-md-n5,.app-styles .my-md-n5{margin-top:-3rem!important}.app-styles .mr-md-n5,.app-styles .mx-md-n5{margin-right:-3rem!important}.app-styles .mb-md-n5,.app-styles .my-md-n5{margin-bottom:-3rem!important}.app-styles .ml-md-n5,.app-styles .mx-md-n5{margin-left:-3rem!important}.app-styles .m-md-auto{margin:auto!important}.app-styles .mt-md-auto,.app-styles .my-md-auto{margin-top:auto!important}.app-styles .mr-md-auto,.app-styles .mx-md-auto{margin-right:auto!important}.app-styles .mb-md-auto,.app-styles .my-md-auto{margin-bottom:auto!important}.app-styles .ml-md-auto,.app-styles .mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.app-styles .m-lg-0{margin:0!important}.app-styles .mt-lg-0,.app-styles .my-lg-0{margin-top:0!important}.app-styles .mr-lg-0,.app-styles .mx-lg-0{margin-right:0!important}.app-styles .mb-lg-0,.app-styles .my-lg-0{margin-bottom:0!important}.app-styles .ml-lg-0,.app-styles .mx-lg-0{margin-left:0!important}.app-styles .m-lg-1{margin:.25rem!important}.app-styles .mt-lg-1,.app-styles .my-lg-1{margin-top:.25rem!important}.app-styles .mr-lg-1,.app-styles .mx-lg-1{margin-right:.25rem!important}.app-styles .mb-lg-1,.app-styles .my-lg-1{margin-bottom:.25rem!important}.app-styles .ml-lg-1,.app-styles .mx-lg-1{margin-left:.25rem!important}.app-styles .m-lg-2{margin:.5rem!important}.app-styles .mt-lg-2,.app-styles .my-lg-2{margin-top:.5rem!important}.app-styles .mr-lg-2,.app-styles .mx-lg-2{margin-right:.5rem!important}.app-styles .mb-lg-2,.app-styles .my-lg-2{margin-bottom:.5rem!important}.app-styles .ml-lg-2,.app-styles .mx-lg-2{margin-left:.5rem!important}.app-styles .m-lg-3{margin:1rem!important}.app-styles .mt-lg-3,.app-styles .my-lg-3{margin-top:1rem!important}.app-styles .mr-lg-3,.app-styles .mx-lg-3{margin-right:1rem!important}.app-styles .mb-lg-3,.app-styles .my-lg-3{margin-bottom:1rem!important}.app-styles .ml-lg-3,.app-styles .mx-lg-3{margin-left:1rem!important}.app-styles .m-lg-4{margin:1.5rem!important}.app-styles .mt-lg-4,.app-styles .my-lg-4{margin-top:1.5rem!important}.app-styles .mr-lg-4,.app-styles .mx-lg-4{margin-right:1.5rem!important}.app-styles .mb-lg-4,.app-styles .my-lg-4{margin-bottom:1.5rem!important}.app-styles .ml-lg-4,.app-styles .mx-lg-4{margin-left:1.5rem!important}.app-styles .m-lg-5{margin:3rem!important}.app-styles .mt-lg-5,.app-styles .my-lg-5{margin-top:3rem!important}.app-styles .mr-lg-5,.app-styles .mx-lg-5{margin-right:3rem!important}.app-styles .mb-lg-5,.app-styles .my-lg-5{margin-bottom:3rem!important}.app-styles .ml-lg-5,.app-styles .mx-lg-5{margin-left:3rem!important}.app-styles .p-lg-0{padding:0!important}.app-styles .pt-lg-0,.app-styles .py-lg-0{padding-top:0!important}.app-styles .pr-lg-0,.app-styles .px-lg-0{padding-right:0!important}.app-styles .pb-lg-0,.app-styles .py-lg-0{padding-bottom:0!important}.app-styles .pl-lg-0,.app-styles .px-lg-0{padding-left:0!important}.app-styles .p-lg-1{padding:.25rem!important}.app-styles .pt-lg-1,.app-styles .py-lg-1{padding-top:.25rem!important}.app-styles .pr-lg-1,.app-styles .px-lg-1{padding-right:.25rem!important}.app-styles .pb-lg-1,.app-styles .py-lg-1{padding-bottom:.25rem!important}.app-styles .pl-lg-1,.app-styles .px-lg-1{padding-left:.25rem!important}.app-styles .p-lg-2{padding:.5rem!important}.app-styles .pt-lg-2,.app-styles .py-lg-2{padding-top:.5rem!important}.app-styles .pr-lg-2,.app-styles .px-lg-2{padding-right:.5rem!important}.app-styles .pb-lg-2,.app-styles .py-lg-2{padding-bottom:.5rem!important}.app-styles .pl-lg-2,.app-styles .px-lg-2{padding-left:.5rem!important}.app-styles .p-lg-3{padding:1rem!important}.app-styles .pt-lg-3,.app-styles .py-lg-3{padding-top:1rem!important}.app-styles .pr-lg-3,.app-styles .px-lg-3{padding-right:1rem!important}.app-styles .pb-lg-3,.app-styles .py-lg-3{padding-bottom:1rem!important}.app-styles .pl-lg-3,.app-styles .px-lg-3{padding-left:1rem!important}.app-styles .p-lg-4{padding:1.5rem!important}.app-styles .pt-lg-4,.app-styles .py-lg-4{padding-top:1.5rem!important}.app-styles .pr-lg-4,.app-styles .px-lg-4{padding-right:1.5rem!important}.app-styles .pb-lg-4,.app-styles .py-lg-4{padding-bottom:1.5rem!important}.app-styles .pl-lg-4,.app-styles .px-lg-4{padding-left:1.5rem!important}.app-styles .p-lg-5{padding:3rem!important}.app-styles .pt-lg-5,.app-styles .py-lg-5{padding-top:3rem!important}.app-styles .pr-lg-5,.app-styles .px-lg-5{padding-right:3rem!important}.app-styles .pb-lg-5,.app-styles .py-lg-5{padding-bottom:3rem!important}.app-styles .pl-lg-5,.app-styles .px-lg-5{padding-left:3rem!important}.app-styles .m-lg-n1{margin:-.25rem!important}.app-styles .mt-lg-n1,.app-styles .my-lg-n1{margin-top:-.25rem!important}.app-styles .mr-lg-n1,.app-styles .mx-lg-n1{margin-right:-.25rem!important}.app-styles .mb-lg-n1,.app-styles .my-lg-n1{margin-bottom:-.25rem!important}.app-styles .ml-lg-n1,.app-styles .mx-lg-n1{margin-left:-.25rem!important}.app-styles .m-lg-n2{margin:-.5rem!important}.app-styles .mt-lg-n2,.app-styles .my-lg-n2{margin-top:-.5rem!important}.app-styles .mr-lg-n2,.app-styles .mx-lg-n2{margin-right:-.5rem!important}.app-styles .mb-lg-n2,.app-styles .my-lg-n2{margin-bottom:-.5rem!important}.app-styles .ml-lg-n2,.app-styles .mx-lg-n2{margin-left:-.5rem!important}.app-styles .m-lg-n3{margin:-1rem!important}.app-styles .mt-lg-n3,.app-styles .my-lg-n3{margin-top:-1rem!important}.app-styles .mr-lg-n3,.app-styles .mx-lg-n3{margin-right:-1rem!important}.app-styles .mb-lg-n3,.app-styles .my-lg-n3{margin-bottom:-1rem!important}.app-styles .ml-lg-n3,.app-styles .mx-lg-n3{margin-left:-1rem!important}.app-styles .m-lg-n4{margin:-1.5rem!important}.app-styles .mt-lg-n4,.app-styles .my-lg-n4{margin-top:-1.5rem!important}.app-styles .mr-lg-n4,.app-styles .mx-lg-n4{margin-right:-1.5rem!important}.app-styles .mb-lg-n4,.app-styles .my-lg-n4{margin-bottom:-1.5rem!important}.app-styles .ml-lg-n4,.app-styles .mx-lg-n4{margin-left:-1.5rem!important}.app-styles .m-lg-n5{margin:-3rem!important}.app-styles .mt-lg-n5,.app-styles .my-lg-n5{margin-top:-3rem!important}.app-styles .mr-lg-n5,.app-styles .mx-lg-n5{margin-right:-3rem!important}.app-styles .mb-lg-n5,.app-styles .my-lg-n5{margin-bottom:-3rem!important}.app-styles .ml-lg-n5,.app-styles .mx-lg-n5{margin-left:-3rem!important}.app-styles .m-lg-auto{margin:auto!important}.app-styles .mt-lg-auto,.app-styles .my-lg-auto{margin-top:auto!important}.app-styles .mr-lg-auto,.app-styles .mx-lg-auto{margin-right:auto!important}.app-styles .mb-lg-auto,.app-styles .my-lg-auto{margin-bottom:auto!important}.app-styles .ml-lg-auto,.app-styles .mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.app-styles .m-xl-0{margin:0!important}.app-styles .mt-xl-0,.app-styles .my-xl-0{margin-top:0!important}.app-styles .mr-xl-0,.app-styles .mx-xl-0{margin-right:0!important}.app-styles .mb-xl-0,.app-styles .my-xl-0{margin-bottom:0!important}.app-styles .ml-xl-0,.app-styles .mx-xl-0{margin-left:0!important}.app-styles .m-xl-1{margin:.25rem!important}.app-styles .mt-xl-1,.app-styles .my-xl-1{margin-top:.25rem!important}.app-styles .mr-xl-1,.app-styles .mx-xl-1{margin-right:.25rem!important}.app-styles .mb-xl-1,.app-styles .my-xl-1{margin-bottom:.25rem!important}.app-styles .ml-xl-1,.app-styles .mx-xl-1{margin-left:.25rem!important}.app-styles .m-xl-2{margin:.5rem!important}.app-styles .mt-xl-2,.app-styles .my-xl-2{margin-top:.5rem!important}.app-styles .mr-xl-2,.app-styles .mx-xl-2{margin-right:.5rem!important}.app-styles .mb-xl-2,.app-styles .my-xl-2{margin-bottom:.5rem!important}.app-styles .ml-xl-2,.app-styles .mx-xl-2{margin-left:.5rem!important}.app-styles .m-xl-3{margin:1rem!important}.app-styles .mt-xl-3,.app-styles .my-xl-3{margin-top:1rem!important}.app-styles .mr-xl-3,.app-styles .mx-xl-3{margin-right:1rem!important}.app-styles .mb-xl-3,.app-styles .my-xl-3{margin-bottom:1rem!important}.app-styles .ml-xl-3,.app-styles .mx-xl-3{margin-left:1rem!important}.app-styles .m-xl-4{margin:1.5rem!important}.app-styles .mt-xl-4,.app-styles .my-xl-4{margin-top:1.5rem!important}.app-styles .mr-xl-4,.app-styles .mx-xl-4{margin-right:1.5rem!important}.app-styles .mb-xl-4,.app-styles .my-xl-4{margin-bottom:1.5rem!important}.app-styles .ml-xl-4,.app-styles .mx-xl-4{margin-left:1.5rem!important}.app-styles .m-xl-5{margin:3rem!important}.app-styles .mt-xl-5,.app-styles .my-xl-5{margin-top:3rem!important}.app-styles .mr-xl-5,.app-styles .mx-xl-5{margin-right:3rem!important}.app-styles .mb-xl-5,.app-styles .my-xl-5{margin-bottom:3rem!important}.app-styles .ml-xl-5,.app-styles .mx-xl-5{margin-left:3rem!important}.app-styles .p-xl-0{padding:0!important}.app-styles .pt-xl-0,.app-styles .py-xl-0{padding-top:0!important}.app-styles .pr-xl-0,.app-styles .px-xl-0{padding-right:0!important}.app-styles .pb-xl-0,.app-styles .py-xl-0{padding-bottom:0!important}.app-styles .pl-xl-0,.app-styles .px-xl-0{padding-left:0!important}.app-styles .p-xl-1{padding:.25rem!important}.app-styles .pt-xl-1,.app-styles .py-xl-1{padding-top:.25rem!important}.app-styles .pr-xl-1,.app-styles .px-xl-1{padding-right:.25rem!important}.app-styles .pb-xl-1,.app-styles .py-xl-1{padding-bottom:.25rem!important}.app-styles .pl-xl-1,.app-styles .px-xl-1{padding-left:.25rem!important}.app-styles .p-xl-2{padding:.5rem!important}.app-styles .pt-xl-2,.app-styles .py-xl-2{padding-top:.5rem!important}.app-styles .pr-xl-2,.app-styles .px-xl-2{padding-right:.5rem!important}.app-styles .pb-xl-2,.app-styles .py-xl-2{padding-bottom:.5rem!important}.app-styles .pl-xl-2,.app-styles .px-xl-2{padding-left:.5rem!important}.app-styles .p-xl-3{padding:1rem!important}.app-styles .pt-xl-3,.app-styles .py-xl-3{padding-top:1rem!important}.app-styles .pr-xl-3,.app-styles .px-xl-3{padding-right:1rem!important}.app-styles .pb-xl-3,.app-styles .py-xl-3{padding-bottom:1rem!important}.app-styles .pl-xl-3,.app-styles .px-xl-3{padding-left:1rem!important}.app-styles .p-xl-4{padding:1.5rem!important}.app-styles .pt-xl-4,.app-styles .py-xl-4{padding-top:1.5rem!important}.app-styles .pr-xl-4,.app-styles .px-xl-4{padding-right:1.5rem!important}.app-styles .pb-xl-4,.app-styles .py-xl-4{padding-bottom:1.5rem!important}.app-styles .pl-xl-4,.app-styles .px-xl-4{padding-left:1.5rem!important}.app-styles .p-xl-5{padding:3rem!important}.app-styles .pt-xl-5,.app-styles .py-xl-5{padding-top:3rem!important}.app-styles .pr-xl-5,.app-styles .px-xl-5{padding-right:3rem!important}.app-styles .pb-xl-5,.app-styles .py-xl-5{padding-bottom:3rem!important}.app-styles .pl-xl-5,.app-styles .px-xl-5{padding-left:3rem!important}.app-styles .m-xl-n1{margin:-.25rem!important}.app-styles .mt-xl-n1,.app-styles .my-xl-n1{margin-top:-.25rem!important}.app-styles .mr-xl-n1,.app-styles .mx-xl-n1{margin-right:-.25rem!important}.app-styles .mb-xl-n1,.app-styles .my-xl-n1{margin-bottom:-.25rem!important}.app-styles .ml-xl-n1,.app-styles .mx-xl-n1{margin-left:-.25rem!important}.app-styles .m-xl-n2{margin:-.5rem!important}.app-styles .mt-xl-n2,.app-styles .my-xl-n2{margin-top:-.5rem!important}.app-styles .mr-xl-n2,.app-styles .mx-xl-n2{margin-right:-.5rem!important}.app-styles .mb-xl-n2,.app-styles .my-xl-n2{margin-bottom:-.5rem!important}.app-styles .ml-xl-n2,.app-styles .mx-xl-n2{margin-left:-.5rem!important}.app-styles .m-xl-n3{margin:-1rem!important}.app-styles .mt-xl-n3,.app-styles .my-xl-n3{margin-top:-1rem!important}.app-styles .mr-xl-n3,.app-styles .mx-xl-n3{margin-right:-1rem!important}.app-styles .mb-xl-n3,.app-styles .my-xl-n3{margin-bottom:-1rem!important}.app-styles .ml-xl-n3,.app-styles .mx-xl-n3{margin-left:-1rem!important}.app-styles .m-xl-n4{margin:-1.5rem!important}.app-styles .mt-xl-n4,.app-styles .my-xl-n4{margin-top:-1.5rem!important}.app-styles .mr-xl-n4,.app-styles .mx-xl-n4{margin-right:-1.5rem!important}.app-styles .mb-xl-n4,.app-styles .my-xl-n4{margin-bottom:-1.5rem!important}.app-styles .ml-xl-n4,.app-styles .mx-xl-n4{margin-left:-1.5rem!important}.app-styles .m-xl-n5{margin:-3rem!important}.app-styles .mt-xl-n5,.app-styles .my-xl-n5{margin-top:-3rem!important}.app-styles .mr-xl-n5,.app-styles .mx-xl-n5{margin-right:-3rem!important}.app-styles .mb-xl-n5,.app-styles .my-xl-n5{margin-bottom:-3rem!important}.app-styles .ml-xl-n5,.app-styles .mx-xl-n5{margin-left:-3rem!important}.app-styles .m-xl-auto{margin:auto!important}.app-styles .mt-xl-auto,.app-styles .my-xl-auto{margin-top:auto!important}.app-styles .mr-xl-auto,.app-styles .mx-xl-auto{margin-right:auto!important}.app-styles .mb-xl-auto,.app-styles .my-xl-auto{margin-bottom:auto!important}.app-styles .ml-xl-auto,.app-styles .mx-xl-auto{margin-left:auto!important}}.app-styles .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.app-styles .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.app-styles .text-justify{text-align:justify!important}.app-styles .text-wrap{white-space:normal!important}.app-styles .text-nowrap{white-space:nowrap!important}.app-styles .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-styles .text-left{text-align:left!important}.app-styles .text-right{text-align:right!important}.app-styles .text-center{text-align:center!important}@media(min-width:576px){.app-styles .text-sm-left{text-align:left!important}.app-styles .text-sm-right{text-align:right!important}.app-styles .text-sm-center{text-align:center!important}}@media(min-width:768px){.app-styles .text-md-left{text-align:left!important}.app-styles .text-md-right{text-align:right!important}.app-styles .text-md-center{text-align:center!important}}@media(min-width:992px){.app-styles .text-lg-left{text-align:left!important}.app-styles .text-lg-right{text-align:right!important}.app-styles .text-lg-center{text-align:center!important}}@media(min-width:1200px){.app-styles .text-xl-left{text-align:left!important}.app-styles .text-xl-right{text-align:right!important}.app-styles .text-xl-center{text-align:center!important}}.app-styles .text-lowercase{text-transform:lowercase!important}.app-styles .text-uppercase{text-transform:uppercase!important}.app-styles .text-capitalize{text-transform:capitalize!important}.app-styles .font-weight-light{font-weight:300!important}.app-styles .font-weight-lighter{font-weight:lighter!important}.app-styles .font-weight-normal{font-weight:400!important}.app-styles .font-weight-bold{font-weight:700!important}.app-styles .font-weight-bolder{font-weight:bolder!important}.app-styles .font-italic{font-style:italic!important}.app-styles .text-white{color:#fff!important}.app-styles .text-primary{color:#007bff!important}.app-styles a.text-primary:focus,.app-styles a.text-primary:hover{color:#0056b3!important}.app-styles .text-secondary{color:#6c757d!important}.app-styles a.text-secondary:focus,.app-styles a.text-secondary:hover{color:#494f54!important}.app-styles .text-success{color:#28a745!important}.app-styles a.text-success:focus,.app-styles a.text-success:hover{color:#19692c!important}.app-styles .text-info{color:#17a2b8!important}.app-styles a.text-info:focus,.app-styles a.text-info:hover{color:#0f6674!important}.app-styles .text-warning{color:#ffc107!important}.app-styles a.text-warning:focus,.app-styles a.text-warning:hover{color:#ba8b00!important}.app-styles .text-danger{color:#dc3545!important}.app-styles a.text-danger:focus,.app-styles a.text-danger:hover{color:#a71d2a!important}.app-styles .text-light{color:#f8f9fa!important}.app-styles a.text-light:focus,.app-styles a.text-light:hover{color:#cbd3da!important}.app-styles .text-dark{color:#343a40!important}.app-styles a.text-dark:focus,.app-styles a.text-dark:hover{color:#121416!important}.app-styles .text-body{color:#212529!important}.app-styles .text-muted{color:#6c757d!important}.app-styles .text-black-50{color:rgba(0,0,0,.5)!important}.app-styles .text-white-50{color:hsla(0,0%,100%,.5)!important}.app-styles .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.app-styles .text-decoration-none{text-decoration:none!important}.app-styles .text-break{word-break:break-word!important;word-wrap:break-word!important}.app-styles .text-reset{color:inherit!important}.app-styles .visible{visibility:visible!important}.app-styles .invisible{visibility:hidden!important}@media print{.app-styles *,.app-styles :after,.app-styles :before{text-shadow:none!important;box-shadow:none!important}.app-styles a:not(.btn){text-decoration:underline}.app-styles abbr[title]:after{content:" (" attr(title) ")"}.app-styles pre{white-space:pre-wrap!important}.app-styles blockquote,.app-styles pre{border:1px solid #adb5bd;page-break-inside:avoid}.app-styles thead{display:table-header-group}.app-styles img,.app-styles tr{page-break-inside:avoid}.app-styles h2,.app-styles h3,.app-styles p{orphans:3;widows:3}.app-styles h2,.app-styles h3{page-break-after:avoid}@page{.app-styles{size:a3}}.app-styles .container,.app-styles body{min-width:992px!important}.app-styles .navbar{display:none}.app-styles .badge{border:1px solid #000}.app-styles .table{border-collapse:collapse!important}.app-styles .table td,.app-styles .table th{background-color:#fff!important}.app-styles .table-bordered td,.app-styles .table-bordered th{border:1px solid #dee2e6!important}.app-styles .table-dark{color:inherit}.app-styles .table-dark tbody+tbody,.app-styles .table-dark td,.app-styles .table-dark th,.app-styles .table-dark thead th{border-color:#dee2e6}.app-styles .table .thead-dark th{color:inherit;border-color:#dee2e6}}.app-styles .bv-no-focus-ring:focus{outline:none}@media(max-width:575.98px){.app-styles .bv-d-xs-down-none{display:none!important}}@media(max-width:767.98px){.app-styles .bv-d-sm-down-none{display:none!important}}@media(max-width:991.98px){.app-styles .bv-d-md-down-none{display:none!important}}@media(max-width:1199.98px){.app-styles .bv-d-lg-down-none{display:none!important}}.app-styles .bv-d-xl-down-none{display:none!important}.app-styles .form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .form-control.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles .form-control.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles .b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.app-styles .b-avatar:focus{outline:0}.app-styles .b-avatar.btn,.app-styles .b-avatar[href]{padding:0;border:0}.app-styles .b-avatar.btn .b-avatar-img img,.app-styles .b-avatar[href] .b-avatar-img img{transition:transform .15s ease-in-out}.app-styles .b-avatar.btn:not(:disabled):not(.disabled),.app-styles .b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.app-styles .b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.app-styles .b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{transform:scale(1.15)}.app-styles .b-avatar.disabled,.app-styles .b-avatar:disabled,.app-styles .b-avatar[disabled]{opacity:.65;pointer-events:none}.app-styles .b-avatar .b-avatar-custom,.app-styles .b-avatar .b-avatar-img,.app-styles .b-avatar .b-avatar-text{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.app-styles .b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.app-styles .b-avatar[href]{text-decoration:none}.app-styles .b-avatar>.b-icon{width:60%;height:auto;max-width:100%}.app-styles .b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.app-styles .b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:1}.app-styles .b-avatar-sm{width:1.5rem;height:1.5rem}.app-styles .b-avatar-sm .b-avatar-text{font-size:.6rem}.app-styles .b-avatar-sm .b-avatar-badge{font-size:.42rem}.app-styles .b-avatar-lg{width:3.5rem;height:3.5rem}.app-styles .b-avatar-lg .b-avatar-text{font-size:1.4rem}.app-styles .b-avatar-lg .b-avatar-badge{font-size:.98rem}.app-styles .b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.app-styles .b-avatar-group .b-avatar{border:1px solid #dee2e6}.app-styles .b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),.app-styles .b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled){z-index:1}.app-styles .b-calendar{display:inline-flex}.app-styles .b-calendar .b-calendar-inner{min-width:250px}.app-styles .b-calendar .b-calendar-header,.app-styles .b-calendar .b-calendar-nav{margin-bottom:.25rem}.app-styles .b-calendar .b-calendar-nav .btn{padding:.25rem}.app-styles .b-calendar output{padding:.25rem;font-size:80%}.app-styles .b-calendar output.readonly{background-color:#f5f5f5;opacity:1}.app-styles .b-calendar .b-calendar-footer{margin-top:.5rem}.app-styles .b-calendar .b-calendar-grid{padding:0;margin:0;overflow:hidden}.app-styles .b-calendar .b-calendar-grid .row{flex-wrap:nowrap}.app-styles .b-calendar .b-calendar-grid-caption{padding:.25rem}.app-styles .b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.app-styles .b-calendar .btn.disabled,.app-styles .b-calendar .btn:disabled,.app-styles .b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.app-styles .card-img-left{border-top-left-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.app-styles .card-img-right{border-top-right-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.app-styles .dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,.app-styles .dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.app-styles .dropdown .dropdown-menu:focus{outline:none}.app-styles .b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.app-styles .b-dropdown-form:focus{outline:1px dotted!important;outline:5px auto -webkit-focus-ring-color!important}.app-styles .b-dropdown-form.disabled,.app-styles .b-dropdown-form:disabled{outline:0!important;color:#adb5bd;pointer-events:none}.app-styles .b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.app-styles .custom-checkbox.b-custom-control-lg,.app-styles .input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.app-styles .custom-checkbox.b-custom-control-lg .custom-control-label:before,.app-styles .input-group-lg .custom-checkbox .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.app-styles .custom-checkbox.b-custom-control-lg .custom-control-label:after,.app-styles .input-group-lg .custom-checkbox .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.app-styles .custom-checkbox.b-custom-control-sm,.app-styles .input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.app-styles .custom-checkbox.b-custom-control-sm .custom-control-label:before,.app-styles .input-group-sm .custom-checkbox .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.app-styles .custom-checkbox.b-custom-control-sm .custom-control-label:after,.app-styles .input-group-sm .custom-checkbox .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.app-styles .custom-switch.b-custom-control-lg,.app-styles .input-group-lg .custom-switch{padding-left:2.8125rem}.app-styles .custom-switch.b-custom-control-lg .custom-control-label,.app-styles .input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.app-styles .custom-switch.b-custom-control-lg .custom-control-label:before,.app-styles .input-group-lg .custom-switch .custom-control-label:before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.app-styles .custom-switch.b-custom-control-lg .custom-control-label:after,.app-styles .input-group-lg .custom-switch .custom-control-label:after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.app-styles .custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.app-styles .input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(.9375rem)}.app-styles .custom-switch.b-custom-control-sm,.app-styles .input-group-sm .custom-switch{padding-left:1.96875rem}.app-styles .custom-switch.b-custom-control-sm .custom-control-label,.app-styles .input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.app-styles .custom-switch.b-custom-control-sm .custom-control-label:before,.app-styles .input-group-sm .custom-switch .custom-control-label:before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.app-styles .custom-switch.b-custom-control-sm .custom-control-label:after,.app-styles .input-group-sm .custom-switch .custom-control-label:after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.app-styles .custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,.app-styles .input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(.65625rem)}.app-styles .input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,.app-styles .input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.app-styles .input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.app-styles .input-group>.input-group-append>.btn-group>.btn,.app-styles .input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,.app-styles .input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .b-form-btn-label-control.form-control{display:flex;align-items:stretch;height:auto;padding:0;background-image:none}.input-group .app-styles .b-form-btn-label-control.form-control{padding:0}.app-styles .b-form-btn-label-control.form-control[dir=rtl],[dir=rtl] .app-styles .b-form-btn-label-control.form-control{flex-direction:row-reverse}.app-styles .b-form-btn-label-control.form-control[dir=rtl]>label,[dir=rtl] .app-styles .b-form-btn-label-control.form-control>label{text-align:right}.app-styles .b-form-btn-label-control.form-control>.btn{line-height:1;font-size:inherit;box-shadow:none!important;border:0}.app-styles .b-form-btn-label-control.form-control>.btn:disabled{pointer-events:none}.app-styles .b-form-btn-label-control.form-control.is-valid>.btn{color:#28a745}.app-styles .b-form-btn-label-control.form-control.is-invalid>.btn{color:#dc3545}.app-styles .b-form-btn-label-control.form-control>.dropdown-menu{padding:.5rem}.app-styles .b-form-btn-label-control.form-control>.form-control{height:auto;min-height:calc(1.5em + .75rem);padding-left:.25rem;margin:0;border:0;outline:0;background:transparent;word-break:break-word;font-size:inherit;white-space:normal;cursor:pointer}.app-styles .b-form-btn-label-control.form-control>.form-control.form-control-sm{min-height:calc(1.5em + .5rem)}.app-styles .b-form-btn-label-control.form-control>.form-control.form-control-lg{min-height:calc(1.5em + 1rem)}.input-group.input-group-sm .app-styles .b-form-btn-label-control.form-control>.form-control{min-height:calc(1.5em + .5rem);padding-top:.25rem;padding-bottom:.25rem}.input-group.input-group-lg .app-styles .b-form-btn-label-control.form-control>.form-control{min-height:calc(1.5em + 1rem);padding-top:.5rem;padding-bottom:.5rem}.app-styles .b-form-btn-label-control.form-control[aria-disabled=true],.app-styles .b-form-btn-label-control.form-control[aria-readonly=true]{background-color:#f5f5f5;opacity:1}.app-styles .b-form-btn-label-control.form-control[aria-disabled=true]{pointer-events:none}.app-styles .b-form-btn-label-control.form-control[aria-disabled=true]>label{cursor:default}.app-styles .b-form-btn-label-control.btn-group>.dropdown-menu{padding:.5rem}.app-styles .custom-file-label{white-space:nowrap;overflow-x:hidden}.app-styles .b-custom-control-lg.custom-file,.app-styles .b-custom-control-lg .custom-file-input,.app-styles .b-custom-control-lg .custom-file-label,.app-styles .input-group-lg.custom-file,.app-styles .input-group-lg .custom-file-input,.app-styles .input-group-lg .custom-file-label{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.app-styles .b-custom-control-lg .custom-file-label,.app-styles .b-custom-control-lg .custom-file-label:after,.app-styles .input-group-lg .custom-file-label,.app-styles .input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.app-styles .b-custom-control-lg .custom-file-label,.app-styles .input-group-lg .custom-file-label{border-radius:.3rem}.app-styles .b-custom-control-lg .custom-file-label:after,.app-styles .input-group-lg .custom-file-label:after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.app-styles .b-custom-control-sm.custom-file,.app-styles .b-custom-control-sm .custom-file-input,.app-styles .b-custom-control-sm .custom-file-label,.app-styles .input-group-sm.custom-file,.app-styles .input-group-sm .custom-file-input,.app-styles .input-group-sm .custom-file-label{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.app-styles .b-custom-control-sm .custom-file-label,.app-styles .b-custom-control-sm .custom-file-label:after,.app-styles .input-group-sm .custom-file-label,.app-styles .input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.app-styles .b-custom-control-sm .custom-file-label,.app-styles .input-group-sm .custom-file-label{border-radius:.2rem}.app-styles .b-custom-control-sm .custom-file-label:after,.app-styles .input-group-sm .custom-file-label:after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.app-styles .form-control.is-invalid,.app-styles .form-control.is-valid,.was-validated .app-styles .form-control:invalid,.was-validated .app-styles .form-control:valid{background-position:right calc(.375em + .1875rem) center}.app-styles input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}.app-styles .input-group-sm input[type=color].form-control,.app-styles input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}.app-styles .input-group-lg input[type=color].form-control,.app-styles input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}.app-styles input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.app-styles .input-group>.custom-range{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.app-styles .input-group>.custom-file+.custom-range,.app-styles .input-group>.custom-range+.custom-file,.app-styles .input-group>.custom-range+.custom-range,.app-styles .input-group>.custom-range+.custom-select,.app-styles .input-group>.custom-range+.form-control,.app-styles .input-group>.custom-range+.form-control-plaintext,.app-styles .input-group>.custom-select+.custom-range,.app-styles .input-group>.form-control+.custom-range,.app-styles .input-group>.form-control-plaintext+.custom-range{margin-left:-1px}.app-styles .input-group>.custom-range:focus{z-index:3}.app-styles .input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.app-styles .input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.app-styles .input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .input-group>.custom-range{transition:none}}.app-styles .input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .input-group>.custom-range:disabled,.app-styles .input-group>.custom-range[readonly]{background-color:#f5f5f5}.app-styles .input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.app-styles .input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.app-styles .input-group .custom-range.is-valid,.was-validated .app-styles .input-group .custom-range:valid{border-color:#28a745}.app-styles .input-group .custom-range.is-valid:focus,.was-validated .app-styles .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles .custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated .app-styles .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.app-styles .custom-range.is-valid:focus::-moz-range-thumb,.was-validated .app-styles .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.app-styles .custom-range.is-valid:focus::-ms-thumb,.was-validated .app-styles .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.app-styles .custom-range.is-valid::-webkit-slider-thumb,.was-validated .app-styles .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.app-styles .custom-range.is-valid::-webkit-slider-thumb:active,.was-validated .app-styles .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.app-styles .custom-range.is-valid::-webkit-slider-runnable-track,.was-validated .app-styles .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}.app-styles .custom-range.is-valid::-moz-range-thumb,.was-validated .app-styles .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}.app-styles .custom-range.is-valid::-moz-range-thumb:active,.was-validated .app-styles .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.app-styles .custom-range.is-valid::-moz-range-track,.was-validated .app-styles .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}.app-styles .custom-range.is-valid~.valid-feedback,.app-styles .custom-range.is-valid~.valid-tooltip,.was-validated .app-styles .custom-range:valid~.valid-feedback,.was-validated .app-styles .custom-range:valid~.valid-tooltip{display:block}.app-styles .custom-range.is-valid::-ms-thumb,.was-validated .app-styles .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}.app-styles .custom-range.is-valid::-ms-thumb:active,.was-validated .app-styles .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.app-styles .custom-range.is-valid::-ms-track-lower,.app-styles .custom-range.is-valid::-ms-track-upper,.was-validated .app-styles .custom-range:valid::-ms-track-lower,.was-validated .app-styles .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}.app-styles .input-group .custom-range.is-invalid,.was-validated .app-styles .input-group .custom-range:invalid{border-color:#dc3545}.app-styles .input-group .custom-range.is-invalid:focus,.was-validated .app-styles .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles .custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated .app-styles .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.app-styles .custom-range.is-invalid:focus::-moz-range-thumb,.was-validated .app-styles .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.app-styles .custom-range.is-invalid:focus::-ms-thumb,.was-validated .app-styles .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.app-styles .custom-range.is-invalid::-webkit-slider-thumb,.was-validated .app-styles .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.app-styles .custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated .app-styles .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.app-styles .custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated .app-styles .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}.app-styles .custom-range.is-invalid::-moz-range-thumb,.was-validated .app-styles .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.app-styles .custom-range.is-invalid::-moz-range-thumb:active,.was-validated .app-styles .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.app-styles .custom-range.is-invalid::-moz-range-track,.was-validated .app-styles .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}.app-styles .custom-range.is-invalid~.invalid-feedback,.app-styles .custom-range.is-invalid~.invalid-tooltip,.was-validated .app-styles .custom-range:invalid~.invalid-feedback,.was-validated .app-styles .custom-range:invalid~.invalid-tooltip{display:block}.app-styles .custom-range.is-invalid::-ms-thumb,.was-validated .app-styles .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}.app-styles .custom-range.is-invalid::-ms-thumb:active,.was-validated .app-styles .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.app-styles .custom-range.is-invalid::-ms-track-lower,.app-styles .custom-range.is-invalid::-ms-track-upper,.was-validated .app-styles .custom-range:invalid::-ms-track-lower,.was-validated .app-styles .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.app-styles .custom-radio.b-custom-control-lg,.app-styles .input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.app-styles .custom-radio.b-custom-control-lg .custom-control-label:before,.app-styles .input-group-lg .custom-radio .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.app-styles .custom-radio.b-custom-control-lg .custom-control-label:after,.app-styles .input-group-lg .custom-radio .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.app-styles .custom-radio.b-custom-control-sm,.app-styles .input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.app-styles .custom-radio.b-custom-control-sm .custom-control-label:before,.app-styles .input-group-sm .custom-radio .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.app-styles .custom-radio.b-custom-control-sm .custom-control-label:after,.app-styles .input-group-sm .custom-radio .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.app-styles .b-rating{text-align:center}.app-styles .b-rating.d-inline-flex{width:auto}.app-styles .b-rating .b-rating-star,.app-styles .b-rating .b-rating-value{padding:0 .25em}.app-styles .b-rating .b-rating-value{min-width:2.5em}.app-styles .b-rating .b-rating-star{display:inline-flex;justify-content:center;outline:0}.app-styles .b-rating .b-rating-star .b-rating-icon{display:inline-flex;transition:all .15s ease-in-out}.app-styles .b-rating.disabled,.app-styles .b-rating:disabled{background-color:#f5f5f5;color:#6c757d}.app-styles .b-rating:not(.disabled):not(.readonly) .b-rating-star{cursor:pointer}.app-styles .b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,.app-styles .b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon{transform:scale(1.5)}.app-styles .b-rating[dir=rtl] .b-rating-star-half{transform:scaleX(-1)}.app-styles .b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}.app-styles .b-form-spinbutton[dir=rtl]:not(.flex-column),[dir=rtl] .app-styles .b-form-spinbutton:not(.flex-column){flex-direction:row-reverse}.app-styles .b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.app-styles .b-form-spinbutton output>bdi,.app-styles .b-form-spinbutton output>div{display:block;min-width:2.25em;height:1.5em}.app-styles .b-form-spinbutton.flex-column{height:auto;width:auto}.app-styles .b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.app-styles .b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.app-styles .b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.app-styles .b-form-spinbutton .btn{line-height:1;box-shadow:none!important}.app-styles .b-form-spinbutton .btn:disabled{pointer-events:none}.app-styles .b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{transform:scale(1.25)}.app-styles .b-form-spinbutton.disabled,.app-styles .b-form-spinbutton.readonly{background-color:#f5f5f5}.app-styles .b-form-spinbutton.disabled{pointer-events:none}.app-styles .b-form-tags .b-form-tags-list{margin-top:-.25rem}.app-styles .b-form-tags .b-form-tags-list .b-form-tag,.app-styles .b-form-tags .b-form-tags-list .b-from-tags-field{margin-top:.25rem}.app-styles .b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.app-styles .b-form-tags.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.app-styles .b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.app-styles .b-form-tags.disabled{background-color:#f5f5f5}.app-styles .b-form-tag{font-size:75%;font-weight:400;line-height:1.5;margin-right:.25rem}.app-styles .b-form-tag.disabled{opacity:.75}.app-styles .b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none;margin-left:.25rem}.app-styles .form-control-lg .b-form-tag,.app-styles .form-control-sm .b-form-tag{line-height:1.5}.app-styles .media-aside{display:flex;margin-right:1rem}.app-styles .media-aside-right{margin-right:0;margin-left:1rem}.app-styles .modal-backdrop{opacity:.5}.app-styles .b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.app-styles .b-pagination-pills .page-item:first-child .page-link{margin-left:0}.app-styles .popover.b-popover{display:block;opacity:1;outline:0}.app-styles .popover.b-popover.fade:not(.show){opacity:0}.app-styles .popover.b-popover.show{opacity:1}.app-styles .b-popover-default.popover{background-color:#fff;border-color:#fff}.app-styles .b-popover-default.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-default.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-default.bs-popover-top>.arrow:after,.app-styles .b-popover-default.bs-popover-top>.arrow:before{border-top-color:#fff}.app-styles .b-popover-default.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-default.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-default.bs-popover-right>.arrow:after,.app-styles .b-popover-default.bs-popover-right>.arrow:before{border-right-color:#fff}.app-styles .b-popover-default.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-default.bs-popover-bottom>.arrow:before{border-bottom-color:#fff}.app-styles .b-popover-default.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-default.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-default.bs-popover-bottom .popover-header:before,.app-styles .b-popover-default.bs-popover-bottom>.arrow:after{border-bottom-color:#f7f7f7}.app-styles .b-popover-default.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-default.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-default.bs-popover-left>.arrow:after,.app-styles .b-popover-default.bs-popover-left>.arrow:before{border-left-color:#fff}.app-styles .b-popover-default .popover-header{color:#212529;background-color:#f7f7f7;border-bottom-color:#ebebeb}.app-styles .b-popover-default .popover-body{color:#858585}.app-styles .b-popover-primary.popover{background-color:#cce5ff;border-color:#b8daff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-primary.bs-popover-top>.arrow:before{border-top-color:#b8daff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-primary.bs-popover-top>.arrow:after{border-top-color:#cce5ff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-primary.bs-popover-right>.arrow:before{border-right-color:#b8daff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-primary.bs-popover-right>.arrow:after{border-right-color:#cce5ff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-primary.bs-popover-bottom>.arrow:before{border-bottom-color:#b8daff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-primary.bs-popover-bottom .popover-header:before,.app-styles .b-popover-primary.bs-popover-bottom>.arrow:after{border-bottom-color:#bdddff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-primary.bs-popover-left>.arrow:before{border-left-color:#b8daff}.app-styles .b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-primary.bs-popover-left>.arrow:after{border-left-color:#cce5ff}.app-styles .b-popover-primary .popover-header{color:#212529;background-color:#bdddff;border-bottom-color:#a3d0ff}.app-styles .b-popover-primary .popover-body{color:#004085}.app-styles .b-popover-secondary.popover{background-color:#e2e3e5;border-color:#d6d8db}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-secondary.bs-popover-top>.arrow:before{border-top-color:#d6d8db}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-secondary.bs-popover-top>.arrow:after{border-top-color:#e2e3e5}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-secondary.bs-popover-right>.arrow:before{border-right-color:#d6d8db}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-secondary.bs-popover-right>.arrow:after{border-right-color:#e2e3e5}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-secondary.bs-popover-bottom>.arrow:before{border-bottom-color:#d6d8db}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-secondary.bs-popover-bottom .popover-header:before,.app-styles .b-popover-secondary.bs-popover-bottom>.arrow:after{border-bottom-color:#dadbde}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-secondary.bs-popover-left>.arrow:before{border-left-color:#d6d8db}.app-styles .b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-secondary.bs-popover-left>.arrow:after{border-left-color:#e2e3e5}.app-styles .b-popover-secondary .popover-header{color:#212529;background-color:#dadbde;border-bottom-color:#ccced2}.app-styles .b-popover-secondary .popover-body{color:#383d41}.app-styles .b-popover-success.popover{background-color:#d4edda;border-color:#c3e6cb}.app-styles .b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-success.bs-popover-top>.arrow:before{border-top-color:#c3e6cb}.app-styles .b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-success.bs-popover-top>.arrow:after{border-top-color:#d4edda}.app-styles .b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-success.bs-popover-right>.arrow:before{border-right-color:#c3e6cb}.app-styles .b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-success.bs-popover-right>.arrow:after{border-right-color:#d4edda}.app-styles .b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-success.bs-popover-bottom>.arrow:before{border-bottom-color:#c3e6cb}.app-styles .b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-success.bs-popover-bottom .popover-header:before,.app-styles .b-popover-success.bs-popover-bottom>.arrow:after{border-bottom-color:#c9e8d1}.app-styles .b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-success.bs-popover-left>.arrow:before{border-left-color:#c3e6cb}.app-styles .b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-success.bs-popover-left>.arrow:after{border-left-color:#d4edda}.app-styles .b-popover-success .popover-header{color:#212529;background-color:#c9e8d1;border-bottom-color:#b7e1c1}.app-styles .b-popover-success .popover-body{color:#155724}.app-styles .b-popover-info.popover{background-color:#d1ecf1;border-color:#bee5eb}.app-styles .b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-info.bs-popover-top>.arrow:before{border-top-color:#bee5eb}.app-styles .b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-info.bs-popover-top>.arrow:after{border-top-color:#d1ecf1}.app-styles .b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-info.bs-popover-right>.arrow:before{border-right-color:#bee5eb}.app-styles .b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-info.bs-popover-right>.arrow:after{border-right-color:#d1ecf1}.app-styles .b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-info.bs-popover-bottom>.arrow:before{border-bottom-color:#bee5eb}.app-styles .b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-info.bs-popover-bottom .popover-header:before,.app-styles .b-popover-info.bs-popover-bottom>.arrow:after{border-bottom-color:#c5e7ed}.app-styles .b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-info.bs-popover-left>.arrow:before{border-left-color:#bee5eb}.app-styles .b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-info.bs-popover-left>.arrow:after{border-left-color:#d1ecf1}.app-styles .b-popover-info .popover-header{color:#212529;background-color:#c5e7ed;border-bottom-color:#b2dfe7}.app-styles .b-popover-info .popover-body{color:#0c5460}.app-styles .b-popover-warning.popover{background-color:#fff3cd;border-color:#ffeeba}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-warning.bs-popover-top>.arrow:before{border-top-color:#ffeeba}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-warning.bs-popover-top>.arrow:after{border-top-color:#fff3cd}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-warning.bs-popover-right>.arrow:before{border-right-color:#ffeeba}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-warning.bs-popover-right>.arrow:after{border-right-color:#fff3cd}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-warning.bs-popover-bottom>.arrow:before{border-bottom-color:#ffeeba}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-warning.bs-popover-bottom .popover-header:before,.app-styles .b-popover-warning.bs-popover-bottom>.arrow:after{border-bottom-color:#ffefbe}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-warning.bs-popover-left>.arrow:before{border-left-color:#ffeeba}.app-styles .b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-warning.bs-popover-left>.arrow:after{border-left-color:#fff3cd}.app-styles .b-popover-warning .popover-header{color:#212529;background-color:#ffefbe;border-bottom-color:#ffe9a4}.app-styles .b-popover-warning .popover-body{color:#856404}.app-styles .b-popover-danger.popover{background-color:#f8d7da;border-color:#f5c6cb}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-danger.bs-popover-top>.arrow:before{border-top-color:#f5c6cb}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-danger.bs-popover-top>.arrow:after{border-top-color:#f8d7da}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-danger.bs-popover-right>.arrow:before{border-right-color:#f5c6cb}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-danger.bs-popover-right>.arrow:after{border-right-color:#f8d7da}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-danger.bs-popover-bottom>.arrow:before{border-bottom-color:#f5c6cb}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-danger.bs-popover-bottom .popover-header:before,.app-styles .b-popover-danger.bs-popover-bottom>.arrow:after{border-bottom-color:#f6cace}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-danger.bs-popover-left>.arrow:before{border-left-color:#f5c6cb}.app-styles .b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-danger.bs-popover-left>.arrow:after{border-left-color:#f8d7da}.app-styles .b-popover-danger .popover-header{color:#212529;background-color:#f6cace;border-bottom-color:#f2b4ba}.app-styles .b-popover-danger .popover-body{color:#721c24}.app-styles .b-popover-light.popover{background-color:#fefefe;border-color:#fdfdfe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-light.bs-popover-top>.arrow:before{border-top-color:#fdfdfe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-light.bs-popover-top>.arrow:after{border-top-color:#fefefe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-light.bs-popover-right>.arrow:before{border-right-color:#fdfdfe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-light.bs-popover-right>.arrow:after{border-right-color:#fefefe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-light.bs-popover-bottom>.arrow:before{border-bottom-color:#fdfdfe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-light.bs-popover-bottom .popover-header:before,.app-styles .b-popover-light.bs-popover-bottom>.arrow:after{border-bottom-color:#f6f6f6}.app-styles .b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-light.bs-popover-left>.arrow:before{border-left-color:#fdfdfe}.app-styles .b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-light.bs-popover-left>.arrow:after{border-left-color:#fefefe}.app-styles .b-popover-light .popover-header{color:#212529;background-color:#f6f6f6;border-bottom-color:#eaeaea}.app-styles .b-popover-light .popover-body{color:#818182}.app-styles .b-popover-dark.popover{background-color:#d6d8d9;border-color:#c6c8ca}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before,.app-styles .b-popover-dark.bs-popover-top>.arrow:before{border-top-color:#c6c8ca}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after,.app-styles .b-popover-dark.bs-popover-top>.arrow:after{border-top-color:#d6d8d9}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before,.app-styles .b-popover-dark.bs-popover-right>.arrow:before{border-right-color:#c6c8ca}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after,.app-styles .b-popover-dark.bs-popover-right>.arrow:after{border-right-color:#d6d8d9}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before,.app-styles .b-popover-dark.bs-popover-bottom>.arrow:before{border-bottom-color:#c6c8ca}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before,.app-styles .b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after,.app-styles .b-popover-dark.bs-popover-bottom .popover-header:before,.app-styles .b-popover-dark.bs-popover-bottom>.arrow:after{border-bottom-color:#ced0d2}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before,.app-styles .b-popover-dark.bs-popover-left>.arrow:before{border-left-color:#c6c8ca}.app-styles .b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after,.app-styles .b-popover-dark.bs-popover-left>.arrow:after{border-left-color:#d6d8d9}.app-styles .b-popover-dark .popover-header{color:#212529;background-color:#ced0d2;border-bottom-color:#c1c4c5}.app-styles .b-popover-dark .popover-body{color:#1b1e21}.app-styles .b-sidebar-outer{position:fixed;top:0;left:0;right:0;height:0;overflow:visible;z-index:1035}.app-styles .b-sidebar-backdrop{position:fixed;top:0;left:0;z-index:-1;width:100vw;height:100vh;opacity:.6}.app-styles .b-sidebar{display:flex;flex-direction:column;position:fixed;top:0;width:320px;max-width:100%;height:100vh;max-height:100%;margin:0;outline:0;transform:translateX(0)}.app-styles .b-sidebar.slide{transition:transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .b-sidebar.slide{transition:none}}.app-styles .b-sidebar:not(.b-sidebar-right){left:0;right:auto}.app-styles .b-sidebar:not(.b-sidebar-right).slide:not(.show){transform:translateX(-100%)}.app-styles .b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close{margin-left:auto}.app-styles .b-sidebar.b-sidebar-right{left:auto;right:0}.app-styles .b-sidebar.b-sidebar-right.slide:not(.show){transform:translateX(100%)}.app-styles .b-sidebar.b-sidebar-right>.b-sidebar-header .close{margin-right:auto}.app-styles .b-sidebar>.b-sidebar-header{font-size:1.5rem;padding:.5rem 1rem;display:flex;flex-direction:row;flex-grow:0;align-items:center}[dir=rtl] .app-styles .b-sidebar>.b-sidebar-header{flex-direction:row-reverse}.app-styles .b-sidebar>.b-sidebar-header .close{float:none;font-size:1.5rem}.app-styles .b-sidebar>.b-sidebar-body{flex-grow:1;height:100%;overflow-y:auto}.app-styles .b-sidebar>.b-sidebar-footer{flex-grow:0}.app-styles .b-skeleton-wrapper{cursor:wait}.app-styles .b-skeleton{position:relative;overflow:hidden;background-color:rgba(0,0,0,.12);cursor:wait;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.app-styles .b-skeleton:before{content:" "}.app-styles .b-skeleton-text{height:1rem;margin-bottom:.25rem;border-radius:.25rem}.app-styles .b-skeleton-button{width:75px;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.app-styles .b-skeleton-avatar{width:2.5em;height:2.5em;border-radius:50%}.app-styles .b-skeleton-input{height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem}.app-styles .b-skeleton-icon-wrapper svg{color:rgba(0,0,0,.12)}.app-styles .b-skeleton-img{height:100%;width:100%}.app-styles .b-skeleton-animate-wave:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);-webkit-animation:b-skeleton-animate-wave 1.75s linear infinite;animation:b-skeleton-animate-wave 1.75s linear infinite}@media(prefers-reduced-motion:reduce){.app-styles .b-skeleton-animate-wave:after{background:none;-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-wave{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes b-skeleton-animate-wave{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.app-styles .b-skeleton-animate-fade{-webkit-animation:b-skeleton-animate-fade .875s ease-in-out infinite alternate;animation:b-skeleton-animate-fade .875s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.app-styles .b-skeleton-animate-fade{-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-fade{0%{opacity:1}to{opacity:.4}}@keyframes b-skeleton-animate-fade{0%{opacity:1}to{opacity:.4}}.app-styles .b-skeleton-animate-throb{-webkit-animation:b-skeleton-animate-throb .875s ease-in infinite alternate;animation:b-skeleton-animate-throb .875s ease-in infinite alternate}@media(prefers-reduced-motion:reduce){.app-styles .b-skeleton-animate-throb{-webkit-animation:none;animation:none}}@-webkit-keyframes b-skeleton-animate-throb{0%{transform:scale(1)}to{transform:scale(.975)}}@keyframes b-skeleton-animate-throb{0%{transform:scale(1)}to{transform:scale(.975)}}.app-styles .table.b-table.b-table-fixed{table-layout:fixed}.app-styles .table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.app-styles .table.b-table[aria-busy=true]{opacity:.55}.app-styles .table.b-table>tbody>tr.b-table-details>td{border-top:none!important}.app-styles .table.b-table>caption{caption-side:bottom}.app-styles .table.b-table.b-table-caption-top>caption{caption-side:top!important}.app-styles .table.b-table>tbody>.table-active,.app-styles .table.b-table>tbody>.table-active>td,.app-styles .table.b-table>tbody>.table-active>th{background-color:rgba(0,0,0,.075)}.app-styles .table.b-table.table-hover>tbody>tr.table-active:hover td,.app-styles .table.b-table.table-hover>tbody>tr.table-active:hover th{color:#d3eeff;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.app-styles .table.b-table>tbody>.bg-active,.app-styles .table.b-table>tbody>.bg-active>td,.app-styles .table.b-table>tbody>.bg-active>th{background-color:hsla(0,0%,100%,.075)!important}.app-styles .table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.app-styles .table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}.app-styles .b-table-sticky-header,.app-styles .table-responsive,.app-styles [class*=table-responsive-]{margin-bottom:1rem}.app-styles .b-table-sticky-header>.table,.app-styles .table-responsive>.table,.app-styles [class*=table-responsive-]>.table{margin-bottom:0}.app-styles .b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.app-styles .b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports(position:sticky){.app-styles .b-table-sticky-header>.table.b-table>thead>tr>th{position:sticky;top:0;z-index:2}.app-styles .b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.app-styles .b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.app-styles .b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.app-styles .table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.app-styles .table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.app-styles .table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,.app-styles [class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,.app-styles [class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,.app-styles [class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{position:sticky;left:0}.app-styles .b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.app-styles .table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,.app-styles [class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.app-styles .b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.app-styles .b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.app-styles .table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.app-styles .table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.app-styles [class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,.app-styles [class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.app-styles .table.b-table>tbody>tr>.table-b-table-default,.app-styles .table.b-table>tfoot>tr>.table-b-table-default,.app-styles .table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.app-styles .table.b-table.table-dark>tbody>tr>.bg-b-table-default,.app-styles .table.b-table.table-dark>tfoot>tr>.bg-b-table-default,.app-styles .table.b-table.table-dark>thead>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.app-styles .table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.app-styles .table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));background-repeat:no-repeat}.app-styles .table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#d3eeff;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.app-styles .table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}}.app-styles .table.b-table>tfoot>tr>[aria-sort],.app-styles .table.b-table>thead>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.app-styles .table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.app-styles .table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .375rem center;padding-right:calc(.75rem + .65em)}.app-styles .table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,.app-styles .table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .375rem center;padding-left:calc(.75rem + .65em)}.app-styles .table.b-table>tfoot>tr>[aria-sort=none],.app-styles .table.b-table>thead>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table>tfoot>tr>[aria-sort=ascending],.app-styles .table.b-table>thead>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table>tfoot>tr>[aria-sort=descending],.app-styles .table.b-table>thead>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table.table-dark>tfoot>tr>[aria-sort=none],.app-styles .table.b-table.table-dark>thead>tr>[aria-sort=none],.app-styles .table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.app-styles .table.b-table.table-dark>thead>tr>[aria-sort=ascending],.app-styles .table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.app-styles .table.b-table.table-dark>thead>tr>[aria-sort=descending],.app-styles .table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table>tfoot>tr>.table-dark[aria-sort=none],.app-styles .table.b-table>thead>tr>.table-dark[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],.app-styles .table.b-table>thead>tr>.table-dark[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table>tfoot>tr>.table-dark[aria-sort=descending],.app-styles .table.b-table>thead>tr>.table-dark[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.app-styles .table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.app-styles .table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .15rem center;padding-right:calc(.3rem + .65em)}.app-styles .table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,.app-styles .table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .15rem center;padding-left:calc(.3rem + .65em)}.app-styles .table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.app-styles .table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:575.98px){.app-styles .table.b-table.b-table-stacked-sm{display:block;width:100%}.app-styles .table.b-table.b-table-stacked-sm>caption,.app-styles .table.b-table.b-table-stacked-sm>tbody,.app-styles .table.b-table.b-table-stacked-sm>tbody>tr,.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>td,.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.app-styles .table.b-table.b-table-stacked-sm>tfoot,.app-styles .table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.app-styles .table.b-table.b-table-stacked-sm>thead,.app-styles .table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.app-styles .table.b-table.b-table-stacked-sm>caption{caption-side:top!important}.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.app-styles .table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,.app-styles .table.b-table.b-table-stacked-sm>tbody>tr.top-row{display:none}.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.app-styles .table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media(max-width:767.98px){.app-styles .table.b-table.b-table-stacked-md{display:block;width:100%}.app-styles .table.b-table.b-table-stacked-md>caption,.app-styles .table.b-table.b-table-stacked-md>tbody,.app-styles .table.b-table.b-table-stacked-md>tbody>tr,.app-styles .table.b-table.b-table-stacked-md>tbody>tr>td,.app-styles .table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.app-styles .table.b-table.b-table-stacked-md>tfoot,.app-styles .table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.app-styles .table.b-table.b-table-stacked-md>thead,.app-styles .table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.app-styles .table.b-table.b-table-stacked-md>caption{caption-side:top!important}.app-styles .table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.app-styles .table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.app-styles .table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.app-styles .table.b-table.b-table-stacked-md>tbody>tr.bottom-row,.app-styles .table.b-table.b-table-stacked-md>tbody>tr.top-row{display:none}.app-styles .table.b-table.b-table-stacked-md>tbody>tr>:first-child,.app-styles .table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.app-styles .table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media(max-width:991.98px){.app-styles .table.b-table.b-table-stacked-lg{display:block;width:100%}.app-styles .table.b-table.b-table-stacked-lg>caption,.app-styles .table.b-table.b-table-stacked-lg>tbody,.app-styles .table.b-table.b-table-stacked-lg>tbody>tr,.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>td,.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.app-styles .table.b-table.b-table-stacked-lg>tfoot,.app-styles .table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.app-styles .table.b-table.b-table-stacked-lg>thead,.app-styles .table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.app-styles .table.b-table.b-table-stacked-lg>caption{caption-side:top!important}.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.app-styles .table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,.app-styles .table.b-table.b-table-stacked-lg>tbody>tr.top-row{display:none}.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.app-styles .table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media(max-width:1199.98px){.app-styles .table.b-table.b-table-stacked-xl{display:block;width:100%}.app-styles .table.b-table.b-table-stacked-xl>caption,.app-styles .table.b-table.b-table-stacked-xl>tbody,.app-styles .table.b-table.b-table-stacked-xl>tbody>tr,.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>td,.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.app-styles .table.b-table.b-table-stacked-xl>tfoot,.app-styles .table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.app-styles .table.b-table.b-table-stacked-xl>thead,.app-styles .table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.app-styles .table.b-table.b-table-stacked-xl>caption{caption-side:top!important}.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.app-styles .table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,.app-styles .table.b-table.b-table-stacked-xl>tbody>tr.top-row{display:none}.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.app-styles .table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.app-styles .table.b-table.b-table-stacked{display:block;width:100%}.app-styles .table.b-table.b-table-stacked>caption,.app-styles .table.b-table.b-table-stacked>tbody,.app-styles .table.b-table.b-table-stacked>tbody>tr,.app-styles .table.b-table.b-table-stacked>tbody>tr>td,.app-styles .table.b-table.b-table-stacked>tbody>tr>th{display:block}.app-styles .table.b-table.b-table-stacked>tfoot,.app-styles .table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.app-styles .table.b-table.b-table-stacked>thead,.app-styles .table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.app-styles .table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.app-styles .table.b-table.b-table-stacked>caption{caption-side:top!important}.app-styles .table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;overflow-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.app-styles .table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.app-styles .table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.app-styles .table.b-table.b-table-stacked>tbody>tr.bottom-row,.app-styles .table.b-table.b-table-stacked>tbody>tr.top-row{display:none}.app-styles .table.b-table.b-table-stacked>tbody>tr>:first-child,.app-styles .table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.app-styles .table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.app-styles .b-time{min-width:150px}.app-styles .b-time[aria-disabled=true] output,.app-styles .b-time[aria-readonly=true] output,.app-styles .b-time output.disabled{background-color:#f5f5f5;opacity:1}.app-styles .b-time[aria-disabled=true] output{pointer-events:none}[dir=rtl] .app-styles .b-time>.d-flex:not(.flex-column){flex-direction:row-reverse}.app-styles .b-time .b-time-header{margin-bottom:.5rem}.app-styles .b-time .b-time-header output{padding:.25rem;font-size:80%}.app-styles .b-time .b-time-footer{margin-top:.5rem}.app-styles .b-time .b-time-ampm{margin-left:.5rem}.app-styles .b-toast{display:block;position:relative;max-width:350px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.25rem}.app-styles .b-toast .toast{background-color:hsla(0,0%,100%,.85)}.app-styles .b-toast:not(:last-child){margin-bottom:.75rem}.app-styles .b-toast.b-toast-solid .toast{background-color:#fff}.app-styles .b-toast .toast{opacity:1}.app-styles .b-toast .toast.fade:not(.show){opacity:0}.app-styles .b-toast .toast .toast-body{display:block}.app-styles .b-toast-default .toast{background-color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.85);color:#858585}.app-styles .b-toast-default .toast .toast-header{color:#858585;background-color:hsla(0,0%,100%,.85);border-bottom-color:hsla(0,0%,100%,.85)}.app-styles .b-toast-default.b-toast-solid .toast{background-color:#fff}.app-styles .b-toast-primary .toast{background-color:rgba(230,242,255,.85);border-color:rgba(184,218,255,.85);color:#004085}.app-styles .b-toast-primary .toast .toast-header{color:#004085;background-color:rgba(204,229,255,.85);border-bottom-color:rgba(184,218,255,.85)}.app-styles .b-toast-primary.b-toast-solid .toast{background-color:#e6f2ff}.app-styles .b-toast-secondary .toast{background-color:rgba(239,240,241,.85);border-color:rgba(214,216,219,.85);color:#383d41}.app-styles .b-toast-secondary .toast .toast-header{color:#383d41;background-color:rgba(226,227,229,.85);border-bottom-color:rgba(214,216,219,.85)}.app-styles .b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.app-styles .b-toast-success .toast{background-color:rgba(230,245,233,.85);border-color:rgba(195,230,203,.85);color:#155724}.app-styles .b-toast-success .toast .toast-header{color:#155724;background-color:rgba(212,237,218,.85);border-bottom-color:rgba(195,230,203,.85)}.app-styles .b-toast-success.b-toast-solid .toast{background-color:#e6f5e9}.app-styles .b-toast-info .toast{background-color:rgba(229,244,247,.85);border-color:rgba(190,229,235,.85);color:#0c5460}.app-styles .b-toast-info .toast .toast-header{color:#0c5460;background-color:rgba(209,236,241,.85);border-bottom-color:rgba(190,229,235,.85)}.app-styles .b-toast-info.b-toast-solid .toast{background-color:#e5f4f7}.app-styles .b-toast-warning .toast{background-color:rgba(255,249,231,.85);border-color:rgba(255,238,186,.85);color:#856404}.app-styles .b-toast-warning .toast .toast-header{color:#856404;background-color:rgba(255,243,205,.85);border-bottom-color:rgba(255,238,186,.85)}.app-styles .b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.app-styles .b-toast-danger .toast{background-color:rgba(252,237,238,.85);border-color:rgba(245,198,203,.85);color:#721c24}.app-styles .b-toast-danger .toast .toast-header{color:#721c24;background-color:rgba(248,215,218,.85);border-bottom-color:rgba(245,198,203,.85)}.app-styles .b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.app-styles .b-toast-light .toast{background-color:hsla(0,0%,100%,.85);border-color:rgba(253,253,254,.85);color:#818182}.app-styles .b-toast-light .toast .toast-header{color:#818182;background-color:hsla(0,0%,99.6%,.85);border-bottom-color:rgba(253,253,254,.85)}.app-styles .b-toast-light.b-toast-solid .toast{background-color:#fff}.app-styles .b-toast-dark .toast{background-color:rgba(227,229,229,.85);border-color:rgba(198,200,202,.85);color:#1b1e21}.app-styles .b-toast-dark .toast .toast-header{color:#1b1e21;background-color:rgba(214,216,217,.85);border-bottom-color:rgba(198,200,202,.85)}.app-styles .b-toast-dark.b-toast-solid .toast{background-color:#e3e5e5}.app-styles .b-toaster{z-index:1100}.app-styles .b-toaster .b-toaster-slot{position:relative;display:block}.app-styles .b-toaster .b-toaster-slot:empty{display:none!important}.app-styles .b-toaster.b-toaster-bottom-center,.app-styles .b-toaster.b-toaster-bottom-full,.app-styles .b-toaster.b-toaster-bottom-left,.app-styles .b-toaster.b-toaster-bottom-right,.app-styles .b-toaster.b-toaster-top-center,.app-styles .b-toaster.b-toaster-top-full,.app-styles .b-toaster.b-toaster-top-left,.app-styles .b-toaster.b-toaster-top-right{position:fixed;left:.5rem;right:.5rem;margin:0;padding:0;height:0;overflow:visible}.app-styles .b-toaster.b-toaster-bottom-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-full .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-left .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-right .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-full .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-left .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-right .b-toaster-slot{position:absolute;max-width:350px;width:100%;left:0;right:0;padding:0;margin:0}.app-styles .b-toaster.b-toaster-bottom-full .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,.app-styles .b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,.app-styles .b-toaster.b-toaster-top-full .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,.app-styles .b-toaster.b-toaster-top-full .b-toaster-slot .toast{width:100%;max-width:100%}.app-styles .b-toaster.b-toaster-top-center,.app-styles .b-toaster.b-toaster-top-full,.app-styles .b-toaster.b-toaster-top-left,.app-styles .b-toaster.b-toaster-top-right{top:0}.app-styles .b-toaster.b-toaster-top-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-full .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-left .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-right .b-toaster-slot{top:.5rem}.app-styles .b-toaster.b-toaster-bottom-center,.app-styles .b-toaster.b-toaster-bottom-full,.app-styles .b-toaster.b-toaster-bottom-left,.app-styles .b-toaster.b-toaster-bottom-right{bottom:0}.app-styles .b-toaster.b-toaster-bottom-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-full .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-left .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-right .b-toaster-slot{bottom:.5rem}.app-styles .b-toaster.b-toaster-bottom-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-right .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-right .b-toaster-slot{margin-left:auto}.app-styles .b-toaster.b-toaster-bottom-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-bottom-left .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-center .b-toaster-slot,.app-styles .b-toaster.b-toaster-top-left .b-toaster-slot{margin-right:auto}.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-move,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-move{transition:transform .175s}.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade{transition-delay:.175s}.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active{position:absolute;transition-delay:.175s}.app-styles .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,.app-styles .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,.app-styles .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,.app-styles .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade{transition-delay:0s}.app-styles .tooltip.b-tooltip{display:block;opacity:.9;outline:0}.app-styles .tooltip.b-tooltip.fade:not(.show){opacity:0}.app-styles .tooltip.b-tooltip.show{opacity:.9}.app-styles .tooltip.b-tooltip.noninteractive{pointer-events:none}.app-styles .tooltip.b-tooltip .arrow{margin:0 .25rem}.app-styles .tooltip.b-tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.app-styles .tooltip.b-tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.app-styles .tooltip.b-tooltip.bs-tooltip-left .arrow,.app-styles .tooltip.b-tooltip.bs-tooltip-right .arrow{margin:.25rem 0}.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-top .arrow:before{border-top-color:#fff}.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-right .arrow:before{border-right-color:#fff}.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-bottom .arrow:before{border-bottom-color:#fff}.app-styles .tooltip.b-tooltip-default.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-default.bs-tooltip-left .arrow:before{border-left-color:#fff}.app-styles .tooltip.b-tooltip-default .tooltip-inner{color:#212529;background-color:#fff}.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before{border-top-color:#007bff}.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before{border-right-color:#007bff}.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before{border-bottom-color:#007bff}.app-styles .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before{border-left-color:#007bff}.app-styles .tooltip.b-tooltip-primary .tooltip-inner{color:#fff;background-color:#007bff}.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before{border-top-color:#6c757d}.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before{border-right-color:#6c757d}.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before{border-bottom-color:#6c757d}.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before{border-left-color:#6c757d}.app-styles .tooltip.b-tooltip-secondary .tooltip-inner{color:#fff;background-color:#6c757d}.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-top .arrow:before{border-top-color:#28a745}.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-right .arrow:before{border-right-color:#28a745}.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before{border-bottom-color:#28a745}.app-styles .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-success.bs-tooltip-left .arrow:before{border-left-color:#28a745}.app-styles .tooltip.b-tooltip-success .tooltip-inner{color:#fff;background-color:#28a745}.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-top .arrow:before{border-top-color:#17a2b8}.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-right .arrow:before{border-right-color:#17a2b8}.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before{border-bottom-color:#17a2b8}.app-styles .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-info.bs-tooltip-left .arrow:before{border-left-color:#17a2b8}.app-styles .tooltip.b-tooltip-info .tooltip-inner{color:#fff;background-color:#17a2b8}.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before{border-top-color:#ffc107}.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before{border-right-color:#ffc107}.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before{border-bottom-color:#ffc107}.app-styles .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before{border-left-color:#ffc107}.app-styles .tooltip.b-tooltip-warning .tooltip-inner{color:#212529;background-color:#ffc107}.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before{border-top-color:#dc3545}.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before{border-right-color:#dc3545}.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before{border-bottom-color:#dc3545}.app-styles .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before{border-left-color:#dc3545}.app-styles .tooltip.b-tooltip-danger .tooltip-inner{color:#fff;background-color:#dc3545}.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-top .arrow:before{border-top-color:#f8f9fa}.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-right .arrow:before{border-right-color:#f8f9fa}.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before{border-bottom-color:#f8f9fa}.app-styles .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-light.bs-tooltip-left .arrow:before{border-left-color:#f8f9fa}.app-styles .tooltip.b-tooltip-light .tooltip-inner{color:#212529;background-color:#f8f9fa}.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before{border-top-color:#343a40}.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before{border-right-color:#343a40}.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before{border-bottom-color:#343a40}.app-styles .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,.app-styles .tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before{border-left-color:#343a40}.app-styles .tooltip.b-tooltip-dark .tooltip-inner{color:#fff;background-color:#343a40}.app-styles .b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.app-styles .b-icon.b-icon-animation-cylon,.app-styles .b-icon.b-iconstack .b-icon-animation-cylon>g{transform-origin:center;-webkit-animation:b-icon-animation-cylon .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon .75s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-cylon,.app-styles .b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-cylon-vertical,.app-styles .b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{transform-origin:center;-webkit-animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-cylon-vertical,.app-styles .b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-fade,.app-styles .b-icon.b-iconstack .b-icon-animation-fade>g{transform-origin:center;-webkit-animation:b-icon-animation-fade .75s ease-in-out infinite alternate;animation:b-icon-animation-fade .75s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-fade,.app-styles .b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-spin,.app-styles .b-icon.b-iconstack .b-icon-animation-spin>g{transform-origin:center;-webkit-animation:b-icon-animation-spin 2s linear infinite normal;animation:b-icon-animation-spin 2s linear infinite normal}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-spin,.app-styles .b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-spin-reverse,.app-styles .b-icon.b-iconstack .b-icon-animation-spin-reverse>g{transform-origin:center;animation:b-icon-animation-spin 2s linear infinite reverse}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-spin-reverse,.app-styles .b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-spin-pulse,.app-styles .b-icon.b-iconstack .b-icon-animation-spin-pulse>g{transform-origin:center;-webkit-animation:b-icon-animation-spin 1s steps(8) infinite normal;animation:b-icon-animation-spin 1s steps(8) infinite normal}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-spin-pulse,.app-styles .b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-spin-reverse-pulse,.app-styles .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{transform-origin:center;animation:b-icon-animation-spin 1s steps(8) infinite reverse}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-spin-reverse-pulse,.app-styles .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.app-styles .b-icon.b-icon-animation-throb,.app-styles .b-icon.b-iconstack .b-icon-animation-throb>g{transform-origin:center;-webkit-animation:b-icon-animation-throb .75s ease-in-out infinite alternate;animation:b-icon-animation-throb .75s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.app-styles .b-icon.b-icon-animation-throb,.app-styles .b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-cylon{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@keyframes b-icon-animation-cylon{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}@-webkit-keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@-webkit-keyframes b-icon-animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-throb{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes b-icon-animation-throb{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.app-styles .btn .b-icon.bi,.app-styles .dropdown-item .b-icon.bi,.app-styles .dropdown-toggle .b-icon.bi,.app-styles .input-group-text .b-icon.bi,.app-styles .nav-link .b-icon.bi{font-size:125%;vertical-align:text-bottom}.app-styles .ipy-font-weight-lighter{font-weight:lighter!important}.app-styles .ipy-font-weight-light{font-weight:300!important}.app-styles .ipy-font-weight-normal{font-weight:400!important}.app-styles .ipy-font-weight-semibold{font-weight:600!important}.app-styles .ipy-font-weight-bold{font-weight:700!important}.app-styles .ipy-font-weight-bolder{font-weight:bolder!important}.app-styles .text-underline{text-decoration:underline}.app-styles .text-through{text-decoration:line-through}.app-styles .lh-100{line-height:1!important}.app-styles .lh-110{line-height:1.1!important}.app-styles .lh-120{line-height:1.2!important}.app-styles .lh-130{line-height:1.3!important}.app-styles .lh-140{line-height:1.4!important}.app-styles .lh-150{line-height:1.5!important}.app-styles .lh-160{line-height:1.6!important}.app-styles .lh-170{line-height:1.7!important}.app-styles .lh-180{line-height:1.8!important}.app-styles .ls-1{line-space:1!important}.app-styles .ls-15{line-space:1.5!important}.app-styles .ls-2{line-space:2!important}.app-styles .ipy-cursor-pointer{cursor:pointer!important}.app-styles .ipy-cursor-help{cursor:help!important}.app-styles .ipy-cursor-wait{cursor:wait!important}.app-styles .ipy-cursor-not-allowed{cursor:not-allowed!important}.app-styles .ipy-cursor-grab{cursor:-webkit-grab!important;cursor:grab!important}.app-styles .ipy-scroll-x{overflow-x:auto!important}.app-styles .ipy-scroll-y{overflow-y:auto!important}.app-styles .font-size-10{font-size:10px!important}.app-styles .font-size-12{font-size:12px!important}.app-styles .font-size-14{font-size:14px!important}.app-styles .font-size-16{font-size:16px!important}.app-styles .font-size-18{font-size:18px!important}.app-styles .font-size-20{font-size:20px!important}.app-styles .font-size-22{font-size:22px!important}.app-styles .font-size-24{font-size:24px!important}.app-styles .font-size-26{font-size:26px!important}.app-styles .font-size-28{font-size:28px!important}.app-styles .font-size-30{font-size:30px!important}.app-styles .font-size-32{font-size:32px!important}.app-styles .font-size-34{font-size:34px!important}.app-styles .font-size-36{font-size:36px!important}.app-styles .font-size-38{font-size:38px!important}.app-styles .font-size-40{font-size:40px!important}.app-styles .font-size-42{font-size:42px!important}.app-styles .font-size-44{font-size:44px!important}.app-styles .font-size-46{font-size:46px!important}.app-styles .font-size-48{font-size:48px!important}.app-styles .font-size-50{font-size:50px!important}.app-styles .font-size-52{font-size:52px!important}.app-styles .font-size-54{font-size:54px!important}.app-styles .font-size-56{font-size:56px!important}.app-styles .font-size-58{font-size:58px!important}.app-styles .font-size-60{font-size:60px!important}.app-styles .font-size-62{font-size:62px!important}.app-styles .font-size-64{font-size:64px!important}.app-styles .font-size-66{font-size:66px!important}.app-styles .font-size-68{font-size:68px!important}.app-styles .font-size-70{font-size:70px!important}.app-styles .font-size-72{font-size:72px!important}.app-styles .font-size-74{font-size:74px!important}.app-styles .font-size-76{font-size:76px!important}.app-styles .font-size-78{font-size:78px!important}.app-styles .font-size-80{font-size:80px!important}.app-styles .btn-default,.app-styles .btn-default:hover{color:#212529;background-color:#fff;border-color:rgba(6,18,35,.17)}.app-styles .btn-default.focus,.app-styles .btn-default:focus{box-shadow:0 0 0 .2rem rgba(6,18,35,.5)}.app-styles .btn-default.disabled,.app-styles .btn-default:disabled{color:#212529;background-color:#fff;border-color:rgba(6,18,35,.17)}.app-styles .btn-default:not(:disabled):not(.disabled).active,.app-styles .btn-default:not(:disabled):not(.disabled):active,.show>.app-styles .btn-default.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:rgba(6,18,35,.17)}.app-styles .btn-default:not(:disabled):not(.disabled).active:focus,.app-styles .btn-default:not(:disabled):not(.disabled):active:focus,.show>.app-styles .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,18,35,.5)}.app-styles .btn-default:focus{box-shadow:none}.app-styles .gl-breadcrumb-list{background:transparent;padding:0;align-items:center}.app-styles .gl-breadcrumb-separator>span,.app-styles .gl-breadcrumb-separator svg{margin:auto 8px;width:8px;color:#495057}.app-styles .breadcrumb-item a{font-size:12px;color:#495057}.app-styles .pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid;border-color:#ccc #ccc #bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.app-styles .pika-single.is-hidden{display:none}.app-styles .pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.app-styles .pika-single:after,.app-styles .pika-single:before{content:" ";display:table}.app-styles .pika-single:after{clear:both}.app-styles .pika-lendar{float:left;width:240px;margin:8px}.app-styles .pika-title{position:relative;text-align:center}.app-styles .pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.app-styles .pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;color:#333;background-color:#fff}.app-styles .pika-next,.app-styles .pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.app-styles .pika-next:hover,.app-styles .pika-prev:hover{opacity:1}.app-styles .pika-next.is-disabled,.app-styles .pika-prev.is-disabled{cursor:default;opacity:.2}.app-styles .is-rtl .pika-next,.app-styles .pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}.app-styles .is-rtl .pika-prev,.app-styles .pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}.app-styles .pika-select{display:inline-block}.app-styles .pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.app-styles .pika-table td,.app-styles .pika-table th{width:14.2857142857%;padding:0}.app-styles .pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.app-styles .pika-table abbr{border-bottom:none;cursor:help}.app-styles .pika-button{cursor:pointer;display:block;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:auto}.has-event .app-styles .pika-button{color:#fff;background:#3af}.is-today .app-styles .pika-button{color:#3af;font-weight:700}.is-selected .app-styles .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-disabled .app-styles .pika-button,.is-outside-current-month .app-styles .pika-button{color:#999;opacity:.3}.is-disabled .app-styles .pika-button{pointer-events:none;cursor:default}.app-styles .pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.app-styles .pika-button .is-selection-disabled{pointer-events:none;cursor:default}.app-styles .pika-week{font-size:11px;color:#999}.app-styles .is-inrange .pika-button{color:#666;background:#d5e9f7}.app-styles .is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.app-styles .is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.app-styles .infopiphany-datepicker-input{width:15rem}.app-styles .infopiphany-datepicker-trigger{font-size:.75rem;cursor:pointer;position:absolute;top:0;right:0;padding:.75rem}.app-styles .infopiphany-datepicker-theme{position:fixed}.app-styles .infopiphany-datepicker-theme.is-bound{position:absolute!important}.app-styles .infopiphany-datepicker-theme .pika-button:hover{background-color:#fd7e14}.app-styles .infopiphany-datepicker-theme .pika-table td,.app-styles .infopiphany-datepicker-theme .pika-table th{padding:0}.app-styles .vue-treeselect-helper-hide{display:none}.app-styles .vue-treeselect-helper-zoom-effect-off{transform:none!important}@-webkit-keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@-webkit-keyframes vue-treeselect-animation-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}@keyframes vue-treeselect-animation-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}@-webkit-keyframes vue-treeselect-animation-rotate{to{transform:rotate(1turn)}}@keyframes vue-treeselect-animation-rotate{to{transform:rotate(1turn)}}.app-styles .vue-treeselect__multi-value-item--transition-enter-active,.app-styles .vue-treeselect__multi-value-item--transition-leave-active{transition-duration:.2s;transition-property:transform,opacity}.app-styles .vue-treeselect__multi-value-item--transition-enter-active{transition-timing-function:cubic-bezier(.075,.82,.165,1)}.app-styles .vue-treeselect__multi-value-item--transition-leave-active{transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute}.app-styles .vue-treeselect__multi-value-item--transition-enter,.app-styles .vue-treeselect__multi-value-item--transition-leave-to{transform:scale(.7);opacity:0}.app-styles .vue-treeselect__multi-value-item--transition-move{transition:transform .2s cubic-bezier(.165,.84,.44,1)}.app-styles .vue-treeselect{position:relative;text-align:left}.app-styles [dir=rtl] .vue-treeselect{text-align:right}.app-styles .vue-treeselect div,.app-styles .vue-treeselect span{box-sizing:border-box}.app-styles .vue-treeselect svg{fill:currentColor}.app-styles .vue-treeselect__control{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;height:36px;border:1px solid #ddd;border-radius:5px;background:#fff;transition-duration:.2s;transition-property:border-color,box-shadow,width,height,background-color,opacity;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.app-styles .vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover{border-color:#cfcfcf}.app-styles .vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control{border-color:#039be5;box-shadow:0 0 0 3px rgba(3,155,229,.1)}.app-styles .vue-treeselect--disabled .vue-treeselect__control{background-color:#f9f9f9}.app-styles .vue-treeselect--open .vue-treeselect__control{border-color:#cfcfcf}.app-styles .vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control{border-bottom-left-radius:0;border-bottom-right-radius:0}.app-styles .vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control{border-top-left-radius:0;border-top-right-radius:0}.app-styles .vue-treeselect__multi-value,.app-styles .vue-treeselect__value-container{width:100%;vertical-align:middle}.app-styles .vue-treeselect__value-container{display:table-cell;position:relative}.app-styles .vue-treeselect--searchable:not(.vue-treeselect--disabled) .vue-treeselect__value-container{cursor:text}.app-styles .vue-treeselect__multi-value{display:inline-block}.app-styles .vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom:5px}.app-styles .vue-treeselect__placeholder,.app-styles .vue-treeselect__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;padding-right:5px;position:absolute;top:0;right:0;bottom:0;left:0;line-height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.app-styles .vue-treeselect__placeholder{color:#bdbdbd}.app-styles .vue-treeselect__single-value{color:#333}.app-styles .vue-treeselect--focused.vue-treeselect--searchable .vue-treeselect__single-value{color:#bdbdbd}.app-styles .vue-treeselect--disabled .vue-treeselect__single-value{position:static}.app-styles .vue-treeselect__multi-value-item-container{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}.app-styles [dir=rtl] .vue-treeselect__multi-value-item-container{padding-right:0;padding-left:5px}.app-styles .vue-treeselect__multi-value-item{display:inline-table;padding:2px 0;border:1px solid transparent;border-radius:2px;font-size:12px;vertical-align:top}.app-styles .vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover,.app-styles .vue-treeselect__multi-value-item{cursor:pointer;background:#e3f2fd;color:#039be5}.app-styles .vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-disabled{cursor:default;background:#f5f5f5;color:#757575}.app-styles .vue-treeselect--disabled .vue-treeselect__multi-value-item{cursor:default;background:#fff;border-color:#e5e5e5;color:#555}.app-styles .vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new,.app-styles .vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new:hover{background:#e8f5e9}.app-styles .vue-treeselect__multi-value-label,.app-styles .vue-treeselect__value-remove{display:table-cell;padding:0 5px;vertical-align:middle}.app-styles .vue-treeselect__value-remove{color:#039be5;padding-left:5px;border-left:1px solid #fff;line-height:0}.app-styles [dir=rtl] .vue-treeselect__value-remove{border-left:0;border-right:1px solid #fff}.app-styles .vue-treeselect__multi-value-item:hover .vue-treeselect__value-remove{color:#e53935}.app-styles .vue-treeselect--disabled .vue-treeselect__value-remove,.app-styles .vue-treeselect__multi-value-item-disabled .vue-treeselect__value-remove{display:none}.app-styles .vue-treeselect__value-remove>svg{width:6px;height:6px}.app-styles .vue-treeselect__multi-value-label{padding-right:5px;white-space:pre-line;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-styles .vue-treeselect__limit-tip{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}.app-styles [dir=rtl] .vue-treeselect__limit-tip{padding-right:0;padding-left:5px}.app-styles .vue-treeselect__limit-tip-text{cursor:default;display:block;margin:2px 0;padding:1px 0;color:#bdbdbd;font-size:12px;font-weight:600}.app-styles .vue-treeselect__input-container{display:block;max-width:100%;outline:none}.app-styles .vue-treeselect--single .vue-treeselect__input-container{font-size:inherit;height:100%}.app-styles .vue-treeselect--multi .vue-treeselect__input-container{display:inline-block;font-size:12px;vertical-align:top}.app-styles .vue-treeselect--searchable .vue-treeselect__input-container{padding-left:5px;padding-right:5px}.app-styles .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-top:5px;padding-left:0}.app-styles [dir=rtl] .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-left:5px;padding-right:0}.app-styles .vue-treeselect--disabled .vue-treeselect__input-container{display:none}.app-styles .vue-treeselect__input,.app-styles .vue-treeselect__sizer{margin:0;line-height:inherit;font-family:inherit;font-size:inherit}.app-styles .vue-treeselect__input{max-width:100%;margin:0;padding:0;border:0;outline:none;box-sizing:content-box;box-shadow:none;background:none transparent;line-height:1;vertical-align:middle}.app-styles .vue-treeselect__input::-ms-clear{display:none}.app-styles .vue-treeselect--single .vue-treeselect__input{width:100%;height:100%}.app-styles .vue-treeselect--multi .vue-treeselect__input{padding-top:3px;padding-bottom:3px}.app-styles .vue-treeselect--has-value .vue-treeselect__input{line-height:inherit;vertical-align:top}.app-styles .vue-treeselect__sizer{position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre}.app-styles .vue-treeselect__x-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer;color:#ccc;-webkit-animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1);animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1)}.app-styles .vue-treeselect__x-container:hover{color:#e53935}.app-styles .vue-treeselect__x{width:8px;height:8px}.app-styles .vue-treeselect__control-arrow-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer}.app-styles .vue-treeselect--disabled .vue-treeselect__control-arrow-container{cursor:default}.app-styles .vue-treeselect__control-arrow{width:9px;height:9px;color:#ccc}.app-styles .vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__control-arrow-container:hover .vue-treeselect__control-arrow{color:#616161}.app-styles .vue-treeselect--disabled .vue-treeselect__control-arrow{opacity:.35}.app-styles .vue-treeselect__control-arrow--rotated{transform:rotate(180deg)}.app-styles .vue-treeselect__menu-container{position:absolute;left:0;width:100%;overflow:visible;transition:0s}.app-styles .vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:100%}.app-styles .vue-treeselect--open-above:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{bottom:100%}.app-styles .vue-treeselect__menu{cursor:default;padding-top:5px;padding-bottom:5px;display:block;position:absolute;overflow-x:hidden;overflow-y:auto;width:auto;border:1px solid #cfcfcf;background:#fff;line-height:180%;-webkit-overflow-scrolling:touch}.app-styles .vue-treeselect--open-below .vue-treeselect__menu{border-bottom-left-radius:5px;border-bottom-right-radius:5px;top:0;margin-top:-1px;border-top-color:#f2f2f2;box-shadow:0 1px 0 rgba(0,0,0,.06)}.app-styles .vue-treeselect--open-above .vue-treeselect__menu{border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;margin-bottom:-1px;border-bottom-color:#f2f2f2}.app-styles .vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px}.app-styles [dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px;padding-right:5px}.app-styles .vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:25px}.app-styles [dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:5px;padding-right:25px}.app-styles .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:25px}.app-styles [dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:5px;padding-right:25px}.app-styles .vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:45px}.app-styles [dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:5px;padding-right:45px}.app-styles .vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:45px}.app-styles [dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:5px;padding-right:45px}.app-styles .vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:65px}.app-styles [dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:5px;padding-right:65px}.app-styles .vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:65px}.app-styles [dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:5px;padding-right:65px}.app-styles .vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:85px}.app-styles [dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:5px;padding-right:85px}.app-styles .vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:85px}.app-styles [dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:5px;padding-right:85px}.app-styles .vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:105px}.app-styles [dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:5px;padding-right:105px}.app-styles .vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:105px}.app-styles [dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:5px;padding-right:105px}.app-styles .vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:125px}.app-styles [dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:5px;padding-right:125px}.app-styles .vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:125px}.app-styles [dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:5px;padding-right:125px}.app-styles .vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:145px}.app-styles [dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:5px;padding-right:145px}.app-styles .vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:145px}.app-styles [dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:5px;padding-right:145px}.app-styles .vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:165px}.app-styles [dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:5px;padding-right:165px}.app-styles .vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:165px}.app-styles [dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:5px;padding-right:165px}.app-styles .vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:185px}.app-styles [dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:5px;padding-right:185px}.app-styles .vue-treeselect__option{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%}.app-styles .vue-treeselect__option--highlight{background:#f5f5f5}.app-styles .vue-treeselect--single .vue-treeselect__option--selected{background:#e3f2fd;font-weight:600}.app-styles .vue-treeselect--single .vue-treeselect__option--selected:hover{background:#e3f2fd}.app-styles .vue-treeselect__option--hide{display:none}.app-styles .vue-treeselect__option-arrow-container,.app-styles .vue-treeselect__option-arrow-placeholder{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.app-styles .vue-treeselect__option-arrow-container{cursor:pointer}.app-styles .vue-treeselect__option-arrow{display:inline-block;width:9px;height:9px;color:#ccc;vertical-align:middle;transition:transform .2s cubic-bezier(.19,1,.22,1);transform:rotate(-90deg)}.app-styles [dir=rtl] .vue-treeselect__option-arrow{transform:rotate(90deg)}.app-styles .vue-treeselect--branch-nodes-disabled .vue-treeselect__option:hover .vue-treeselect__option-arrow,.app-styles .vue-treeselect__option-arrow-container:hover .vue-treeselect__option-arrow{color:#616161}.app-styles .vue-treeselect__option-arrow--rotated,.app-styles [dir=rtl] .vue-treeselect__option-arrow--rotated{transform:rotate(0)}.app-styles .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{transform:rotate(-90deg)!important}.app-styles [dir=rtl] .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{transform:rotate(90deg)!important}.app-styles .vue-treeselect__label-container{display:table-cell;vertical-align:middle;cursor:pointer;display:table;width:100%;table-layout:fixed;color:inherit}.app-styles .vue-treeselect__option--disabled .vue-treeselect__label-container{cursor:not-allowed;color:rgba(0,0,0,.25)}.app-styles .vue-treeselect__checkbox-container{display:table-cell;width:20px;min-width:20px;height:100%;text-align:center;vertical-align:middle}.app-styles .vue-treeselect__checkbox{display:block;margin:auto;width:12px;height:12px;border-width:1px;border-style:solid;border-radius:2px;position:relative;transition:all .2s cubic-bezier(.075,.82,.165,1)}.app-styles .vue-treeselect__check-mark,.app-styles .vue-treeselect__minus-mark{display:block;position:absolute;left:1px;top:1px;background-repeat:no-repeat;opacity:0;transition:all .2s ease}.app-styles .vue-treeselect__minus-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);background-size:8px 8px}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.app-styles .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.app-styles .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.app-styles .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.app-styles .vue-treeselect__checkbox--indeterminate>.vue-treeselect__minus-mark{opacity:1}.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAADi4uLh4eHOxeSRAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=)}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAADh4eHg4ODNzc3h4eEYfw2wAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.app-styles .vue-treeselect__check-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMA8u24NxILB+Tawb6jiH1zRz0xIQIIP3GUAAAAMklEQVQI1y3FtQEAMQDDQD+EGbz/qkEVOpyEOP6PudKjZNSXn4Jm2CKRdBKzSLsFWl8fMG0Bl6Jk1rMAAAAASUVORK5CYII=);background-size:8px 8px;transform:scaleY(.125)}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.app-styles .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.app-styles .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.app-styles .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA/PiJhGNI9XlEHJB/b2ldV08+Oibk49vPp6QhAYgGBuwAAACCSURBVCjPrdHdDoIwDAXgTWAqCigo/+f9X5OwnoUwtis4V92XNWladUl+rzQPeQJAN2EHxoOnsPn7/oYk8fxBv08Rr/deOH/aZ2Nm8ZJ+s573QGfWKnNuZGzWm3+lv2V3pcU1XQ385/yjmBoM3Z+dXvlbYLLD3ujhTaOM3KaIXvNkFkuSEvYy1LqOAAAAAElFTkSuQmCC)}}.app-styles .vue-treeselect__checkbox--checked>.vue-treeselect__check-mark{opacity:1;transform:scaleY(1)}.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAP1BMVEUAAADj4+Pf39/h4eHh4eHh4eHk5OTh4eHg4ODi4uLh4eHh4eHg4ODh4eHh4eHg4ODh4eHh4eHp6en////h4eFqcyvUAAAAFHRSTlMAOQfy7bgS5NrBvqOIfXNHMSELAgQ/iFsAAAA2SURBVAjXY4AANjYIzcjMAaVFuBkY+RkEWERYmRjYRXjANAOfiIgIFxNIAa8IpxBEi6AwiAQAK2MBd7xY8csAAAAASUVORK5CYII=)}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.app-styles .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAADh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHf39/j4+Ph4eHh4eHh4eHg4ODi4uLh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eH////h4eF3FMFTAAAAGnRSTlMA+/eJhGhfSHE9JBzz5KaQf3pXT0Xbz0I5AYDw8F0AAAB+SURBVCjPrdHbDoMgEEVRKAii1dZe9fz/hxplTiKIT7qfYCWTEEZdUvOwbckNAD2WHeh3brHW5f5EzGQ+iN+b1Gt6KPvtv16Dn6JX9M9ya3/A1yfu5dlyduL6Hec7mXY6ddXLPP2lpABGZ8PWXfYLTJxZekVhhl7eTX24zZPNKXoRC7zQLjUAAAAASUVORK5CYII=)}}.app-styles .vue-treeselect__checkbox--unchecked{border-color:#e0e0e0;background:#fff}.app-styles .vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked{border-color:#039be5;background:#fff}.app-styles .vue-treeselect__checkbox--checked,.app-styles .vue-treeselect__checkbox--indeterminate,.app-styles .vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked,.app-styles .vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate{border-color:#039be5;background:#039be5}.app-styles .vue-treeselect__checkbox--disabled,.app-styles .vue-treeselect__label-container:hover .vue-treeselect__checkbox--disabled{border-color:#e0e0e0;background-color:#f7f7f7}.app-styles .vue-treeselect__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;padding-left:5px;max-width:100%;vertical-align:middle;cursor:inherit}.app-styles [dir=rtl] .vue-treeselect__label{padding-left:0;padding-right:5px}.app-styles .vue-treeselect__count{margin-left:5px;font-weight:400;opacity:.6}.app-styles [dir=rtl] .vue-treeselect__count{margin-left:0;margin-right:5px}.app-styles .vue-treeselect__tip{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;color:#757575}.app-styles .vue-treeselect__tip-text{display:table-cell;vertical-align:middle;padding-left:5px;padding-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px}.app-styles .vue-treeselect__error-tip .vue-treeselect__retry{cursor:pointer;margin-left:5px;font-style:normal;font-weight:600;text-decoration:none;color:#039be5}.app-styles [dir=rtl] .vue-treeselect__error-tip .vue-treeselect__retry{margin-left:0;margin-right:5px}.app-styles .vue-treeselect__icon-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.app-styles .vue-treeselect--single .vue-treeselect__icon-container{padding-left:5px}.app-styles [dir=rtl] .vue-treeselect--single .vue-treeselect__icon-container{padding-left:0;padding-right:5px}.app-styles .vue-treeselect__icon-warning{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#fb8c00}.app-styles .vue-treeselect__icon-warning:after{display:block;position:absolute;content:"";left:5px;top:2.5px;width:2px;height:1px;border-color:#fff;border-style:solid;border-width:5px 0 1px}.app-styles .vue-treeselect__icon-error{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#e53935}.app-styles .vue-treeselect__icon-error:after,.app-styles .vue-treeselect__icon-error:before{display:block;position:absolute;content:"";background:#fff;transform:rotate(45deg)}.app-styles .vue-treeselect__icon-error:before{width:6px;height:2px;left:3px;top:5px}.app-styles .vue-treeselect__icon-error:after{width:2px;height:6px;left:5px;top:3px}.app-styles .vue-treeselect__icon-loader{display:block;margin:auto;position:relative;width:12px;height:12px;text-align:center;-webkit-animation:vue-treeselect-animation-rotate 1.6s linear infinite;animation:vue-treeselect-animation-rotate 1.6s linear infinite}.app-styles .vue-treeselect__icon-loader:after,.app-styles .vue-treeselect__icon-loader:before{border-radius:50%;position:absolute;content:"";left:0;top:0;display:block;width:100%;height:100%;opacity:.6;-webkit-animation:vue-treeselect-animation-bounce 1.6s ease-in-out infinite;animation:vue-treeselect-animation-bounce 1.6s ease-in-out infinite}.app-styles .vue-treeselect__icon-loader:before{background:#039be5}.app-styles .vue-treeselect__icon-loader:after{background:#b3e5fc;-webkit-animation-delay:-.8s;animation-delay:-.8s}.app-styles .vue-treeselect__menu-placeholder{display:none}.app-styles .vue-treeselect__portal-target{position:absolute;display:block;left:0;top:0;height:0;width:0;padding:0;margin:0;border:0;overflow:visible;box-sizing:border-box}.app-styles .vue-treeselect--focused[status=primary]+.vue-treeselect--border{transform:scaleX(1);transition:.15s;border-bottom:2px solid #007bff}.app-styles .vue-treeselect--focused[status=warning]+.vue-treeselect--border{transform:scaleX(1);transition:.15s;border-bottom:2px solid #f1b544}.app-styles .vue-treeselect--focused[status=danger]+.vue-treeselect--border{transform:scaleX(1);transition:.15s;border-bottom:2px solid tomato}.app-styles .vue-treeselect--focused[status=success]+.vue-treeselect--border{transform:scaleX(1);transition:.15s;border-bottom:2px solid #42b983}.app-styles .vue-treeselect__multi-value-item{border-radius:.25rem!important}.app-styles .vue-treeselect[type-ahead] .vue-treeselect__control{border-color:transparent!important;background-color:#3565a5!important}.app-styles .vue-treeselect[type-ahead] .vue-treeselect__control:hover{border-color:transparent!important}.app-styles .vue-treeselect[type-ahead] .vue-treeselect__input,.app-styles .vue-treeselect[type-ahead] .vue-treeselect__single-value{color:#fff!important}.app-styles .vue-treeselect[type-ahead] .vue-treeselect__menu{color:#000!important}.app-styles .vue-treeselect[badge-color=normal] .app-styles .vue-treeselect__multi-value-item{background-color:#e3f2fd!important;color:#039be5!important}.app-styles .vue-treeselect[badge-color=primary] .app-styles .vue-treeselect__multi-value-item{background-color:#007bff!important;color:#fff!important}.app-styles .vue-treeselect[badge-color=success] .app-styles .vue-treeselect__multi-value-item{background-color:#42b983;color:#fff}.app-styles .vue-treeselect[badge-color=warning] .app-styles .vue-treeselect__multi-value-item{background-color:#f1b544;color:#000}.app-styles .vue-treeselect[badge-color=danger] .app-styles .vue-treeselect__multi-value-item{background-color:tomato;color:#fff}.app-styles .vue-treeselect__control{background-color:transparent;border:1px solid #ced4da;border-radius:.25rem}.app-styles .vue-treeselect__input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:500;font-size:.8rem}.app-styles .vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control,.app-styles .vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control{border-radius:.25rem}.app-styles .vue-treeselect--border{height:2px;margin-top:-3px;transform:scaleX(0);border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;transition:transform .15s ease-in-out!important}.app-styles .vue-treeselect--focused .app-styles .vue-treeselect__menu-container{background-color:red;margin-top:5px!important;margin-bottom:5px!important;border-radius:.25rem;font-weight:500;-webkit-animation:fadeInDown .15s forwards!important;animation:fadeInDown .15s forwards!important}.app-styles .vue-treeselect__control-arrow{transition:transform .2s ease-in-out}.app-styles .vue-treeselect__placeholder{color:#adb5bd}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-3%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-3%,0)}to{opacity:1;transform:translateZ(0)}}.app-styles .card{position:relative;border:none;border-radius:5px;box-shadow:0 1px 2px 0 rgba(33,33,33,.14),0 0 1px 0 rgba(0,0,0,.14)}.app-styles .card-header{border:none}.app-styles .card .card-blockquote{padding:2rem;position:relative}.app-styles .card .card-blockquote .svg-bg{display:block;width:100%;height:95px;position:absolute;top:-94px;left:0}.app-styles .card-lift--hover:hover{transform:translateY(-20px);transition:all .2s ease-in-out}@media(prefers-reduced-motion:reduce){.app-styles .card-lift--hover:hover{transition:none}}.app-styles .card-shadow{box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.app-styles .c-head{background-color:#007bff;color:#fff;font-weight:700}.app-styles .img-valign{vertical-align:middle}.app-styles .username{padding-top:13px;padding-left:20px;font-size:20px;font-weight:700}.app-styles .role{margin-top:-25px;padding-left:98px;font-size:16px}.app-styles .custom-control-input:checked~.custom-control-label:before{box-shadow:0 0 0 0 #8e44ad;-webkit-animation:pulse .7s forwards;animation:pulse .7s forwards}.app-styles .custom-control-input:focus~.custom-control-label:before{box-shadow:none}@-webkit-keyframes pulse{0%{transform:scale(.9);box-shadow:0 0 0 0 rgba(142,68,173,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(142,68,173,0)}to{transform:scale(.9);box-shadow:0 0 0 0 rgba(142,68,173,0)}}@keyframes pulse{0%{transform:scale(.9);box-shadow:0 0 0 0 rgba(142,68,173,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(142,68,173,0)}to{transform:scale(.9);box-shadow:0 0 0 0 rgba(142,68,173,0)}}.app-styles .loading-state{margin-top:5rem}.app-styles .col-form-label,.app-styles label{line-height:1.5!important;font-size:.875rem;font-weight:600!important;margin-bottom:2px}.app-styles .for-display{display:block;font-weight:550;font-size:.85rem;margin-bottom:5px}.app-styles .modal-content{transition-delay:.1s;border:0;border-radius:.3rem}.app-styles .modal-content .modal-header{padding:1rem 1.5rem 1.5rem;border:0;height:25px}.app-styles .modal-content .modal-header h6{color:#000!important}.app-styles .modal-content .modal-header button{font-weight:600;color:#000}.app-styles .modal-content .modal-body{padding:1.5rem}.app-styles .modal-content .modal-footer{padding:0 1rem .8rem;border:0}.app-styles .modal-content .modal-footer>button{font-weight:600}.app-styles .modal-fluid .modal-dialog{margin-top:0;margin-bottom:0}.app-styles .modal-fluid .modal-content{border-radius:0}.app-styles .table.b-table>tbody>.table-active,.app-styles .table.b-table>tbody>.table-active:active,.app-styles .table.b-table>thead>tr>[aria-sort]{outline:none}.app-styles table{width:100%}.app-styles table thead tr th{font-size:.7rem;color:#4a4a4a;text-transform:uppercase;margin:2rem}.app-styles table thead tr th,.app-styles table thead tr th div{background-color:#eee;font-weight:600}.app-styles table tbody tr:hover{background-color:rgba(0,0,0,.075)}.app-styles table tbody tr td{font-weight:500;font-size:.8rem;color:#212529;padding:1.2rem}.app-styles .vue-ads-w-full tr th{padding:.7rem}.app-styles .vue-ads-w-full .vue-ads-cursor-pointer{cursor:pointer}.app-styles .vue-ads-w-full .vue-ads-cursor-pointer span{margin-right:5px}.app-styles .nav-tabs-simple{border-bottom:0}.app-styles .nav-tabs{position:relative}.app-styles .nav-tabs .nav-item{margin-bottom:-1px}.app-styles .nav-tabs>li{padding-left:0;padding-right:0;margin:0}.app-styles .nav-tabs .nav-link{color:grey}.app-styles .nav-tabs .nav-link.active,.app-styles .nav-tabs .nav-link.active>svg{color:#0078b7}.app-styles .nav-tabs>li>a{display:block;border-radius:0;padding:13px 17px;margin-right:0;font-weight:600;letter-spacing:.06em;color:#2a2424;font-size:10.5px;min-width:70px;text-transform:uppercase;border-color:transparent;position:relative;line-height:1.7em}.app-styles .nav>li>a{padding:10px 15px}.app-styles .nav-tabs>li>a.active:after,.app-styles .nav-tabs>li>a:hover:after{height:3px}.app-styles .nav-tabs>li>a:after{position:absolute;transition:all .1s linear 0s;-webkit-backface-visibility:hidden;width:100%;display:block;background-color:#0078b7;height:0;content:"";left:0;z-index:125;top:100%}.app-styles .page-layout{padding-top:3.5rem}.app-styles .page-layout,.app-styles .tier-layout{padding-right:15px;padding-left:15px}.app-styles .tier-layout--left-panel{padding-top:3.5rem;padding-bottom:5rem;border-right:1px solid #dee2e6;background-color:#fff}@media(max-width:800px){.app-styles .tier-layout--left-panel{border-bottom:1px solid #dee2e6;border-right:none}}.app-styles .tier-layout--right-panel{padding-top:3.5rem;padding-bottom:5rem;border-left:1px solid #dee2e6;background-color:#fff}@media(max-width:767.98px){.app-styles .tier-layout--content{margin-left:-15px!important}}.app-styles .tier-layout--tier2{min-height:35vh!important;background-color:#f5f5fb;padding-top:4.5rem}.app-styles .tier-layout--tier3{height:65vh!important;background-color:#f5f5fb;padding-bottom:5rem}.app-styles .tier-layout--tier3-content{height:90%}@media(max-width:800px){.app-styles .tier-layout--tier3{border-bottom:1px solid #dee2e6}}.app-styles .tier-layout--default{height:100%;background-color:transparent}@-webkit-keyframes clip{0%{background:#00b6ff;border-radius:10px;opacity:.5;-webkit-clip-path:circle(25% at 90% 20%);clip-path:circle(25% at 90% 20%)}to{background:none;border-radius:10px;opacity:1;-webkit-clip-path:circle(100%);clip-path:circle(100%)}}@keyframes clip{0%{background:#00b6ff;border-radius:10px;opacity:.5;-webkit-clip-path:circle(25% at 90% 20%);clip-path:circle(25% at 90% 20%)}to{background:none;border-radius:10px;opacity:1;-webkit-clip-path:circle(100%);clip-path:circle(100%)}}.app-styles .default{position:relative}.app-styles .default *{outline:none;margin:0;padding:0}.app-styles .default .menubar{padding-left:10px;padding-right:10px}.app-styles .default .menubar .dropdown-container{display:inline;position:relative}.app-styles .default .menubar .dropdown-container--menu{display:none;position:absolute;top:28px;left:-250%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:1;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:5px}.app-styles .default .menubar .dropdown-container--menu.show{display:inline-block}.app-styles .default .menubar__border{background-color:#eee;height:1px;margin:0 10px!important}.app-styles .default .menubar__button{height:35px;width:35px;color:#492540!important;background-color:transparent;font-weight:700;border:transparent;outline:none}.app-styles .default .menubar__button:hover{background-color:#d7d7d7;border-radius:0}.app-styles .default .menubar__button:not(.heading){margin:0!important}.app-styles .default .menubar__button svg{font-weight:400;font-size:.9rem;margin-bottom:1px!important}.app-styles .default .menubar__button.table-dropdown{min-width:50px}.app-styles .default .menubar__button.is-active{background-color:#d7d7d7;color:#9b00b7}.app-styles .default .menubar__button.headings{width:109px;font-weight:500;text-transform:uppercase}.app-styles .default .menubar__button.headings svg{font-size:.7rem}.app-styles .default .menubar__button+.dropdown-container--menu ul li{margin:0!important;padding:0!important;text-align:center}.app-styles .default .menubar__button+.dropdown-container--menu ul li:active,.app-styles .default .menubar__button+.dropdown-container--menu ul li:hover{background-color:#d7d7d7!important}.app-styles .default .menubar__button+.dropdown-container--menu ul li label{padding:5px!important;margin:0;font-size:.8rem;font-weight:400;letter-spacing:-.006em}.app-styles .default .editor{background-color:#fdfdfd;border-radius:10px;border:1px solid #eee}.app-styles .default .editor__content{min-height:200px;max-height:450px;overflow:auto;line-height:1.2;color:#212529!important}.app-styles .default .editor__content a{color:#6b365e!important}.app-styles .default .editor__content img{height:250px}.app-styles .default .editor__content pre{padding:.7rem 1rem!important;border-radius:5px;background-color:#f7f7f7!important;font-size:.8rem;overflow-x:auto}.app-styles .default .editor__content pre code{color:#000!important}.app-styles .default .editor__content blockquote{border-left:3px solid #bd7dad;color:#bd7dad;padding-left:.8rem;font-style:italic}.app-styles .default .editor__content .ProseMirror{min-height:200px;padding:20px;margin-bottom:25px}.app-styles .default .editor__content .ProseMirror table tr td{border:1px solid #212529!important;color:#b46ca2!important}.app-styles .default .editor__content .ProseMirror table tr td p{margin:0;padding:0;white-space:nowrap}.app-styles .default .editor__content .ProseMirror ol,.app-styles .default .editor__content .ProseMirror ul{padding-left:1.2em!important}.app-styles .default .editor__content .ProseMirror.resize-cursor{cursor:col-resize}.app-styles .default .editor__content [data-indent="1"]{margin-left:30px!important}.app-styles .default .editor__content [data-indent="2"]{margin-left:60px!important}.app-styles .default .editor__content [data-indent="3"]{margin-left:90px!important}.app-styles .default .editor__content [data-indent="4"]{margin-left:120px!important}.app-styles .default .editor__content [data-indent="5"]{margin-left:150px!important}.app-styles .default .editor__content [data-indent="6"]{margin-left:180px!important}.app-styles .default .editor__content [data-indent="7"]{margin-left:210px!important}.app-styles .default .editor__footer{border-top:1px solid #eee;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-left:10px;margin-right:10px;height:45px;display:flex;align-items:center;font-size:.8rem;font-weight:400}.app-styles .default .editor__footer .character{flex:0 50%;margin-left:15px;color:#492540;letter-spacing:-.006em}.app-styles .default .editor__footer .upload{flex:0 50%;margin-right:15px;margin-bottom:0!important;text-align:right;color:#492540;cursor:pointer;letter-spacing:-.006em}.app-styles .default .editor__footer .upload:hover{text-decoration:underline}.app-styles .dark-neon{position:relative}.app-styles .dark-neon *{outline:none;margin:0;padding:0}.app-styles .dark-neon .menubar{padding-left:10px;padding-right:10px}.app-styles .dark-neon .menubar .dropdown-container{display:inline;position:relative}.app-styles .dark-neon .menubar .dropdown-container--menu{display:none;position:absolute;top:28px;left:-250%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:1;background-color:#394562;border:1px solid rgba(0,0,0,.2);border-radius:5px}.app-styles .dark-neon .menubar .dropdown-container--menu.show{display:inline-block}.app-styles .dark-neon .menubar__border{background-color:#574b90;height:1px;margin:0 10px!important}.app-styles .dark-neon .menubar__button{height:35px;width:35px;color:#a7ff83!important;background-color:transparent;font-weight:700;border:transparent;outline:none}.app-styles .dark-neon .menubar__button:hover{background-color:#141822;border-radius:0}.app-styles .dark-neon .menubar__button:not(.heading){margin:0!important}.app-styles .dark-neon .menubar__button svg{font-weight:400;font-size:.9rem;margin-bottom:1px!important}.app-styles .dark-neon .menubar__button.table-dropdown{min-width:50px}.app-styles .dark-neon .menubar__button.is-active{background-color:#141822;color:#9b00b7}.app-styles .dark-neon .menubar__button.headings{width:109px;font-weight:500;text-transform:uppercase}.app-styles .dark-neon .menubar__button.headings svg{font-size:.7rem}.app-styles .dark-neon .menubar__button+.dropdown-container--menu ul li{margin:0!important;padding:0!important;text-align:center}.app-styles .dark-neon .menubar__button+.dropdown-container--menu ul li:active,.app-styles .dark-neon .menubar__button+.dropdown-container--menu ul li:hover{background-color:#141822!important}.app-styles .dark-neon .menubar__button+.dropdown-container--menu ul li label{padding:5px!important;margin:0;font-size:.8rem;font-weight:400;letter-spacing:-.006em}.app-styles .dark-neon .editor{background-color:#303a52;border-radius:10px;border:1px solid #574b90}.app-styles .dark-neon .editor__content{min-height:200px;max-height:450px;overflow:auto;line-height:1.2;color:#fff!important}.app-styles .dark-neon .editor__content a{color:#cbffb6!important}.app-styles .dark-neon .editor__content img{height:250px}.app-styles .dark-neon .editor__content pre{padding:.7rem 1rem!important;border-radius:5px;background-color:#f7f7f7!important;font-size:.8rem;overflow-x:auto}.app-styles .dark-neon .editor__content pre code{color:#1f6a00!important}.app-styles .dark-neon .editor__content blockquote{border-left:3px solid #fff;color:#fff;padding-left:.8rem;font-style:italic}.app-styles .dark-neon .editor__content .ProseMirror{min-height:200px;padding:20px;margin-bottom:25px}.app-styles .dark-neon .editor__content .ProseMirror table tr td{border:1px solid #fff!important;color:#fff!important}.app-styles .dark-neon .editor__content .ProseMirror table tr td p{margin:0;padding:0;white-space:nowrap}.app-styles .dark-neon .editor__content .ProseMirror ol,.app-styles .dark-neon .editor__content .ProseMirror ul{padding-left:1.2em!important}.app-styles .dark-neon .editor__content .ProseMirror.resize-cursor{cursor:col-resize}.app-styles .dark-neon .editor__content [data-indent="1"]{margin-left:30px!important}.app-styles .dark-neon .editor__content [data-indent="2"]{margin-left:60px!important}.app-styles .dark-neon .editor__content [data-indent="3"]{margin-left:90px!important}.app-styles .dark-neon .editor__content [data-indent="4"]{margin-left:120px!important}.app-styles .dark-neon .editor__content [data-indent="5"]{margin-left:150px!important}.app-styles .dark-neon .editor__content [data-indent="6"]{margin-left:180px!important}.app-styles .dark-neon .editor__content [data-indent="7"]{margin-left:210px!important}.app-styles .dark-neon .editor__footer{border-top:1px solid #574b90;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-left:10px;margin-right:10px;height:45px;display:flex;align-items:center;font-size:.8rem;font-weight:400}.app-styles .dark-neon .editor__footer .character{flex:0 50%;margin-left:15px;color:#a7ff83;letter-spacing:-.006em}.app-styles .dark-neon .editor__footer .upload{flex:0 50%;margin-right:15px;margin-bottom:0!important;text-align:right;color:#a7ff83;cursor:pointer;letter-spacing:-.006em}.app-styles .dark-neon .editor__footer .upload:hover{text-decoration:underline}body,html{background-color:#fafafa!important}.theme-container .navbar{background-color:#0078b7}.theme-container .navbar .home-link .site-name{color:#fff;font-size:1.2rem}.theme-container .navbar .links{background-color:#0078b7}.theme-container .navbar .links .nav-item,.theme-container .navbar .links .nav-item .nav-link:hover,.theme-container .navbar .links .nav-item .router-link-active{color:#fff}.theme-container .sidebar{width:17rem!important}.theme-container .sidebar ul li a.active{background-color:#e0e0e0;color:#161616;border-left-color:#0078b7}.theme-container .sidebar .sidebar-sub-headers .sidebar-sub-header a.active{background-color:transparent;color:#161616}.theme-container .page .theme-default-content{margin:40px 50px!important;max-width:1080px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.theme-container .page .theme-default-content.custom-p p{line-height:1.5;font-weight:450}.theme-container .page-edit{margin-left:50px!important;max-width:900px!important}.theme-container .page-nav{margin-left:50px!important;max-width:1080px!important}.theme-container .page-nav .inner{border-top-color:#ddd!important}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.theme-default-content code{color:#476582;padding:.25rem .5rem;margin:0;font-size:.85em;background-color:rgba(27,31,35,.05);border-radius:3px}.theme-default-content code .token.deleted{color:#ec5975}.theme-default-content code .token.inserted{color:#3eaf7c}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}.theme-default-content pre[class*=language-] code,.theme-default-content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:#282c34;border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.66)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:3.5rem;height:100%;background-color:rgba(0,0,0,.66)}div[class*=language-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;text-align:center;color:hsla(0,0%,100%,.3);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;-webkit-user-select:none;user-select:none;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:3.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid rgba(0,0,0,.66);background-color:#282c34}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block .custom-block-title{font-weight:600;margin-bottom:-.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:#2c3e50}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:#2c3e50}.custom-block.details{display:block;position:relative;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:#eee}.custom-block.details h4{margin-top:0}.custom-block.details figure:last-child,.custom-block.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-block.details summary{outline:none;cursor:pointer}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.theme-default-content:not(.custom){max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.theme-default-content:not(.custom){padding:2rem}}@media (max-width:419px){.theme-default-content:not(.custom){padding:1.5rem}}.table-of-contents .badge{vertical-align:middle}body,html{padding:0;margin:0;background-color:#fff}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#2c3e50}.page{padding-left:20rem}.navbar{z-index:20;right:0;height:3.6rem;background-color:#fff;box-sizing:border-box;border-bottom:1px solid #eaecef}.navbar,.sidebar-mask{position:fixed;top:0;left:0}.sidebar-mask{z-index:9;width:100vw;height:100vh;display:none}.sidebar{font-size:16px;background-color:#fff;width:20rem;position:fixed;z-index:10;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid #eaecef;overflow-y:auto}.theme-default-content:not(.custom)>:first-child{margin-top:3.6rem}.theme-default-content:not(.custom) a:hover{text-decoration:underline}.theme-default-content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.theme-default-content:not(.custom) img{max-width:100%}.theme-default-content.custom{padding:0;margin:0}.theme-default-content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#3eaf7c}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:1rem;color:#999;border-left:.2rem solid #dfe2e5;margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.theme-default-content:not(.custom)>h1,.theme-default-content:not(.custom)>h2,.theme-default-content:not(.custom)>h3,.theme-default-content:not(.custom)>h4,.theme-default-content:not(.custom)>h5,.theme-default-content:not(.custom)>h6{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.theme-default-content:not(.custom)>h1:first-child,.theme-default-content:not(.custom)>h2:first-child,.theme-default-content:not(.custom)>h3:first-child,.theme-default-content:not(.custom)>h4:first-child,.theme-default-content:not(.custom)>h5:first-child,.theme-default-content:not(.custom)>h6:first-child{margin-top:-1.5rem;margin-bottom:1rem}.theme-default-content:not(.custom)>h1:first-child+.custom-block,.theme-default-content:not(.custom)>h1:first-child+p,.theme-default-content:not(.custom)>h1:first-child+pre,.theme-default-content:not(.custom)>h2:first-child+.custom-block,.theme-default-content:not(.custom)>h2:first-child+p,.theme-default-content:not(.custom)>h2:first-child+pre,.theme-default-content:not(.custom)>h3:first-child+.custom-block,.theme-default-content:not(.custom)>h3:first-child+p,.theme-default-content:not(.custom)>h3:first-child+pre,.theme-default-content:not(.custom)>h4:first-child+.custom-block,.theme-default-content:not(.custom)>h4:first-child+p,.theme-default-content:not(.custom)>h4:first-child+pre,.theme-default-content:not(.custom)>h5:first-child+.custom-block,.theme-default-content:not(.custom)>h5:first-child+p,.theme-default-content:not(.custom)>h5:first-child+pre,.theme-default-content:not(.custom)>h6:first-child+.custom-block,.theme-default-content:not(.custom)>h6:first-child+p,.theme-default-content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid #eaecef}h3{font-size:1.35rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid #eaecef}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.6em 1em}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .theme-default-content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px;width:16.4rem}.page{padding-left:16.4rem}}@media (max-width:719px){.sidebar{top:0;padding-top:3.6rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width:419px){h1{font-size:1.9rem}.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}#nprogress{pointer-events:none}#nprogress .bar{background:#3eaf7c;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #3eaf7c,0 0 5px #3eaf7c;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#3eaf7c transparent transparent #3eaf7c;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{scroll-behavior:smooth}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.home{padding:3.6rem 2rem 0;max-width:960px;margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.8rem auto}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:#6a8bad}.home .hero .action-button{display:inline-block;font-size:1.2rem;color:#fff;background-color:#3eaf7c;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #389d70}.home .hero .action-button:hover{background-color:#4abf8a}.home .features{border-top:1px solid #eaecef;padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:#3a5169}.home .feature p{color:#4e6e8e}.home .footer{padding:2.5rem;border-top:1px solid #eaecef;text-align:center;color:#4e6e8e}@media (max-width:719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width:419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#4e6e8e;display:inline-block;border:1px solid #cfd4db;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#3eaf7c}.search-box .suggestions{background:#fff;width:20rem;position:absolute;top:2rem;border:1px solid #cfd4db;border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestions.align-right{right:0}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion a{white-space:normal;color:#5d82a6}.search-box .suggestion a .page-title{font-weight:600}.search-box .suggestion a .header{font-size:.9em;margin-left:.25em}.search-box .suggestion.focused{background-color:#f3f4f5}.search-box .suggestion.focused a{color:#3eaf7c}@media (max-width:959px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (-ms-high-contrast:none){.search-box input{height:2rem}}@media (max-width:959px) and (min-width:719px){.search-box .suggestions{left:0}}@media (max-width:719px){.search-box{margin-right:0}.search-box input{left:1rem}.search-box .suggestions{right:0}}@media (max-width:419px){.search-box .suggestions{width:calc(100vw - 4rem)}.search-box input:focus{width:8rem}}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (max-width:719px){.sidebar-button{display:block}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title,.dropdown-wrapper .mobile-dropdown-title{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:#2c3e50}.dropdown-wrapper .dropdown-title:hover,.dropdown-wrapper .mobile-dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow,.dropdown-wrapper .mobile-dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .mobile-dropdown-title{display:none;font-weight:600}.dropdown-wrapper .mobile-dropdown-title font-size inherit:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid #eee;padding:1rem 1.5rem .45rem 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #3eaf7c;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .dropdown-title{display:none}.dropdown-wrapper .mobile-dropdown-title{display:block}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper.open .nav-dropdown,.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper.open:blur{display:none}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:#fff;padding:.6rem 0;border:1px solid;border-color:#ddd #ddd #ccc;text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#3eaf7c}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:#2c3e50}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #46bd87}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem;vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:#2c3e50;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;background-color:#fff;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.page-edit{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-edit{padding:2rem}}@media (max-width:419px){.page-edit{padding:1.5rem}}.page-edit{padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block}.page-edit .edit-link a{color:#4e6e8e;margin-right:.25rem}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:#4e6e8e}.page-edit .last-updated .time{font-weight:400;color:#767676}@media (max-width:719px){.page-edit .edit-link{margin-bottom:.5rem}.page-edit .last-updated{font-size:.8em;float:none;text-align:left}}.page-nav{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-nav{padding:2rem}}@media (max-width:419px){.page-nav{padding:1.5rem}}.page-nav{padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid #eaecef;padding-top:1rem;overflow:auto}.page-nav .next{float:right}.page{padding-bottom:2rem;display:block}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading:not(.clickable){cursor:auto;color:inherit}.sidebar-group.is-sub-group{padding-left:0}.sidebar-group.is-sub-group>.sidebar-heading{font-size:.95em;line-height:1.4;font-weight:400;padding-left:2rem}.sidebar-group.is-sub-group>.sidebar-heading:not(.clickable){opacity:.5}.sidebar-group.is-sub-group>.sidebar-group-items{padding-left:1rem}.sidebar-group.is-sub-group>.sidebar-group-items>li>.sidebar-link{font-size:.95em;border-left:none}.sidebar-group.depth-2>.sidebar-heading{border-left:none}.sidebar-heading{color:#2c3e50;transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0;border-left:.25rem solid transparent}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading.clickable.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-heading.clickable:hover{color:#3eaf7c}.sidebar-group-items{transition:height .1s ease-out;font-size:.95em;overflow:hidden}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}a.sidebar-link{font-size:1em;font-weight:400;display:inline-block;color:#2c3e50;border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#3eaf7c}a.sidebar-link.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid #eaecef;padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar>.sidebar-links{padding:1.5rem 0}.sidebar>.sidebar-links>li>a.sidebar-link{font-size:1.1em;line-height:1.7;font-weight:700}.sidebar>.sidebar-links>li:not(:first-child){margin-top:.75rem}@media (max-width:719px){.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar>.sidebar-links{padding:1rem 0}}.window[data-v-f1a0bb5c]{overflow:auto;min-width:300px}.window .browser-header[data-v-f1a0bb5c]{height:35px;background:#0078b7}.window .browser-header span[data-v-f1a0bb5c]{font-weight:600}.window .browser-header span svg[data-v-f1a0bb5c]{margin-right:-4px}.window .browser-buttons[data-v-f1a0bb5c]{display:flex;height:20px;justify-content:flex-end;align-items:center;background:#565656;padding:10px}.window .browser-buttons .btn-1[data-v-f1a0bb5c],.window .browser-buttons .btn-2[data-v-f1a0bb5c]{height:8px;width:8px;background:#ff605c;border-radius:50%;margin:3px}.window .browser-buttons .btn-1[data-v-f1a0bb5c]:not(.btn-2),.window .browser-buttons .btn-2[data-v-f1a0bb5c]:not(.btn-2){background:#ffbd44}.bread[data-v-f1a0bb5c]{display:flex;justify-content:start;align-items:center;height:50;padding:25px;background:#fff;border-left:1px solid #f3f3f3;border-right:1px solid #f3f3f3}.bread-1[data-v-f1a0bb5c],.bread-2[data-v-f1a0bb5c]{width:75px;height:15px;background:#a8a8a8;margin:5px}.content[data-v-f1a0bb5c]{height:450px;background:#f3f3f3}.content .empty-state-content[data-v-f1a0bb5c]{display:flex}.content .empty-state-content-left[data-v-f1a0bb5c]{display:flex;flex:0 0 50%;justify-content:center;align-items:center}.content .empty-state-content-right[data-v-f1a0bb5c]{flex:0 0 50%}.content .empty-state-content .title[data-v-f1a0bb5c]{padding-top:1rem;font-size:1.5rem;font-weight:600}.content .empty-state-content .description[data-v-f1a0bb5c]{font-weight:500;padding-top:5px}.content .empty-state-content .button-primary[data-v-f1a0bb5c]{margin-left:0;margin-top:1.5rem}.content .empty-state-icon[data-v-f1a0bb5c]{font-size:4.5rem;color:#c5c2c2}.content .empty-state-icon .reflect[data-v-f1a0bb5c]{-webkit-box-reflect:below -8px -webkit-gradient(linear,right top,right bottom,from(transparent),to(hsla(0,0%,100%,.4)))}.bread .button-primary{text-align:right}.bread-1{width:100px;height:15px;background:#a8a8a8}.window{overflow:auto;min-width:300px}.window .browser-header{height:35px;background:#0078b7}.window .browser-header span{font-weight:600}.window .browser-header span svg{margin-right:-4px}.window .browser-buttons{display:flex;height:20px;justify-content:flex-end;align-items:center;background:#565656;padding:10px}.window .browser-buttons .btn-1,.window .browser-buttons .btn-2{height:8px;width:8px;background:#ff605c;border-radius:50%;margin:3px}.window .browser-buttons .btn-1:not(.btn-2),.window .browser-buttons .btn-2:not(.btn-2){background:#ffbd44}.bread{display:flex;justify-content:start;align-items:center;height:50;padding:25px;background:#fff;border-left:1px solid #f3f3f3;border-right:1px solid #f3f3f3}.bread-1,.bread-2{width:75px;height:15px;background:#a8a8a8;margin:5px}.content{height:450px;background:#f3f3f3}.content .empty-state-content{padding-left:4.5rem;padding-right:4.5rem;padding-top:3rem}.content .empty-state-content .title{padding-top:1rem;font-size:1.5rem;font-weight:600}.content .empty-state-content .description{font-weight:500;padding-top:5px}.content .empty-state-content .button-primary{margin-left:0;margin-top:1.5rem}.content .empty-state-icon{font-size:4.5rem;color:#c5c2c2}.content .empty-state-icon .reflect{-webkit-box-reflect:below -8px -webkit-gradient(linear,right top,right bottom,from(transparent),to(hsla(0,0%,100%,.4)))}.color-sample-1[data-v-336c2c42]{background:linear-gradient(110deg,#fdcd3b 60%,#ffed4b 0);height:150px;border-radius:5px;text-align:left;font-weight:700;font-size:1.3rem;padding:55px}@media only screen and (max-width:575px){.communication[data-v-336c2c42]{flex-direction:column}}.list-color[data-v-a4bb5e3e]{list-style-type:none}.list-color li[data-v-a4bb5e3e]{position:relative;display:block;float:left;font-size:.9rem;font-weight:600;width:20%;height:100px;top:0;transition:top .2s ease-out;cursor:pointer}.list-color li[data-v-a4bb5e3e]:hover{top:-5px}.list-color li span[data-v-a4bb5e3e],.list-color span[data-v-a4bb5e3e]{font-weight:600;font-size:.8rem}.font-size-10[data-v-0685e492]{font-size:10px!important}.font-size-12[data-v-0685e492]{font-size:12px!important}.font-size-14[data-v-0685e492]{font-size:14px!important}.font-size-16[data-v-0685e492]{font-size:16px!important}.font-size-18[data-v-0685e492]{font-size:18px!important}.font-size-20[data-v-0685e492]{font-size:20px!important}.font-size-22[data-v-0685e492]{font-size:22px!important}.font-size-24[data-v-0685e492]{font-size:24px!important}.font-size-26[data-v-0685e492]{font-size:26px!important}.font-size-28[data-v-0685e492]{font-size:28px!important}.font-size-30[data-v-0685e492]{font-size:30px!important}.font-size-32[data-v-0685e492]{font-size:32px!important}.font-size-34[data-v-0685e492]{font-size:34px!important}.font-size-36[data-v-0685e492]{font-size:36px!important}.font-size-38[data-v-0685e492]{font-size:38px!important}.font-size-40[data-v-0685e492]{font-size:40px!important}.font-size-42[data-v-0685e492]{font-size:42px!important}.font-size-44[data-v-0685e492]{font-size:44px!important}.font-size-46[data-v-0685e492]{font-size:46px!important}.font-size-48[data-v-0685e492]{font-size:48px!important}.font-size-50[data-v-0685e492]{font-size:50px!important}.font-size-52[data-v-0685e492]{font-size:52px!important}.font-size-54[data-v-0685e492]{font-size:54px!important}.font-size-56[data-v-0685e492]{font-size:56px!important}.font-size-58[data-v-0685e492]{font-size:58px!important}.font-size-60[data-v-0685e492]{font-size:60px!important}.font-size-62[data-v-0685e492]{font-size:62px!important}.font-size-64[data-v-0685e492]{font-size:64px!important}.font-size-66[data-v-0685e492]{font-size:66px!important}.font-size-68[data-v-0685e492]{font-size:68px!important}.font-size-70[data-v-0685e492]{font-size:70px!important}.font-size-72[data-v-0685e492]{font-size:72px!important}.font-size-74[data-v-0685e492]{font-size:74px!important}.font-size-76[data-v-0685e492]{font-size:76px!important}.font-size-78[data-v-0685e492]{font-size:78px!important}.font-size-80[data-v-0685e492]{font-size:80px!important}.font-size-10[data-v-cc18ffe0]{font-size:10px!important}.font-size-12[data-v-cc18ffe0]{font-size:12px!important}.font-size-14[data-v-cc18ffe0]{font-size:14px!important}.font-size-16[data-v-cc18ffe0]{font-size:16px!important}.font-size-18[data-v-cc18ffe0]{font-size:18px!important}.font-size-20[data-v-cc18ffe0]{font-size:20px!important}.font-size-22[data-v-cc18ffe0]{font-size:22px!important}.font-size-24[data-v-cc18ffe0]{font-size:24px!important}.font-size-26[data-v-cc18ffe0]{font-size:26px!important}.font-size-28[data-v-cc18ffe0]{font-size:28px!important}.font-size-30[data-v-cc18ffe0]{font-size:30px!important}.font-size-32[data-v-cc18ffe0]{font-size:32px!important}.font-size-34[data-v-cc18ffe0]{font-size:34px!important}.font-size-36[data-v-cc18ffe0]{font-size:36px!important}.font-size-38[data-v-cc18ffe0]{font-size:38px!important}.font-size-40[data-v-cc18ffe0]{font-size:40px!important}.font-size-42[data-v-cc18ffe0]{font-size:42px!important}.font-size-44[data-v-cc18ffe0]{font-size:44px!important}.font-size-46[data-v-cc18ffe0]{font-size:46px!important}.font-size-48[data-v-cc18ffe0]{font-size:48px!important}.font-size-50[data-v-cc18ffe0]{font-size:50px!important}.font-size-52[data-v-cc18ffe0]{font-size:52px!important}.font-size-54[data-v-cc18ffe0]{font-size:54px!important}.font-size-56[data-v-cc18ffe0]{font-size:56px!important}.font-size-58[data-v-cc18ffe0]{font-size:58px!important}.font-size-60[data-v-cc18ffe0]{font-size:60px!important}.font-size-62[data-v-cc18ffe0]{font-size:62px!important}.font-size-64[data-v-cc18ffe0]{font-size:64px!important}.font-size-66[data-v-cc18ffe0]{font-size:66px!important}.font-size-68[data-v-cc18ffe0]{font-size:68px!important}.font-size-70[data-v-cc18ffe0]{font-size:70px!important}.font-size-72[data-v-cc18ffe0]{font-size:72px!important}.font-size-74[data-v-cc18ffe0]{font-size:74px!important}.font-size-76[data-v-cc18ffe0]{font-size:76px!important}.font-size-78[data-v-cc18ffe0]{font-size:78px!important}.font-size-80[data-v-cc18ffe0]{font-size:80px!important}.label_1uc0g5Xe{position:absolute;top:.8em;right:1em;z-index:3;font-size:.75rem;color:hsla(0,0%,100%,.4);cursor:pointer}.label_1uc0g5Xe:hover{color:#eee}.preWrapper_WFXOT0UC{position:relative}.preWrapper_WFXOT0UC:before{display:none}.es5Code_32W9J5lm .token.template-string{position:relative}.es5Code_32W9J5lm .token.template-string:after{position:absolute;top:0;left:100%;min-width:500px;margin-left:2em;color:#ff0;white-space:normal;pointer-events:none;content:"NOTE: We use template literals to improve readability, but in older browsers you should use multiline strings or string concatenation instead.";background:#2d2d2d;box-shadow:0 0 2em 1em #2d2d2d;opacity:0;transition:opacity .2s}.es5Code_32W9J5lm .token.template-string:hover:after{pointer-events:all;opacity:1}.result_1kNJIcm6{width:100%}.result_1kNJIcm6 iframe{width:100%;border:none}.button_1tCL6SA7,.button_LETSkC-b{width:100%}.button_1nNUxGyP{float:right;margin:2px 5px}.badge[data-v-15b7b770]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.badge.green[data-v-15b7b770],.badge.tip[data-v-15b7b770],.badge[data-v-15b7b770]{background-color:#42b983}.badge.error[data-v-15b7b770]{background-color:#da5961}.badge.warn[data-v-15b7b770],.badge.warning[data-v-15b7b770],.badge.yellow[data-v-15b7b770]{background-color:#e7c000}.badge+.badge[data-v-15b7b770]{margin-left:5px}.theme-code-block[data-v-6d04095e]{display:none}.theme-code-block__active[data-v-6d04095e]{display:block}.theme-code-block>pre[data-v-6d04095e]{background-color:orange}.theme-code-group__nav[data-v-32c2d7ed]{margin-bottom:-35px;background-color:#282c34;padding-bottom:22px;border-top-left-radius:6px;border-top-right-radius:6px;padding-left:10px;padding-top:10px}.theme-code-group__ul[data-v-32c2d7ed]{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.theme-code-group__nav-tab[data-v-32c2d7ed]{border:0;padding:5px;cursor:pointer;background-color:transparent;font-size:.85em;line-height:1.4;color:hsla(0,0%,100%,.9);font-weight:600}.theme-code-group__nav-tab-active[data-v-32c2d7ed]{border-bottom:1px solid #42b983}.pre-blank[data-v-32c2d7ed]{color:#42b983}.application-dropdown--menu[data-v-052c0938]{-webkit-box-shadow:0 3px 20px rgba(89,105,129,.3),0 1px 2px rgba(0,0,0,.05),0 0 0 1px rgba(89,105,129,.1);box-shadow:0 3px 20px rgba(89,105,129,.3),0 1px 2px rgba(0,0,0,.05),0 0 0 1px rgba(89,105,129,.1);background-color:#fff;z-index:9991;border:1px solid transparent;position:absolute;opacity:0;pointer-events:none;background-clip:content-box;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition:opacity .1s ease,-webkit-transform .1s ease;transition:opacity .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,opacity .1s ease;transition:transform .1s ease,opacity .1s ease,-webkit-transform .1s ease;padding:0;list-style:none outside;display:block}.application-dropdown--menu.show[data-v-052c0938]{opacity:1;pointer-events:auto}.application-dropdown--title[data-v-052c0938]{position:relative;font-weight:700;font-size:1rem;color:#2c5282;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;background:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;width:100%}.application-dropdown--title--sub[data-v-052c0938]{display:block;margin-top:0;line-height:15px;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6c757d}.application-dropdown--link[data-v-052c0938]{text-decoration:none!important}.application-dropdown--title .icon[data-v-052c0938]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:6px;color:#4299e1;font-size:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px}.application-dropdown li:hover a .application-dropdown--title>.icon[data-v-052c0938]{color:#2c5282}.application-dropdown[data-v-052c0938]{position:relative}.application-dropdown li[data-v-052c0938]{padding:1rem 1.5rem .5rem;text-align:left;list-style:none;white-space:normal;cursor:pointer;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:100%}.application-dropdown li[data-v-052c0938]:not(:last-child){-ms-flex-preferred-size:50%;flex-basis:50%}.application-dropdown--menu[data-v-052c0938]{color:#2e2e2e;position:absolute!important;line-height:20px;border-radius:3px;left:0!important;text-align:left;font-size:.9rem;min-width:600px;max-width:600px}@media(max-width:575.98px){.application-dropdown--menu[data-v-052c0938]{width:100%;min-width:100%}}.application-dropdown--menu.show[data-v-052c0938]{line-height:20px;border-radius:3px;display:block;clear:both;white-space:nowrap;text-align:left;font-size:.9rem;-webkit-transform:translateY(2px);transform:translateY(2px)}.application-dropdown--button[data-v-052c0938]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.application-dropdown--group[data-v-052c0938]{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:.5rem 0}.application-dropdown--divider[data-v-052c0938]{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.application-dropdown--footer[data-v-052c0938]{padding-left:0}.application-dropdown--footer--bg[data-v-052c0938]{background-color:#f7fafc;padding-bottom:1.3rem}.application-dropdown--title_1MoovIoy{position:relative;font-weight:700;font-size:1rem;color:#2c5282;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;background:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;width:100%}.application-dropdown--title--sub_3dwzC-yK{display:block;margin-top:0;line-height:15px;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6c757d}.application-dropdown--link_2tM-lFIB{text-decoration:none!important}.application-dropdown--title_1MoovIoy .icon_JJXIafL-{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:6px;color:#4299e1;font-size:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px}li:hover a .application-dropdown--title_1MoovIoy>.icon_JJXIafL-{color:#2c5282}pre[data-v-01bc7812],pre[data-v-7d958832]{color:#fff!important}.app-styles .vue-treeselect[badge-color=primary] .vue-treeselect__multi-value-item{background-color:#0078b7;color:#fff}