.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)}90%{transform:translateY(-4px)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scale(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate(100%) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate(100%) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate(-100%) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(-1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(-1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(10px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(-10px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(2000px);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(42px)}to{opacity:0;transform:scale(.1) translate(-2000px);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(-42px)}to{opacity:0;transform:scale(.1) translate(2000px);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(-2000px);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes scaleInDown{0%{transform:scaleY(0);transform-origin:center top}to{transform:scaleY(1);transform-origin:center top}}.scaleInDown{animation-name:scaleInDown}@keyframes scaleOutUp{0%{transform:scaleY(1);transform-origin:center top}to{transform:scaleY(0);transform-origin:center top;display:none}}.scaleOutUp{animation-name:scaleOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translate(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translate(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}.panel{transition:background .5s}table.cng-table thead th:not(:last-child){border-right:1px solid white;padding:.35em}table.cng-table{border-spacing:0;padding:.5em;background:white}table.cng-table button{background:none}table.cng-table.full{width:100%;margin:0 auto}table.cng-table.filtered{width:87%;float:right;min-width:30em}.blue table.cng-table thead th.sorted{color:#1b7abf}.green table.cng-table thead th.sorted{color:#128670}.orange table.cng-table thead th.sorted{color:#b85f28}.fuchsia table.cng-table thead th.sorted{color:#ca3f80}table.cng-table thead th{font-size:.8em;text-transform:uppercase;font-family:RobotoCondensed}table.cng-table tbody tr{height:1.2em}table.cng-table td{margin:0;color:#000;padding:.25rem;white-space:nowrap;border-right:1px dotted black;border-bottom:1px solid #bcb8bc}table.cng-table td.right,table.cng-table th.right{text-align:right;float:inherit}table.cng-table td.center{text-align:center}.small table.cng-table td{font-size:.75em}table.cng-table td.min,table.cng-table td.array-action{width:1%}table.cng-table td.array-action button:before{margin:0 .25em;vertical-align:text-top}table.cng-table td:last-child{border-right:none}table.cng-table tfoot tr td{border-bottom:none}table.cng-table thead,table.cng-table.crossed tbody tr td:nth-child(1),table.cng-table.crossed tbody tr th[scope=row],table.cng-table tfoot{font-size:1.15em}.small table.cng-table thead,.small table.cng-table tbody tr td:nth-child(1),.small table.cng-table tfoot{font-size:.75em}table.cng-table thead{background:#0e3643;color:#fff;height:2em}table.cng-table.crossed tbody tr td:nth-child(1),table.cng-table.crossed tbody tr th[scope=row]{background:#0e3643;color:#fff;padding:0 1em;width:1px;font-weight:400}table.cng-table tbody tr:nth-child(2n + 1){background:#fff}table.cng-table tbody tr:nth-child(2n){background:#dce0e3}table.cng-table tbody tr:hover td,table.cng-table tbody tr:focus td{color:#000}table.cng-table.crossed tbody tr:hover td:first-child,table.cng-table.crossed tbody tr:focus th[scope=row]{background:rgba(255,255,255,.6)!important;color:#000}table.cng-table tbody tr.array-form:hover,table.cng-table tbody tr.array-form:focus{background:none!important}.blue table.cng-table tbody:not(.mat-calendar-body) tr:hover{background:#a6d3e4!important}.blue table.cng-table.crossed tbody tr:hover td:first-child,.blue table.cng-table.crossed tbody tr:hover th[scope=row]{background:rgba(27,122,191,.5)!important}.green table.cng-table tbody tr:hover{background:#8ad0c3!important}.green table.cng-table.crossed tbody tr:hover td:first-child,.green table.cng-table.crossed tbody tr:hover th[scope=row]{background:rgba(18,134,112,.5)!important}.orange table.cng-table tbody tr:hover{background:#debda5!important}.orange table.cng-table.crossed tbody tr:hover td:first-child,.orange table.cng-table.crossed tbody tr:hover th[scope=row]{background:rgba(184,95,40,.5)!important}.fuchsia table.cng-table tbody tr:hover{background:#e9b3ce!important}.fuchsia table.cng-table.crossed tbody tr:hover td:first-child,.fuchsia table.cng-table.crossed tbody tr:hover th[scope=row]{background:rgba(202,63,128,.5)!important}table.cng-table a.action,table.cng-table button.action{font-family:Ico-Contact;font-size:1em;padding:0;line-height:1.25em;text-align:center;border-radius:0;background-color:#474747;height:26px;width:26px;margin:.1em}.blue table.cng-table a.action,.blue table.cng-table button.action{background-color:#1b7abf}.blue table.cng-table a.action:hover,.blue table.cng-table button.action:hover{background-color:#054e7b}.green table.cng-table a.action,.green table.cng-table button.action{background-color:#128670}.green table.cng-table a.action:hover,.green table.cng-table button.action:hover{background-color:#055542}.orange table.cng-table a.action,.orange table.cng-table button.action{background-color:#b85f28}.orange table.cng-table a.action:hover,.orange table.cng-table button.action:hover{background-color:#703014}.fuchsia table.cng-table a.action,.fuchsia button.action{background-color:#ca3f80}.fuchsia table.cng-table a.action:hover,.fuchsia table.cng-table button.action:hover{background-color:#8e1b4f}table.cng-table a.action{font-size:1em;color:#fff;text-decoration:none;line-height:1.25em;vertical-align:middle;border:1px solid transparent;padding:.3em .3em 0}table.cng-table a.action:before{font-family:Ico-Contact;display:inline-block;vertical-align:text-bottom}table.cng-table button.action.action-consult:before,table.cng-table a.action.action-consult:before{content:"\ea38"}table.cng-table button.action.action-histo:before,table.cng-table a.action.action-histo:before{content:"\ea88"}table.cng-table button.action.action-listen:before,table.cng-table a.action.action-listen:before{content:"\ea67"}table.cng-table button.action.action-record:before,table.cng-table a.action.action-record:before{content:"\ea5e"}table.cng-table button.action.action-delete:before,table.cng-table a.action.action-delete:before{content:"\ea39"}table.cng-table button.action.action-delete-requested:before,table.cng-table a.action.action-delete-requested:before{content:"\ea39"}table.cng-table button.action.action-save:before,table.cng-table a.action.action-save:before{content:"\ea37"}table.cng-table button.action.action-edit:before,table.cng-table a.action.action-edit:before{content:"\ea12"}table.cng-table button.action.action-play:before,table.cng-table a.action.action-play:before{content:"\ea08"}table.cng-table button.action.action-pause:before,table.cng-table a.action.action-pause:before{content:"\ea2e"}table.cng-table button.action.action-treeview:before,table.cng-table a.action.action-treeview:before{content:"\ea19"}table.cng-table button.action.action-planning:before,table.cng-table a.action.action-planning:before{content:"\ea09"}table.cng-table button.action.action-download:before,table.cng-table a.action.action-download:before{content:"\ea5d"}table.cng-table button.action.action-export:before,table.cng-table a.action.action-export:before{content:"\ea15"}table.cng-table tfoot{background:#4c667c}table.cng-table span.list-element{margin:0 1px;padding:0 3px}table.cng-table span.list-element:after{content:","}table.cng-table span.list-element:last-child:after{content:""}caption{height:2.5rem;padding:0 1rem;text-align:left;line-height:2.5rem}caption .right{padding-right:1rem}caption .title{margin:0;padding:0;display:flex;color:#fff;text-align:left;line-height:inherit;text-transform:uppercase;font-family:RobotoCondensed;font-size:var(--typo_font_size_1)}.ArrayFilter{position:relative}.ArrayFilter table.cng-table .filter-button{display:flex;align-items:center;background-color:transparent;justify-content:center;transition:background-color .25s}.ArrayFilter table.cng-table .filter-button:hover{background-color:#0e3643}.cng-filter~table.cng-table caption,.cng-filter~div table.cng-table caption{position:absolute;left:5.5em;top:0;right:0;margin:0}.cng-filter~table.cng-table caption .table-action{position:absolute;background:#1b7abf;left:-5.25em;right:-.5em;top:.9em}.cng-filter~.table-action{margin-top:0}.cng-filter .fieldsets{width:75%;display:flex;flex-wrap:wrap;margin:1.25em 0}.cng-filter .fieldsets fieldset{flex:1 0;border:0;border-radius:0;margin-right:1em;padding-right:1em;display:flex;flex-direction:column;border-right:1px solid #fff}.cng-filter .fieldsets fieldset:last-child{margin-right:0;border-right:0}.cng-filter .fieldsets fieldset legend{color:#fff;font-size:1em;font-family:RobotoCondensed;text-transform:uppercase}.cng-filter .fieldsets fieldset .input{flex-wrap:wrap;margin:.5em 0;flex-direction:row;display:flex;align-items:center;justify-content:space-between}.cng-filter .fieldsets fieldset .input label{width:auto;text-align:left;margin-right:.75em}.cng-filter .fieldsets fieldset .input cng-chosen{flex:1 0 0;width:auto}.blue .table-action{background:#a6d3e4}.green .table-action{background:#8ad0c3}.orange .table-action{background:#debda5}.fuchsia .table-action{background:#e9b3ce}.blue caption{background-color:var(--internal_theme_dark)}.green caption{background:#055542}.orange caption{background:#703014}.fuchsia caption{background:#8e1b4f}.table-action{left:0;right:0;height:2rem;display:flex;align-items:center;position:absolute;background:rgba(136,136,136,.1);line-height:2rem;padding:0 .5rem;border-bottom:none;margin:0}ul.pagination{margin:0;padding:0;list-style:none}ul.pagination li{display:inline-block}ul.pagination li.active button{color:#fff;background-color:#0e3643}ul.pagination li:not(.active):hover button,ul.pagination li:not(.active) button:focus{box-shadow:0 0 1em -1px #3c3c3c;background-color:#dce0e3}ul.pagination li>button{color:#0e3643;background:none;line-height:2em;padding:0;text-decoration:none;width:2em;display:inline-block;border-radius:0;margin:1em .2em .5em;vertical-align:middle;height:2em;outline:none}ul.pagination li>button>span.next,ul.pagination li>button>span.previous,ul.pagination li>button>span.last,ul.pagination li>button>span.first{font-family:Ico-Contact;font-size:1.5em;display:inline-block}span.next:before{content:"\ea2c"}span.previous:before{content:"\ea2d"}span.last:before{content:"\ea2b"}span.first:before{content:"\ea2a"}div.center-pagination{text-align:center}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fc{display:flex;flex-direction:column;font-size:1em}.fc,.fc *,.fc *:before,.fc *:after{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc th,.fc td{vertical-align:top;padding:0}.fc a[data-navlink]{cursor:pointer}.fc a[data-navlink]:hover{text-decoration:underline}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color, #ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype");font-weight:400;font-style:normal}.fc-icon{display:inline-block;width:1em;height:1em;text-align:center;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{border-radius:0;overflow:visible;text-transform:none;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.fc .fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc .fc-button{-webkit-appearance:button}.fc .fc-button:not(:disabled){cursor:pointer}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:hover{text-decoration:none}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem #2c3e5040}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color, #fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color, #2C3E50);border-color:#2c3e50;border-color:var(--fc-button-border-color, #2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color, #fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color, #1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color, #1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color, #fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color, #2C3E50);border-color:#2c3e50;border-color:var(--fc-button-border-color, #2C3E50)}.fc .fc-button-primary:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc .fc-button-primary:not(:disabled):active,.fc .fc-button-primary:not(:disabled).fc-button-active{color:#fff;color:var(--fc-button-text-color, #fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color, #1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color, #151e27)}.fc .fc-button-primary:not(:disabled):active:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.fc .fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button:hover{z-index:1}.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button.fc-button-active{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;inset:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color, #ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0;border-bottom-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section{height:1px}.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section table{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-header>*,.fc .fc-scrollgrid-section-footer>*{border-bottom-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:#fff;background:var(--fc-page-bg-color, #fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-view-harness-active>.fc-view{position:absolute;inset:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-bg-event,.fc .fc-non-business,.fc .fc-highlight{position:absolute;inset:0}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color, rgba(215, 215, 215, .3))}.fc .fc-bg-event{background:rgb(143,223,130);background:var(--fc-bg-event-color, rgb(143, 223, 130));opacity:.3;opacity:var(--fc-bg-event-opacity, .3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size, .85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color, rgba(188, 232, 241, .3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color, rgba(208, 208, 208, .3))}a.fc-event,a.fc-event:hover{text-decoration:none}.fc-event[href],.fc-event.fc-event-draggable{cursor:pointer}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px #0000004d}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event:hover .fc-event-resizer,.fc-event-selected .fc-event-resizer{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width, 1px);width:8px;width:var(--fc-event-resizer-dot-total-width, 8px);height:8px;height:var(--fc-event-resizer-dot-total-width, 8px);border-style:solid;border-color:inherit;background:#fff;background:var(--fc-page-bg-color, #fff)}.fc-event-selected .fc-event-resizer:before{content:"";position:absolute;inset:-20px}.fc-event-selected,.fc-event:focus{box-shadow:0 2px 5px #0003}.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;inset:0}.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color, rgba(0, 0, 0, .25));position:absolute;z-index:1;inset:-1px}.fc-h-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color, #3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color, #3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color, #fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness, 8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(-.5 * var(--fc-event-resizer-thickness, 8px))}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(-.5 * var(--fc-event-resizer-thickness, 8px))}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(-.5 * var(--fc-event-resizer-dot-total-width, 8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(-.5 * var(--fc-event-resizer-dot-total-width, 8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(-.5 * var(--fc-event-resizer-dot-total-width, 8px))}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px #00000026}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color, #ddd);background:#fff;background:var(--fc-page-bg-color, #fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color, rgba(208, 208, 208, .3))}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color, #3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color, #3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color, #fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness, 8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness, 8px) / -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness, 8px) / -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width, 8px) / -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width, 8px) / -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width, 8px) / -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{position:relative;z-index:1;min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-axis-chunk>table{position:relative;z-index:1}.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:"\a0"}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-slot-label{vertical-align:middle}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;inset:0}.fc .fc-timegrid-col.fc-day-today{background-color:#ffdc2826;background-color:var(--fc-today-bg-color, rgba(255, 220, 40, .15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;inset:0}.fc-media-screen .fc-timegrid-cols{position:absolute;inset:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;inset:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color, #fff)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size, .85em);border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size, .85em);margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:"\a0-\a0"}.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size, .85em)}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color, inherit);background:#d0d0d0;background:var(--fc-more-link-bg-color, #d0d0d0);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color, red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color, red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}*{margin:0;padding:0}*[noreset] *{margin:revert;padding:revert}body{margin:0;width:100%;height:100%;color:#000;overflow:visible;position:absolute;font-weight:400;background:#dce0e3;font-family:Roboto,-apple-system,sans-serif;scrollbar-base-color:var(--internal_theme_default);-ms-scrollbar-base-color:var(--internal_theme_default)}blockquote{margin:0 1em;font-style:italic;font-size:.85em;background:#dce0e3;padding:.5em}blockquote .title{display:block;margin:0;font-style:normal;font-weight:bolder}.capitalize{text-transform:capitalize}.nodisplay{left:-99999em;position:absolute}button{cursor:pointer;line-height:normal}button strong{display:inline-block;background:#9e1d20;width:1.75em;height:1.75em;border-radius:2em;position:absolute;right:-1.25em;top:-.25em;text-align:center;line-height:2em;color:#fff!important}::selection{background:#043d44;color:#fff}.blue ::selection{background:#1b7abf;color:#fff}.green ::selection{background:#128670;color:#fff}.orange ::selection{background:#b85f28;color:#fff}.fuchsia ::selection{background:#ca3f80;color:#fff}.center{text-align:center}.right{text-align:right;float:right}.text-right{text-align:right}.clear{clear:both}.left{text-align:left;float:left}.hide{display:none}.small .panel-action{height:3em}.inline{display:inline-block}input::placeholder{font-style:italic;color:#767676}input:-ms-input-placeholder{font-style:italic;color:#767676!important}input[type=text]:not(.mat-input-element):not(.mat-date-range-input-inner):disabled,input[type=email]:not(.mat-input-element):disabled,input[type=password]:not(.mat-input-element):disabled,input:not(.mat-input-element):not(.mat-date-range-input-inner):disabled,textarea:not(.mat-input-element):disabled,select:not(.mat-input-element):disabled,cng-chosen:not([id*="chosen-"]):disabled,cng-chosen-field:disabled{opacity:.3}input[type=text]:not(.mat-input-element):not(.mat-date-range-input-inner),input[type=email]:not(.mat-input-element),input[type=password]:not(.mat-input-element),input:not(.mat-input-element):not(.mat-date-range-input-inner),textarea:not(.mat-input-element),select:not(.mat-input-element),cng-chosen:not([id*="chosen-"]),cng-chosen-field{margin:0;color:#000;padding:.25rem;border-radius:5px;font-weight:400;font-size:.875rem;font-family:Roboto;vertical-align:middle;box-sizing:border-box;border:1px #bcb8bc solid}input[type=text]:not(.mat-input-element):not(.mat-date-range-input-inner):focus,input[type=email]:not(.mat-input-element):focus,input[type=password]:not(.mat-input-element):focus,textarea:not(.mat-input-element):focus,select:not(.mat-input-element):focus,cng-chosen:not([id*="chosen-"]):focus,cng-chosen-field:focus{outline:none;border-color:#0e3643;background-color:#4c667f4d}.blue input[type=text]:not(.mat-input-element):not(.mat-date-range-input-inner):focus,.blue input[type=email]:not(.mat-input-element):focus,.blue input[type=password]:not(.mat-input-element):focus,.blue textarea:not(.mat-input-element):focus,.blue select:not(.mat-input-element):focus,.blue cng-chosen:not([id*="chosen-"]):focus,.blue cng-chosen-field:focus{border-color:#1b7abf;background-color:#e4f2f7}.green input[type=text]:not(.mat-input-element):focus,.green input[type=email]:not(.mat-input-element):focus,.green input[type=password]:not(.mat-input-element):focus,.green input[type=text]:not(.mat-date-range-input-inner),.green textarea:not(.mat-input-element):focus,.green select:not(.mat-input-element):focus,.green cng-chosen:focus,.green cng-chosen-field:focus{border-color:#128670;background-color:#dcf1ed}.orange input[type=text]:not(.mat-input-element):not(.mat-date-range-input-inner):focus,.orange input[type=email]:not(.mat-input-element):focus,.orange input[type=password]:not(.mat-input-element):focus,.orange textarea:not(.mat-input-element):focus,.orange select:not(.mat-input-element):focus,.orange cng-chosen:not([id*="chosen-"]):focus,.orange cng-chosen-field:focus{border-color:#b85f28;background-color:#f5ebe4}.fuchsia input[type=text]:not(.mat-input-element):not(.mat-date-range-input-inner):focus,.fuchsia input[type=email]:not(.mat-input-element):focus,.fuchsia input[type=password]:not(.mat-input-element):focus,.fuchsia textarea:not(.mat-input-element):focus,.fuchsia select:not(.mat-input-element):focus,.fuchsia cng-chosen:not([id*="chosen-"]):focus,.fuchsia cng-chosen-field:focus{border-color:#ca3f80;background-color:#f8e8f0}span.formError{background:#9e1d20;padding:.25em;color:#fff;position:relative;margin-left:.4em;font-size:.9em}span.formError:before{content:" ";width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #9e1d20 transparent transparent;position:absolute;left:-.5em;top:.4em}input[type=checkbox],input[type=radio]{width:1em!important;height:1em!important;margin:4px 0;vertical-align:middle;cursor:pointer}table input[type=checkbox]:focus{box-shadow:0 0 1em #8c8c8c}.small input[type=checkbox]{width:2em!important;height:2em!important}.empty{color:#9e1d20}.semistrong{color:#a9a9a9}.strong,strong{color:#737373;font-weight:700}.blue .semistrong{color:#1b7abf80}.green .semistrong{color:#12867080}.orange .semistrong{color:#b85f2880}.fuchsia .semistrong{color:#ca3f8080}.blue .strong,.blue strong{color:#1b7abf}.green .strong,.green strong{color:#128670}.orange .strong,.orange strong{color:#b85f28}.fuchsia .strong,.fuchsia strong{color:#ca3f80}input[disabled]:not[type=button]{opacity:.5}input+label{text-align:left;color:#000}fieldset{padding-inline:10px;border-radius:2.5px;margin-block-end:20px;box-sizing:border-box;padding-block:10px 5px;border:1px solid var(--internal_theme_dark)}fieldset legend{font-weight:700;padding-inline:5px;text-transform:uppercase;font-family:RobotoCondensed;font-size:var(--typo_font_size_0);color:var(--internal_theme_dark)}.error,.modal-panel.white .error label{color:#9e1d20}.panel-status{position:absolute;left:0;right:0;bottom:4em;height:1.5em;padding:0 .5em;line-height:1.5em}.small .panel-status{bottom:3em}.panel-status .status{color:#000}.black .panel-status .status{color:#fff}.panel-status.error{background:#9e1d20}.panel-status.error .status{color:#fff}.panel-status.success{background:#067411}.panel-status.success .status{color:#fff}.panel-status.info{background:#067411}.panel-status.info .status{color:#fff}.panel-status.warning{background:#9e1d20}.panel-status.warning .status{color:#fff}.title{margin:.25em 0;float:initial}.hidden{display:none}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}@media (max-width: 47.99em){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}@media (min-width: 48em) and (max-width: 61.99em){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}@media (min-width: 62em) and (max-width: 74.99em){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}@media (min-width: 75em){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (max-width: 47.99em){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}}@media (min-width: 48em) and (max-width: 61.99em){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}}@media (min-width: 62em) and (max-width: 74.99em){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}@media (min-width: 75em){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}}div#Area-agentExchanges,div#Area-agentRecords{position:absolute;inset:0;overflow:auto}div#Area-LeftPanel{top:0;bottom:0;width:18em;position:absolute}div#Area-LeftPanel .panel{margin:0;height:100%;display:flex;flex-flow:column}div#Area-MainActions{top:0;left:21.5em;height:100%;right:.5em;position:absolute}.small div#Area-MainActions{top:1em}div#Area-MainActions .panel.black{position:absolute;right:0;height:4.25em}div#quickActions{float:left}div#quickActions .quickActions-moreMenu{right:0;z-index:1000;padding:.5rem;text-align:left;position:absolute;background:white;border:1px solid var(--internal_theme_default);border-top:.5rem solid var(--internal_theme_default)}div#quickActions .quickActions-moreMenu hr{margin:.5em;border:none;border-color:var(--internal_theme_default);border-bottom:1px solid var(--internal_theme_default)}div#quickActions .quickActions-moreMenu ul{padding:0;margin:0;font-size:.9em;list-style-type:none}div#quickActions .quickActions-moreMenu ul li{padding:.1em .25em;white-space:nowrap;display:block;text-align:left}div#quickActions .quickActions-moreMenu ul li button{background:none;color:#000;padding:0;margin:0}div#quickActions .quickActions-moreMenu ul li button:hover,div#quickActions .quickActions-moreMenu ul li button:focus{outline:none;font-style:italic}div#quickActions .quickActions-moreMenu ul li.mainAction button{color:#0e3643}div#quickActions .quickActions-moreMenu ul li:not(.mainAction):before{content:"\ea08"}div#quickActions .quickActions-moreMenu ul li.mainAction:before{color:#0e3643}div#quickActions .quickActions-moreMenu ul li:before{font-family:Ico-Contact;margin-right:.1em;vertical-align:middle}div#quickActions ul li{display:inline-block;text-align:center;vertical-align:top;margin:0;color:#0e3643;cursor:pointer;position:relative;list-style:none}div#quickActions ul li.disabled{opacity:.5;pointer-events:none;cursor:default}.blue div#quickActions ul li button:hover,.blue div#quickActions ul li button:focus{color:#1b7abf}.fuchsia div#quickActions ul li button:hover,.fuchsia div#quickActions ul li button:focus{color:#ca3f80}div#quickActions ul li button:hover,div#quickActions ul li button:focus{background-color:#fff}div#quickActions ul{margin:0;padding:0}div#moreActions{height:4em;padding:0;position:absolute;right:4em;left:18em;overflow-x:auto;overflow-y:hidden;white-space:nowrap;text-align:right}.small div#moreActions{left:0;top:4.75em;padding:0}#moreActions ul{display:inline-block;vertical-align:top;padding:0 2.5em 0 0;list-style-type:none;margin:0 auto;text-align:left}#moreActions ul:last-child{padding-right:.5em}#moreActions li{border-left:1px solid white}.small #moreActions li{border-left-width:0}#moreActions ul li.disabled{opacity:.5;pointer-events:none;cursor:default}#moreActions ul li a,#moreActions ul li span,#moreActions ul li button{display:inline-block;cursor:pointer;background:none;color:#000;padding:0;border-radius:0;text-align:left}#moreActions ul li button{display:flex;font-size:.85em;align-items:center}#moreActions ul li a:hover,#moreActions ul li span:hover,#moreActions ul li button:hover,#moreActions ul li a:focus,#moreActions ul li span:focus,#moreActions ul li button:focus{outline:none;font-style:italic;color:var(--cng-color-theme-default)}#moreActions ul li>a:before,#moreActions ul li>span:before,#moreActions ul li>button:before{display:flex;color:#fff;content:"\ea08";margin-right:.5em;margin-left:.375em;font-family:Ico-Contact}#moreActions ul li button:hover:before,#moreActions ul li button:focus:before{color:#0e3643}.filter-box.filter-box-up.expanded{background:#0e3643}div#Area-FooterInfos{left:0;right:0;bottom:0;height:2em;position:absolute}div#Area-FooterInfos p{color:#fff;text-align:right;padding-right:4em;margin:.3em 0 0;font-weight:bolder}div#Area-FooterInfos span{display:inline-block;width:1.25em;height:1.25em;background-color:#cfcfcf;border-radius:1em;color:#000;text-align:center;margin-left:.25em}::-webkit-scrollbar{width:.625em;height:.625em}::-webkit-scrollbar-track{background:rgba(179,179,179,.375)}::-webkit-scrollbar-thumb{background:#0e3643;background-clip:content-box;border:.125em solid transparent}.blue ::-webkit-scrollbar-thumb{background:#1b7abf;background-clip:content-box}.green ::-webkit-scrollbar-thumb{background:#128670;background-clip:content-box}.orange ::-webkit-scrollbar-thumb{background:#b85f28;background-clip:content-box}.fuchsia ::-webkit-scrollbar-thumb{background:#ca3f80;background-clip:content-box}.timerRound{color:#0e3643;padding:0;border:2px solid #1b7abf;width:33px;height:33px;border-radius:19px;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:20px;background-color:transparent}.timerRound .quickActionIcon:before{margin:0;padding:0;display:flex;line-height:100%;align-items:center;justify-content:center}.scaleTimerRound{border:2px solid #1b7abf;width:33px;font-size:80%;height:33px;border-radius:50%;line-height:100%;font-weight:700;display:flex;justify-content:center;align-items:center;padding-top:0}.infoMandatorySave{position:absolute;right:2em}a.accordion-toggle:focus{text-decoration:underline!important}.smt{margin-top:.5em}.smbt{margin-bottom:.5em}.sml{margin-left:.5em}.smr{margin-right:.5em}.smx{margin-left:.5em;margin-right:.5em}.smy{margin-top:.5em;margin-bottom:.5em}.sm{margin:.5em}.mmt{margin-top:1em}.mmbt{margin-bottom:1em}.mml{margin-left:1em}.mmr{margin-right:1em}.mmx{margin-left:1em;margin-right:1em}.mmy{margin-top:1em;margin-bottom:1em}.mm{margin:1em}.flex-column{display:flex;flex-flow:column;overflow:auto}.flex-column-ns{display:flex;flex-flow:column;flex-wrap:nowrap}.flex-row-ns{display:flex;flex-flow:row;flex-wrap:nowrap}.attachment_wrapper{width:100%;height:100%;font-size:medium;position:relative}.attachment_wrapper .attachment_icon{width:2em;padding:0;color:#000;display:flex;border-radius:0;background:none;font-size:.825em;align-items:center}.attachment_wrapper.read_only .attachment_icon{cursor:default}.attachment_wrapper .attachment_icon .attachment_counter{font-size:var(--typo_font_size_0);margin-right:.25em}.attachment_wrapper .attachment_icon .attachment_inner{display:flex;font-size:var(--typo_font_size_0);align-items:center}.attachment_wrapper .attachment_icon .attachment_inner:before{content:"\ea07";color:#000;font-family:Ico-Contact;font-size:1em;font-weight:700}.attachment-light .attachment_wrapper .attachment_icon .attachment_inner:before{color:#fff;font-weight:400}.attachment_wrapper .attachment_popup{right:0;width:12em;z-index:100;padding:.5em;cursor:default;position:absolute;background:#fff;border:1px solid var(--internal_theme_default)}.attachment_wrapper .attachment_popup ul{margin:0;padding:0;list-style-type:none}.attachment_wrapper .attachment_popup ul li{overflow:hidden;color:#000;font-size:var(--typo_font_size_0);white-space:nowrap;text-overflow:ellipsis}.attachment_wrapper .attachment_popup ul li div{overflow:hidden;text-overflow:ellipsis}.attachment_wrapper .attachment_popup ul li:before{color:#000;content:"\ea08";margin-right:.1em;vertical-align:middle;font-family:Ico-Contact}.attachment_wrapper .attachment_popup ul li a:hover,.attachment_wrapper .attachment_popup ul li a:focus{font-weight:bolder;outline:none}.attachment_wrapper .attachment_popup .message{text-decoration:none;color:inherit}.attachment_wrapper .attachment_popup .message,.attachment_wrapper .attachment_popup .message>span{display:inline-block;max-width:88%;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle;color:#000}.attachment-light .attachment_wrapper .attachment_counter{color:#000}.cng-loader{top:0;left:0;width:100%;height:100%;z-index:1020;cursor:default;overflow:hidden;position:absolute;background-color:#4c667f20;-webkit-backdrop-filter:blur(var(--cng-backdrop_blur));backdrop-filter:blur(var(--cng-backdrop_blur))}.cng-loader>div{position:absolute;inset:25%;margin:auto;zoom:60%}.cng-loader div.loader{top:50%;left:50%;width:150px;height:150px;display:block;position:relative;border-radius:50%;margin:-75px 0 0 -75px;border:5px solid transparent;animation:spin 2s linear infinite;border-top-color:var(--internal_theme_default)}.cng-loader div.loader:before{content:"";position:absolute;inset:5px;border-radius:50%;border:5px solid transparent;animation:spin 3s linear infinite;border-top-color:var(--internal_theme_default)}.cng-loader div.loader:after{content:"";position:absolute;inset:15px;border-radius:50%;border:5px solid transparent;border-top-color:var(--internal_theme_default);animation:spin 1.5s linear infinite}.cng-btn-container{cursor:pointer;color:#fff;align-items:center}.cng-btn{width:1.5rem;height:1.5rem;padding:.25rem;border-radius:0;font-size:1.5rem}.cng-btn.with-label span:before{vertical-align:middle}.disabled>.cng-btn-container,.disabled>.cng-btn-container .cng-btn{opacity:.375;cursor:no-drop}.cng-btn-container .cng-btn-label{margin:.25rem;font-size:var(--typo_font_size_1);text-transform:uppercase;font-family:robotoCondensed}:not(.no-background)>.cng-btn-container .cng-btn{background:var(--internal_theme_default)}:not(.no-background):not(.disabled)>.cng-btn-container .cng-btn:hover,:not(.no-background):not(.disabled)>.cng-btn-container .cng-btn:focus{background:var(--internal_theme_dark)}.flex{display:flex}.flex-row{display:flex;overflow:auto;flex-direction:row}.flex-row-right_aligned{display:flex;justify-content:flex-end;flex-direction:row}.flex-row-vertical_centered{display:flex;align-items:center}span[truncate]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cng-filters mat-expansion-panel-header{background-color:var(--internal_theme_dark)!important;color:var(--internal_theme_dark_contrast)!important}.cng-filters mat-expansion-panel{border:unset!important}.cng-table .mat-row{border-left:1px solid grey!important;border-right:1px solid grey!important}.cng-table .mat-row:last-child{border-bottom:1px solid grey!important}@font-face{font-family:Ico-Contact;font-style:normal;font-display:swap;src:local("Ico-Contact"),url(assets/fonts/Ico-Contact.woff2) format("woff2"),url(assets/fonts/Ico-Contact.woff) format("woff")}*[class*=cng-tuile]:before,*[class*=cng-ico_]:before{font-family:Ico-Contact;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit}.cng-ico_aaafixdecimal:before{content:"\ea01"}.cng-ico_add:before{content:"\ea02"}.cng-ico_annuler:before{content:"\ea03"}.cng-ico_appel:before{content:"\ea04"}.cng-ico_appel_entrant:before{content:"\ea05"}.cng-ico_appel_sortant:before{content:"\ea06"}.cng-ico_attach:before{content:"\ea07"}.cng-ico_bullet:before{content:"\ea08"}.cng-ico_calendar:before{content:"\ea09"}.cng-ico_chat:before{content:"\ea0a"}.cng-ico_check:before{content:"\ea0b"}.cng-ico_close:before{content:"\ea0c"}.cng-ico_config:before{content:"\ea0d"}.cng-ico_connect:before{content:"\ea0e"}.cng-ico_contact_sup:before{content:"\ea0f"}.cng-ico_detach:before{content:"\ea10"}.cng-ico_detail:before{content:"\ea11"}.cng-ico_edit:before{content:"\ea12"}.cng-ico_edit_doc:before{content:"\ea13"}.cng-ico_erase:before{content:"\ea14"}.cng-ico_export:before{content:"\ea15"}.cng-ico_files_open:before{content:"\ea16"}.cng-ico_filtrer:before{content:"\ea17"}.cng-ico_generer:before{content:"\ea18"}.cng-ico_help:before{content:"\ea19"}.cng-ico_import:before{content:"\ea1a"}.cng-ico_info:before{content:"\ea1b"}.cng-ico_liste_taches:before{content:"\ea1c"}.cng-ico_lock:before{content:"\ea1d"}.cng-ico_mail:before{content:"\ea1e"}.cng-ico_mail_envoi:before{content:"\ea1f"}.cng-ico_menu_bullets:before{content:"\ea20"}.cng-ico_menu_burger:before{content:"\ea21"}.cng-ico_menu_close:before{content:"\ea22"}.cng-ico_menu_open:before{content:"\ea23"}.cng-ico_menu_profil:before{content:"\ea24"}.cng-ico_move:before{content:"\ea25"}.cng-ico_new_script:before{content:"\ea26"}.cng-ico_next:before{content:"\ea27"}.cng-ico_notifications:before{content:"\ea28"}.cng-ico_open_newwindow:before{content:"\ea29"}.cng-ico_page_first:before{content:"\ea2a"}.cng-ico_page_last:before{content:"\ea2b"}.cng-ico_page_next:before{content:"\ea2c"}.cng-ico_page_previous:before{content:"\ea2d"}.cng-ico_pause:before{content:"\ea2e"}.cng-ico_power:before{content:"\ea2f"}.cng-ico_previous:before{content:"\ea30"}.cng-ico_publier:before{content:"\ea31"}.cng-ico_raccrocher:before{content:"\ea32"}.cng-ico_redirection:before{content:"\ea33"}.cng-ico_ressources:before{content:"\ea34"}.cng-ico_retract_close:before{content:"\ea35"}.cng-ico_retract_open:before{content:"\ea36"}.cng-ico_save:before{content:"\ea37"}.cng-ico_search:before{content:"\ea38"}.cng-ico_supprimer:before{content:"\ea39"}.cng-ico_tri:before{content:"\ea3a"}.cng-ico_tri_down:before{content:"\ea3b"}.cng-ico_tri_up:before{content:"\ea3c"}.cng-ico_unlock:before{content:"\ea3d"}.cng-ico_user:before{content:"\ea3e"}.cng-ico_vue_camembert:before{content:"\ea3f"}.cng-ico_vue_etiquette:before{content:"\ea40"}.cng-ico_vue_histo:before{content:"\ea41"}.cng-ico_vue_stat:before{content:"\ea42"}.cng-ico_vue_tableau:before{content:"\ea43"}.cng-ico_warning:before{content:"\ea44"}.cng-ico_zoom_moins:before{content:"\ea45"}.cng-ico_zoom_plus:before{content:"\ea46"}.cng-tuile_administration:before{content:"\ea47"}.cng-tuile_agent:before{content:"\ea48"}.cng-tuile_campagnes:before{content:"\ea49"}.cng-tuile_config_wallboard:before{content:"\ea4a"}.cng-tuile_enquetes:before{content:"\ea4b"}.cng-tuile_enregistrements:before{content:"\ea4c"}.cng-tuile_historique:before{content:"\ea4d"}.cng-tuile_hypervision:before{content:"\ea4e"}.cng-tuile_quality_monitoring:before{content:"\ea4f"}.cng-tuile_scripts:before{content:"\ea50"}.cng-tuile_smartpush:before{content:"\ea51"}.cng-tuile_statistiques:before{content:"\ea52"}.cng-tuile_suivi_actions:before{content:"\ea53"}.cng-tuile_suivi_appels:before{content:"\ea54"}.cng-tuile_supervision:before{content:"\ea55"}.cng-tuile_vigie:before{content:"\ea56"}.cng-tuile_wallboard:before{content:"\ea57"}.cng-ico_banette:before{content:"\ea58"}.cng-ico_baseDeCo:before{content:"\ea59"}.cng-ico_chatSup:before{content:"\ea5a"}.cng-ico_chat_envoi:before{content:"\ea5b"}.cng-ico_down:before{content:"\ea5c"}.cng-ico_download:before{content:"\ea5d"}.cng-ico_enr:before{content:"\ea5e"}.cng-ico_enr_pause:before{content:"\ea5f"}.cng-ico_enr_play:before{content:"\ea60"}.cng-ico_envoyer:before{content:"\ea61"}.cng-ico_label_date:before{content:"\ea62"}.cng-ico_label_time:before{content:"\ea63"}.cng-ico_media_back:before{content:"\ea64"}.cng-ico_media_equalizer:before{content:"\ea65"}.cng-ico_media_pause:before{content:"\ea66"}.cng-ico_media_play:before{content:"\ea67"}.cng-ico_media_volume:before{content:"\ea68"}.cng-ico_newWindow:before{content:"\ea69"}.cng-ico_pj:before{content:"\ea6a"}.cng-ico_repondre:before{content:"\ea6b"}.cng-ico_scripting:before{content:"\ea6c"}.cng-ico_transfert:before{content:"\ea6d"}.cng-ico_up:before{content:"\ea6e"}.cng-ico_win_grandir:before{content:"\ea6f"}.cng-ico_win_reduire:before{content:"\ea70"}.cng-tuile_dash:before{content:"\ea71"}.cng-ico_visio:before{content:"\ea72"}.cng-ico_addContact:before{content:"\ea73"}.cng-ico_addTime:before{content:"\ea74"}.cng-ico_conf3:before{content:"\ea75"}.cng-ico_SMS:before{content:"\ea76"}.cng-ico_enGarde:before{content:"\ea77"}.cng-ico_reload:before{content:"\ea78"}.cng-ico_transfRaccro:before{content:"\ea79"}.cng-ico_userAttente:before{content:"\ea7a"}.cng-ico_userDelete:before{content:"\ea7b"}.cng-ico_userPause:before{content:"\ea7c"}.cng-ico_userPlay:before{content:"\ea7d"}.cng-ico_vue_treeview:before{content:"\ea7e"}.cng-ico_agent:before{content:"\ea7f"}.cng-ico_fullscreen:before{content:"\ea80"}.cng-ico_fullscreen_exit:before{content:"\ea81"}.cng-ico_basedeco:before{content:"\ea82"}.cng-ico_contact_search:before{content:"\ea83"}.cng-ico_coupe:before{content:"\ea84"}.cng-ico_drag:before{content:"\ea85"}.cng-ico_chain_link:before{content:"\ea86"}.cng-ico_faire_approuver:before{content:"\ea87"}.cng-ico_histo:before{content:"\ea88"}.cng-ico_media_vocal:before{content:"\ea89"}.cng-ico_onglet:before{content:"\ea8a"}.cng-ico_operateur:before{content:"\ea8b"}.cng-ico_preview:before{content:"\ea8c"}.cng-ico_print:before{content:"\ea8d"}.cng-ico_refresh:before{content:"\ea8e"}.cng-ico_tags:before{content:"\ea8f"}.cng-ico_timer_pause:before{content:"\ea90"}.cng-ico_vue_wallboard:before{content:"\ea91"}.cng-ico_cursor:before{content:"\ea92"}.cng-ico_rec:before{content:"\ea93"}.cng-ico_layout:before{content:"\ea94"}.cng-ico_operations:before{content:"\ea95"}.cng-ico_password:before{content:"\ea96"}.cng-ico_picture:before{content:"\ea97"}.cng-ico_smiley_happy:before{content:"\ea98"}.cng-ico_star_favorite:before{content:"\ea99"}.cng-ico_texte:before{content:"\ea9a"}.cng-ico_agent_search:before{content:"\ea9b"}.cng-ico_contactS:before{content:"\ea9c"}.cng-ico_courrier:before{content:"\ea9d"}.cng-ico_doc:before{content:"\ea9e"}.cng-ico_fleche_down:before{content:"\ea9f"}.cng-ico_fleche_left:before{content:"\eaa0"}.cng-ico_fleche_right:before{content:"\eaa1"}.cng-ico_fleche_up:before{content:"\eaa2"}.cng-ico_folder_close:before{content:"\eaa3"}.cng-ico_folder_open:before{content:"\eaa4"}.cng-ico_geler:before{content:"\eaa5"}.cng-ico_informer:before{content:"\eaa6"}.cng-ico_inserer_mail:before{content:"\eaa7"}.cng-ico_interactions:before{content:"\eaa8"}.cng-ico_internet:before{content:"\eaa9"}.cng-ico_layer_3_big:before{content:"\eaaa"}.cng-ico_layer_3_low:before{content:"\eaab"}.cng-ico_layer_3_sup:before{content:"\eaac"}.cng-ico_localiser:before{content:"\eaad"}.cng-ico_mail_entrant:before{content:"\eaae"}.cng-ico_mail_sortant:before{content:"\eaaf"}.cng-ico_media_noSound:before{content:"\eab0"}.cng-ico_media_noVDO:before{content:"\eab1"}.cng-ico_mouse:before{content:"\eab2"}.cng-ico_note:before{content:"\eab3"}.cng-ico_page-appli:before{content:"\eab4"}.cng-ico_partage_page:before{content:"\eab5"}.cng-ico_planning_day:before{content:"\eab6"}.cng-ico_planning_month:before{content:"\eab7"}.cng-ico_planning_year:before{content:"\eab8"}.cng-ico_sens_interdit:before{content:"\eab9"}.cng-ico_tips:before{content:"\eaba"}.cng-ico_version_avancee:before{content:"\eabb"}.cng-ico_win_intervertir:before{content:"\eabc"}.cng-tuile_facturation:before{content:"\eabd"}.cng-ico_arbo:before{content:"\eabe"}.cng-ico_chat2:before{content:"\eabf"}.cng-ico_courrier2:before{content:"\eac0"}.cng-ico_inserer_txt:before{content:"\eac1"}.cng-ico_partage:before{content:"\eac2"}.cng-ico_rdv:before{content:"\eac3"}.cng-ico_danger:before{content:"\eac4"}.cng-ico_doc_excel:before{content:"\eac5"}.cng-ico_doc_pdf:before{content:"\eac6"}.cng-ico_fleche_back:before{content:"\eac7"}.cng-ico_doc_audio:before{content:"\eac8"}.cng-ico_doc_img:before{content:"\eac9"}.cng-ico_doc_office:before{content:"\eaca"}.cng-ico_doc_ppt:before{content:"\eacb"}.cng-ico_doc_vdo:before{content:"\eacc"}.cng-ico_doc_word:before{content:"\eacd"}.cng-ico_ecoute:before{content:"\eace"}.cng-ico_report_taches:before{content:"\eacf"}.cng-ico_rs_facebook:before{content:"\ead0"}.cng-ico_rs_messenger:before{content:"\ead1"}.cng-ico_rs_twitter:before{content:"\ead2"}.cng-ico_media_micro:before{content:"\ead3"}.cng-ico_media_next:before{content:"\ead4"}.cng-ico_media_previous:before{content:"\ead5"}.cng-ico_media_record:before{content:"\ead6"}.cng-ico_media_stop:before{content:"\ead7"}.cng-ico_aiguilage:before{content:"\ead8"}.cng-ico_chatbot:before{content:"\ead9"}.cng-ico_cobrowsing:before{content:"\eada"}.cng-ico_note2:before{content:"\eadb"}.cng-ico_rapport:before{content:"\eadc"}.cng-ico_repertoire:before{content:"\eadd"}.cng-ico_scriptExterne:before{content:"\eade"}.cng-ico_smiley:before{content:"\eadf"}.cng-ico_chat_client:before{content:"\eae0"}.cng-tuile_archivage:before{content:"\eae1"}.cng-ico_banette_mail:before{content:"\eae2"}.cng-ico_banette_mail2:before{content:"\eae3"}.cng-ico_home:before{content:"\eae4"}.cng-ico_echange_terminer:before{content:"\eae5"}.cng-ico_importance_haute:before{content:"\eae6"}.cng-ico_importance_moyenne:before{content:"\eae7"}.cng-ico_severite_1:before{content:"\eae8"}.cng-ico_severite_2:before{content:"\eae9"}.cng-ico_severite_3:before{content:"\eaea"}.cng-ico_severite_4:before{content:"\eaeb"}.cng-ico_conf3_end:before{content:"\eaec"}.cng-tuile_analyse_semantique:before{content:"\eaed"}.cng-ico_clic:before{content:"\eaee"}.cng-ico_fullscreen2:before{content:"\eaef"}.cng-ico_fullscreen2_exit:before{content:"\eaf0"}.cng-ico_prompt:before{content:"\eaf1"}.cng-ico_saisie:before{content:"\eaf2"}.cng-ico_send:before{content:"\eaf3"}.cng-ico_stop:before{content:"\eaf4"}.cng-ico_rs_whatsapp:before{content:"\eaf5"}.cng-ico_copy:before{content:"\eaf6"}.cng-tuile_engagement:before{content:"\eaf7"}.cng-ico_appel_abandon:before{content:"\eaf8"}.cng-ico_fleche_next:before{content:"\eaf9"}.cng-ico_noCobrowsing:before{content:"\eafa"}.cng-ico_split:before{content:"\eafb"}.cng-ico_split_off:before{content:"\eafc"}.cng-ico_dashboard:before{content:"\eafd"}.cng-ico_dashboard_add:before{content:"\eafe"}.cng-ico_absence:before{content:"\eaff"}.cng-ico_flash:before{content:"\eb00"}.cng-ico_report:before{content:"\eb01"}.cng-ico_report_appel:before{content:"\eb02"}.cng-ico_report_facturation:before{content:"\eb03"}.cng-ico_report_mail:before{content:"\eb04"}.cng-ico_report_omnicanal:before{content:"\eb05"}.cng-ico_ticket:before{content:"\eb06"}.cng-ico_liste_selection:before{content:"\eb07"}.cng-ico_stop_main:before{content:"\eb08"}.cng-ico_heart:before{content:"\eb09"}.cng-ico_heart_add:before{content:"\eb0a"}.cng-ico_report_agent:before{content:"\eb0b"}.cng-ico_conseiller:before{content:"\eb0c"}.cng-ico_rdv_client:before{content:"\eb0d"}.cng-ico_add_SMS:before{content:"\eb0e"}.cng-ico_add_appel:before{content:"\eb0f"}.cng-ico_asterisk:before{content:"\eb10"}.cng-ico_bank:before{content:"\eb11"}.cng-ico_basket:before{content:"\eb12"}.cng-ico_bcard:before{content:"\eb13"}.cng-ico_bookmark:before{content:"\eb14"}.cng-ico_cafe:before{content:"\eb15"}.cng-ico_calculatrice:before{content:"\eb16"}.cng-ico_filtrer_no:before{content:"\eb17"}.cng-ico_lexique:before{content:"\eb18"}.cng-ico_add_mail:before{content:"\eb19"}.cng-ico_importance_basse:before{content:"\eb1a"}.cng-ico_nonDispo:before{content:"\eb1b"}.cng-ico_protect:before{content:"\eb1c"}.cng-ico_sablier:before{content:"\eb1d"}.cng-ico_suivi_contact:before{content:"\eb1e"}.cng-ico_total:before{content:"\eb1f"}.cng-ico_interdit:before{content:"\eb20"}.cng-ico_meg_agent:before{content:"\eb21"}.cng-ico_meg_contact:before{content:"\eb22"}.cng-ico_reprise_agent:before{content:"\eb23"}.cng-ico_reprise_contact:before{content:"\eb24"}.cng-ico_mail_lu:before{content:"\eb25"}.cng-ico_bookmark_empty:before{content:"\eb26"}.cng-ico_disconnect:before{content:"\eb27"}.cng-ico_add_PJ:before{content:"\eb28"}.cng-ico_mail_sendAll:before{content:"\eb29"}.cng-ico_mail_stock_in:before{content:"\eb2a"}.cng-ico_mail_stock_out:before{content:"\eb2b"}.cng-ico_mail_transfert_Rep:before{content:"\eb2c"}.cng-ico_mail_transfert_noRep:before{content:"\eb2d"}.cng-ico_modif_contact:before{content:"\eb2e"}.cng-ico_chat_entrant:before{content:"\eabf"}.cng-list-circle,.cng-list-square{position:relative;width:100%;margin:0;white-space:nowrap;overflow-y:hidden}.cng-list-circle.vertical{position:absolute;top:0;width:8em;height:100%;overflow-x:hidden;overflow-y:auto;white-space:inherit}.cng-list-circle.small:not(.vertical){height:6.5em}.cng-list-element{width:9.5em;background:url(assets/images/sprite-listcircle.png);display:inline-block;height:9.5em;text-align:center;position:relative;background-size:9.5em;transition:all .25s;cursor:pointer}.small .cng-list-element{transform:scale(.65);-webkit-transform:scale(.65);margin-left:-2.75em;margin-top:-1.5em}.small .cng-list-element:first-child{margin-left:0}.small .cng-list-element:hover,.small .cng-list-element:focus,.small .cng-list-element.selected{transform:scale(.75)}.green .cng-list-element{background-image:url(assets/images/sprite-listcircle-green.png)}.blue .cng-list-element{background-image:url(assets/images/sprite-listcircle-blue.png)}.darkpink .cng-list-element{background-image:url(assets/images/sprite-listcircle-darkpink.png)}.cng-list-square .cng-list-element{background:#b9b9b9;margin:1em .5em 0;width:9.5em;height:5em;border:1px solid #000;box-shadow:0 0 33px 1px #000;font-size:.85em}.medium .cng-list-square .cng-list-element{margin:0 -1.25em}.cng-list-square .cng-list-element:hover,.cng-list-square .cng-list-element:focus{background:#fdfdfd}.small .cng-list-square .cng-list-element{margin:.75em -1em 0}.cng-list-square .cng-list-element.selected{margin:0;width:9em;height:5.5em;font-size:.9em;background-color:#fff;color:#000;z-index:10;top:-.25em;border:2px solid rgba(0,0,0,.37)}.green .cng-list-square .cng-list-element.selected{border-color:#cdf73666!important}.blue .cng-list-square .cng-list-element.selected{border-color:#0be0ff66!important}.darkblue .cng-list-square .cng-list-element.selected{border-color:#246ac3bd!important}.red .cng-list-square .cng-list-element.selected{border-color:#f8010085!important}.darkpink .cng-list-square .cng-list-element.selected{border-color:#f700bd66!important}.pink .cng-list-square .cng-list-element.selected{border-color:#e271b066!important}.lightred .cng-list-square .cng-list-element.selected{border-color:#ff927d66!important}.medium .cng-list-square .cng-list-element.selected{margin:0 -.75em}.cng-list-element.selected{background-position:0 9.5em}.cng-list-element span{display:block;width:100%}.selected .cng-list-element-title{background-color:#dce0e3}.blue .selected .cng-list-element-title{background-color:#a6d3e4}.green .selected .cng-list-element-title{background-color:#8ad0c3}.orange .selected .cng-list-element-title{background-color:#debda5}.fuchsia .selected .cng-list-element-title{background-color:#e9b3ce}.filter-box{-webkit-user-select:none;-o-user-select:none;user-select:none;display:block;overflow:visible}.filter-box>span{margin:0;color:#fff;cursor:pointer}.filter-box>.title button{width:5.5em;height:2.5em;display:flex;outline:none;font-size:1em;padding:0 .6em;border-radius:0;position:relative;background:#0e3643;align-items:center;justify-content:center;font-family:RobotoCondensed;border:1px solid transparent}.filter-box>.title button:hover,.filter-box>.title button:focus,.filter-button:hover,.filter-button:focus{background:#021518;border:1px solid #1b7abf}.small .filter-box>span{font-size:.8em}.small .filter-box>.title button{font-size:1em}.filter-box>span span.filter-count{background:rgba(255,255,255,.37);color:#fff;padding:.1em;margin-left:.2em;width:1em;display:inline-block;height:.9em;line-height:.9em;text-align:center}.filter-box>span.expanded .action-deploy:before{content:"\ea23"}.filter-box>span .action-deploy:before{margin:0;content:"\ea22";line-height:100%;font-family:Ico-Contact}.filter-box label{display:inline-block;width:15em;margin-right:1em;color:#fff}.filter-box-body{opacity:0;max-height:0;overflow:visible;overflow-y:hidden;background:#0e3643;border-top:1px solid #dce0e3}.filter-box-body.expanded{opacity:1;overflow:visible;max-height:1000px}.filter-box-body form,.filter-box-body div.fake-form,.filter-box-body ng-form>div,.filter-box-body div.fake-form>div{padding:5px 15px}.filter-box-body form,.filter-box-body div.fake-form,.filter-box-body ng-form>div:last-child,.filter-box-body div.fake-form>div:last-child{padding-bottom:10px}.filter-box .action{display:flex;text-align:center;align-items:center;justify-content:center}.filter-box .action button{display:flex;margin:0 .25em;align-items:center;justify-content:center}.filter-box .action button:before{margin-right:.5em}.filter-box .action button,.modal-body :not(.spinner-action,.mce-btn)>button:not(.dropdown,.box-config,.box-delete){padding:.3em 1em;outline:none}.cng-pagination{position:fixed;bottom:0;left:0;right:0;background-color:#00000040}.cng-pagination ul{text-align:center}.cng-pagination li{background-color:#00000080;width:auto;min-width:.75em;display:inline-block;border:1px solid #bcb8bc;border-radius:7px;font-size:1.25em;line-height:.75em;padding:.5em;margin:0 .15em}.cng-pagination li.cng-pagination-next,.cng-pagination li.cng-pagination-last{float:right;font-size:1em;margin-top:.25em}.cng-pagination li.cng-pagination-previous,.cng-pagination li.cng-pagination-first{float:left;font-size:1em;margin-top:.25em}.cng-pagination li.disabled{background-color:#fff0!important}.cng-pagination li.current{background-color:#c2eb33;color:#000!important}.green .cng-pagination li.current{background-color:#128670;color:#fff}.blue .cng-pagination li.current{background-color:#1b7abf;color:#fff}.darkblue .cng-pagination li.current{background-color:#054e7b;color:#fff}.red .cng-pagination li.current{background-color:#ca3f80;color:#fff}.darkpink .cng-pagination li.current{background-color:#8e1b4f;color:#fff}.pink .cng-pagination li.current{background-color:#ca3f80;color:#fff}.lightred .cng-pagination li.current{background-color:#e9b3ce;color:#fff}.bar-title-container span{font-size:2em;line-height:2em}.small .bar-title-container span{font-size:1.75em}.bar-title-container{display:table-cell;vertical-align:middle;padding:0 .5em 0 0}.bar-legend-container{display:table-cell;vertical-align:middle;text-align:right;padding:0 0 0 .5em;border-left:1px dashed black}.bar-chart-container{display:table-cell;vertical-align:middle;width:99%}.bar-chart-container .bar span{display:none}.bar{height:.7em;margin:.25em}span.barlegend{font-size:.75em;display:block;text-align:right;margin:0;height:1.3em;line-height:1.5em;white-space:normal;text-overflow:ellipsis;overflow:hidden}.bar:nth-child(1){background:#9bab02}.bar:nth-child(2){background:#2887ba}.bar:nth-child(3){background:#b61338}.bar:nth-child(4){background:#b94ab9}.small .modal.fade.reduced.fullscreen{width:100%}.small .new_modal.fullscreen .modal-panel .modal-header{height:2em;display:flex;align-items:center;justify-content:flex-end}.small .new_modal.fullscreen .modal-panel .modal-body{top:3em}.small .new_modal.fullscreen .modal-panel .modal-header h1{width:auto;max-width:75%;font-size:.85em;margin-right:auto;padding:.5em 1em;word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.small .new_modal.fullscreen .modal-panel .modal-header button{width:3em;height:100%;position:unset}.small .new_modal.fullscreen .modal-panel .modal-header button:first-child{margin-left:auto}.modal-panel{position:absolute;inset:0;width:100%;height:100%;margin:auto;background-color:#dce0e3}.modal-panel.white{background:white}.small .modal-panel{max-width:inherit;max-height:inherit}.modal-overlay{position:fixed;top:0;left:0;right:0;height:100%;z-index:1000;display:none}.modal-overlay.reduce{top:inherit!important;height:2.6em}.modal-overlay.reduce .modal-panel{width:100%!important;height:100%!important}.modal-overlay.reduce .modal-panel h1{margin:.35em}.modal-overlay.reduce .modal-body,.modal-overlay.reduce .modal-footer{display:none}.modal-overlay.active{display:block}.modal-overlay.window{position:fixed;top:0}.medium .modal-overlay,.medium .modal-overlay.window{bottom:0}.modal-panel span.status-modal-left{color:#fff}.modal-panel h1{color:#fff;margin:0 0 0 .825em;text-transform:uppercase;font-family:RobotoCondensed}.small .modal-panel h1{margin-left:.2em;padding-left:.125em}.modal-panel span.status-modal-left~h1{background:blue}.modal-panel h1:focus{outline:none}.modal-panel.white h1{text-transform:uppercase}.modal-header h1 span.contact-name{margin-left:.5rem;padding-left:.5rem;border-left:1px solid white}.modal-header .actions_container{display:flex;margin-left:auto;align-items:center;justify-content:center}.modal-panel .reduce-modal{top:0;padding:0;outline:none;width:2.75rem;right:2.75rem;height:2.75rem;border-radius:0;overflow:hidden;position:absolute;cursor:pointer!important;background-color:#0000}.modal-header .close-modal{position:absolute;right:0;top:0;height:2.75rem;cursor:pointer!important;background-color:transparent;padding:0;overflow:hidden;width:2.75rem;border-radius:0;outline:none}.modal-header .actions_container button{display:flex;position:unset;align-items:center;justify-content:center}.modal-header .actions_container button:before{margin:0;display:flex;align-items:center;justify-content:center}.modal-header .actions_container button:hover,.modal-header .actions_container button:focus{background-color:#ffffff60}.modal-header .close-modal:hover,.modal-header .reduce-modal:hover,.modal-header .close-modal:focus,.modal-header .reduce-modal:focus{background-color:#0000001c}.small .modal-header .close-modal,.small .modal-header .reduce-modal{font-size:.6em}.modal-header .reduce-modal:before{color:#fff;font-size:var(--typo_font_size_1)}.modal-header .close-modal:before{margin:0;color:#fff;font-size:var(--typo_font_size_1);content:"\ea0c";font-family:Ico-Contact}.fade{transition:transform .5s .5s,width .5s ease}.fade.reduced{transition:transform .5s,width .5s .5s ease}.modal{width:100%;height:100%;position:fixed;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{transform:translateY(-100%);transition:transform .35s}.modal.fade.fullscreen .modal-dialog{transform:translateY(0);transition:transform .35s}.modal.in .modal-dialog,.modal.in.fullscreen .modal-dialog{transform:translateY(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:100%;height:100%;margin:0;padding:0}.small .new_modal .modal-panel{display:flex;align-items:center;justify-content:center}.small .new_modal .modal-panel h1{margin:0;padding:0}.new_modal.modal.fullscreen .modal-content{height:100%}.new_modal.modal.fullscreen .modal-body{bottom:0}.modal-backdrop{inset:0;position:fixed;background-color:#000;transition:transform .35s}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal.fade.fullscreen{left:0;right:0;margin-left:auto;margin-right:auto;transform:translateY(-100%)}.modal.fade.reduced.fullscreen{width:50%;transform:translateY(100%)}.modal.in.fullscreen{transform:translateY(0)}.modal.in.reduced.fullscreen{transform:translateY(100%) translateY(-2.75rem)}.modal-header{display:flex;height:2.75rem;align-items:center;background-color:var(--theme_primary_700)}.modal-header h1{margin:0;font-size:var(--typo_font_size_1);padding:0 1rem}.modal-body{left:0;right:0;top:2.75rem;padding:1rem;bottom:2.5rem;overflow:auto;position:absolute}.small .modal-body{top:2.5em;padding:.125em}#inputsTable td{border-right:0;border-bottom:0;background:white}.modal-body h2,.modal-body h3{margin:0}.modal-footer{position:absolute;left:0;bottom:0;right:0;height:1em;text-align:center;padding:.5em}.white .modal-footer{color:#000}.modal-footer.modal-confirm{height:1.5em}.modal-panel.chat .modal-footer textarea{width:63%;resize:none;height:3em}.modal-confirm button{height:1.5em;font-size:1em;margin:0 .5em;line-height:1em;align-items:center;display:inline-flex;justify-content:center}.modal-confirm button:before{margin-right:.5rem}.small .modal-confirm button{margin:0}.modal-confirm button:not([disabled]):hover,.modal-confirm button:not([disabled]):focus{cursor:pointer}.modal.reduced .modal-header h1{height:100%;display:flex;max-width:70%;overflow:hidden;align-items:center;white-space:nowrap;text-overflow:ellipsis}.modal.reduced .modal-header h1 span{overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis}button{border:none;color:#fff;border-radius:1em;padding:.2em .8em;background-color:#474747}.small button{vertical-align:middle}button:disabled{cursor:not-allowed;opacity:.3}button.button-confirm{background:#067411}button.button-confirm:hover,button.button-confirm:focus{background:#0a4c26;outline:none}button.button-confirm:focus{box-shadow:0 0 0 3px #067411}button.button-cancel:hover,button.button-cancel:focus{background:#1e1e1e;outline:none}button.button-cancel:focus{box-shadow:0 0 0 3px #474747}button.button-retry:hover,button.button-retry:focus{background:#1e1e1e}button.button-retry:focus{box-shadow:0 0 0 3px #474747}.modal-confirm button.button-cancel:disabled{background-color:#555940}button.mce-close:hover,button.mce-close:focus,div.mce-btn button:hover,div.mce-btn button:focus{background:none}.filters{border-radius:15px;margin:4px;padding:3px 10px 4px 25px;position:relative;font-size:1.25em;overflow:hidden}.filters label{color:#4c667f;cursor:pointer;margin-left:.25em}.white .filters label{color:#000}.filter{margin-bottom:.25em}.modal-overlay.popup-validate .modal-panel{width:30em;height:15em;margin:auto}.modal-overlay.popup-validate{z-index:1200}cng-datepicker+cng-spinner{margin-left:.5em}cng-spinner+cng-spinner{margin-left:0}cng-spinner,cng-chosen:not([id*="chosen-"]),cng-chosen-field{display:inline-block;position:relative;vertical-align:middle;padding:0;margin:0}cng-chosen:not([id*="chosen-"]),cng-chosen-field{background:#fff url(assets/images/picto-searchG.png) 99% 50% no-repeat;background-size:15px}cng-chosen:not([id*="chosen-"]).disabled{background-color:#dce0e3}cng-spinner input{width:2em;text-align:center;height:2em;vertical-align:top!important;border-bottom-right-radius:0!important;border-top-right-radius:0!important}cng-spinner button{width:100%;margin:0!important;padding:0!important;height:.9em;background:rgba(0,0,0,.12) url(assets/images/picto-arrowplaindownG.png) 50% 50% no-repeat;background-size:50%;border-radius:0 0 7px;color:transparent;border:1px transparent inset;border-left:none}.green cng-spinner button{outline-color:#128670}.blue cng-spinner button{outline-color:#1b7abf}.darkblue cng-spinner button{outline-color:#054e7b}.red cng-spinner button{outline-color:#ca3f80}.darkpink cng-spinner button{outline-color:#8e1b4f}.pink cng-spinner button{outline-color:#ca3f80}.lightred cng-spinner button{outline-color:#e9b3ce}cng-spinner button:first-child{background-image:url(assets/images/picto-arrowplainupG.png);border-radius:0 7px 0 0;border-left:none;background-size:50%}.filter-box.expanded{overflow:visible}.filter-box.expanded h3 .action-deploy{background-position-y:50%}cng-spinner .spinner-action{display:inline-block;width:.85em;line-height:0;margin-left:-4px;border:1px #aaa solid;border-top-right-radius:6px;border-bottom-right-radius:6px;height:1.63em}cng-spinner{margin-top:2px;height:1.9em}.small cng-spinner{margin-left:.5em;margin-top:-1px}.small cng-spinner .spinner-action{border:none;margin:0;padding-left:1em!important;background:#f00}.small cng-spinner input{padding-left:17px!important}cng-spinner.ng-invalid-out-of-bounds input{background:rgba(255,0,0,.2)}cng-spinner button[disabled]{opacity:.75}cng-switch{position:relative;display:inline-block}cng-switch input[type=checkbox],.small cng-switch input[type=checkbox]{width:37px!important;height:21px!important;margin:0;box-shadow:none;opacity:0}cng-switch input[type=checkbox]:after,.small cng-switch input[type=checkbox]:after{border:none;background:none}cng-switch input[type=checkbox]+span{top:50%;left:50%;width:35px;height:18px;display:block;background:#fff;position:absolute;border-radius:10px;pointer-events:none;border:1px solid #bcb8bc;transform:translate(-50%,-50%)}cng-switch input[type=checkbox]+span>span{width:16px;height:16px;background-color:#474747;display:block;border-radius:10px;position:absolute;top:1px;left:1px;transition:all .25s ease}cng-switch input[type=checkbox]:checked+span>span{left:18px;background-color:#067411;border:none}cng-switch input[type=checkbox]:disabled+span>span{background-color:#868686}.action cng-switch{margin:0 5px}.blue cng-switch input[type=checkbox]:focus+span{border-color:#1b7abf}.green cng-switch input[type=checkbox]:focus+span{border-color:#128670}.orange cng-switch input[type=checkbox]:focus+span{border-color:#b85f28}.fuchsia cng-switch input[type=checkbox]:focus+span{border-color:#ca3f80}cng-switch input[type=checkbox]:hover+span>span,cng-switch input[type=checkbox]:focus+span>span{background-color:#1e1e1e}cng-switch input[type=checkbox]:checked:hover+span>span,cng-switch input[type=checkbox]:checked:focus+span>span{background-color:#0a4c26}.navigation-bar{overflow-x:auto;text-align:center;overflow-y:hidden;white-space:nowrap}.navigation-bar ul,.navigation-bar li{padding:0;margin:0;display:inline-block;vertical-align:top}.navigation-bar li{list-style:none}.navigation-tab{opacity:.5;background:#fff;display:inline-block;font-size:1.75em;border-radius:2px;padding:0 1.75em;margin:.35em .25em;text-decoration:none;position:relative}.navigation-tab:hover,.navigation-tab:focus{opacity:.75}.navigation-tab.selected{opacity:1}button.navigation-tab{height:auto!important}a.navigation-tab .title{color:#000}.navigation-tab-customer{width:25%;height:45px;opacity:.5;background:#3f3f3f;display:inline-block;font-size:16px;border-radius:2px;padding:0 1.75em;margin:.35em .25em 0;text-decoration:none;position:relative;border:1px inset;cursor:pointer}.navigation-tab-customer:hover,.navigation-tab-customer:focus{opacity:.75;background:#fff}.navigation-tab-customer.selected{opacity:1;background:#fff;border-bottom:solid #1b7abf}a.navigation-tab-customer .title{color:#000}.navigation-body{text-align:center}.button-container{text-align:left;padding:0 .5em;border-bottom:1px dotted #fff;margin:1.5em .5em 0;display:block}.button{border-radius:1em;padding:2px .75em;color:#fff;font-size:.85em;border:none}.button:focus,.button:hover{outline:none;background-color:#1e1e1e}.button-container-right{float:right;text-align:left;padding:0 0 .75em;margin:.75em .5em 0}.chosen-container{position:relative;display:inline-block;vertical-align:middle;zoom:1;-webkit-user-select:none;user-select:none;width:100%}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;left:-9999px;z-index:1010;border:1px solid #bcb8bc;border-top-color:transparent;background:#fff;margin-left:-1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:12em;overflow:auto;height:0;top:100%;margin-top:-3px}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-drop.result-expanded{left:0!important;right:-1px;height:inherit}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{height:25px;color:#444;display:block;overflow:hidden;line-height:24px;padding:0 0 0 8px;border-radius:5px;position:relative;white-space:nowrap;text-decoration:none;background-color:#fff;border:1px solid #aaa;background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px #0000001a}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:focus{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:focus{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#000;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li a{text-decoration:none;color:inherit}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.selected:not(.result-chosen){background-color:#dce0e3}.chosen-container .chosen-results li.red.active-result,.chosen-container .chosen-results li.green.active-result,.chosen-container .chosen-results li.blue.active-result,.chosen-container .chosen-results li.yellow.active-result{color:#fff;border-bottom:1px solid white}.chosen-container .chosen-results li.red.active-result{background-color:#730000}.chosen-container .chosen-results li.green.active-result{background-color:#28b700}.chosen-container .chosen-results li.blue.active-result{background-color:#0099d6}.chosen-container .chosen-results li.yellow.active-result{background-color:#d6b500}.chosen-container .chosen-results li.red:before,.chosen-container .chosen-results li.green:before,.chosen-container .chosen-results li.blue:before,.chosen-container .chosen-results li.yellow:before{content:"\ea19";font-family:Ico-Contact;margin-right:5px;vertical-align:middle;font-size:1.5em}.chosen-container .chosen-results li.red:before{content:"\ea7b"}.chosen-container .chosen-results li.green:before{content:"\ea7d"}.chosen-container .chosen-results li.blue:before{content:"\ea1b"}.chosen-container .chosen-results li.yellow:before{content:"\ea19"}.chosen-container .chosen-results li:hover:not(.result-chosen),.chosen-container .chosen-results li:focus:not(.result-chosen){background-color:#dce0e3}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container .chosen-results li.absence,.chosen-container-multi .chosen-choices .search-field input.absence[type=text]{color:#9e1d20}.chosen-container .chosen-results li.absence span:before{font-family:Ico-Contact;content:"\eaff";margin-left:.1em;margin-right:.1em;vertical-align:middle}.chosen-container .chosen-results li.backup span:after{font-family:Ico-Contact;content:"\ea6d";margin-left:.1em;margin-right:.1em;vertical-align:middle}.chosen-container-multi .chosen-choices{position:relative;margin:0;padding:.05em .5em;width:100%;height:auto;cursor:text}.chosen-container-multi .chosen-choices li,.chosen-container-multi .chosen-choices .single-choice{float:left;list-style:none}.chosen-container-multi .chosen-choices .single-choice{width:100%}.chosen-container-multi .chosen-choices .search-field{margin:0;padding:0;white-space:nowrap;width:100%}.chosen-container-multi .chosen-choices .search-field.contain-value{width:3em}.chosen-container-multi .chosen-choices .search-field.contain-value.single-filed{width:80%}.chosen-container-multi .chosen-choices .search-field input[type=text]{margin:1px 0;padding:0;height:21px;outline:0;border:0!important;background:transparent!important;color:#000;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;overflow:hidden;text-overflow:ellipsis}.chosen-container-multi .chosen-choices .search-field input[type=text]:focus{box-shadow:none}.chosen-container-multi .chosen-choices .search-choice{margin:.1em;padding:.35em 1.75em .35em .5em;background-color:#dce0e3;line-height:13px;cursor:default;color:#000;position:relative;max-width:calc(100% - 3em)}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;display:block}.search-choice-text{margin-right:2px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:.2em;right:.2em;width:1.2em;height:1.2em;padding:0;outline:none;border-radius:50%}.single-choice-close:before,.search-choice-close:before{font-family:Ico-Contact;content:"\ea03";color:#fff;font-size:.6em;line-height:1.3em;margin:0;display:block;width:100%}.chosen-choices .single-choice-close:before{color:#000;font-size:1em}.chosen-choices:hover .single-choice-close:focus:before,.chosen-choices:hover .single-choice-close:hover:before{color:#000}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-color:#1e1e1e}button.single-choice-close{position:absolute;display:inline-block;background:white;width:1.75em;height:1.75em;right:.1em;top:.1em;border-radius:.25em;border:none;box-shadow:none;outline:none;padding:0}button.single-choice-close:hover,button.single-choice-close:focus{background-color:#dce0e3}.single-choice{padding:6px 5px 5px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #bcb8bc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-drop .result-chosen{display:list-item;color:#bcb8bc}.chosen-container-multi .chosen-drop .result-chosen:hover,.chosen-container-multi .chosen-drop .result-chosen:focus{background:#e9b3ce;background-size:1em;background-position-x:95%;background-position-y:50%;color:#000}.chosen-container-multi .chosen-drop .result-chosen:hover:before,.chosen-container-multi .chosen-drop .result-chosen:focus:before{font-family:Ico-Contact;content:"\ea03";position:absolute;right:.25em;color:#0000008f}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px #0000004d}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;background:#eeeeee}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid rgba(172,172,172,1);box-shadow:0 0 5px #0000004d}.green .chosen-container-active .chosen-choices{border:1px solid #128670}.blue .chosen-container-active .chosen-choices{border:1px solid #1b7abf}.darkblue .chosen-container-active .chosen-choices{border:1px solid #054e7b}.red .chosen-container-active .chosen-choices{border:1px solid #ca3f80}.darkpink .chosen-container-active .chosen-choices{border:1px solid #8e1b4f}.pink .chosen-container-active .chosen-choices{border:1px solid #ca3f80}.lightred .chosen-container-active .chosen-choices{border:1px solid #e9b3ce}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single,.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-size:52px 37px!important;background-repeat:no-repeat!important}}.filter-button{background:#0e3643;color:#fff;width:auto;height:2.1em;padding:0 1em;cursor:pointer;line-height:2.2em;border:1px solid transparent;text-transform:uppercase}.small .filter-button{font-size:.82em;width:5.5em;line-height:1.2em;padding:.25em;text-align:center}.filter-button:focus{color:#bcb8bc}cng-datepicker,cng-date-picker{position:relative;clear:both}cng-datepicker>div:first-child,cng-date-picker>div:first-child{display:inline-block}.ng-datepicker{top:2em;left:50%;margin:0;z-index:9;padding:0;color:#000;width:17.25em;position:absolute;background:#fff;border-radius:2px;font-size:.8em;display:inline-block;border:1px solid #bcb8bc;transform:translate(-50%)}cng-datepicker input{background:#fff url(assets/images/picto-dateG.png) 97% 50% no-repeat;background-size:15px}.small cng-datepicker input{width:10em}.ng-datepicker>.controls{width:100%;display:flex;padding:.125em 0;align-items:center;background-color:var(--internal_theme_light)}.ng-datepicker>.controls i{font-size:25px;cursor:pointer}.ng-datepicker>.controls>.left,.ng-datepicker>.controls>.right{display:flex;align-items:center}.ng-datepicker>.controls>span.date{width:100%;font-weight:700;text-align:center;font-size:.925em;text-transform:uppercase}.ng-datepicker>.controls .prevYear,.ng-datepicker>.controls .prevMonth,.ng-datepicker>.controls .nextMonth,.ng-datepicker>.controls .nextYear{width:1.5em;height:1.5em;opacity:.75;cursor:pointer;background-size:1em;display:inline-block;background-position:50%;background-repeat:no-repeat}.ng-datepicker>.controls .prevYear{background-image:url(assets/images/picto-doublearrowleftB.png)}.ng-datepicker>.controls .prevMonth{background-image:url(assets/images/picto-arrowleftB.png)}.ng-datepicker>.controls .nextMonth{background-image:url(assets/images/picto-arrowrightB.png)}.ng-datepicker>.controls .nextYear{background-image:url(assets/images/picto-doublearrowrightB.png)}.ng-datepicker>.day-names{width:100%;height:1.5em;display:flex}.ng-datepicker>.day-names>span{display:flex;color:#000;align-items:center;justify-content:center;width:calc(100% / 7)}.ng-datepicker>.calendar{width:100%;display:inline-block;background:#474747}.ng-datepicker>.calendar>span>span.day{width:calc(100% / 7);height:2.25em;border:unset!important;float:left;display:flex;color:#000;align-items:center;justify-content:center;text-align:center;font-weight:700;margin:0;padding:0;cursor:pointer;background-color:#fff}.ng-datepicker>.calendar>span>span.day.selected{background:#dce0e3}.ng-datepicker>.calendar>span>span.day.min{border-left:1px solid #9e1d20!important}.ng-datepicker>.calendar>span>span.day.max{border-right:1px solid #9e1d20!important;margin-right:-1px}.ng-datepicker>.calendar>span:nth-child(7n)>span.day,.ng-datepicker>.calendar>span:last-child>span.day{border-right:1px solid #bcb8bc}.ng-datepicker>.calendar>span>span.day.disabled{pointer-events:none;opacity:.3}.ng-datepicker>.calendar>span>span.day:hover,.ng-datepicker>.calendar>span>span.day:focus{background:#dce0e3}.horizontal.angular-color-picker>._variations>._whites>._blacks>._mouse-trap,.horizontal.angular-color-picker>._hues,.horizontal.angular-color-picker>._hues>._mouse-trap,.horizontal.angular-color-picker>._variations,.horizontal.angular-color-picker>._variations>._whites,.horizontal.angular-color-picker>._variations>._whites>._blacks{height:30px;width:200px}.horizontal.angular-color-picker>._hues,.horizontal.angular-color-picker>._hues>._mouse-trap{height:8px}.angular-color-picker input.raw-value{text-align:center;width:100%;padding:.3em 0;margin-top:.6em}.angular-color-picker-select{width:4em;color:#000;border:1px #bcb8bc solid;border-radius:5px;height:23px;margin:0}.angular-color-picker-select button{box-shadow:0 0 1px #000}.angular-color-picker-container{display:inline-block;position:relative;background-image:linear-gradient(45deg,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 25%,rgba(117,112,112,0) 75%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.5)),linear-gradient(45deg,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.5));background-size:10px 10px;background-position:0 0,15px 15px;vertical-align:middle;border-radius:5px}.angular-color-picker{display:inline-block;margin-right:1.5em;position:absolute;background:#f9f9f9;padding:.75em;top:25px;z-index:100;left:0;border:1px #bcb8bc solid;border-radius:5px}.angular-color-picker>._variations{border:1px solid #808080;width:130px;height:130px;float:left}.angular-color-picker>._variations>._whites{width:130px;height:130px;background:linear-gradient(to right,#fff 0,transparent 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType='1')"}.angular-color-picker>._variations>._whites>._blacks{width:130px;height:130px;background:linear-gradient(to bottom,transparent 0,#000 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000')";position:relative}.angular-color-picker>._variations>._whites>._blacks>._cursor{position:absolute;display:inline-block;width:8px;height:8px;border:1px solid #fff;border-right-color:#000;border-left-color:#000;border-radius:5px}.angular-color-picker>._variations>._whites>._blacks>._mouse-trap{width:130px;height:130px}.angular-color-picker>._hues{border:1px solid #808080;position:relative;margin-left:140px;height:130px;width:30px;background:linear-gradient(to bottom,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%)}.angular-color-picker>._hues>._cursor{position:absolute;left:-7px;width:33px;height:0;border:5px solid transparent;border-left-color:gray;border-right-color:gray}.horizontal.angular-color-picker>._hues>._cursor{border:5px solid transparent;border-top-color:gray;border-bottom-color:gray;width:0;height:9px;top:-6px}.angular-color-picker>._hues>._mouse-trap{position:absolute;top:0;left:0;width:30px;height:130px}.angular-color-picker>._hues>._ie-1{height:17%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00')"}.angular-color-picker>._hues>._ie-2{height:16%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00')"}.angular-color-picker>._hues>._ie-3{height:17%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff')"}.angular-color-picker>._hues>._ie-4{height:17%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff')"}.angular-color-picker>._hues>._ie-5{height:16%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff')"}.angular-color-picker>._hues>._ie-6{height:17%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000')"}.horizontal.angular-color-picker>._hues>._ie-1,.horizontal.angular-color-picker>._hues>._ie-2,.horizontal.angular-color-picker>._hues>._ie-3,.horizontal.angular-color-picker>._hues>._ie-4,.horizontal.angular-color-picker>._hues>._ie-5,.horizontal.angular-color-picker>._hues>._ie-6{height:100%;display:inline-block}.horizontal.angular-color-picker>._hues>._ie-1{width:16%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00')";height:inherit}.horizontal.angular-color-picker>._hues>._ie-2{width:16%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00')"}.horizontal.angular-color-picker>._hues>._ie-3{width:16%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff')"}.horizontal.angular-color-picker>._hues>._ie-4{width:15%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff')"}.horizontal.angular-color-picker>._hues>._ie-5{width:15%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff')"}.horizontal.angular-color-picker>._hues>._ie-6{width:15%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000')"}.horizontal.angular-color-picker>._hues{margin-left:0;margin-top:38px;background:linear-gradient(to right,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%);height:7px}._opacity{margin:7px 0 0;border:1px inset #828282;background-image:linear-gradient(45deg,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 25%,rgba(117,112,112,0) 75%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.5)),linear-gradient(45deg,rgba(0,0,0,.5) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.5));background-size:10px 10px;background-position:0 0,15px 15px}._opacityContainer{background:linear-gradient(90deg,transparent,#f00);padding:1px 0}button.dropdown{position:absolute;width:1.85em;height:23px;top:1px;right:1px;border:none;border-left:2px groove rgba(255,255,255,.94);background:url(assets/images/picto-arrowplaindownB.png) rgba(255,255,255,.8) 50% 50% no-repeat;background-size:50%;border-radius:0 4px 4px 0;padding:0}button.dropdown:hover{background-image:url(assets/images/picto-arrowplaindownW.png);background-color:#000;box-shadow:0 0 7px #000}.modalGuidePanel{position:absolute!important;inset:10% 28% 45%!important;border-radius:1em!important;border:2px solid #bababa!important;margin:auto!important;max-height:250px;min-height:250px}.modal-header-guide{position:absolute;left:15px;right:0;top:0;height:3.5em;border-bottom:1px dashed #5c5c5c}.modal-body-guide{position:absolute;inset:5.5em 0 4em 30px;padding:0 1em;overflow:auto}.guideTitle{font-size:21px;color:#000!important;font-weight:700!important;border-bottom:1px dashed #5c5c5c;padding:0 17px 10px!important}.guideModalLink{background:url(assets/images/iGuide.png) no-repeat!important;width:38%;height:40px;cursor:pointer}span.roleStyle{color:#000;font-size:15px;text-shadow:none}div.menu-application{position:absolute;left:0;bottom:0;top:0;background:rgba(6,6,6,.89);z-index:10;padding:.5em 1em;color:#fff;box-shadow:0 1px 8px 1px #000}.green div.menu-application{background:#055542}.blue div.menu-application,.darkblue div.menu-application{background:#054e7b}.darkpink div.menu-application,.red div.menu-application,.pink div.menu-application,.lightred div.menu-application{background:#8e1b4f}.menu-application ul{margin:0;padding-left:1em;font-size:1.1em;color:#fff;cursor:pointer}.menu-application>ul{list-style-type:none;padding-left:0}.menu-application ul li ul li{font-size:.75em;color:#fff}.menu-application ul>li:hover{color:#e9b3ce}.menu-opener{background:rgba(204,204,204,.5);display:inline-block;text-align:center;margin:0 .5em 0 0;border-right:1px solid #bcb8bc;padding-right:1em}.green .menu-opener{background:#8ad0c3}.blue .menu-opener,.darkblue .menu-opener{background:#a6d3e4}.darkpink .menu-opener,.red .menu-opener,.pink .menu-opener,.lightred .menu-opener{background:#e9b3ce}a.menu-opener{text-decoration:none;padding-right:0;padding-left:.5em}.menu-opener span{font-size:1em}button.quickActionIcon{width:5.5em;display:flex;height:3.5em;padding:unset;font-size:1em;color:inherit;min-width:unset;overflow:hidden;border-radius:2px;align-items:center;background:transparent;flex-direction:column;justify-content:center}span.quickActionIconBg{display:flex;font-size:1.25em;margin-bottom:.25em;transition:all .25s ease}span.quickActionLabel{display:block;color:#0e3643;max-width:7.75em;font-weight:700;font-size:.675em;line-height:.95em;text-transform:uppercase;font-family:RobotoCondensed}span.quickActionLabel.conferencing{max-width:6.2em}.small span.quickActionLabel{height:3em}.menuSwitcher{position:absolute;left:0;right:0;width:1.3em;height:6em;top:15em;border-right:1px solid #474747}.blue .menuSwitcher{border-color:#1b7abf}.green .menuSwitcher{border-color:#128670}.orange .menuSwitcher{border-color:#b85f28}.fuchsia .menuSwitcher{border-color:#ca3f80}.menuSwitcher button{background:#474747;color:#fff;border-radius:3em 0 0 3em;width:.65em;padding:0;height:1.2em;font-size:2em;top:30%;position:absolute;line-height:1em}.blue .menuSwitcher button{background:#1b7abf}.green .menuSwitcher button{background:#128670}.orange .menuSwitcher button{background:#b85f28}.fuchsia .menuSwitcher button{background:#ca3f80}.menuSwitcher button:before{font-family:Ico-Contact;content:"\ea2d";margin:0 0 0 -.15em}.menuSwitcher.switched button:before{content:"\ea2c";margin-left:-.1em;padding:0}div#external-apps-container>iframe{position:absolute;border:none}div#external-apps-container #vcFrame{top:25%;left:25%;width:50%;height:50%}.dropdown-menu{position:absolute;left:0;max-height:50%;margin-top:0;padding:.1em;overflow:auto;border:1px solid #474747;border-radius:7px;min-width:20em}.dropdown-menu li span.directory-name{margin-right:.5em}.dropdown-menu li.active{background:#a6d3e4}.dropdown-menu li span{font-size:.75em;color:#1b7abf;float:right;margin-top:0;right:0;background:white;padding:.15em 0 .25em 00.5em;border-radius:.25em}.application-loading-overlay{position:absolute;inset:0;background:rgba(0,0,0,.25)}.application-loading-overlay>div{position:absolute;inset:25%;margin:auto;zoom:60%}.application-loading-overlay div.loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:5px solid transparent;border-top-color:#3498db;animation:spin 2s linear infinite}.blue .application-loading-overlay div.loader{border-top-color:#1b7abf}.application-loading-overlay div.loader:before{content:"";position:absolute;inset:5px;border-radius:50%;border:5px solid transparent;border-top-color:#e74c3c;animation:spin 3s linear infinite}.blue .application-loading-overlay div.loader:before{border-top-color:#1b7abf}.application-loading-overlay div.loader:after{content:"";position:absolute;inset:15px;border-radius:50%;border:5px solid transparent;border-top-color:#f9c922;animation:spin 1.5s linear infinite}.blue .application-loading-overlay div.loader:after{border-top-color:#1b7abf}.dropdown-menu li{padding:.25rem;cursor:pointer;background:#fff;width:100%;overflow:hidden;box-sizing:border-box;display:flex}.dropdown-menu li a{text-decoration:none;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 0 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.DISPLAYDEBUG{position:fixed;left:.125em;bottom:.125em;background:rgba(0,0,0,.25);padding:.125em .5em;z-index:99999999999999999999999;font-size:1.06em}.small .DISPLAYDEBUG{left:auto;right:.125em}.UXSwitch{position:fixed;bottom:0;background:rgba(0,0,0,.28);left:0;z-index:1000;color:#ffffff6e;font-size:2em;text-align:center;padding:.25em;border-top-right-radius:13px;display:none}.animate-hide{transition:all linear .25s;opacity:1}.animate-hide.ng-hide{display:inherit!important;line-height:0;opacity:0;z-index:-1!important}.select-style{border:1px solid #999;border-radius:7px;overflow:hidden;background:#fff no-repeat 99% 50%;margin:0;box-shadow:#000 1px 1px 10px}.select-style select{padding:5px 10px;border:none;box-shadow:none;background:transparent;-webkit-appearance:none;width:100%}.select-style select:focus{outline:none}.panel{position:relative;background:#fff}.panel.memo-panel{display:inline-block;width:100%}.fullheight{height:100%}.fullcenter{position:absolute;inset:0}.panel.black{background:#0e3643;border:1px solid white;overflow:hidden;margin:0;clear:both}div.panel-title{display:flex;height:2.5rem;align-items:center;font-family:RobotoCondensed;background:var(--internal_theme_dark)}div.panel-table-filter{color:#fff;display:flex;flex-flow:column}div.panel-table-filter::-webkit-scrollbar-thumb{background:#054e7b;background-clip:content-box}div.panel-table-filter::-webkit-scrollbar-track{background:rgba(255,255,255,.37)}.blue div.panel-table-filter{background:#1b7abf}.green div.panel-table-filter{background:#128670}.orange div.panel-table-filter{background:#b85f28}.fuchsia div.panel-table-filter{background:#ca3f80}div.panel-table-filter>div{display:flex;flex-flow:row;padding:1em 0 1em .5em;align-items:center}div.panel-table-filter>div.clickable{cursor:pointer}div.panel-table-filter>div:not(.clickable){cursor:default;color:#000}div.panel-table-filter>button{width:100%;display:flex;flex-flow:row;border-radius:0;font-size:.925em;align-items:center;background:transparent;padding:.5em 1.5em .5em .5em}div.panel-table-filter>button.current{padding:.5em 0;opacity:1!important;background-color:#0003!important}div.panel-table-filter>button:focus,div.panel-table-filter>button:hover{background-color:#054e7b!important}div.panel-table-filter>button:focus{outline:none;box-shadow:inset 0 0 0 3px #0e3643}div.panel-table-filter .filter-label{flex:1;text-align:right}div.panel-table-filter .filter-nb-requets{width:auto;color:#fff;display:flex;height:1.5rem;font-size:.8em;min-width:1.5rem;padding:0 .5rem;margin-left:.5em;background:#0e3643;align-items:center;border-radius:1.5rem;box-sizing:border-box;justify-content:center}div.panel-table-filter .indicator{border:.75em solid transparent}div.panel-table-filter .filterActive{border-top:.75em solid transparent;border-bottom:.75em solid transparent;border-right:.75em solid white}.blue div.panel-title,.blue div.panel-title.black{background:#054e7b}.green div.panel-title,.green div.panel-title.black{background:#055542}.orange div.panel-title,.orange div.panel-title.black{background:#703014}.fuchsia div.panel-title,.fuchsia div.panel-title.black{background:#8e1b4f}.black div.panel-title{box-shadow:0 3px 12px #00000040;background:black}#infoOutgoingCall{color:#fff;margin-left:3em}.panel-title h1,.panel-title h2,.panel-title h3{margin:0;display:flex;color:#fff;min-height:2.5rem;align-items:center;box-sizing:border-box;padding:.5rem .75rem;text-transform:uppercase;font-family:robotoCondensed;font-size:var(--typo_font_size_1)}.black .panel-title h3,.black .panel-header h3{color:#fff}.panel-title span.title-filter,.panel-header span.title-filter{font-size:.85em;margin-left:.5em;display:inline-block;vertical-align:middle;text-transform:initial}.panel-body{overflow:hidden;overflow-x:auto;margin:.5em}.black .panel-body{color:#fff}.panel-body.center{text-align:center}.panel-form{margin:0;background:#dce0e3;padding:.5em}.blue .panel-form{background:#a6d3e4}.green .panel-form{background:#8ad0c3}.orange .panel-form{background:#debda5}.fuchsia .panel-form{background:#e9b3ce}.sidePanel .panel-footer{position:absolute;left:0;right:0;bottom:0;height:2.5em;text-align:center;line-height:2.5em}.panel-subtitle{background:#dce0e3;position:absolute;left:0;right:0;height:2em;line-height:2em;padding:0 1em}.blue .panel-subtitle{background:#a6d3e4}.green .panel-subtitle{background:#8ad0c3}.orange .panel-subtitle{background:#debda5}.fuchsia .panel-subtitle{background:#e9b3ce}.panel-subtitle h4{margin:0;padding:0}.panel div.subtitle{margin:0;padding:.25em 0;text-transform:uppercase;color:#054e7b;font-size:1.1em;font-family:RobotoCondensed;font-weight:400}.small .panel div.subtitle{font-size:1em;padding:0}.blue .panel h5{color:#054e7b}.green .panel h5{color:#055542}.orange .panel h5{color:#703014}.fuchsia .panel h5{color:#8e1b4f}.panel h4{margin:0;color:#054e7b;padding:.25em 0;font-weight:400;text-transform:uppercase;font-family:RobotoCondensed}.small .panel h4{padding:0}.blue .panel h4{color:#054e7b!important}.green .panel h4{color:#055542!important}.orange .panel h4{color:#703014!important}.fuchsia .panel h4{color:#8e1b4f!important}.sidePanel .panel-body{position:absolute;inset:2.4em 0 2.5em;overflow:auto}.small .sidePanel .panel-body{top:1.75em;margin:0;padding:.5em}.sidePanel .panel-subtitle~.panel-body{top:4.6em}.panel-action{border-radius:0 0 7px 7px;bottom:0;right:0;left:0;position:absolute;height:4em}.black h3.title{color:#fff!important;padding-left:.75em}.label-XXS{font-size:.25em}.label-XS{font-size:.5em}.label-S{font-size:.75em}.label-N{font-size:1em}.small .label-N{font-size:.85em}.label-L{font-size:1.25em}.small .label-L{font-size:1em}.label-XL{font-size:2em}.small .label-XL{font-size:1.25em}.label-XXL{font-size:3em}.small .label-XXL{font-size:2em}.col100{width:98%;float:left;margin:0 1%}.col75{width:72%;float:left;margin:0 1%}.col66{width:64%;float:left;margin:0 1%}.col50{width:48%;float:left;margin:0 1%;overflow:visible}.col33{width:31.3333333333333333333333333%;float:left;margin:0 1%}.col25{width:23%;float:left;margin:0 1%}.screen{position:absolute;inset:0;background:#096574;box-shadow:#000 1px 1px 10px}.fullcenter{position:absolute;inset:0}.screen.black{background:rgba(0,0,0,.65);border:2px solid #fff}div.screen-title{box-shadow:0 3px 12px #00000040;margin-top:3em}.black div.screen-title{box-shadow:0 3px 12px #ffffff40}.screen-title h3{color:#d5f4ff;margin:0;font-size:1em;padding:6px;background:#002227}.screen-body{overflow:hidden;position:absolute;inset:5em 0 0;text-align:center}.medium .screen-body{overflow:hidden;position:absolute;inset:7em 25% 0;text-align:center}.screen-body label,.black .screen-body{color:#fff}.screen-body.center{text-align:center}.screen-action{background:#0e3643;bottom:0;right:0;left:0;position:absolute;height:3em}.screen-status.error{position:fixed;top:5.75em;background-color:#9e1d20;left:0;right:0;color:#fff;line-height:1em;padding:.25em;overflow:hidden}.small .screen-status.error{top:4.75em}#login-connexion{background-color:#00000061;color:#fff;border-radius:7px;border:1px solid #bcb8bc;margin:.75em 0 0;line-height:.5em;width:90%;text-align:center;padding:0;height:2em;font-size:1.15em;box-shadow:none}:root{--cng-backdrop_blur: 2.5px}*[nodisplay],*.nodisplay{left:-99999em;position:absolute}*[hidden],*.hidden{display:none!important}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,20%,53%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)}90%{transform:translateY(-4px)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scale(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate(100%) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate(100%) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate(-100%) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(-1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(-1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(10px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate(1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate(-10px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translateY(1000px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(-60px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(2000px);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(42px)}to{opacity:0;transform:scale(.1) translate(-2000px);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate(-42px)}to{opacity:0;transform:scale(.1) translate(2000px);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translateY(60px);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translateY(-2000px);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes scaleInDown{0%{transform:scaleY(0);transform-origin:center top}to{transform:scaleY(1);transform-origin:center top}}.scaleInDown{animation-name:scaleInDown}@keyframes scaleOutUp{0%{transform:scaleY(1);transform-origin:center top}to{transform:scaleY(0);transform-origin:center top;display:none}}.scaleOutUp{animation-name:scaleOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translate(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate(-100%);visibility:visible}to{transform:translate(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translate(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}:root{--conf_font_size: 16px;--conf_header_height: 4rem;--conf_navbar_width: 3rem;--conf_drawer_width: 370px;--conf_sidebar_width: 250px;--conf_workzone_min_width: 480px;--conf_workzone_max_width: 1360px}.flex,.flex-column-reverse,.flex-row-reverse,.flex-column,.flex-fill-column,.flex-row,.flex-fill-row{display:flex}.flex-1,.flex-fill,.flex-fill-column,.flex-fill-row{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-fill,.flex-fill-column,.flex-fill-row{height:inherit;width:inherit;box-sizing:border-box;overflow:auto}.flex-row,.flex-fill-row{flex-direction:row!important}.flex-column,.flex-fill-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.gap-025{gap:.25rem}.gap-05{gap:.5rem}.gap-0625{gap:.625rem}.gap-075{gap:.75rem}.gap-1{gap:1rem}.gap-15{gap:1.5rem}.gap-2{gap:2rem}.gap-25{gap:2.5rem}.gap-3{gap:3rem}*[truncate],*.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}*[capitalize],*.capitalize{text-transform:capitalize}*[lowercase],*.lowercase{text-transform:lowercase}*[uppercase],*.uppercase{text-transform:uppercase}*[bold],* .bold{font-weight:700}*[counter]{display:flex;height:1.5rem;padding:0 .25rem;min-width:1.5rem;align-items:center;font-size:var(--typo_font_size_00);box-sizing:border-box;border-radius:1.125rem;justify-content:center;background:var(--theme_secondary_700);color:var(--theme_secondary_700_contrast)}* .pin:before,* .pin-color-tile:before,* .pin-caution:before,* .pin-warn:before,* .pin-accent:before,* .pin-secondary:before,* .pin-primary:before{top:0;left:0;content:"";width:5px;height:100%;display:block;position:absolute;border-radius:0 5px 5px 0}* .pin-primary:before{background-color:var(--theme_primary_500)}* .pin-secondary:before{background-color:var(--theme_secondary_500)}* .pin-accent:before{background-color:var(--theme_accent_500)}* .pin-warn:before{background-color:var(--theme_warn_500)}* .pin-caution:before{background-color:var(--theme_caution_500)}* .pin-color-tile:before{background-color:var(--internal_theme_default)}.flex,.flex-row,.flex-fill-row,.flex-column,.flex-fill-column,.flex-row-reverse,.flex-column-reverse{display:flex}.flex-row,.flex-fill-row{display:flex;flex-direction:row}.flex-row-right_aligned{display:flex;justify-content:flex-end;flex-direction:row}.flex-row-vertical_centered{display:flex;align-items:center}.center{text-align:center}.right{text-align:right;float:right}.text-right{text-align:right}.clear{clear:both}.left{text-align:left;float:left}.hide{display:none}:root{--portrait: (orientation: portrait);--landscape: (orientation: landscape);--OSdark: (prefers-color-scheme: dark);--OSlight: (prefers-color-scheme: light)}:root{--spacing_01: .125rem;--spacing_02: .25rem;--spacing_03: .375rem;--spacing_04: .5rem}:root{--typo_font_size_000: .675rem;--typo_font_size_00: .75rem;--typo_font_size_0: .875rem;--typo_font_size_1: 1rem;--typo_font_size_2: 1.125rem;--typo_font_size_3: 1.25rem;--typo_letterspacing_0: -.05em;--typo_letterspacing_1: .025em;--typo_letterspacing_2: .05em;--typo_letterspacing_3: .075em;--typo_letterspacing_4: .15em;--typo_letterspacing_5: .5em;--typo_letterspacing_6: .75em;--typo_letterspacing_7: 1em;--typo_robotocd_300: RobotoCondensed 300;--typo_robotocd_400: RobotoCondensed 400;--typo_robotocd_700: RobotoCondensed 700}html{font-size:var(--conf_font_size)!important}@media (-webkit-min-device-pixel-ratio: 1.25){html{font-size:calc(var(--conf_font_size) * .875)!important}}@media (-webkit-min-device-pixel-ratio: 1.5){html{font-size:calc(var(--conf_font_size) * .75)!important}}@font-face{font-family:cng_icons;font-style:normal;font-display:swap;src:local("cng_icons"),url(assets/fonts/cng_icons.woff) format("woff")}.cng-icons{font-family:cng_icons;font-weight:400;font-style:normal;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;align-items:center;justify-content:center;font-size:var(--typo_font_size_1);display:flex!important}@font-face{font-family:Ico-Contact;font-style:normal;font-display:swap;src:local("Ico-Contact"),url(assets/fonts/Ico-Contact.woff2) format("woff2"),url(assets/fonts/Ico-Contact.woff) format("woff")}*[class*=cng-tuile]:before,*[class*=cng-ico_]:before{font-family:Ico-Contact;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit}.cng-ico_aaafixdecimal:before{content:"\ea01"}.cng-ico_add:before{content:"\ea02"}.cng-ico_annuler:before{content:"\ea03"}.cng-ico_appel:before{content:"\ea04"}.cng-ico_appel_entrant:before{content:"\ea05"}.cng-ico_appel_sortant:before{content:"\ea06"}.cng-ico_attach:before{content:"\ea07"}.cng-ico_bullet:before{content:"\ea08"}.cng-ico_calendar:before{content:"\ea09"}.cng-ico_chat:before{content:"\ea0a"}.cng-ico_check:before{content:"\ea0b"}.cng-ico_close:before{content:"\ea0c"}.cng-ico_config:before{content:"\ea0d"}.cng-ico_connect:before{content:"\ea0e"}.cng-ico_contact_sup:before{content:"\ea0f"}.cng-ico_detach:before{content:"\ea10"}.cng-ico_detail:before{content:"\ea11"}.cng-ico_edit:before{content:"\ea12"}.cng-ico_edit_doc:before{content:"\ea13"}.cng-ico_erase:before{content:"\ea14"}.cng-ico_export:before{content:"\ea15"}.cng-ico_files_open:before{content:"\ea16"}.cng-ico_filtrer:before{content:"\ea17"}.cng-ico_generer:before{content:"\ea18"}.cng-ico_help:before{content:"\ea19"}.cng-ico_import:before{content:"\ea1a"}.cng-ico_info:before{content:"\ea1b"}.cng-ico_liste_taches:before{content:"\ea1c"}.cng-ico_lock:before{content:"\ea1d"}.cng-ico_mail:before{content:"\ea1e"}.cng-ico_mail_envoi:before{content:"\ea1f"}.cng-ico_menu_bullets:before{content:"\ea20"}.cng-ico_menu_burger:before{content:"\ea21"}.cng-ico_menu_close:before{content:"\ea22"}.cng-ico_menu_open:before{content:"\ea23"}.cng-ico_menu_profil:before{content:"\ea24"}.cng-ico_move:before{content:"\ea25"}.cng-ico_new_script:before{content:"\ea26"}.cng-ico_next:before{content:"\ea27"}.cng-ico_notifications:before{content:"\ea28"}.cng-ico_open_newwindow:before{content:"\ea29"}.cng-ico_page_first:before{content:"\ea2a"}.cng-ico_page_last:before{content:"\ea2b"}.cng-ico_page_next:before{content:"\ea2c"}.cng-ico_page_previous:before{content:"\ea2d"}.cng-ico_pause:before{content:"\ea2e"}.cng-ico_power:before{content:"\ea2f"}.cng-ico_previous:before{content:"\ea30"}.cng-ico_publier:before{content:"\ea31"}.cng-ico_raccrocher:before{content:"\ea32"}.cng-ico_redirection:before{content:"\ea33"}.cng-ico_ressources:before{content:"\ea34"}.cng-ico_retract_close:before{content:"\ea35"}.cng-ico_retract_open:before{content:"\ea36"}.cng-ico_save:before{content:"\ea37"}.cng-ico_search:before{content:"\ea38"}.cng-ico_supprimer:before{content:"\ea39"}.cng-ico_tri:before{content:"\ea3a"}.cng-ico_tri_down:before{content:"\ea3b"}.cng-ico_tri_up:before{content:"\ea3c"}.cng-ico_unlock:before{content:"\ea3d"}.cng-ico_user:before{content:"\ea3e"}.cng-ico_vue_camembert:before{content:"\ea3f"}.cng-ico_vue_etiquette:before{content:"\ea40"}.cng-ico_vue_histo:before{content:"\ea41"}.cng-ico_vue_stat:before{content:"\ea42"}.cng-ico_vue_tableau:before{content:"\ea43"}.cng-ico_warning:before{content:"\ea44"}.cng-ico_zoom_moins:before{content:"\ea45"}.cng-ico_zoom_plus:before{content:"\ea46"}.cng-tuile_administration:before{content:"\ea47"}.cng-tuile_agent:before{content:"\ea48"}.cng-tuile_campagnes:before{content:"\ea49"}.cng-tuile_config_wallboard:before{content:"\ea4a"}.cng-tuile_enquetes:before{content:"\ea4b"}.cng-tuile_enregistrements:before{content:"\ea4c"}.cng-tuile_historique:before{content:"\ea4d"}.cng-tuile_hypervision:before{content:"\ea4e"}.cng-tuile_quality_monitoring:before{content:"\ea4f"}.cng-tuile_scripts:before{content:"\ea50"}.cng-tuile_smartpush:before{content:"\ea51"}.cng-tuile_statistiques:before{content:"\ea52"}.cng-tuile_suivi_actions:before{content:"\ea53"}.cng-tuile_suivi_appels:before{content:"\ea54"}.cng-tuile_supervision:before{content:"\ea55"}.cng-tuile_vigie:before{content:"\ea56"}.cng-tuile_wallboard:before{content:"\ea57"}.cng-ico_banette:before{content:"\ea58"}.cng-ico_baseDeCo:before{content:"\ea59"}.cng-ico_chatSup:before{content:"\ea5a"}.cng-ico_chat_envoi:before{content:"\ea5b"}.cng-ico_down:before{content:"\ea5c"}.cng-ico_download:before{content:"\ea5d"}.cng-ico_enr:before{content:"\ea5e"}.cng-ico_enr_pause:before{content:"\ea5f"}.cng-ico_enr_play:before{content:"\ea60"}.cng-ico_envoyer:before{content:"\ea61"}.cng-ico_label_date:before{content:"\ea62"}.cng-ico_label_time:before{content:"\ea63"}.cng-ico_media_back:before{content:"\ea64"}.cng-ico_media_equalizer:before{content:"\ea65"}.cng-ico_media_pause:before{content:"\ea66"}.cng-ico_media_play:before{content:"\ea67"}.cng-ico_media_volume:before{content:"\ea68"}.cng-ico_newWindow:before{content:"\ea69"}.cng-ico_pj:before{content:"\ea6a"}.cng-ico_repondre:before{content:"\ea6b"}.cng-ico_scripting:before{content:"\ea6c"}.cng-ico_transfert:before{content:"\ea6d"}.cng-ico_up:before{content:"\ea6e"}.cng-ico_win_grandir:before{content:"\ea6f"}.cng-ico_win_reduire:before{content:"\ea70"}.cng-tuile_dash:before{content:"\ea71"}.cng-ico_visio:before{content:"\ea72"}.cng-ico_addContact:before{content:"\ea73"}.cng-ico_addTime:before{content:"\ea74"}.cng-ico_conf3:before{content:"\ea75"}.cng-ico_SMS:before{content:"\ea76"}.cng-ico_enGarde:before{content:"\ea77"}.cng-ico_reload:before{content:"\ea78"}.cng-ico_transfRaccro:before{content:"\ea79"}.cng-ico_userAttente:before{content:"\ea7a"}.cng-ico_userDelete:before{content:"\ea7b"}.cng-ico_userPause:before{content:"\ea7c"}.cng-ico_userPlay:before{content:"\ea7d"}.cng-ico_vue_treeview:before{content:"\ea7e"}.cng-ico_agent:before{content:"\ea7f"}.cng-ico_fullscreen:before{content:"\ea80"}.cng-ico_fullscreen_exit:before{content:"\ea81"}.cng-ico_basedeco:before{content:"\ea82"}.cng-ico_contact_search:before{content:"\ea83"}.cng-ico_coupe:before{content:"\ea84"}.cng-ico_drag:before{content:"\ea85"}.cng-ico_chain_link:before{content:"\ea86"}.cng-ico_faire_approuver:before{content:"\ea87"}.cng-ico_histo:before{content:"\ea88"}.cng-ico_media_vocal:before{content:"\ea89"}.cng-ico_onglet:before{content:"\ea8a"}.cng-ico_operateur:before{content:"\ea8b"}.cng-ico_preview:before{content:"\ea8c"}.cng-ico_print:before{content:"\ea8d"}.cng-ico_refresh:before{content:"\ea8e"}.cng-ico_tags:before{content:"\ea8f"}.cng-ico_timer_pause:before{content:"\ea90"}.cng-ico_vue_wallboard:before{content:"\ea91"}.cng-ico_cursor:before{content:"\ea92"}.cng-ico_rec:before{content:"\ea93"}.cng-ico_layout:before{content:"\ea94"}.cng-ico_operations:before{content:"\ea95"}.cng-ico_password:before{content:"\ea96"}.cng-ico_picture:before{content:"\ea97"}.cng-ico_smiley_happy:before{content:"\ea98"}.cng-ico_star_favorite:before{content:"\ea99"}.cng-ico_texte:before{content:"\ea9a"}.cng-ico_agent_search:before{content:"\ea9b"}.cng-ico_contactS:before{content:"\ea9c"}.cng-ico_courrier:before{content:"\ea9d"}.cng-ico_doc:before{content:"\ea9e"}.cng-ico_fleche_down:before{content:"\ea9f"}.cng-ico_fleche_left:before{content:"\eaa0"}.cng-ico_fleche_right:before{content:"\eaa1"}.cng-ico_fleche_up:before{content:"\eaa2"}.cng-ico_folder_close:before{content:"\eaa3"}.cng-ico_folder_open:before{content:"\eaa4"}.cng-ico_geler:before{content:"\eaa5"}.cng-ico_informer:before{content:"\eaa6"}.cng-ico_inserer_mail:before{content:"\eaa7"}.cng-ico_interactions:before{content:"\eaa8"}.cng-ico_internet:before{content:"\eaa9"}.cng-ico_layer_3_big:before{content:"\eaaa"}.cng-ico_layer_3_low:before{content:"\eaab"}.cng-ico_layer_3_sup:before{content:"\eaac"}.cng-ico_localiser:before{content:"\eaad"}.cng-ico_mail_entrant:before{content:"\eaae"}.cng-ico_mail_sortant:before{content:"\eaaf"}.cng-ico_media_noSound:before{content:"\eab0"}.cng-ico_media_noVDO:before{content:"\eab1"}.cng-ico_mouse:before{content:"\eab2"}.cng-ico_note:before{content:"\eab3"}.cng-ico_page-appli:before{content:"\eab4"}.cng-ico_partage_page:before{content:"\eab5"}.cng-ico_planning_day:before{content:"\eab6"}.cng-ico_planning_month:before{content:"\eab7"}.cng-ico_planning_year:before{content:"\eab8"}.cng-ico_sens_interdit:before{content:"\eab9"}.cng-ico_tips:before{content:"\eaba"}.cng-ico_version_avancee:before{content:"\eabb"}.cng-ico_win_intervertir:before{content:"\eabc"}.cng-tuile_facturation:before{content:"\eabd"}.cng-ico_arbo:before{content:"\eabe"}.cng-ico_chat2:before{content:"\eabf"}.cng-ico_courrier2:before{content:"\eac0"}.cng-ico_inserer_txt:before{content:"\eac1"}.cng-ico_partage:before{content:"\eac2"}.cng-ico_rdv:before{content:"\eac3"}.cng-ico_danger:before{content:"\eac4"}.cng-ico_doc_excel:before{content:"\eac5"}.cng-ico_doc_pdf:before{content:"\eac6"}.cng-ico_fleche_back:before{content:"\eac7"}.cng-ico_doc_audio:before{content:"\eac8"}.cng-ico_doc_img:before{content:"\eac9"}.cng-ico_doc_office:before{content:"\eaca"}.cng-ico_doc_ppt:before{content:"\eacb"}.cng-ico_doc_vdo:before{content:"\eacc"}.cng-ico_doc_word:before{content:"\eacd"}.cng-ico_ecoute:before{content:"\eace"}.cng-ico_report_taches:before{content:"\eacf"}.cng-ico_rs_facebook:before{content:"\ead0"}.cng-ico_rs_messenger:before{content:"\ead1"}.cng-ico_rs_twitter:before{content:"\ead2"}.cng-ico_media_micro:before{content:"\ead3"}.cng-ico_media_next:before{content:"\ead4"}.cng-ico_media_previous:before{content:"\ead5"}.cng-ico_media_record:before{content:"\ead6"}.cng-ico_media_stop:before{content:"\ead7"}.cng-ico_aiguilage:before{content:"\ead8"}.cng-ico_chatbot:before{content:"\ead9"}.cng-ico_cobrowsing:before{content:"\eada"}.cng-ico_note2:before{content:"\eadb"}.cng-ico_rapport:before{content:"\eadc"}.cng-ico_repertoire:before{content:"\eadd"}.cng-ico_scriptExterne:before{content:"\eade"}.cng-ico_smiley:before{content:"\eadf"}.cng-ico_chat_client:before{content:"\eae0"}.cng-tuile_archivage:before{content:"\eae1"}.cng-ico_banette_mail:before{content:"\eae2"}.cng-ico_banette_mail2:before{content:"\eae3"}.cng-ico_home:before{content:"\eae4"}.cng-ico_echange_terminer:before{content:"\eae5"}.cng-ico_importance_haute:before{content:"\eae6"}.cng-ico_importance_moyenne:before{content:"\eae7"}.cng-ico_severite_1:before{content:"\eae8"}.cng-ico_severite_2:before{content:"\eae9"}.cng-ico_severite_3:before{content:"\eaea"}.cng-ico_severite_4:before{content:"\eaeb"}.cng-ico_conf3_end:before{content:"\eaec"}.cng-tuile_analyse_semantique:before{content:"\eaed"}.cng-ico_clic:before{content:"\eaee"}.cng-ico_fullscreen2:before{content:"\eaef"}.cng-ico_fullscreen2_exit:before{content:"\eaf0"}.cng-ico_prompt:before{content:"\eaf1"}.cng-ico_saisie:before{content:"\eaf2"}.cng-ico_send:before{content:"\eaf3"}.cng-ico_stop:before{content:"\eaf4"}.cng-ico_rs_whatsapp:before{content:"\eaf5"}.cng-ico_copy:before{content:"\eaf6"}.cng-tuile_engagement:before{content:"\eaf7"}.cng-ico_appel_abandon:before{content:"\eaf8"}.cng-ico_fleche_next:before{content:"\eaf9"}.cng-ico_noCobrowsing:before{content:"\eafa"}.cng-ico_split:before{content:"\eafb"}.cng-ico_split_off:before{content:"\eafc"}.cng-ico_dashboard:before{content:"\eafd"}.cng-ico_dashboard_add:before{content:"\eafe"}.cng-ico_absence:before{content:"\eaff"}.cng-ico_flash:before{content:"\eb00"}.cng-ico_report:before{content:"\eb01"}.cng-ico_report_appel:before{content:"\eb02"}.cng-ico_report_facturation:before{content:"\eb03"}.cng-ico_report_mail:before{content:"\eb04"}.cng-ico_report_omnicanal:before{content:"\eb05"}.cng-ico_ticket:before{content:"\eb06"}.cng-ico_liste_selection:before{content:"\eb07"}.cng-ico_stop_main:before{content:"\eb08"}.cng-ico_heart:before{content:"\eb09"}.cng-ico_heart_add:before{content:"\eb0a"}.cng-ico_report_agent:before{content:"\eb0b"}.cng-ico_conseiller:before{content:"\eb0c"}.cng-ico_rdv_client:before{content:"\eb0d"}.cng-ico_add_SMS:before{content:"\eb0e"}.cng-ico_add_appel:before{content:"\eb0f"}.cng-ico_asterisk:before{content:"\eb10"}.cng-ico_bank:before{content:"\eb11"}.cng-ico_basket:before{content:"\eb12"}.cng-ico_bcard:before{content:"\eb13"}.cng-ico_bookmark:before{content:"\eb14"}.cng-ico_cafe:before{content:"\eb15"}.cng-ico_calculatrice:before{content:"\eb16"}.cng-ico_filtrer_no:before{content:"\eb17"}.cng-ico_lexique:before{content:"\eb18"}.cng-ico_add_mail:before{content:"\eb19"}.cng-ico_importance_basse:before{content:"\eb1a"}.cng-ico_nonDispo:before{content:"\eb1b"}.cng-ico_protect:before{content:"\eb1c"}.cng-ico_sablier:before{content:"\eb1d"}.cng-ico_suivi_contact:before{content:"\eb1e"}.cng-ico_total:before{content:"\eb1f"}.cng-ico_interdit:before{content:"\eb20"}.cng-ico_meg_agent:before{content:"\eb21"}.cng-ico_meg_contact:before{content:"\eb22"}.cng-ico_reprise_agent:before{content:"\eb23"}.cng-ico_reprise_contact:before{content:"\eb24"}.cng-ico_mail_lu:before{content:"\eb25"}.cng-ico_bookmark_empty:before{content:"\eb26"}.cng-ico_disconnect:before{content:"\eb27"}.cng-ico_add_PJ:before{content:"\eb28"}.cng-ico_mail_sendAll:before{content:"\eb29"}.cng-ico_mail_stock_in:before{content:"\eb2a"}.cng-ico_mail_stock_out:before{content:"\eb2b"}.cng-ico_mail_transfert_Rep:before{content:"\eb2c"}.cng-ico_mail_transfert_noRep:before{content:"\eb2d"}.cng-ico_modif_contact:before{content:"\eb2e"}@font-face{font-family:Roboto;font-weight:100;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("Roboto"),url(assets/fonts/Roboto-Thin.woff) format("woff")}@font-face{font-family:Roboto;font-weight:300;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("Roboto"),url(assets/fonts/Roboto-Light.woff) format("woff")}@font-face{font-family:Roboto;font-weight:400;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("Roboto"),url(assets/fonts/Roboto-Regular.woff) format("woff")}@font-face{font-family:Roboto;font-weight:500;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("Roboto"),url(assets/fonts/Roboto-Medium.woff) format("woff")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("Roboto"),url(assets/fonts/Roboto-Bold.woff) format("woff")}@font-face{font-family:Roboto;font-weight:900;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("Roboto"),url(assets/fonts/Roboto-Black.woff) format("woff")}@font-face{font-family:RobotoCondensed;font-weight:300;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("RobotoCondensed"),url(assets/fonts/RobotoCondensed-Light.woff) format("woff")}@font-face{font-family:RobotoCondensed;font-weight:400;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("RobotoCondensed"),url(assets/fonts/RobotoCondensed-Regular.woff) format("woff")}@font-face{font-family:RobotoCondensed;font-weight:700;font-style:normal;font-display:swap;unicode-range:U+000-5FF;src:local("RobotoCondensed"),url(assets/fonts/RobotoCondensed-Bold.woff) format("woff")}@font-face{font-family:Material Icons;font-weight:400;font-style:normal;src:local("Material Icons"),url(assets/fonts/MaterialIcons-Regular.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.black{--internal_theme_light: #a8a8a8;--internal_theme_default: #585858;--internal_theme_dark: #141414;--internal_theme_light_contrast: rgba(0, 0, 0, .87);--internal_theme_default_contrast: white;--internal_theme_dark_contrast: white}.blue{--internal_theme_light: #dcf5fa;--internal_theme_default: #2078bf;--internal_theme_dark: #043455;--internal_theme_light_contrast: rgba(0, 0, 0, .87);--internal_theme_default_contrast: white;--internal_theme_dark_contrast: white}.fuchsia{--internal_theme_light: #ffe1f0;--internal_theme_default: #ca3f80;--internal_theme_dark: #640737;--internal_theme_light_contrast: rgba(0, 0, 0, .87);--internal_theme_default_contrast: white;--internal_theme_dark_contrast: white}.green{--internal_theme_light: #c3faf0;--internal_theme_default: #108670;--internal_theme_dark: #01382f;--internal_theme_light_contrast: rgba(0, 0, 0, .87);--internal_theme_default_contrast: white;--internal_theme_dark_contrast: white}.orange{--internal_theme_light: #fae6dc;--internal_theme_default: #c4551f;--internal_theme_dark: #57210b;--internal_theme_light_contrast: rgba(0, 0, 0, .87);--internal_theme_default_contrast: white;--internal_theme_dark_contrast: white}p{margin:unset}ul{margin:unset;padding:unset;list-style:none}input::-ms-reveal,input::-ms-clear{display:none}h1,h2,h3,h4,h5,h6,dl,dd,dt{margin:unset;padding:unset}body{--scrollbarBG: darkgrey;--thumbBG: grey;scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbarBG)}::-webkit-scrollbar-thumb{border-radius:3px;background-color:var(--thumbBG);border:1.5px solid var(--scrollbarBG)}body{margin:0;width:100vw;height:100vh;color:#000;overflow:hidden;font-family:Roboto,Arial,Helvetica,sans-serif}.app-loader{width:100%;height:100%;display:flex;overflow:hidden;align-items:center;justify-content:center;background-color:var(--theme_secondary_700)}.app-loader img{max-width:35vw}button{border:none;cursor:pointer;border-radius:unset}.cng-loading.cng-loading-absolute .mat-spinner,.cng-loading.cng-loading-absolute .mat-progress-spinner{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cng-loading.cng-primary .mat-spinner circle,.cng-loading.cng-primary.mat-spinner circle,.cng-loading.cng-primary .mat-progress-spinner circle,.cng-loading.cng-primary.mat-progress-spinner circle{stroke:var(--theme_primary_500)!important}.cng-loading.cng-secondary .mat-spinner circle,.cng-loading.cng-secondary.mat-spinner circle,.cng-loading.cng-secondary .mat-progress-spinner circle,.cng-loading.cng-secondary.mat-progress-spinner circle{stroke:var(--theme_secondary_500)!important}.cng-loading.cng-accent .mat-spinner circle,.cng-loading.cng-accent.mat-spinner circle,.cng-loading.cng-accent .mat-progress-spinner circle,.cng-loading.cng-accent.mat-progress-spinner circle{stroke:var(--theme_accent_500)!important}.cng-loading.cng-warn .mat-spinner circle,.cng-loading.cng-warn.mat-spinner circle,.cng-loading.cng-warn .mat-progress-spinner circle,.cng-loading.cng-warn.mat-progress-spinner circle{stroke:var(--theme_warn_500)!important}.cng-loading.cng-caution .mat-spinner circle,.cng-loading.cng-caution.mat-spinner circle,.cng-loading.cng-caution .mat-progress-spinner circle,.cng-loading.cng-caution.mat-progress-spinner circle{stroke:var(--theme_caution_500)!important}.panel .panel_header{display:flex;color:#fff;text-transform:uppercase;background-color:var(--theme_primary_700)}.panel .panel_header h2{padding:0 1rem;line-height:2.5rem;text-transform:uppercase;font-size:var(--typo_font_size_1)}.panel .panel_header .actions_container{margin-left:auto}.panel .panel_header .actions_container button{width:2.5rem;height:2.5rem;border-radius:0}.panel .panel_header .actions_container button mat-icon{font-size:var(--typo_font_size_2)}.unread{font-weight:700}.legacy_form_field select,.legacy_form_field input,.legacy_form_field .cng-chosen{min-width:22.5rem}span[class^=cng-ico_]{display:flex;align-self:center}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.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:scale(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}.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,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.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,.mat-mdc-focus-indicator{position:relative}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto;letter-spacing:normal}.mat-form-field{font:400 14px/1 Roboto;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1em;line-height:1}.mat-form-field-infix{padding:.5em 0;border-top:.75em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.24998em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.24997em) scale(.75);width:133.3333633333%}.mat-form-field-label-wrapper{top:-.75em;padding-top:.75em}.mat-form-field-label{top:1.25em}.mat-form-field-underline{bottom:1.25em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.6666666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.5em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.25em) scale(.75) perspective(100px) translateZ(.00106px);width:133.3333933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.25em) scale(.75) perspective(100px) translateZ(.00107px);width:133.3334033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.25em) scale(.75) perspective(100px) translateZ(.00108px);width:133.3334133333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.25em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.6666666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.24991em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2499em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.24989em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.49998em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.49997em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.75em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.49998em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.49997em) scale(.75);width:133.3333633333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:0}.mat-menu-item{font-family:Roboto;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto}.mat-select-trigger{height:1em}.mat-slide-toggle-content{font-family:Roboto}.mat-slider-thumb-label-text{font-family:Roboto;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto}.mat-tab-label,.mat-tab-link{font-family:Roboto;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto;font-size:12px;font-weight:500}.mat-option{font-family:Roboto;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:var(--internal_theme_default)}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#53c8b2}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#fd676a}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:var(--internal_theme_default)}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#53c8b2}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#fd676a}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:var(--internal_theme_default_contrast);background:var(--internal_theme_default)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#53c8b2;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#fd676a}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:var(--internal_theme_default)}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#53c8b2}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#fd676a}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:var(--internal_theme_default)}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#53c8b2}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#fd676a}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:var(--internal_theme_default_contrast)}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:var(--internal_theme_default)}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#53c8b2}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#fd676a}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:var(--internal_theme_default_contrast);opacity:.1}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone,.mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:var(--internal_theme_default)}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#53c8b2}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#fd676a}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:var(--internal_theme_default)}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#53c8b2}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#fd676a}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:var(--internal_theme_default);color:var(--internal_theme_default_contrast)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:var(--internal_theme_default_contrast);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:var(--internal_theme_default_contrast);opacity:.1}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#fd676a;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#53c8b2;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:var(--internal_theme_default)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--internal_theme_default) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--internal_theme_default) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:var(--internal_theme_default);color:var(--internal_theme_default_contrast)}.mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px var(--internal_theme_default_contrast)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--internal_theme_default)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--internal_theme_default)}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(83,200,178,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(83,200,178,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(83,200,178,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#53c8b2;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#53c8b266}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#53c8b24d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#53c8b24d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(253,103,106,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(253,103,106,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(253,103,106,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#fd676a;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fd676a66}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd676a4d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd676a4d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:var(--internal_theme_default)}.mat-datepicker-toggle-active.mat-accent{color:#53c8b2}.mat-datepicker-toggle-active.mat-warn{color:#fd676a}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:var(--internal_theme_default)}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#53c8b2}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#fd676a}.mat-focused .mat-form-field-required-marker{color:#53c8b2}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:var(--internal_theme_default)}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#53c8b2}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#fd676a}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:var(--internal_theme_default)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#53c8b2}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#fd676a}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#fd676a}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#fd676a}.mat-error{color:#fd676a}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:var(--internal_theme_default)}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#53c8b2}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#fd676a}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:var(--internal_theme_default)}.mat-icon.mat-accent{color:#53c8b2}.mat-icon.mat-warn{color:#fd676a}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:var(--internal_theme_default)}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#53c8b2}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#fd676a}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#fd676a}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-progress-bar-background{fill:var(--internal_theme_light)}.mat-progress-bar-buffer{background-color:var(--internal_theme_light)}.mat-progress-bar-fill:after{background-color:var(--internal_theme_default)}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d0eee8}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d0eee8}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#53c8b2}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbd5d6}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbd5d6}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#fd676a}.mat-progress-spinner circle,.mat-spinner circle{stroke:var(--internal_theme_default)}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#53c8b2}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#fd676a}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--internal_theme_default)}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:var(--internal_theme_default)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#53c8b2}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#53c8b2}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#fd676a}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#fd676a}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--internal_theme_default)}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#53c8b2}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#fd676a}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#53c8b2}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#53c8b28a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#53c8b2}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:var(--internal_theme_default)}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#fd676a}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#fd676a8a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#fd676a}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:var(--internal_theme_default)}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:var(--internal_theme_default_contrast)}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:var(--internal_theme_default);opacity:.2}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#53c8b2}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#53c8b233}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#fd676a}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#fd676a33}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:var(--internal_theme_default_contrast)}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:var(--internal_theme_default);color:var(--internal_theme_default_contrast)}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#53c8b2;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#fd676a;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#fd676a}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#fd676a}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--internal_theme_light)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:var(--internal_theme_default)}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:var(--internal_theme_default_contrast)}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#53c8b24d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#53c8b2}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fd676a4d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#fd676a}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--internal_theme_light)}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:var(--internal_theme_default)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:var(--internal_theme_default_contrast)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:var(--internal_theme_default_contrast)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:var(--internal_theme_default_contrast)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:var(--internal_theme_default_contrast);opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:var(--internal_theme_default_contrast);opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#53c8b24d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#53c8b2}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fd676a4d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#fd676a}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:var(--internal_theme_default);color:var(--internal_theme_default_contrast)}.mat-toolbar.mat-accent{background:#53c8b2;color:#fff}.mat-toolbar.mat-warn{background:#fd676a;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#53c8b2}.mat-autocomplete-panel.large{max-height:1000px!important}.mat-badge-content{font-size:11px}.mat-bottom-sheet-container{padding:0!important}.mat-bottom-sheet-container .header{display:flex;flex-direction:column;padding:1rem 1.5rem;justify-content:center}.mat-bottom-sheet-container .header h1{flex:1;margin:0;display:flex;font-weight:500;overflow:hidden;align-items:center;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-family:RobotoCondensed;font-size:var(--typo_font_size_1);color:var(--theme_primary_500)}.mat-bottom-sheet-container .header h1 span{display:flex;align-items:center}.mat-bottom-sheet-container .header h1 span.right-align{margin-left:auto;padding-left:.5rem;flex-direction:row-reverse;border-left:1px solid var(--theme_primary_500)}.mat-bottom-sheet-container .header h1 span.right-align:before{margin-left:.375rem}.mat-bottom-sheet-container .header .actions_links{display:flex;align-items:center;padding-left:.25rem;justify-content:center}.mat-bottom-sheet-container .header .actions_links>*:not(:last-child){margin-right:.25rem}.mat-bottom-sheet-container .content{padding-left:1rem;padding-right:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}button.mat-button-toggle-button .mat-button-toggle-label-content{line-height:1.5rem;font-size:var(--typo_font_size_0)}button[mat-button],button[mat-flat-button],button[mat-raised-button],button[mat-stroked-button]{gap:.25rem;min-width:2rem;padding:0 10px;font-weight:400}.mat-button-wrapper{gap:.375rem;display:flex;align-items:center;justify-content:center}.mat-date-range-input-container{align-items:stretch!important}.mat-form-field-label{overflow:unset!important}.mat-chip.mat-standard-chip{color:var(--internal_theme_light_contrast);background-color:var(--internal_theme_light)}.mat-chip.mat-standard-chip .mat-icon,.mat-chip.mat-standard-chip span[class^=cng-ico_]{color:var(--internal_theme_light_contrast)}.mat-chip.mat-standard-chip{min-height:22px;font-weight:400;font-size:var(--typo_font_size_00);display:flex;gap:.3rem;overflow:hidden;word-break:break-all}.mat-chip.mat-standard-chip .mat-icon,.mat-chip.mat-standard-chip span[class^=cng-ico_]{opacity:1;width:18px;height:18px;font-size:18px;align-self:center}.mat-chip.mat-standard-chip .mat-icon:disabled,.mat-chip.mat-standard-chip span[class^=cng-ico_]:disabled{cursor:not-allowed}.mat-chip-list-wrapper{margin:-3px!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:3px!important}.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper{transform:translateY(0)}.mat-select-value{height:1.25rem;line-height:1.25rem}.mat-option{gap:.75rem}.labelWithIcon{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.labelWithIcon:before{margin-left:auto;margin-right:1.5rem}.cdk-overlay-container{z-index:9999}.cdk-overlay-panel{max-width:95%;max-height:95%}#filter .mat-checkbox-checked .mat-checkbox-background{background-color:#fff!important}#filter .mat-checkbox-checkmark-path{stroke:var(--theme_secondary_700)!important}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing.transparent{opacity:0}.mat-dialog-container .mat-datepicker-content{margin:unset;overflow:hidden}.cdk-overlay-pane.fullscreen,.cdk-overlay-pane[style*="height: 100vh;"][style*="max-height: 100vh;"][style*="width: 100vw;"][style*="max-width: 100vw;"] .mat-dialog-container{background-color:#f2f2f2;color:#000000de}.mat-dialog-container{background-color:#fff;color:#000000de}.mat-dialog-header{background-color:#12181c;color:#fff}.mat-dialog-container{overflow-x:hidden;padding:0!important;border-radius:unset!important}.mat-dialog-container .mat-dialog-header{margin:0;height:40px;display:flex;align-items:center;box-sizing:border-box}.mat-dialog-container .mat-dialog-header h1{margin:0 0 0 10px;width:100%;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-family:RobotoCondensed;font-size:var(--typo_font_size_2)}.mat-dialog-container mat-form-field{width:100%}.mat-dialog-container .mat-dialog-content{margin:unset;padding:unset;max-height:60vh;box-sizing:border-box}.mat-dialog-container .mat-dialog-actions{margin:unset;padding:12px;min-height:unset;display:flex;align-items:center;justify-content:center}.mat-dialog-container .cng-dialog-content{padding:16px}.fullscreen{max-width:unset!important}.fullscreen .mat-dialog-container{max-width:unset}.mat-drawer-container{background-color:#f2f2f2}.mat-drawer,.mat-sidenav{background-color:#dce0e3}.mat-expansion-panel{border-bottom-color:#0000001f!important}.mat-expansion-panel{box-shadow:unset!important;border-radius:0/0px!important;border-bottom:1px solid rgba(0,0,0,.05)}.mat-expansion-panel-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:2.5rem;padding:0 1rem!important}.mat-expansion-panel-header-title{min-width:0}.mat-expansion-panel-content{box-shadow:inset 0 4px 4px #0000000d}.mat-expansion-panel-body{padding:.25rem 0!important}.mat-expansion-indicator{height:30px}.mat-form-field-subscript-wrapper{line-height:1.125;margin-top:.25rem!important}.mat-input-element{min-height:22px}.mat-date-range-input-container{align-items:unset!important}.mat-menu-panel .mat-menu-content h1,.mat-menu-panel .mat-menu-content h2{color:#29363d}.mat-menu-panel .mat-menu-content button.mat-menu-item mat-icon,.mat-menu-panel .mat-menu-content button.mat-menu-item span[class^=cng-ico_]{color:var(--internal_theme_default)}.mat-menu-panel.themed{background-color:var(--internal_theme_default);color:var(--internal_theme_default_contrast)}.mat-menu-panel.themed h1,.mat-menu-panel.themed h2{color:var(--internal_theme_light)}.mat-menu-panel.themed button.mat-menu-item{color:var(--internal_theme_default_contrast)}.mat-menu-panel.themed button.mat-menu-item mat-icon,.mat-menu-panel.themed button.mat-menu-item span[class^=cng-ico_]{color:var(--internal_theme_default_contrast)}.mat-menu-panel{min-height:unset!important;border-radius:unset!important}.mat-menu-panel .mat-menu-content{min-width:250px}.mat-menu-panel .mat-menu-content h1{padding:0 .5rem .25rem;font-size:var(--typo_font_size_1)}.mat-menu-panel .mat-menu-content h2{text-transform:uppercase;padding:0 .5rem .25rem;font-size:var(--typo_font_size_00)}.mat-menu-panel .mat-menu-content h2:not(:first-of-type){padding-top:1rem}.mat-menu-panel .mat-menu-content button.mat-menu-item{display:flex;height:36px;line-height:36px;border-radius:0;align-items:center;gap:var(--spacing_04);font-size:var(--typo_font_size_0)}.mat-menu-panel .mat-menu-content button.mat-menu-item mat-icon,.mat-menu-panel .mat-menu-content button.mat-menu-item span[class^=cng-ico_]{margin-right:.25rem;width:var(--typo_font_size_2);height:var(--typo_font_size_2);font-size:var(--typo_font_size_2);line-height:var(--typo_font_size_2)}.mat-menu-panel .mat-menu-content button.mat-menu-item[disabled]{pointer-events:unset;cursor:not-allowed;opacity:.6}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:unset}.mat-paginator-range-actions button{background-color:#12181c;color:#fff}.mat-paginator-range-actions button.mat-button-disabled{color:#ffffff4d!important}.mat-paginator{background-color:transparent}.mat-paginator-range-label{margin:0 8px;white-space:nowrap}.mat-paginator-range-actions{gap:.25rem}.mat-paginator-range-actions button{height:25px;width:25px}.mat-paginator-range-actions button svg{width:15px}fieldset .mat-radio-group{display:flex;gap:.5rem}.mat-slide-toggle .mat-slide-toggle-thumb{background-color:#fd676a}.mat-slide-toggle .mat-slide-toggle-bar{background-color:#fff;border:1px solid var(--theme_secondary_400)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#53c8b2}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#fff}.mat-snack-bar-container{color:#fff;margin-bottom:calc(8px + env(safe-area-inset-bottom))!important}.mat-snack-bar-container button[mat-button].mat-button{border:unset;border-radius:4px;background-color:transparent;color:var(--theme_primary_500)}.mat-stepper-horizontal{background-color:initial}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header{padding:24px 0 0;min-width:76px}.mat-stepper-label-position-bottom .mat-horizontal-content-container{display:none}.mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step]{cursor:not-allowed}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child):before,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child):after{width:calc(50% - 16px);border:.7px solid var(--theme_primary_500)}.mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step].mat-horizontal-stepper-header:not(:first-child):before,.mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step].mat-horizontal-stepper-header:not(:last-child):after{border:.7px solid #474747}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{display:none}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header-container{justify-content:center}.mat-stepper-label-position-bottom .mat-step-header .mat-step-icon{background-color:var(--theme_primary_700);font-family:RobotoCondensed;width:30px;height:30px;bottom:2px}.mat-stepper-label-position-bottom .mat-step-header .mat-step-icon.mat-step-icon-selected{width:38px;height:38px;bottom:5px;background-color:var(--theme_primary_500)}.mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step] .mat-step-icon{background-color:#474747}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label{padding:0;top:43px;margin-top:5px;font-family:RobotoCondensed;color:var(--theme_primary_700);font-size:var(--typo_font_size_0)}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label.mat-step-label-selected{margin-top:-3px;color:var(--theme_primary_500)}.mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step] .mat-step-label{color:#474747}.mat-tab-link,.mat-tab-label{color:var(--internal_theme_default)}.mat-tab-link.mat-tab-label-active,.mat-tab-label.mat-tab-label-active{color:#3d515c}.mat-ink-bar{background-color:#3d515c!important}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid #3d515c}.mat-tab-group{height:100%;overflow:hidden}.mat-tab-group .mat-tab-body-wrapper{height:100%}.mat-tab-label,.mat-tab-link{opacity:1!important;height:40px!important;font-size:14px!important;padding:0 1rem!important;min-width:unset!important}.mat-tab-label.mat-tab-label-active,.mat-tab-link.mat-tab-label-active{font-weight:700;opacity:1}.mat-ink-bar{height:5px!important;border-radius:5px 5px 0 0!important}.mat-tab-body-content{box-sizing:border-box}fieldset{border:1px solid var(--internal_theme_dark)}fieldset legend{color:var(--internal_theme_dark)}fieldset legend{font-family:Roboto;font-weight:700;font-size:var(--typo_font_size_0)}fieldset{border-radius:4px;margin-block-end:20px;box-sizing:border-box}fieldset legend{text-transform:uppercase}body{--theme_primary_100: var(--internal_theme_light);--theme_primary_500: var(--internal_theme_default);--theme_primary_700: var(--internal_theme_dark);--theme_primary_100_contrast: var(--internal_theme_light_contrast);--theme_primary_500_contrast: var(--internal_theme_default_contrast);--theme_primary_700_contrast: var(--internal_theme_dark_contrast);--theme_accent_100: #53c8b2;--theme_accent_500: #53c8b2;--theme_accent_700: #53c8b2;--theme_accent_100_contrast: white;--theme_accent_500_contrast: white;--theme_accent_700_contrast: rgba(0, 0, 0, .87);--theme_accent_100_rgb: 83, 200, 178;--theme_accent_500_rgb: 83, 200, 178;--theme_accent_700_rgb: 83, 200, 178;--theme_accent_100_contrast_rgb: 255, 255, 255;--theme_accent_500_contrast_rgb: 255, 255, 255;--theme_accent_700_contrast_rgb: 0, 0, 0;--theme_warn_100: #fd676a;--theme_warn_500: #fd676a;--theme_warn_700: #fd676a;--theme_warn_100_contrast: white;--theme_warn_500_contrast: white;--theme_warn_700_contrast: rgba(0, 0, 0, .87);--theme_warn_100_rgb: 253, 103, 106;--theme_warn_500_rgb: 253, 103, 106;--theme_warn_700_rgb: 253, 103, 106;--theme_warn_100_contrast_rgb: 255, 255, 255;--theme_warn_500_contrast_rgb: 255, 255, 255;--theme_warn_700_contrast_rgb: 0, 0, 0;--theme_caution_100: #fda867;--theme_caution_500: #fda867;--theme_caution_700: #fda867;--theme_caution_100_contrast: white;--theme_caution_500_contrast: white;--theme_caution_700_contrast: rgba(0, 0, 0, .87);--theme_caution_100_rgb: 253, 168, 103;--theme_caution_500_rgb: 253, 168, 103;--theme_caution_700_rgb: 253, 168, 103;--theme_caution_100_contrast_rgb: 255, 255, 255;--theme_caution_500_contrast_rgb: 255, 255, 255;--theme_caution_700_contrast_rgb: 0, 0, 0;--theme_secondary_100: white;--theme_secondary_200: #f2f2f2;--theme_secondary_300: #dce0e3;--theme_secondary_400: #dce0e3;--theme_secondary_500: #3d515c;--theme_secondary_600: #3d515c;--theme_secondary_700: #29363d;--theme_secondary_800: #12181c;--theme_secondary_900: #12181c;--theme_secondary_100_contrast: rgba(0, 0, 0, .87);--theme_secondary_200_contrast: rgba(0, 0, 0, .87);--theme_secondary_300_contrast: rgba(0, 0, 0, .87);--theme_secondary_400_contrast: rgba(0, 0, 0, .87);--theme_secondary_500_contrast: white;--theme_secondary_600_contrast: white;--theme_secondary_700_contrast: white;--theme_secondary_800_contrast: white;--theme_secondary_900_contrast: white;--theme_secondary_100_rgb: 255, 255, 255;--theme_secondary_200_rgb: 242, 242, 242;--theme_secondary_300_rgb: 220, 224, 227;--theme_secondary_400_rgb: 220, 224, 227;--theme_secondary_500_rgb: 61, 81, 92;--theme_secondary_600_rgb: 61, 81, 92;--theme_secondary_700_rgb: 41, 54, 61;--theme_secondary_800_rgb: 18, 24, 28;--theme_secondary_900_rgb: 18, 24, 28;--theme_secondary_100_contrast_rgb: 0, 0, 0;--theme_secondary_200_contrast_rgb: 0, 0, 0;--theme_secondary_300_contrast_rgb: 0, 0, 0;--theme_secondary_400_contrast_rgb: 0, 0, 0;--theme_secondary_500_contrast_rgb: 255, 255, 255;--theme_secondary_600_contrast_rgb: 255, 255, 255;--theme_secondary_700_contrast_rgb: 255, 255, 255;--theme_secondary_800_contrast_rgb: 255, 255, 255;--theme_secondary_900_contrast_rgb: 255, 255, 255;--theme_typo_font_familly: Roboto}.cng-dark-contrast{--theme_primary_100: var(--internal_theme_light);--theme_primary_500: white;--theme_primary_700: white;--theme_primary_100_contrast: rgba(0, 0, 0, .87);--theme_primary_500_contrast: rgba(0, 0, 0, .87);--theme_primary_700_contrast: rgba(0, 0, 0, .87);--theme_accent_100: #53c8b2;--theme_accent_500: #53c8b2;--theme_accent_700: #53c8b2;--theme_accent_100_contrast: rgba(0, 0, 0, .87);--theme_accent_500_contrast: rgba(0, 0, 0, .87);--theme_accent_700_contrast: white;--theme_accent_100_rgb: 83, 200, 178;--theme_accent_500_rgb: 83, 200, 178;--theme_accent_700_rgb: 83, 200, 178;--theme_accent_100_contrast_rgb: 0, 0, 0;--theme_accent_500_contrast_rgb: 0, 0, 0;--theme_accent_700_contrast_rgb: 255, 255, 255;--theme_warn_100: #fd676a;--theme_warn_500: #fd676a;--theme_warn_700: #fd676a;--theme_warn_100_contrast: rgba(0, 0, 0, .87);--theme_warn_500_contrast: rgba(0, 0, 0, .87);--theme_warn_700_contrast: white;--theme_warn_100_rgb: 253, 103, 106;--theme_warn_500_rgb: 253, 103, 106;--theme_warn_700_rgb: 253, 103, 106;--theme_warn_100_contrast_rgb: 0, 0, 0;--theme_warn_500_contrast_rgb: 0, 0, 0;--theme_warn_700_contrast_rgb: 255, 255, 255;--theme_caution_100: #fda867;--theme_caution_500: #fda867;--theme_caution_700: #fda867;--theme_caution_100_contrast: rgba(0, 0, 0, .87);--theme_caution_500_contrast: rgba(0, 0, 0, .87);--theme_caution_700_contrast: white;--theme_caution_100_rgb: 253, 168, 103;--theme_caution_500_rgb: 253, 168, 103;--theme_caution_700_rgb: 253, 168, 103;--theme_caution_100_contrast_rgb: 0, 0, 0;--theme_caution_500_contrast_rgb: 0, 0, 0;--theme_caution_700_contrast_rgb: 255, 255, 255;--theme_secondary_100: #12181c;--theme_secondary_200: #12181c;--theme_secondary_300: #29363d;--theme_secondary_400: #3d515c;--theme_secondary_500: #3d515c;--theme_secondary_600: #dce0e3;--theme_secondary_700: #dce0e3;--theme_secondary_800: #f2f2f2;--theme_secondary_900: white;--theme_secondary_100_contrast: white;--theme_secondary_200_contrast: white;--theme_secondary_300_contrast: white;--theme_secondary_400_contrast: white;--theme_secondary_500_contrast: white;--theme_secondary_600_contrast: rgba(0, 0, 0, .87);--theme_secondary_700_contrast: rgba(0, 0, 0, .87);--theme_secondary_800_contrast: rgba(0, 0, 0, .87);--theme_secondary_900_contrast: rgba(0, 0, 0, .87);--theme_secondary_100_rgb: 18, 24, 28;--theme_secondary_200_rgb: 18, 24, 28;--theme_secondary_300_rgb: 41, 54, 61;--theme_secondary_400_rgb: 61, 81, 92;--theme_secondary_500_rgb: 61, 81, 92;--theme_secondary_600_rgb: 220, 224, 227;--theme_secondary_700_rgb: 220, 224, 227;--theme_secondary_800_rgb: 242, 242, 242;--theme_secondary_900_rgb: 255, 255, 255;--theme_secondary_100_contrast_rgb: 255, 255, 255;--theme_secondary_200_contrast_rgb: 255, 255, 255;--theme_secondary_300_contrast_rgb: 255, 255, 255;--theme_secondary_400_contrast_rgb: 255, 255, 255;--theme_secondary_500_contrast_rgb: 255, 255, 255;--theme_secondary_600_contrast_rgb: 0, 0, 0;--theme_secondary_700_contrast_rgb: 0, 0, 0;--theme_secondary_800_contrast_rgb: 0, 0, 0;--theme_secondary_900_contrast_rgb: 0, 0, 0;--theme_typo_font_familly: Roboto;color:#fff}.cng-dark-contrast .mat-ripple-element{background-color:#ffffff1a}.cng-dark-contrast .mat-option{color:#fff}.cng-dark-contrast .mat-option:hover:not(.mat-option-disabled),.cng-dark-contrast .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.cng-dark-contrast .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}.cng-dark-contrast .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.cng-dark-contrast .mat-option.mat-option-disabled{color:#ffffff80}.cng-dark-contrast .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#fff}.cng-dark-contrast .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#53c8b2}.cng-dark-contrast .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#fd676a}.cng-dark-contrast .mat-optgroup-label{color:#ffffffb3}.cng-dark-contrast .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.cng-dark-contrast .mat-pseudo-checkbox{color:#ffffffb3}.cng-dark-contrast .mat-pseudo-checkbox:after{color:#303030}.cng-dark-contrast .mat-pseudo-checkbox-disabled{color:#686868}.cng-dark-contrast .mat-primary .mat-pseudo-checkbox-checked,.cng-dark-contrast .mat-primary .mat-pseudo-checkbox-indeterminate{background:white}.cng-dark-contrast .mat-pseudo-checkbox-checked,.cng-dark-contrast .mat-pseudo-checkbox-indeterminate,.cng-dark-contrast .mat-accent .mat-pseudo-checkbox-checked,.cng-dark-contrast .mat-accent .mat-pseudo-checkbox-indeterminate{background:#53c8b2}.cng-dark-contrast .mat-warn .mat-pseudo-checkbox-checked,.cng-dark-contrast .mat-warn .mat-pseudo-checkbox-indeterminate{background:#fd676a}.cng-dark-contrast .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.cng-dark-contrast .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.cng-dark-contrast .mat-app-background,.cng-dark-contrast.mat-app-background{background-color:#303030;color:#fff}.cng-dark-contrast .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cng-dark-contrast .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cng-dark-contrast .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cng-dark-contrast .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cng-dark-contrast .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cng-dark-contrast .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cng-dark-contrast .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cng-dark-contrast .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cng-dark-contrast .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cng-dark-contrast .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cng-dark-contrast .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cng-dark-contrast .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cng-dark-contrast .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cng-dark-contrast .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cng-dark-contrast .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cng-dark-contrast .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cng-dark-contrast .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cng-dark-contrast .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cng-dark-contrast .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cng-dark-contrast .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cng-dark-contrast .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cng-dark-contrast .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cng-dark-contrast .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cng-dark-contrast .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cng-dark-contrast .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}.cng-dark-contrast .mat-autocomplete-panel{background:#424242;color:#fff}.cng-dark-contrast .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cng-dark-contrast .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.cng-dark-contrast .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.cng-dark-contrast .mat-badge-content{color:#000000de;background:white}.cdk-high-contrast-active .cng-dark-contrast .mat-badge-content{outline:solid 1px;border-radius:0}.cng-dark-contrast .mat-badge-accent .mat-badge-content{background:#53c8b2;color:#000000de}.cng-dark-contrast .mat-badge-warn .mat-badge-content{color:#000000de;background:#fd676a}.cng-dark-contrast .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.cng-dark-contrast .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.cng-dark-contrast .mat-button,.cng-dark-contrast .mat-icon-button,.cng-dark-contrast .mat-stroked-button{color:inherit;background:transparent}.cng-dark-contrast .mat-button.mat-primary,.cng-dark-contrast .mat-icon-button.mat-primary,.cng-dark-contrast .mat-stroked-button.mat-primary{color:#fff}.cng-dark-contrast .mat-button.mat-accent,.cng-dark-contrast .mat-icon-button.mat-accent,.cng-dark-contrast .mat-stroked-button.mat-accent{color:#53c8b2}.cng-dark-contrast .mat-button.mat-warn,.cng-dark-contrast .mat-icon-button.mat-warn,.cng-dark-contrast .mat-stroked-button.mat-warn{color:#fd676a}.cng-dark-contrast .mat-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-button.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-icon-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-icon-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-icon-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-icon-button.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-stroked-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-stroked-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-stroked-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.cng-dark-contrast .mat-button.mat-primary .mat-button-focus-overlay,.cng-dark-contrast .mat-icon-button.mat-primary .mat-button-focus-overlay,.cng-dark-contrast .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#fff}.cng-dark-contrast .mat-button.mat-accent .mat-button-focus-overlay,.cng-dark-contrast .mat-icon-button.mat-accent .mat-button-focus-overlay,.cng-dark-contrast .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#53c8b2}.cng-dark-contrast .mat-button.mat-warn .mat-button-focus-overlay,.cng-dark-contrast .mat-icon-button.mat-warn .mat-button-focus-overlay,.cng-dark-contrast .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#fd676a}.cng-dark-contrast .mat-button.mat-button-disabled .mat-button-focus-overlay,.cng-dark-contrast .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.cng-dark-contrast .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.cng-dark-contrast .mat-button .mat-ripple-element,.cng-dark-contrast .mat-icon-button .mat-ripple-element,.cng-dark-contrast .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.cng-dark-contrast .mat-button-focus-overlay{background:white}.cng-dark-contrast .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.cng-dark-contrast .mat-flat-button,.cng-dark-contrast .mat-raised-button,.cng-dark-contrast .mat-fab,.cng-dark-contrast .mat-mini-fab{color:#fff;background-color:#424242}.cng-dark-contrast .mat-flat-button.mat-primary,.cng-dark-contrast .mat-raised-button.mat-primary,.cng-dark-contrast .mat-fab.mat-primary,.cng-dark-contrast .mat-mini-fab.mat-primary,.cng-dark-contrast .mat-flat-button.mat-accent,.cng-dark-contrast .mat-raised-button.mat-accent,.cng-dark-contrast .mat-fab.mat-accent,.cng-dark-contrast .mat-mini-fab.mat-accent,.cng-dark-contrast .mat-flat-button.mat-warn,.cng-dark-contrast .mat-raised-button.mat-warn,.cng-dark-contrast .mat-fab.mat-warn,.cng-dark-contrast .mat-mini-fab.mat-warn{color:#000000de}.cng-dark-contrast .mat-flat-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-flat-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-flat-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-flat-button.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.cng-dark-contrast .mat-flat-button.mat-primary,.cng-dark-contrast .mat-raised-button.mat-primary,.cng-dark-contrast .mat-fab.mat-primary,.cng-dark-contrast .mat-mini-fab.mat-primary{background-color:#fff}.cng-dark-contrast .mat-flat-button.mat-accent,.cng-dark-contrast .mat-raised-button.mat-accent,.cng-dark-contrast .mat-fab.mat-accent,.cng-dark-contrast .mat-mini-fab.mat-accent{background-color:#53c8b2}.cng-dark-contrast .mat-flat-button.mat-warn,.cng-dark-contrast .mat-raised-button.mat-warn,.cng-dark-contrast .mat-fab.mat-warn,.cng-dark-contrast .mat-mini-fab.mat-warn{background-color:#fd676a}.cng-dark-contrast .mat-flat-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-flat-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-flat-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-flat-button.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-raised-button.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-fab.mat-button-disabled.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-primary.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-accent.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-warn.mat-button-disabled,.cng-dark-contrast .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}.cng-dark-contrast .mat-flat-button.mat-primary .mat-ripple-element,.cng-dark-contrast .mat-raised-button.mat-primary .mat-ripple-element,.cng-dark-contrast .mat-fab.mat-primary .mat-ripple-element,.cng-dark-contrast .mat-mini-fab.mat-primary .mat-ripple-element,.cng-dark-contrast .mat-flat-button.mat-accent .mat-ripple-element,.cng-dark-contrast .mat-raised-button.mat-accent .mat-ripple-element,.cng-dark-contrast .mat-fab.mat-accent .mat-ripple-element,.cng-dark-contrast .mat-mini-fab.mat-accent .mat-ripple-element,.cng-dark-contrast .mat-flat-button.mat-warn .mat-ripple-element,.cng-dark-contrast .mat-raised-button.mat-warn .mat-ripple-element,.cng-dark-contrast .mat-fab.mat-warn .mat-ripple-element,.cng-dark-contrast .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.cng-dark-contrast .mat-stroked-button:not([class*=mat-elevation-z]),.cng-dark-contrast .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cng-dark-contrast .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cng-dark-contrast .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cng-dark-contrast .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cng-dark-contrast .mat-fab:not([class*=mat-elevation-z]),.cng-dark-contrast .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cng-dark-contrast .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.cng-dark-contrast .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cng-dark-contrast .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.cng-dark-contrast .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cng-dark-contrast .mat-button-toggle-standalone,.cng-dark-contrast .mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cng-dark-contrast .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.cng-dark-contrast .mat-button-toggle-group-appearance-standard{box-shadow:none}.cng-dark-contrast .mat-button-toggle{color:#ffffff80}.cng-dark-contrast .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.cng-dark-contrast .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.cng-dark-contrast .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.cng-dark-contrast .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(255,255,255,.12)}.cng-dark-contrast [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.cng-dark-contrast .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(255,255,255,.12)}.cng-dark-contrast .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.cng-dark-contrast .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.cng-dark-contrast .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.cng-dark-contrast .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.cng-dark-contrast .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.cng-dark-contrast .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.cng-dark-contrast .mat-button-toggle-group-appearance-standard{border:solid 1px rgba(255,255,255,.12)}.cng-dark-contrast .mat-card{background:#424242;color:#fff}.cng-dark-contrast .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cng-dark-contrast .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cng-dark-contrast .mat-card-subtitle{color:#ffffffb3}.cng-dark-contrast .mat-checkbox-frame{border-color:#ffffffb3}.cng-dark-contrast .mat-checkbox-checkmark{fill:#303030}.cng-dark-contrast .mat-checkbox-checkmark-path{stroke:#303030!important}.cng-dark-contrast .mat-checkbox-mixedmark{background-color:#303030}.cng-dark-contrast .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.cng-dark-contrast .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#fff}.cng-dark-contrast .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.cng-dark-contrast .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#53c8b2}.cng-dark-contrast .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.cng-dark-contrast .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#fd676a}.cng-dark-contrast .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.cng-dark-contrast .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.cng-dark-contrast .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.cng-dark-contrast .mat-checkbox-disabled .mat-checkbox-label{color:#ffffffb3}.cng-dark-contrast .mat-checkbox .mat-ripple-element{background-color:#fff}.cng-dark-contrast .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.cng-dark-contrast .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:white}.cng-dark-contrast .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.cng-dark-contrast .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#53c8b2}.cng-dark-contrast .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.cng-dark-contrast .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#fd676a}.cng-dark-contrast .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.cng-dark-contrast .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.cng-dark-contrast .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cng-dark-contrast .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.cng-dark-contrast .mat-chip.mat-standard-chip:after{background:white}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#fff;color:#000000de}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000000de;opacity:.4}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#fd676a;color:#000000de}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000000de;opacity:.4}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#53c8b2;color:#000000de}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.cng-dark-contrast .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.cng-dark-contrast .mat-table{background:#424242}.cng-dark-contrast .mat-table thead,.cng-dark-contrast .mat-table tbody,.cng-dark-contrast .mat-table tfoot,.cng-dark-contrast mat-header-row,.cng-dark-contrast mat-row,.cng-dark-contrast mat-footer-row,.cng-dark-contrast [mat-header-row],.cng-dark-contrast [mat-row],.cng-dark-contrast [mat-footer-row],.cng-dark-contrast .mat-table-sticky{background:inherit}.cng-dark-contrast mat-row,.cng-dark-contrast mat-header-row,.cng-dark-contrast mat-footer-row,.cng-dark-contrast th.mat-header-cell,.cng-dark-contrast td.mat-cell,.cng-dark-contrast td.mat-footer-cell{border-bottom-color:#ffffff1f}.cng-dark-contrast .mat-header-cell{color:#ffffffb3}.cng-dark-contrast .mat-cell,.cng-dark-contrast .mat-footer-cell{color:#fff}.cng-dark-contrast .mat-calendar-arrow{fill:#fff}.cng-dark-contrast .mat-datepicker-toggle,.cng-dark-contrast .mat-datepicker-content .mat-calendar-next-button,.cng-dark-contrast .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.cng-dark-contrast .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.cng-dark-contrast .mat-calendar-table-header,.cng-dark-contrast .mat-calendar-body-label{color:#ffffffb3}.cng-dark-contrast .mat-calendar-body-cell-content,.cng-dark-contrast .mat-date-range-input-separator{color:#fff;border-color:transparent}.cng-dark-contrast .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.cng-dark-contrast .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.cng-dark-contrast .mat-calendar-body-in-preview{color:#ffffff3d}.cng-dark-contrast .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.cng-dark-contrast .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.cng-dark-contrast .mat-calendar-body-in-range:before{background:rgba(255,255,255,.2)}.cng-dark-contrast .mat-calendar-body-comparison-identical,.cng-dark-contrast .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.cng-dark-contrast .mat-calendar-body-comparison-bridge-start:before,.cng-dark-contrast [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,255,255,.2) 50%,rgba(249,171,0,.2) 50%)}.cng-dark-contrast .mat-calendar-body-comparison-bridge-end:before,.cng-dark-contrast [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,255,255,.2) 50%,rgba(249,171,0,.2) 50%)}.cng-dark-contrast .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.cng-dark-contrast .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.cng-dark-contrast .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.cng-dark-contrast .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.cng-dark-contrast .mat-calendar-body-selected{background-color:#fff;color:#000000de}.cng-dark-contrast .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fff6}.cng-dark-contrast .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.cng-dark-contrast .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cng-dark-contrast .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:#ffffff4d}@media (hover: hover){.cng-dark-contrast .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:#ffffff4d}}.cng-dark-contrast .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(83,200,178,.2)}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.cng-dark-contrast .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(83,200,178,.2) 50%,rgba(249,171,0,.2) 50%)}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.cng-dark-contrast .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(83,200,178,.2) 50%,rgba(249,171,0,.2) 50%)}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#53c8b2;color:#000000de}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#53c8b266}.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.cng-dark-contrast .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cng-dark-contrast .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#53c8b24d}@media (hover: hover){.cng-dark-contrast .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#53c8b24d}}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(253,103,106,.2)}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.cng-dark-contrast .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(253,103,106,.2) 50%,rgba(249,171,0,.2) 50%)}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.cng-dark-contrast .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(253,103,106,.2) 50%,rgba(249,171,0,.2) 50%)}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#fd676a;color:#000000de}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#fd676a66}.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.cng-dark-contrast .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cng-dark-contrast .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd676a4d}@media (hover: hover){.cng-dark-contrast .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fd676a4d}}.cng-dark-contrast .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.cng-dark-contrast .mat-datepicker-toggle-active{color:#fff}.cng-dark-contrast .mat-datepicker-toggle-active.mat-accent{color:#53c8b2}.cng-dark-contrast .mat-datepicker-toggle-active.mat-warn{color:#fd676a}.cng-dark-contrast .mat-date-range-input-inner[disabled]{color:#ffffff80}.cng-dark-contrast .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}.cng-dark-contrast .mat-divider{border-top-color:#ffffff1f}.cng-dark-contrast .mat-divider-vertical{border-right-color:#ffffff1f}.cng-dark-contrast .mat-expansion-panel{background:#424242;color:#fff}.cng-dark-contrast .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cng-dark-contrast .mat-action-row{border-top-color:#ffffff1f}.cng-dark-contrast .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.cng-dark-contrast .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.cng-dark-contrast .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.cng-dark-contrast .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.cng-dark-contrast .mat-expansion-panel-header-title{color:#fff}.cng-dark-contrast .mat-expansion-panel-header-description,.cng-dark-contrast .mat-expansion-indicator:after{color:#ffffffb3}.cng-dark-contrast .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.cng-dark-contrast .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.cng-dark-contrast .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.cng-dark-contrast .mat-form-field-label,.cng-dark-contrast .mat-hint{color:#ffffffb3}.cng-dark-contrast .mat-form-field.mat-focused .mat-form-field-label{color:#fff}.cng-dark-contrast .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#53c8b2}.cng-dark-contrast .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#fd676a}.cng-dark-contrast .mat-focused .mat-form-field-required-marker{color:#53c8b2}.cng-dark-contrast .mat-form-field-ripple,.cng-dark-contrast .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#fff}.cng-dark-contrast .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#53c8b2}.cng-dark-contrast .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#fd676a}.cng-dark-contrast .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#fff}.cng-dark-contrast .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#53c8b2}.cng-dark-contrast .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#fd676a}.cng-dark-contrast .mat-form-field.mat-form-field-invalid .mat-form-field-label,.cng-dark-contrast .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.cng-dark-contrast .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#fd676a}.cng-dark-contrast .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.cng-dark-contrast .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#fd676a}.cng-dark-contrast .mat-error{color:#fd676a}.cng-dark-contrast .mat-form-field-appearance-legacy .mat-form-field-label,.cng-dark-contrast .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.cng-dark-contrast .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.cng-dark-contrast .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.cng-dark-contrast .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.cng-dark-contrast .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.cng-dark-contrast .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.cng-dark-contrast .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.cng-dark-contrast .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.cng-dark-contrast .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.cng-dark-contrast .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.cng-dark-contrast .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.cng-dark-contrast .mat-form-field-appearance-outline .mat-form-field-outline-thick,.cng-dark-contrast .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#fff}.cng-dark-contrast .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#53c8b2}.cng-dark-contrast .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.cng-dark-contrast .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#fd676a}.cng-dark-contrast .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.cng-dark-contrast .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.cng-dark-contrast .mat-icon.mat-primary{color:#fff}.cng-dark-contrast .mat-icon.mat-accent{color:#53c8b2}.cng-dark-contrast .mat-icon.mat-warn{color:#fd676a}.cng-dark-contrast .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.cng-dark-contrast .mat-input-element:disabled,.cng-dark-contrast .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.cng-dark-contrast .mat-input-element{caret-color:#fff}.cng-dark-contrast .mat-input-element::placeholder{color:#ffffff80}.cng-dark-contrast .mat-input-element::-moz-placeholder{color:#ffffff80}.cng-dark-contrast .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.cng-dark-contrast .mat-input-element:-ms-input-placeholder{color:#ffffff80}.cng-dark-contrast .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}.cng-dark-contrast .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}.cng-dark-contrast .mat-form-field.mat-accent .mat-input-element{caret-color:#53c8b2}.cng-dark-contrast .mat-form-field.mat-warn .mat-input-element,.cng-dark-contrast .mat-form-field-invalid .mat-input-element{caret-color:#fd676a}.cng-dark-contrast .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#fd676a}.cng-dark-contrast .mat-list-base .mat-list-item,.cng-dark-contrast .mat-list-base .mat-list-option{color:#fff}.cng-dark-contrast .mat-list-base .mat-subheader{color:#ffffffb3}.cng-dark-contrast .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}.cng-dark-contrast .mat-list-option:hover,.cng-dark-contrast .mat-list-option:focus,.cng-dark-contrast .mat-nav-list .mat-list-item:hover,.cng-dark-contrast .mat-nav-list .mat-list-item:focus,.cng-dark-contrast .mat-action-list .mat-list-item:hover,.cng-dark-contrast .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}.cng-dark-contrast .mat-list-single-selected-option,.cng-dark-contrast .mat-list-single-selected-option:hover,.cng-dark-contrast .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}.cng-dark-contrast .mat-menu-panel{background:#424242}.cng-dark-contrast .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cng-dark-contrast .mat-menu-item{background:transparent;color:#fff}.cng-dark-contrast .mat-menu-item[disabled],.cng-dark-contrast .mat-menu-item[disabled] .mat-menu-submenu-icon,.cng-dark-contrast .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.cng-dark-contrast .mat-menu-item .mat-icon-no-color,.cng-dark-contrast .mat-menu-submenu-icon{color:#fff}.cng-dark-contrast .mat-menu-item:hover:not([disabled]),.cng-dark-contrast .mat-menu-item.cdk-program-focused:not([disabled]),.cng-dark-contrast .mat-menu-item.cdk-keyboard-focused:not([disabled]),.cng-dark-contrast .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.cng-dark-contrast .mat-paginator{background:#424242}.cng-dark-contrast .mat-paginator,.cng-dark-contrast .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}.cng-dark-contrast .mat-paginator-decrement,.cng-dark-contrast .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}.cng-dark-contrast .mat-paginator-first,.cng-dark-contrast .mat-paginator-last{border-top:2px solid white}.cng-dark-contrast .mat-icon-button[disabled] .mat-paginator-decrement,.cng-dark-contrast .mat-icon-button[disabled] .mat-paginator-increment,.cng-dark-contrast .mat-icon-button[disabled] .mat-paginator-first,.cng-dark-contrast .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}.cng-dark-contrast .mat-progress-bar-background{fill:#646464}.cng-dark-contrast .mat-progress-bar-buffer{background-color:#646464}.cng-dark-contrast .mat-progress-bar-fill:after{background-color:#fff}.cng-dark-contrast .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#395651}.cng-dark-contrast .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#395651}.cng-dark-contrast .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#53c8b2}.cng-dark-contrast .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#633e3f}.cng-dark-contrast .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#633e3f}.cng-dark-contrast .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#fd676a}.cng-dark-contrast .mat-progress-spinner circle,.cng-dark-contrast .mat-spinner circle{stroke:#fff}.cng-dark-contrast .mat-progress-spinner.mat-accent circle,.cng-dark-contrast .mat-spinner.mat-accent circle{stroke:#53c8b2}.cng-dark-contrast .mat-progress-spinner.mat-warn circle,.cng-dark-contrast .mat-spinner.mat-warn circle{stroke:#fd676a}.cng-dark-contrast .mat-radio-outer-circle{border-color:#ffffffb3}.cng-dark-contrast .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#fff}.cng-dark-contrast .mat-radio-button.mat-primary .mat-radio-inner-circle,.cng-dark-contrast .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.cng-dark-contrast .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.cng-dark-contrast .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#fff}.cng-dark-contrast .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#53c8b2}.cng-dark-contrast .mat-radio-button.mat-accent .mat-radio-inner-circle,.cng-dark-contrast .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.cng-dark-contrast .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.cng-dark-contrast .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#53c8b2}.cng-dark-contrast .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#fd676a}.cng-dark-contrast .mat-radio-button.mat-warn .mat-radio-inner-circle,.cng-dark-contrast .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.cng-dark-contrast .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.cng-dark-contrast .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#fd676a}.cng-dark-contrast .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.cng-dark-contrast .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.cng-dark-contrast .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.cng-dark-contrast .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.cng-dark-contrast .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.cng-dark-contrast .mat-radio-button .mat-ripple-element{background-color:#fff}.cng-dark-contrast .mat-select-value{color:#fff}.cng-dark-contrast .mat-select-placeholder,.cng-dark-contrast .mat-select-disabled .mat-select-value{color:#ffffff80}.cng-dark-contrast .mat-select-arrow{color:#ffffffb3}.cng-dark-contrast .mat-select-panel{background:#424242}.cng-dark-contrast .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cng-dark-contrast .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.cng-dark-contrast .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#fff}.cng-dark-contrast .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#53c8b2}.cng-dark-contrast .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.cng-dark-contrast .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#fd676a}.cng-dark-contrast .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.cng-dark-contrast .mat-drawer-container{background-color:#303030;color:#fff}.cng-dark-contrast .mat-drawer{background-color:#424242;color:#fff}.cng-dark-contrast .mat-drawer.mat-drawer-push{background-color:#424242}.cng-dark-contrast .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cng-dark-contrast .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.cng-dark-contrast .mat-drawer-side.mat-drawer-end,.cng-dark-contrast [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.cng-dark-contrast [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.cng-dark-contrast .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.cng-dark-contrast .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#53c8b2}.cng-dark-contrast .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#53c8b28a}.cng-dark-contrast .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#53c8b2}.cng-dark-contrast .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#fff}.cng-dark-contrast .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#ffffff8a}.cng-dark-contrast .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#fff}.cng-dark-contrast .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#fd676a}.cng-dark-contrast .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#fd676a8a}.cng-dark-contrast .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#fd676a}.cng-dark-contrast .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.cng-dark-contrast .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.cng-dark-contrast .mat-slide-toggle-bar{background-color:#ffffff80}.cng-dark-contrast .mat-slider-track-background{background-color:#ffffff4d}.cng-dark-contrast .mat-slider.mat-primary .mat-slider-track-fill,.cng-dark-contrast .mat-slider.mat-primary .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#fff}.cng-dark-contrast .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#000000de}.cng-dark-contrast .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#fff3}.cng-dark-contrast .mat-slider.mat-accent .mat-slider-track-fill,.cng-dark-contrast .mat-slider.mat-accent .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#53c8b2}.cng-dark-contrast .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.cng-dark-contrast .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#53c8b233}.cng-dark-contrast .mat-slider.mat-warn .mat-slider-track-fill,.cng-dark-contrast .mat-slider.mat-warn .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#fd676a}.cng-dark-contrast .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#000000de}.cng-dark-contrast .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#fd676a33}.cng-dark-contrast .mat-slider:hover .mat-slider-track-background,.cng-dark-contrast .mat-slider.cdk-focused .mat-slider-track-background,.cng-dark-contrast .mat-slider.mat-slider-disabled .mat-slider-track-background,.cng-dark-contrast .mat-slider.mat-slider-disabled .mat-slider-track-fill,.cng-dark-contrast .mat-slider.mat-slider-disabled .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.cng-dark-contrast .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.cng-dark-contrast .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.cng-dark-contrast .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.cng-dark-contrast .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.cng-dark-contrast .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}.cng-dark-contrast .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.cng-dark-contrast .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.cng-dark-contrast .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.cng-dark-contrast .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.cng-dark-contrast .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.cng-dark-contrast .mat-step-header.cdk-keyboard-focused,.cng-dark-contrast .mat-step-header.cdk-program-focused,.cng-dark-contrast .mat-step-header:hover:not([aria-disabled]),.cng-dark-contrast .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.cng-dark-contrast .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.cng-dark-contrast .mat-step-header:hover{background:none}}.cng-dark-contrast .mat-step-header .mat-step-label,.cng-dark-contrast .mat-step-header .mat-step-optional{color:#ffffffb3}.cng-dark-contrast .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000000de}.cng-dark-contrast .mat-step-header .mat-step-icon-selected,.cng-dark-contrast .mat-step-header .mat-step-icon-state-done,.cng-dark-contrast .mat-step-header .mat-step-icon-state-edit{background-color:#fff;color:#000000de}.cng-dark-contrast .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.cng-dark-contrast .mat-step-header.mat-accent .mat-step-icon-selected,.cng-dark-contrast .mat-step-header.mat-accent .mat-step-icon-state-done,.cng-dark-contrast .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#53c8b2;color:#000000de}.cng-dark-contrast .mat-step-header.mat-warn .mat-step-icon{color:#000000de}.cng-dark-contrast .mat-step-header.mat-warn .mat-step-icon-selected,.cng-dark-contrast .mat-step-header.mat-warn .mat-step-icon-state-done,.cng-dark-contrast .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#fd676a;color:#000000de}.cng-dark-contrast .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#fd676a}.cng-dark-contrast .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.cng-dark-contrast .mat-step-header .mat-step-label.mat-step-label-error{color:#fd676a}.cng-dark-contrast .mat-stepper-horizontal,.cng-dark-contrast .mat-stepper-vertical{background-color:#424242}.cng-dark-contrast .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.cng-dark-contrast .mat-horizontal-stepper-header:before,.cng-dark-contrast .mat-horizontal-stepper-header:after,.cng-dark-contrast .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.cng-dark-contrast .mat-sort-header-arrow{color:#c6c6c6}.cng-dark-contrast .mat-tab-nav-bar,.cng-dark-contrast .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.cng-dark-contrast .mat-tab-group-inverted-header .mat-tab-nav-bar,.cng-dark-contrast .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.cng-dark-contrast .mat-tab-label,.cng-dark-contrast .mat-tab-link{color:#fff}.cng-dark-contrast .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-link.mat-tab-disabled{color:#ffffff80}.cng-dark-contrast .mat-tab-header-pagination-chevron{border-color:#fff}.cng-dark-contrast .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.cng-dark-contrast .mat-tab-group[class*=mat-background-]>.mat-tab-header,.cng-dark-contrast .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.cng-dark-contrast .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--internal_theme_light)}.cng-dark-contrast .mat-tab-group.mat-primary .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#fff}.cng-dark-contrast .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.cng-dark-contrast .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.cng-dark-contrast .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#53c8b24d}.cng-dark-contrast .mat-tab-group.mat-accent .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#53c8b2}.cng-dark-contrast .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.cng-dark-contrast .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.cng-dark-contrast .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fd676a4d}.cng-dark-contrast .mat-tab-group.mat-warn .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#fd676a}.cng-dark-contrast .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.cng-dark-contrast .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.cng-dark-contrast .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:var(--internal_theme_light)}.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-link-container,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#fff}.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.cng-dark-contrast .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.cng-dark-contrast .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#53c8b24d}.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-link-container,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#53c8b2}.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.cng-dark-contrast .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.cng-dark-contrast .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#fd676a4d}.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-link-container,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#fd676a}.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.cng-dark-contrast .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.cng-dark-contrast .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.cng-dark-contrast .mat-toolbar{background:#212121;color:#fff}.cng-dark-contrast .mat-toolbar.mat-primary{background:white;color:#000000de}.cng-dark-contrast .mat-toolbar.mat-accent{background:#53c8b2;color:#000000de}.cng-dark-contrast .mat-toolbar.mat-warn{background:#fd676a;color:#000000de}.cng-dark-contrast .mat-toolbar .mat-form-field-underline,.cng-dark-contrast .mat-toolbar .mat-form-field-ripple,.cng-dark-contrast .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.cng-dark-contrast .mat-toolbar .mat-form-field-label,.cng-dark-contrast .mat-toolbar .mat-focused .mat-form-field-label,.cng-dark-contrast .mat-toolbar .mat-select-value,.cng-dark-contrast .mat-toolbar .mat-select-arrow,.cng-dark-contrast .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.cng-dark-contrast .mat-toolbar .mat-input-element{caret-color:currentColor}.cng-dark-contrast .mat-tooltip{background:rgba(97,97,97,.9)}.cng-dark-contrast .mat-tree{background:#424242}.cng-dark-contrast .mat-tree-node,.cng-dark-contrast .mat-nested-tree-node{color:#fff}.cng-dark-contrast .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cng-dark-contrast .mat-simple-snackbar-action{color:inherit}.cng-dark-contrast .mat-autocomplete-panel.large{max-height:1000px!important}.cng-dark-contrast .mat-badge-content{font-size:11px}.cng-dark-contrast .mat-bottom-sheet-container{padding:0!important}.cng-dark-contrast .mat-bottom-sheet-container .header{display:flex;flex-direction:column;padding:1rem 1.5rem;justify-content:center}.cng-dark-contrast .mat-bottom-sheet-container .header h1{flex:1;margin:0;display:flex;font-weight:500;overflow:hidden;align-items:center;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-family:RobotoCondensed;font-size:var(--typo_font_size_1);color:var(--theme_primary_500)}.cng-dark-contrast .mat-bottom-sheet-container .header h1 span{display:flex;align-items:center}.cng-dark-contrast .mat-bottom-sheet-container .header h1 span.right-align{margin-left:auto;padding-left:.5rem;flex-direction:row-reverse;border-left:1px solid var(--theme_primary_500)}.cng-dark-contrast .mat-bottom-sheet-container .header h1 span.right-align:before{margin-left:.375rem}.cng-dark-contrast .mat-bottom-sheet-container .header .actions_links{display:flex;align-items:center;padding-left:.25rem;justify-content:center}.cng-dark-contrast .mat-bottom-sheet-container .header .actions_links>*:not(:last-child){margin-right:.25rem}.cng-dark-contrast .mat-bottom-sheet-container .content{padding-left:1rem;padding-right:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.cng-dark-contrast button.mat-button-toggle-button .mat-button-toggle-label-content{line-height:1.5rem;font-size:var(--typo_font_size_0)}.cng-dark-contrast button[mat-button],.cng-dark-contrast button[mat-flat-button],.cng-dark-contrast button[mat-raised-button],.cng-dark-contrast button[mat-stroked-button]{gap:.25rem;min-width:2rem;padding:0 10px;font-weight:400}.cng-dark-contrast .mat-button-wrapper{gap:.375rem;display:flex;align-items:center;justify-content:center}.cng-dark-contrast .mat-date-range-input-container{align-items:stretch!important}.cng-dark-contrast .mat-form-field-label{overflow:unset!important}.cng-dark-contrast .mat-chip.mat-standard-chip{color:#000000de;background-color:var(--internal_theme_light)}.cng-dark-contrast .mat-chip.mat-standard-chip .mat-icon,.cng-dark-contrast .mat-chip.mat-standard-chip span[class^=cng-ico_]{color:#000000de}.cng-dark-contrast .mat-chip.mat-standard-chip{min-height:22px;font-weight:400;font-size:var(--typo_font_size_00);display:flex;gap:.3rem;overflow:hidden;word-break:break-all}.cng-dark-contrast .mat-chip.mat-standard-chip .mat-icon,.cng-dark-contrast .mat-chip.mat-standard-chip span[class^=cng-ico_]{opacity:1;width:18px;height:18px;font-size:18px;align-self:center}.cng-dark-contrast .mat-chip.mat-standard-chip .mat-icon:disabled,.cng-dark-contrast .mat-chip.mat-standard-chip span[class^=cng-ico_]:disabled{cursor:not-allowed}.cng-dark-contrast .mat-chip-list-wrapper{margin:-3px!important}.cng-dark-contrast .mat-chip-list-wrapper input.mat-input-element,.cng-dark-contrast .mat-chip-list-wrapper .mat-standard-chip{margin:3px!important}.cng-dark-contrast .mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper{transform:translateY(0)}.cng-dark-contrast .mat-select-value{height:1.25rem;line-height:1.25rem}.cng-dark-contrast .mat-option{gap:.75rem}.cng-dark-contrast .labelWithIcon{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.cng-dark-contrast .labelWithIcon:before{margin-left:auto;margin-right:1.5rem}.cng-dark-contrast .cdk-overlay-container{z-index:9999}.cng-dark-contrast .cdk-overlay-panel{max-width:95%;max-height:95%}.cng-dark-contrast #filter .mat-checkbox-checked .mat-checkbox-background{background-color:#fff!important}.cng-dark-contrast #filter .mat-checkbox-checkmark-path{stroke:var(--theme_secondary_700)!important}.cng-dark-contrast .cdk-overlay-backdrop.cdk-overlay-backdrop-showing.transparent{opacity:0}.cng-dark-contrast .mat-dialog-container .mat-datepicker-content{margin:unset;overflow:hidden}.cng-dark-contrast .cdk-overlay-pane.fullscreen,.cng-dark-contrast .cdk-overlay-pane[style*="height: 100vh;"][style*="max-height: 100vh;"][style*="width: 100vw;"][style*="max-width: 100vw;"] .mat-dialog-container,.cng-dark-contrast .mat-dialog-container{background-color:#12181c;color:#fff}.cng-dark-contrast .mat-dialog-header{background-color:#f2f2f2;color:#000000de}.cng-dark-contrast .mat-dialog-container{overflow-x:hidden;padding:0!important;border-radius:unset!important}.cng-dark-contrast .mat-dialog-container .mat-dialog-header{margin:0;height:40px;display:flex;align-items:center;box-sizing:border-box}.cng-dark-contrast .mat-dialog-container .mat-dialog-header h1{margin:0 0 0 10px;width:100%;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-family:RobotoCondensed;font-size:var(--typo_font_size_2)}.cng-dark-contrast .mat-dialog-container mat-form-field{width:100%}.cng-dark-contrast .mat-dialog-container .mat-dialog-content{margin:unset;padding:unset;max-height:60vh;box-sizing:border-box}.cng-dark-contrast .mat-dialog-container .mat-dialog-actions{margin:unset;padding:12px;min-height:unset;display:flex;align-items:center;justify-content:center}.cng-dark-contrast .mat-dialog-container .cng-dialog-content{padding:16px}.cng-dark-contrast .fullscreen{max-width:unset!important}.cng-dark-contrast .fullscreen .mat-dialog-container{max-width:unset}.cng-dark-contrast .mat-drawer-container,.cng-dark-contrast.mat-drawer-container{background-color:#12181c}.cng-dark-contrast .mat-drawer,.cng-dark-contrast.mat-drawer,.cng-dark-contrast .mat-sidenav,.cng-dark-contrast.mat-sidenav{background-color:#3d515c}.cng-dark-contrast .mat-expansion-panel{border-bottom-color:#ffffff1f!important}.cng-dark-contrast .mat-expansion-panel{box-shadow:unset!important;border-radius:0/0px!important;border-bottom:1px solid rgba(0,0,0,.05)}.cng-dark-contrast .mat-expansion-panel-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:2.5rem;padding:0 1rem!important}.cng-dark-contrast .mat-expansion-panel-header-title{min-width:0}.cng-dark-contrast .mat-expansion-panel-content{box-shadow:inset 0 4px 4px #0000000d}.cng-dark-contrast .mat-expansion-panel-body{padding:.25rem 0!important}.cng-dark-contrast .mat-expansion-indicator{height:30px}.cng-dark-contrast .mat-form-field-subscript-wrapper{line-height:1.125;margin-top:.25rem!important}.cng-dark-contrast .mat-input-element{min-height:22px}.cng-dark-contrast .mat-date-range-input-container{align-items:unset!important}.cng-dark-contrast .mat-menu-panel .mat-menu-content h1,.cng-dark-contrast .mat-menu-panel .mat-menu-content h2{color:#dce0e3}.cng-dark-contrast .mat-menu-panel .mat-menu-content button.mat-menu-item mat-icon,.cng-dark-contrast .mat-menu-panel .mat-menu-content button.mat-menu-item span[class^=cng-ico_]{color:#fff}.cng-dark-contrast .mat-menu-panel.themed{background-color:#fff;color:#000000de}.cng-dark-contrast .mat-menu-panel.themed h1,.cng-dark-contrast .mat-menu-panel.themed h2{color:var(--internal_theme_light)}.cng-dark-contrast .mat-menu-panel.themed button.mat-menu-item{color:#000000de}.cng-dark-contrast .mat-menu-panel.themed button.mat-menu-item mat-icon,.cng-dark-contrast .mat-menu-panel.themed button.mat-menu-item span[class^=cng-ico_]{color:#000000de}.cng-dark-contrast .mat-menu-panel{min-height:unset!important;border-radius:unset!important}.cng-dark-contrast .mat-menu-panel .mat-menu-content{min-width:250px}.cng-dark-contrast .mat-menu-panel .mat-menu-content h1{padding:0 .5rem .25rem;font-size:var(--typo_font_size_1)}.cng-dark-contrast .mat-menu-panel .mat-menu-content h2{text-transform:uppercase;padding:0 .5rem .25rem;font-size:var(--typo_font_size_00)}.cng-dark-contrast .mat-menu-panel .mat-menu-content h2:not(:first-of-type){padding-top:1rem}.cng-dark-contrast .mat-menu-panel .mat-menu-content button.mat-menu-item{display:flex;height:36px;line-height:36px;border-radius:0;align-items:center;gap:var(--spacing_04);font-size:var(--typo_font_size_0)}.cng-dark-contrast .mat-menu-panel .mat-menu-content button.mat-menu-item mat-icon,.cng-dark-contrast .mat-menu-panel .mat-menu-content button.mat-menu-item span[class^=cng-ico_]{margin-right:.25rem;width:var(--typo_font_size_2);height:var(--typo_font_size_2);font-size:var(--typo_font_size_2);line-height:var(--typo_font_size_2)}.cng-dark-contrast .mat-menu-panel .mat-menu-content button.mat-menu-item[disabled]{pointer-events:unset;cursor:not-allowed;opacity:.6}.cng-dark-contrast .mat-paginator,.cng-dark-contrast .mat-paginator-page-size .mat-select-trigger{color:unset}.cng-dark-contrast .mat-paginator-range-actions button{background-color:#fff;color:#000000de}.cng-dark-contrast .mat-paginator-range-actions button.mat-button-disabled{color:#0000004d!important}.cng-dark-contrast .mat-paginator{background-color:transparent}.cng-dark-contrast .mat-paginator-range-label{margin:0 8px;white-space:nowrap}.cng-dark-contrast .mat-paginator-range-actions{gap:.25rem}.cng-dark-contrast .mat-paginator-range-actions button{height:25px;width:25px}.cng-dark-contrast .mat-paginator-range-actions button svg{width:15px}.cng-dark-contrast fieldset .mat-radio-group{display:flex;gap:.5rem}.cng-dark-contrast .mat-slide-toggle .mat-slide-toggle-thumb{background-color:#fd676a}.cng-dark-contrast .mat-slide-toggle .mat-slide-toggle-bar{background-color:#fff;border:1px solid var(--theme_secondary_400)}.cng-dark-contrast .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#53c8b2}.cng-dark-contrast .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#fff}.cng-dark-contrast .mat-snack-bar-container{color:#fff;margin-bottom:calc(8px + env(safe-area-inset-bottom))!important}.cng-dark-contrast .mat-snack-bar-container button[mat-button].mat-button{border:unset;border-radius:4px;background-color:transparent;color:var(--theme_primary_500)}.cng-dark-contrast .mat-stepper-horizontal{background-color:initial}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-stepper-header{padding:24px 0 0;min-width:76px}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-content-container{display:none}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step]{cursor:not-allowed}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child):before,.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child):after{width:calc(50% - 16px);border:.7px solid var(--theme_primary_500)}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step].mat-horizontal-stepper-header:not(:first-child):before,.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step].mat-horizontal-stepper-header:not(:last-child):after{border:.7px solid #474747}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{display:none}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-stepper-header-container{justify-content:center}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header .mat-step-icon{background-color:var(--theme_primary_700);font-family:RobotoCondensed;width:30px;height:30px;bottom:2px}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header .mat-step-icon.mat-step-icon-selected{width:38px;height:38px;bottom:5px;background-color:var(--theme_primary_500)}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step] .mat-step-icon{background-color:#474747}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label{padding:0;top:43px;margin-top:5px;font-family:RobotoCondensed;color:var(--theme_primary_700);font-size:var(--typo_font_size_0)}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label.mat-step-label-selected{margin-top:-3px;color:var(--theme_primary_500)}.cng-dark-contrast .mat-stepper-label-position-bottom .mat-step-header[aria-labelledby=disabled_step] .mat-step-label{color:#474747}.cng-dark-contrast .mat-tab-link,.cng-dark-contrast .mat-tab-label{color:#fff}.cng-dark-contrast .mat-tab-link.mat-tab-label-active,.cng-dark-contrast .mat-tab-label.mat-tab-label-active{color:#dce0e3}.cng-dark-contrast .mat-ink-bar{background-color:#dce0e3!important}.cng-dark-contrast .mat-tab-nav-bar,.cng-dark-contrast .mat-tab-header{border-bottom:1px solid #dce0e3}.cng-dark-contrast .mat-tab-group{height:100%;overflow:hidden}.cng-dark-contrast .mat-tab-group .mat-tab-body-wrapper{height:100%}.cng-dark-contrast .mat-tab-label,.cng-dark-contrast .mat-tab-link{opacity:1!important;height:40px!important;font-size:14px!important;padding:0 1rem!important;min-width:unset!important}.cng-dark-contrast .mat-tab-label.mat-tab-label-active,.cng-dark-contrast .mat-tab-link.mat-tab-label-active{font-weight:700;opacity:1}.cng-dark-contrast .mat-ink-bar{height:5px!important;border-radius:5px 5px 0 0!important}.cng-dark-contrast .mat-tab-body-content{box-sizing:border-box}.cng-dark-contrast fieldset{border:1px solid white}.cng-dark-contrast fieldset legend{color:#fff}.cng-dark-contrast fieldset legend{font-family:Roboto;font-weight:700;font-size:var(--typo_font_size_0)}.cng-dark-contrast fieldset{border-radius:4px;margin-block-end:20px;box-sizing:border-box}.cng-dark-contrast fieldset legend{text-transform:uppercase}.cng-dark-contrast [mat-fab].mat-primary,.cng-dark-contrast [mat-mini-fab].mat-primary,.cng-dark-contrast [mat-raised-button].mat-primary,.cng-dark-contrast [mat-flat-button].mat-primary{background-color:var(--internal_theme_default);color:var(--internal_theme_default_contrast)}.cng-dark-contrast .mat-dialog-container,.cng-dark-contrast .mat-dialog-header{background-color:#3d515c;color:#fff}.cng-dark-contrast .mat-dialog-actions{background-color:#29363d;color:#fff}:root{--fc-border-color: white}th.fc-day-header.fc-widget-header{font-family:Roboto}td.fc-timegrid-divider.fc-cell-shaded{display:none}td.fc-day.fc-widget-content{border-width:2px}a.fc-timegrid-event.fc-v-event.fc-event.fc-event-start.fc-event-end{opacity:.8}td.fc-timegrid-col.fc-day.fc-day-past{background-color:#f4f4f1}td.fc-timegrid-col.fc-day.fc-day-future,.fc-time-grid-container td.fc-day.fc-widget-content.fc-future,.fc-time-grid-container td.fc-day.fc-widget-content.fc-today{background-color:#efefec}td.fc-timegrid-col.fc-day.fc-day-today,.fc.fc-daygrid-day.fc-day-today,.fc-unthemed td.fc-today{background:white!important}.fc-daygrid-day-events{min-height:0em!important;margin-bottom:0!important}th.fc-col-header-cell.fc-day.fc-day-today{color:#b85f28;font-family:Roboto}td.fc-timegrid-slot.fc-timegrid-slot-lane{border-color:#054e7b}.fc-toolbar.fc-header-toolbar{margin-bottom:.3em!important;background-color:#debda5;height:60px}button.fc-prev-button.fc-button.fc-button-primary,button.fc-next-button.fc-button.fc-button-primary,button.fc-nextYear-button.fc-button.fc-button-primary,button.fc-prevYear-button.fc-button.fc-button-primary{border-radius:50%!important;padding:0 4px;height:50%;margin-top:2px!important;margin-left:5px!important}button.fc-next-button.fc-button.fc-button-primary{margin-left:45px!important}.fc-button .fc-icon{font-size:1.1em!important;padding-bottom:1px}.fc-event-time{white-space:pre-wrap!important;word-spacing:3px}td.fc-timegrid-slot.fc-timegrid-slot-label.fc-scrollgrid-shrink{position:relative;top:-12px}thead .fc-scroller{overflow:hidden}a.fc-col-header-cell-cushion{font-weight:700;width:3em;white-space:pre-wrap!important;margin:0 auto}#full-calendar svg.mat-datepicker-toggle-default-icon{width:1.5em;height:1.5em;margin-bottom:6px;margin-right:9px}.fc-timegrid-slots table tr:first-child td:first-child{display:none}.fc-toolbar-title{margin-left:-100px!important}#full-calendar .mat-form-field-suffix{padding:0!important}#full-calendar .mat-form-field-flex{justify-content:center}

/*# sourceMappingURL=styles.feb8e76f357952c7.css.map*/