@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700;800&display=swap";html,body{min-height:100%}body{margin:0;color:var(--textColor);background-color:var(--backgroundColor)}*{margin:0;padding:0}.noScroll{width:100%;overflow:hidden}.pointerEventsNone{pointer-events:none}:root{--whiteColor: #ffffff;--backgroundColor: #ffffff;--backgroundSidenavColor: #000917;--inputBackgroundColor: #ffffff;--inputBorderColor: #c5cce2;--depositBackgroundColor: #f4f6fd;--infoBackground: #f5f6ff;--amountLabel: #071597;--headerLabel: #626f8a;--inputLabel: #626f8a;--tableRowHover: #eaeefb;--placeholder: #c5cce2;--boxShadow: 0px 0px 3px 0 rgb(98 111 138 / 30%) !important;--boxShadowHover: 0px 0px 3px 0 rgb(33 150 243 / 66%) !important;--lightBoxShadow: 0 5px 10px 0 rgb(0 0 0 / 10%);--notificationBoxShadow: 0px 2px 12px 0px rgba(0, 0, 0, .15) !important;--dashboardBoxShadow: 0 5px 24px 0 rgba(0, 0, 0, .05);--dashboardBoxShadowHover: 0 2px 12px 0 rgba(2,25,100,.15);--disabled: #d4ddf6;--inputBorderWidth: 1.5px;--outlinePrimaryButton: #043df2;--outlineSecondary: #626f8a;--clientAmountLabel: #071597;--sidenavButtonActive: #2d384b;--adminSidenavButtonActive: #eaeefb;--textColor: #000917;--darkTextColor: #000917;--descriptionColor: #000917;--grayColor: #D5D9E1;--lightGrayColor: #c5cce2;--darkGrayColor: #626f8a;--labelColor: #b7becc;--lightBorderColor: #d5d9e1;--primaryColor: #071597;--primaryWhiteColor: #071597;--whitePrimaryColor: #ffffff;--primaryLightColor: #043df2;--primaryBackgroundLight: #f3f4fa;--disabledButton: #91abfd;--accentColor: #d4ddf6;--accentLightColor: #eaeefb;--successColor: #14da29;--lightBuyColor: #e3fce6;--sellColor: #ff0059;--lightSellColor: #ffccde;--infoColor: #727ff8;--awayColor: #ffd100;--warningColor: #e97e2a;--headerHeight: 60px;--headerHeightUser: 50px;--electronHeaderHeightUser: 30px;--electronButtonHover: rgba(0,0,0,.2);--scrollbarBackground: #eaeefb;--scrollbar: #c5cce2;--scrollbarHover: #071597;--backdropColor: #07159730;--gradientColor: linear-gradient(106.53deg, #173F7D 0%, #70CCF4 113.7%);--fontFamily: "Nunito Sans", sans-serif}:root{--primaryColor: #206CA7;--primaryLightColor: #70CCF4;--secondaryColor: #173F7D;--secondaryDisabledBackgroundColor: #C2CCE1;--secondarySelectBackgroundColor: #C2CCE1;--secondaryDisabledColor: #738CB9;--excludedColor: #5372AB;--tertiaryColor: #393A3D;--tertiaryLightColor: #F0F2F5;--textColor: #191A1D;--avatarBackground: #E7EBF3;--selectBackground: #E7EBF3;--toggleSliderDisabled: #E7EBF3;--linkShadow: 0px 2px 4px rgba(12, 47, 102, .12);--buttonShadow: 0px 2px 10px rgba(87, 88, 92, .5);--formShadow: 2px 2px 14px rgba(25, 26, 29, .08);--tableRowHover: #F7F9FC;--buttonDisabled: #D7D8DC;--buttonOutlineShadow: 0px 2px 10px rgba(25, 26, 29, .25);--inputBorderLine: #C2CCE1;--inputPlaceholder: #C2CCE1;--inputDisabled: #D7D8DC;--inputActive: #206CA7;--inputLabel: #6B6C6F;--errorColor: #F83439;--errorBackgroundColor: #FFEAEE;--successColor: #14DA29;--infoColor: #4E3BBE;--whiteColor: #ffffff;--backgroundColor: #ffffff;--darkGrayColor: #6B6C6F;--lightGrayColor: #D7D8DC;--iconColor: #9AACCD;--gradientColor: linear-gradient(180deg, #173F7D 0%, 100%);--sidenavGradientColor: linear-gradient(177.17deg, #173F7D 0%, #206CA7 100%);--fontFamily: "Nunito Sans", sans-serif;--adminSidenavButtonActive: rgba(255, 255, 255, .1);--headerLabel: #939498;--priorityStatus: #56E151;--nrKeyStation: #6C57C8;--networkKey: #FAAD59;--noSale: #F24A52;--affiliate: #3DABE2}p,h1{margin:0!important;color:var(--textColor)}.mat-drawer-container{background:unset!important}input,textarea,button,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}::-webkit-selection{color:var(--whiteColor)!important;background:var(--primaryColor)!important}::selection{color:var(--whiteColor)!important;background:var(--primaryColor)!important}.me-divider{border:unset;border-top:1px solid var(--lightGrayColor)}.chip-style{width:34px;height:34px;border-radius:50%;border:1px solid transparent;cursor:pointer;transition:border-color .2s ease-in-out}.chip-style.blue{background-color:#d2e0ff}.chip-style.pink{background-color:#f7cdff}.chip-style.green{background-color:#baeee0}.chip-style.purple{background-color:#e4ccff}.chip-style.red{background-color:#ffd1da}.chip-style.selected{border-color:var(--primaryColor)}.box-style-1{box-shadow:var(--boxShadow);border-radius:4px;padding:32px}.cdk-overlay-pane{max-width:100%!important}pre{white-space:pre-line;font-family:var(--fontFamily);color:var(--textColor)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--scrollbarBackground)}::-webkit-scrollbar-thumb{border-radius:8px;background:var(--scrollbar)}::-webkit-scrollbar-thumb:hover{background:var(--primaryColor)}.flex,.flex-l-fd-c{display:flex}.flex-i{display:flex!important}.flex-1{flex:1}.i-flex{display:inline-flex}.flex-sm{display:flex}@media only screen and (max-width: 1070px){.flex-m-fd-c{flex-direction:column}}.i-block{display:inline-block!important}.fd-c{flex-direction:column}.fd-cr{flex-direction:column-reverse}.fd-r{flex-direction:row!important}.fd-rr{flex-direction:row-reverse}.fw-w{flex-wrap:wrap}.jc-sb{justify-content:space-between}.jc-c{justify-content:center!important}.jc-fs{justify-content:flex-start}.jc-fe{justify-content:flex-end}.jc-sa{justify-content:space-around}.ai-fs{align-items:flex-start!important}.ai-fe{align-items:flex-end}.ai-c{align-items:center}.block{display:block!important}.r-gap-5{row-gap:5px}.r-gap-20{row-gap:20px}.c-gap-4{column-gap:4px}.c-gap-10{column-gap:10px}.c-gap-20{column-gap:20px}.c-gap-30{column-gap:30px}.gap-1{gap:1rem}.gap-4{gap:4px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-14{gap:14px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-30{gap:30px}.gap-32{gap:32px}.gap-33{gap:33px}.gap-40{gap:40px}.gap-52{gap:52px}.gap-60{gap:60px}.gap-75{gap:75px}@media only screen and (max-width: 1070px){.gap-m-0{gap:0}}@media only screen and (max-width: 1070px){.gap-m-30{gap:30px}}.w-auto{width:auto}.w-33{width:33%}.w-48{width:48%!important}.w-49{width:49%!important}.w-50{width:50%}.w-100{width:100%}.min-w-110{min-width:110px!important}.min-w-170{min-width:170px}.min-w-190{min-width:190px}.min-w-360{min-width:360px}.min-w-92{min-width:92px}.mw-18{max-width:18px}.mw-80{max-width:80px!important}.mw-216{max-width:216px}.mw-260{max-width:260px}.mw-344{max-width:344px}.mw-347{max-width:347px}.mw-360{max-width:360px}.mw-400{max-width:400px}.mw-476{max-width:476px}.mw-490{max-width:490px}.mw-92{max-width:92px!important}.mw-100{max-width:100px!important}.mw-130{max-width:130px!important}.mw-152{max-width:152px!important}.mw-190{max-width:190px!important}.mw-182{max-width:182px!important}@media only screen and (max-width: 768px){.mw-182{max-width:140px!important}}@media only screen and (max-width: 565px){.mw-182{max-width:100%!important}}.mw-192{max-width:192px!important}@media only screen and (max-width: 768px){.mw-192{max-width:150px!important}}@media only screen and (max-width: 565px){.mw-192{max-width:100%!important}}.h-100{height:100%}.min-h-16{min-height:16px}.mt-0{margin-top:0!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-8{margin-top:8px!important}.mt-10{margin-top:10px!important}.mt-12{margin-top:12px}.mt-15{margin-top:15px!important}.mt-16{margin-top:16px}.mt-20{margin-top:20px!important}.mt-22{margin-top:22px!important}.mt-26{margin-top:26px}.mt-28{margin-top:28px}.mt-30{margin-top:30px}.mt-32{margin-top:32px}.mt-35{margin-top:35px}.mt-40,.mt-40-sm-20{margin-top:40px}.mt-42{margin-top:42px}.mt-52{margin-top:52px!important}.mt-60{margin-top:60px}.mt-66{margin-top:66px}.mt-86{margin-top:86px!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:2px!important}.mb-4{margin-bottom:4px!important}.mb-5{margin-bottom:5px!important}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px!important}.mb-9{margin-bottom:9px!important}.mb-10{margin-bottom:10px!important}.mb-12{margin-bottom:12px!important}.mb-14{margin-bottom:14px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-24{margin-bottom:24px!important}.mb-30{margin-bottom:30px!important}.mt-30-sm-10{margin-top:30px}.mb-32{margin-bottom:32px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-40-sm-20{margin-bottom:40px}.mb-52{margin-bottom:52px!important}.mb-60{margin-bottom:60px}.mb-86{margin-bottom:86px}.m-tb-5{margin:5px 0}.m-lr-5{margin:0 5px}.mi-auto{margin-inline:auto}.m-0{margin:0!important}.m-24{margin:24px!important}.mr-30{margin-right:30px}.mr-20{margin-right:20px!important}.mr-15{margin-right:15px}.mr-10{margin-right:10px!important}.mr-5{margin-right:5px!important}.mr-8{margin-right:8px!important}.ml-0{margin-left:0!important}.ml-4{margin-left:4px!important}.ml-5{margin-left:5px}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.p-0{padding:0!important}.p-10{padding:10px}.p-20{padding:20px}.pi-20{padding-inline:20px}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-14{padding-bottom:14px}.pb-16{padding-bottom:16px}.pb-20{padding-bottom:20px}.pb-32{padding-bottom:32px}.pb-100{padding-bottom:100px}.pt-0{padding-top:0!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px!important}.pt-30{padding-top:30px}.pt-33{padding-top:33px}.pt-40{padding-top:40px}.pr-0{padding-right:0!important}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-16{padding-left:16px}.pl-20{padding-left:20px}.plr-16{padding:0 16px}@media only screen and (max-width: 1120px){.flex-l-fd-c{flex-direction:column;gap:0}}@media only screen and (max-width: 768px){.flex-sm{flex-direction:column;gap:32px}}@media only screen and (max-width: 500px){.pi-sm-20{padding-inline:20px}.pb-100{padding-bottom:20px}.mt-52{margin-top:40px}.mt-30-sm-10{margin-top:10px}.mb-40-sm-20{margin-bottom:20px}.mt-40-sm-20{margin-top:20px}}.br-4{border-radius:4px}.border-box{box-sizing:border-box}.border-bottom{border-bottom:1px solid var(--lightGrayColor)}.border-top{border-top:1px solid var(--lightGrayColor)}.border-top-menu{border-top:1px solid var(--darkGrayColor)}.c-pointer{cursor:pointer}.fs-14{font-size:14px;line-height:18px}.fs-16{font-size:16px!important;line-height:24px!important}.fs-20{font-size:20px;line-height:24px}.fs-12{font-size:12px!important;line-height:12px!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.text-color{color:var(--textColor)!important}.light-text-color{color:var(--darkGrayColor)}.blue-text-color{color:var(--primaryLightColor)}.error-color{color:var(--sellColor)}.ta-c{text-align:center}.ta-r{text-align:right}.td-u{text-decoration:underline}.tt-l{text-transform:lowercase}.text-decoration-none{text-decoration:none!important}.text-truncate{overflow:hidden;white-space:pre;text-overflow:ellipsis}.white{color:var(--whiteColor)!important}.primary{color:var(--primaryColor)!important}.secondary{color:var(--secondaryColor)!important}.warn{color:var(--errorColor)!important}.success{color:var(--successColor)!important}.gray{color:var(--darkGrayColor)!important}.dark-gray{color:var(--darkGrayColor)!important;cursor:default!important}.gray-header-label{color:var(--headerLabel)!important}.disabled{color:var(--buttonDisabled)!important;border-color:var(--buttonDisabled)!important;cursor:default!important}.error{color:var(--errorColor)!important;transition:none!important}.is-16{width:16px!important;height:16px!important;line-height:16px!important;cursor:pointer!important}.tt-c{text-transform:capitalize}.ws-pw{white-space:pre-wrap}.wb-ba{word-break:break-all}.lh-24{line-height:24px!important}.cc-2{column-count:2!important}@media only screen and (max-width: 500px){.cc-2{column-count:1!important}}.h-40{height:40px!important}.h-40 .mdc-list-item__start{margin:0!important}.three-dots{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.outline-primary-label{color:var(--primaryColor);border:1px solid var(--primaryColor);border-radius:5px;line-height:12px;font-size:12px;font-weight:700;padding:3px}@keyframes rotate{to{transform:rotate(360deg)}}.no-border{border:none}.no-border-top{border-top:none!important}.side-view-container{padding:20px 15px!important}.me-sidenav-container{height:100%;min-height:100vh}.me-sidenav-container .me-sidenav{background:var(--sidenavGradientColor);max-width:220px;width:100%;border:none!important;transition:.2s;overflow:visible!important;box-shadow:0 2px 15px #1515151f}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav{max-width:none}}.me-sidenav-container .me-sidenav .mat-drawer-inner-container{overflow:visible!important}.me-sidenav-container .me-sidenav .sidenav-container{height:100%;display:flex;flex-direction:column}.me-sidenav-container .me-sidenav .sidenav-container .sidenav{display:flex;flex-direction:column;flex:1;overflow-y:auto}.me-sidenav-container .me-sidenav .sidenav-container .sidenav ::-webkit-scrollbar-track{background:#CCD5E6!important}.me-sidenav-container .me-sidenav .sidenav-container .sidenav ::-webkit-scrollbar-thumb{border-radius:4px;background:#9AACCD!important}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .logo-container{display:flex;padding:0 20px;position:relative}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .logo-container .staging{font-size:32px;color:var(--whiteColor);margin:20px 0!important}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .logo-container .logo{height:80px;max-width:140px}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .logo-container .logo img{width:100%}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .logo-container mat-icon{display:none}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav .sidenav-container .sidenav .logo-container mat-icon{display:block;position:absolute;top:20px;right:20px;cursor:pointer}}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button{padding:0 10px 0 15px;color:var(--whiteColor)!important;text-decoration:none;display:flex;align-items:center;min-height:50px}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button span{font-weight:400;font-size:16px;line-height:24px;margin-left:8px;white-space:nowrap;transition:.2s;flex:1}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button .arrow{transition:all .2s ease-in-out;width:18px;height:18px;font-size:18px;line-height:18px}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button .arrow.rotate{transform:rotate(180deg)}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button:hover,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button.active{background-color:var(--adminSidenavButtonActive)}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button.active{background-color:var(--adminSidenavButtonActive);position:relative}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button.active:after{content:"";position:absolute;border-radius:10px;left:0;top:0;height:50px;width:4px;background-color:var(--whiteColor)}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button.no-line:after{content:none}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .sidenav-button.nested span{margin-left:30px}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian{overflow-y:auto;flex:1;padding-bottom:20px}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian{margin-right:0}}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel{box-shadow:none;transform:none;border:none;border-radius:0}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel.mat-expansion-panel-spacing{margin:0}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header{padding:0}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content{margin:0;overflow:visible}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container{position:relative;width:100%}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .menu{position:absolute;left:60px;top:0;background-color:#fff;min-width:210px;background-color:var(--tableRowHover);box-shadow:0 2px 12px #00000026;border-top-right-radius:4px;border-bottom-right-radius:4px;overflow:hidden;display:none}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu .menu-title,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .menu .menu-title,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .menu .menu-title,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .menu .menu-title,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .menu .menu-title{font-size:14px;line-height:23px;font-weight:400;color:var(--whiteColor);padding:2px 0 2px 16px;background-color:#206ca7}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu .menu-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .menu .menu-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .menu .menu-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .menu .menu-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .menu .menu-button{min-height:35px;font-weight:400;font-size:14px;line-height:22px;transition:.2s;color:var(--textColor);display:flex;text-decoration:none;align-items:center;padding-left:16px}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu .menu-button:hover,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .menu .menu-button:hover,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .menu .menu-button:hover,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .menu .menu-button:hover,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .menu .menu-button:hover{background-color:var(--selectBackground)}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu .menu-button.active,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .menu .menu-button.active,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .menu .menu-button.active,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .menu .menu-button.active,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .menu .menu-button.active{background-color:var(--secondarySelectBackgroundColor);background-color:var(--selectBackground)}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .menu,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .menu{display:none!important}}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container:hover .sidenav-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container:hover .sidenav-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container:hover .sidenav-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container:hover .sidenav-button,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container:hover .sidenav-button{background-color:var(--adminSidenavButtonActive)}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container:hover .visible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container:hover .visible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container:hover .visible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container:hover .visible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container:hover .visible{display:none}}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .invisible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container .invisible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container .invisible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container .invisible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container .invisible{display:none!important}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container{z-index:4}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .stations-menu-container:hover .visible{display:block}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container{z-index:3}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .avails-menu-container:hover .visible{display:block}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container{z-index:2}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .products-menu-container:hover .visible,.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .compliance-menu-container:hover .visible{display:block}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container .menu{top:-166px}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header .mat-content .administration-menu-container:hover .visible{display:block}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-header:hover{background:none}.me-sidenav-container .me-sidenav .sidenav-container .sidenav .me-accordian .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:0}.me-sidenav-container .me-sidenav.minimized{max-width:60px}.me-sidenav-container .me-sidenav.minimized .sidenav-container .sidenav{overflow:visible}.me-sidenav-container .me-sidenav.minimized .sidenav-container .sidenav .logo-container{padding:0 10px}.me-sidenav-container .me-sidenav.minimized .sidenav-container .sidenav .logo-container .staging{margin-left:8px!important}.me-sidenav-container .me-sidenav.minimized .sidenav-container .sidenav .me-accordian{overflow:visible}.me-sidenav-container .me-sidenav.minimized .sidenav-container .sidenav .me-accordian .mat-expansion-panel{overflow:visible!important}.me-sidenav-container .me-sidenav.minimized .sidenav-button span{width:0px;opacity:0;display:none}.me-sidenav-container .me-sidenav.minimized .sidenav-button .arrow{display:none}.me-sidenav-container .me-sidenav-content{margin-left:220px!important}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav-content{margin-left:0!important}}.me-sidenav-container .me-sidenav-content.minimized{margin-left:60px!important}@media only screen and (max-width: 850px){.me-sidenav-container .me-sidenav-content.minimized{margin-left:0!important}}.register-form-section{max-width:400px}.register-form-section .step{text-align:right;font-weight:500;color:var(--darkGrayColor)}.register-form-section.upgrade h1,.register-form-section.upgrade .sub-title,.register-form-section.upgrade .control p{color:var(--textColor)}.register-form-section.upgrade mat-checkbox .mat-checkbox-layout .mat-checkbox-label{color:var(--textColor)!important}.register-form-section .control p{margin-bottom:10px!important;font-size:14px;line-height:20px}.register-form-section .control .underline{border-bottom:1px solid var(--darkGrayColor);padding-bottom:5.5px;padding-left:20px;color:var(--lightGrayColor)}.register-form-section .already-registered{margin-top:20px;padding-top:20px;border-top:1.5px solid var(--darkGrayColor);gap:10px}.register-form-section .already-registered p{line-height:23px}@media only screen and (max-width: 1024px){.register-form-section{padding-bottom:20px}}@media only screen and (max-width: 768px){.register-form-section .button.mt-52{margin-top:40px}.register-form-section .button:not(.register-form-section .button.account-info).mt-30{margin-top:20px}}@media only screen and (max-height: 960px) and (orientation: landscape){.register-form-section{padding:20px 0}}@media only screen and (max-width: 500px){.register-form-section{margin-inline:unset;max-width:unset;padding-bottom:20px}.register-form-section.upgrade.pi-sm-20{padding-inline:unset}.register-form-section .step{margin-bottom:20px!important}.register-form-section form.mt-32{margin-top:20px}}.side-view-filters-container,.side-view-symbol-edit-container{margin-top:15px}.dark-theme .mat-drawer{color:unset!important}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009!important}.me-button{width:100%;color:var(--whiteColor)!important;transition:.2s;letter-spacing:.01em!important;font-weight:600!important;font-size:14px!important;line-height:20px!important}.me-button .mdc-button__label{position:relative;display:flex;align-items:center}.me-button .mat-mdc-button-persistent-ripple,.me-button .mat-ripple{display:none!important}.me-button.small{height:32px!important}.me-button.extra-small{height:26px!important;font-size:12px!important;line-height:14px!important}.me-button.small-border{height:30px!important;width:calc(100% - 2px)}.me-button.medium{height:42px!important}.me-button.medium-border{height:40px!important;width:calc(100% - 2px)}.me-button.large{height:52px!important}.me-button.large-border{height:50px!important;width:calc(100% - 2px)}.me-button.primary{background-color:var(--primaryColor)}.me-button.primary:not(:disabled):hover{box-shadow:var(--buttonShadow)}.me-button.primary:disabled{background-color:var(--secondaryDisabledBackgroundColor);color:var(--secondaryDisabledColor)!important;cursor:default!important;pointer-events:none!important;transition:none}.me-button.secondary{background-color:var(--secondaryColor)}.me-button.secondary:not(:disabled):hover{box-shadow:var(--buttonShadow)}.me-button.secondary:disabled,.me-button.secondary.disabled{background-color:var(--secondaryDisabledBackgroundColor);color:var(--secondaryDisabledColor)!important;cursor:default!important;pointer-events:none!important;transition:none}.me-button.tertiary{background-color:var(--tertiaryColor)}.me-button.warn{background-color:var(--errorColor)}.me-button.sucess{background-color:var(--successColor)}.me-button.button-white{background-color:var(--whiteColor);color:var(--primaryColor)!important}.me-button.button-white:not(:disabled):hover{box-shadow:var(--buttonShadow)}.me-button.outline-secondary{border:1px solid var(--secondaryColor);color:var(--secondaryColor)!important;text-decoration:none;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:.2s}.me-button.outline-secondary:not(:disabled):hover{box-shadow:var(--buttonOutlineShadow);border-color:transparent}.me-button.outline-secondary:disabled,.me-button.outline-secondary.disabled{color:var(--buttonDisabled)!important;border-color:var(--buttonDisabled)!important;box-shadow:none!important;cursor:default!important;transition:none}.me-button.outline-tertiary{border:1px solid var(--tertiaryColor);color:var(--tertiaryColor)!important;text-decoration:none;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:.2s}.me-button.outline-tertiary:not(:disabled):hover{box-shadow:var(--buttonOutlineShadow);border-color:transparent}.me-button.outline-tertiary:disabled,.me-button.outline-tertiary.disabled{color:var(--buttonDisabled)!important;border-color:var(--buttonDisabled)!important;box-shadow:none!important;cursor:default!important;transition:none}.me-button.filter{border:1px solid var(--secondaryColor);color:var(--secondaryColor)!important;text-decoration:none;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:.2s}.me-button.no-border{border:none!important}.me-link-button{color:var(--primaryColor);cursor:pointer;font-weight:600;font-size:14px;line-height:20px;text-decoration:underline;transition:.2s;display:inline-flex;align-items:center;justify-content:center}.me-link-button .mat-icon{margin-right:4px}.me-link-button:not(:disabled):hover{text-shadow:var(--linkShadow)}.me-link-button:disabled{color:var(--secondaryDisabledColor)!important;pointer-events:none;transition:none}.me-link-button.disabled-primary{color:var(--secondaryDisabledBackgroundColor)!important;pointer-events:none}.me-link-button.tertiary{color:var(--tertiaryColor)}.mdc-switch .mdc-switch__ripple,.disable-ripple .mat-mdc-button-persistent-ripple,.disable-ripple .mat-mdc-button-ripple{display:none!important}mat-icon{transition:all .2s ease-in-out}mat-icon.rotate{transform:rotate(180deg)}.bi-medium{padding:6px!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.bi-medium.disabled .mat-mdc-button-persistent-ripple,.bi-medium.disabled .mat-ripple{display:none!important}.bi-medium.disabled:hover .mdc-icon-button__ripple:before{background-color:transparent!important}.bi-medium .mat-icon{min-height:24px;min-width:24px}.bi-extra-small,.bi-small{padding:6px!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}.disabled.bi-extra-small .mat-mdc-button-persistent-ripple,.disabled.bi-small .mat-mdc-button-persistent-ripple,.disabled.bi-extra-small .mat-ripple,.disabled.bi-small .mat-ripple{display:none!important}.disabled.bi-extra-small:hover .mdc-icon-button__ripple:before,.disabled.bi-small:hover .mdc-icon-button__ripple:before{background-color:transparent!important}.bi-extra-small .mat-icon,.bi-small .mat-icon{min-height:24px;min-width:24px}.bi-extra-small{width:20px!important;height:20px!important;padding:0!important}.bi-extra-small .mat-icon{min-height:20px;min-width:20px;max-height:20px;max-width:20px;line-height:20px!important;font-size:20px}.bi-extra-small .mat-icon svg{width:18px;height:18px}.button-icon-small{padding:0!important;width:24px!important;height:24px!important}.icon-small{padding:0!important;min-width:24px!important;min-height:24px!important}.i-x-s{min-height:20px;min-width:20px;max-height:20px;max-width:20px;line-height:20px!important;font-size:20px;display:flex;justify-content:center;align-items:center}.i-x-s svg{width:18px;height:18px}.mat-mdc-icon-button .mat-mdc-button-touch-target{display:none!important}.mat-mdc-checkbox{cursor:default!important;margin-left:-11px!important}.mat-mdc-checkbox .mdc-checkbox__ripple{display:none}.mat-mdc-checkbox .mdc-form-field label{padding:0!important;font-size:14px!important;color:var(--textColor)!important}.mat-mdc-checkbox .mdc-checkbox__background{background-color:var(--whiteColor)!important;border-color:var(--inputBorderLine)!important}.mat-mdc-checkbox .mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--primaryColor)!important}.mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:var(--whiteColor)!important;border-color:var(--primaryColor)!important}.mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--primaryColor)!important;transform:scale(.8)!important}.mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox__background{background-color:var(--whiteColor)!important;border-color:var(--buttonDisabled)!important}.mat-mdc-checkbox.mat-mdc-checkbox-disabled .mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--buttonDisabled)!important}mat-radio-button{display:flex!important;width:max-content}mat-radio-button .mat-radio-label .mat-radio-container{width:18px;height:18px}mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-inner-circle{width:18px;height:18px}mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle{width:18px;height:18px;border-width:1.5px;border-color:var(--lightGrayColor)}mat-radio-button .mat-radio-label .mat-radio-container .mat-ripple{display:none}mat-radio-button .mat-radio-label .mat-radio-label-content{font-size:14px;line-height:1;color:var(--textColor)}mat-radio-button.mat-radio-checked .mat-radio-container .mat-radio-inner-circle{background-color:var(--primaryColor)!important}mat-radio-button.mat-radio-checked .mat-radio-container .mat-radio-outer-circle{border-color:var(--primaryColor)!important}mat-radio-button.mat-radio-disabled .mat-radio-container .mat-radio-inner-circle{background-color:var(--lightGrayColor)}mat-radio-button.mat-radio-disabled .mat-radio-container .mat-radio-outer-circle{border-color:var(--lightGrayColor)!important}mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:var(--lightGrayColor)!important}.selected-radio-button .mdc-radio__inner-circle{border-color:var(--primaryColor)!important;opacity:1!important}.selected-radio-button .mdc-radio__outer-circle{border-color:var(--primaryColor);opacity:1!important}.dark-theme .mat-select-value{color:var(--textColor)!important}.radio-button-style-1 .mdc-form-field{--mdc-typography-body2-font-size: 12px}.filter-toggle label,.permission-toggle label,.sidenav-toggle label,.me-toggle label{cursor:pointer;color:var(--textColor)!important;padding-left:9px!important;line-height:17px!important}.filter-toggle .mdc-switch__track,.permission-toggle .mdc-switch__track,.sidenav-toggle .mdc-switch__track,.me-toggle .mdc-switch__track{min-height:24px!important;border-radius:20px!important}.filter-toggle .mdc-switch__track,.permission-toggle .mdc-switch__track,.sidenav-toggle .mdc-switch__track,.me-toggle .mdc-switch__track{opacity:1!important}.filter-toggle .mdc-switch__track:before,.permission-toggle .mdc-switch__track:before,.sidenav-toggle .mdc-switch__track:before,.me-toggle .mdc-switch__track:before{background-color:var(--secondaryDisabledBackgroundColor)!important}.filter-toggle .mdc-switch__track:after,.permission-toggle .mdc-switch__track:after,.sidenav-toggle .mdc-switch__track:after,.me-toggle .mdc-switch__track:after{background-color:var(--primaryColor)!important}.filter-toggle .mdc-elevation-overlay,.permission-toggle .mdc-elevation-overlay,.sidenav-toggle .mdc-elevation-overlay,.me-toggle .mdc-elevation-overlay{opacity:1!important}.filter-toggle .mdc-switch__handle,.permission-toggle .mdc-switch__handle,.sidenav-toggle .mdc-switch__handle,.me-toggle .mdc-switch__handle{left:-2px!important}.filter-toggle .mdc-switch__handle:after,.permission-toggle .mdc-switch__handle:after,.sidenav-toggle .mdc-switch__handle:after,.me-toggle .mdc-switch__handle:after{background-color:var(--whiteColor)!important}.filter-toggle svg,.permission-toggle svg,.sidenav-toggle svg,.me-toggle svg{display:none!important}.not-checked.filter-toggle .mdc-switch__handle,.not-checked.permission-toggle .mdc-switch__handle,.not-checked.sidenav-toggle .mdc-switch__handle,.not-checked.me-toggle .mdc-switch__handle{left:2px!important}.no-label.filter-toggle .mdc-form-field .mdc-label,.no-label.permission-toggle .mdc-form-field .mdc-label,.no-label.sidenav-toggle .mdc-form-field .mdc-label,.no-label.me-toggle .mdc-form-field .mdc-label{display:none!important}.filter-toggle .mdc-switch--disabled .mdc-switch__track:before,.permission-toggle .mdc-switch--disabled .mdc-switch__track:before,.sidenav-toggle .mdc-switch--disabled .mdc-switch__track:before,.me-toggle .mdc-switch--disabled .mdc-switch__track:before{background-color:var(--toggleSliderDisabled)!important}.filter-toggle .mdc-switch--disabled .mdc-switch__track:after,.permission-toggle .mdc-switch--disabled .mdc-switch__track:after,.sidenav-toggle .mdc-switch--disabled .mdc-switch__track:after,.me-toggle .mdc-switch--disabled .mdc-switch__track:after{background-color:var(--toggleSliderDisabled)!important}.filter-toggle .mdc-switch--disabled .mdc-switch__icons,.permission-toggle .mdc-switch--disabled .mdc-switch__icons,.sidenav-toggle .mdc-switch--disabled .mdc-switch__icons,.me-toggle .mdc-switch--disabled .mdc-switch__icons{background:var(--tertiaryLightColor)!important;border:.5px solid rgba(0,0,0,.101987)!important;box-shadow:0 2px 4px #0000002b!important;transform:scaleX(-1)!important;border-radius:50%!important}.sidenav-toggle .mdc-switch__track:after{background-color:#709ac3!important}.permission-toggle-information{color:var(--inputPlaceholder);margin-left:11px}.filter-toggle{height:24px;display:flex!important}.filter-toggle .mdc-switch{transform:scale(.6)!important;margin-right:-5px!important}.filter-toggle .label{margin-right:-10px!important;font-size:12px;color:var(--primaryColor)!important}.mdc-text-field__input{color:var(--textColor)!important}.me-input-control{width:100%;margin-bottom:9px}.me-input-control .mat-mdc-form-field-hint-wrapper{padding:0;font-size:10px;line-height:16px}.me-input-control .mdc-text-field{overflow:visible}.me-input-control input{height:24px!important;padding-left:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.me-input-control input::placeholder{color:var(--inputPlaceholder)!important;font-weight:400!important}.me-input-control textarea{padding-left:8px}.me-input-control textarea::placeholder{color:var(--inputPlaceholder)!important;font-weight:400!important}.me-input-control .mat-input-element,.me-input-control .mat-form-field-autofill-control{caret-color:var(--textColor)!important}.me-input-control .mat-mdc-text-field-wrapper{padding:0 12px!important}.me-input-control .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix .mat-icon{padding:0}.me-input-control .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-height:42px;display:flex;align-items:center;padding:14px 0;width:unset}.me-input-control .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.me-input-control .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--inputBorderLine)!important;border-width:1px!important}.me-input-control .mat-mdc-text-field-wrapper .mdc-line-ripple,.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--focused .mdc-line-ripple{color:var(--textColor)}.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--focused input{color:var(--textColor)!important}.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--focused .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--focused .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--primaryColor)!important}.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--invalid .mdc-line-ripple{color:var(--errorColor)}.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--invalid input{color:var(--errorColor)!important}.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--invalid input::placeholder{color:var(--errorColor)!important}.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.me-input-control .mat-mdc-text-field-wrapper.mdc-text-field--invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--errorColor)!important}.me-input-control .mat-mdc-form-field-icon-suffix .mdc-icon-button{width:24px!important;height:24px!important;padding:0!important}.me-input-control .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:0!important}.me-input-control .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:0!important}.me-input-control .mat-mdc-form-field-icon-suffix .mat-mdc-icon-button .mat-mdc-button-persistent-ripple:before{opacity:0!important}.me-input-control .mat-mdc-form-field-icon-suffix .eye-icon-button{width:32px!important;height:32px!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.me-input-control .mat-mdc-form-field-icon-suffix .mat-icon{padding:0;color:var(--textColor);transition:all .2s ease-in-out;position:relative;cursor:pointer}.me-input-control .mat-mdc-form-field-icon-suffix .mat-icon.eye-icon{cursor:pointer;color:var(--inputBorderLine)}.me-input-control .mat-mdc-form-field-icon-suffix .mat-icon.rotate{transform:rotate(180deg)}.me-input-control .mdc-text-field--disabled input{color:var(--textColor)!important}.me-input-control .mat-mdc-select{position:relative;padding:0 3px;color:var(--textColor)}.me-input-control .mat-mdc-select-arrow-wrapper{display:none}.me-input-control .suffix-button{width:24px!important;height:24px!important;padding:0!important;line-height:24px}.me-input-control.no-padding .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.me-search-control{min-width:100px;max-width:280px;width:100%;margin:0!important}.me-input-control.me-search-control .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.me-search-control .mat-mdc-form-field-infix{min-height:42px!important;padding:9px 0!important}.me-input-control.me-search-control .mat-mdc-form-field-icon-prefix{padding:0 0 0 4px!important}.me-input-control.me-search-control .mat-mdc-form-field-infix{width:180px!important}@media only screen and (max-width: 450px){.me-input-control.me-search-control .mat-mdc-form-field-infix{width:unset!important}}.me-input-control.ff-h32{margin-bottom:0}.me-input-control.ff-h32 .mat-mdc-form-field-infix{max-height:32px!important;min-height:32px!important;padding:0!important}.me-input-control.me-code-input{width:120px}.me-input-control .mat-mdc-select-placeholder{color:var(--inputPlaceholder)!important}.me-input-control .mat-mdc-form-field-error{font-size:12px;color:var(--errorColor)}.me-input-control.search .mat-mdc-form-field-infix{width:152px!important}@media only screen and (max-width: 450px){.me-input-control.search .mat-mdc-form-field-infix{width:unset!important}}.me-input-control.mat-form-field-disabled input{color:var(--buttonDisabled)!important}.me-input-control.mat-form-field-disabled input::placeholder{color:var(--buttonDisabled)!important}.me-input-control.mat-form-field-disabled .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.me-input-control.mat-form-field-disabled .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--buttonDisabled)!important}.me-input-control.mat-form-field-disabled .mdc-text-field--disabled input,.me-input-control.mat-form-field-disabled .mdc-text-field--disabled textarea,.me-input-control.mat-form-field-disabled .mat-mdc-select-disabled .mat-mdc-select-value{color:var(--buttonDisabled)!important}.me-input-control.active .mdc-text-field--disabled input,.me-input-control.active .mat-mdc-select-disabled .mat-mdc-select-value{color:var(--textColor)!important}.me-input-control.day-part-rate{margin-bottom:9px!important}.me-input-control.day-part-rate .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.day-part-rate .mat-mdc-form-field-infix{padding:0!important;min-height:32px!important}.me-input-control.day-part-rate .mat-mdc-form-field-icon-prefix{color:var(--inputBorderLine)}.me-input-control.day-part-rate .mat-mdc-form-field-icon-prefix .focused{color:var(--textColor)}.me-input-control.day-part-rate .mat-mdc-form-field-icon-prefix .mat-icon{transition:none!important}.me-input-control.day-part-rate input[type=number]::-webkit-outer-spin-button,.me-input-control.day-part-rate input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.me-input-control.day-part-rate input[type=number]{-moz-appearance:textfield}.me-input-control.total-gross-input{margin-bottom:0!important;max-width:120px}.me-input-control.total-gross-input .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.total-gross-input .mat-mdc-form-field-infix{padding:0!important;min-height:40px}.me-input-control.no-bottom{margin-bottom:0!important}.me-input-control.no-bottom .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.small-input{max-width:80px!important;margin-bottom:0!important}.me-input-control.small-input .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.small-input .mat-mdc-form-field-infix{min-height:unset!important;max-height:30px}.me-input-control.small-input .mat-mdc-input-element{padding:0}.me-input-control.small-input .mdc-text-field--disabled input{color:var(--textColor)!important}.me-input-control.small-input-disabled .mdc-text-field--disabled input{color:var(--buttonDisabled)!important}.me-input-control.no-arrows input[type=number]::-webkit-outer-spin-button,.me-input-control.no-arrows input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.me-input-control.no-arrows input[type=number]{-moz-appearance:textfield}.me-input-control.me-date-time-control{min-width:unset!important;max-width:unset!important;margin-bottom:0!important}.me-input-control.me-date-time-control .mat-mdc-form-field-subscript-wrapper{display:none!important}.me-input-control.me-date-time-control .mat-mdc-form-field-infix{min-height:unset!important;max-height:40px}.me-input-control.me-date-time-control .mat-mdc-input-element{padding:0}.me-input-control.me-date-time-control .mdc-text-field--disabled input{color:var(--textColor)!important}.me-input-control.me-date-time-control .mat-mdc-select-value-text{font-size:14px!important;line-height:18px!important}.ff-h42{margin-bottom:0}.ff-h42 .mat-mdc-form-field-infix{max-height:42px!important}.input-uppercase .mat-mdc-input-element{text-transform:uppercase!important}.mdc-radio{padding:0!important}.mdc-form-field label{padding-right:10px!important;color:var(--textColor)!important}.mat-drawer-container{color:var(--textColor)!important}.mat-mdc-radio-group{margin-bottom:25px}.mdc-radio__outer-circle{border-color:var(--inputBorderLine)!important}.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:var(--primaryColor)!important}.mdc-radio--disabled .mdc-radio__background .mdc-radio__outer-circle{border-color:var(--textColor)!important}.date-range-picker-control{display:flex!important;flex:1;margin-bottom:12px}.date-range-picker-control .mat-mdc-form-field-infix{min-height:42px;max-height:42px;padding:10px 0!important}.date-range-picker-control.mh-52 .mat-mdc-form-field-infix{min-height:52px;max-height:52px;padding:15px 0!important}.date-range-picker-control .mdc-notched-outline{--mdc-outlined-text-field-outline-color: var(--inputBorderColor);--mdc-outlined-text-field-focus-outline-color: var(--primaryColor);--mdc-outlined-text-field-hover-outline-color: var(--inputBorderColor)}.date-range-picker-control .mat-datepicker-toggle{--mat-mdc-button-ripple-color: transparent}.date-range-picker-control .mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-button-ripple,.date-range-picker-control .mat-datepicker-toggle .mat-mdc-icon-button .mat-mdc-focus-indicator{display:none}.date-range-picker-control .mat-datepicker-toggle .mat-mdc-button-base{padding:9px;height:42px;width:42px;color:var(--textColor)}.date-range-picker-control .mdc-notched-outline .mdc-notched-outline__leading,.date-range-picker-control .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--inputBorderLine)!important;border-width:1px!important}.date-range-picker-control.mdc-text-field--invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.date-range-picker-control.mdc-text-field--invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--errorColor)!important}.date-range-picker-control .mat-mdc-form-field-subscript-wrapper{display:none!important}.date-range-picker-control.invalid.mdc-text-field--invalid .mdc-line-ripple{color:var(--errorColor)}.date-range-picker-control.invalid.mdc-text-field--invalid input{color:var(--errorColor)!important}.date-range-picker-control.invalid.mdc-text-field--invalid input::placeholder{color:var(--errorColor)!important}.date-range-picker-control.invalid.mdc-text-field--invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.date-range-picker-control.invalid.mdc-text-field--invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--errorColor)!important}.date-range-picker-control.invalid .mdc-notched-outline .mdc-notched-outline__leading,.date-range-picker-control.invalid .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--inputBorderLine)!important;border-width:1px!important}.date-range-picker-control.opened .mdc-notched-outline .mdc-notched-outline__leading,.date-range-picker-control.opened .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--primaryColor)!important}.date-range-picker-control.commission-date-range .mat-mdc-form-field-infix{padding:16px 0!important;max-height:52px!important}.date-range-picker-control input{font-size:14px!important}.date-range-picker-control input::placeholder{color:var(--inputPlaceholder)!important}mat-label{display:block;font-size:12px;line-height:16px;margin-left:20px;margin-bottom:4px;font-weight:400;color:var(--inputLabel)}@media only screen and (max-width: 500px){mat-label{margin-left:16px}}mat-datepicker-content{box-shadow:var(--boxShadow)!important;color:var(--textColor)!important;background-color:var(--backgroundColor)!important}mat-datepicker-content .mat-calendar-period-button,mat-datepicker-content .mat-calendar-table-header th,mat-datepicker-content .mat-calendar-body-cell-content{font-size:12px}mat-datepicker-content .mat-calendar-previous-button,mat-datepicker-content .mat-calendar-next-button{color:var(--textColor)!important}mat-datepicker-content .mat-calendar-table-header,mat-datepicker-content .mat-calendar-body-label{color:var(--darkGrayColor)!important}mat-datepicker-content .mat-calendar-arrow{fill:var(--textColor)!important}mat-datepicker-content .mat-calendar-body-cell-content,mat-datepicker-content .mat-date-range-input-separator{color:var(--textColor)}mat-datepicker-content .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:var(--primaryLightColor)!important;color:var(--whiteColor)}mat-datepicker-content .mat-calendar-body-selected{background-color:var(--primaryLightColor)!important;color:var(--whiteColor);box-shadow:none!important}mat-datepicker-content .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--accentColor)!important}mat-datepicker-content .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:unset!important}mat-datepicker-content .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--lightGrayColor)}mat-datepicker-content .mat-calendar-body-range-start .mat-calendar-body-cell-content{background-color:var(--accentColor)!important}mat-datepicker-content .mat-calendar-body-in-range:before{background-color:var(--accentColor)}.mat-date-range-input-container{gap:5px}.mat-date-range-input-separator{margin:0!important}.mat-date-range-input-start-wrapper{min-width:94px}.mat-date-range-input-end-wrapper{max-width:94px!important}.mat-date-range-input-end-wrapper input{text-indent:2px}.me-select-checkbox,.contact-select,.me-select{padding:0!important}.me-select-checkbox .mat-mdc-option,.contact-select .mat-mdc-option,.me-select .mat-mdc-option{padding:0 10px!important}.me-select-checkbox .mat-pseudo-checkbox,.contact-select .mat-pseudo-checkbox,.me-select .mat-pseudo-checkbox{margin-right:10px!important}.me-select-checkbox .mat-mdc-option .mdc-list-item__primary-text,.contact-select .mat-mdc-option .mdc-list-item__primary-text,.me-select .mat-mdc-option .mdc-list-item__primary-text{font-size:14px!important;line-height:18px!important}.me-select-checkbox .mdc-list-item:not(:disabled):hover,.contact-select .mdc-list-item:not(:disabled):hover,.me-select .mdc-list-item:not(:disabled):hover{background-color:var(--selectBackground)!important}.me-select-checkbox .mdc-list-item.mdc-list-item--selected:hover,.contact-select .mdc-list-item.mdc-list-item--selected:hover,.me-select .mdc-list-item.mdc-list-item--selected:hover{background-color:var(--secondarySelectBackgroundColor)!important}.me-select-checkbox .mat-mdc-option-active,.contact-select .mat-mdc-option-active,.me-select .mat-mdc-option-active{background-color:var(--selectBackground)!important}.me-select-checkbox .mdc-list-item--selected,.contact-select .mdc-list-item--selected,.me-select .mdc-list-item--selected{background-color:var(--secondarySelectBackgroundColor)!important}.me-select-checkbox .mdc-list-item__primary-text,.contact-select .mdc-list-item__primary-text,.me-select .mdc-list-item__primary-text{color:var(--textColor)!important}.me-select-checkbox .mat-mdc-option-pseudo-checkbox,.contact-select .mat-mdc-option-pseudo-checkbox,.me-select .mat-mdc-option-pseudo-checkbox{border-color:var(--inputBorderLine)!important}.me-select-checkbox .mat-pseudo-checkbox-checked,.contact-select .mat-pseudo-checkbox-checked,.me-select .mat-pseudo-checkbox-checked{background-color:transparent!important;border-color:var(--primaryColor)!important}.me-select-checkbox .mat-pseudo-checkbox-checked:after,.contact-select .mat-pseudo-checkbox-checked:after,.me-select .mat-pseudo-checkbox-checked:after{color:var(--primaryColor)!important}.mat-mdc-select-invalid .mat-mdc-select-placeholder{color:var(--errorColor)!important}.contact-select .mat-mdc-option{padding:5px 10px!important;border-bottom:1px solid var(--lightGrayColor)!important}.mat-mdc-option .mdc-list-item__primary-text{font-size:14px!important;line-height:18px!important}.mat-mdc-autocomplete-panel{padding:0!important}.add-new mat-pseudo-checkbox{display:none!important}.me-select-checkbox .mdc-list-item__primary-text{flex:1!important}.me-select-checkbox .mdc-list-item__primary-text .mat-mdc-checkbox,.me-select-checkbox .mdc-list-item__primary-text .mat-mdc-checkbox .mdc-form-field{width:100%!important}.me-select-checkbox .mdc-list-item__primary-text .mat-mdc-checkbox .mdc-form-field .mdc-label{width:100%!important;height:48px!important;display:flex!important;align-items:center!important}.avail-rate-types{padding:0 0 0 24px!important}.avail-rate-types .mat-mdc-list-item{height:32px!important}.avail-rate-types .mat-mdc-list-item:hover,.avail-rate-types .mat-mdc-list-item[aria-selected=true],.avail-rate-types .mat-mdc-list-item[aria-selected=false]{background-color:transparent!important}.avail-rate-types .mat-mdc-list-item[aria-selected=true] .mdc-checkbox__background{border-color:var(--primaryColor)!important}.avail-rate-types .mat-mdc-list-item[aria-selected=true] .mdc-checkbox__background .mdc-checkbox__checkmark{transform:scale(.85)}.avail-spot-durations{display:flex!important;max-width:320px;margin-left:-11px!important}.avail-spot-durations .mat-mdc-list-item{height:32px!important;padding:0!important}.avail-spot-durations .mat-mdc-list-item:hover{background-color:transparent!important}.avail-spot-durations .mat-mdc-list-item .mat-mdc-list-item-unscoped-content{font-size:14px;line-height:22px}.avail-spot-durations .mat-mdc-list-item[aria-selected=true],.avail-spot-durations .mat-mdc-list-item[aria-selected=false]{background-color:transparent!important}.avail-spot-durations .mat-mdc-list-item[aria-selected=true] .mdc-checkbox__background{border-color:var(--primaryColor)!important}.avail-spot-durations .mat-mdc-list-item[aria-selected=true] .mdc-checkbox__background .mdc-checkbox__checkmark{transform:scale(.85)}.avail-day-parts{display:flex!important;flex-wrap:wrap;margin-left:-11px!important}.avail-day-parts .mat-mdc-list-item{height:32px!important;padding:0!important;width:33.33%}.avail-day-parts .mat-mdc-list-item:hover{background-color:transparent!important}.avail-day-parts .mat-mdc-list-item .mat-mdc-list-item-unscoped-content{font-size:14px;line-height:22px}@media only screen and (max-width: 950px){.avail-day-parts .mat-mdc-list-item{width:50%}}@media only screen and (max-width: 500px){.avail-day-parts .mat-mdc-list-item{width:100%}}.avail-day-parts .mat-mdc-list-item[aria-selected=true],.avail-day-parts .mat-mdc-list-item[aria-selected=false]{background-color:transparent!important}.avail-day-parts .mat-mdc-list-item[aria-selected=true] .mdc-checkbox__background{border-color:var(--primaryColor)!important}.avail-day-parts .mat-mdc-list-item[aria-selected=true] .mdc-checkbox__background .mdc-checkbox__checkmark{transform:scale(.85)}.remove-selected .mdc-list-item__primary-text{color:revert!important}.remove-selected .mat-pseudo-checkbox{display:none}.days-selection{gap:12px!important;display:flex!important;padding:0!important;flex-wrap:wrap}.days-selection .mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start{display:none!important}.days-selection .mat-mdc-list-item{height:34px!important;width:34px;padding:0;border:1px solid var(--primaryColor);border-radius:50%!important;transition:background-color .2s ease-in-out}.days-selection .mat-mdc-list-item .mdc-list-item__content{text-align:center!important}.days-selection .mat-mdc-list-item .mdc-list-item__primary-text{font-size:12px!important;line-height:16px!important;-webkit-user-select:none!important;user-select:none!important;transition:color .2s ease-in-out;opacity:1}.days-selection .mat-mdc-list-item:hover,.days-selection .mat-mdc-list-item:focus{background-color:var(--whiteColor)!important}.days-selection .mat-mdc-list-item.day-selected{background-color:var(--primaryColor)!important}.days-selection .mat-mdc-list-item.day-selected .mdc-list-item__primary-text{color:var(--whiteColor)!important}.autocomplete-add-new{min-height:48px;display:flex;align-items:center;padding:0 16px;gap:16px;cursor:pointer}.autocomplete-add-new:hover{background-color:var(--mat-option-hover-state-layer-color)}.admin-profile-menu-panel{min-width:205px!important;margin-top:8px;padding:0!important;border-radius:8px!important;box-shadow:0 4px 20px #0003!important}.notification-menu{max-width:unset!important;min-width:550px!important;max-height:calc(100vh - 100px);overflow:hidden!important;border-radius:4px!important;box-shadow:var(--notificationBoxShadow)}@media only screen and (max-width: 650px){.notification-menu{max-width:450px!important;min-width:450px!important;left:5px;position:relative}}@media only screen and (max-width: 500px){.notification-menu{max-width:360px!important;min-width:360px!important;left:5px;position:relative}}.notification-menu .mat-mdc-menu-content{height:100%}.mat-mdc-menu-content{padding:0!important}.mat-mdc-list-item .mdc-list-item__start{margin-right:0!important}.mat-mdc-list-item .mdc-list-item__start .mdc-checkbox__background{background-color:transparent!important;border-color:var(--inputBorderLine)!important}.mat-mdc-list-item .mdc-list-item__start .mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--primaryColor)!important}.mat-mdc-list-item .mdc-list-item__start .mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--primaryColor)!important}.mat-mdc-list-item .mdc-list-item__primary-text{color:var(--textColor)!important}.mat-mdc-list-item:before{opacity:0!important}.mat-mdc-list-item:hover{background-color:var(--selectBackground)!important}.mat-mdc-list-item:focus{background-color:var(--selectBackground)!important}.mat-mdc-list-item.selected{background-color:var(--selectBackground)!important}.mat-mdc-list-item.selected .mdc-list-item__start .mdc-checkbox__background,.mat-mdc-list-item.selected-type .mdc-list-item__start .mdc-checkbox__background{border-color:var(--primaryColor)!important}.radio-station-columns,.agency-columns,.avail-columns,.competitive-check-columns{min-width:410px!important;bottom:10px;top:10px}.radio-station-columns .checkboxes,.agency-columns .checkboxes,.avail-columns .checkboxes,.competitive-check-columns .checkboxes{column-count:2;padding:10px}@media only screen and (max-width: 450px){.radio-station-columns,.agency-columns,.avail-columns,.competitive-check-columns{min-width:280px!important}.radio-station-columns .checkboxes,.agency-columns .checkboxes,.avail-columns .checkboxes,.competitive-check-columns .checkboxes{column-count:1}}.radio-station-filters,.agency-filters,.avail-filters,.order-filters,.competitive-check-filters{min-width:410px!important;bottom:10px;top:10px}.radio-station-filters .checkboxes,.agency-filters .checkboxes,.avail-filters .checkboxes,.order-filters .checkboxes,.competitive-check-filters .checkboxes{column-count:2;padding:10px}.radio-station-filters .checkboxes .mat-mdc-checkbox,.agency-filters .checkboxes .mat-mdc-checkbox,.avail-filters .checkboxes .mat-mdc-checkbox,.order-filters .checkboxes .mat-mdc-checkbox,.competitive-check-filters .checkboxes .mat-mdc-checkbox{min-width:150px!important}@media only screen and (max-width: 450px){.radio-station-filters,.agency-filters,.avail-filters,.order-filters,.competitive-check-filters{min-width:280px!important}.radio-station-filters .checkboxes,.agency-filters .checkboxes,.avail-filters .checkboxes,.order-filters .checkboxes,.competitive-check-filters .checkboxes{column-count:1}}.radio-station-bookmarks,.agency-bookmarks,.avail-bookmarks,.order-bookmarks,.competitive-check-bookmarks{min-width:270px!important;padding:20px!important}.date-time-menu{max-width:unset!important}.date-time-menu .date-time{min-width:310px;display:flex;flex-direction:column}.date-time-menu .date-time .time{display:flex;gap:10px;padding:10px 10px 20px}.date-time-menu .date-time .time .control{flex:1;width:calc(33.33% - 6.66px)}.date-time-menu .date-time .close-button{margin:0 10px 10px;width:calc(100% - 20px)}.me-dialog-send-agreement .mat-mdc-dialog-title,.me-dialog-email-log .mat-mdc-dialog-title,.feature-icon-dialog .mat-mdc-dialog-title,.me-dialog-big .mat-mdc-dialog-title,.me-dialog-add-product .mat-mdc-dialog-title,.me-avail-stations-rates-dialog .mat-mdc-dialog-title,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-title,.me-radio-stations-dialog .mat-mdc-dialog-title,.me-deal-type-dialog .mat-mdc-dialog-title,.me-dialog .mat-mdc-dialog-title{margin-bottom:0!important;padding-left:0;color:var(--textColor)!important}.me-dialog-send-agreement .mat-mdc-dialog-title:before,.me-dialog-email-log .mat-mdc-dialog-title:before,.feature-icon-dialog .mat-mdc-dialog-title:before,.me-dialog-big .mat-mdc-dialog-title:before,.me-dialog-add-product .mat-mdc-dialog-title:before,.me-avail-stations-rates-dialog .mat-mdc-dialog-title:before,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-title:before,.me-radio-stations-dialog .mat-mdc-dialog-title:before,.me-deal-type-dialog .mat-mdc-dialog-title:before,.me-dialog .mat-mdc-dialog-title:before{display:none!important}.me-dialog-send-agreement h3,.me-dialog-email-log h3,.feature-icon-dialog h3,.me-dialog-big h3,.me-dialog-add-product h3,.me-avail-stations-rates-dialog h3,.me-avail-radio-stations-comment-dialog h3,.me-radio-stations-dialog h3,.me-deal-type-dialog h3,.me-dialog h3{font-size:20px!important;font-weight:400!important}.me-dialog-send-agreement .mat-mdc-dialog-container,.me-dialog-email-log .mat-mdc-dialog-container,.feature-icon-dialog .mat-mdc-dialog-container,.me-dialog-big .mat-mdc-dialog-container,.me-dialog-add-product .mat-mdc-dialog-container,.me-avail-stations-rates-dialog .mat-mdc-dialog-container,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-container,.me-radio-stations-dialog .mat-mdc-dialog-container,.me-deal-type-dialog .mat-mdc-dialog-container,.me-dialog .mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;max-width:650px;min-width:580px;border-radius:4px}.me-dialog-send-agreement .mat-mdc-dialog-content,.me-dialog-email-log .mat-mdc-dialog-content,.feature-icon-dialog .mat-mdc-dialog-content,.me-dialog-big .mat-mdc-dialog-content,.me-dialog-add-product .mat-mdc-dialog-content,.me-avail-stations-rates-dialog .mat-mdc-dialog-content,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-content,.me-radio-stations-dialog .mat-mdc-dialog-content,.me-deal-type-dialog .mat-mdc-dialog-content,.me-dialog .mat-mdc-dialog-content{padding:0!important;color:var(--textColor)!important}.me-dialog-send-agreement .mat-mdc-dialog-actions,.me-dialog-email-log .mat-mdc-dialog-actions,.feature-icon-dialog .mat-mdc-dialog-actions,.me-dialog-big .mat-mdc-dialog-actions,.me-dialog-add-product .mat-mdc-dialog-actions,.me-avail-stations-rates-dialog .mat-mdc-dialog-actions,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-actions,.me-radio-stations-dialog .mat-mdc-dialog-actions,.me-deal-type-dialog .mat-mdc-dialog-actions,.me-dialog .mat-mdc-dialog-actions{margin-bottom:unset;min-height:unset;padding:0}.me-dialog-send-agreement .mat-mdc-dialog-actions .mat-mdc-button-base,.me-dialog-email-log .mat-mdc-dialog-actions .mat-mdc-button-base,.feature-icon-dialog .mat-mdc-dialog-actions .mat-mdc-button-base,.me-dialog-big .mat-mdc-dialog-actions .mat-mdc-button-base,.me-dialog-add-product .mat-mdc-dialog-actions .mat-mdc-button-base,.me-avail-stations-rates-dialog .mat-mdc-dialog-actions .mat-mdc-button-base,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-actions .mat-mdc-button-base,.me-radio-stations-dialog .mat-mdc-dialog-actions .mat-mdc-button-base,.me-deal-type-dialog .mat-mdc-dialog-actions .mat-mdc-button-base,.me-dialog .mat-mdc-dialog-actions .mat-mdc-button-base{margin:0!important}.me-dialog-send-agreement .dialog-container,.me-dialog-email-log .dialog-container,.feature-icon-dialog .dialog-container,.me-dialog-big .dialog-container,.me-dialog-add-product .dialog-container,.me-avail-stations-rates-dialog .dialog-container,.me-avail-radio-stations-comment-dialog .dialog-container,.me-radio-stations-dialog .dialog-container,.me-deal-type-dialog .dialog-container,.me-dialog .dialog-container{padding:20px!important}@media only screen and (max-width: 768px){.me-dialog-send-agreement .mat-mdc-dialog-container,.me-dialog-email-log .mat-mdc-dialog-container,.feature-icon-dialog .mat-mdc-dialog-container,.me-dialog-big .mat-mdc-dialog-container,.me-dialog-add-product .mat-mdc-dialog-container,.me-avail-stations-rates-dialog .mat-mdc-dialog-container,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-container,.me-radio-stations-dialog .mat-mdc-dialog-container,.me-deal-type-dialog .mat-mdc-dialog-container,.me-dialog .mat-mdc-dialog-container{min-width:400px}}@media only screen and (max-height: 700px){.me-dialog-send-agreement .mat-mdc-dialog-content,.me-dialog-email-log .mat-mdc-dialog-content,.feature-icon-dialog .mat-mdc-dialog-content,.me-dialog-big .mat-mdc-dialog-content,.me-dialog-add-product .mat-mdc-dialog-content,.me-avail-stations-rates-dialog .mat-mdc-dialog-content,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-content,.me-radio-stations-dialog .mat-mdc-dialog-content,.me-deal-type-dialog .mat-mdc-dialog-content,.me-dialog .mat-mdc-dialog-content{max-height:45vh}}@media only screen and (max-width: 565px){.me-dialog-send-agreement,.me-dialog-email-log,.feature-icon-dialog,.me-dialog-big,.me-dialog-add-product,.me-avail-stations-rates-dialog,.me-avail-radio-stations-comment-dialog,.me-radio-stations-dialog,.me-deal-type-dialog,.me-dialog{min-width:85%}.me-dialog-send-agreement .mat-mdc-dialog-container,.me-dialog-email-log .mat-mdc-dialog-container,.feature-icon-dialog .mat-mdc-dialog-container,.me-dialog-big .mat-mdc-dialog-container,.me-dialog-add-product .mat-mdc-dialog-container,.me-avail-stations-rates-dialog .mat-mdc-dialog-container,.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-container,.me-radio-stations-dialog .mat-mdc-dialog-container,.me-deal-type-dialog .mat-mdc-dialog-container,.me-dialog .mat-mdc-dialog-container{min-width:100%}.me-dialog-send-agreement .mt-52,.me-dialog-email-log .mt-52,.feature-icon-dialog .mt-52,.me-dialog-big .mt-52,.me-dialog-add-product .mt-52,.me-avail-stations-rates-dialog .mt-52,.me-avail-radio-stations-comment-dialog .mt-52,.me-radio-stations-dialog .mt-52,.me-deal-type-dialog .mt-52,.me-dialog .mt-52{margin-top:52px!important}}.me-dialog.dialog-with-editor .mat-mdc-dialog-container{max-width:980px;min-width:980px;max-height:90vh;overflow-y:auto}@media only screen and (max-width: 1180px){.me-dialog.dialog-with-editor .mat-mdc-dialog-container{max-width:90vw;min-width:100%}}.me-deal-type-dialog .mat-mdc-dialog-container{min-width:850px}.me-radio-stations-dialog .mat-mdc-dialog-title{padding:0}.me-radio-stations-dialog .mat-mdc-dialog-title h3{margin-bottom:10px!important}.me-radio-stations-dialog .mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;max-width:unset!important;min-width:580px;border-radius:4px}@media only screen and (max-width: 800px){.me-radio-stations-dialog .mat-mdc-dialog-container{min-width:unset}}.me-radio-stations-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface{width:-moz-fit-content;width:fit-content;max-width:1450px;width:95vw}.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-title{padding:0}.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-title h3{margin-bottom:10px!important}.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;max-width:900px!important;min-width:580px;border-radius:4px}@media only screen and (max-width: 800px){.me-avail-radio-stations-comment-dialog .mat-mdc-dialog-container{min-width:unset}}.me-avail-stations-rates-dialog .mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;max-width:unset!important;min-width:580px;border-radius:4px;min-height:90vh}@media only screen and (max-width: 800px){.me-avail-stations-rates-dialog .mat-mdc-dialog-container{min-width:unset}}.me-avail-stations-rates-dialog .mat-mdc-dialog-content{max-height:75vh;overflow-x:hidden}.me-dialog-add-product .mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;max-width:810px!important;min-width:580px;border-radius:4px;min-height:unset}@media only screen and (max-width: 800px){.me-dialog-add-product .mat-mdc-dialog-container{min-width:unset}}.me-dialog-add-product .mat-mdc-dialog-content{max-height:75vh;overflow-x:hidden}.me-dialog-big .mat-mdc-dialog-container{max-width:98vw!important}.dialog-bottom-navigation .mat-mdc-dialog-container{padding:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dialog-bottom-navigation .mat-mdc-dialog-content{padding:0;margin:0;max-height:85vh;min-height:400px}.dialog-bottom-navigation-backdrop{transition-duration:.2s!important;background:var(--backdropColor)}.cdk-overlay-dark-backdrop{background:var(--backdropColor)!important}.mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;color:var(--textColor)!important}@media only screen and (max-width: 565px){.feature-icon-dialog .mat-mdc-dialog-container{max-height:90vh;overflow-y:auto}}.me-dialog-email-log .mat-mdc-dialog-container{max-width:unset!important}.me-dialog-send-agreement .mat-mdc-dialog-container{background-color:var(--backgroundColor)!important;max-width:unset!important;min-width:580px;border-radius:4px}@media only screen and (max-width: 800px){.me-dialog-send-agreement .mat-mdc-dialog-container{min-width:unset}}.me-dialog-send-agreement .mat-mdc-dialog-content{max-height:75vh;overflow-x:hidden}.me-table-radio-station-add-product,.me-table-schedule,.me-table{overflow-x:auto;background:var(--backgroundColor)!important;position:relative}.me-table-radio-station-add-product::-webkit-scrollbar,.me-table-schedule::-webkit-scrollbar,.me-table::-webkit-scrollbar{height:6px!important;width:6px!important}.me-table-radio-station-add-product .mat-mdc-header-row,.me-table-schedule .mat-mdc-header-row,.me-table .mat-mdc-header-row,.me-table-radio-station-add-product .mat-mdc-footer-row,.me-table-schedule .mat-mdc-footer-row,.me-table .mat-mdc-footer-row,.me-table-radio-station-add-product .mat-mdc-row,.me-table-schedule .mat-mdc-row,.me-table .mat-mdc-row{min-height:56px!important}.me-table-radio-station-add-product .mat-mdc-header-row .mat-mdc-header-cell,.me-table-schedule .mat-mdc-header-row .mat-mdc-header-cell,.me-table .mat-mdc-header-row .mat-mdc-header-cell,.me-table-radio-station-add-product .mat-mdc-footer-row .mat-mdc-header-cell,.me-table-schedule .mat-mdc-footer-row .mat-mdc-header-cell,.me-table .mat-mdc-footer-row .mat-mdc-header-cell,.me-table-radio-station-add-product .mat-mdc-row .mat-mdc-header-cell,.me-table-schedule .mat-mdc-row .mat-mdc-header-cell,.me-table .mat-mdc-row .mat-mdc-header-cell{font-weight:400;font-size:14px;line-height:22px;color:var(--headerLabel)!important}.me-table-radio-station-add-product .mat-mdc-header-row,.me-table-schedule .mat-mdc-header-row,.me-table .mat-mdc-header-row,.me-table-radio-station-add-product .mat-mdc-footer-row,.me-table-schedule .mat-mdc-footer-row,.me-table .mat-mdc-footer-row{min-height:56px!important}.me-table-radio-station-add-product .mat-mdc-cell,.me-table-schedule .mat-mdc-cell,.me-table .mat-mdc-cell,.me-table-radio-station-add-product .mat-mdc-header-cell,.me-table-schedule .mat-mdc-header-cell,.me-table .mat-mdc-header-cell,.me-table-radio-station-add-product .mat-mdc-footer-cell,.me-table-schedule .mat-mdc-footer-cell,.me-table .mat-mdc-footer-cell{border:none!important;padding:0}.me-table-radio-station-add-product .mat-mdc-cell:first-of-type,.me-table-schedule .mat-mdc-cell:first-of-type,.me-table .mat-mdc-cell:first-of-type,.me-table-radio-station-add-product .mat-mdc-header-cell:first-of-type,.me-table-schedule .mat-mdc-header-cell:first-of-type,.me-table .mat-mdc-header-cell:first-of-type,.me-table-radio-station-add-product .mat-mdc-footer-cell:first-of-type,.me-table-schedule .mat-mdc-footer-cell:first-of-type,.me-table .mat-mdc-footer-cell:first-of-type{padding-left:24px}.me-table-radio-station-add-product .mat-mdc-cell .cell-value .small-value,.me-table-schedule .mat-mdc-cell .cell-value .small-value,.me-table .mat-mdc-cell .cell-value .small-value,.me-table-radio-station-add-product .mat-mdc-header-cell .cell-value .small-value,.me-table-schedule .mat-mdc-header-cell .cell-value .small-value,.me-table .mat-mdc-header-cell .cell-value .small-value,.me-table-radio-station-add-product .mat-mdc-footer-cell .cell-value .small-value,.me-table-schedule .mat-mdc-footer-cell .cell-value .small-value,.me-table .mat-mdc-footer-cell .cell-value .small-value{color:var(--darkGrayColor);font-size:12px;line-height:20px}.me-table-radio-station-add-product .mat-mdc-header-cell,.me-table-schedule .mat-mdc-header-cell,.me-table .mat-mdc-header-cell{border-bottom:1px solid var(--lightGrayColor)!important}.me-table-radio-station-add-product .mat-mdc-cell,.me-table-schedule .mat-mdc-cell,.me-table .mat-mdc-cell{color:var(--textColor)!important;padding-right:10px;border-bottom:1px solid var(--lightGrayColor)!important}.me-table-radio-station-add-product .mat-mdc-cell .cell-label,.me-table-schedule .mat-mdc-cell .cell-label,.me-table .mat-mdc-cell .cell-label{display:none}.me-table-radio-station-add-product .mat-column-Expand,.me-table-schedule .mat-column-Expand,.me-table .mat-column-Expand{flex:0 0 50px;justify-content:center;padding:0;right:0;z-index:1;position:sticky;background-color:var(--backgroundColor)}.me-table-radio-station-add-product .mat-column-Expand .cell-value mat-icon,.me-table-schedule .mat-column-Expand .cell-value mat-icon,.me-table .mat-column-Expand .cell-value mat-icon{transition:all .2s ease-in-out}.me-table-radio-station-add-product .mat-column-Expand .cell-value mat-icon.rotate,.me-table-schedule .mat-column-Expand .cell-value mat-icon.rotate,.me-table .mat-column-Expand .cell-value mat-icon.rotate{transform:rotate(180deg)}.no-border-top.me-table-radio-station-add-product,.no-border-top.me-table-schedule,.no-border-top.me-table{border-top:none!important}.readonly.me-table-radio-station-add-product .mat-mdc-row,.readonly.me-table-schedule .mat-mdc-row,.readonly.me-table .mat-mdc-row{cursor:default}.readonly.me-table-radio-station-add-product .mat-mdc-row:hover,.readonly.me-table-schedule .mat-mdc-row:hover,.readonly.me-table .mat-mdc-row:hover,.readonly.me-table-radio-station-add-product .mat-mdc-row:hover .mat-mdc-cell,.readonly.me-table-schedule .mat-mdc-row:hover .mat-mdc-cell,.readonly.me-table .mat-mdc-row:hover .mat-mdc-cell{background-color:var(--backgroundColor)!important}@media only screen and (max-width: 800px){.me-table-schedule,.me-table{overflow:unset;padding-bottom:0}.me-table-schedule .mat-mdc-header-row,.me-table .mat-mdc-header-row,.me-table-schedule .mat-mdc-footer-row,.me-table .mat-mdc-footer-row,.me-table-schedule .mat-mdc-row,.me-table .mat-mdc-row{min-height:42px!important;min-width:unset!important}.me-table-schedule .mat-mdc-header-row,.me-table .mat-mdc-header-row{display:none;border-bottom:1px solid var(--lightGrayColor)!important}.me-table-schedule .mat-mdc-header-cell,.me-table .mat-mdc-header-cell{border-bottom:none!important}.me-table-schedule .mat-mdc-row,.me-table .mat-mdc-row{display:flex;flex-direction:column;align-items:flex-start;min-width:unset;position:relative;padding:5px 0;padding-right:25px!important;border-bottom:1px solid var(--lightGrayColor)!important}.me-table-schedule .mat-mdc-cell,.me-table .mat-mdc-cell{flex:0!important;padding:0!important;min-width:unset!important;flex-direction:row!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;min-height:38px;border-bottom:none!important}.me-table-schedule .mat-mdc-cell .cell-label,.me-table .mat-mdc-cell .cell-label{display:block!important;color:var(--labelColor);font-weight:600;min-width:110px}.me-table-schedule .mat-mdc-cell .cell-value,.me-table .mat-mdc-cell .cell-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;flex-direction:revert;align-items:center}.me-table-schedule .mat-mdc-cell .cell-value .small-value,.me-table .mat-mdc-cell .cell-value .small-value{font-size:14px;line-height:24px;margin-left:5px}.me-table-schedule .mat-mdc-cell .cell-value .type-icon,.me-table .mat-mdc-cell .cell-value .type-icon{display:flex}.me-table-schedule .mat-column-Expand,.me-table .mat-column-Expand{position:absolute;right:0;top:40%;flex:0}}.me-table .mat-mdc-row{background-color:var(--backgroundColor)}.me-table-schedule .mat-mdc-row{cursor:pointer;background-color:var(--backgroundColor)}.me-table-radio-station-add-product .mat-mdc-row{background-color:var(--backgroundColor)}.me-snackbar{margin:0!important;margin:1rem!important}.me-snackbar .mdc-snackbar__surface{background-color:transparent!important;padding-right:0!important;box-shadow:none!important;border-radius:4px!important}.me-snackbar .mdc-snackbar__surface .mdc-snackbar__label{padding:0!important}.snack-bar-service-version .mdc-snackbar__surface{background-color:var(--whiteColor)!important}.me-tab .mdc-tab__text-label{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--textColor);opacity:1;max-width:160px}.me-tab .mat-mdc-tab-body{width:100%}.me-tab .mat-mdc-tab-body-content{overflow:visible!important;height:auto}.me-tab .mat-mdc-tab-body-wrapper,.me-tab .mat-mdc-tab-body.mat-mdc-tab-body-active{overflow:visible!important}.me-tab.avail-rates-fill{height:calc(100% - 90px);max-height:400px}.me-tab.avail-rates-fill .mat-mdc-tab-header{margin-bottom:10px}.me-tab.avail-rates-fill .mat-mdc-tab-body-wrapper{overflow:auto!important;border-bottom:1px solid var(--lightGrayColor)}.me-tab.no-header .mat-mdc-tab-header{display:none!important}.me-tab.no-header .mat-mdc-tab-body-wrapper{border-top:none!important}.me-tab.has-header .mat-mdc-tab-header{display:block!important}.me-tab.stations-tab .mat-mdc-tab-header{max-width:350px;border:none}@media only screen and (max-width: 500px){.me-tab.stations-tab .mat-mdc-tab-header{max-width:270px}}.me-tab.stations-tab .mat-mdc-tab-body-wrapper{border-top:1px solid var(--lightGrayColor)}.me-tab.products-tab .mat-mdc-tab-header{max-width:350px;border:none}@media only screen and (max-width: 500px){.me-tab.products-tab .mat-mdc-tab-header{max-width:270px}}.me-tab.products-tab .mat-mdc-tab-body-wrapper{border-top:1px solid var(--lightGrayColor)}.me-tab.products-tab .mat-mdc-tab{max-width:175px;cursor:pointer}.mat-mdc-tab-header{border-color:var(--lightGrayColor)!important;border-bottom:1px solid}.tab-navigation{margin-top:20px;border-color:var(--lightBorderColor)!important}.tab-navigation .mat-mdc-tab-link{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:var(--textColor);opacity:1;max-width:160px}.tab-navigation .active-tab{color:var(--textColor)!important;opacity:1}.tab-navigation.employee-tab-navigation .mat-tab-link{height:40px!important}.tab-navigation .mat-mdc-tab-link .mdc-tab__text-label{color:var(--textColor)!important}.mat-ink-bar{background-color:var(--primaryColor)!important;height:2.5px!important;border-radius:8px;transition:0s!important}.client-tabs .mat-tab-label,.client-tabs .mat-tab-link{height:40px!important}.class-hide-tab0 div.mat-tab-label:nth-child(1){display:none}@media print{.mat-mdc-tab-header{display:none!important}}.mat-tooltip{background-color:var(--backgroundColor)!important;border-radius:1px!important;box-shadow:0 5px 17px #0000001c!important;color:var(--textColor)!important;font-weight:500!important;font-size:11px!important;padding:4px 12px!important;line-height:20px!important}.position-tooltip{white-space:pre-line!important}.position-tooltip .mdc-tooltip__surface{text-align:left!important}.mat-expansion-panel{background:revert!important;color:revert!important}.mat-expansion-panel-header-title{color:revert!important}.kyc-expansion{box-shadow:unset!important;border-radius:0!important}.kyc-expansion mat-expansion-panel-header{border-bottom:1px solid var(--lightBorderColor);padding:20px 0!important;height:unset!important}.kyc-expansion mat-expansion-panel-header p{margin-left:6px!important}.kyc-expansion mat-expansion-panel-header mat-icon{transition:.2s ease-in-out}.kyc-expansion mat-expansion-panel-header mat-icon.rotate{transform:rotate(90deg)}.kyc-expansion mat-expansion-panel-header.mat-expanded{height:unset!important}.kyc-expansion mat-expansion-panel-header:hover{background-color:unset!important}.kyc-expansion mat-expansion-panel-header .mat-expansion-indicator{display:none}.kyc-expansion .mat-expansion-panel-body{padding:0!important}.kyc-expansion .mat-expansion-panel-data{padding-top:20px}.client-history-panel{border-radius:4px!important;box-shadow:0 5px 17px #0000000d!important}.client-history-panel .mat-expansion-panel-header{height:unset!important;padding:20px}.client-history-panel .mat-expansion-panel-header:hover{background-color:unset!important}.client-history-panel .mat-expansion-panel-header .mat-expansion-indicator{display:none}.client-history-panel .mat-expansion-panel-header .mat-content{display:flex;flex-direction:column}.client-history-panel .mat-expansion-panel-body{padding:0 20px}@media only screen and (max-width: 500px){.client-history-panel .mat-expansion-panel-header{padding:16px}.client-history-panel .mat-expansion-panel-body{padding:0 16px}}.sell-buy-accordion{margin:5px 0 10px!important;display:block;border-bottom:1px solid var(--lightGrayColor)}.sell-buy-accordion .mat-expansion-panel{box-shadow:none!important;border-top:1px solid var(--lightGrayColor);border-radius:0!important}.sell-buy-accordion .mat-expansion-panel.mat-expansion-panel-spacing{margin:0}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-header{padding:0;color:var(--textColor)!important}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content{overflow:visible}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title{margin:0;flex:1;font-size:14px}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title .mat-icon{margin-left:5px;width:16px;height:16px;line-height:16px}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-title .input-value{margin-left:10px}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-content .mat-expansion-panel-header-description{flex:0;margin:0}.sell-buy-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:0}.filters-chip-list .mdc-evolution-chip-set__chips{display:flex;align-items:center;margin-left:0!important}.filters-chip-list .mat-mdc-chip{font-size:12px;line-height:16px;padding:0 8px!important;margin:0 5px 5px 0!important;color:var(--textColor)!important;background-color:var(--whiteColor)!important;border:1px solid var(--inputBorderLine)!important;max-height:24px}.filters-chip-list .mat-mdc-chip mat-icon{margin-left:0;opacity:1!important;color:var(--textColor)!important;width:16px!important;height:16px!important;font-size:16px!important}.filters-chip-list .mat-mdc-chip .mat-mdc-chip-action{padding-left:0!important}.filters-chip-list .mat-mdc-chip:after{background-color:unset!important}.filters-chip-list .mat-mdc-chip:hover .mat-mdc-chip-focus-overlay{opacity:0!important}.filters-chip-list .mat-mdc-chip .mat-icon{padding-right:0!important;padding-left:5px!important}.filters-chip-list .mat-mdc-chip-action-label{color:var(--textColor)!important;font-size:12px!important}.filters-chip-list .clear-all{font-size:14px;line-height:24px;color:var(--sellColor);text-decoration:underline;cursor:pointer;margin-bottom:5px}.filters-chip-list .excluded{background-color:var(--selectBackground)!important;border-color:transparent!important}.filters-chip-list .excluded .mat-icon,.filters-chip-list .excluded .mat-mdc-chip-action-label{color:var(--excludedColor)!important}mat-chip.chip-style-1{--mdc-chip-elevated-container-color: var(--avatarBackground);--mdc-chip-label-text-size: 12px;--mdc-chip-label-text-line-height: 16px}mat-chip.chip-style-1 .mdc-evolution-chip__action--primary{padding-left:20px;padding-right:20px}.me-stepper{background-color:transparent!important;font-family:revert!important}.me-stepper .mat-horizontal-stepper-header-container{display:none}.me-stepper .mat-horizontal-content-container{padding:0;overflow:visible!important}audio::-webkit-media-controls-play-button,audio::-webkit-media-controls-panel{background-color:var(--whiteColor)!important}.NgxEditor{border:1px solid var(--secondaryDisabledBackgroundColor)!important;border-top-right-radius:0!important;border-top-left-radius:0!important}.NgxEditor__MenuBar{border:1px solid var(--secondaryDisabledBackgroundColor);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:unset}.NgxEditor__Content{padding:8px 16px!important}.NgxEditor__Content ul,.NgxEditor__Content ol{padding-inline:16px!important}.NgxEditor__MenuItem .NgxEditor__MenuItem--IconContainer{color:var(--textColor)}.full-width{width:100%;border-radius:8px;vertical-align:bottom;margin:30px 0}.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:transparent;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-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:32px;font-weight:600;line-height:42px;font-family:Nunito Sans,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:Nunito Sans,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:26px;font-weight:600;line-height:1.5;font-family:Nunito Sans,sans-serif;letter-spacing:normal;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:Nunito Sans,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/22px Nunito Sans,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/22px Nunito Sans,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:20px;font-weight:500;line-height:1.2;font-family:Nunito Sans,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:22px;font-family:Nunito Sans,sans-serif;letter-spacing:normal}.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:22px;font-family:Nunito Sans,sans-serif;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font-size:32px;font-weight:600;line-height:42px;font-family:Nunito Sans,sans-serif;letter-spacing:normal;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Nunito Sans,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:Nunito Sans,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:Nunito Sans,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.mdc-button,.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, "Nunito Sans", 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)}.sidenav-item-container{display:flex;align-items:center;height:50px;cursor:pointer;padding-left:5px;padding-right:5px;text-decoration:none;color:#000000de}.sidenav-item-container:hover{background-color:#0000000a}.sidenav-item-container.active{color:#206ca7}.sidenav-item-container.minimized{justify-content:center;padding-right:8px}.sidenav-item-container .icon{margin-left:10px;margin-right:10px}.sidenav-item-container .content{flex:auto;opacity:1;transition:all .3s}.sidenav-item-container .content.minimized{visibility:collapse;opacity:0;width:0!important;transition:all .3s}.no-hover:hover{background-color:transparent}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #206ca7;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #173f7d}.mat-warn{--mat-option-selected-state-label-text-color: #f83439}html{--mat-optgroup-label-text-color: 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:#206ca7}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#206ca7}.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:#173f7d}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#173f7d}.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:#173f7d}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#173f7d}.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:#f83439}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f83439}.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}html{--mat-option-label-text-font: "Nunito Sans", sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: "Nunito Sans", sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}.mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.mat-mdc-card{--mat-card-title-text-font: "Nunito Sans", sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: "Nunito Sans", sans-serif;--mat-card-subtitle-text-line-height: 1.2;--mat-card-subtitle-text-size: 20px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #206ca7;--mdc-linear-progress-track-color: rgba(32, 108, 167, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#206ca740;background-color:var(--mdc-linear-progress-track-color, rgba(32, 108, 167, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;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(32, 108, 167, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#206ca740;background-color:var(--mdc-linear-progress-track-color, rgba(32, 108, 167, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #173f7d;--mdc-linear-progress-track-color: rgba(23, 63, 125, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#173f7d40;background-color:var(--mdc-linear-progress-track-color, rgba(23, 63, 125, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;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(23, 63, 125, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#173f7d40;background-color:var(--mdc-linear-progress-track-color, rgba(23, 63, 125, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f83439;--mdc-linear-progress-track-color: rgba(248, 52, 57, .25)}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f8343940;background-color:var(--mdc-linear-progress-track-color, rgba(248, 52, 57, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;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(248, 52, 57, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f8343940;background-color:var(--mdc-linear-progress-track-color, rgba(248, 52, 57, .25))}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: "Nunito Sans", sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}html{--mdc-filled-text-field-caret-color: #206ca7;--mdc-filled-text-field-focus-active-indicator-color: #206ca7;--mdc-filled-text-field-focus-label-text-color: rgba(32, 108, 167, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color: #f83439;--mdc-filled-text-field-error-label-text-color: #f83439;--mdc-filled-text-field-error-caret-color: #f83439;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f83439;--mdc-filled-text-field-error-focus-active-indicator-color: #f83439;--mdc-filled-text-field-error-hover-active-indicator-color: #f83439;--mdc-outlined-text-field-caret-color: #206ca7;--mdc-outlined-text-field-focus-outline-color: #206ca7;--mdc-outlined-text-field-focus-label-text-color: rgba(32, 108, 167, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f83439;--mdc-outlined-text-field-error-focus-label-text-color: #f83439;--mdc-outlined-text-field-error-label-text-color: #f83439;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f83439;--mdc-outlined-text-field-error-hover-outline-color: #f83439;--mdc-outlined-text-field-error-outline-color: #f83439;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f83439)}.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(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.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:#206ca7de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#173f7dde}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f83439de}.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-filled-text-field-caret-color: #173f7d;--mdc-filled-text-field-focus-active-indicator-color: #173f7d;--mdc-filled-text-field-focus-label-text-color: rgba(23, 63, 125, .87);--mdc-outlined-text-field-caret-color: #173f7d;--mdc-outlined-text-field-focus-outline-color: #173f7d;--mdc-outlined-text-field-focus-label-text-color: rgba(23, 63, 125, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f83439;--mdc-filled-text-field-focus-active-indicator-color: #f83439;--mdc-filled-text-field-focus-label-text-color: rgba(248, 52, 57, .87);--mdc-outlined-text-field-caret-color: #f83439;--mdc-outlined-text-field-focus-outline-color: #f83439;--mdc-outlined-text-field-focus-label-text-color: rgba(248, 52, 57, .87)}.mat-mdc-form-field.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.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.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}html{--mdc-filled-text-field-label-text-font: "Nunito Sans", sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: "Nunito Sans", sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: "Nunito Sans", sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: "Nunito Sans", sans-serif;--mat-form-field-subscript-text-line-height: 22px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(32, 108, 167, .87);--mat-select-invalid-arrow-color: rgba(248, 52, 57, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(23, 63, 125, .87);--mat-select-invalid-arrow-color: rgba(248, 52, 57, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(248, 52, 57, .87);--mat-select-invalid-arrow-color: rgba(248, 52, 57, .87)}html{--mat-select-trigger-text-font: "Nunito Sans", sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-background-color: white}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--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: "Nunito Sans", 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: "Nunito Sans", 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: normal}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #206ca7;--mdc-chip-elevated-disabled-container-color: #206ca7;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #173f7d;--mdc-chip-elevated-disabled-container-color: #173f7d;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f83439;--mdc-chip-elevated-disabled-container-color: #f83439;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: "Nunito Sans", sans-serif;--mdc-chip-label-text-line-height: 22px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #1c649f;--mdc-switch-selected-handle-color: #1c649f;--mdc-switch-selected-hover-state-layer-color: #1c649f;--mdc-switch-selected-pressed-state-layer-color: #1c649f;--mdc-switch-selected-focus-handle-color: #0b3d7c;--mdc-switch-selected-hover-handle-color: #0b3d7c;--mdc-switch-selected-pressed-handle-color: #0b3d7c;--mdc-switch-selected-focus-track-color: #6398c1;--mdc-switch-selected-hover-track-color: #6398c1;--mdc-switch-selected-pressed-track-color: #6398c1;--mdc-switch-selected-track-color: #6398c1;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.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-accent{--mdc-switch-selected-focus-state-layer-color: #143975;--mdc-switch-selected-handle-color: #143975;--mdc-switch-selected-hover-state-layer-color: #143975;--mdc-switch-selected-pressed-state-layer-color: #143975;--mdc-switch-selected-focus-handle-color: #071b4d;--mdc-switch-selected-hover-handle-color: #071b4d;--mdc-switch-selected-pressed-handle-color: #071b4d;--mdc-switch-selected-focus-track-color: #5d79a4;--mdc-switch-selected-hover-track-color: #5d79a4;--mdc-switch-selected-pressed-track-color: #5d79a4;--mdc-switch-selected-track-color: #5d79a4}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f72f33;--mdc-switch-selected-handle-color: #f72f33;--mdc-switch-selected-hover-state-layer-color: #f72f33;--mdc-switch-selected-pressed-state-layer-color: #f72f33;--mdc-switch-selected-focus-handle-color: #f31517;--mdc-switch-selected-hover-handle-color: #f31517;--mdc-switch-selected-pressed-handle-color: #f31517;--mdc-switch-selected-focus-track-color: #fa7174;--mdc-switch-selected-hover-track-color: #fa7174;--mdc-switch-selected-pressed-track-color: #fa7174;--mdc-switch-selected-track-color: #fa7174}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: "Nunito Sans", sans-serif;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-line-height: 22px;--mat-slide-toggle-label-text-weight: 400}.mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.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-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: #206ca7;--mdc-radio-selected-hover-icon-color: #206ca7;--mdc-radio-selected-icon-color: #206ca7;--mdc-radio-selected-pressed-icon-color: #206ca7;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #206ca7;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #173f7d;--mdc-radio-selected-hover-icon-color: #173f7d;--mdc-radio-selected-icon-color: #173f7d;--mdc-radio-selected-pressed-icon-color: #173f7d;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #173f7d;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #f83439;--mdc-radio-selected-hover-icon-color: #f83439;--mdc-radio-selected-icon-color: #f83439;--mdc-radio-selected-pressed-icon-color: #f83439;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f83439;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button .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, "Nunito Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-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-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: #206ca7;--mdc-slider-focus-handle-color: #206ca7;--mdc-slider-hover-handle-color: #206ca7;--mdc-slider-active-track-color: #206ca7;--mdc-slider-inactive-track-color: #206ca7;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #206ca7;--mat-mdc-slider-ripple-color: #206ca7;--mat-mdc-slider-hover-ripple-color: rgba(32, 108, 167, .05);--mat-mdc-slider-focus-ripple-color: rgba(32, 108, 167, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #173f7d;--mdc-slider-focus-handle-color: #173f7d;--mdc-slider-hover-handle-color: #173f7d;--mdc-slider-active-track-color: #173f7d;--mdc-slider-inactive-track-color: #173f7d;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #173f7d;--mat-mdc-slider-ripple-color: #173f7d;--mat-mdc-slider-hover-ripple-color: rgba(23, 63, 125, .05);--mat-mdc-slider-focus-ripple-color: rgba(23, 63, 125, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f83439;--mdc-slider-focus-handle-color: #f83439;--mdc-slider-hover-handle-color: #f83439;--mdc-slider-active-track-color: #f83439;--mdc-slider-inactive-track-color: #f83439;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f83439;--mat-mdc-slider-ripple-color: #f83439;--mat-mdc-slider-hover-ripple-color: rgba(248, 52, 57, .05);--mat-mdc-slider-focus-ripple-color: rgba(248, 52, 57, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font: "Nunito Sans", sans-serif;--mdc-slider-label-label-text-size: 20px;--mdc-slider-label-label-text-line-height: 1.2;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}html{--mat-menu-item-label-text-font: "Nunito Sans", sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.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}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #206ca7;--mdc-radio-selected-hover-icon-color: #206ca7;--mdc-radio-selected-icon-color: #206ca7;--mdc-radio-selected-pressed-icon-color: #206ca7}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #173f7d;--mdc-radio-selected-hover-icon-color: #173f7d;--mdc-radio-selected-icon-color: #173f7d;--mdc-radio-selected-pressed-icon-color: #173f7d}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #f83439;--mdc-radio-selected-hover-icon-color: #f83439;--mdc-radio-selected-icon-color: #f83439;--mdc-radio-selected-pressed-icon-color: #f83439}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #206ca7;--mdc-checkbox-selected-hover-icon-color: #206ca7;--mdc-checkbox-selected-icon-color: #206ca7;--mdc-checkbox-selected-pressed-icon-color: #206ca7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #206ca7;--mdc-checkbox-selected-hover-state-layer-color: #206ca7;--mdc-checkbox-selected-pressed-state-layer-color: #206ca7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #173f7d;--mdc-checkbox-selected-hover-icon-color: #173f7d;--mdc-checkbox-selected-icon-color: #173f7d;--mdc-checkbox-selected-pressed-icon-color: #173f7d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #173f7d;--mdc-checkbox-selected-hover-state-layer-color: #173f7d;--mdc-checkbox-selected-pressed-state-layer-color: #173f7d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f83439;--mdc-checkbox-selected-hover-icon-color: #f83439;--mdc-checkbox-selected-icon-color: #f83439;--mdc-checkbox-selected-pressed-icon-color: #f83439;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f83439;--mdc-checkbox-selected-hover-state-layer-color: #f83439;--mdc-checkbox-selected-pressed-state-layer-color: #f83439;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.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:#206ca7}.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: "Nunito Sans", 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: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: "Nunito Sans", sans-serif;--mdc-list-list-item-supporting-text-line-height: 22px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: "Nunito Sans", sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 22px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font-size:26px;font-weight:600;line-height:1.5;font-family:Nunito Sans,sans-serif;letter-spacing:normal}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px}.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}html{--mat-paginator-container-text-font: "Nunito Sans", sans-serif;--mat-paginator-container-text-line-height: 22px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #206ca7;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #206ca7;--mat-tab-header-active-ripple-color: #206ca7;--mat-tab-header-inactive-ripple-color: #206ca7;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #206ca7;--mat-tab-header-active-hover-label-text-color: #206ca7;--mat-tab-header-active-focus-indicator-color: #206ca7;--mat-tab-header-active-hover-indicator-color: #206ca7}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #173f7d;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #173f7d;--mat-tab-header-active-ripple-color: #173f7d;--mat-tab-header-inactive-ripple-color: #173f7d;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #173f7d;--mat-tab-header-active-hover-label-text-color: #173f7d;--mat-tab-header-active-focus-indicator-color: #173f7d;--mat-tab-header-active-hover-indicator-color: #173f7d}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f83439;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f83439;--mat-tab-header-active-ripple-color: #f83439;--mat-tab-header-inactive-ripple-color: #f83439;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f83439;--mat-tab-header-active-hover-label-text-color: #f83439;--mat-tab-header-active-focus-indicator-color: #f83439;--mat-tab-header-active-hover-indicator-color: #f83439}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #206ca7;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #173f7d;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f83439;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: "Nunito Sans", sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #173f7d;--mdc-checkbox-selected-hover-icon-color: #173f7d;--mdc-checkbox-selected-icon-color: #173f7d;--mdc-checkbox-selected-pressed-icon-color: #173f7d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #173f7d;--mdc-checkbox-selected-hover-state-layer-color: #173f7d;--mdc-checkbox-selected-pressed-state-layer-color: #173f7d;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #206ca7;--mdc-checkbox-selected-hover-icon-color: #206ca7;--mdc-checkbox-selected-icon-color: #206ca7;--mdc-checkbox-selected-pressed-icon-color: #206ca7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #206ca7;--mdc-checkbox-selected-hover-state-layer-color: #206ca7;--mdc-checkbox-selected-pressed-state-layer-color: #206ca7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f83439;--mdc-checkbox-selected-hover-icon-color: #f83439;--mdc-checkbox-selected-icon-color: #f83439;--mdc-checkbox-selected-pressed-icon-color: #f83439;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f83439;--mdc-checkbox-selected-hover-state-layer-color: #f83439;--mdc-checkbox-selected-pressed-state-layer-color: #f83439;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-checkbox .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, "Nunito Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-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: #206ca7}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #173f7d}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f83439}.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: #206ca7;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #173f7d;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f83439;--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: #206ca7;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #173f7d;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f83439;--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: #206ca7}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #173f7d}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f83439}.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: #206ca7;--mat-mdc-button-ripple-color: rgba(32, 108, 167, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #173f7d;--mat-mdc-button-ripple-color: rgba(23, 63, 125, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f83439;--mat-mdc-button-ripple-color: rgba(248, 52, 57, .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, "Nunito Sans", 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{--mdc-icon-button-icon-color: inherit;--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: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #206ca7;--mat-mdc-button-persistent-ripple-color: #206ca7;--mat-mdc-button-ripple-color: rgba(32, 108, 167, .1)}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #173f7d;--mat-mdc-button-persistent-ripple-color: #173f7d;--mat-mdc-button-ripple-color: rgba(23, 63, 125, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f83439;--mat-mdc-button-persistent-ripple-color: #f83439;--mat-mdc-button-ripple-color: rgba(248, 52, 57, .1)}.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{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.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[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-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #206ca7;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #173f7d;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f83439;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.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, "Nunito Sans", 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-extended-fab{--mdc-extended-fab-label-text-font: "Nunito Sans", sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #173f7d}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: "Nunito Sans", sans-serif;--mdc-snackbar-supporting-text-line-height: 22px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: "Nunito Sans", sans-serif;--mat-table-header-headline-line-height: 1.2;--mat-table-header-headline-size: 20px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: "Nunito Sans", sans-serif;--mat-table-row-item-label-text-line-height: 22px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: "Nunito Sans", sans-serif;--mat-table-footer-supporting-text-line-height: 22px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #206ca7}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #173f7d}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f83439}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.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;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.mat-badge-hidden .mat-badge-content{display: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;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.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;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.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}html{--mat-badge-background-color: #206ca7;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #173f7d;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f83439;--mat-badge-text-color: white}html{--mat-badge-text-font: "Nunito Sans", sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: "Nunito Sans", sans-serif;--mat-bottom-sheet-container-text-line-height: 22px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-text-font: "Nunito Sans", sans-serif;--mat-standard-button-toggle-text-font: "Nunito Sans", sans-serif}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #206ca7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(32, 108, 167, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(32, 108, 167, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(32, 108, 167, .3);--mat-datepicker-toggle-active-state-icon-color: #206ca7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(32, 108, 167, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #173f7d;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(23, 63, 125, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(23, 63, 125, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(23, 63, 125, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(23, 63, 125, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f83439;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(248, 52, 57, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(248, 52, 57, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(248, 52, 57, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(248, 52, 57, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #173f7d}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f83439}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-datepicker-calendar-text-font: "Nunito Sans", sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: "Nunito Sans", sans-serif;--mat-expansion-header-text-size: 20px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Nunito Sans", sans-serif;--mat-expansion-container-text-line-height: 22px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #206ca7}.mat-icon.mat-accent{--mat-icon-color: #173f7d}.mat-icon.mat-warn{--mat-icon-color: #f83439}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #206ca7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #206ca7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #206ca7;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f83439;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f83439;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #173f7d;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #173f7d;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #173f7d;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f83439;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f83439;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f83439;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: "Nunito Sans", sans-serif;--mat-stepper-header-label-text-font: "Nunito Sans", sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.mat-sort-header-arrow{color:#757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #206ca7;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #173f7d;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f83439;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: "Nunito Sans", sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Nunito Sans,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}@media only screen and (max-width: 500px){html{--mat-badge-text-font: "Nunito Sans", sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:26px;font-weight:600;line-height:32px;font-family:Nunito Sans,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:Nunito Sans,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:20px;font-weight:600;line-height:1.5;font-family:Nunito Sans,sans-serif;letter-spacing:normal;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:Nunito Sans,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/22px Nunito Sans,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/22px Nunito Sans,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:20px;font-weight:500;line-height:1.2;font-family:Nunito Sans,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:22px;font-family:Nunito Sans,sans-serif;letter-spacing:normal}.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:Nunito Sans,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font-size:26px;font-weight:600;line-height:32px;font-family:Nunito Sans,sans-serif;letter-spacing:normal;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Nunito Sans,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:Nunito Sans,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:Nunito Sans,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: "Nunito Sans", sans-serif;--mat-bottom-sheet-container-text-line-height: 22px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-font: "Nunito Sans", sans-serif;--mat-standard-button-toggle-text-font: "Nunito Sans", sans-serif}html{--mat-datepicker-calendar-text-font: "Nunito Sans", sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: "Nunito Sans", sans-serif;--mat-expansion-header-text-size: 20px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Nunito Sans", sans-serif;--mat-expansion-container-text-line-height: 22px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: "Nunito Sans", sans-serif;--mat-stepper-header-label-text-font: "Nunito Sans", sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: "Nunito Sans", sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}.mat-tree{font-family:Nunito Sans,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}html{--mat-option-label-text-font: "Nunito Sans", sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: "Nunito Sans", sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}.mat-mdc-card{--mat-card-title-text-font: "Nunito Sans", sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: "Nunito Sans", sans-serif;--mat-card-subtitle-text-line-height: 1.2;--mat-card-subtitle-text-size: 20px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: "Nunito Sans", sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: "Nunito Sans", sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: "Nunito Sans", sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: "Nunito Sans", sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: "Nunito Sans", sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: "Nunito Sans", sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: "Nunito Sans", 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: "Nunito Sans", 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: normal}.mat-mdc-standard-chip{--mdc-chip-label-text-font: "Nunito Sans", sans-serif;--mdc-chip-label-text-line-height: 22px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}.mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: "Nunito Sans", sans-serif;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-line-height: 22px;--mat-slide-toggle-label-text-weight: 400}.mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mat-mdc-radio-button .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, "Nunito Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-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-slider{--mdc-slider-label-label-text-font: "Nunito Sans", sans-serif;--mdc-slider-label-label-text-size: 20px;--mdc-slider-label-label-text-line-height: 1.2;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: "Nunito Sans", sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.mat-mdc-list-base{--mdc-list-list-item-label-text-font: "Nunito Sans", 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: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: "Nunito Sans", sans-serif;--mdc-list-list-item-supporting-text-line-height: 22px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: "Nunito Sans", 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:20px;font-weight:600;line-height:1.5;font-family:Nunito Sans,sans-serif;letter-spacing:normal}html{--mat-paginator-container-text-font: "Nunito Sans", sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: "Nunito Sans", sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.mat-mdc-checkbox .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, "Nunito Sans", sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-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-button,.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, "Nunito Sans", 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-extended-fab{--mdc-extended-fab-label-text-font: "Nunito Sans", sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: "Nunito Sans", sans-serif;--mdc-snackbar-supporting-text-line-height: 22px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: "Nunito Sans", sans-serif;--mat-table-header-headline-line-height: 1.2;--mat-table-header-headline-size: 20px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: "Nunito Sans", sans-serif;--mat-table-row-item-label-text-line-height: 22px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: "Nunito Sans", sans-serif;--mat-table-footer-supporting-text-line-height: 22px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}}.dark-theme-custom{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.dark-theme-custom .sidenav-item-container{display:flex;align-items:center;height:50px;cursor:pointer;padding-left:5px;padding-right:5px;text-decoration:none;color:#fff}.dark-theme-custom .sidenav-item-container:hover{background-color:#ffffff0a}.dark-theme-custom .sidenav-item-container.active{color:#000917}.dark-theme-custom .sidenav-item-container.minimized{justify-content:center;padding-right:8px}.dark-theme-custom .sidenav-item-container .icon{margin-left:10px;margin-right:10px}.dark-theme-custom .sidenav-item-container .content{flex:auto;opacity:1;transition:all .3s}.dark-theme-custom .sidenav-item-container .content.minimized{visibility:collapse;opacity:0;width:0!important;transition:all .3s}.dark-theme-custom .no-hover:hover{background-color:transparent}.dark-theme-custom .mat-ripple-element{background-color:#ffffff1a}.dark-theme-custom{--mat-option-selected-state-label-text-color: #000917;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme-custom .mat-accent{--mat-option-selected-state-label-text-color: #ffd100}.dark-theme-custom .mat-warn{--mat-option-selected-state-label-text-color: #cc0000}.dark-theme-custom{--mat-optgroup-label-text-color: white}.dark-theme-custom .mat-pseudo-checkbox-full{color:#ffffffb3}.dark-theme-custom .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.dark-theme-custom .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.dark-theme-custom .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#000917}.dark-theme-custom .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.dark-theme-custom .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#000917}.dark-theme-custom .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.dark-theme-custom .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.dark-theme-custom .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.dark-theme-custom .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ffd100}.dark-theme-custom .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.dark-theme-custom .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ffd100}.dark-theme-custom .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.dark-theme-custom .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.dark-theme-custom .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.dark-theme-custom .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ffd100}.dark-theme-custom .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.dark-theme-custom .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ffd100}.dark-theme-custom .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.dark-theme-custom .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.dark-theme-custom .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.dark-theme-custom .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#c00}.dark-theme-custom .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.dark-theme-custom .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#cc0000}.dark-theme-custom .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.dark-theme-custom .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.dark-theme-custom .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.dark-theme-custom .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.dark-theme-custom .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.dark-theme-custom .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.dark-theme-custom .mat-app-background,.dark-theme-custom.mat-app-background{background-color:#303030;color:#fff}.dark-theme-custom .mat-elevation-z0,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme-custom .mat-elevation-z1,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dark-theme-custom .mat-elevation-z2,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme-custom .mat-elevation-z3,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dark-theme-custom .mat-elevation-z4,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme-custom .mat-elevation-z5,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dark-theme-custom .mat-elevation-z6,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dark-theme-custom .mat-elevation-z7,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dark-theme-custom .mat-elevation-z8,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dark-theme-custom .mat-elevation-z9,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dark-theme-custom .mat-elevation-z10,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dark-theme-custom .mat-elevation-z11,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dark-theme-custom .mat-elevation-z12,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dark-theme-custom .mat-elevation-z13,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dark-theme-custom .mat-elevation-z14,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dark-theme-custom .mat-elevation-z15,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dark-theme-custom .mat-elevation-z16,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dark-theme-custom .mat-elevation-z17,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dark-theme-custom .mat-elevation-z18,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dark-theme-custom .mat-elevation-z19,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dark-theme-custom .mat-elevation-z20,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dark-theme-custom .mat-elevation-z21,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dark-theme-custom .mat-elevation-z22,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dark-theme-custom .mat-elevation-z23,.dark-theme-custom .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dark-theme-custom .mat-elevation-z24,.dark-theme-custom .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}.dark-theme-custom .mat-mdc-card{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.dark-theme-custom .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #000917;--mdc-linear-progress-track-color: rgba(0, 9, 23, .25)}.dark-theme-custom .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#00091740;background-color:var(--mdc-linear-progress-track-color, rgba(0, 9, 23, .25))}@media (forced-colors: active){.dark-theme-custom .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dark-theme-custom .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;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(0, 9, 23, 0.25)'/%3E%3C/svg%3E")}}.dark-theme-custom .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#00091740;background-color:var(--mdc-linear-progress-track-color, rgba(0, 9, 23, .25))}.dark-theme-custom .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffd100;--mdc-linear-progress-track-color: rgba(255, 209, 0, .25)}.dark-theme-custom .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#ffd10040;background-color:var(--mdc-linear-progress-track-color, rgba(255, 209, 0, .25))}@media (forced-colors: active){.dark-theme-custom .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dark-theme-custom .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;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, 209, 0, 0.25)'/%3E%3C/svg%3E")}}.dark-theme-custom .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ffd10040;background-color:var(--mdc-linear-progress-track-color, rgba(255, 209, 0, .25))}.dark-theme-custom .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #cc0000;--mdc-linear-progress-track-color: rgba(204, 0, 0, .25)}@keyframes mdc-linear-progress-buffering{}.dark-theme-custom .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#cc000040;background-color:var(--mdc-linear-progress-track-color, rgba(204, 0, 0, .25))}@media (forced-colors: active){.dark-theme-custom .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dark-theme-custom .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;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(204, 0, 0, 0.25)'/%3E%3C/svg%3E")}}.dark-theme-custom .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#cc000040;background-color:var(--mdc-linear-progress-track-color, rgba(204, 0, 0, .25))}.dark-theme-custom .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.dark-theme-custom{--mdc-filled-text-field-caret-color: #000917;--mdc-filled-text-field-focus-active-indicator-color: #000917;--mdc-filled-text-field-focus-label-text-color: rgba(0, 9, 23, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-focus-label-text-color: #cc0000;--mdc-filled-text-field-error-label-text-color: #cc0000;--mdc-filled-text-field-error-caret-color: #cc0000;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #cc0000;--mdc-filled-text-field-error-focus-active-indicator-color: #cc0000;--mdc-filled-text-field-error-hover-active-indicator-color: #cc0000;--mdc-outlined-text-field-caret-color: #000917;--mdc-outlined-text-field-focus-outline-color: #000917;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 9, 23, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #cc0000;--mdc-outlined-text-field-error-focus-label-text-color: #cc0000;--mdc-outlined-text-field-error-label-text-color: #cc0000;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #cc0000;--mdc-outlined-text-field-error-hover-outline-color: #cc0000;--mdc-outlined-text-field-error-outline-color: #cc0000;--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38)}.dark-theme-custom .mat-mdc-form-field-error{color:var(--mdc-theme-error, #cc0000)}.dark-theme-custom .mat-mdc-form-field-subscript-wrapper,.dark-theme-custom .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.dark-theme-custom .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.dark-theme-custom .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.dark-theme-custom .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.dark-theme-custom select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.dark-theme-custom select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.dark-theme-custom .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.dark-theme-custom .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#000917de}.dark-theme-custom .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#ffd100de}.dark-theme-custom .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#cc0000de}.dark-theme-custom .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.dark-theme-custom .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffd100;--mdc-filled-text-field-focus-active-indicator-color: #ffd100;--mdc-filled-text-field-focus-label-text-color: rgba(255, 209, 0, .87);--mdc-outlined-text-field-caret-color: #ffd100;--mdc-outlined-text-field-focus-outline-color: #ffd100;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 209, 0, .87)}.dark-theme-custom .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #cc0000;--mdc-filled-text-field-focus-active-indicator-color: #cc0000;--mdc-filled-text-field-focus-label-text-color: rgba(204, 0, 0, .87);--mdc-outlined-text-field-caret-color: #cc0000;--mdc-outlined-text-field-focus-outline-color: #cc0000;--mdc-outlined-text-field-focus-label-text-color: rgba(204, 0, 0, .87)}.dark-theme-custom .mat-mdc-form-field.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}.dark-theme-custom [dir=rtl] .mat-mdc-form-field.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}.dark-theme-custom{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 9, 23, .87);--mat-select-invalid-arrow-color: rgba(204, 0, 0, .87)}.dark-theme-custom .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 209, 0, .87);--mat-select-invalid-arrow-color: rgba(204, 0, 0, .87)}.dark-theme-custom .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(204, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(204, 0, 0, .87)}.dark-theme-custom{--mat-autocomplete-background-color: #424242}.dark-theme-custom .mat-mdc-dialog-container{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.dark-theme-custom .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.dark-theme-custom .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme-custom .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #000917;--mdc-chip-elevated-disabled-container-color: #000917;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.dark-theme-custom .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme-custom .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: black;--mdc-chip-elevated-container-color: #ffd100;--mdc-chip-elevated-disabled-container-color: #ffd100;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black}.dark-theme-custom .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme-custom .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #cc0000;--mdc-chip-elevated-disabled-container-color: #cc0000;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.dark-theme-custom .mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #4d535d;--mdc-switch-selected-handle-color: #4d535d;--mdc-switch-selected-hover-state-layer-color: #4d535d;--mdc-switch-selected-pressed-state-layer-color: #4d535d;--mdc-switch-selected-focus-handle-color: #80848b;--mdc-switch-selected-hover-handle-color: #80848b;--mdc-switch-selected-pressed-handle-color: #80848b;--mdc-switch-selected-focus-track-color: #000814;--mdc-switch-selected-hover-track-color: #000814;--mdc-switch-selected-pressed-track-color: #000814;--mdc-switch-selected-track-color: #000814;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161}.dark-theme-custom .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.dark-theme-custom .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.dark-theme-custom .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffdf4d;--mdc-switch-selected-handle-color: #ffdf4d;--mdc-switch-selected-hover-state-layer-color: #ffdf4d;--mdc-switch-selected-pressed-state-layer-color: #ffdf4d;--mdc-switch-selected-focus-handle-color: #ffe880;--mdc-switch-selected-hover-handle-color: #ffe880;--mdc-switch-selected-pressed-handle-color: #ffe880;--mdc-switch-selected-focus-track-color: #ffcc00;--mdc-switch-selected-hover-track-color: #ffcc00;--mdc-switch-selected-pressed-track-color: #ffcc00;--mdc-switch-selected-track-color: #ffcc00}.dark-theme-custom .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #db4d4d;--mdc-switch-selected-handle-color: #db4d4d;--mdc-switch-selected-hover-state-layer-color: #db4d4d;--mdc-switch-selected-pressed-state-layer-color: #db4d4d;--mdc-switch-selected-focus-handle-color: #e68080;--mdc-switch-selected-hover-handle-color: #e68080;--mdc-switch-selected-pressed-handle-color: #e68080;--mdc-switch-selected-focus-track-color: #c70000;--mdc-switch-selected-hover-track-color: #c70000;--mdc-switch-selected-pressed-track-color: #c70000;--mdc-switch-selected-track-color: #c70000}.dark-theme-custom .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.dark-theme-custom .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #000917;--mdc-radio-selected-hover-icon-color: #000917;--mdc-radio-selected-icon-color: #000917;--mdc-radio-selected-pressed-icon-color: #000917;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #000917;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffd100;--mdc-radio-selected-hover-icon-color: #ffd100;--mdc-radio-selected-icon-color: #ffd100;--mdc-radio-selected-pressed-icon-color: #ffd100;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ffd100;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #cc0000;--mdc-radio-selected-hover-icon-color: #cc0000;--mdc-radio-selected-icon-color: #cc0000;--mdc-radio-selected-pressed-icon-color: #cc0000;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #cc0000;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.dark-theme-custom .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #000917;--mdc-slider-focus-handle-color: #000917;--mdc-slider-hover-handle-color: #000917;--mdc-slider-active-track-color: #000917;--mdc-slider-inactive-track-color: #000917;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #000917;--mat-mdc-slider-ripple-color: #000917;--mat-mdc-slider-hover-ripple-color: rgba(0, 9, 23, .05);--mat-mdc-slider-focus-ripple-color: rgba(0, 9, 23, .2)}.dark-theme-custom .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #ffd100;--mdc-slider-focus-handle-color: #ffd100;--mdc-slider-hover-handle-color: #ffd100;--mdc-slider-active-track-color: #ffd100;--mdc-slider-inactive-track-color: #ffd100;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #ffd100;--mat-mdc-slider-ripple-color: #ffd100;--mat-mdc-slider-hover-ripple-color: rgba(255, 209, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 209, 0, .2)}.dark-theme-custom .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #cc0000;--mdc-slider-focus-handle-color: #cc0000;--mdc-slider-hover-handle-color: #cc0000;--mdc-slider-active-track-color: #cc0000;--mdc-slider-inactive-track-color: #cc0000;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #cc0000;--mat-mdc-slider-ripple-color: #cc0000;--mat-mdc-slider-hover-ripple-color: rgba(204, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(204, 0, 0, .2)}.dark-theme-custom{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242}.dark-theme-custom .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.dark-theme-custom .mdc-list-item__start,.dark-theme-custom .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #000917;--mdc-radio-selected-hover-icon-color: #000917;--mdc-radio-selected-icon-color: #000917;--mdc-radio-selected-pressed-icon-color: #000917}.dark-theme-custom .mat-accent .mdc-list-item__start,.dark-theme-custom .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffd100;--mdc-radio-selected-hover-icon-color: #ffd100;--mdc-radio-selected-icon-color: #ffd100;--mdc-radio-selected-pressed-icon-color: #ffd100}.dark-theme-custom .mat-warn .mdc-list-item__start,.dark-theme-custom .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #cc0000;--mdc-radio-selected-hover-icon-color: #cc0000;--mdc-radio-selected-icon-color: #cc0000;--mdc-radio-selected-pressed-icon-color: #cc0000}.dark-theme-custom .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #000917;--mdc-checkbox-selected-hover-icon-color: #000917;--mdc-checkbox-selected-icon-color: #000917;--mdc-checkbox-selected-pressed-icon-color: #000917;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #000917;--mdc-checkbox-selected-hover-state-layer-color: #000917;--mdc-checkbox-selected-pressed-state-layer-color: #000917;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-custom .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ffd100;--mdc-checkbox-selected-hover-icon-color: #ffd100;--mdc-checkbox-selected-icon-color: #ffd100;--mdc-checkbox-selected-pressed-icon-color: #ffd100;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffd100;--mdc-checkbox-selected-hover-state-layer-color: #ffd100;--mdc-checkbox-selected-pressed-state-layer-color: #ffd100;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-custom .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #cc0000;--mdc-checkbox-selected-hover-icon-color: #cc0000;--mdc-checkbox-selected-icon-color: #cc0000;--mdc-checkbox-selected-pressed-icon-color: #cc0000;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #cc0000;--mdc-checkbox-selected-hover-state-layer-color: #cc0000;--mdc-checkbox-selected-pressed-state-layer-color: #cc0000;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-custom .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme-custom .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme-custom .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme-custom .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#000917}.dark-theme-custom .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme-custom .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme-custom .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme-custom{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.dark-theme-custom .mat-mdc-tab-group,.dark-theme-custom .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #000917;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #000917;--mat-tab-header-active-ripple-color: #000917;--mat-tab-header-inactive-ripple-color: #000917;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #000917;--mat-tab-header-active-hover-label-text-color: #000917;--mat-tab-header-active-focus-indicator-color: #000917;--mat-tab-header-active-hover-indicator-color: #000917}.dark-theme-custom .mat-mdc-tab-group.mat-accent,.dark-theme-custom .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffd100;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ffd100;--mat-tab-header-active-ripple-color: #ffd100;--mat-tab-header-inactive-ripple-color: #ffd100;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ffd100;--mat-tab-header-active-hover-label-text-color: #ffd100;--mat-tab-header-active-focus-indicator-color: #ffd100;--mat-tab-header-active-hover-indicator-color: #ffd100}.dark-theme-custom .mat-mdc-tab-group.mat-warn,.dark-theme-custom .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #cc0000;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #cc0000;--mat-tab-header-active-ripple-color: #cc0000;--mat-tab-header-inactive-ripple-color: #cc0000;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #cc0000;--mat-tab-header-active-hover-label-text-color: #cc0000;--mat-tab-header-active-focus-indicator-color: #cc0000;--mat-tab-header-active-hover-indicator-color: #cc0000}.dark-theme-custom .mat-mdc-tab-group.mat-background-primary,.dark-theme-custom .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #000917;--mat-tab-header-with-background-foreground-color: white}.dark-theme-custom .mat-mdc-tab-group.mat-background-accent,.dark-theme-custom .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffd100;--mat-tab-header-with-background-foreground-color: black}.dark-theme-custom .mat-mdc-tab-group.mat-background-warn,.dark-theme-custom .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #cc0000;--mat-tab-header-with-background-foreground-color: white}.dark-theme-custom{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ffd100;--mdc-checkbox-selected-hover-icon-color: #ffd100;--mdc-checkbox-selected-icon-color: #ffd100;--mdc-checkbox-selected-pressed-icon-color: #ffd100;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffd100;--mdc-checkbox-selected-hover-state-layer-color: #ffd100;--mdc-checkbox-selected-pressed-state-layer-color: #ffd100;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-custom .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #000917;--mdc-checkbox-selected-hover-icon-color: #000917;--mdc-checkbox-selected-icon-color: #000917;--mdc-checkbox-selected-pressed-icon-color: #000917;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #000917;--mdc-checkbox-selected-hover-state-layer-color: #000917;--mdc-checkbox-selected-pressed-state-layer-color: #000917;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-custom .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #cc0000;--mdc-checkbox-selected-hover-icon-color: #cc0000;--mdc-checkbox-selected-icon-color: #cc0000;--mdc-checkbox-selected-pressed-icon-color: #cc0000;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #cc0000;--mdc-checkbox-selected-hover-state-layer-color: #cc0000;--mdc-checkbox-selected-pressed-state-layer-color: #cc0000;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-custom .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.dark-theme-custom .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.dark-theme-custom .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #000917}.dark-theme-custom .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffd100}.dark-theme-custom .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #cc0000}.dark-theme-custom .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #000917;--mdc-filled-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffd100;--mdc-filled-button-label-text-color: #000}.dark-theme-custom .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #cc0000;--mdc-filled-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #000917;--mdc-protected-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffd100;--mdc-protected-button-label-text-color: #000}.dark-theme-custom .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #cc0000;--mdc-protected-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.dark-theme-custom .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.dark-theme-custom .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.dark-theme-custom .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #000917}.dark-theme-custom .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffd100}.dark-theme-custom .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #cc0000}.dark-theme-custom .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.dark-theme-custom .mat-mdc-button,.dark-theme-custom .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme-custom .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-button.mat-primary,.dark-theme-custom .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #000917;--mat-mdc-button-ripple-color: rgba(0, 9, 23, .1)}.dark-theme-custom .mat-mdc-button.mat-accent,.dark-theme-custom .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ffd100;--mat-mdc-button-ripple-color: rgba(255, 209, 0, .1)}.dark-theme-custom .mat-mdc-button.mat-warn,.dark-theme-custom .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #cc0000;--mat-mdc-button-ripple-color: rgba(204, 0, 0, .1)}.dark-theme-custom .mat-mdc-raised-button,.dark-theme-custom .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme-custom .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-raised-button.mat-primary,.dark-theme-custom .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-raised-button.mat-accent,.dark-theme-custom .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme-custom .mat-mdc-raised-button.mat-warn,.dark-theme-custom .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme-custom .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.dark-theme-custom .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.dark-theme-custom .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.dark-theme-custom .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #000917;--mat-mdc-button-persistent-ripple-color: #000917;--mat-mdc-button-ripple-color: rgba(0, 9, 23, .1)}.dark-theme-custom .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffd100;--mat-mdc-button-persistent-ripple-color: #ffd100;--mat-mdc-button-ripple-color: rgba(255, 209, 0, .1)}.dark-theme-custom .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #cc0000;--mat-mdc-button-persistent-ripple-color: #cc0000;--mat-mdc-button-ripple-color: rgba(204, 0, 0, .1)}.dark-theme-custom .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-fab,.dark-theme-custom .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.dark-theme-custom .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.dark-theme-custom .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.dark-theme-custom .mat-mdc-fab.mat-primary,.dark-theme-custom .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-fab.mat-accent,.dark-theme-custom .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.dark-theme-custom .mat-mdc-fab.mat-warn,.dark-theme-custom .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme-custom .mat-mdc-fab[disabled][disabled],.dark-theme-custom .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-mdc-fab.mat-unthemed,.dark-theme-custom .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #424242;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.dark-theme-custom .mat-mdc-fab.mat-primary,.dark-theme-custom .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #000917;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.dark-theme-custom .mat-mdc-fab.mat-accent,.dark-theme-custom .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #ffd100;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.dark-theme-custom .mat-mdc-fab.mat-warn,.dark-theme-custom .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #cc0000;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.dark-theme-custom .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.dark-theme-custom .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #000917}.dark-theme-custom .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #ffd100}.dark-theme-custom .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #cc0000}.dark-theme-custom{--mat-badge-background-color: #000917;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.dark-theme-custom .mat-badge-accent{--mat-badge-background-color: #ffd100;--mat-badge-text-color: black}.dark-theme-custom .mat-badge-warn{--mat-badge-background-color: #cc0000;--mat-badge-text-color: white}.dark-theme-custom{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.dark-theme-custom{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959}.dark-theme-custom{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #000917;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 9, 23, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 9, 23, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 9, 23, .3);--mat-datepicker-toggle-active-state-icon-color: #000917;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 9, 23, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.dark-theme-custom .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: black;--mat-datepicker-calendar-date-selected-state-background-color: #ffd100;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 209, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: black;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 209, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 209, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 209, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme-custom .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #cc0000;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(204, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(204, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(204, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(204, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme-custom .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffd100}.dark-theme-custom .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #cc0000}.dark-theme-custom{--mat-divider-color: rgba(255, 255, 255, .12)}.dark-theme-custom{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.dark-theme-custom{--mat-icon-color: inherit}.dark-theme-custom .mat-icon.mat-primary{--mat-icon-color: #000917}.dark-theme-custom .mat-icon.mat-accent{--mat-icon-color: #ffd100}.dark-theme-custom .mat-icon.mat-warn{--mat-icon-color: #cc0000}.dark-theme-custom{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.dark-theme-custom{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #000917;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #000917;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #000917;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #cc0000;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #cc0000;--mat-stepper-header-error-state-icon-background-color: transparent}.dark-theme-custom .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: black;--mat-stepper-header-selected-state-icon-background-color: #ffd100;--mat-stepper-header-selected-state-icon-foreground-color: black;--mat-stepper-header-done-state-icon-background-color: #ffd100;--mat-stepper-header-done-state-icon-foreground-color: black;--mat-stepper-header-edit-state-icon-background-color: #ffd100;--mat-stepper-header-edit-state-icon-foreground-color: black}.dark-theme-custom .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #cc0000;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #cc0000;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #cc0000;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme-custom .mat-sort-header-arrow{color:#c6c6c6}.dark-theme-custom{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.dark-theme-custom .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #000917;--mat-toolbar-container-text-color: white}.dark-theme-custom .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffd100;--mat-toolbar-container-text-color: black}.dark-theme-custom .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #cc0000;--mat-toolbar-container-text-color: white}.dark-theme-custom .mat-tree{background:#424242}.dark-theme-custom .mat-tree-node,.dark-theme-custom .mat-nested-tree-node{color:#fff}.dark-theme-custom .qr-code{margin-bottom:-5px;display:block;padding:10px}

/*# sourceMappingURL=styles.382b0f5cb625ab21.css.map*/