.bstreeview{position:relative;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;padding:0;overflow:hidden}.bstreeview .list-group{margin-bottom:0}.bstreeview .list-group-item{border-radius:0;border-width:1px 0 0 0;padding-top:.5rem;padding-bottom:.5rem;cursor:pointer}.bstreeview .list-group-item:hover{background-color:#dee2e6}.bstreeview>.list-group-item:first-child{border-top-width:0}.bstreeview .state-icon{margin-right:8px}.bstreeview .item-icon{margin-right:5px}@charset "UTF-8";/*!
* Start Bootstrap - SB Admin v6.0.1 (https://startbootstrap.com/templates/sb-admin)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-sb-admin/blob/master/LICENSE)
*//*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.photoviewer-modal{position:absolute;z-index:1100;width:320px;height:320px;color:#333;background-color:#fff;border-radius:6px;box-shadow:inset 0 0 1px #fff9,0 0 1px #0009,0 8px 32px -4px #0006;outline:none}.photoviewer-modal:focus-visible{outline:4px solid rgba(0,0,0,.2)}.photoviewer-inner{position:absolute;inset:0}.photoviewer-maximized{position:fixed;inset:0;width:auto;height:auto}.photoviewer-maximized.photoviewer-modal{border-width:0;border-radius:0}.photoviewer-maximized .photoviewer-header{border-radius:0}.photoviewer-maximized .photoviewer-resizable-handle{display:none}.photoviewer-button{display:inline-block;min-width:40px;height:40px;box-sizing:border-box;font-size:16px;line-height:1;background:none;border:none;color:inherit;cursor:pointer;outline:none}.photoviewer-button:hover{color:#111}.photoviewer-button:focus{background-color:#0000001a}.photoviewer-button svg{width:1em;height:1em;vertical-align:-.125em}.photoviewer-header{position:relative;z-index:1;height:30px;border-radius:6px 6px 0 0;overflow:hidden}.photoviewer-header .photoviewer-toolbar{float:right}[dir=rtl] .photoviewer-header .photoviewer-toolbar{float:left}.photoviewer-header .photoviewer-button{height:30px}.photoviewer-header .photoviewer-button:hover{background-color:#0000001a}.photoviewer-header .photoviewer-button-close:hover{color:#fff;background-color:#ff4545}.photoviewer-title{padding:8px 10px;font-size:14px;line-height:1;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;overflow:hidden}.photoviewer-stage{position:absolute;inset:30px 0 40px;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden}.photoviewer-image{position:absolute;display:inline-block;min-width:auto;max-width:none}.photoviewer-footer{position:absolute;bottom:0;z-index:1;width:100%;height:40px;text-align:center}.photoviewer-align-center{text-align:center}.photoviewer-align-center:before{content:"";display:inline-block;height:100%;vertical-align:middle;overflow:hidden}.photoviewer-align-center .photoviewer-image{position:static;max-width:100%;max-height:100%;vertical-align:middle}.photoviewer-image-error{display:none}.photoviewer-error-msg{vertical-align:middle}[dir=rtl] .photoviewer-button-prev,[dir=rtl] .photoviewer-button-next{transform:rotate(180deg)}.photoviewer-resizable-handle{position:absolute;z-index:1}.photoviewer-resizable-handle-e,.photoviewer-resizable-handle-w{top:0;bottom:0;width:8px;cursor:ew-resize}.photoviewer-resizable-handle-e{right:-4px}.photoviewer-resizable-handle-w{left:-4px}.photoviewer-resizable-handle-s,.photoviewer-resizable-handle-n{right:0;left:0;height:8px;cursor:ns-resize}.photoviewer-resizable-handle-s{bottom:-4px}.photoviewer-resizable-handle-n{top:-4px}.photoviewer-resizable-handle-se,.photoviewer-resizable-handle-sw,.photoviewer-resizable-handle-ne,.photoviewer-resizable-handle-nw{width:8px;height:8px}.photoviewer-resizable-handle-se{right:-4px;bottom:-4px;cursor:nwse-resize}.photoviewer-resizable-handle-sw{bottom:-4px;left:-4px;cursor:nesw-resize}.photoviewer-resizable-handle-ne{top:-4px;right:-4px;cursor:nesw-resize}.photoviewer-resizable-handle-nw{top:-4px;left:-4px;cursor:nwse-resize}.photoviewer-modal:fullscreen{inset:0!important;width:100%!important;height:100%!important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:fullscreen .photoviewer-header,.photoviewer-modal:fullscreen .photoviewer-footer,.photoviewer-modal:fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:fullscreen .photoviewer-stage{inset:0;border-width:0;background-color:transparent}.is-grab{cursor:move;cursor:grab}.is-grabbing{cursor:move;cursor:grabbing}.photoviewer-loader{position:absolute;inset:0;text-align:center;color:#333}.photoviewer-loader:before{content:"";position:relative;display:inline-block;width:32px;height:32px;box-sizing:border-box;border-width:4px;border-style:solid;border-color:rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(255,255,255,.5);border-radius:100%;vertical-align:middle;animation:photoviewerLoading 1s infinite linear}.photoviewer-loader:after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle;overflow:hidden}@keyframes photoviewerLoading{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(360deg) translateZ(0)}}.mat-button-loading .mdc-button__label,.mat-button-loading .mat-icon{visibility:hidden}.mat-button-loading .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}: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", 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}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;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";font-size:1.1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-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}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}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}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden],.hidden{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;border-top:1px solid #dee2e6;border-top:1px solid #e9eef3}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d;background-color:#fbfcfe}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}#layoutSidenav #layoutSidenav_nav{width:100%!important}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.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){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.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}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;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:#28a745e6;border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 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)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;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:#dc3545e6;border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-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){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff!important;background-color:#8796b1!important;border-color:#8796b1}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;margin-left:.5rem}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.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}.dropdown-toggle:empty:after{margin-left:0}.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}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.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}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.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}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.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}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.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}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend-pw,.input-group-append-pw,.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-append-pw{margin-left:-2px;height:42px}.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}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 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")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%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")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.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){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-moz-focus-outer{border:0}.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;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.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;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.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){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.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){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.toggle-data{width:32px;height:32px;background:#EBEBEB;border-radius:16px;line-height:32px;text-align:center;float:right;cursor:pointer}.toggle-data[aria-expanded=true] .toggle-icon{transform:rotate(180deg)}.toggle-icon{width:32px;height:32px;background:url(chevron-down.166c9e3b85f0c848.svg) no-repeat center center;transition:all .5s ease}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;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}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.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}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.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){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #007bff80}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fff;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.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}.green-bar{background:linear-gradient(to bottom right,#63e24a,#e3dd16)}.yellow-bar{background:linear-gradient(to bottom right,#f3ff07,rgba(255,193,7,.4509803922))}.red-bar{background:linear-gradient(to bottom right,#e24a92,#e31f16)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.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);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background:rgba(103,115,150,.7607843137)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:1}.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)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.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)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:500px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;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";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}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.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,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}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.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)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{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){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 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")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 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")}.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}.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){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top,.sb-nav-fixed #layoutSidenav #layoutSidenav_nav,.sb-nav-fixed .sb-topnav{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.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}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{padding-left:1.5rem;padding-right:1.5rem}#layoutAuthentication{display:flex;flex-direction:column;min-height:100vh}#layoutAuthentication #layoutAuthentication_content{min-width:0;flex-grow:1}#layoutAuthentication #layoutAuthentication_footer{min-width:0}#layoutSidenav{display:flex}#layoutSidenav #layoutSidenav_nav{flex-basis:275px;flex-shrink:0;transition:transform .5s ease-in-out;z-index:1038;transform:translate(-275px)}#layoutSidenav #layoutSidenav_content{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;flex-grow:1;min-height:calc(100vh - 56px);margin-left:-275px}.sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav{transform:translate(0)}.sb-sidenav-toggled #layoutSidenav #layoutSidenav_content:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(190,194,222,.568627451);z-index:1037;opacity:1;transition:all .5s ease-in-out}@media (max-width: 992px){#layoutSidenav #layoutSidenav_nav{transform:translate(-100%)!important}.sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav{transform:translate(0)!important}}@media (min-width: 991px){#layoutSidenav #layoutSidenav_nav{transform:translate(0)}#layoutSidenav #layoutSidenav_content{margin-left:0;transition:margin .15s ease-in-out}.sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav{transform:translate(-275px)}.sb-sidenav-toggled #layoutSidenav #layoutSidenav_content{margin-left:-275px}.sb-sidenav-toggled #layoutSidenav #layoutSidenav_content:before{display:none}}.sb-nav-fixed .sb-topnav{z-index:1039}.sb-nav-fixed #layoutSidenav #layoutSidenav_nav{width:275px;height:100vh;z-index:1038}.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav{padding-top:56px}.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav .sb-sidenav-menu{overflow-y:auto}.sb-nav-fixed #layoutSidenav #layoutSidenav_content{padding-left:275px;top:56px}#layoutError{display:flex;flex-direction:column;min-height:100vh}#layoutError #layoutError_content{min-width:0;flex-grow:1}#layoutError #layoutError_footer{min-width:0}.img-error{max-width:20rem}.nav .nav-link .sb-nav-link-icon,.sb-sidenav-menu .nav-link .sb-nav-link-icon{margin-right:.5rem}.sb-topnav{padding-left:0;height:56px;z-index:1039}.sb-topnav .navbar-brand{width:275px;padding-left:1rem;padding-right:1rem;margin:0}.sb-topnav.navbar-dark #sidebarToggle{color:#ffffff80}.sb-topnav.navbar-light #sidebarToggle{color:#212529}.sb-sidenav{display:flex;flex-direction:column;height:100%;flex-wrap:nowrap}.sb-sidenav .sb-sidenav-menu{flex-grow:1}.sb-sidenav .sb-sidenav-menu .nav{flex-direction:column;flex-wrap:nowrap}.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-heading{padding:1.75rem 1rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase}.sb-sidenav .sb-sidenav-menu .nav .nav-link{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem;position:relative}.sb-sidenav .sb-sidenav-menu .nav .nav-link .sb-nav-link-icon{font-size:.9rem}.sb-sidenav .sb-sidenav-menu .nav .nav-link .sb-sidenav-collapse-arrow{display:inline-block;margin-left:auto;transition:transform .15s ease}.sb-sidenav .sb-sidenav-menu .nav .nav-link.collapsed .sb-sidenav-collapse-arrow{transform:rotate(-90deg)}.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-nested{margin-left:1.5rem;flex-direction:column}.sb-sidenav .sb-sidenav-footer{padding:.75rem;flex-shrink:0}.sb-sidenav-dark{background-color:#212529;color:#ffffff80}.sb-sidenav-dark .sb-sidenav-menu .sb-sidenav-menu-heading{color:#ffffff40}.sb-sidenav-dark .sb-sidenav-menu .nav-link{color:#ffffff80}.sb-sidenav-dark .sb-sidenav-menu .nav-link .sb-nav-link-icon,.sb-sidenav-dark .sb-sidenav-menu .nav-link .sb-sidenav-collapse-arrow{color:#ffffff40}.sb-sidenav-dark .sb-sidenav-menu .nav-link:hover,.sb-sidenav-dark .sb-sidenav-menu .nav-link.active,.sb-sidenav-dark .sb-sidenav-menu .nav-link.active .sb-nav-link-icon{color:#fff}.sb-sidenav-dark .sb-sidenav-footer{background-color:#343a40}.sb-sidenav-light{background-color:#f8f9fa;color:#212529}.sb-sidenav-light .sb-sidenav-menu .sb-sidenav-menu-heading{color:#adb5bd}.sb-sidenav-light .sb-sidenav-menu .nav-link{color:#212529}.sb-sidenav-light .sb-sidenav-menu .nav-link .sb-nav-link-icon,.sb-sidenav-light .sb-sidenav-menu .nav-link .sb-sidenav-collapse-arrow{color:#adb5bd}.sb-sidenav-light .sb-sidenav-menu .nav-link:hover,.sb-sidenav-light .sb-sidenav-menu .nav-link.active,.sb-sidenav-light .sb-sidenav-menu .nav-link.active .sb-nav-link-icon{color:#007bff}.sb-sidenav-light .sb-sidenav-footer{background-color:#e9ecef}.disabled{color:#e0e0e0!important;pointer-events:none}.search-btn{margin-top:35px}.success-snackbar{--mat-mdc-snack-bar-button-color: #ffffff !important;--mdc-snackbar-container-color: #2cbd25 !important}.error-snackbar{--mat-mdc-snack-bar-button-color: #ffffff !important;--mdc-snackbar-container-color: #d32e22 !important}.warning-snackbar{--mat-mdc-snack-bar-button-color: #ffffff !important;--mdc-snackbar-container-color: #e3bd28 !important}*:focus{box-shadow:none!important;outline:none!important}.text-bold{font-weight:600}.text-black{color:#3e425b}.text-white{color:#fff}.text-white-fade{color:#fff9}.text-grey{color:#3e425bb3}.text-orange{color:#f47731}.text-blue{color:#2761cc}.text-green{color:#27ae60}.font-xs{font-size:14px}.font-s{font-size:16px}.font-m{font-size:18px}.font-l{font-size:20px}.font-xl{font-size:24px}.font-xxl{font-size:28px}.bg-light-grey{background:rgba(244,244,249,.5019607843)!important}.bg-light-blue{background:#e5e9f0!important}.bg-blue{background:#2761CC!important}.bg-orange{background:#F47731!important}.bg-glass{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);box-sizing:border-box;box-shadow:inset 0 4px 32px #ffffff14;border-radius:8px}.bg-green{background:#D3F0CB!important}.navCustom{background:#fff}.navCustom .navbar-brand{font-style:normal;font-weight:600;font-size:18px;letter-spacing:.06em;color:#3e425b;text-align:center;width:100%;margin:15px 0}.navCustom .nav .nav-link{font-style:normal;font-weight:400;font-size:16px;line-height:26px;letter-spacing:.01em;color:#3e425bcc;padding:15px!important}.navCustom .nav .nav-link.active,.navCustom .nav .nav-link:hover{color:#3e425b;background:#eef2f7!important;color:#2761cc}.navCustom .nav .nav-link .sb-nav-link-icon,.navCustom .sb-sidenav-menu .nav-link .sb-nav-link-icon{margin-right:1rem}.navCustom .nav .sb-sidenav-menu-nested{margin-left:0!important;flex-direction:column}.navCustom .nav .sb-sidenav-menu-nested .nav-link .sb-nav-link-icon{margin-left:2.1rem!important}.navCustom .nav .sb-sidenav-menu-nested .nav-link:hover{background:#fff!important;background:rgba(165,183,212,.2784313725)!important;background:rgba(223,231,245,.2784313725)!important;color:#2761cc}.navCustom .nav .sb-sidenav-menu-nested .nav-link:hover .icon-child{background:url(nav-child-active.69c918c643dafde0.svg) no-repeat center center}.navCustom .nav .sb-sidenav-menu-nested .nav-link.active{background:#fff!important;color:#2761cc}.navCustom .nav .nav-link .sb-sidenav-collapse-arrow{display:inline-block;margin-left:auto;transition:transform .15s ease}.navCustom .sb-sidenav-menu .nav .nav-link .sb-sidenav-collapse-arrow{transform:rotate(-180deg)}.navCustom .icon-dashboard{background:url(dashboard.48785a2735d846fc.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-user{background:url(user.2d9cb3fc8126ebf1.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-product{background:url(product.d0af369df8b597eb.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-order{background:url(order.0ffd41b1bd1b858a.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-dealer{background:url(dealer.0b6ce4a7f73f2ab7.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-report{background:url(report.1c08682b35375a1f.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-setting{background:url(settings.58de2c765a809f65.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-dropdown{background:url(nav-dropdown.4865619f1a0faa46.svg) no-repeat center center;width:24px;height:24px}.navCustom .icon-child{background:url(nav-child.6f40ca8b93f2cd21.svg) no-repeat center center;width:12px;height:12px}.navCustom .active .icon-child{background:url(nav-child-active.69c918c643dafde0.svg) no-repeat center center}.navCustom .active .icon-dashboard{background:url(dashboard-active.bffb7a04f2c146c4.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-user{background:url(user-active.52be866e91c410db.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-product{background:url(product-active.18b0c8a46bd14756.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-order{background:url(order-active.b1fac2a608226f45.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-dealer{background:url(dealer-active.23b528dcf498d068.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-report{background:url(report-active.a45fc8d7fe6a3729.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-setting{background:url(settings-active.3d288a01916da36a.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-dropdown{background:url(nav-dropdown.4865619f1a0faa46.svg) no-repeat center center;width:24px;height:24px}.navCustom .active .icon-child{background:url(nav-child.6f40ca8b93f2cd21.svg) no-repeat center center;width:12px;height:12px}.navCustom .sb-sidenav-footer{background:linear-gradient(45deg,#0f44a7,#0089ff);background:linear-gradient(45deg,#0f44a7,#cc3c8c)}.navCustom .avatar-img{width:50px;height:50px;border-radius:50%;border:4px solid #fff}.navCustom .admin-name{font-style:normal;font-weight:600;font-size:18px;line-height:23px;color:#fff}.navCustom .admin-username{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#ffffffb3}.navCustom .dropdown .dropdown-toggle{color:#fff;font-size:22px;cursor:pointer;text-decoration:none}.navCustom .dropdown-toggle:after{display:none}main{background:#f8f8ff;background:#f8f9fd}.dashboardPage .download-btn{background:#F47731;border-radius:8px;outline:none;border:0;height:40px;color:#fff;padding:0 15px;width:100%}.dashboardPage .download-icon{background:url(download.ee5df8f7b1635ef2.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.dashboardPage .card{border-radius:8px;border:0;padding:10px}.dashboardPage .custom-dropdown{background:rgba(205,212,226,.5215686275);border-radius:8px;height:40px;line-height:40px;padding:0 10px;width:100%}.dashboardPage .custom-dropdown .dropdown-toggle{background:url(dropdown-dark.51b275bca3f770f1.svg) no-repeat right;-webkit-appearance:none;background-position-x:95%;width:100%;border:0;outline:none;text-align:left}.dashboardPage .custom-dropdown .dropdown-toggle:focus{outline:none}.dashboardPage .custom-dropdown .dropdown-toggle:after{display:none}.dashboardPage .custom-dropdown .country-images{width:25px;margin-right:10px;display:inline-block}.dashboardPage .custom-dropdown .dropdown-item,.dashboardPage .custom-dropdown .dropdown-item:hover{text-decoration:none!important;color:inherit}.dashboardPage .custom-dropdown .dropdown-item .country-images{width:25px;margin-right:10px;display:inline-block}.dashboardPage .hook,.dashboardPage .hook:hover{color:inherit;text-decoration:none}.dashboardPage .hook-white{background:url(arrow-hook.062416892a674f8d.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 0 -3px 10px;display:inline-block}.dashboardPage .hook-dark{background:url(arrow-hook-dark.e2795309047d81de.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 0 -3px 10px;display:inline-block}.dashboardPage .status{border-radius:4px;text-align:center;width:max-content;padding:2px 8px;height:22px}.dashboardPage .icon-holder{width:40px;height:40px;padding:8px 0;border-radius:50%;background:#E3EDFF}.dashboardPage .icon-product{background:url(product-sold.d069e79324bfba83.svg) no-repeat center center;background-size:100%;width:24px;height:24px;margin:0 auto;content:""}.dashboardPage .icon-point{background:url(point-value.8f4ac1fb581a5363.svg) no-repeat center center;background-size:100%;width:24px;height:24px;margin:0 auto;content:""}.dashboardPage .icon-business{background:url(business-volume.95f5d825f6de7e5b.svg) no-repeat center center;background-size:100%;width:24px;height:24px;margin:0 auto;content:""}.dashboardPage .ranking{font-style:normal;font-weight:600;font-size:20px;line-height:25px;align-items:center;letter-spacing:.01em}.dashboardPage .top-product-column{border-right:1px solid #EBEBEB}.dashboardPage .top-product-column:last-of-type{border-right:0}.dashboardPage .legend-circle{height:8px;width:8px;border-radius:50%;display:inline-block}.dashboardPage .ranking-row{border-bottom:1px solid #cfcfec}.dashboardPage .ranking-row:last-of-type{border-bottom:0}.dashboardPage .ranking-user-img{width:70px;height:70px;border-radius:50%;margin:0 auto}.dashboardPage .ranking-badge{position:absolute;bottom:5%;right:25%}.dashboardPage .gold{background:url(gold.8ae60689ec4ab410.svg) no-repeat center center;background-size:100%;width:20px;height:20px}.dashboardPage .silver{background:url(silver.8cbae777279731a6.svg) no-repeat center center;background-size:100%;width:20px;height:20px}.dashboardPage .bronze{background:url(bronze.c814dee9eaf696e0.svg) no-repeat center center;background-size:100%;width:20px;height:20px}.dashboardPage .nav-pills .nav-link.active{background:#FFFFFF;box-shadow:0 3px 6px 2px #7a8eaf30!important;border-radius:50px;color:#2761cc;font-size:16px}.nav-pills .show>.nav-link{background:#FFFFFF;box-shadow:0 3px 18px #00000014;border-radius:50px;color:#2761cc;font-size:14px}.dashboardPage .nav-pills .nav-link{color:#3e425bb3;font-size:14px}.dashboardPage .rounded-nav{border-radius:50px}.notify{width:40px;height:40px;border-radius:50%;background:#fff;padding:10px 0;position:relative;display:none}.notify-icon{background:url(bell.4931dd404b8e7ecb.svg) no-repeat center center;background-size:100%;width:20px;height:20px;content:"";margin:0 auto}.has-notify{position:absolute;top:4px;right:0;width:10px;height:10px;border-radius:50%;background:#EB5757}.outline-btn .country-img{width:35px;height:22px;object-fit:contain}#countryModal .country-img{width:35px;height:22px;object-fit:contain;display:block;margin:5px auto}#countryModal .outline-btn{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#3e425bb3;font-size:14px;font-weight:600;height:100%;line-height:20px;width:100%;text-align:center;padding:5px 0}.load-title{min-height:30px}.load-widget-content{min-height:250px}.load-row-content{min-height:100px}.loading-effect{width:100%;border-radius:5px;background:linear-gradient(90deg,#e6e6e6,rgba(230,230,230,0));background-size:400% 400%;animation:gradientAnimate 1.5s ease infinite}.UserModule .nav-tabs{border-bottom:0}.UserModule .nav-tabs .nav-item{margin-bottom:-1px;color:#3e425b}.UserModule .nav-tabs .nav-item .nav-link.active{color:#2761cc;background-color:#fff;border-bottom:4px solid #2761CC!important;border-color:#2761cc;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;border-style:hidden}.UserModule .nav-tabs .nav-item .nav-link.active .nav-link:hover{border-bottom:4px solid #2761CC}.UserModule .nav-tabs .nav-item .nav-item.show .nav-link{color:#2761cc;background-color:#fff;border-bottom:4px solid #2761CC;border-color:#2761cc;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}.UserModule .nav-tabs .nav-item .nav-item.show .nav-link:hover{border-bottom:4px solid #2761CC}.UserModule .nav-tabs .nav-item .nav-link{color:#3e425b;border-bottom:4px solid transparent;border-top-left-radius:0!important;border-top-right-radius:0!important;border-style:hidden}.UserModule .nav-tabs .nav-item .nav-link:hover,.UserModule .nav-tabs .nav-item .nav-link:focus{color:#2761cc;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}.UserModule .form-control{border:1px solid rgba(62,66,91,.2)}.UserModule .step-counter{border:2px solid rgba(62,66,91,.15);box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px;float:left}.UserModule .step-counter-complete{background:#2761CC;box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px;float:left}.UserModule .step-counter-complete:before{content:url(done.0c754bfe7bda5eaa.svg);width:20px;height:20px}.UserModule .step-progress{width:100%;display:block;margin:10px auto;height:4px;border-radius:4px;background:rgba(62,66,91,.1)}.UserModule .step-current,.UserModule .step-complete{height:4px;border-radius:4px;width:100%;background:#2761CC}.UserModule .custom-radio{margin:0}.UserModule .custom-radio label{margin-bottom:0}.UserModule .custom-radio input[type=radio]{position:absolute;opacity:0}.UserModule .custom-radio input[type=radio]+.custom-radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #3E425B;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.1em;margin-right:.5em;vertical-align:middle;cursor:pointer;text-align:center;transition:all .25s ease}.UserModule .custom-radio input[type=radio]:checked+.custom-radio-label:before{background-color:#2761cc;box-shadow:inset 0 0 0 4px #fff}.UserModule .custom-radio input[type=radio]:focus+.custom-radio-label:before{outline:none;border-color:#2761cc}.UserModule .custom-radio input[type=radio]:disabled+.custom-radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.UserModule .custom-radio input[type=radio]+.custom-radio-label:empty:before{margin-right:0}.UserModule .custom-select{background:url(dropdown-dark.51b275bca3f770f1.svg) center center #fff;background-repeat:no-repeat;background-position-x:95%;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:4px;color:#3e425b;height:40px;font-size:1rem;cursor:pointer;width:100%}.UserModule .blue-btn{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.UserModule .red-btn{background:#CC0000;border:1px solid #CC0000;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.UserModule .green-btn{background:#28A745;border:1px solid #28A745;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.UserModule .outline-btn{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#3e425bb3;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.UserModule .outline-btn-red{background:#dc3545;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.UserModule .orange-btn{background:#F47731;border:1px solid #F47731;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.UserModule .bb-1{border-bottom:1px solid #EBEBEB!important}.UserModule .bt-1{border-top:1px solid #EBEBEB!important}.UserModule .br-1{border-right:1px solid #EBEBEB!important}.UserModule .bl-1{border-left:1px solid #EBEBEB!important}.UserModule .b-1{border:1px solid #EBEBEB!important}.UserModule .country-select{margin:0;padding:0;list-style:none}.UserModule .country-select .country-img{width:54px;height:auto;border-radius:4px;border:2px solid transparent}.UserModule .country-select li{display:inline-block;margin-right:20px;margin-top:10px}.UserModule .country-select li.active .country-img,.UserModule .country-select li .country-img:hover{border:2px solid #2761CC}.UserModule .filter-cty-img{width:30px;height:auto;float:left;margin:5px 10px 0 0}.UserModule .input-group-text{background:#fff!important}.UserModule .input-group-append .input-group input{border-right:0}.UserModule .input-group-append .input-group-text,.UserModule .input-group-prepend .input-group input{border-left:0}.UserModule .input-group-prepend .input-group-text{border-right:0}.UserModule .scroll-table{width:min-content;overflow-x:scroll}.UserModule .dealer-tag{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.UserModule .dropshipper-tag{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.UserModule .staff-tag{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.UserModule .scroll-table .table-parent{border:1px solid #EBEBEB;border-radius:4px;width:max-content;margin-bottom:1rem;min-width:100%}.UserModule .scroll-table table{width:max-content!important;border:0;padding:0;margin-bottom:0;min-width:100%}.UserModule .scroll-table th{background:rgba(62,66,91,.04);font-weight:600;font-size:1rem;border:0}.UserModule .scroll-table td{font-size:1rem;vertical-align:middle;border-bottom:1px solid #EBEBEB;border-top:0}.UserModule .scroll-table .blue-btn{height:32px;width:max-content;padding:0 5px;line-height:32px}.UserModule .scroll-table .blue-btn-referral-registration{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;line-height:40px;text-align:center;padding:1px 6px!important;height:40px;width:100%}.UserModule .scroll-table .outline-btn{height:32px;width:max-content;padding:0 5px;line-height:32px}.UserModule .scroll-table .file-name{text-decoration:underline}.UserModule .scroll-table .img-fileview{max-width:100%;margin:0 auto}.UserModule .scroll-table .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.UserModule .result-entry{width:30px;display:inline-block;margin:0 5px;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;text-align:center}.UserModule .pagination{border:0;margin-bottom:0;padding:0}.UserModule .page-item:first-child .page-link{margin-left:0;border:0}.UserModule .page-link{position:relative;display:block;padding:10px;margin:0 5px;line-height:1.25;color:#3e425b;background-color:#fff;border:0}.UserModule .active .page-link,.UserModule .page-link:hover{z-index:2;color:#fff;text-decoration:none;background:#2761CC!important;border-radius:5px;border-color:none}.UserModule .img-holder{background:#efefef;border-radius:4px;width:90px;height:90px}.UserModule .img-holder img{object-fit:cover}.UserModule .img-icon{background:no-repeat center #efefef url(user-photo.c80d376942b9b8fb.svg);margin:0 auto;padding:45px 0}.UserModule .file-icon{background:url(file-text.d62494a229cb2df9.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.UserModule .download-icon{background:url(download.ee5df8f7b1635ef2.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.UserModule .img-fileview{max-width:100%;margin:0 auto}.UserModule .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.UserModule .user-form input,.UserModule .user-form select{font-size:14px;align-items:center;letter-spacing:.01em;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#343a40!important;height:40px}.UserModule .user-form .custom-dropdown{background:rgba(255,255,255,.12);border:1px solid #EBEBEB;border-radius:4px;height:40px;padding:0 10px;line-height:40px;width:100%}.UserModule .user-form .custom-dropdown .dropdown-toggle{background:url(dropdown-dark.51b275bca3f770f1.svg) no-repeat right!important;-webkit-appearance:none;background-position-x:90%;width:100%;border:0;outline:none;text-align:left}.UserModule .user-form .custom-dropdown .dropdown-toggle:focus{outline:none;box-shadow:none}.UserModule .user-form .custom-dropdown .dropdown-toggle:after{display:none}.UserModule .user-form .country-images{width:25px;margin-right:10px;display:inline-block}.UserModule .renew-cost-user{border-radius:10px}.UserModule .custom-checkbox{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.UserModule .check{height:20px;width:20px;position:relative}.UserModule .check:after{content:"\d7";display:block;background:white;background-image:url(https://cdn0.iconfinder.com/data/icons/slim-square-icons-basics/100/basics-21-32.png);pointer-events:none;font-size:15px;position:absolute;top:0;left:0;height:15px;width:15px;color:transparent;transition:.25s all ease-in-out;border-radius:3px;line-height:15px;background-position:0 15px;background-repeat:no-repeat;background-size:15px 15px;border-width:2px;border-style:solid;border-color:transparent}.UserModule .check:checked:after{background-color:#2761cc;background-position:0 0}.UserModule .check:hover:after{border-color:#2761cc}.UserModule .prod-costing-publish{background:rgba(74,95,226,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.UserModule .prod-costing-hidden{background:rgba(204,0,0,.12);border-radius:4px;color:#c00;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.photoUploadModal .modal-dialog{width:100%;min-width:280px;max-width:500px}.photoUploadModal .modal-content{padding:0;max-width:500px}.photoUploadModal .modal-content .image-preview{width:100%;height:100%;min-width:200px;min-height:200px;max-width:500px}.photoUploadModal .modal-content .image-preview img{max-width:100%;max-height:100%}.photoUploadModal .modal-footer{border-top:0}.photoUploadModal .modal-footer .upload-button{width:100%;display:block;padding:0;margin:0}.photoUploadModal .modal-footer .upload-button label{display:block;height:100%;width:100%;padding:10px 30px;margin:0}.photoUploadModal .modal-footer #upload-btn{display:none}.OrderModule .step-counter{border:2px solid rgba(62,66,91,.15);box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;float:left;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.OrderModule .step-counter-complete{background:#2761CC;box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;float:left;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.OrderModule .step-counter-complete:before{content:url(done.0c754bfe7bda5eaa.svg);width:20px;height:20px}.OrderModule .step-progress{width:100%;display:block;margin:10px auto;height:4px;border-radius:4px;background:rgba(62,66,91,.1)}.OrderModule .step-current,.OrderModule .step-complete{height:4px;border-radius:4px;width:100%;background:#2761CC}.OrderModule .custom-radio{margin:0}.OrderModule .custom-radio label{margin-bottom:0}.OrderModule .custom-radio input[type=radio]{position:absolute;opacity:0}.OrderModule .custom-radio input[type=radio]+.custom-radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #3E425B;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.1em;margin-right:.5em;vertical-align:middle;cursor:pointer;text-align:center;transition:all .25s ease}.OrderModule .custom-radio input[type=radio]:checked+.custom-radio-label:before{background-color:#2761cc;box-shadow:inset 0 0 0 4px #fff}.OrderModule .custom-radio input[type=radio]:focus+.custom-radio-label:before{outline:none;border-color:#2761cc}.OrderModule .custom-radio input[type=radio]:disabled+.custom-radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.OrderModule .custom-radio input[type=radio]+.custom-radio-label:empty:before{margin-right:0}.OrderModule .custom-select{background:url(dropdown-dark.51b275bca3f770f1.svg) center center #fff;background-repeat:no-repeat;background-position-x:95%;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:4px;color:#3e425b;height:40px;font-size:16px;cursor:pointer;width:100%}.OrderModule .blue-btn{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.OrderModule .outline-btn{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#3e425bb3;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.OrderModule .outline-blue-btn{background:#4A5FE2;border:1px solid #3573E7;box-sizing:border-box;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.OrderModule .orange-btn{background:#F47731;border:1px solid #F47731;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.OrderModule .bb-1{border-bottom:1px solid #EBEBEB!important}.OrderModule .bt-1{border-top:1px solid #EBEBEB!important}.OrderModule .br-1{border-right:1px solid #EBEBEB!important}.OrderModule .bl-1{border-left:1px solid #EBEBEB!important}.OrderModule .b-1{border:1px solid #EBEBEB!important}.OrderModule .country-select{margin:0;padding:0;list-style:none}.OrderModule .country-select .country-img{width:54px;height:35px;border-radius:4px;border:2px solid transparent}.OrderModule .country-select li{display:inline-block;float:left;margin-right:20px;margin-top:10px;text-align:center}.OrderModule .country-select li.active .country-img,.OrderModule .country-select li .country-img:hover{border:2px solid #2761CC}.OrderModule .filter-cty-img{width:30px;height:auto;float:left;margin:5px 10px 0 0}.OrderModule .input-group-text{background:#fff!important}.OrderModule .input-group input{border-left:1}.OrderModule .scroll-table{width:min-content;overflow-x:scroll}.OrderModule .dealer-tag{background:rgba(74,95,226,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .prod-costing-hidden{background:rgba(204,0,0,.12);border-radius:4px;color:#c00;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .staff-tag{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .scroll-table .table-parent{border:1px solid #EBEBEB;border-radius:4px;width:max-content;margin-bottom:1rem;min-width:100%}.OrderModule .scroll-table table{width:max-content!important;border:0;padding:0;margin-bottom:0;min-width:100%}.OrderModule .scroll-table th{background:rgba(62,66,91,.04);font-weight:600;font-size:16px;border:0}.OrderModule .scroll-table td{font-size:16px;vertical-align:middle;border-bottom:1px solid #EBEBEB;border-top:0}.OrderModule .scroll-table .blue-btn,.OrderModule .scroll-table .outline-btn{height:32px;width:max-content;padding:0 5px;line-height:32px}.OrderModule .scroll-table .file-name{text-decoration:underline}.OrderModule .scroll-table .img-fileview{max-width:100%;margin:0 auto}.OrderModule .scroll-table .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.OrderModule .result-entry{width:30px;display:inline-block;margin:0 5px;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;text-align:center}.OrderModule .pagination{border:0;margin-bottom:0;padding:0}.OrderModule .page-item:first-child .page-link{margin-left:0;border:0}.OrderModule .page-link{position:relative;display:block;padding:10px;margin:0 5px;line-height:1.25;color:#3e425b;background-color:#fff;border:0}.OrderModule .active .page-link,.OrderModule .page-link:hover{z-index:2;color:#fff;text-decoration:none;background:#2761CC!important;border-radius:5px;border-color:none}.OrderModule .img-holder{background:#efefef;border-radius:4px;width:90px;height:90px}.OrderModule .img-holder img{object-fit:cover}.OrderModule .img-icon{background:no-repeat center #efefef url(user-photo.c80d376942b9b8fb.svg);margin:0 auto;padding:45px 0}.OrderModule .user-form input,.OrderModule .user-form select{font-size:14px;align-items:center;letter-spacing:.01em;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;height:40px}.OrderModule .user-form textarea{height:130px;resize:none}.OrderModule .input-group-text{border-color:#ebebeb!important}.OrderModule .renew-cost-user{border-radius:10px}.OrderModule .status-blue{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .status-orange{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .status-green,.OrderModule .status-red{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .status-grey{background:rgb(106,110,107);border-radius:4px;color:#212529;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.OrderModule .download-icon{background:url(download.ee5df8f7b1635ef2.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.OrderModule .upload-icon{background:url(upload.86e157f96a20361e.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.OrderModule .file-icon{background:url(file-text.d62494a229cb2df9.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.OrderModule .orderNav{padding:0;margin:0;list-style:none;width:100%;border-bottom:1px solid #ebebeb}.OrderModule .orderNav .orderNavItem{width:max-content;height:40px;line-height:36px;border-bottom:4px solid transparent;float:left;padding:0 10px;color:#2761cc}.OrderModule .orderNav .orderNavItem a{color:#2761cc;text-decoration:none}.OrderModule .orderNav .orderNavItem.active{border-bottom:4px solid #2761CC}.OrderModule .orderNav .orderNavItem.active a{font-weight:600}.OrderModule .orderNav .orderNavItem:hover{border-bottom:4px solid #2761CC}.OrderModule .orderNav .orderNavItem:hover a{font-weight:700}.OrderModule .summary-card{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:8px;width:100%}.OrderModule .ranking{width:32px;height:32px;border-radius:50%;border:1px solid #ebebeb;font-weight:600;text-align:center;line-height:32px}.OrderModule .custom-dropdown{border:1px solid #ebebeb;background:rgba(255,255,255,.12);border-radius:8px;height:40px;padding:0 10px;width:100%}.OrderModule .custom-dropdown .dropdown-toggle{background:url(dropdown-dark.51b275bca3f770f1.svg) no-repeat right;-webkit-appearance:none;background-position-x:95%;width:100%;border:0;outline:none;text-align:left}.OrderModule .custom-dropdown .dropdown-toggle:focus{outline:none}.OrderModule .custom-dropdown .dropdown-toggle:after{display:none}.OrderModule .custom-dropdown .country-images{width:25px;margin-right:10px;display:inline-block}.OrderModule .custom-dropdown .dropdown-item,.OrderModule .custom-dropdown .dropdown-item:hover{text-decoration:none!important;color:inherit}.OrderModule .custom-dropdown .dropdown-item .country-images{width:25px;margin-right:10px;display:inline-block}.OrderModule .slip-holder{background:#fff;border-radius:4px;border:1px solid #EBEBEB;width:90px;height:90px;text-align:center}.OrderModule .slip-icon{content:url(image.c480b7b27444c366.svg);margin:0 auto;padding:30px 0}.CommissionWHT .custom-radio{margin:0;position:relative;line-height:32px;cursor:pointer}.CommissionWHT .custom-radio label{margin-bottom:0}.CommissionWHT .custom-radio input[type=radio]{position:absolute;opacity:0}.CommissionWHT .custom-radio input[type=radio]+.custom-radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #3E425B;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.1em;margin-right:.5em;vertical-align:middle;cursor:pointer;text-align:center;transition:all .25s ease}.CommissionWHT .custom-radio input[type=radio]:checked+.custom-radio-label:before{background-color:#2761cc;box-shadow:inset 0 0 0 4px #fff}.CommissionWHT .custom-radio input[type=radio]:focus+.custom-radio-label:before{outline:none;border-color:#2761cc}.CommissionWHT .custom-radio input[type=radio]:disabled+.custom-radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.CommissionWHT .custom-radio input[type=radio]+.custom-radio-label:empty:before{margin-right:0}.loginPage{height:100vh;background:#fff;overflow:hidden}.loginPage .login-logo{font-weight:600;font-size:32px;line-height:41px;text-align:center;color:#fff;z-index:2}.loginPage .bg-image{background:url(login-bg.9d972ec76d5b616a.jpg) no-repeat center center;background-size:cover}.loginPage .bg-image:before{content:"";position:absolute;inset:0;background:linear-gradient(124.18deg,#4A5FE2 3.12%,#C8B3F3 99.23%);opacity:.8}.loginPage .page-title{border-bottom:1px solid rgba(62,66,91,.2)}.loginPage input{font-size:14px;background:#FFFFFF;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:5px;color:#3e425b99}.loginPage input:focus{outline:none;box-shadow:none;border:1px solid rgba(62,66,91,.2);color:#3e425b99}.loginPage #password-field{border-right:0}.loginPage .login-country-select{list-style:none;padding:0;margin:0}.loginPage .country-flag{display:inline-block;margin-right:10px;margin-top:15px;width:55px}.loginPage .country-flag img{border-radius:4px;border:2px solid transparent}.loginPage .country-flag.active img,.loginPage .country-flag:hover img{border:2px solid #2761CC}.loginPage .eye-icon{width:25px;height:20px;background:url(eye.9bf4f3b21cb03be1.svg) no-repeat center center;background-size:cover}.loginPage .eye-icon-slash{width:20px;height:20px;background:url(eye-slash.771d0bd4eb95f299.svg) no-repeat center center;background-size:cover}.loginPage .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:#fff;border:1px solid #ced4da;border-radius:.25rem;border-left:0;cursor:pointer}.loginPage .blue-btn{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:36px;width:100%;text-align:center}.loginPage .link{color:#2761cc;font-weight:600;text-decoration:none}.loginPage .link:hover{color:inherit;text-decoration:none}.loginPage .errorRow{background:#F4F4F4;border:1px solid #CC0000;box-sizing:border-box;border-radius:5px;font-size:14px;line-height:14px;padding:5px 10px}@media (max-width: 480px){.loginPage{overflow-y:scroll;overflow-x:hidden}}.onBoardingPage{background:#fff;min-height:100vh}.onBoardingPage .onBoardingContent{top:50%;width:100%;position:absolute;transform:translateY(-50%)}.onBoardingPage .half-bg{background:url(login-bg.9d972ec76d5b616a.jpg) no-repeat center center;background-size:100%;height:50vh;width:100%;position:absolute;top:0;left:0;content:""}.onBoardingPage .half-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(124.18deg,#4A5FE2 3.12%,#C8B3F3 99.23%);opacity:.8}.onBoardingPage .carousel-control-next,.onBoardingPage .carousel-control-prev{position:absolute;bottom:10%;top:auto;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ebebeb;border:1px solid #ebebeb;border-radius:50%;color:#fff;text-align:center;opacity:1;transition:opacity .15s ease}.onBoardingPage .carousel-control-prev-icon{background-image:url(prev.dac08c0f766536fe.svg);background-repeat:no-repeat;background-position:center center}.onBoardingPage .carousel-control-next-icon{background-image:url(next.0ef0fb7d9fa077ff.svg);background-repeat:no-repeat;background-position:center center}.onBoardingPage .carousel-control-prev{left:-30px}.onBoardingPage .carousel-control-next{right:-30px}.onBoardingPage .carousel-indicators{position:relative;z-index:15;display:flex;justify-content:center;padding-left:0;list-style:none}.onBoardingPage .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:12px;height:12px;border-radius:50%;margin-right:10px;margin-left:10px;text-indent:-999px;cursor:pointer;background:#BCBDC5;background-clip:padding-box;border-top:none;border-bottom:none;opacity:1}.onBoardingPage .carousel-indicators li.active{background:#2761CC}.onBoardingPage .carousel-content{text-align:center;padding:0 30px}.onBoardingPage .carousel-content h1{font-style:normal;font-weight:600;font-size:32px;margin:10px 0;letter-spacing:.01em;color:#3e425b}.onBoardingPage .carousel-content p{font-style:normal;font-weight:400;font-size:16px;line-height:32px;text-align:center;letter-spacing:.01em;color:#3e425b;margin:0}.onBoardingPage a{text-decoration:none}.onBoardingPage .skip-btn{background:#FFFFFF;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:4px;color:#3e425b;font-size:14px;padding:10px 0;width:200px;transition:all .2s;margin:0 auto}.onBoardingPage .start-btn{background:#2761CC;box-sizing:border-box;border-radius:4px;color:#fff;font-size:14px;padding:10px 0;width:200px;transition:all .2s;margin:0 auto}.DataModule .step-counter{border:2px solid rgba(62,66,91,.15);box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;float:left;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.DataModule .step-counter-complete{background:#2761CC;box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;float:left;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.DataModule .step-counter-complete:before{content:url(done.0c754bfe7bda5eaa.svg);width:20px;height:20px}.DataModule .step-progress{width:100%;display:block;margin:10px auto;height:4px;border-radius:4px;background:rgba(62,66,91,.1)}.DataModule .step-current,.DataModule .step-complete{height:4px;border-radius:4px;width:100%;background:#2761CC}.DataModule .custom-radio{margin:0}.DataModule .custom-radio label{margin-bottom:0}.DataModule .custom-radio input[type=radio]{position:absolute;opacity:0}.DataModule .custom-radio input[type=radio]+.custom-radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #3E425B;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.1em;margin-right:.5em;vertical-align:middle;cursor:pointer;text-align:center;transition:all .25s ease}.DataModule .custom-radio input[type=radio]:checked+.custom-radio-label:before{background-color:#2761cc;box-shadow:inset 0 0 0 4px #fff}.DataModule .custom-radio input[type=radio]:focus+.custom-radio-label:before{outline:none;border-color:#2761cc}.DataModule .custom-radio input[type=radio]:disabled+.custom-radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.DataModule .custom-radio input[type=radio]+.custom-radio-label:empty:before{margin-right:0}.DataModule .custom-select{background:url(dropdown-dark.51b275bca3f770f1.svg) center center #fff;background-repeat:no-repeat;background-position-x:95%;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:4px;color:#3e425b;height:40px;font-size:14px;cursor:pointer;width:100%}.DataModule .blue-btn{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.DataModule .outline-btn{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#3e425bb3;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.DataModule .orange-btn{background:#F47731;border:1px solid #F47731;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.DataModule .red-btn{background:#fff;border:1px solid #CC0000;border-radius:4px;color:#c00;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.DataModule .green-btn{background:#fff;border:1px solid #28A745;border-radius:4px;color:#28a745;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.DataModule .bb-1{border-bottom:1px solid #EBEBEB!important}.DataModule .bt-1{border-top:1px solid #EBEBEB!important}.DataModule .br-1{border-right:1px solid #EBEBEB!important}.DataModule .bl-1{border-left:1px solid #EBEBEB!important}.DataModule .b-1{border:1px solid #EBEBEB!important}.DataModule .country-select{margin:0;padding:0;list-style:none}.DataModule .country-select .country-img{width:56px;height:32px;border-radius:4px;border:2px solid transparent}.DataModule .country-select li{display:inline-block;float:left;margin-right:20px;margin-top:10px}.DataModule .country-select li.active .country-img,.DataModule .country-select li .country-img:hover{border:2px solid #2761CC}.DataModule .courier-select{margin:0;padding:0;list-style:none}.DataModule .courier-select .courier-img{width:54px;height:auto;border-radius:4px;border:2px solid transparent}.DataModule .courier-select li{display:inline-block;float:left;margin-right:20px;margin-top:10px}.DataModule .courier-select li.active .courier-img,.DataModule .courier-select li .courier-img:hover{border:2px solid #2761CC}.DataModule .filter-cty-img{width:30px;height:auto;float:left;margin:5px 10px 0 0}.DataModule .input-group-text{background:#fff!important}.DataModule .scroll-table{width:min-content;overflow-x:scroll}.DataModule .dealer-tag{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .dropshipper-tag{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .staff-tag{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .scroll-table .table-parent{border:1px solid #EBEBEB;border-radius:4px;margin-bottom:1rem;min-width:400px}.DataModule .scroll-table table{border:0;padding:0;margin-bottom:0;width:100%;border-collapse:collapse;column-width:100px}.DataModule .scroll-table th{background:rgba(62,66,91,.04);font-weight:600;font-size:16px;border:0}.DataModule .scroll-table td{font-size:16px;vertical-align:middle;border-bottom:1px solid #EBEBEB;border-top:0;max-width:600px}.DataModule .scroll-table .blue-btn,.DataModule .scroll-table .outline-btn,.DataModule .scroll-table .red-btn,.DataModule .scroll-table .green-btn{height:32px;width:max-content;padding:0 5px;line-height:32px}.DataModule .scroll-table .file-name{text-decoration:underline}.DataModule .scroll-table .img-fileview{max-width:100%;margin:0 auto}.DataModule .scroll-table .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.DataModule .scroll-table .disabled{opacity:.8;cursor:not-allowed!important}.DataModule .result-entry{width:30px;display:inline-block;margin:0 5px;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;text-align:center}.DataModule .pagination{border:0;margin-bottom:0;padding:0}.DataModule .page-item:first-child .page-link{margin-left:0;border:0}.DataModule .page-link{position:relative;display:block;padding:10px;margin:0 5px;line-height:1.25;color:#3e425b;background-color:#fff;border:0}.DataModule .active .page-link,.DataModule .page-link:hover{z-index:2;color:#fff;text-decoration:none;background:#2761CC!important;border-radius:5px;border-color:none}.DataModule .img-holder{background:#efefef;border-radius:4px;width:90px;height:90px}.DataModule .img-holder img{object-fit:cover}.DataModule .img-icon{background:no-repeat center #efefef url(user-photo.c80d376942b9b8fb.svg);margin:0 auto;padding:45px 0}.DataModule .user-form input,.DataModule .user-form select{font-size:14px;align-items:center;letter-spacing:.01em;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#b0b0b0;height:40px}.DataModule .user-form textarea{height:130px;resize:none}.DataModule .input-group-text{border-color:#ebebeb!important}.DataModule .renew-cost-user{border-radius:10px}.DataModule .status-blue{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .status-orange{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .status-green{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .status-red{background:rgba(204,0,0,.12);border-radius:4px;color:#c00;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .status-grey{background:rgba(33,33,33,.15);border-radius:4px;color:#3e425b;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .status-yellow{background:rgba(255,199,55,.12);color:#ffc737;border-radius:4px;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.DataModule .download-icon{background:url(download.ee5df8f7b1635ef2.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.DataModule .file-icon{background:url(file-text.d62494a229cb2df9.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.DataModule .upload-icon{background:url(upload.86e157f96a20361e.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.DataModule .orderNav{padding:0;margin:0;list-style:none;width:100%;border-bottom:1px solid #ebebeb}.DataModule .orderNav .orderNavItem{width:max-content;height:40px;line-height:36px;border-bottom:4px solid transparent;float:left;padding:0 10px;color:#2761cc}.DataModule .orderNav .orderNavItem a{color:#2761cc;text-decoration:none}.DataModule .orderNav .orderNavItem.active{border-bottom:4px solid #2761CC}.DataModule .orderNav .orderNavItem.active a{font-weight:600}.DataModule .orderNav .orderNavItem:hover{border-bottom:4px solid #2761CC}.DataModule .orderNav .orderNavItem:hover a{font-weight:700}.DataModule .summary-card{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:8px;width:100%}.DataModule .ranking{width:32px;height:32px;border-radius:50%;border:1px solid #ebebeb;font-weight:600;text-align:center;line-height:32px}.DataModule .custom-dropdown{border:1px solid #ebebeb;background:rgba(255,255,255,.12);border-radius:8px;height:40px;padding:0 10px;width:100%}.DataModule .custom-dropdown .dropdown-toggle{background:url(dropdown-dark.51b275bca3f770f1.svg) no-repeat right;-webkit-appearance:none;background-position-x:95%;width:100%;border:0;outline:none;text-align:left}.DataModule .custom-dropdown .dropdown-toggle:focus{outline:none}.DataModule .custom-dropdown .dropdown-toggle:after{display:none}.DataModule .custom-dropdown .country-images{width:25px;margin-right:10px;display:inline-block}.DataModule .custom-dropdown .dropdown-item,.DataModule .custom-dropdown .dropdown-item:hover{text-decoration:none!important;color:inherit}.DataModule .custom-dropdown .dropdown-item .country-images{width:25px;margin-right:10px;display:inline-block}.DataModule #summernote{min-height:300px!important}.ProductModule .orderLimitSetup .dropdown-toggle{border:1px solid #ebebeb;border-radius:4px;height:40px;background:url(dropdown-dark.51b275bca3f770f1.svg) center center #fff;background-repeat:no-repeat;background-position-x:95%;width:100%}.ProductModule .orderLimitSetup .dropdown-toggle:after{display:none}.ProductModule .orderLimitSetup .dropdown-menu{max-width:240px;margin-left:30px}.ProductModule .step-counter{border:2px solid rgba(62,66,91,.15);box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;float:left;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.ProductModule .step-counter-complete{background:#2761CC;box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;float:left;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.ProductModule .step-counter-complete:before{content:url(done.0c754bfe7bda5eaa.svg);width:20px;height:20px}.ProductModule .step-progress{width:100%;display:block;margin:10px auto;height:4px;border-radius:4px;background:rgba(62,66,91,.1)}.ProductModule .step-current,.ProductModule .step-complete{height:4px;border-radius:4px;width:100%;background:#2761CC}.ProductModule .custom-radio{margin:0}.ProductModule .custom-radio label{margin-bottom:0}.ProductModule .custom-radio input[type=radio]{position:absolute;opacity:0}.ProductModule .custom-radio input[type=radio]+.custom-radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #3E425B;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.1em;margin-right:.5em;vertical-align:middle;cursor:pointer;text-align:center;transition:all .25s ease}.ProductModule .custom-radio input[type=radio]:checked+.custom-radio-label:before{background-color:#2761cc;box-shadow:inset 0 0 0 4px #fff}.ProductModule .custom-radio input[type=radio]:focus+.custom-radio-label:before{outline:none;border-color:#2761cc}.ProductModule .custom-radio input[type=radio]:disabled+.custom-radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.ProductModule .custom-radio input[type=radio]+.custom-radio-label:empty:before{margin-right:0}.ProductModule .custom-select{background:url(dropdown-dark.51b275bca3f770f1.svg) center center #fff;background-repeat:no-repeat;background-position-x:95%;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:4px;color:#3e425b;height:40px;font-size:14px;cursor:pointer;width:100%}.ProductModule .blue-btn{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.ProductModule .outline-btn{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#3e425bb3;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.ProductModule .orange-btn{background:#F47731;border:1px solid #F47731;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.ProductModule .red-btn{background:#CC0000;border:1px solid #CC0000;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.ProductModule .green-btn{background:#28A745;border:1px solid #28A745;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center;min-width:120px}.ProductModule .bb-1{border-bottom:1px solid #EBEBEB!important}.ProductModule .bt-1{border-top:1px solid #EBEBEB!important}.ProductModule .br-1{border-right:1px solid #EBEBEB!important}.ProductModule .bl-1{border-left:1px solid #EBEBEB!important}.ProductModule .b-1{border:1px solid #EBEBEB!important}.ProductModule .country-select{margin:0;padding:0;list-style:none}.ProductModule .country-select .country-img{width:54px;height:auto;border-radius:4px;border:2px solid transparent}.ProductModule .country-select li{display:inline-block;float:left;margin-right:20px;margin-top:10px}.ProductModule .country-select li.active .country-img,.ProductModule .country-select li .country-img:hover{border:2px solid #2761CC}.ProductModule .courier-select{margin:0;padding:0;list-style:none}.ProductModule .courier-select .courier-img{width:54px;height:auto;border-radius:4px;border:2px solid transparent}.ProductModule .courier-select li{display:inline-block;float:left;margin-right:20px;margin-top:10px}.ProductModule .courier-select li.active .courier-img,.ProductModule .courier-select li .courier-img:hover{border:2px solid #2761CC}.ProductModule .filter-cty-img{width:30px;height:auto;float:left;margin:5px 10px 0 0}.ProductModule .input-group-text{background:#fff!important}.ProductModule .scroll-table{width:min-content;overflow-x:scroll}.ProductModule .dealer-tag{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .dropshipper-tag{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .staff-tag{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .scroll-table .table-parent{border:1px solid #EBEBEB;border-radius:4px;width:max-content;margin-bottom:1rem;min-width:100%}.ProductModule .scroll-table table{width:max-content!important;border:0;padding:0;margin-bottom:0;min-width:100%}.ProductModule .scroll-table th{background:rgba(62,66,91,.04);font-weight:600;font-size:16px;border:0}.ProductModule .scroll-table td{font-size:16px;vertical-align:middle;border-bottom:1px solid #EBEBEB;border-top:0;max-width:600px}.ProductModule .scroll-table .blue-btn,.ProductModule .scroll-table .outline-btn,.ProductModule .scroll-table .red-btn,.ProductModule .scroll-table .green-btn{height:32px;width:max-content;padding:0 5px;line-height:32px}.ProductModule .scroll-table .file-name{text-decoration:underline}.ProductModule .scroll-table .img-fileview{max-width:100%;margin:0 auto}.ProductModule .scroll-table .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.ProductModule .scroll-table .disabled{opacity:.8;cursor:not-allowed!important}.ProductModule .result-entry{width:30px;display:inline-block;margin:0 5px;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;text-align:center}.ProductModule .pagination{border:0;margin-bottom:0;padding:0}.ProductModule .page-item:first-child .page-link{margin-left:0;border:0}.ProductModule .page-link{position:relative;display:block;padding:10px;margin:0 5px;line-height:1.25;color:#3e425b;background-color:#fff;border:0}.ProductModule .active .page-link,.ProductModule .page-link:hover{z-index:2;color:#fff;text-decoration:none;background:#2761CC!important;border-radius:5px;border-color:none}.ProductModule .img-holder{background:#efefef;border-radius:4px;width:90px;height:90px}.ProductModule .img-holder img{object-fit:cover}.ProductModule .img-icon{background:no-repeat center #efefef url(image.c480b7b27444c366.svg);margin:0 auto;padding:45px}.ProductModule .prod-form input,.ProductModule .prod-form select{font-size:14px;align-items:center;letter-spacing:.01em;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#b0b0b0;height:40px}.ProductModule .prod-form textarea{height:130px;resize:none}.ProductModule .input-group-text{border-color:#ebebeb!important}.ProductModule .renew-cost-user{border-radius:10px}.ProductModule .status-blue{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .status-orange{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .status-green{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .status-red{background:rgba(204,0,0,.12);border-radius:4px;color:#c00;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .status-grey{background:rgb(106,110,107);border-radius:4px;color:#212529;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .status-yellow{background:rgba(255,199,55,.12);color:#ffc737;border-radius:4px;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ProductModule .download-icon{background:url(download.ee5df8f7b1635ef2.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.ProductModule .file-icon{background:url(file-text.d62494a229cb2df9.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.ProductModule .upload-icon{background:url(upload.86e157f96a20361e.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.ProductModule .edit-icon{background:url(edit.6a571b4313ee19a0.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.ProductModule .orderNav{padding:0;margin:0;list-style:none;width:100%;border-bottom:1px solid #ebebeb}.ProductModule .orderNav .orderNavItem{width:max-content;height:40px;line-height:36px;border-bottom:4px solid transparent;float:left;padding:0 10px;color:#2761cc}.ProductModule .orderNav .orderNavItem a{color:#2761cc;text-decoration:none}.ProductModule .orderNav .orderNavItem.active{border-bottom:4px solid #2761CC}.ProductModule .orderNav .orderNavItem.active a{font-weight:600}.ProductModule .orderNav .orderNavItem:hover{border-bottom:4px solid #2761CC}.ProductModule .orderNav .orderNavItem:hover a{font-weight:700}.ProductModule .summary-card{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:8px;width:100%}.ProductModule .ranking{width:32px;height:32px;border-radius:50%;border:1px solid #ebebeb;font-weight:600;text-align:center;line-height:32px}.ProductModule .custom-dropdown{border:1px solid #ebebeb;background:rgba(255,255,255,.12);border-radius:8px;height:40px;padding:0 10px;width:100%}.ProductModule .custom-dropdown .dropdown-toggle{background:url(dropdown-dark.51b275bca3f770f1.svg) no-repeat right;-webkit-appearance:none;background-position-x:95%;width:100%;border:0;outline:none;text-align:left}.ProductModule .custom-dropdown .dropdown-toggle:focus{outline:none}.ProductModule .custom-dropdown .dropdown-toggle:after{display:none}.ProductModule .custom-dropdown .country-images{width:25px;margin-right:10px;display:inline-block}.ProductModule .custom-dropdown .dropdown-item,.ProductModule .custom-dropdown .dropdown-item:hover{text-decoration:none!important;color:inherit}.ProductModule .custom-dropdown .dropdown-item .country-images{width:25px;margin-right:10px;display:inline-block}.ProductModule .collapsed .toggle-row{background:#ebebeb url(dropdown-dark.51b275bca3f770f1.svg) no-repeat center center;transform:rotate(0)}.ProductModule .toggle-row{height:30px;width:30px;border-radius:50%;background:#ebebeb url(dropdown-dark.51b275bca3f770f1.svg) no-repeat center center;transform:rotate(-180deg);transition:all .4s ease}.ReportModule .nav-tabs{border-bottom:0}.ReportModule .nav-tabs .nav-item{margin-bottom:-1px;color:#3e425b}.ReportModule .nav-tabs .nav-item .nav-link{border-right-style:none;border-left-style:none}.ReportModule .nav-tabs .nav-item .nav-link.active{color:#2761cc;background-color:#fff;border:1px solid transparent;border-bottom:4px solid #2761CC;border-right-style:none;border-left-style:none}.ReportModule .nav-tabs .nav-item .nav-link.active:hover{border-bottom:4px solid #2761CC}.ReportModule .nav-tabs .nav-item .nav-item.show .nav-link{color:#2761cc;background-color:#fff;border:1px solid transparent;border-bottom:4px solid #2761CC}.ReportModule .nav-tabs .nav-item .nav-item.show .nav-link:hover{border-bottom:4px solid #2761CC}.ReportModule .nav-tabs .nav-item .nav-link{color:#3e425b;border-bottom:4px solid transparent;border-top-left-radius:0!important;border-top-right-radius:0!important}.ReportModule .nav-tabs .nav-item .nav-link:hover{border-color:transparent}.ReportModule .nav-tabs .nav-item .nav-link:focus{border-color:transparent}.ReportModule .form-control{border:1px solid rgba(62,66,91,.2)}.ReportModule .step-counter{border:2px solid rgba(62,66,91,.15);box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.ReportModule .step-counter-complete{background:#2761CC;box-sizing:border-box;height:28px;width:28px;border-radius:50%;display:inline-block;margin-right:10px;color:#2761cc;text-align:center;font-size:14px;line-height:28px}.ReportModule .step-counter-complete:before{content:url(done.0c754bfe7bda5eaa.svg);width:20px;height:20px}.ReportModule .step-progress{width:100%;display:block;margin:10px auto;height:4px;border-radius:4px;background:rgba(62,66,91,.1)}.ReportModule .step-current,.ReportModule .step-complete{height:4px;border-radius:4px;width:100%;background:#2761CC}.ReportModule .custom-radio{margin:0}.ReportModule .custom-radio label{margin-bottom:0}.ReportModule .custom-radio input[type=radio]{position:absolute;opacity:0}.ReportModule .custom-radio input[type=radio]+.custom-radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #3E425B;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.1em;margin-right:.5em;vertical-align:middle;cursor:pointer;text-align:center;transition:all .25s ease}.ReportModule .custom-radio input[type=radio]:checked+.custom-radio-label:before{background-color:#2761cc;box-shadow:inset 0 0 0 4px #fff}.ReportModule .custom-radio input[type=radio]:focus+.custom-radio-label:before{outline:none;border-color:#2761cc}.ReportModule .custom-radio input[type=radio]:disabled+.custom-radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.ReportModule .custom-radio input[type=radio]+.custom-radio-label:empty:before{margin-right:0}.ReportModule .custom-select{background:url(dropdown-dark.51b275bca3f770f1.svg) center center #fff;background-repeat:no-repeat;background-position-x:95%;border:1px solid rgba(62,66,91,.2);box-sizing:border-box;border-radius:4px;color:#3e425b;height:40px;font-size:14px;cursor:pointer;width:100%}.ReportModule .blue-btn{background:#2761CC;border:1px solid #2761CC;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.ReportModule .outline-btn{background:#FFFFFF;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#3e425bb3;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.ReportModule .orange-btn{background:#F47731;border:1px solid #F47731;border-radius:4px;color:#fff;font-size:14px;font-weight:600;height:40px;line-height:40px;width:100%;text-align:center}.ReportModule .bb-1{border-bottom:1px solid #EBEBEB!important}.ReportModule .bt-1{border-top:1px solid #EBEBEB!important}.ReportModule .br-1{border-right:1px solid #EBEBEB!important}.ReportModule .bl-1{border-left:1px solid #EBEBEB!important}.ReportModule .b-1{border:1px solid #EBEBEB!important}.ReportModule .country-select{margin:0;padding:0;list-style:none}.ReportModule .country-select .country-img{width:54px;height:auto;border-radius:4px;border:2px solid transparent}.ReportModule .country-select li{display:inline-block;margin-right:20px;margin-top:10px}.ReportModule .country-select li.active .country-img,.ReportModule .country-select li .country-img:hover{border:2px solid #2761CC}.ReportModule .filter-cty-img{width:30px;height:auto;float:left;margin:5px 10px 0 0}.ReportModule .input-group-text{background:#fff!important}.ReportModule .input-group-append .input-group input{border-right:0}.ReportModule .input-group-append .input-group-text,.ReportModule .input-group-prepend .input-group input{border-left:0}.ReportModule .input-group-prepend .input-group-text{border-right:0}.ReportModule .scroll-table{width:min-content;overflow-x:scroll}.ReportModule .dealer-tag{background:rgba(74,95,226,.12);border-radius:4px;color:#4a5fe2;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ReportModule .dropshipper-tag{background:rgba(244,119,49,.12);border-radius:4px;color:#f47731;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ReportModule .staff-tag{background:rgba(66,176,132,.12);border-radius:4px;color:#42b084;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}.ReportModule .scroll-table .table-parent{border:1px solid #EBEBEB;border-radius:4px;width:max-content;margin-bottom:1rem;min-width:100%}.ReportModule .scroll-table table{width:max-content!important;border:0;padding:0;margin-bottom:0;min-width:100%}.ReportModule .scroll-table th{background:rgba(62,66,91,.04);font-weight:600;font-size:16px;border:0}.ReportModule .scroll-table td{font-size:16px;vertical-align:middle;border-bottom:1px solid #EBEBEB;border-top:0}.ReportModule .scroll-table .blue-btn,.ReportModule .scroll-table .outline-btn{height:32px;width:max-content;padding:0 5px;line-height:32px}.ReportModule .scroll-table .file-name{text-decoration:underline}.ReportModule .scroll-table .img-fileview{max-width:100%;margin:0 auto}.ReportModule .scroll-table .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.ReportModule .result-entry{width:30px;display:inline-block;margin:0 5px;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;text-align:center}.ReportModule .pagination{border:0;margin-bottom:0;padding:0}.ReportModule .page-item:first-child .page-link{margin-left:0;border:0}.ReportModule .page-link{position:relative;display:block;padding:10px;margin:0 5px;line-height:1.25;color:#3e425b;background-color:#fff;border:0}.ReportModule .active .page-link,.ReportModule .page-link:hover{z-index:2;color:#fff;text-decoration:none;background:#2761CC!important;border-radius:5px;border-color:none}.ReportModule .img-holder{background:#efefef;border-radius:4px;width:90px;height:90px}.ReportModule .img-holder img{object-fit:cover}.ReportModule .img-icon{background:no-repeat center #efefef url(user-photo.c80d376942b9b8fb.svg);margin:0 auto;padding:45px 0}.ReportModule .file-icon{background:url(file-text.d62494a229cb2df9.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.ReportModule .download-icon{background:url(download.ee5df8f7b1635ef2.svg) no-repeat center center;background-size:100%;width:16px;height:16px;content:"";margin:-3px 10px -3px 0;display:inline-block}.ReportModule .img-fileview{max-width:100%;margin:0 auto}.ReportModule .close-modal{background:#EBEBEB;height:30px;width:30px;border-radius:50%;font-size:26px;border:0;line-height:23px;position:absolute;top:10px;right:10px;padding:0}.ReportModule .user-form input,.ReportModule .user-form select{font-size:14px;align-items:center;letter-spacing:.01em;border:1px solid #EBEBEB;box-sizing:border-box;border-radius:4px;color:#b0b0b0;height:40px}.ReportModule .user-form .custom-dropdown{background:rgba(255,255,255,.12);border:1px solid #EBEBEB;border-radius:4px;height:40px;padding:0 10px;line-height:40px;width:100%}.ReportModule .user-form .custom-dropdown .dropdown-toggle{background:url(dropdown-dark.51b275bca3f770f1.svg) no-repeat right!important;-webkit-appearance:none;background-position-x:90%;width:100%;border:0;outline:none;text-align:left}.ReportModule .user-form .custom-dropdown .dropdown-toggle:focus{outline:none;box-shadow:none}.ReportModule .user-form .custom-dropdown .dropdown-toggle:after{display:none}.ReportModule .user-form .country-images{width:25px;margin-right:10px;display:inline-block}.ReportModule .renew-cost-user{border-radius:10px}.ReportModule .custom-checkbox{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.ReportModule .check{height:20px;width:20px;position:relative}.ReportModule .check:after{content:"\d7";display:block;background:white;background-image:url(https://cdn0.iconfinder.com/data/icons/slim-square-icons-basics/100/basics-21-32.png);pointer-events:none;font-size:15px;position:absolute;top:0;left:0;height:15px;width:15px;color:transparent;transition:.25s all ease-in-out;border-radius:3px;line-height:15px;background-position:0 15px;background-repeat:no-repeat;background-size:15px 15px;border-width:2px;border-style:solid;border-color:transparent}.ReportModule .check:checked:after{background-color:#2761cc;background-position:0 0}.ReportModule .check:hover:after{border-color:#2761cc}.ReportModule .achiever-img{width:40px;height:40px;border-radius:40px}.ReportModule .achiever-card{border-radius:8px!important;border:1px solid #ebebeb!important}.ReportModule .achiever-card .gold{background:linear-gradient(91.88deg,#FFC737 -2.62%,#F4B000 81.71%)}.ReportModule .achiever-card .silver{background:linear-gradient(91.57deg,#B8B8B8 -8.14%,#9E9E9E 112.32%)}.ReportModule .achiever-card .bronze{background:linear-gradient(91.16deg,#F58647 0%,#ED7E1D 114.58%)}.ReportModule .achiever-card .achiver-img{border-radius:8px}.ReportModule .achiever-card .text-gold{color:#fec533}.ReportModule .achiever-card .text-bronze{color:#f47731}.ReportModule .achiever-card .text-silver{color:#adadad}.ReportModule .achiever-card .achiever-flag{width:50px}.tag.pink-tag{background:rgba(244,49,130,.12);border-radius:4px;color:#f43155;font-size:14px;font-weight:600;text-align:center;padding:5px 8px;width:max-content}html,body{font-family:Euclid Circular B,sans-serif;font-weight:400;color:#3e425b;background:#4A5FE2;background:#f8f9fd;background-attachment:fixed}.btn-primary{background-color:#3573e7;border-color:#3573e7}footer{display:none}.hidden{display:none}.coming-soon{opacity:.5}.form-control{border:1px solid #EBEBEB}a{color:#4a5fe2;cursor:pointer}.text-success{color:#1eb75e!important}.form-control,.custom-select{border-color:#ebebeb}.sb-nav-fixed .container-fluid>h1{color:#3e425b;font-size:1.8rem;margin-bottom:30px;margin-top:0!important;position:relative;z-index:1039;max-width:50%;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 992px){.sb-nav-fixed .container-fluid>h1{max-width:100%;z-index:inherit}}@media (max-width: 767px){.sb-nav-fixed .container-fluid>h1{flex-direction:column;align-items:flex-start}}.sb-nav-fixed .container-fluid>h1 .custom-select{width:145px;height:40px;border:0 transparent;margin:0 20px}@media (max-width: 767px){.sb-nav-fixed .container-fluid>h1 .custom-select{margin:15px 0}}.sb-nav-fixed app-side-nav{transition:all .15s ease-in-out}@media (max-width: 767px){.sb-nav-fixed app-side-nav #layoutSidenav_nav{padding-top:70px}}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer{background-color:transparent;border-top:1px solid #EBEBEB}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target{color:#fff;background-color:#3573e7;border-radius:10px;overflow:hidden;margin-bottom:15px;padding:0!important}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .refresh{display:flex;justify-content:flex-end;margin-bottom:-20px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .refresh .btn{color:#fff}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .refresh .btn:focus{box-shadow:none}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .owl-carousel .owl-nav{margin-top:0;display:flex;justify-content:space-between}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .owl-carousel .owl-nav button{width:30px;margin:0;padding:5px!important;display:flex;justify-content:center;align-items:center;border-radius:0;font-size:1.2rem}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .owl-carousel .owl-nav button:focus{outline:none}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .owl-carousel .owl-nav button:hover{background-color:transparent}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .top{padding:10px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .top .title{font-weight:300;margin-bottom:10px;font-size:1rem}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .top .label{font-weight:300;margin-bottom:5px;font-size:.8rem}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .top .progress{margin-bottom:5px;height:8px;border-radius:4px;background-color:#0000001a}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .top .progress .progress-bar{background-color:#fff;border-radius:4px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .top .progress-nominal{font-weight:300;font-size:.7rem}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .bottom{background-color:#0000001a;padding:10px;display:flex;align-items:center;font-weight:300}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .bottom .label{font-size:.7rem;width:150px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .personal-target .bottom .value{width:calc(100% - 63px);font-size:.8rem;text-align:right}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target{color:#fff;background-color:#3e425b;border-radius:10px;overflow:hidden;margin-bottom:15px;padding:0!important}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target .title{font-weight:500;font-size:.76rem;background-color:#52556c;border-radius:10px 10px 0 0;padding:8px 10px;display:flex;align-items:center}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target .title img{height:22px;margin-right:7px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target .refresh{display:flex;justify-content:flex-end;margin-bottom:-15px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target .refresh .btn{color:#fff}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target .refresh .btn:focus{box-shadow:none}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item{padding:10px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item .label{font-weight:400;margin-bottom:5px;font-size:.8rem}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item.silver{color:#ffc737}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item.silver .progress{background-color:#ffc73766}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item.silver .progress .progress-bar{background-color:#ffc737}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item .progress{margin-bottom:5px;height:8px;border-radius:4px;background-color:#fff6}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item .progress .progress-bar{background-color:#fff;border-radius:4px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .silver-elite-target>.item .progress-nominal{display:flex;justify-content:space-between;font-weight:500;font-size:.65rem}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account{background-color:#f5f7fb;margin:0 -.75rem -.75rem;padding:15px 10px;display:flex;align-items:center}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .image{height:55px;width:55px;border-radius:50%;overflow:hidden;border:3px solid #FFFFFF;margin-right:10px;box-shadow:0 4px 24px #0003}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .image img{width:100%;height:100%;object-fit:cover}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .desc{width:calc(100% - 90px)}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .desc .name{font-weight:500;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .desc .level{font-size:.7rem;opacity:.5}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .action{width:25px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .action .dropdown .btn{padding:0;width:100%;display:flex;justify-content:center;align-items:center;color:#888;font-size:1.2rem;margin:0}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .action .dropdown .btn span{margin-top:-10px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .action .dropdown .btn:after{display:none}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .action .dropdown .dropdown-menu{border:0 transparent;box-shadow:0 2px 4px #2121210d;border-radius:4px}.sb-nav-fixed app-side-nav #layoutSidenav_nav .sb-sidenav-footer .account .action .dropdown .dropdown-menu .dropdown-item{padding:.25rem .85rem;font-size:.8rem;font-weight:500}@media (max-width: 992px){.sb-nav-fixed #layoutSidenav_content>main{padding-top:85px!important}}.sb-nav-fixed.sb-sidenav-toggled .sb-topnav{margin-left:0}@media (max-width: 992px){.sb-nav-fixed.sb-sidenav-toggled .sb-topnav{margin-left:225px}}@media (max-width: 767px){.sb-nav-fixed.sb-sidenav-toggled .sb-topnav{margin-left:0}}@media (max-width: 992px){.sb-nav-fixed.sb-sidenav-toggled #sidebarToggle{margin-left:-5px!important}}.sb-nav-fixed .sb-topnav{background-color:transparent!important;background:linear-gradient(to bottom right,#4A5FE2,transparent);height:70px;margin-left:225px}@media (max-width: 992px){.sb-nav-fixed .sb-topnav{margin-left:0}}@media (max-width: 767px){.sb-nav-fixed .sb-topnav{justify-content:flex-end}}.sb-nav-fixed .sb-topnav #sidebarToggle{margin-left:-35px}@media (max-width: 992px){.sb-nav-fixed .sb-topnav #sidebarToggle{position:absolute;left:0;top:0;height:100%;width:70px;margin-left:0}}.sb-nav-fixed .sb-topnav #sidebarToggle img{height:20px}.sb-nav-fixed #layoutSidenav .sb-sidenav{padding-top:7px!important;background-color:#fff;box-shadow:#e9e9fd94 5px 0 5px -2px}.sb-nav-fixed #layoutSidenav .sb-sidenav .navbar-brand{height:80px;display:flex;align-items:center;padding-left:15px;margin-bottom:15px;flex-direction:column}.sb-nav-fixed #layoutSidenav .sb-sidenav .navbar-brand span.primary{width:100%;font-size:2.1em;display:block}.sb-nav-fixed #layoutSidenav .sb-sidenav .navbar-brand span.secondary{width:100%;display:block;color:#1b6bff;margin-top:-15px;margin-left:60px}.sb-nav-fixed #layoutSidenav .sb-sidenav .navbar-brand img{width:165px}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link{cursor:pointer}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link.active{background:rgba(219,229,245,.2784313725)!important}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link.active .icon img{filter:none;opacity:1}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link.active>span{font-weight:500;color:#3e425b;opacity:1;background:linear-gradient(90deg,rgb(255,255,255) 0%,rgb(255,255,255) 97.1%);box-shadow:#e7e7f3 1px 0 6px;color:#1b6bff}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link:hover .icon img{filter:none;opacity:1}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link:hover>span{font-weight:500;color:#3e425b;opacity:1}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link .icon{margin-right:10px;display:flex;align-items:center}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link .icon img{width:15px;filter:grayscale(100%);opacity:.55;transition:all .3s ease}.sb-nav-fixed #layoutSidenav .sb-sidenav .nav-link>span{font-weight:400;opacity:.6;transition:all .3s ease}.sb-nav-fixed #layoutSidenav #layoutSidenav_content{top:0}.sb-nav-fixed #layoutSidenav #layoutSidenav_content main{padding-top:20px;min-height:100vh}.sb-nav-fixed.sb-sidenav-toggled .sb-topnav #sidebarToggle{margin-left:15px}.sb-nav-fixed.sb-sidenav-toggled .sb-topnav #sidebarToggle img{transform:rotate(180deg)}.sb-nav-fixed.sb-sidenav-toggled .container-fluid>h1{margin-left:30px}.e-daterangepicker.e-popup{z-index:1045;border-radius:8px}.e-calendar .e-content td.e-focused-date.e-today span.e-day,.e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day{border:1px solid #4A5FE2;color:#4a5fe2}.e-daterangepicker .e-input-group{margin:0;height:40px;border:1px solid #EBEBEB!important;border-radius:.25rem;padding:0 10px}.e-daterangepicker .e-input-group.e-input-focus:before,.e-daterangepicker .e-input-group.e-input-focus:after{display:none}.e-daterangepicker .e-input-group>input::placeholder{font-family:Euclid Circular B,sans-serif;font-size:1rem;color:#3e425b!important;opacity:1;font-weight:400!important}.e-daterangepicker .e-input-group>input:-ms-input-placeholder{font-family:Euclid Circular B,sans-serif;font-size:1rem;color:#3e425b!important;opacity:1;font-weight:400!important}.e-daterangepicker .e-input-group>input::-ms-input-placeholder{font-family:Euclid Circular B,sans-serif;font-size:1rem;color:#3e425b!important;opacity:1;font-weight:400!important}.e-daterangepicker .e-input-group .e-range-icon{margin:0}.e-daterangepicker .e-input-group .e-range-icon.e-icons.e-active{color:#4a5fe2}.commission-chart{height:323px}.loading{text-align:center;font-size:30px}.loading-animate{min-height:70px;border-radius:5px;background:linear-gradient(90deg,#E6E6E6,rgba(230,230,230,0));background-size:400% 400%;animation:gradientAnimate 1.5s ease infinite}@keyframes gradientAnimate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.wrapper-pagination{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-top:50px}.wrapper-pagination .left{display:flex;align-items:center}@media (max-width: 767px){.wrapper-pagination .left{width:100%;justify-content:center;margin-bottom:15px}}.wrapper-pagination .left .item.text{font-size:.9rem}.wrapper-pagination .left .item.input{margin:0 10px;width:50px}.wrapper-pagination .left .item.input input{padding-left:5px;padding-right:5px;text-align:center}@media (max-width: 767px){.wrapper-pagination .right{width:100%;display:flex;justify-content:center}}.wrapper-pagination .right .pagination{margin-bottom:0}.wrapper-pagination .right .pagination li.page-item{margin:0 5px}.wrapper-pagination .right .pagination li.page-item a.page-link{border:0 transparent;border-radius:6px;font-size:.9rem;color:#3e425b}.wrapper-pagination .right .pagination li.page-item.disabled{opacity:.5}.wrapper-pagination .right .pagination li.page-item.active a.page-link{background-color:#3573e7;color:#fff}.wrapper-pagination .right .pagination li.page-item.next-prev a.page-link{background-color:#f5f7fb}.breadcrumb-custom{border-bottom:1px solid #EBEBEB;padding:.9rem 1.25rem;margin:0 -1.25rem;margin-bottom:15px;display:flex;align-items:center;flex-wrap:wrap}.breadcrumb-custom .item{font-weight:300;opacity:.7;color:#000!important}.breadcrumb-custom .item.active{font-weight:600;opacity:1}.breadcrumb-custom .item:before{content:"/";margin:0 15px;font-weight:300}.breadcrumb-custom .item:first-child:before{display:none}*::-webkit-scrollbar{width:5px;height:5px;border-radius:3px}*::-webkit-scrollbar-track{background-color:#0000000d;border-radius:3px}*::-webkit-scrollbar-thumb{background-color:#2761cc;border-radius:3px}.sb-topnav .searchbar .input-group{border:2px solid rgba(255,255,255,.7);border-radius:5px}.sb-topnav .searchbar .input-group button,.sb-topnav .searchbar .input-group input{background-color:transparent!important;border:0 transparent!important;border-radius:5px;color:#fff;font-weight:300;font-size:.8rem}.sb-topnav .searchbar .input-group button:focus,.sb-topnav .searchbar .input-group input:focus{outline:none;box-shadow:none}.sb-topnav .searchbar .input-group input::placeholder{color:#fff;opacity:1}.sb-topnav .searchbar .input-group input:-ms-input-placeholder{color:#fff}.sb-topnav .searchbar .input-group input::-ms-input-placeholder{color:#fff}.sb-topnav .searchbar .input-group button{padding:0 0 0 10px;font-size:.9rem}.sb-topnav .nav-shortcut{margin-right:15px}.sb-topnav .nav-shortcut .btn-group .btn-warning{background-color:#f47731;color:#fff;font-weight:500;border-color:#f47731;height:48px}.sb-topnav .nav-shortcut .btn-group .btn-warning:after{display:none}.sb-topnav .nav-shortcut .btn-group .btn-warning.dropdown-toggle{background-color:#ef691d;width:48px}.sb-topnav .nav-shortcut .dropdown-menu{border:0;border-radius:5px;box-shadow:0 2px 4px #2121210d;padding:5px}.sb-topnav .nav-shortcut .dropdown-menu .dropdown-item{background-color:#ededed;margin-bottom:5px;font-weight:500;border-radius:2px;font-size:.9rem;padding:7px 10px}.sb-topnav .nav-shortcut .dropdown-menu .dropdown-item:hover{background-color:#f7f7fa}.sb-topnav .nav-shortcut .dropdown-menu .dropdown-item:last-child{margin-bottom:0}@media (max-width: 767px){.sb-topnav .navbar-nav.notification{margin-left:0!important}}.sb-topnav .navbar-nav.notification>.nav-item>.nav-link{background-color:#fff;height:41px;width:41px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sb-topnav .navbar-nav.notification>.nav-item>.nav-link img{height:18px}.sb-topnav .navbar-nav.notification>.nav-item>.nav-link:after{display:none!important}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu{width:550px;border:0 transparent;padding:15px;box-shadow:0 10px 26px #00000040;border-radius:8px}@media (max-width: 767px){.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu{position:fixed;top:65px;right:0;width:90%}}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu ul.nav{border-bottom:1px solid #EBEBEB;margin-bottom:5px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu ul.nav .nav-item .nav-link{color:inherit;font-weight:300;border-radius:0;border-bottom:5px solid transparent;font-size:.9rem}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu ul.nav .nav-item .nav-link.active{background-color:transparent;color:#4a5fe2;font-weight:600;border-bottom:5px solid #4A5FE2}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .action-refresh{display:flex;justify-content:flex-end;margin-bottom:5px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .action-refresh>.btn{font-size:.9rem}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .see-all{margin-top:20px;border-top:1px solid #EBEBEB}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .see-all a{padding:10px 0 0;display:block;text-align:center;font-weight:600;font-size:.9rem}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list{max-height:300px;overflow-x:auto;padding-right:10px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list::-webkit-scrollbar{width:5px;border-radius:3px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list::-webkit-scrollbar-track{background-color:#0000000d;border-radius:3px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:3px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item{border-bottom:1px solid #EBEBEB;padding:10px 0;display:flex}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item:last-child{border-bottom:0}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .thumb{width:42px;height:42px;border-radius:50%;margin-right:15px;box-shadow:0 4px 10px #0000001a;overflow:hidden;background-color:#3e425bb3}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .thumb img{width:100%;height:100%;object-fit:cover}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .thumb.img-warning{background-color:transparent;box-shadow:none}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .thumb.img-warning img{object-fit:contain}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details{width:calc(100% - 57px);position:relative}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details .name{font-weight:500;font-size:.8rem;padding-right:100px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details .desc{font-size:.8rem;font-weight:300;opacity:.7;padding-right:100px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details .actions{margin-top:10px;display:flex}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details .actions .btn{height:30px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.8rem;margin-right:5px}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details .actions .btn.btn-default{background-color:#ededed}.sb-topnav .navbar-nav.notification>.nav-item>.dropdown-menu .tab-content .request-list .item .details .time{font-size:.8rem;opacity:.7;font-weight:300;position:absolute;top:0;right:0}.new-order-page .input-group-prepend{margin-right:0}.dashboard .personal-target{color:#fff;background-color:#3573e7;border-radius:10px;overflow:hidden;margin-bottom:15px;padding:0!important}.dashboard .personal-target .refresh{display:flex;justify-content:flex-end;margin-bottom:-20px}.dashboard .personal-target .refresh .btn{color:#fff}.dashboard .personal-target .refresh .btn:focus{box-shadow:none}.dashboard .personal-target .top{padding:10px}.dashboard .personal-target .top .title{font-weight:300;margin-bottom:10px;font-size:1rem}.dashboard .personal-target .top .label{font-weight:300;margin-bottom:5px;font-size:.8rem}.dashboard .personal-target .top .progress{margin-bottom:5px;height:8px;border-radius:4px;background-color:#0000001a}.dashboard .personal-target .top .progress .progress-bar{background-color:#fff;border-radius:4px}.dashboard .personal-target .top .progress-nominal{font-weight:300;font-size:.7rem}.dashboard .personal-target .bottom{background-color:#0000001a;padding:10px;display:flex;align-items:center;font-weight:300}.dashboard .personal-target .bottom .label{font-size:.7rem;width:150px}.dashboard .personal-target .bottom .value{width:calc(100% - 63px);font-size:.8rem;text-align:right}.dashboard .silver-elite-target{color:#fff;background-color:#3e425b;border-radius:10px;overflow:hidden;margin-bottom:15px;padding:0!important}.dashboard .silver-elite-target .title{font-weight:500;font-size:.76rem;background-color:#52556c;border-radius:10px 10px 0 0;padding:8px 10px;display:flex;align-items:center}.dashboard .silver-elite-target .title img{height:22px;margin-right:7px}.dashboard .silver-elite-target .refresh{display:flex;justify-content:flex-end;margin-bottom:-15px}.dashboard .silver-elite-target .refresh .btn{color:#fff}.dashboard .silver-elite-target .refresh .btn:focus{box-shadow:none}.dashboard .silver-elite-target>.item{padding:10px}.dashboard .silver-elite-target>.item .label{font-weight:400;margin-bottom:5px;font-size:.8rem}.dashboard .silver-elite-target>.item.silver{color:#ffc737}.dashboard .silver-elite-target>.item.silver .progress{background-color:#ffc73766}.dashboard .silver-elite-target>.item.silver .progress .progress-bar{background-color:#ffc737}.dashboard .silver-elite-target>.item .progress{margin-bottom:5px;height:8px;border-radius:4px;background-color:#fff6}.dashboard .silver-elite-target>.item .progress .progress-bar{background-color:#fff;border-radius:4px}.dashboard .silver-elite-target>.item .progress-nominal{display:flex;justify-content:space-between;font-weight:500;font-size:.65rem}.dashboard .section-slider-promo{margin-bottom:1.5rem}.dashboard .section-slider-promo .owl-carousel.slider-promo{position:relative}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-stage-outer{border-radius:10px;overflow:hidden}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-nav{margin:0}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-nav>button{position:absolute;background-color:#fff;border-radius:50%;width:32px;height:32px;top:calc(50% - 16px);margin:0}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-nav>button:hover>span{color:#f47731}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-nav>button>span{display:flex;align-items:center;justify-content:center;line-height:normal;font-size:30px;height:32px;margin-top:-6px;color:#4a5fe2}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-nav>button.owl-prev{left:-15px}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-nav>button.owl-next{right:-15px}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-dots{position:absolute;bottom:1%;left:0;width:100%}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-dots .owl-dot.active span{width:30px}.dashboard .section-slider-promo .owl-carousel.slider-promo .owl-dots .owl-dot span{background-color:#fff;margin:5px}.dashboard .top-separated-card{display:flex;flex-wrap:wrap}.dashboard .top-separated-card .chart-area-your-comission{min-height:480px;border-radius:10px 0 0 10px;width:40%;background:rgba(255,255,255,.25)}@media (max-width: 992px){.dashboard .top-separated-card .chart-area-your-comission{width:100%;border-radius:10px 10px 0 0;margin-bottom:0!important}}.dashboard .top-separated-card .chart-area-your-comission *{color:#fff}.dashboard .top-separated-card .chart-area-your-comission .section-details .comission{display:flex;align-items:center;margin-top:-30px;margin-bottom:15px}.dashboard .top-separated-card .chart-area-your-comission .section-details .comission .nominal{font-size:1.6rem;margin-right:20px;font-weight:600}.dashboard .top-separated-card .chart-area-your-comission .section-details .comission .status{display:flex;align-items:center}.dashboard .top-separated-card .chart-area-your-comission .section-details .comission .status .angle{margin-right:5px;font-size:1.6rem}.dashboard .top-separated-card .chart-area-your-comission .section-details .comission .status .percent{font-weight:300}.dashboard .top-separated-card .chart-area-your-comission .section-details .today-this-month{display:flex;margin-bottom:30px}.dashboard .top-separated-card .chart-area-your-comission .section-details .today-this-month *{font-weight:300}.dashboard .top-separated-card .chart-area-your-comission .section-details .today-this-month .item:first-child{margin-right:25px}.dashboard .top-separated-card .chart-area-your-comission .section-details .today-this-month .item .label{font-size:.9rem;opacity:.6}.dashboard .top-separated-card .chart-area-your-comission .section-details .today-this-month .item .value{font-size:1.2rem}.dashboard .top-separated-card .my-billing{min-height:480px;width:60%;border-radius:0 10px 10px 0}@media (max-width: 992px){.dashboard .top-separated-card .my-billing{width:100%;border-radius:0 0 10px 10px}}.dashboard .top-separated-card .my-billing .card-body{padding-top:0}.dashboard .top-separated-card .my-billing .top-desc{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;margin-top:-35px;margin-bottom:20px}.dashboard .top-separated-card .my-billing .top-desc .left h2{font-size:1.6rem;margin-bottom:0}@media (max-width: 767px){.dashboard .top-separated-card .my-billing .top-desc .left h2{margin-bottom:15px}}.dashboard .top-separated-card .my-billing .top-desc .right *{font-weight:300}.dashboard .top-separated-card .my-billing .top-desc .right .label{opacity:.7;font-size:.9rem}.dashboard .top-separated-card .my-billing .top-desc .right .value{font-size:1.2rem}.dashboard .top-separated-card .my-billing .credit-limit .top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:15px}.dashboard .top-separated-card .my-billing .credit-limit .top *{font-weight:300}.dashboard .top-separated-card .my-billing .credit-limit .top .credit{font-size:1.2rem}.dashboard .top-separated-card .my-billing .credit-limit .top .credit span{opacity:.7;font-size:.9rem}.dashboard .top-separated-card .my-billing .credit-limit .top .overdue-overpaid{display:flex;flex-wrap:wrap}.dashboard .top-separated-card .my-billing .credit-limit .top .overdue-overpaid .item{display:flex;align-items:center}.dashboard .top-separated-card .my-billing .credit-limit .top .overdue-overpaid .item:first-child{margin-right:30px}.dashboard .top-separated-card .my-billing .credit-limit .top .overdue-overpaid .item .label{font-size:.9rem;opacity:.7;margin-right:5px}.dashboard .top-separated-card .my-billing .credit-limit .top .overdue-overpaid .item .value{font-size:1.1rem}.dashboard .top-separated-card .my-billing .credit-limit .label-credit-limit{opacity:.8}.dashboard .top-separated-card .my-billing .progress-bar-wrapper{margin:10px 0}.dashboard .top-separated-card .my-billing .progress-bar-wrapper .progress{height:30px;border-radius:5px}.dashboard .top-separated-card .my-billing .progress-bar-wrapper .progress .progress-bar .green-bar{background-color:green}.dashboard .top-separated-card .my-billing .progress-bar-wrapper .progress .progress-bar .yellow-bar{background-color:#ff0}.dashboard .top-separated-card .my-billing .progress-bar-wrapper .progress .progress-bar .red-bar{background:linear-gradient(to bottom right,#e24a92,#e31f16)}.dashboard .top-separated-card .my-billing .progress-bar-wrapper .message{margin-top:10px;font-size:12px;font-weight:600;opacity:.8}.dashboard .top-separated-card .my-billing .total-action{border-top:1px solid #EBEBEB;padding-top:10px;margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.dashboard .top-separated-card .my-billing .total-action .total-billing{display:flex;align-items:center}.dashboard .top-separated-card .my-billing .total-action .total-billing .label{opacity:.7;margin-right:5px;font-size:1.2rem;margin-bottom:0;font-weight:500}.dashboard .top-separated-card .my-billing .total-action .total-billing .value{font-weight:600;font-size:1.2rem}.dashboard .top-separated-card .my-billing .total-action .action .btn-primary{font-weight:500;font-size:.9rem;height:48px;width:200px;position:relative;overflow:hidden;padding-right:38px}.dashboard .top-separated-card .my-billing .total-action .action .btn-primary>span{position:absolute;top:0;right:0;height:100%;background-color:#00000026;width:38px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.dashboard .top-separated-card .my-billing .bottom-desc{margin-top:25px}.dashboard .top-separated-card .my-billing .bottom-desc .title{margin-top:30px;margin-bottom:10px}.dashboard .top-separated-card .my-billing .bottom-desc .title h2{font-size:1.2rem;margin-bottom:0}.dashboard .top-separated-card .my-billing .bottom-desc .item{display:flex;align-items:flex-end}.dashboard .top-separated-card .my-billing .bottom-desc .item *{font-weight:300}.dashboard .top-separated-card .my-billing .bottom-desc .item .label{opacity:.7;font-size:.9rem;margin-right:10px}.dashboard .top-separated-card .my-billing .bottom-desc .item .value{font-size:1.2rem;line-height:normal}.dashboard .top-separated-card .my-billing .exchange{margin:0 -1.25rem -.75rem;height:41px;position:relative}.dashboard .top-separated-card .my-billing .exchange .accordion{position:absolute;left:0;top:0;width:100%;z-index:9;border-radius:0 0 10px 10px}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header{padding:0}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header button{color:#4a5fe2;font-weight:500;font-size:.8rem;text-decoration:none;padding:10px 5px}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header button:before{content:"See Exchange Usage"}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header button[aria-expanded=true] .fa-angle-down{transform:rotate(180deg)}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header button[aria-expanded=true]:before{content:"Hide Exchange Usage"}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header button .fa-angle-down{margin-bottom:-1px;margin-left:5px}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-header button:focus{border:0;box-shadow:none;outline:none}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body{padding:1.25rem 1.25rem .25rem}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view{border-radius:10px;border:1px solid #EBEBEB;overflow:hidden}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive{overflow-y:auto}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive>div{min-width:600px}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .heading{background-color:#f7f7fa;display:flex}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .heading .item{padding:10px 15px;font-weight:500;font-size:.85rem}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .heading .item.country{width:35%}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .heading .item.amount{width:25%}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .heading .item.rate{width:15%}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .heading .item.amount-rm{width:25%}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr{display:flex;align-items:center}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr .item{padding:8px 15px;font-size:.75rem}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr .item.country{width:35%;display:flex;align-items:center}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr .item.country img{margin-right:5px;width:33px}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr .item.amount{width:25%}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr .item.rate{width:15%}.dashboard .top-separated-card .my-billing .exchange .accordion .card .card-body .table-view .inner-responsive .body .tr .item.amount-rm{width:25%}.dashboard .total-profit{display:flex;flex-wrap:wrap}.dashboard .total-profit .total-profit-left{border-radius:10px 0 0 10px;width:65%}@media (max-width: 992px){.dashboard .total-profit .total-profit-left{width:100%;border-radius:10px 10px 0 0;margin-bottom:0!important}}.dashboard .total-profit .total-profit-left .color-desc{display:flex;flex-wrap:wrap;margin:-20px 0 30px}.dashboard .total-profit .total-profit-left .color-desc .item{margin-right:30px;display:flex;align-items:center}.dashboard .total-profit .total-profit-left .color-desc .item .color-circle{margin-right:7px;width:15px;height:15px;border-radius:50%}.dashboard .total-profit .total-profit-left .color-desc .item .color-circle.blue{background-color:#4a5fe2}.dashboard .total-profit .total-profit-left .color-desc .item .color-circle.orange{background-color:#f47731}.dashboard .total-profit .total-profit-left .color-desc .item .label{font-size:.8rem}.dashboard .total-profit .total-profit-right{width:35%;border-radius:0 10px 10px 0;border-left:1px solid #EBEBEB}@media (max-width: 992px){.dashboard .total-profit .total-profit-right{border-top:1px solid #EBEBEB;border-left:0 transparent;width:100%;border-radius:0 0 10px 10px}}.dashboard .total-profit .total-profit-right .card-body{padding-top:0}.dashboard .total-profit .total-profit-right .top{display:flex;flex-wrap:wrap;align-items:center;margin:0 -15px 40px}.dashboard .total-profit .total-profit-right .top .chart-area{width:50%;padding:0 15px}@media (max-width: 767px){.dashboard .total-profit .total-profit-right .top .chart-area{width:100%;margin-bottom:20px}}.dashboard .total-profit .total-profit-right .top .color-desc{width:50%;padding:0 15px}@media (max-width: 767px){.dashboard .total-profit .total-profit-right .top .color-desc{width:100%}}.dashboard .total-profit .total-profit-right .top .color-desc .item{margin-right:30px;display:flex;align-items:center}.dashboard .total-profit .total-profit-right .top .color-desc .item:first-child{margin-bottom:10px}.dashboard .total-profit .total-profit-right .top .color-desc .item .color-circle{margin-right:7px;width:15px;height:15px;border-radius:50%}.dashboard .total-profit .total-profit-right .top .color-desc .item .color-circle.blue{background-color:#4a5fe2}.dashboard .total-profit .total-profit-right .top .color-desc .item .color-circle.orange{background-color:#f47731}.dashboard .total-profit .total-profit-right .top .color-desc .item .label{font-size:.8rem}.dashboard .total-profit .total-profit-right .bottom.desc-detail{display:flex;flex-wrap:wrap;margin:0 -15px}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent{width:50%;padding:0 15px;position:relative}@media (max-width: 767px){.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent{width:100%;margin-bottom:10px}}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent:after{content:"";position:absolute;left:15px;top:0;height:100%;width:2px}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent:first-child:after{background-color:#4a5fe2}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent:last-child:after{background-color:#f47731}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent .title{font-weight:500;margin-bottom:10px;padding-left:15px}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent .items{padding-left:15px}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent .items .item{font-size:.8rem;display:flex;flex-wrap:wrap;margin-bottom:5px}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent .items .item .label{opacity:.7;margin-right:5px}.dashboard .total-profit .total-profit-right .bottom.desc-detail .item-parent .items .item .value{font-weight:600}.dashboard .active-order .items>.item{border-bottom:1px solid #EBEBEB;padding-bottom:15px;margin-bottom:15px}.dashboard .active-order .items>.item .inner-border{display:flex;flex-wrap:wrap;align-items:center;margin:0 -15px}.dashboard .active-order .items>.item>div{padding:0 15px}.dashboard .active-order .items>.item .expedition{width:220px;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 767px){.dashboard .active-order .items>.item .expedition{width:100%;margin-bottom:10px;justify-content:center}}.dashboard .active-order .items>.item .expedition .logo{border-radius:6px;overflow:hidden;width:75px;margin-right:15px}.dashboard .active-order .items>.item .expedition .logo img{width:100%;height:100%;object-fit:contain}.dashboard .active-order .items>.item .expedition .desc{width:calc(100% - 90px)}@media (max-width: 767px){.dashboard .active-order .items>.item .expedition .desc{width:auto}}.dashboard .active-order .items>.item .expedition .desc .name{font-weight:600;font-size:1rem}.dashboard .active-order .items>.item .expedition .desc .order-active{display:flex;align-items:center}.dashboard .active-order .items>.item .expedition .desc .order-active .icon{margin-right:5px;width:12px;line-height:0}.dashboard .active-order .items>.item .expedition .desc .order-active .text{width:calc(100% - 17px);opacity:.7;font-size:.8rem}.dashboard .active-order .items>.item .order-list{width:calc(100% - 320px)}@media (max-width: 767px){.dashboard .active-order .items>.item .order-list{width:100%}}.dashboard .active-order .items>.item .order-list>.inner-scroll{overflow-y:auto;padding-bottom:5px;margin-bottom:-8px}.dashboard .active-order .items>.item .order-list>.inner-scroll::-webkit-scrollbar{height:5px;border-radius:3px}.dashboard .active-order .items>.item .order-list>.inner-scroll::-webkit-scrollbar-track{background-color:#0000000d;border-radius:3px}.dashboard .active-order .items>.item .order-list>.inner-scroll::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner{display:flex;width:max-content}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .order{display:block;border-radius:10px;border:1px solid #EBEBEB;margin-right:5px;padding:5px 10px;text-decoration:none}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .order:hover{color:inherit}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .order .order-number{font-weight:600;color:#3e425b}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .order .detail{font-size:.7rem;opacity:.8;color:#3e425b;display:flex}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .order .detail .date{padding-right:5px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog{max-width:1000px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-header{border-bottom:0 transparent}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-header h5{font-weight:300}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body{padding-top:0}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel{border-radius:10px;border:1px solid #EBEBEB}@media (max-width: 1024px){.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel{overflow-y:auto}}@media (max-width: 1024px){.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .inner-responsive{min-width:830px}}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-title{background-color:#f7f7fa;border-radius:10px 10px 0 0;padding:.8rem .25rem;display:flex}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-title .item{font-weight:600;font-size:.8rem;padding:0 10px;width:14.285%}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .inner-heading{display:flex;align-items:center;padding:.6rem .25rem;border-bottom:1px solid #EBEBEB}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .inner-heading[aria-expanded=true] .item.arrow{transform:rotate(180deg)}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .inner-heading:last-child{border-bottom:0 transparent}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .inner-heading .item{font-size:.8rem;padding:0 10px;width:14.285%;line-height:normal}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .inner-heading .item.total-order{font-weight:600;color:#f47731;font-size:1.2rem}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .inner-heading .item .label-status{color:#f47731;background-color:#f2994a33;padding:3px 5px;border-radius:4px;font-weight:500;display:inline-block}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content{border-top:1px solid #EBEBEB;padding:10px 0;display:flex;flex-wrap:wrap}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail{width:60%;padding:0 15px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details{display:flex;flex-wrap:wrap;margin:0 -15px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .title{font-weight:600;margin-bottom:10px;font-size:.9rem}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .receiver{width:60%;padding:0 15px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .receiver .items{display:flex;flex-wrap:wrap;margin:0 -5px 20px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .receiver .items .item{padding:0 5px;width:50%;flex-grow:1;border-bottom:0 transparent}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .receiver .items .item>div{padding:0}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .receiver .items .item .label{font-weight:500;font-size:.8rem;opacity:.4;line-height:normal;margin-bottom:5px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .receiver .items .item .value{line-height:normal;font-size:.8rem}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .bank-slip{width:40%;padding:0 15px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .bank-slip .image{border-radius:5px;overflow:hidden}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .detail .details .bank-slip .image img{max-width:100%}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order{width:40%;padding:0 15px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order h3{font-weight:600;margin-bottom:10px;font-size:.9rem}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:10px;margin-bottom:10px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product:last-child{border-bottom:0 transparent;padding-bottom:0;margin-bottom:0}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .image{width:60px;margin-right:15px;line-height:0}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .image img{width:100%}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details{width:calc(100% - 75px);display:flex;flex-wrap:wrap}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .left{width:55%}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .left .name{font-weight:300;margin-bottom:5px;line-height:normal}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .left .price-qty{display:flex}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .left .price-qty .price{font-weight:600;font-size:.8rem;margin-right:10px;color:#f47731}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .left .price-qty .qty{font-size:.7rem;opacity:.5}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .right{width:45%;padding-left:10px;border-left:1px solid #EBEBEB}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .right .label{font-weight:600;opacity:.5;font-size:.7rem;margin-bottom:3px;line-height:normal}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body .list-item-accordion .collapse-content .product-order .products .item-product .details .right .value{font-weight:600;color:#f47731}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item{display:flex;align-items:center;padding:.6rem .25rem;border-bottom:1px solid #EBEBEB}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item:last-child{border-bottom:0 transparent}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item .item{font-size:.8rem;padding:0 10px;width:calc(16.666% - 8.666px)}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item .item.total-commission{font-weight:600;color:#f47731;font-size:1.2rem}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item .item.action{width:52px;transition:all .3s ease}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item .item.action .btn{padding:0;display:flex;align-items:center;justify-content:center;height:32px;width:32px}.dashboard .active-order .items>.item .order-list>.inner-scroll>.inner .modal#modalOrderDetail .modal-dialog .modal-content .modal-body .section-panel .panel-body>.inner-item .item.action .btn img{height:12px}.dashboard .active-order .items>.item .action{width:100px;text-align:right}@media (max-width: 767px){.dashboard .active-order .items>.item .action{width:100%;padding-top:12px;text-align:center}}.dashboard .active-order .items>.item .action a{font-weight:500;color:#4a5fe2}.dashboard .active-order .items>.item .action a:hover{color:#4a5fe2}.dashboard .active-order .no-order{min-height:300px;display:flex;align-items:center;justify-content:center}.dashboard .active-order .no-order .inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard .active-order .no-order .inner .text{font-weight:500;margin-bottom:10px}.dashboard .active-order .no-order .inner .btn-warning{background-color:#f47731;border:0 transparent;height:48px;font-weight:500;color:#fff;display:flex;justify-content:center;align-items:center;min-width:170px}.dashboard .active-order .no-order .inner .btn-warning:hover{background-color:#f47731}.dashboard .top-perfoming-country{height:calc(100% - 1.5rem)}.dashboard .top-perfoming-country .card-header .filters{display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-left:-5px;margin-right:-5px}.dashboard .top-perfoming-country .card-header .filters .custom-select{height:40px;border:1px solid #EBEBEB;margin:0 5px;width:calc(50% - 5px)}.dashboard .top-perfoming-country .items .item{border-bottom:1px solid #EBEBEB;padding-bottom:15px;margin-bottom:15px}.dashboard .top-perfoming-country .items .item .inner{display:flex;align-items:center;margin:0 -10px}.dashboard .top-perfoming-country .items .item .inner>div{padding:0 10px}.dashboard .top-perfoming-country .items .item .inner .number{font-weight:600;opacity:.8;width:50px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.dashboard .top-perfoming-country .items .item .inner .desc{width:calc(100% - 150px);padding-left:0}.dashboard .top-perfoming-country .items .item .inner .desc .country-name{font-weight:600;line-height:1.1;margin-bottom:3px;font-size:1rem}.dashboard .top-perfoming-country .items .item .inner .desc .connection{display:flex;align-items:center}.dashboard .top-perfoming-country .items .item .inner .desc .connection .icon{line-height:0;width:15px;height:15px;margin-right:5px}.dashboard .top-perfoming-country .items .item .inner .desc .connection .icon img{width:100%}.dashboard .top-perfoming-country .items .item .inner .desc .connection .text{width:calc(100% - 20px);opacity:.7;font-size:.8rem}.dashboard .top-perfoming-country .items .item .inner .flag{width:180px;display:flex;justify-content:center;align-items:center;flex-direction:column}.dashboard .top-perfoming-country .items .item .inner .flag .image img{max-width:55px}.dashboard .top-perfoming-country .items .item .inner .flag .text{font-weight:500;font-size:.8rem}.dashboard .top-perfoming-country .items .item .inner .flag .text span{opacity:.8}.dashboard .top-products{height:calc(100% - 1.5rem)}.dashboard .top-products .card-header .filters{display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-left:-5px;margin-right:-5px}.dashboard .top-products .card-header .filters .custom-select{height:40px;border:1px solid #EBEBEB;margin:0 5px;width:calc(50% - 5px)}.dashboard .top-products .items .item{border-bottom:1px solid #EBEBEB;padding-bottom:15px;margin-bottom:15px}.dashboard .top-products .items .item .inner{display:flex;align-items:center;margin:0 -10px}.dashboard .top-products .items .item .inner>div{padding:0 10px}.dashboard .top-products .items .item .inner .number{font-weight:600;opacity:.8;width:50px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.dashboard .top-products .items .item .inner .product-image{padding-left:0;line-height:0;width:50px;height:40px}.dashboard .top-products .items .item .inner .product-image img{width:100%;height:100%;object-fit:contain}.dashboard .top-products .items .item .inner .desc{width:calc(100% - 150px);padding-left:0}.dashboard .top-products .items .item .inner .desc .product-name{font-weight:600;text-transform:capitalize;line-height:1.1;margin-bottom:3px;font-size:1rem}.dashboard .top-products .items .item .inner .desc .total-sales{display:flex;align-items:center;font-size:.8rem}.dashboard .top-products .items .item .inner .desc .total-sales .label{opacity:.8;margin-right:5px}.dashboard .top-products .items .item .inner .desc .total-sales .value{font-weight:500}.dashboard .top-seller{background-color:transparent}.dashboard .top-seller *{color:#fff}.dashboard .top-seller .card-header,.dashboard .top-seller .card-body{padding-left:0!important;padding-right:0!important}.dashboard .top-seller .card-header ul.nav,.dashboard .top-seller .card-body ul.nav{margin-bottom:20px}@media (max-width: 767px){.dashboard .top-seller .card-header ul.nav .nav-item,.dashboard .top-seller .card-body ul.nav .nav-item{width:25%}}.dashboard .top-seller .card-header ul.nav .nav-item .nav-link,.dashboard .top-seller .card-body ul.nav .nav-item .nav-link{padding:.25rem 1rem;font-weight:500;font-size:.9rem;border-radius:16px}@media (max-width: 767px){.dashboard .top-seller .card-header ul.nav .nav-item .nav-link,.dashboard .top-seller .card-body ul.nav .nav-item .nav-link{padding:.25rem .3rem}}.dashboard .top-seller .card-header ul.nav .nav-item .nav-link:hover,.dashboard .top-seller .card-body ul.nav .nav-item .nav-link:hover{color:#4a5fe2}.dashboard .top-seller .card-header ul.nav .nav-item .nav-link.active,.dashboard .top-seller .card-body ul.nav .nav-item .nav-link.active{background-color:#fff;color:#4a5fe2}.dashboard .top-seller .card-header .tab-content .tab-pane,.dashboard .top-seller .card-body .tab-content .tab-pane{max-height:580px;overflow-x:auto}.dashboard .top-seller .card-header .tab-content .tab-pane::-webkit-scrollbar,.dashboard .top-seller .card-body .tab-content .tab-pane::-webkit-scrollbar{width:5px;border-radius:3px}.dashboard .top-seller .card-header .tab-content .tab-pane::-webkit-scrollbar-track,.dashboard .top-seller .card-body .tab-content .tab-pane::-webkit-scrollbar-track{background-color:#0000000d;border-radius:3px}.dashboard .top-seller .card-header .tab-content .tab-pane::-webkit-scrollbar-thumb,.dashboard .top-seller .card-body .tab-content .tab-pane::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:3px}.dashboard .top-seller .card-header .tab-content .tab-pane .items .item,.dashboard .top-seller .card-body .tab-content .tab-pane .items .item{display:flex;align-items:center;margin-bottom:20px}.dashboard .top-seller .card-header .tab-content .tab-pane .items .item .number,.dashboard .top-seller .card-body .tab-content .tab-pane .items .item .number{font-size:1.4rem;font-weight:600;opacity:.7;width:30px;margin-right:5px}.dashboard .top-seller .card-header .tab-content .tab-pane .items .item .photo,.dashboard .top-seller .card-body .tab-content .tab-pane .items .item .photo{width:42px;height:42px;border-radius:50%;overflow:hidden;line-height:0;margin-right:15px}.dashboard .top-seller .card-header .tab-content .tab-pane .items .item .photo img,.dashboard .top-seller .card-body .tab-content .tab-pane .items .item .photo img{width:100%;height:100%;object-fit:cover}.dashboard .top-seller .card-header .tab-content .tab-pane .items .item .id,.dashboard .top-seller .card-body .tab-content .tab-pane .items .item .id{margin-right:15px;font-weight:500;font-size:.84rem;width:110px}.dashboard .top-seller .card-header .tab-content .tab-pane .items .item .nominal,.dashboard .top-seller .card-body .tab-content .tab-pane .items .item .nominal{width:calc(100% - 202px);text-align:center;font-size:.9rem}.login .wrapper-login{display:flex;flex-wrap:wrap}.login .wrapper-login .leftside{width:35%;min-height:100vh;position:relative}@media (max-width: 767px){.login .wrapper-login .leftside{width:100%;min-height:0}}.login .wrapper-login .leftside .logo{padding:50px;position:relative;z-index:2;line-height:0;display:flex;justify-content:center}@media (max-width: 767px){.login .wrapper-login .leftside .logo{padding:50px 15px}}.login .wrapper-login .leftside .logo img{height:31px}.login .wrapper-login .leftside .bg-city{position:absolute;left:0;top:0;width:100%;height:100%;line-height:0;opacity:.1}.login .wrapper-login .leftside .bg-city img{height:100%;width:100%;object-fit:cover}.login .wrapper-login .main-area{width:65%;min-height:100vh;background-color:#fff;padding:30px;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.login .wrapper-login .main-area{width:100%;min-height:calc(100vh - 131px);padding:30px 15px}}.login .wrapper-login .main-area .form-wrapper{max-width:365px;width:100%}.login .wrapper-login .main-area .form-wrapper .title h2{font-weight:600}.login .wrapper-login .main-area .form-wrapper .sign-up{margin-bottom:30px}.login .wrapper-login .main-area .form-wrapper .sign-up span{opacity:.7;margin-right:5px;font-weight:300}.login .wrapper-login .main-area .form-wrapper .sign-up a{font-weight:500}.login .wrapper-login .main-area .form-wrapper form .form-group label{font-size:.9rem;font-weight:600;opacity:.7}.login .wrapper-login .main-area .form-wrapper form .form-group input{font-weight:300;font-size:.9rem}.login .wrapper-login .main-area .form-wrapper form .form-group input::placeholder{opacity:.5}.login .wrapper-login .main-area .form-wrapper form .form-group .custom-checkbox{margin-top:-10px}.login .wrapper-login .main-area .form-wrapper form .form-group .custom-checkbox label{font-weight:400;font-size:.8rem}.login .wrapper-login .main-area .form-wrapper form .form-group .custom-checkbox label:before,.login .wrapper-login .main-area .form-wrapper form .form-group .custom-checkbox label:after{top:.1rem}.login .wrapper-login .main-area .form-wrapper form .form-group.forgot{margin-top:-10px}.login .wrapper-login .main-area .form-wrapper form .form-group.forgot a{font-weight:500}.login .wrapper-login .main-area .form-wrapper form .form-group.submit .btn{width:100%;height:50px;font-weight:500}.company-sales .section-step,.monthly-sales .section-step,.monthly-profit .section-step,.yearly-profit .section-step,.dealer-yearly-sales .section-step,.product-yearly-sales .section-step,.dealer-outstanding-payment .section-step,.upline-downline-tier-report .section-step{margin-bottom:30px;border-radius:8px;background-color:#f5f7fb;padding:25px 0;display:flex;flex-wrap:wrap}.company-sales .section-step.step-3 .step,.monthly-sales .section-step.step-3 .step,.monthly-profit .section-step.step-3 .step,.yearly-profit .section-step.step-3 .step,.dealer-yearly-sales .section-step.step-3 .step,.product-yearly-sales .section-step.step-3 .step,.dealer-outstanding-payment .section-step.step-3 .step,.upline-downline-tier-report .section-step.step-3 .step{width:33.333%}.company-sales .section-step .step,.monthly-sales .section-step .step,.monthly-profit .section-step .step,.yearly-profit .section-step .step,.dealer-yearly-sales .section-step .step,.product-yearly-sales .section-step .step,.dealer-outstanding-payment .section-step .step,.upline-downline-tier-report .section-step .step{width:50%;padding:0 15px;opacity:.5}@media (max-width: 767px){.company-sales .section-step .step,.monthly-sales .section-step .step,.monthly-profit .section-step .step,.yearly-profit .section-step .step,.dealer-yearly-sales .section-step .step,.product-yearly-sales .section-step .step,.dealer-outstanding-payment .section-step .step,.upline-downline-tier-report .section-step .step{width:100%}.company-sales .section-step .step:first-child,.monthly-sales .section-step .step:first-child,.monthly-profit .section-step .step:first-child,.yearly-profit .section-step .step:first-child,.dealer-yearly-sales .section-step .step:first-child,.product-yearly-sales .section-step .step:first-child,.dealer-outstanding-payment .section-step .step:first-child,.upline-downline-tier-report .section-step .step:first-child{margin-bottom:25px}}.company-sales .section-step .step.active,.monthly-sales .section-step .step.active,.monthly-profit .section-step .step.active,.yearly-profit .section-step .step.active,.dealer-yearly-sales .section-step .step.active,.product-yearly-sales .section-step .step.active,.dealer-outstanding-payment .section-step .step.active,.upline-downline-tier-report .section-step .step.active{opacity:1}.company-sales .section-step .step .number-title,.monthly-sales .section-step .step .number-title,.monthly-profit .section-step .step .number-title,.yearly-profit .section-step .step .number-title,.dealer-yearly-sales .section-step .step .number-title,.product-yearly-sales .section-step .step .number-title,.dealer-outstanding-payment .section-step .step .number-title,.upline-downline-tier-report .section-step .step .number-title{display:flex;align-items:center;margin-bottom:15px}.company-sales .section-step .step .number-title .number,.monthly-sales .section-step .step .number-title .number,.monthly-profit .section-step .step .number-title .number,.yearly-profit .section-step .step .number-title .number,.dealer-yearly-sales .section-step .step .number-title .number,.product-yearly-sales .section-step .step .number-title .number,.dealer-outstanding-payment .section-step .step .number-title .number,.upline-downline-tier-report .section-step .step .number-title .number{width:28px;height:28px;border-radius:50%;border:2px solid #D1D1D1;color:#4a5fe2;display:flex;align-items:center;justify-content:center}.company-sales .section-step .step .number-title .title,.monthly-sales .section-step .step .number-title .title,.monthly-profit .section-step .step .number-title .title,.yearly-profit .section-step .step .number-title .title,.dealer-yearly-sales .section-step .step .number-title .title,.product-yearly-sales .section-step .step .number-title .title,.dealer-outstanding-payment .section-step .step .number-title .title,.upline-downline-tier-report .section-step .step .number-title .title{font-weight:600;padding-left:15px}.company-sales .section-step .step .progress,.monthly-sales .section-step .step .progress,.monthly-profit .section-step .step .progress,.yearly-profit .section-step .step .progress,.dealer-yearly-sales .section-step .step .progress,.product-yearly-sales .section-step .step .progress,.dealer-outstanding-payment .section-step .step .progress,.upline-downline-tier-report .section-step .step .progress{height:4px;border-radius:2px}.company-sales .section-form .form-group.date .outer-input,.monthly-sales .section-form .form-group.date .outer-input,.monthly-profit .section-form .form-group.date .outer-input,.yearly-profit .section-form .form-group.date .outer-input,.dealer-yearly-sales .section-form .form-group.date .outer-input,.product-yearly-sales .section-form .form-group.date .outer-input,.dealer-outstanding-payment .section-form .form-group.date .outer-input,.upline-downline-tier-report .section-form .form-group.date .outer-input{position:relative}.company-sales .section-form .form-group.date .outer-input .icon,.monthly-sales .section-form .form-group.date .outer-input .icon,.monthly-profit .section-form .form-group.date .outer-input .icon,.yearly-profit .section-form .form-group.date .outer-input .icon,.dealer-yearly-sales .section-form .form-group.date .outer-input .icon,.product-yearly-sales .section-form .form-group.date .outer-input .icon,.dealer-outstanding-payment .section-form .form-group.date .outer-input .icon,.upline-downline-tier-report .section-form .form-group.date .outer-input .icon{width:55px;border-left:1px solid #EBEBEB;position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;justify-content:center;line-height:0}.company-sales .section-form .form-group.date .outer-input .icon img,.monthly-sales .section-form .form-group.date .outer-input .icon img,.monthly-profit .section-form .form-group.date .outer-input .icon img,.yearly-profit .section-form .form-group.date .outer-input .icon img,.dealer-yearly-sales .section-form .form-group.date .outer-input .icon img,.product-yearly-sales .section-form .form-group.date .outer-input .icon img,.dealer-outstanding-payment .section-form .form-group.date .outer-input .icon img,.upline-downline-tier-report .section-form .form-group.date .outer-input .icon img{width:17px}.company-sales .section-form .form-group.country-radio .custom-radio,.monthly-sales .section-form .form-group.country-radio .custom-radio,.monthly-profit .section-form .form-group.country-radio .custom-radio,.yearly-profit .section-form .form-group.country-radio .custom-radio,.dealer-yearly-sales .section-form .form-group.country-radio .custom-radio,.product-yearly-sales .section-form .form-group.country-radio .custom-radio,.dealer-outstanding-payment .section-form .form-group.country-radio .custom-radio,.upline-downline-tier-report .section-form .form-group.country-radio .custom-radio{display:flex;flex-wrap:wrap}.company-sales .section-form .form-group.country-radio .custom-radio .form-check,.monthly-sales .section-form .form-group.country-radio .custom-radio .form-check,.monthly-profit .section-form .form-group.country-radio .custom-radio .form-check,.yearly-profit .section-form .form-group.country-radio .custom-radio .form-check,.dealer-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check,.product-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check,.dealer-outstanding-payment .section-form .form-group.country-radio .custom-radio .form-check,.upline-downline-tier-report .section-form .form-group.country-radio .custom-radio .form-check{position:relative;padding-left:0;padding-right:10px;padding-bottom:10px}.company-sales .section-form .form-group.country-radio .custom-radio .form-check input,.monthly-sales .section-form .form-group.country-radio .custom-radio .form-check input,.monthly-profit .section-form .form-group.country-radio .custom-radio .form-check input,.yearly-profit .section-form .form-group.country-radio .custom-radio .form-check input,.dealer-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check input,.product-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check input,.dealer-outstanding-payment .section-form .form-group.country-radio .custom-radio .form-check input,.upline-downline-tier-report .section-form .form-group.country-radio .custom-radio .form-check input{position:absolute;visibility:hidden}.company-sales .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.monthly-sales .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.monthly-profit .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.yearly-profit .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.dealer-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.product-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.dealer-outstanding-payment .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label,.upline-downline-tier-report .section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label{border:2px solid #4A5FE2}.company-sales .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.monthly-sales .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.monthly-profit .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.yearly-profit .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.dealer-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.product-yearly-sales .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.dealer-outstanding-payment .section-form .form-group.country-radio .custom-radio .form-check .form-check-label,.upline-downline-tier-report .section-form .form-group.country-radio .custom-radio .form-check .form-check-label{cursor:pointer;border:1px solid #EBEBEB;border-radius:4px;overflow:hidden;height:35px;width:60px;display:flex;align-items:center;justify-content:center}.company-sales .section-table .form-check-input,.monthly-sales .section-table .form-check-input,.monthly-profit .section-table .form-check-input,.yearly-profit .section-table .form-check-input,.dealer-yearly-sales .section-table .form-check-input,.product-yearly-sales .section-table .form-check-input,.dealer-outstanding-payment .section-table .form-check-input,.upline-downline-tier-report .section-table .form-check-input{position:relative}.card-shadow{border:1px solid rgba(236,238,250,.7607843137)!important;border-radius:10px;box-shadow:#7d7dda36 0 1px 2px;margin:20px 0}@font-face{font-family:Euclid Circular B;src:url(EuclidCircularB-Bold.c4f8bdc0784fd5cb.eot);src:local("Euclid Circular B Bold"),local("EuclidCircularB-Bold"),url(EuclidCircularB-Bold.c4f8bdc0784fd5cb.eot?#iefix) format("embedded-opentype"),url(EuclidCircularB-Bold.0aa2ebf4cf06f243.woff2) format("woff2"),url(EuclidCircularB-Bold.b604e75af8c938e3.woff) format("woff"),url(EuclidCircularB-Bold.2a200f7b918cf0af.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(EuclidCircularB-Medium.07bf13f42fdc6a5d.eot);src:local("Euclid Circular B Medium"),local("EuclidCircularB-Medium"),url(EuclidCircularB-Medium.07bf13f42fdc6a5d.eot?#iefix) format("embedded-opentype"),url(EuclidCircularB-Medium.243b6dfb2e48e7ed.woff2) format("woff2"),url(EuclidCircularB-Medium.56dd8636b9065d28.woff) format("woff"),url(EuclidCircularB-Medium.a978007216b278e7.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(EuclidCircularB-SemiBold.7abe5259a2833d55.eot);src:local("Euclid Circular B SemiBold"),local("EuclidCircularB-SemiBold"),url(EuclidCircularB-SemiBold.7abe5259a2833d55.eot?#iefix) format("embedded-opentype"),url(EuclidCircularB-SemiBold.70a526c127b6fc39.woff2) format("woff2"),url(EuclidCircularB-SemiBold.4a4ae7aafe6cf7d7.woff) format("woff"),url(EuclidCircularB-SemiBold.8dcaa886641ea3f8.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(EuclidCircularB-Light.2887dbe5fdcc1116.eot);src:local("Euclid Circular B Light"),local("EuclidCircularB-Light"),url(EuclidCircularB-Light.2887dbe5fdcc1116.eot?#iefix) format("embedded-opentype"),url(EuclidCircularB-Light.72399823edb708a6.woff2) format("woff2"),url(EuclidCircularB-Light.891186894c1d8b4a.woff) format("woff"),url(EuclidCircularB-Light.76dec94c6f62ab13.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Euclid Circular B;src:url(EuclidCircularB-Regular.e4c9179da599c2f6.eot);src:local("Euclid Circular B Regular"),local("EuclidCircularB-Regular"),url(EuclidCircularB-Regular.e4c9179da599c2f6.eot?#iefix) format("embedded-opentype"),url(EuclidCircularB-Regular.a41b42e1a9703195.woff2) format("woff2"),url(EuclidCircularB-Regular.7fff0d5889dfebb3.woff) format("woff"),url(EuclidCircularB-Regular.30fb05c1459119c5.ttf) format("truetype");font-weight:400;font-style:normal}.btn-primary{background:#2761CC;border:#2761CC;color:#fff}.wht{margin-left:5px}.btn-action{min-width:150px;font-size:16px;display:flex;align-items:center;justify-content:center;background-color:#4a5fe2;color:#fff}.btn-action img{margin-right:5px}.btn-action.btn-base{border:1px solid #EBEBEB}.btn-action.btn-default{border:1px solid #F47731;background:#F47731;color:#fff}.action-button{display:flex;justify-content:flex-end}.action-button .btn-action{margin-right:15px}.action-button .btn-action:last-child{margin-right:0}@media (max-width: 767px){.action-button{flex-direction:column}.action-button .btn-action{margin-right:0;margin-bottom:15px}}.form-check-inline{margin-right:24px}.form-control,.custom-select{font-size:1rem;height:calc(2.5rem + 2px)}.form-control::-webkit-input-placeholder,.custom-select::-webkit-input-placeholder{color:#b0b0b0;font-weight:300}.bootstrap-select{width:100%}.bootstrap-select .dropdown-toggle{border:1px solid #EBEBEB;background-color:transparent}.bootstrap-select .bs-searchbox{position:relative}.bootstrap-select .bs-searchbox .form-control{padding-left:35px;height:calc(2.25rem + 2px)}.bootstrap-select .bs-searchbox a{font-size:16px}.bootstrap-select .bs-searchbox:after{background:url(search.255ed13d9d0da9ba.svg) no-repeat center center;display:inline-block;content:"";width:36px;height:36px;position:absolute;top:5px}.bootstrap-select .dropdown-menu li a{font-size:16px}.bootstrap-select .dropdown-menu.show{margin-top:15px}.bootstrap-select>.dropdown-toggle{height:40px;background-color:transparent!important}.bootstrap-select>.dropdown-toggle .filter-option-inner-inner{font-size:16px;line-height:1.8rem}.bootstrap-select>.dropdown-toggle:after{background:url(dropdown-dark.51b275bca3f770f1.svg) center center;display:inline-block;content:"";width:12px;height:6px;position:absolute;top:18px;background-repeat:no-repeat;border:0;right:15px}.bootstrap-select.show .dropdown-toggle .filter-option:before{content:"";border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid rgba(0,0,0,.15);position:absolute;bottom:-16px;right:19px}.bootstrap-select.show .dropdown-toggle .filter-option:after{content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;position:absolute;bottom:-17px;right:20px;z-index:9999}.userlabel{padding:8px 15px;font-size:14px;font-weight:600;border-radius:4px}.userlabel.Dealer{background:#e9ecfc;color:#4a5fe2}.userlabel.Staff{background:#e8f6f0;color:#42b084}.act{padding:8px 15px;font-size:12px;font-weight:600;border-radius:4px;color:#fff}.act-primary{background:#2761CC;border:#2761CC}.act-secondary{background:#a9c0eb;border:#a9c0eb}.act-orange{background:#F47731;border:#F47731}.act-transparent{background:transparent;border:1px solid #EBEBEB;color:#3e425b}.act-base{background:#FFFFFF;border:1px solid #EBEBEB;color:#3e425b}.act:hover{text-decoration:none;color:#fff}.breadcrumb{font-size:16px;background-color:transparent;border-bottom:1px solid #EBEBEB;margin-bottom:1.5rem}.breadcrumb .breadcrumb-item a{color:#b0b0b0}.breadcrumb .breadcrumb-item.active a{color:#3e425b}.radio{display:block;position:relative;padding-left:30px;margin-bottom:0;line-height:32px;cursor:pointer;font-size:1rem;-webkit-user-select:none;user-select:none}.radio input{position:absolute;opacity:0;cursor:pointer}.radio .checkround:after{left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#2761CC}.checkround{position:absolute;top:6px;left:0;height:20px;width:20px;background-color:#fff;border-color:#3e425b;border-style:solid;border-width:2px;border-radius:50%}.checkround:after{content:"";position:absolute;display:none}.radio input:checked~.checkround{background-color:#fff}.radio input:checked~.checkround:after{display:block}.section-step{margin-bottom:30px;border-radius:8px;background-color:#f5f7fb;padding:25px 0;display:flex;flex-wrap:wrap}.section-step .step{width:33.33%;padding:0 15px;opacity:.5}@media (max-width: 767px){.section-step .step{width:100%}.section-step .step:first-child{margin-bottom:25px}}.section-step .step.active{opacity:1}.section-step .step .number-title{display:flex;align-items:center;margin-bottom:15px}.section-step .step .number-title .number{width:28px;height:28px;border-radius:50%;border:2px solid #D1D1D1;color:#4a5fe2;display:flex;align-items:center;justify-content:center}.section-step .step .number-title .title{font-weight:600;padding-left:15px}.section-step .step .progress{height:4px;border-radius:2px}.section-step.second .step{width:50%}.section-form .action{display:flex;justify-content:flex-end;padding-top:20px;border-top:1px solid #EBEBEB}.section-form .action .btn{font-weight:600;min-width:180px}.section-form .action .disabled{pointer-events:none}.section-form .form-group{margin-bottom:25px;max-width:500px}.section-form .form-group.wide{max-width:100%}.section-form .form-group>label{font-weight:600}.section-form .form-group.country-radio .custom-radio{display:flex;flex-wrap:wrap}.section-form .form-group.country-radio .custom-radio .form-check{position:relative;padding-left:0;padding-right:10px;padding-bottom:10px}.section-form .form-group.country-radio .custom-radio .form-check input{position:absolute;visibility:hidden}.section-form .form-group.country-radio .custom-radio .form-check input:checked+.form-check-label{border:2px solid #4A5FE2}.section-form .form-group.country-radio .custom-radio .form-check .form-check-label{cursor:pointer;border:1px solid #EBEBEB;border-radius:4px;overflow:hidden;height:35px;width:60px;display:inline-flex;align-items:center;justify-content:center}.section-form .form-group.country-radio .custom-radio .form-check .form-check-label img{width:auto;height:auto;object-fit:cover;max-width:50px}.section-form .form-group.date .outer-input{position:relative}.section-form .form-group.date .outer-input .icon{width:55px;border-left:1px solid #EBEBEB;position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;justify-content:center;line-height:0}.section-form .form-group.date .outer-input .icon img{width:17px}.section-filter{border-radius:5px;border:1px solid #EBEBEB;padding:10px 15px;margin-bottom:24px;display:flex;flex-wrap:wrap;align-items:center}.section-filter>.label{font-weight:600;font-size:1.1rem;line-height:normal;width:100px}@media (max-width: 992px){.section-filter>.label{width:100%}}.section-filter .items{width:calc(100% - 190px);padding-right:10%;display:flex;flex-wrap:wrap}@media (max-width: 992px){.section-filter .items{width:100%}}.section-filter .items .item{padding:15px}@media (max-width: 992px){.section-filter .items .item{padding:15px 0;margin-right:30px}}.section-filter .items .item .label{font-weight:600;margin-bottom:5px}.section-filter .items .item.country .value{display:flex;align-items:center}.section-filter .items .item.country .value img{width:35px;margin-right:5px}.section-filter .action{width:90px}@media (max-width: 992px){.section-filter .action{width:100%}}.section-filter .action button{width:100%;border:1px solid #EBEBEB;background-color:#fff;font-size:16px}.section-filter .action button:hover{background-color:#4a5fe2;color:#fff;border:1px solid #3573E7}.section-table .table tr td{padding:1.3rem .75rem}.section-table .outer-product{display:flex;align-items:center}.section-table .outer-product .image{width:40px;height:40px}.section-table .outer-product .image img{width:100%;height:100%;object-fit:contain}.section-table .outer-product .product-name{width:calc(100% - 40px);padding-left:10px;line-height:normal}.section-table .outer-product .country-name{padding-left:10px;line-height:normal}.dealer .section-filter .box{border:1px solid rgba(0,0,0,.125)}.dealer .section-table .section-table-inner{border:1px solid #EBEBEB;overflow:hidden;border-radius:5px}.dealer .section-table .wht{margin-top:20px}.dealer .section-table .table-title{font-size:1.1rem;font-weight:600;margin-bottom:20px}.dealer .section-table .table{margin-bottom:0}.dealer .section-table .table thead,.dealer .section-table .table tfoot{background-color:#f5f7fb}.dealer .section-table .table thead th,.dealer .section-table .table tfoot th{font-size:16px;border:0 transparent}.dealer .section-table .table tr td{font-size:16px;vertical-align:middle}.dealer.billing-review .detailink,.dealer.send-email .detailink,.dealer.commission-role .detailink,.dealer.receiveable .detailink,.dealer.payment-link-report .detailink,.dealer.tier-bonus .detailink,.dealer.monthly-profit .detailink{padding:2px 5px;border:1px solid #EBEBEB;display:inline-block;border-radius:4px}.dealer.billing-review .detailink .icon-eye,.dealer.send-email .detailink .icon-eye,.dealer.commission-role .detailink .icon-eye,.dealer.receiveable .detailink .icon-eye,.dealer.payment-link-report .detailink .icon-eye,.dealer.tier-bonus .detailink .icon-eye,.dealer.monthly-profit .detailink .icon-eye{background:url(/assets/images/icon/eye.svg) no-repeat center center;width:24px;height:24px}.dealer.billing-review .section-generate,.dealer.commission-role .section-generate,.dealer.receiveable .section-generate,.dealer.payment-link-report .section-generate,.dealer.tier-bonus .section-generate,.dealer.monthly-profit .section-generate{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dealer.billing-review .section-generate .generate-search,.dealer.commission-role .section-generate .generate-search,.dealer.receiveable .section-generate .generate-search,.dealer.payment-link-report .section-generate .generate-search,.dealer.tier-bonus .section-generate .generate-search,.dealer.monthly-profit .section-generate .generate-search{display:flex;flex-direction:row;align-items:center;width:20%}.dealer.billing-review .section-generate .generate-search .label,.dealer.commission-role .section-generate .generate-search .label,.dealer.receiveable .section-generate .generate-search .label,.dealer.payment-link-report .section-generate .generate-search .label,.dealer.tier-bonus .section-generate .generate-search .label,.dealer.monthly-profit .section-generate .generate-search .label{font-size:1.1rem;font-weight:600;margin-right:16px}.dealer.billing-review .section-generate .generate-search .input-group .input-group-prepend span,.dealer.commission-role .section-generate .generate-search .input-group .input-group-prepend span,.dealer.receiveable .section-generate .generate-search .input-group .input-group-prepend span,.dealer.payment-link-report .section-generate .generate-search .input-group .input-group-prepend span,.dealer.tier-bonus .section-generate .generate-search .input-group .input-group-prepend span,.dealer.monthly-profit .section-generate .generate-search .input-group .input-group-prepend span{border:1px solid #EBEBEB;background:transparent}.dealer.billing-review .section-generate .generate-search .input-group .form-control,.dealer.commission-role .section-generate .generate-search .input-group .form-control,.dealer.receiveable .section-generate .generate-search .input-group .form-control,.dealer.payment-link-report .section-generate .generate-search .input-group .form-control,.dealer.tier-bonus .section-generate .generate-search .input-group .form-control,.dealer.monthly-profit .section-generate .generate-search .input-group .form-control{font-size:14px;border-left:0}.dealer.billing-review .section-generate .generate-search .input-group .form-control:focus,.dealer.commission-role .section-generate .generate-search .input-group .form-control:focus,.dealer.receiveable .section-generate .generate-search .input-group .form-control:focus,.dealer.payment-link-report .section-generate .generate-search .input-group .form-control:focus,.dealer.tier-bonus .section-generate .generate-search .input-group .form-control:focus,.dealer.monthly-profit .section-generate .generate-search .input-group .form-control:focus{border-color:#ebebeb}.dealer.billing-review .section-generate .generate-button a,.dealer.commission-role .section-generate .generate-button a,.dealer.receiveable .section-generate .generate-button a,.dealer.payment-link-report .section-generate .generate-button a,.dealer.tier-bonus .section-generate .generate-button a,.dealer.monthly-profit .section-generate .generate-button a{font-size:16px;padding:11px 20px;margin-left:15px}.dealer.billing-review .section-generate .generate-search-overriding-comm,.dealer.commission-role .section-generate .generate-search-overriding-comm,.dealer.receiveable .section-generate .generate-search-overriding-comm,.dealer.payment-link-report .section-generate .generate-search-overriding-comm,.dealer.tier-bonus .section-generate .generate-search-overriding-comm,.dealer.monthly-profit .section-generate .generate-search-overriding-comm{display:flex;flex-direction:row;align-items:center}.dealer.billing-review .section-generate .generate-search-overriding-comm .label,.dealer.commission-role .section-generate .generate-search-overriding-comm .label,.dealer.receiveable .section-generate .generate-search-overriding-comm .label,.dealer.payment-link-report .section-generate .generate-search-overriding-comm .label,.dealer.tier-bonus .section-generate .generate-search-overriding-comm .label,.dealer.monthly-profit .section-generate .generate-search-overriding-comm .label{font-size:1.1rem;font-weight:600;margin-right:16px}.dealer.billing-review .section-generate .generate-search-overriding-comm .input-group .input-group-prepend span,.dealer.commission-role .section-generate .generate-search-overriding-comm .input-group .input-group-prepend span,.dealer.receiveable .section-generate .generate-search-overriding-comm .input-group .input-group-prepend span,.dealer.payment-link-report .section-generate .generate-search-overriding-comm .input-group .input-group-prepend span,.dealer.tier-bonus .section-generate .generate-search-overriding-comm .input-group .input-group-prepend span,.dealer.monthly-profit .section-generate .generate-search-overriding-comm .input-group .input-group-prepend span{border:1px solid #EBEBEB;background:transparent}.dealer.billing-review .section-generate .generate-search-overriding-comm .input-group .form-control,.dealer.commission-role .section-generate .generate-search-overriding-comm .input-group .form-control,.dealer.receiveable .section-generate .generate-search-overriding-comm .input-group .form-control,.dealer.payment-link-report .section-generate .generate-search-overriding-comm .input-group .form-control,.dealer.tier-bonus .section-generate .generate-search-overriding-comm .input-group .form-control,.dealer.monthly-profit .section-generate .generate-search-overriding-comm .input-group .form-control{font-size:14px;border-left:0}.dealer.billing-review .section-generate .generate-search-overriding-comm .input-group .form-control:focus,.dealer.commission-role .section-generate .generate-search-overriding-comm .input-group .form-control:focus,.dealer.receiveable .section-generate .generate-search-overriding-comm .input-group .form-control:focus,.dealer.payment-link-report .section-generate .generate-search-overriding-comm .input-group .form-control:focus,.dealer.tier-bonus .section-generate .generate-search-overriding-comm .input-group .form-control:focus,.dealer.monthly-profit .section-generate .generate-search-overriding-comm .input-group .form-control:focus{border-color:#ebebeb}.dealer.billing-review .section-generate .manual-payment-button a,.dealer.commission-role .section-generate .manual-payment-button a,.dealer.receiveable .section-generate .manual-payment-button a,.dealer.payment-link-report .section-generate .manual-payment-button a,.dealer.tier-bonus .section-generate .manual-payment-button a,.dealer.monthly-profit .section-generate .manual-payment-button a{font-size:16px;padding:11px 20px;margin-left:5px}@media (max-width: 767px){.dealer.billing-review .section-generate,.dealer.commission-role .section-generate,.dealer.receiveable .section-generate,.dealer.payment-link-report .section-generate,.dealer.tier-bonus .section-generate,.dealer.monthly-profit .section-generate{flex-direction:column}.dealer.billing-review .section-generate .generate-search,.dealer.commission-role .section-generate .generate-search,.dealer.receiveable .section-generate .generate-search,.dealer.payment-link-report .section-generate .generate-search,.dealer.tier-bonus .section-generate .generate-search,.dealer.monthly-profit .section-generate .generate-search{width:auto;margin-bottom:20px}}.dealer.billing-review .section-table .table thead th,.dealer.commission-role .section-table .table thead th,.dealer.receiveable .section-table .table thead th,.dealer.payment-link-report .section-table .table thead th,.dealer.tier-bonus .section-table .table thead th,.dealer.monthly-profit .section-table .table thead th{font-size:16px}.dealer.billing-review .section-table .table tr td,.dealer.commission-role .section-table .table tr td,.dealer.receiveable .section-table .table tr td,.dealer.payment-link-report .section-table .table tr td,.dealer.tier-bonus .section-table .table tr td,.dealer.monthly-profit .section-table .table tr td{font-size:16px;vertical-align:middle}.dealer.billing-review .section-table .table tr td select,.dealer.commission-role .section-table .table tr td select,.dealer.receiveable .section-table .table tr td select,.dealer.payment-link-report .section-table .table tr td select,.dealer.tier-bonus .section-table .table tr td select,.dealer.monthly-profit .section-table .table tr td select,.dealer.billing-review .wrapper-pagination .left .item.text,.dealer.billing-review .wrapper-pagination .left .item.right,.dealer.commission-role .wrapper-pagination .left .item.text,.dealer.commission-role .wrapper-pagination .left .item.right,.dealer.receiveable .wrapper-pagination .left .item.text,.dealer.receiveable .wrapper-pagination .left .item.right,.dealer.payment-link-report .wrapper-pagination .left .item.text,.dealer.payment-link-report .wrapper-pagination .left .item.right,.dealer.tier-bonus .wrapper-pagination .left .item.text,.dealer.tier-bonus .wrapper-pagination .left .item.right,.dealer.monthly-profit .wrapper-pagination .left .item.text,.dealer.monthly-profit .wrapper-pagination .left .item.right,.dealer.billing-review .wrapper-pagination .left .item.input .form-control,.dealer.commission-role .wrapper-pagination .left .item.input .form-control,.dealer.receiveable .wrapper-pagination .left .item.input .form-control,.dealer.payment-link-report .wrapper-pagination .left .item.input .form-control,.dealer.tier-bonus .wrapper-pagination .left .item.input .form-control,.dealer.monthly-profit .wrapper-pagination .left .item.input .form-control,.dealer.billing-review .wrapper-pagination .right .pagination li.page-item a.page-link,.dealer.commission-role .wrapper-pagination .right .pagination li.page-item a.page-link,.dealer.receiveable .wrapper-pagination .right .pagination li.page-item a.page-link,.dealer.payment-link-report .wrapper-pagination .right .pagination li.page-item a.page-link,.dealer.tier-bonus .wrapper-pagination .right .pagination li.page-item a.page-link,.dealer.monthly-profit .wrapper-pagination .right .pagination li.page-item a.page-link{font-size:16px}.dealer .account-detail{border:1px solid #EBEBEB;display:flex;flex-wrap:wrap;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px}.dealer .account-detail .profile{background-color:#f7f7fa;width:25%;padding:15px;display:flex;align-items:center}@media (max-width: 992px){.dealer .account-detail .profile{width:100%}}.dealer .account-detail .profile .photo{width:64px;height:64px;overflow:hidden;border-radius:4px}.dealer .account-detail .profile .photo img{height:100%;width:100%;object-fit:cover}.dealer .account-detail .profile .profile-detail{width:calc(100% - 64px);padding-left:15px}.dealer .account-detail .profile .profile-detail .id{color:#b0b0b0;font-size:16px}.dealer .account-detail .profile .profile-detail .username{font-weight:500;line-height:normal;margin-bottom:5px}.dealer .account-detail .profile .profile-detail .type{font-weight:500;padding:3px 5px;text-align:center;border-radius:4px;font-size:16px;display:inline-block}.dealer .account-detail .profile .profile-detail .type.dropshipper{color:#f47731;background-color:#f4773126}.dealer .account-detail .profile .profile-detail .type.dealer{color:#4a5fe2;background-color:#4a5fe226}.dealer .account-detail .profile .profile-detail .type.staff{color:#219653;background-color:#21965326}.dealer .account-detail .sales-detail{width:75%;padding:15px;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 992px){.dealer .account-detail .sales-detail{width:100%}}.dealer .account-detail .sales-detail .items{width:calc(100% - 185px);display:flex;flex-wrap:wrap}@media (max-width: 767px){.dealer .account-detail .sales-detail .items{width:100%}}.dealer .account-detail .sales-detail .items .item{padding:15px}.dealer .account-detail .sales-detail .items .item .label{font-size:16px;margin-bottom:5px;color:#3e425b}.dealer .account-detail .sales-detail .items .item .value{font-weight:600}.dealer .account-detail .sales-detail .action{width:185px}@media (max-width: 767px){.dealer .account-detail .sales-detail .action{width:100%;margin-top:20px}}.dealer .account-detail .sales-detail .action .btn{background:#F47731;border-color:#f47731;height:40px;border-radius:4px;font-weight:500;font-size:.9rem;display:flex;align-items:center;justify-content:center}.dealer .account-detail .sales-detail .action .btn img{width:16px;margin-right:5px}.dealer .account-detail .sales-detail .action .btn:hover{background:#F47731;border-color:#f47731}.dealer .account-detail .sales-detail .action .btn-base{background:transparent;border:1px solid #EBEBEB;color:#3e425b;height:40px;border-radius:4px;font-weight:500;font-size:.9rem;display:flex;align-items:center;justify-content:center}.dealer .account-detail .sales-detail .action .btn-base img{width:16px;margin-right:5px}.dealer .account-detail .sales-detail .action .btn-base:hover{background:#4A5FE2;border-color:#4a5fe2;color:#fff}.dealer .section-dealer-info{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #EBEBEB}.dealer .section-dealer-info .value{font-size:18px}.dealer .section-dealer-info .account-bill-detail,.dealer .section-dealer-info .account-incentive-detail{border:1px solid #EBEBEB;border-top:0;padding:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.dealer .section-dealer-info .account-bill-detail table thead tr th,.dealer .section-dealer-info .account-incentive-detail table thead tr th{font-size:16px;margin-bottom:5px;color:#3e425b;font-weight:400;border:0;padding-bottom:0}.dealer .section-dealer-info .account-bill-detail table thead tr th:first-child,.dealer .section-dealer-info .account-incentive-detail table thead tr th:first-child{padding-left:0}.dealer .section-dealer-info .account-bill-detail table tbody tr:first-child td,.dealer .section-dealer-info .account-incentive-detail table tbody tr:first-child td{border-top:0;vertical-align:middle}.dealer .section-dealer-info .account-bill-detail table tbody tr td,.dealer .section-dealer-info .account-incentive-detail table tbody tr td{vertical-align:middle;font-size:1rem}.dealer .section-dealer-info .account-bill-detail table tbody tr td:first-child,.dealer .section-dealer-info .account-incentive-detail table tbody tr td:first-child{padding-left:0}.dealer .section-dealer-info .account-bill-detail .doclink,.dealer .section-dealer-info .account-incentive-detail .doclink{border-radius:4px;border:1px solid #EBEBEB;font-size:16px;padding:7px 20px;height:42px;display:inline-block;line-height:26px;vertical-align:middle;color:#3e425b}.dealer .section-dealer-info .account-bill-detail .detail-action,.dealer .section-dealer-info .account-incentive-detail .detail-action{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #EBEBEB;padding-top:20px;padding-bottom:10px}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst{display:inline-block}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst .title,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst .title{font-size:16px;font-weight:600;padding-right:16px}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst .value,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst .value{font-size:16px;font-weight:400}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst.create,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst.create{border-right:1px solid #EBEBEB}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst.create .value,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst.create .value{padding-right:24px}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst.status,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst.status{padding-left:24px}@media (max-width: 767px){.dealer .section-dealer-info .account-bill-detail .detail-action,.dealer .section-dealer-info .account-incentive-detail .detail-action{justify-content:unset;flex-direction:column;align-items:start}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status{margin-bottom:15px}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst{display:block}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst.create,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst.create{border-right:0}.dealer .section-dealer-info .account-bill-detail .detail-action .create-status .cst.status,.dealer .section-dealer-info .account-incentive-detail .detail-action .create-status .cst.status{padding-left:0}}.dealer.send-email .section-option{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #EBEBEB}.dealer.send-email .section-option .option-note .label{font-size:1.1rem;font-weight:600}.dealer.send-email .section-option .option-note p{font-size:16px;margin-top:18px;margin-bottom:0}@media (max-width: 767px){.dealer.send-email .section-option{flex-direction:column}.dealer.send-email .section-option .option-note{margin-bottom:20px}}.dealer.send-email .download-button{display:flex;justify-content:flex-end;margin:20px 0}.dealer.commission-role .range-calculate{background-color:#f5f7fb;padding:24px;border-radius:4px;margin-bottom:24px}.dealer.commission-role .range-calculate .calculate-inner{width:70%;display:flex;justify-content:start;align-items:flex-end}.dealer.commission-role .range-calculate .calculate-inner p{font-size:16px;margin-bottom:5px}.dealer.commission-role .range-calculate .calculate-inner select{font-size:16px}.dealer.commission-role .range-calculate .calculate-inner div[class*=range-]{margin-right:24px;width:25%}.dealer.commission-role .range-calculate .calculate-inner .act-base{font-weight:400}.dealer.commission-role .range-calculate .calculate-inner .act-base:hover{color:#3e425b}@media (max-width: 767px){.dealer.commission-role .range-calculate .calculate-inner{width:100%;align-items:normal;flex-direction:column}.dealer.commission-role .range-calculate .calculate-inner div[class*=range-]{width:100%;margin-bottom:10px}.dealer.commission-role .range-calculate .calculate-inner .act-base{margin:15px 0}}.dealer.commission-role .section-commission-graph .section-top{display:flex;flex-wrap:wrap;border:1px solid #EBEBEB;border-radius:10px;margin-bottom:20px}.dealer.commission-role .section-commission-graph .section-top .sales-trend{border-radius:10px 0 0 10px;width:100%}@media (max-width: 992px){.dealer.commission-role .section-commission-graph .section-top .sales-trend{width:100%;border-radius:10px 10px 0 0;margin-bottom:0!important}}.dealer.commission-role .section-commission-graph .section-top .sales-trend .card-header{padding-bottom:.5rem;display:flex;align-items:center;flex-wrap:wrap}.dealer.commission-role .section-commission-graph .section-top .sales-trend .card-header .select{margin-left:15px;display:flex}@media (max-width: 767px){.dealer.commission-role .section-commission-graph .section-top .sales-trend .card-header .select{width:100%;margin-left:0;margin-top:5px;flex-wrap:wrap}}.dealer.commission-role .section-commission-graph .section-top .sales-trend .card-header .select .form-control{min-width:120px;margin:0 5px}@media (max-width: 767px){.dealer.commission-role .section-commission-graph .section-top .sales-trend .card-header .select .form-control{width:100%;margin:0 0 5px}}.dealer.commission-role .section-commission-graph .section-top .sales-trend .card-body{padding-top:20px}.dealer.commission-role .section-commission-graph .section-top .top-sold{width:100%;border-left:1px solid #EBEBEB;border-radius:0;background-color:transparent}@media (max-width: 992px){.dealer.commission-role .section-commission-graph .section-top .top-sold{width:100%;border-radius:0 0 10px 10px}}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body{padding:0}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body h2{font-size:1.1rem;font-weight:600;padding:15px;margin-bottom:0}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items{padding:0 15px 0 0}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item{padding:15px 0 15px 15px}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item:first-child{border-bottom:1px solid #EBEBEB}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product{display:flex;flex-wrap:wrap;align-items:center}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .image{line-height:0;margin-right:20px;width:75px}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .image img{width:100%}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .desc{width:calc(100% - 95px)}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .desc .name{font-size:1rem;font-weight:600;line-height:normal;margin-bottom:3px}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .desc .type{font-size:.85rem;color:#b0b0b0}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .detail{padding-top:10px;width:100%;display:flex;flex-wrap:wrap}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .detail .item{width:33.333%;padding-right:15px}@media (max-width: 767px){.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .detail .item{width:50%;margin-bottom:10px}}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .detail .item .label{font-size:16px;color:#b0b0b0}.dealer.commission-role .section-commission-graph .section-top .top-sold .card-body .items>.item .product .detail .item .value{font-weight:600;font-size:16px}.dealer.commission-role .section-table .outer-product{display:flex;align-items:center}.dealer.commission-role .section-table .outer-product .image{width:40px;height:40px}.dealer.commission-role .section-table .outer-product .image img{width:100%;height:100%;object-fit:contain}.dealer.commission-role .section-table .outer-product .product-name{width:calc(100% - 40px);padding-left:10px;line-height:normal}.dealer.commission-role .account-incentive-detail .incentive-file{border-top:1px solid #EBEBEB;padding-top:20px}.dealer.commission-role .account-incentive-detail .incentive-file .label{font-size:16px;color:#3e425b;font-weight:600}.dealer.commission-role .account-incentive-detail .detail-action{justify-content:flex-start;border-top:0;padding-top:10px}.dealer.commission-role .incentive-items{width:53%}.dealer.commission-role .incentive-items .incentive-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dealer.commission-role .incentive-items .incentive-item>div{width:50%}@media (max-width: 767px){.dealer.commission-role .incentive-items{width:100%}.dealer.commission-role .incentive-items .incentive-item{flex-direction:row}.dealer.commission-role .incentive-items .incentive-item>div{font-size:14px}}.dealer.commission-role .attachment-box{position:relative;border:1px solid #EBEBEB;padding:5px;border-radius:4px;margin-right:24px}@media (max-width: 767px){.dealer.commission-role .attachment-box{width:100%;margin-right:0;margin-bottom:10px}}.dealer.commission-role .attachment-box a{font-size:14px;padding-right:55px;color:#3e425b}.dealer.commission-role .attachment-box .icon{width:55px;border-left:1px solid #EBEBEB;position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;justify-content:center;line-height:0}.dealer.commission-role .attachment-box .icon img{width:17px}.dealer.commission-role.incentive-edit .range-calculate{background-color:transparent;padding:0 0 24px;border-bottom:1px solid #EBEBEB;border-radius:0}.dealer.commission-role.incentive-edit .range-calculate p{font-weight:600}.dealer.commission-role.incentive-edit .range-calculate input{font-size:12px}.dealer.receiveable .section-table,.dealer.payment-link-report .section-table,.dealer.incentive-send .section-table,.dealer.elite-club .section-table,.dealer.monthly-profit .section-table{padding-bottom:24px;border-bottom:1px solid #EBEBEB}.dealer.receiveable .downsend-tab,.dealer.receiveable .clubprofit-tab,.dealer.payment-link-report .downsend-tab,.dealer.payment-link-report .clubprofit-tab,.dealer.incentive-send .downsend-tab,.dealer.incentive-send .clubprofit-tab,.dealer.elite-club .downsend-tab,.dealer.elite-club .clubprofit-tab,.dealer.monthly-profit .downsend-tab,.dealer.monthly-profit .clubprofit-tab{position:relative}.dealer.receiveable .downsend-tab .request-button,.dealer.receiveable .clubprofit-tab .request-button,.dealer.payment-link-report .downsend-tab .request-button,.dealer.payment-link-report .clubprofit-tab .request-button,.dealer.incentive-send .downsend-tab .request-button,.dealer.incentive-send .clubprofit-tab .request-button,.dealer.elite-club .downsend-tab .request-button,.dealer.elite-club .clubprofit-tab .request-button,.dealer.monthly-profit .downsend-tab .request-button,.dealer.monthly-profit .clubprofit-tab .request-button{position:absolute;right:0;font-size:16px}.dealer.receiveable .downsend-tab .nav,.dealer.receiveable .clubprofit-tab .nav,.dealer.payment-link-report .downsend-tab .nav,.dealer.payment-link-report .clubprofit-tab .nav,.dealer.incentive-send .downsend-tab .nav,.dealer.incentive-send .clubprofit-tab .nav,.dealer.elite-club .downsend-tab .nav,.dealer.elite-club .clubprofit-tab .nav,.dealer.monthly-profit .downsend-tab .nav,.dealer.monthly-profit .clubprofit-tab .nav{border-bottom:1px solid #EBEBEB;margin-bottom:20px}.dealer.receiveable .downsend-tab .nav .nav-item,.dealer.receiveable .clubprofit-tab .nav .nav-item,.dealer.payment-link-report .downsend-tab .nav .nav-item,.dealer.payment-link-report .clubprofit-tab .nav .nav-item,.dealer.incentive-send .downsend-tab .nav .nav-item,.dealer.incentive-send .clubprofit-tab .nav .nav-item,.dealer.elite-club .downsend-tab .nav .nav-item,.dealer.elite-club .clubprofit-tab .nav .nav-item,.dealer.monthly-profit .downsend-tab .nav .nav-item,.dealer.monthly-profit .clubprofit-tab .nav .nav-item{margin-right:15px}.dealer.receiveable .downsend-tab .nav .nav-item:last-child,.dealer.receiveable .clubprofit-tab .nav .nav-item:last-child,.dealer.payment-link-report .downsend-tab .nav .nav-item:last-child,.dealer.payment-link-report .clubprofit-tab .nav .nav-item:last-child,.dealer.incentive-send .downsend-tab .nav .nav-item:last-child,.dealer.incentive-send .clubprofit-tab .nav .nav-item:last-child,.dealer.elite-club .downsend-tab .nav .nav-item:last-child,.dealer.elite-club .clubprofit-tab .nav .nav-item:last-child,.dealer.monthly-profit .downsend-tab .nav .nav-item:last-child,.dealer.monthly-profit .clubprofit-tab .nav .nav-item:last-child{margin-right:0}.dealer.receiveable .downsend-tab .nav .nav-item .nav-link,.dealer.receiveable .clubprofit-tab .nav .nav-item .nav-link,.dealer.payment-link-report .downsend-tab .nav .nav-item .nav-link,.dealer.payment-link-report .clubprofit-tab .nav .nav-item .nav-link,.dealer.incentive-send .downsend-tab .nav .nav-item .nav-link,.dealer.incentive-send .clubprofit-tab .nav .nav-item .nav-link,.dealer.elite-club .downsend-tab .nav .nav-item .nav-link,.dealer.elite-club .clubprofit-tab .nav .nav-item .nav-link,.dealer.monthly-profit .downsend-tab .nav .nav-item .nav-link,.dealer.monthly-profit .clubprofit-tab .nav .nav-item .nav-link{border-radius:0;font-weight:300;border-bottom:4px solid transparent;padding-left:5px;padding-right:5px;background-color:transparent;color:#b0b0b0;padding-bottom:20px}.dealer.receiveable .downsend-tab .nav .nav-item .nav-link.active,.dealer.receiveable .clubprofit-tab .nav .nav-item .nav-link.active,.dealer.payment-link-report .downsend-tab .nav .nav-item .nav-link.active,.dealer.payment-link-report .clubprofit-tab .nav .nav-item .nav-link.active,.dealer.incentive-send .downsend-tab .nav .nav-item .nav-link.active,.dealer.incentive-send .clubprofit-tab .nav .nav-item .nav-link.active,.dealer.elite-club .downsend-tab .nav .nav-item .nav-link.active,.dealer.elite-club .clubprofit-tab .nav .nav-item .nav-link.active,.dealer.monthly-profit .downsend-tab .nav .nav-item .nav-link.active,.dealer.monthly-profit .clubprofit-tab .nav .nav-item .nav-link.active{border-bottom:4px solid #4A5FE2;color:#4a5fe2;font-weight:500}@media (max-width: 767px){.dealer.receiveable .downsend-tab .nav,.dealer.receiveable .clubprofit-tab .nav,.dealer.payment-link-report .downsend-tab .nav,.dealer.payment-link-report .clubprofit-tab .nav,.dealer.incentive-send .downsend-tab .nav,.dealer.incentive-send .clubprofit-tab .nav,.dealer.elite-club .downsend-tab .nav,.dealer.elite-club .clubprofit-tab .nav,.dealer.monthly-profit .downsend-tab .nav,.dealer.monthly-profit .clubprofit-tab .nav{padding-top:40px}}.dealer.receiveable .downsend-tab .note,.dealer.receiveable .clubprofit-tab .note,.dealer.payment-link-report .downsend-tab .note,.dealer.payment-link-report .clubprofit-tab .note,.dealer.incentive-send .downsend-tab .note,.dealer.incentive-send .clubprofit-tab .note,.dealer.elite-club .downsend-tab .note,.dealer.elite-club .clubprofit-tab .note,.dealer.monthly-profit .downsend-tab .note,.dealer.monthly-profit .clubprofit-tab .note{font-size:16px}.dealer.receiveable .downsend-tab #send-email .action-button,.dealer.receiveable .clubprofit-tab #send-email .action-button,.dealer.payment-link-report .downsend-tab #send-email .action-button,.dealer.payment-link-report .clubprofit-tab #send-email .action-button,.dealer.incentive-send .downsend-tab #send-email .action-button,.dealer.incentive-send .clubprofit-tab #send-email .action-button,.dealer.elite-club .downsend-tab #send-email .action-button,.dealer.elite-club .clubprofit-tab #send-email .action-button,.dealer.monthly-profit .downsend-tab #send-email .action-button,.dealer.monthly-profit .clubprofit-tab #send-email .action-button{border-top:1px solid #EBEBEB;padding-top:24px;margin-top:24px}.dealer.receiveable .send-option .label-title,.dealer.payment-link-report .send-option .label-title,.dealer.incentive-send .send-option .label-title,.dealer.elite-club .send-option .label-title,.dealer.monthly-profit .send-option .label-title{font-size:1.1rem;font-weight:600;margin-bottom:32px}.dealer.receiveable .send-option .send-option-form,.dealer.payment-link-report .send-option .send-option-form,.dealer.incentive-send .send-option .send-option-form,.dealer.elite-club .send-option .send-option-form,.dealer.monthly-profit .send-option .send-option-form{width:30%}.dealer.receiveable .send-option .send-option-form .form-group label,.dealer.payment-link-report .send-option .send-option-form .form-group label,.dealer.incentive-send .send-option .send-option-form .form-group label,.dealer.elite-club .send-option .send-option-form .form-group label,.dealer.monthly-profit .send-option .send-option-form .form-group label{font-weight:600}.dealer.receiveable .send-option .send-option-form .option-receiver label,.dealer.payment-link-report .send-option .send-option-form .option-receiver label,.dealer.incentive-send .send-option .send-option-form .option-receiver label,.dealer.elite-club .send-option .send-option-form .option-receiver label,.dealer.monthly-profit .send-option .send-option-form .option-receiver label{font-size:16px;font-weight:400}.dealer.receiveable .send-option .send-option-form .send-date,.dealer.payment-link-report .send-option .send-option-form .send-date,.dealer.incentive-send .send-option .send-option-form .send-date,.dealer.elite-club .send-option .send-option-form .send-date,.dealer.monthly-profit .send-option .send-option-form .send-date{display:flex;flex-direction:row}@media (max-width: 767px){.dealer.receiveable .send-option .send-option-form,.dealer.payment-link-report .send-option .send-option-form,.dealer.incentive-send .send-option .send-option-form,.dealer.elite-club .send-option .send-option-form,.dealer.monthly-profit .send-option .send-option-form{width:100%}}.dealer.receiveable .section-table .outer-courier{display:flex;align-items:center}.dealer.receiveable .section-table .outer-courier .image{width:40px;height:40px}.dealer.receiveable .section-table .outer-courier .image img{width:100%;height:100%;object-fit:contain}.dealer.receiveable .section-table .outer-courier .courier-name{width:calc(100% - 40px);padding-left:10px;line-height:normal}.dealer.payment-link-report .section-table .outer-courier{display:flex;align-items:center}.dealer.payment-link-report .section-table .outer-courier .image{width:40px;height:40px}.dealer.payment-link-report .section-table .outer-courier .image img{width:100%;height:100%;object-fit:contain}.dealer.payment-link-report .section-table .outer-courier .courier-name{width:calc(100% - 40px);padding-left:10px;line-height:normal}.dealer.elite-club .date-period{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #EBEBEB}.dealer.elite-club .date-period .label{font-size:1rem;font-weight:600;margin-bottom:12px}.dealer.elite-club .period{display:flex;justify-content:space-between;align-items:center}.dealer.elite-club .period .form-group{margin-bottom:0}.dealer.elite-club .section-table{border-bottom:0}.dealer.elite-club .section-table .table td{padding:1.2rem .75rem}.dealer.elite-bonus .date-period{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #EBEBEB}.dealer.elite-bonus .date-period .label{font-size:1rem;font-weight:600;margin-bottom:12px}.dealer.elite-bonus .period{display:flex;justify-content:space-between;align-items:flex-end}.dealer.elite-bonus .period .form-group{margin-bottom:0}.dealer.elite-bonus .period .form-group .outer-input{width:calc(130% + 30px)}@media (max-width: 767px){.dealer.elite-bonus .period{align-items:inherit;flex-direction:column}.dealer.elite-bonus .period .form-group{margin-bottom:20px}.dealer.elite-bonus .period .form-group .outer-input{width:auto}}.dealer.patch-commision #patchModal .patchmodal{text-align:center;border-bottom:1px solid #EBEBEB;padding-bottom:20px;margin-bottom:20px}.dealer.patch-commision #patchModal .patchmodal .label{font-size:1.2rem;font-weight:600;margin-bottom:20px}.dealer.patch-commision #patchModal .patchmodal p{font-size:16px}.dealer.patch-commision #patchModal button{width:100%;font-weight:600}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff4081}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff4081;--mdc-chip-elevated-disabled-container-color: #ff4081;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-chip-focus-overlay{background:black}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d81b60;--mdc-switch-selected-handle-color: #d81b60;--mdc-switch-selected-hover-state-layer-color: #d81b60;--mdc-switch-selected-pressed-state-layer-color: #d81b60;--mdc-switch-selected-focus-handle-color: #880e4f;--mdc-switch-selected-hover-handle-color: #880e4f;--mdc-switch-selected-pressed-handle-color: #880e4f;--mdc-switch-selected-focus-track-color: #f06292;--mdc-switch-selected-hover-track-color: #f06292;--mdc-switch-selected-pressed-track-color: #f06292;--mdc-switch-selected-track-color: #f06292}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #ff4081;--mdc-slider-focus-handle-color: #ff4081;--mdc-slider-hover-handle-color: #ff4081;--mdc-slider-active-track-color: #ff4081;--mdc-slider-inactive-track-color: #ff4081;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mat-mdc-list-base{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mat-mdc-paginator{background:white;color:#000000de}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff4081;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff4081;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff4081}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #3f51b5;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #ff4081;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #ff4081;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.mat-mdc-table{background:white}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-expansion-panel{background:white;color:#000000de}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-tree{background:white}.mtx-alert{background-color:#fff}.mtx-alert-info.mtx-alert{background-color:#2196f3;color:#fff}.mtx-alert-success.mtx-alert{background-color:#4caf50;color:#fff}.mtx-alert-warning.mtx-alert{background-color:#ff9800;color:#fff}.mtx-alert-danger.mtx-alert{background-color:#f44336;color:#fff}.mtx-colorpicker-toggle-active{color:#3f51b5}.mtx-colorpicker-toggle-active.mat-accent{color:#ff4081}.mtx-colorpicker-toggle-active.mat-warn{color:#f44336}.mtx-datetimepicker-toggle{color:#0000008a}.mtx-datetimepicker-content{background-color:#fff;color:#000000de;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mtx-calendar-header{background-color:#3f51b5;color:#fff}.mtx-calendar-body-label{color:#0000008a}.mtx-calendar-table-header{color:#00000061}.mtx-calendar-body-cell-content{color:#000000de}.mtx-calendar-body-cell-content.mtx-calendar-body-selected{background-color:#3f51b5;color:#fff}.mtx-calendar-body-cell-content.mtx-calendar-body-selected.mtx-calendar-body-today{box-shadow:inset 0 0 0 1px #fff}.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected).mtx-calendar-body-today{border-color:#00000061}.mtx-calendar-body-cell:not(.mtx-calendar-body-disabled):hover>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected),.mtx-calendar-body-active>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){background-color:#3f51b54d}.mtx-calendar-body-disabled>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){color:#00000061}.mtx-calendar-body-disabled>.mtx-calendar-body-today:not(.mtx-calendar-body-selected){border-color:#00000061}.mtx-calendar-body-disabled>.mtx-calendar-body-selected{background-color:#3f51b566}.mtx-calendar-previous-button.disabled,.mtx-calendar-next-button.disabled{color:#00000061}.mtx-clock-wrapper{background-color:#0000001f}.mtx-clock-center,.mtx-clock-hand{background-color:#3f51b5}.mtx-clock-hand:before{background-color:#3f51b5}.mtx-clock-cell{color:#000000de}.mtx-clock-cell.mtx-clock-cell-selected{background-color:#3f51b5;color:#fff}.mtx-clock-cell:not(.mtx-clock-cell-selected,.mtx-clock-cell-disabled):hover{background-color:#0000000a}.mtx-clock-cell.mtx-clock-cell-disabled{color:#00000061}.mtx-datetimepicker-toggle-active{color:#3f51b5}.mtx-datetimepicker-toggle-active.mat-accent{color:#ff4081}.mtx-datetimepicker-toggle-active.mat-warn{color:#f44336}.mtx-time-input{color:#000000de;background-color:#0000001f}.mtx-time-input.mtx-time-input-active{color:#3f51b5;background-color:#3f51b533}.mtx-time-input.mtx-time-input-active:focus{border-color:#3f51b5;background-color:#fafafa}.mtx-time-input.mtx-time-input-active:focus::placeholder{color:#3f51b599}.mtx-time-input.mtx-time-input-warning{border-color:#f44336}.mtx-time-ampm .mtx-time-am,.mtx-time-ampm .mtx-time-pm{--mdc-text-button-label-text-color: rgba(0, 0, 0, .75);border-color:#00000061}.mtx-time-ampm .mtx-time-am.mtx-time-ampm-active,.mtx-time-ampm .mtx-time-pm.mtx-time-ampm-active{--mdc-text-button-label-text-color: rgba(0, 0, 0, .87);--mdc-typography-button-font-weight: 500;background-color:#3f51b533}.mtx-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mtx-calendar-body{font-size:13px}.mtx-calendar-body-label,.mtx-calendar-period-button{font-size:14px;font-weight:500}.mtx-calendar-table-header th{font-size:11px;font-weight:400}.mtx-clock{font-size:14px}.mtx-drawer-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mtx-grid{border:1px solid rgba(0,0,0,.2)}.mtx-grid .mat-table-sticky-left,.mtx-grid .mat-table-sticky-right{border-color:#0000001f}.mtx-grid .mat-mdc-table.mat-table-striped .mat-row-odd{background-color:#f5f5f5}.mtx-grid .mat-mdc-table.mat-table-hover .mat-mdc-row:hover,.mtx-grid .mat-mdc-table .mat-mdc-row.selected,.mtx-grid .mat-mdc-table .mat-mdc-row.mat-row-odd.selected{background-color:#e5e5e5}.mtx-grid .mat-mdc-table .mat-mdc-cell.selected{box-shadow:inset 0 0 0 1px #ff4081}.mtx-grid .mat-mdc-footer-row .mat-mdc-footer-cell{border-top:1px solid rgba(0,0,0,.12);border-bottom-width:0;background-color:#f5f5f5}.mtx-grid .mat-mdc-paginator{border-top:1px solid rgba(0,0,0,.2)}.mtx-grid-toolbar{border-bottom:1px solid rgba(0,0,0,.2)}.mtx-grid-sidebar{border-color:#0003}.mtx-grid-statusbar{border-top:1px solid rgba(0,0,0,.2)}.mtx-grid-column-menu-item{color:#000000de}.mtx-grid-column-menu-header,.mtx-grid-column-menu-footer{color:#000000de;background-color:#fff}.mtx-grid-column-menu-header{border-bottom:1px solid rgba(0,0,0,.12)}.mtx-grid-column-menu-footer{border-top:1px solid rgba(0,0,0,.12)}.mat-column-resize-table.cdk-column-resize-with-resized-column{table-layout:fixed}.mat-column-resize-flex .mat-mdc-header-cell,.mat-column-resize-flex .mat-mdc-cell{box-sizing:border-box;min-width:32px}.mat-mdc-header-cell{position:relative}.mat-resizable{box-sizing:border-box}.mat-mdc-header-cell:not(.mat-resizable):after,.mat-resizable-handle{position:absolute;bottom:0;top:0;right:0;width:1px;background:transparent;transition:background .3s cubic-bezier(.55,0,.55,.2)}.mat-mdc-header-cell:not(.mat-resizable):after{content:""}[dir=rtl] .mat-mdc-header-cell:not(.mat-resizable):after,[dir=rtl] .mat-resizable-handle{left:0;right:auto}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell:not(.mat-resizable):after{background:rgba(0,0,0,.12)}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle{background:#9fa8da}.mat-resizable.cdk-resizable-overlay-thumb-active>.mat-resizable-handle{opacity:0;transition:none}.mat-resizable-handle:focus,.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle:focus{background:#3f51b5;outline:none}.mat-column-resize-overlay-thumb{background:transparent;cursor:col-resize;height:100%;transition:background .3s cubic-bezier(.55,0,.55,.2);width:100%;-webkit-user-select:none;user-select:none}.mat-column-resize-overlay-thumb:active{background:linear-gradient(90deg,transparent,transparent 7px,#3f51b5,#3f51b5 1px,transparent 8px,transparent);will-change:transform}.mtx-loader-backdrop{background-color:#fafafabf}.mtx-popover-panel{color:#000000de;background-color:#fff}[class*=mtx-popover] .mtx-popover-direction-arrow:before{border-color:#0000001f}[class*=mtx-popover] .mtx-popover-direction-arrow:after{border-color:#fff}[class*=mtx-popover-below] .mtx-popover-direction-arrow:before,[class*=mtx-popover-below] .mtx-popover-direction-arrow:after,[class*=mtx-popover-above] .mtx-popover-direction-arrow:before,[class*=mtx-popover-above] .mtx-popover-direction-arrow:after{border-left-color:transparent;border-right-color:transparent}[class*=mtx-popover-before] .mtx-popover-direction-arrow:before,[class*=mtx-popover-before] .mtx-popover-direction-arrow:after,[class*=mtx-popover-after] .mtx-popover-direction-arrow:before,[class*=mtx-popover-after] .mtx-popover-direction-arrow:after{border-top-color:transparent;border-bottom-color:transparent}.mtx-progress{background-color:#0000000a}.mtx-progress-fill-info{background-color:#2196f3;color:#fff}.mtx-progress-fill-success{background-color:#4caf50;color:#fff}.mtx-progress-fill-warning{background-color:#ff9800;color:#fff}.mtx-progress-fill-danger{background-color:#f44336;color:#fff}.ng-select .ng-select-container{color:#000000de}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#00000061}.ng-select .ng-select-container .ng-value-container .ng-input>input{color:#000000de}.ng-select.ng-select-disabled .ng-value{color:#00000061}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:#000000de;background-color:#e0e0e0;border:1px solid rgba(0,0,0,.12)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{opacity:.4}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#0000001f}.ng-select .ng-clear-wrapper{color:#0000008a}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#f44336}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:rgba(0,0,0,.54) transparent transparent}.ng-select.ng-select-invalid .ng-arrow-wrapper .ng-arrow{border-color:#f44336 transparent transparent}.ng-select.ng-select-opened .ng-arrow-wrapper .ng-arrow{border-color:transparent transparent rgba(0,0,0,.54)}.ng-select.ng-select-opened.ng-select-invalid .ng-arrow-wrapper .ng-arrow{border-color:transparent transparent #f44336}.ng-dropdown-panel{background-color:#fff}.ng-dropdown-panel.multiple .ng-option.selected{background:rgba(0,0,0,.12)}.ng-dropdown-panel.multiple .ng-option.marked{background:rgba(0,0,0,.04)}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(0,0,0,.12)}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(0,0,0,.12)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{color:#0000008a}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:rgba(0,0,0,.04)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:rgba(0,0,0,.12)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{color:#000000de}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:rgba(0,0,0,.04)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:rgba(0,0,0,.12)}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{color:#00000061}.mdc-text-field--outlined .ng-select{padding-top:16px;padding-bottom:16px;margin-top:-16px;margin-bottom:-16px}.ng-select{padding-top:24px;padding-bottom:8px;margin-top:-24px;margin-bottom:-8px}.mdc-text-field--no-label .ng-select{padding-top:16px;padding-bottom:16px;margin-top:-16px;margin-bottom:-16px}.mtx-slider-thumb{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mtx-slider-track-background{background-color:#bdbdbd}.mat-primary .mtx-slider-track-fill,.mat-primary .mtx-slider-thumb,.mat-primary .mtx-slider-thumb-label{background-color:#3f51b5}.mat-primary .mtx-slider-thumb-label-text{color:#fff}.mat-primary .mtx-slider-focus-ring{background-color:#3f51b533}.mat-accent .mtx-slider-track-fill,.mat-accent .mtx-slider-thumb,.mat-accent .mtx-slider-thumb-label{background-color:#ff4081}.mat-accent .mtx-slider-thumb-label-text{color:#fff}.mat-accent .mtx-slider-focus-ring{background-color:#ff408133}.mat-warn .mtx-slider-track-fill,.mat-warn .mtx-slider-thumb,.mat-warn .mtx-slider-thumb-label{background-color:#f44336}.mat-warn .mtx-slider-thumb-label-text{color:#fff}.mat-warn .mtx-slider-focus-ring{background-color:#f4433633}.mtx-slider:hover .mtx-slider-track-background,.mtx-slider.cdk-focused .mtx-slider-track-background{background-color:#00000061}.mtx-slider-disabled .mtx-slider-track-background{background-color:#bdbdbd8a}.mtx-slider-disabled .mtx-slider-track-fill,.mtx-slider-disabled .mtx-slider-thumb{background-color:#bdbdbd}.mtx-slider-disabled:hover .mtx-slider-track-background,.mtx-slider-disabled.cdk-focused .mtx-slider-track-background{background-color:#bdbdbd8a}.mtx-slider-min-value .mtx-slider-focus-ring{background-color:#0000001f}.mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider) .mtx-slider-thumb,.mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider) .mtx-slider-thumb-label{background-color:#000000de}.mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider).cdk-focused .mtx-slider-thumb,.mtx-slider-min-value.mtx-slider-thumb-label-showing:not(.mtx-range-slider).cdk-focused .mtx-slider-thumb-label{background-color:#00000042}.mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider) .mtx-slider-thumb{background-color:#bdbdbd}.mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider):hover .mtx-slider-thumb,.mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider).cdk-focused .mtx-slider-thumb{background-color:#00000061}.mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider):hover.mtx-slider-disabled .mtx-slider-thumb,.mtx-slider-min-value:not(.mtx-slider-thumb-label-showing,.mtx-range-slider).cdk-focused.mtx-slider-disabled .mtx-slider-thumb{border-color:#bdbdbd}.mtx-slider-has-ticks .mtx-slider-wrapper:after{border-color:#000000b3}.mtx-slider-horizontal .mtx-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mtx-slider-vertical .mtx-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mtx-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:400}.mtx-split>.mtx-split-gutter{background-color:#0000001f}.mtx-split>.mtx-split-gutter:hover{background-color:#3f51b5}.mtx-split>.mtx-split-gutter.mat-accent:hover{background-color:#ff4081}.mtx-split>.mtx-split-gutter.mat-warn:hover{background-color:#f44336}.mtx-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mtx-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.table-action-btn{width:100%;border:1px solid #2761CC;background-color:#2761cc;font-size:14px;color:#fff!important;padding:5px 8px}.donedate{width:120px}.monetary-value{white-space:nowrap;text-align:center}.monetary-value .row{justify-content:center}.empty-value{color:#424b5f5c}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #ff4081)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color:#fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color:#e0e0e0}.mat-mdc-card-subtitle{color:#0000008a}.mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#3f51b540}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ff408140}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#3f51b5de}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#3f51b5de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#ff4081de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff4081de}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid rgba(0,0,0,0)}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid rgba(0,0,0,0)}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mdc-text-field__input,.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#3f51b5de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#ff4081de}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-dialog-container{--mdc-dialog-container-color:white;--mdc-dialog-with-divider-divider-color:rgba(0, 0, 0, .12);--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-label-text-color:#212121;--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-chip-focus-overlay{background:#000}.mat-mdc-chip{height:32px}.mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color:#616161;--mdc-switch-selected-icon-color:#fff;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-unselected-icon-color:#fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size:48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color:black;--mdc-slider-label-label-text-color:white;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #3f51b5)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#0000001f}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-base{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-base{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}.mat-mdc-paginator{background:#fff;color:#000000de}.mat-mdc-paginator-icon{fill:#0000008a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:#0000}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#3f51b5}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #3f51b5)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#3f51b5}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff4081}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff4081)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#ff4081}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #3f51b5;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #ff4081;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#3f51b51a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#3f51b5}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff40811a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff4081}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.mat-mdc-checkbox-disabled label{color:#00000061}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color:#000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-text-button-label-text-color:rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color:#fff;--mdc-filled-button-label-text-color:#000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-button-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color:rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color:#fff;--mdc-protected-button-label-text-color:#000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation:0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color:#000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color:rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color:#fff;--mdc-fab-icon-color:#000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color:#f44336;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color:rgba(0, 0, 0, .12);--mdc-fab-icon-color:rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #ff4081;--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#3f51b50a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:#fff}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content,.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto,sans-serif}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:#0000}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:#0000;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
