@charset "UTF-8";ng-select.ng-select-chip .ng-select-container .ng-value-container{display:flex!important;flex-direction:row!important;align-items:center!important}ng-select.ng-select-chip .ng-select-container .ng-value-container>div.ng-value{background-color:#e0e0e0!important;border-radius:16px!important;padding:4px 0 4px 10px!important}ng-select.ng-select-chip .ng-select-container .ng-value-container>div.ng-value .ng-value-icon{font-size:18px!important;color:gray!important;font-weight:500!important;margin:0}ng-select.ng-select-chip .ng-select-container .ng-value-container>div.ng-value .ng-value-label{font-size:14px!important;color:#000;margin:0 8px 0 0;font-weight:500!important}ng-select.ng-select-chip .ng-select-container .ng-value-container>div.ng-value:hover{background-color:#bbb!important}ng-select.ng-select-chip .ng-clear-wrapper{display:none}ng-select.ng-select-chip .ng-arrow-wrapper{visibility:hidden}.spinner-button-container{display:inline-block;position:relative}.spinner-button-container .spinner-container{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center}.ng-select{padding-bottom:1.25em}.ng-select.ng-select-disabled .ng-select-container:after{border-bottom-color:#0000;background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 1px;background-repeat:repeat-x}.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value,.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-disabled .ng-clear-wrapper{color:#00000061}.ng-select.ng-select-focused .ng-select-container:after{border-color:#3f51b5;border-width:2px}.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#3f51b5;border-width:2px}.ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);color:#3f51b5}.ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#3f51b5}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-filtered .ng-select-container .ng-placeholder{display:initial}.ng-select .ng-has-value .ng-placeholder,.ng-select.ng-select-opened .ng-placeholder{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px)}.ng-select .ng-select-container{color:#000000de;align-items:baseline;min-height:51.5px}.ng-select .ng-select-container:after{border-bottom:thin solid rgba(0,0,0,.42);content:"";bottom:0;left:0;right:0;position:absolute;transition:border-color .3s cubic-bezier(.55,0,.55,.2)}.ng-select .ng-select-container.ng-appearance-outline{padding:0 .5em;min-height:60px}.ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px rgba(0,0,0,.12);border-radius:5px;height:calc(100% - .5em);pointer-events:none;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#000000de;border-width:2px}.ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{padding:0 .25em;background-color:#fff;z-index:1}.ng-select .ng-select-container.ng-appearance-outline .ng-value{padding-left:.25em}.ng-select .ng-select-container .ng-value-container{align-items:stretch;padding:.4375em 0;border-top:.84375em solid rgba(0,0,0,0)}.ng-select .ng-select-container .ng-value-container .ng-placeholder{position:absolute;color:#0000008a;transform-origin:left 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder{transform-origin:right 0}.ng-select .ng-select-container .ng-value-container .ng-input{bottom:.4375em}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{bottom:17px}.ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper{bottom:14px}.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{align-self:flex-end;bottom:9px}.ng-select.ng-select-single .ng-select-container .ng-clear-wrapper{align-self:flex-end;bottom:7px}.ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{background-color:#0000001f;color:#00000042}.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{background-image:none;border:dotted 1px rgba(0,0,0,.12)}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper{border-top:none}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{top:0}.ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper{top:4px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#3f51b5;border-radius:2px;color:#fff;padding:2px 5px;margin:0 .4375em .4375em 0}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0 0 .4375em .4375em}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#0000001f;color:#00000042}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:14px;font-weight:500}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffff8a;padding-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding-left:5px;padding-right:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#ffffffde}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{line-height:1.375em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value{align-items:center}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:0;padding-top:.1875em}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper,.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper{border-top:.84375em solid rgba(0,0,0,0)}.ng-select .ng-clear-wrapper{color:#0000008a}.ng-select .ng-clear-wrapper:hover{color:#000000de}.ng-select .ng-clear-wrapper:focus{color:#000000de;outline:none}.ng-select .ng-arrow-wrapper{bottom:2px}.ng-select .ng-arrow-wrapper .ng-arrow{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;margin:0 4px;color:#0000008a}.ng-select .ng-spinner-zone{top:3px}.ng-dropdown-panel{background:#fff;left:0}.ng-dropdown-panel.ng-select-top{bottom:calc(100% - .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-right{left:100%;top:calc(0% + .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f;margin-left:4px}.ng-dropdown-panel.ng-select-bottom{top:calc(100% - 1.25em);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ng-dropdown-panel.ng-select-left{left:calc(-100% - 4px);top:calc(0% + .84375em);box-shadow:0 -5px 5px -3px #0003,0 -8px 10px 1px #00000024,0 -3px 14px 2px #0000001f}.ng-dropdown-panel.multiple .ng-option.selected{background:#fff}.ng-dropdown-panel.multiple .ng-option.marked{background:#0000000a}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid rgba(0,0,0,.12);padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid rgba(0,0,0,.12);padding:0 16px;line-height:3em;min-height:3em}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;cursor:pointer;line-height:3em;height:3em;padding:0 16px;color:#0000008a;font-weight:500}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:#0000000a}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:#0000001f;color:#3f51b5}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{line-height:3em;min-height:3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;text-decoration:none;position:relative;color:#000000de;text-align:left}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{text-align:right}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#0000000a;color:#000000de}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:#0000001f;color:#3f51b5}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#00000061}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:32px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:32px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;color:#00000061}.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-hu{background-image:url(/assets/image/flags/hu.svg)}.flag-icon-us{background-image:url(/assets/image/flags/us.svg)}.alert{position:relative;padding:.75rem 1.25rem;margin-top:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.125rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#212a5e;background-color:#d9dcf0;border-color:#c9ceea}.alert-primary hr{border-top-color:#b7bde3}.alert-primary .alert-link{color:#141938}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#285b2a;background-color:#dbefdc;border-color:#cde9ce}.alert-success hr{border-top-color:#bbe1bd}.alert-success .alert-link{color:#18381a}.alert-info{color:#02587f;background-color:#cdeefd;border-color:#b8e7fc}.alert-info hr{border-top-color:#a0dffb}.alert-info .alert-link{color:#01354d}.alert-warning{color:#852d12;background-color:#ffddd3;border-color:#ffd0c1}.alert-warning hr{border-top-color:#ffbda8}.alert-warning .alert-link{color:#581e0c}.alert-danger{color:#7f231c;background-color:#fdd9d7;border-color:#fccac7}.alert-danger hr{border-top-color:#fbb3af}.alert-danger .alert-link{color:#551713}.alert-light{color:#7f7f7f;background-color:#fdfdfd;border-color:#fcfcfc}.alert-light hr{border-top-color:#efefef}.alert-light .alert-link{color:#666}.alert-dark{color:#222;background-color:#d9d9d9;border-color:#cacaca}.alert-dark hr{border-top-color:#bdbdbd}.alert-dark .alert-link{color:#090909}.mat-mdc-snack-bar-container.warn .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: #f44336;--mat-snack-bar-supporting-text-color: #fff}.mat-mdc-snack-bar-container.success .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: #4CAF50;--mat-snack-bar-supporting-text-color: #fff}.mat-mdc-snack-bar-container.info .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: rgb(49, 52, 233);--mat-snack-bar-supporting-text-color: #fff}.mat-mdc-snack-bar-container.warning .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: darkgoldenrod;--mat-snack-bar-supporting-text-color: #fff}a{text-decoration:underline;cursor:pointer}.cdk-overlay-dark-backdrop{background:linear-gradient(#0894ff4d,#0894ff4d),linear-gradient(to bottom,#fff0,#1a146b57)}mat-radio-button{padding:0 20px}.ht-btn-bar,.btn-bar{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:8px;column-gap:24px;justify-content:flex-end}.ht-btn-bar.btn-bar,.btn-bar.btn-bar{padding:10px 0;width:100%}.ht-btn-bar.justify-content-start,.btn-bar.justify-content-start{justify-content:flex-start}.ht-btn-bar.justify-content-center,.btn-bar.justify-content-center{justify-content:center}.ht-btn-bar.small-gap,.mat-mdc-cell>.ht-btn-bar,.btn-bar.small-gap{column-gap:8px}.ht-btn-bar.full-width-buttons,.btn-bar.full-width-buttons{flex-direction:column;width:100%}@media screen and (max-width: 599px){.ht-btn-bar,.btn-bar{justify-content:center}}.mat-mdc-cell>.ht-btn-bar{width:100%;margin-top:5px;margin-bottom:5px}@media screen and (max-width: 599px){.mat-mdc-cell>.ht-btn-bar{justify-content:flex-end}}mat-icon.warn{color:orange}.mat-mdc-snack-bar-container button.snackbar-close-btn{width:auto;margin:0;padding:0;min-width:0;position:absolute;top:0;right:7px}.panel .item{margin-top:3px;margin-bottom:3px}.panel .item label{margin-right:5px}.panel .item .value{font-weight:700}.panel h2{font-size:1.25em;font-weight:700;margin-top:15px;margin-bottom:10px}.panel h3{font-size:1.15em;font-weight:700;margin-top:10px;margin-bottom:5px}.panel h6{margin-top:10px;margin-bottom:5px}.panel .adatEllenorzesHiba span{border-bottom:1px dashed red}.panel .adatEllenorzesHiba span:after{content:"*";color:red}.panel .adatEllenorzesHibaHint{padding:5px;font-size:small;text-align:right}.panel .adatEllenorzesHibaHint:before{content:"*";color:red}.mat-mdc-form-field{width:100%;--mat-icon-button-icon-size: 14px;--mat-icon-button-state-layer-size: 21px}.mat-mdc-form-field .mat-mdc-form-field-error-wrapper,.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper{padding:0}.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper{color:#0000008a}.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){top:26px}.mat-mdc-form-field .mat-mdc-floating-label:not(.mdc-floating-label--float-above){text-overflow:ellipsis;max-width:100%}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.mat-mdc-form-field .mat-mdc-form-field-icon-prefix{display:flex;align-self:baseline}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix .mat-icon,.mat-mdc-form-field .mat-mdc-form-field-icon-prefix .mat-icon{padding:0;font-size:14px;width:100%;height:100%;cursor:pointer;vertical-align:middle}.mat-mdc-form-field .mat-mdc-form-field-icon-suffix .mat-icon.big-icon,.mat-mdc-form-field .mat-mdc-form-field-icon-prefix .mat-icon.big-icon{font-size:150%}.mat-mdc-form-field.mandatory-field .mat-form-field-label :after,.mat-mdc-form-field.mandatory-field label :after{content:"*";color:#ff3952;padding-left:2px}.mat-mdc-form-field.mat-form-field-disabled .mdc-line-ripple:before,.mat-mdc-form-field.mat-form-field-disabled .mdc-line-ripple:after{border-bottom:none;height:1px;background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 1px;background-repeat:repeat-x}.mat-mdc-form-field.mat-form-field-disabled.hide-disabled-datepicker-toggle .mat-datepicker-toggle{display:none}.ng-select-div mat-error{font-size:75%;line-height:1.125}.ng-select-div mat-error:empty,.ng-select-div mat-error:has(kfui-form-field-error-content:empty){height:0}.ng-select-div:not(.subsript-sizing-dynamic){padding-bottom:18.82px}.ng-select-div:not(.subsript-sizing-dynamic) mat-error{height:0}.ng-select{padding-bottom:unset}.ng-select .ng-clear-wrapper{margin-left:8px}.ng-select.disable-arrow .ng-arrow-wrapper .ng-arrow{display:none}.ng-select.value-white-space-normal .ng-select-container .ng-value-container .ng-value{white-space:normal}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:4px}.ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container .ng-placeholder{top:19px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:unset;color:#08384f;border:1px solid #B8BABE;border-radius:4px;padding:1px 8px;margin:0 4px 2px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-weight:600}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#0000008a}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#000000de}.ng-select.ng-select-focused .ng-select-container:after{border-color:#0894ff}.ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{color:#08384f}.ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#0894ff}.ng-select.ng-select-disabled .ng-placeholder,.ng-select.ng-select-disabled .ng-value{color:#787a83!important}.ng-select.ng-select-disabled.hide-disabled-icon .ng-select-container .ng-arrow-wrapper{display:none}.ng-select.ng-invalid.ng-dirty .ng-select-container:after,.ng-select.ng-invalid.ng-touched .ng-select-container:after{border-color:#f44336}.ng-select .ng-select-container{min-height:41.75px;height:41.75px;color:#08384f}.ng-select .ng-select-container .ng-value-container{padding-top:7.63px}.ng-select .ng-select-container .ng-value-container .ng-placeholder{bottom:7px;font-weight:400;color:#08384f;height:fit-content}.ng-select .ng-select-container .ng-value-container .ng-value{font-size:14px;line-height:15.75px;font-weight:600}.ng-select .ng-select-container.ng-has-value{min-height:41.75px;height:fit-content}.ng-select .ng-select-container.ng-has-value .ng-value-container .ng-placeholder{top:19px}.ng-select .ng-dropdown-panel.ng-select-bottom{top:100%}.ng-select.mandatory-field .ng-select .ng-select-container .ng-value-container .ng-placeholder:after{content:"*";color:red;padding-left:2px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{color:#08384f}.mandatory-field-title:after{content:"*";color:#ff3952;padding-left:2px;font-size:16px;vertical-align:top}.outline-datepicker{--mat-form-field-container-height: 34px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-outlined-container-shape: 8px;--mat-form-field-outlined-outline-color: #b3b7ba;--mat-form-field-outlined-focus-outline-color: black;--mat-form-field-outlined-hover-outline-color: black}.outline-datepicker .mat-mdc-text-field-wrapper{background-color:#fff}.outline-datepicker .mat-mdc-text-field-wrapper.mdc-text-field{padding:0 10px}.outline-datepicker .mat-mdc-text-field-wrapper:hover{--mat-form-field-outlined-outline-width: 2px}.outline-datepicker .mat-mdc-text-field-wrapper .mat-mdc-input-element{text-align:end}.outline-datepicker .mat-mdc-form-field-icon-suffix,.outline-datepicker .mat-mdc-form-field-icon-prefix{align-self:center}@font-face{font-family:MuseoSansRounded;font-weight:100;src:url(/assets/fonts/MuseoSansRounded-100.otf)}@font-face{font-family:MuseoSansRounded;font-weight:300;src:url(/assets/fonts/MuseoSansRounded-300.otf)}@font-face{font-family:MuseoSansRounded;font-weight:500;src:url(/assets/fonts/MuseoSansRounded-500.otf)}@font-face{font-family:MuseoSansRounded;font-weight:700;src:url(/assets/fonts/MuseoSansRounded-700.otf)}@font-face{font-family:MuseoSansRounded;font-weight:900;src:url(/assets/fonts/MuseoSansRounded-900.otf)}@font-face{font-family:MuseoSansRounded;font-weight:1000;src:url(/assets/fonts/MuseoSansRounded-1000.otf)}@font-face{font-family:MyriadPro;src:url(/assets/fonts/Myriad-Pro_31655.ttf)}@font-face{font-family:MyriadPro;src:url(/assets/fonts/Myriad-Pro-Bold_31631.ttf);font-weight:700}@font-face{font-family:MyriadPro;src:url(/assets/fonts/Myriad-Pro-Light_31642.ttf);font-weight:400}@font-face{font-family:MyriadPro;src:url(/assets/fonts/Myriad-Pro-Italic.ttf);font-style:italic}@font-face{font-family:AmericanTypewriter;src:url(/assets/fonts/AmericanTypewriter.ttf)}@font-face{font-family:AmericanTypewriter;src:url(/assets/fonts/AmericanTypewriter-Bold.ttf);font-weight:700}@font-face{font-family:Kalam;src:url(/assets/fonts/Kalam-Bold.ttf);font-weight:700}@font-face{font-family:CaveatBrush;src:url(/assets/fonts/CaveatBrush-Regular.ttf)}html{color-scheme:light;--mat-sys-background: #f8f9ff;--mat-sys-error: #bf002f;--mat-sys-error-container: #ffdad9;--mat-sys-inverse-on-surface: #eef1fa;--mat-sys-inverse-primary: #a2c9ff;--mat-sys-inverse-surface: #2c3138;--mat-sys-on-background: #181c22;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #920022;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #004881;--mat-sys-on-primary-fixed: #001c38;--mat-sys-on-primary-fixed-variant: #004881;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #264870;--mat-sys-on-secondary-fixed: #001c38;--mat-sys-on-secondary-fixed-variant: #264870;--mat-sys-on-surface: #181c22;--mat-sys-on-surface-variant: #404753;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #004881;--mat-sys-on-tertiary-fixed: #001c38;--mat-sys-on-tertiary-fixed-variant: #004881;--mat-sys-outline: #707784;--mat-sys-outline-variant: #bfc7d5;--mat-sys-primary: #0060a9;--mat-sys-primary-container: #d3e4ff;--mat-sys-primary-fixed: #d3e4ff;--mat-sys-primary-fixed-dim: #a2c9ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #3f6089;--mat-sys-secondary-container: #d3e4ff;--mat-sys-secondary-fixed: #d3e4ff;--mat-sys-secondary-fixed-dim: #a8c9f8;--mat-sys-shadow: #000000;--mat-sys-surface: #f8f9ff;--mat-sys-surface-bright: #f8f9ff;--mat-sys-surface-container: #ebeef7;--mat-sys-surface-container-high: #e5e8f1;--mat-sys-surface-container-highest: #dfe2eb;--mat-sys-surface-container-low: #f0f3fd;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #d7dae3;--mat-sys-surface-tint: #0060a9;--mat-sys-surface-variant: #dbe3f2;--mat-sys-tertiary: #0060a9;--mat-sys-tertiary-container: #d3e4ff;--mat-sys-tertiary-fixed: #d3e4ff;--mat-sys-tertiary-fixed-dim: #a2c9ff;--mat-sys-neutral-variant20: #29313c;--mat-sys-neutral10: #181c22;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem MuseoSansRounded;--mat-sys-body-large-font: MuseoSansRounded;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem MuseoSansRounded;--mat-sys-body-medium-font: MuseoSansRounded;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem MuseoSansRounded;--mat-sys-body-small-font: MuseoSansRounded;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem MuseoSansRounded;--mat-sys-display-large-font: MuseoSansRounded;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem MuseoSansRounded;--mat-sys-display-medium-font: MuseoSansRounded;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem MuseoSansRounded;--mat-sys-display-small-font: MuseoSansRounded;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem MuseoSansRounded;--mat-sys-headline-large-font: MuseoSansRounded;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem MuseoSansRounded;--mat-sys-headline-medium-font: MuseoSansRounded;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem MuseoSansRounded;--mat-sys-headline-small-font: MuseoSansRounded;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem MuseoSansRounded;--mat-sys-label-large-font: MuseoSansRounded;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem MuseoSansRounded;--mat-sys-label-medium-font: MuseoSansRounded;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem MuseoSansRounded;--mat-sys-label-small-font: MuseoSansRounded;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem MuseoSansRounded;--mat-sys-title-large-font: MuseoSansRounded;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem MuseoSansRounded;--mat-sys-title-medium-font: MuseoSansRounded;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem MuseoSansRounded;--mat-sys-title-small-font: MuseoSansRounded;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-actions-padding: 16px 0 0 0;--mat-dialog-content-padding: 0;--mat-dialog-with-actions-content-padding: 0;--mat-dialog-container-max-width: auto;--mat-dialog-supporting-text-color: #08384F;--mat-dialog-headline-padding: 0;--mat-button-protected-container-shape: 4px;--mat-button-text-container-shape: 4px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-state-layer-color: black;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-protected-state-layer-color: black;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-text-state-layer-color: black;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-filled-horizontal-padding: 16px;--mat-button-outlined-horizontal-padding: 16px;--mat-button-protected-horizontal-padding: 16px;--mat-button-text-horizontal-padding: 16px;--mat-button-text-with-icon-horizontal-padding: 16px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-filled-touch-target-size: 40px;--mat-button-protected-touch-target-size: 40px;--mat-button-outlined-touch-target-size: 40px;--mat-button-text-touch-target-size: 40px;--mat-button-tonal-touch-target-size: 40px;--mat-button-filled-label-text-weight: 600;--mat-button-protected-label-text-weight: 600;--mat-button-outlined-label-text-weight: 600;--mat-button-text-label-text-weight: 600;--mat-button-tonal-label-text-weight: 600;--mat-button-outlined-outline-color: #0894FF;--mat-sidenav-container-shape: 0;--mat-divider-color: rgba(0, 0, 0, .12);--mat-paginator-page-size-select-width: 66px;--mat-paginator-select-trigger-text-size: 12px;--mat-form-field-filled-container-color: transparent;--mat-form-field-filled-disabled-container-color: transparent;--mat-form-field-filled-label-text-color: #08384F;--mat-form-field-filled-focus-label-text-color: #08384F;--mat-form-field-filled-hover-label-text-color: #08384F;--mat-form-field-filled-error-focus-label-text-color: #08384F;--mat-form-field-filled-error-hover-label-text-color: #08384F;--mat-form-field-filled-error-label-text-color: #08384F;--mat-form-field-filled-input-text-color: #08384F;--mat-form-field-outlined-label-text-color: #08384F;--mat-form-field-outlined-hover-label-text-color: #08384F;--mat-form-field-outlined-focus-label-text-color: #08384F;--mat-form-field-disabled-leading-icon-color: #E2E2E8;--mat-form-field-disabled-trailing-icon-color: #E2E2E8;--mat-form-field-error-trailing-icon-color: #08384F;--mat-form-field-error-focus-trailing-icon-color: #08384F;--mat-form-field-error-hover-trailing-icon-color: #08384F;--mat-form-field-disabled-select-arrow-color: #E2E2E8;--mat-form-field-enabled-select-arrow-color: #08384F;--mat-form-field-disabled-input-text-placeholder-color: #787A83;--mat-form-field-filled-disabled-label-text-color: #787A83;--mat-form-field-filled-disabled-input-text-color: #787A83;--mat-form-field-outlined-disabled-label-text-color: #787A83;--mat-form-field-outlined-disabled-input-text-color: #787A83;--mat-form-field-filled-input-text-placeholder-color: #909097;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-line-height: 15.75px;--mat-form-field-container-text-weight: 600;--mat-form-field-container-height: 40px;--mat-form-field-subscript-text-size: 10.5px;--mat-form-field-subscript-text-line-height: 1.125;--mat-form-field-container-text-tracking: normal;--mat-form-field-filled-label-text-size: 14px;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-filled-with-label-container-padding-top: 20px;--mat-form-field-filled-with-label-container-padding-bottom: 6px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 600;--mat-select-trigger-text-line-height: 15.75px;--mat-select-disabled-trigger-text-color: #787A83;--mat-fab-small-container-shape: 50%;--mat-fab-small-foreground-color: #0894FF;--mat-radio-disabled-label-color: #787A83;--mat-radio-disabled-selected-icon-color: #b0b0b0;--mat-radio-disabled-unselected-icon-color: #b0b0b0;--mat-radio-disabled-selected-icon-opacity: 1;--mat-radio-disabled-unselected-icon-opacity: 1;--mat-radio-touch-target-size: 40px;--mat-checkbox-disabled-label-color: #787A83;--mat-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-checkbox-disabled-selected-checkmark-color: white;--mat-checkbox-touch-target-size: 40px;--mat-expansion-container-shape: 0;--mat-card-filled-container-color: white;--mat-card-elevated-container-color: white;--mat-card-outlined-container-color: white;--mat-card-filled-container-shape: 4px;--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-sys-error: #ff3952;--mat-sys-primary: #0894ff;--mat-sys-secondary-container: rgba(0, 0, 0, .12);--mat-sys-on-secondary-container: #0894ff;--mat-sys-surface: white;--mat-sys-surface-container: white;--mat-sys-on-surface: #08384f;--mat-sys-on-background: #08384f;--mat-sys-body-large-tracking: normal;--mdc-state-layer-color: black;--mdc-state-layer-opacity-hover: .04;--mdc-state-layer-opacity-focus: .12;--mdc-state-layer-opacity-pressed: .12}.text-right{text-align:right}.portal-theme{--mat-table-row-item-outline-width: 0;--mat-list-list-item-label-text-weight: 300;--mat-checkbox-selected-icon-color: #2196f3;--mat-checkbox-selected-hover-icon-color: #2196f3;--mat-checkbox-selected-focus-icon-color: #2196f3;--mat-checkbox-selected-pressed-icon-color: #2196f3;--mat-table-row-item-container-height: 55px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-line-height: normal;--mat-sys-primary: #ff9800}.portal-theme .mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: #fff;--mat-snack-bar-supporting-text-color: #616161;position:relative;width:248px;box-shadow:0 8px 20px #44485b33;padding:10px 18px}.portal-theme .mat-mdc-snack-bar-container .mdc-snackbar__label{padding:0}.portal-theme .mat-mdc-snack-bar-container h1{padding-left:14px;color:#08384f;font-size:13px;font-weight:900;text-transform:none}.portal-theme .mat-mdc-snack-bar-container .snack-text,.portal-theme .mat-mdc-snack-bar-container .snack-text p{color:#616161;font-size:12px;font-weight:500;line-height:1.33}.portal-theme .mat-mdc-snack-bar-container .snack-text p{margin:0 0 5px}.portal-theme .mat-mdc-snack-bar-container .close-btn{position:absolute;top:0;right:0}.portal-theme .mat-mdc-snack-bar-container.success .mat-mdc-snackbar-surface{border:solid 1px #67b160}.portal-theme .mat-mdc-snack-bar-container.success .mat-mdc-snackbar-surface:after{transform:scale(.8);top:7px!important;left:7px!important}.portal-theme .mat-mdc-snack-bar-container.success .mat-mdc-snackbar-surface:after{content:url(/assets/image/portal/icons/chech.svg);position:absolute;top:9px;left:9px;height:16px;width:16px}.portal-theme .mat-mdc-snack-bar-container.success .mat-mdc-snackbar-surface button.mat-mdc-raised-button{background-color:#2196f3;color:#fff}.portal-theme .mat-mdc-snack-bar-container.warning .mat-mdc-snackbar-surface{border:solid 1px #ff9800}.portal-theme .mat-mdc-snack-bar-container.warning .mat-mdc-snackbar-surface:after{content:url(/assets/image/portal/icons/warning_2.svg);position:absolute;top:9px;left:9px;height:16px;width:16px}.portal-theme .mat-mdc-snack-bar-container.warning .mat-mdc-snackbar-surface button.mat-mdc-raised-button{background-color:#ff9800;color:#fff}.portal-theme .mat-mdc-snack-bar-container.error .mat-mdc-snackbar-surface{border:solid 1px #ff3952}.portal-theme .mat-mdc-snack-bar-container.error .mat-mdc-snackbar-surface:after{content:url(/assets/image/portal/icons/sandclock-white-16-px_2.svg);position:absolute;top:9px;left:9px;height:16px;width:16px}.portal-theme .mat-mdc-snack-bar-container.error .mat-mdc-snackbar-surface button.mat-mdc-raised-button{background-color:#ff3952;color:#fff}.portal-theme .mat-mdc-form-field,.portal-theme .ng-select-div{--mat-sys-primary: #2196f3}.portal-theme .mat-mdc-form-field mat-error,.portal-theme .ng-select-div mat-error{color:#ff3952}.portal-theme .mat-mdc-radio-button,.portal-theme .mat-mdc-checkbox{--mat-sys-primary: #2196f3}.portal-theme .ng-select.ng-select-focused .ng-select-container:after{border-color:#2196f3}.portal-theme .ng-select.ng-select-focused .ng-placeholder{color:#08384f!important}.portal-theme .ng-select.ng-invalid.ng-dirty .ng-select-container:after,.portal-theme .ng-select.ng-invalid.ng-touched .ng-select-container:after{border-color:#ff3952}.portal-theme .outline-mat-form-field{--mat-form-field-outlined-container-shape: 8px;--mat-form-field-container-height: 36.25px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .12);--mat-form-field-outlined-focus-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87)}.portal-theme .outline-mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field{padding:0 10px;background-color:#fff}.portal-theme button.mat-mdc-button,.portal-theme button.mat-mdc-outlined-button,.portal-theme button.mat-mdc-raised-button,.portal-theme button.mat-mdc-unelevated-button{white-space:nowrap;--mat-button-protected-icon-offset: 0}.portal-theme button.mat-mdc-button:not(.mat-mdc-raised-button,.mat-mdc-unelevated-button,.mat-mdc-outlined-button),.portal-theme button.mat-mdc-outlined-button:not(.mat-mdc-raised-button,.mat-mdc-unelevated-button,.mat-mdc-outlined-button),.portal-theme button.mat-mdc-raised-button:not(.mat-mdc-raised-button,.mat-mdc-unelevated-button,.mat-mdc-outlined-button),.portal-theme button.mat-mdc-unelevated-button:not(.mat-mdc-raised-button,.mat-mdc-unelevated-button,.mat-mdc-outlined-button){--mat-sys-primary: #2196f3}.portal-theme button.mat-mdc-button.warn,.portal-theme button.mat-mdc-outlined-button.warn,.portal-theme button.mat-mdc-raised-button.warn,.portal-theme button.mat-mdc-unelevated-button.warn{color:#fff;background-color:#ff9800;--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: #ff9800}.portal-theme button.mat-mdc-button.warn-deep,.portal-theme button.mat-mdc-outlined-button.warn-deep,.portal-theme button.mat-mdc-raised-button.warn-deep,.portal-theme button.mat-mdc-unelevated-button.warn-deep{color:#fff;background-color:#f57c00;--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: #f57c00}.portal-theme button.mat-mdc-button.portal-alert,.portal-theme button.mat-mdc-outlined-button.portal-alert,.portal-theme button.mat-mdc-raised-button.portal-alert,.portal-theme button.mat-mdc-unelevated-button.portal-alert{color:#fff;background-color:#ff3952;--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: #ff3952}.portal-theme button.mat-mdc-button.mat-primary,.portal-theme button.mat-mdc-outlined-button.mat-primary,.portal-theme button.mat-mdc-raised-button.mat-primary,.portal-theme button.mat-mdc-unelevated-button.mat-primary{color:#fff;background-color:var(--mat-sys-primary);--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: var(--mat-sys-primary)}.portal-theme button.mat-mdc-button.mat-accent,.portal-theme button.mat-mdc-outlined-button.mat-accent,.portal-theme button.mat-mdc-raised-button.mat-accent,.portal-theme button.mat-mdc-unelevated-button.mat-accent{color:#fff;background-color:#2196f3;--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: #2196f3}.portal-theme button.mat-mdc-button.ready,.portal-theme button.mat-mdc-outlined-button.ready,.portal-theme button.mat-mdc-raised-button.ready,.portal-theme button.mat-mdc-unelevated-button.ready{color:#fff;background-color:#67b160;--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: #67b160}.portal-theme button.mat-mdc-button,.portal-theme button.mat-mdc-raised-button,.portal-theme button.mat-mdc-unelevated-button,.portal-theme button.mat-mdc-outlined-button{height:32px;border-radius:5px;width:fit-content;line-height:normal;letter-spacing:normal;font-size:14px;font-weight:700;padding:8px 16px 7px;color:#2196f3;--mat-button-filled-touch-target-size: 32px;--mat-button-protected-touch-target-size: 32px;--mat-button-outlined-touch-target-size: 32px;--mat-button-text-touch-target-size: 32px;--mat-button-touch-touch-target-size: 32px}.portal-theme button.mat-mdc-button.b1,.portal-theme button.mat-mdc-raised-button.b1,.portal-theme button.mat-mdc-unelevated-button.b1,.portal-theme button.mat-mdc-outlined-button.b1{height:40px;border-radius:5px;width:fit-content;line-height:normal;letter-spacing:1.2px;font-size:16px;font-weight:900;padding:11px 16px 10px;color:#2196f3;--mat-button-filled-touch-target-size: 40px;--mat-button-protected-touch-target-size: 40px;--mat-button-outlined-touch-target-size: 40px;--mat-button-text-touch-target-size: 40px;--mat-button-touch-touch-target-size: 40px}.portal-theme button.mat-mdc-button.b2,.portal-theme button.mat-mdc-raised-button.b2,.portal-theme button.mat-mdc-unelevated-button.b2,.portal-theme button.mat-mdc-outlined-button.b2{height:36px;border-radius:5px;width:fit-content;line-height:normal;letter-spacing:normal;font-size:16px;font-weight:700;padding:9px 16px 8px;color:#2196f3;--mat-button-filled-touch-target-size: 36px;--mat-button-protected-touch-target-size: 36px;--mat-button-outlined-touch-target-size: 36px;--mat-button-text-touch-target-size: 36px;--mat-button-touch-touch-target-size: 36px}.portal-theme button.mat-mdc-button.b4,.portal-theme button.mat-mdc-raised-button.b4,.portal-theme button.mat-mdc-unelevated-button.b4,.portal-theme button.mat-mdc-outlined-button.b4{height:24px;border-radius:5px;width:fit-content;line-height:normal;letter-spacing:normal;font-size:14px;font-weight:700;padding:4px 8px 3px;color:#2196f3;--mat-button-filled-touch-target-size: 24px;--mat-button-protected-touch-target-size: 24px;--mat-button-outlined-touch-target-size: 24px;--mat-button-text-touch-target-size: 24px;--mat-button-touch-touch-target-size: 24px}.portal-theme button.mat-mdc-button.mat-mdc-button[disabled],.portal-theme button.mat-mdc-button .mat-mdc-button.mat-mdc-button-disabled,.portal-theme button.mat-mdc-raised-button.mat-mdc-button[disabled],.portal-theme button.mat-mdc-raised-button .mat-mdc-button.mat-mdc-button-disabled,.portal-theme button.mat-mdc-unelevated-button.mat-mdc-button[disabled],.portal-theme button.mat-mdc-unelevated-button .mat-mdc-button.mat-mdc-button-disabled,.portal-theme button.mat-mdc-outlined-button.mat-mdc-button[disabled],.portal-theme button.mat-mdc-outlined-button .mat-mdc-button.mat-mdc-button-disabled{color:#00000042}.portal-theme button.mat-mdc-button.mat-primary,.portal-theme button.mat-mdc-button.mat-accent,.portal-theme button.mat-mdc-raised-button.mat-primary,.portal-theme button.mat-mdc-raised-button.mat-accent,.portal-theme button.mat-mdc-unelevated-button.mat-primary,.portal-theme button.mat-mdc-unelevated-button.mat-accent,.portal-theme button.mat-mdc-outlined-button.mat-primary,.portal-theme button.mat-mdc-outlined-button.mat-accent{color:#fff}.portal-theme button.mat-mdc-button.mat-primary[disabled][disabled],.portal-theme button.mat-mdc-button.mat-accent[disabled][disabled],.portal-theme button.mat-mdc-raised-button.mat-primary[disabled][disabled],.portal-theme button.mat-mdc-raised-button.mat-accent[disabled][disabled],.portal-theme button.mat-mdc-unelevated-button.mat-primary[disabled][disabled],.portal-theme button.mat-mdc-unelevated-button.mat-accent[disabled][disabled],.portal-theme button.mat-mdc-outlined-button.mat-primary[disabled][disabled],.portal-theme button.mat-mdc-outlined-button.mat-accent[disabled][disabled]{color:#e4e4e4;background-color:#c8c9ca}.portal-theme button.mat-mdc-button .mat-icon,.portal-theme button.mat-mdc-raised-button .mat-icon,.portal-theme button.mat-mdc-unelevated-button .mat-icon,.portal-theme button.mat-mdc-outlined-button .mat-icon{height:19px;width:19px;line-height:19px}.portal-theme .mat-mdc-table{position:relative;border:none;background:none;transition:none!important;box-shadow:none!important;padding:0 16px}.portal-theme .mat-mdc-header-row,.portal-theme .mat-mdc-footer-row,.portal-theme .mat-mdc-row{margin:0}.portal-theme .mat-mdc-row{background-color:#fff;border-left:solid 1px #e2e2e8;border-right:solid 1px #e2e2e8;min-height:40px;padding-left:16px;padding-right:16px}.portal-theme .mat-mdc-row:nth-child(2){border-radius:8px 8px 0 0;border-top:solid 1px #e2e2e8}.portal-theme .mat-mdc-row:last-child{border-radius:0 0 8px 8px;border-bottom:solid 1px #e2e2e8}.portal-theme .mat-mdc-row:nth-child(2):nth-last-child(1){border-radius:8px;border:solid 1px #e2e2e8}.portal-theme .mat-mdc-row .mat-mdc-cell{z-index:1}.portal-theme .mat-mdc-header-row{min-height:1em;border:none;background:none;-webkit-transition:none!important;transition:none!important;box-shadow:none!important;padding:8px 16px;font-size:12px;font-weight:300}.portal-theme .mat-mdc-header-row .mat-mdc-header-cell{font-size:12px;font-weight:300;color:#44485b}.portal-theme .mat-mdc-cell{font-size:12px;font-weight:300;color:#08384f}.portal-theme .mat-mdc-cell:first-child,.portal-theme .mat-mdc-footer-cell:first-child,.portal-theme .mat-mdc-header-cell:first-child{padding-left:0}.portal-theme .mat-mdc-cell:last-child,.portal-theme .mat-mdc-footer-cell:last-child,.portal-theme .mat-mdc-header-cell:last-child{padding-right:0}.portal-theme .mat-mdc-tab-nav-bar{--mat-tab-divider-height: 0}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-links{height:48px;align-items:flex-end;background-color:#dfdfec}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link{height:100%;opacity:unset;padding:0 15px;color:#08384f;align-items:flex-end}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link .mdc-tab__content{align-items:end}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link .mat-ripple-element{visibility:hidden!important}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link .tab-left{width:25px;height:28px}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link .tab-content{text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:1.29px;align-items:flex-end;opacity:unset;padding:8px 17px 7px}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link .tab-right{width:25px;height:28px}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link.mdc-tab--active{background:none}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link.mdc-tab--active .tab-left{background-color:#fafafa}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link.mdc-tab--active .tab-left .shape{width:100%;height:100%;background-color:#dfdfec;border-radius:0 0 10px}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link.mdc-tab--active .tab-content{background-color:#f8f8ff;border-radius:25px 25px 0 0;font-weight:900}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link.mdc-tab--active .tab-right{background-color:#fafafa}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link.mdc-tab--active .tab-right .shape{width:100%;height:100%;background-color:#dfdfec;border-radius:0 0 0 10px}.portal-theme .mat-mdc-tab-nav-bar .mdc-tab-indicator{display:none}.portal-theme .mat-mdc-tab-group{--mat-tab-active-focus-indicator-color: #7398ea;--mat-tab-active-hover-indicator-color: #7398ea;--mat-tab-active-indicator-color: #7398ea;--mat-tab-active-indicator-height: 4px;--mat-tab-divider-color: #e1e1ef;--mat-tab-label-text-tracking: 1.29px;--mat-tab-label-text-weight: 300}.portal-theme .mat-mdc-tab-group.sub-navigation-tab{--mat-tab-container-height: 32px}.portal-theme .mat-mdc-tab-group .mdc-tab--active{--mat-tab-label-text-weight: 900}.portal-theme h1.warn,.portal-theme h2.warn,.portal-theme h3.warn,.portal-theme h4.warn,.portal-theme h5.warn,.portal-theme p.warn,.portal-theme span.warn,.portal-theme a.warn,.portal-theme div.warn,.portal-theme strong.warn,.portal-theme .mat-mdc-icon-button.warn,.portal-theme .mat-mdc-raised-button.warn,.portal-theme .mat-mdc-button.warn{color:#ff9800}.portal-theme h1.warn-deep,.portal-theme h2.warn-deep,.portal-theme h3.warn-deep,.portal-theme h4.warn-deep,.portal-theme h5.warn-deep,.portal-theme p.warn-deep,.portal-theme span.warn-deep,.portal-theme a.warn-deep,.portal-theme div.warn-deep,.portal-theme strong.warn-deep,.portal-theme .mat-mdc-icon-button.warn-deep,.portal-theme .mat-mdc-raised-button.warn-deep,.portal-theme .mat-mdc-button.warn-deep{color:#f57c00}.portal-theme h1.portal-alert,.portal-theme h2.portal-alert,.portal-theme h3.portal-alert,.portal-theme h4.portal-alert,.portal-theme h5.portal-alert,.portal-theme p.portal-alert,.portal-theme span.portal-alert,.portal-theme a.portal-alert,.portal-theme div.portal-alert,.portal-theme strong.portal-alert,.portal-theme .mat-mdc-icon-button.portal-alert,.portal-theme .mat-mdc-raised-button.portal-alert,.portal-theme .mat-mdc-button.portal-alert{color:#ff3952}.portal-theme h1.accent,.portal-theme h2.accent,.portal-theme h3.accent,.portal-theme h4.accent,.portal-theme h5.accent,.portal-theme p.accent,.portal-theme span.accent,.portal-theme a.accent,.portal-theme div.accent,.portal-theme strong.accent,.portal-theme .mat-mdc-icon-button.accent,.portal-theme .mat-mdc-raised-button.accent,.portal-theme .mat-mdc-button.accent{color:#2196f3}.portal-theme h1.ready,.portal-theme h2.ready,.portal-theme h3.ready,.portal-theme h4.ready,.portal-theme h5.ready,.portal-theme p.ready,.portal-theme span.ready,.portal-theme a.ready,.portal-theme div.ready,.portal-theme strong.ready,.portal-theme .mat-mdc-icon-button.ready,.portal-theme .mat-mdc-raised-button.ready,.portal-theme .mat-mdc-button.ready{color:#67b160}.portal-theme h5{font-size:1.25em;font-weight:700;letter-spacing:1.3px;margin-top:15px;margin-bottom:10px}.portal-theme h6{font-size:1.15em;font-weight:700;margin-top:10px;margin-bottom:5px}.portal-theme section{padding:30px 32px}.portal-theme .mat-drawer-container{background-color:#f8f8ff}.portal-theme .profil h1{font-size:20px;font-weight:900;line-height:1.2;margin:29px 32px 19px}.portal-theme .profil .user-sub-side .mat-mdc-list .mat-mdc-list-item.active:before{content:"";width:20px;height:20px;background-color:#fff;position:absolute;right:-25px;border-radius:3px;top:50%;transform:translate(-50%,-50%) rotate(45deg);opacity:1}.portal-theme .login .mat-mdc-dialog-surface{padding:0}.portal-theme .mat-mdc-card{border-radius:8px;position:relative;border:1px solid #e2e2e8;transition:none!important;box-shadow:none!important}.portal-theme .mat-mdc-card.item-card{padding:12px 16px 8px 48px;margin:0 40px 16px 8px}.portal-theme .mat-mdc-card.item-card:after{content:"";position:absolute;top:16px;left:8px}.portal-theme .mat-mdc-card.item-card .mat-mdc-card-content{font-size:12px;color:#08384f;font-weight:300;line-height:2;letter-spacing:.92px}.portal-theme .mat-mdc-card.item-card .mat-mdc-card-content h3{color:#44485b;font-size:13px;font-weight:700;line-height:normal;letter-spacing:normal;margin:0 0 5px}.portal-theme .mat-mdc-card.item-card .mat-mdc-card-content .status-indicator-circle{width:7px;height:7px;border-radius:4px;display:inline-block;margin-left:5px}@media screen and (max-width: 959px){.portal-theme .mat-mdc-card.item-card{margin:0 20px 16px 0}}@media screen and (max-width: 599px){.portal-theme .mat-mdc-card.item-card{margin:0 0 16px}}.portal-theme .right-sidebar{border-left:1px solid #e2e2e8;padding:0 0 10px 32px;margin-top:32px}.portal-theme .right-sidebar .imageBannerCard{padding:0!important;width:216px!important}.portal-theme .right-sidebar .mat-mdc-card{border:none;width:216px;padding:20px 24px;border-radius:8px;margin:0 auto 16px;line-height:1.23}.portal-theme .right-sidebar .mat-mdc-card .mat-mdc-card-title{color:#08384f;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:space-between}.portal-theme .right-sidebar .mat-mdc-card .mat-mdc-card-content{color:#44485b;font-weight:300;font-size:13px;padding:0}.portal-theme .right-sidebar .mat-mdc-card .mat-mdc-card-content a{font-weight:500;color:#0894ff}.portal-theme .right-sidebar .mat-mdc-card .mat-mdc-card-content p,.portal-theme .right-sidebar .mat-mdc-card .mat-mdc-card-content p>a{hyphens:auto;text-align:justify;text-justify:inter-word}.portal-theme .custom_menu+* .cdk-overlay-pane{margin:8px 35px 0 0}.portal-theme .custom_menu+* .cdk-overlay-pane .custom_panel_menu{position:relative;overflow:auto;border:1px solid #e2e2e8}.portal-theme .custom_menu+* .cdk-overlay-pane .custom_panel_menu:after{position:absolute;top:-6px;right:30px;border-left:1px solid #e2e2e8;border-top:1px solid #e2e2e8;border-top-left-radius:3px;width:10px;height:10px;background-color:#fff;transform:rotate(45deg);content:""}a.portal-link{color:#2196f3;font-size:14px;line-height:14px}.profil-confirm,.profil-confirm-figyelmeztetouzenet{width:408px;min-height:100px}.profil-confirm .mat-mdc-dialog-container,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container,.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-surface,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-surface{border-radius:8px}.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-title,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-title{text-align:center;font-size:16px;font-weight:900}.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-content,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-content{font-size:14px;font-weight:500;color:#44485b;line-height:1.71;text-align:center;padding:0 48px}.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-actions,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-actions{justify-content:center;margin-bottom:0;padding:12px 0 0}.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-actions button.mat-mdc-button.mat-primary,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-actions button.mat-mdc-button.mat-primary{color:#0894ff}.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-actions button.mat-mdc-button+.mat-mdc-raised-button,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-actions button.mat-mdc-button+.mat-mdc-raised-button{margin-left:25px;background-color:#0894ff;color:#fff}.profil-confirm-figyelmeztetouzenet app-confirm-dialog{display:flex;flex-direction:column;max-height:calc(100vh - 48px)}.profil-sent-email{width:488px;min-height:100px}.profil-sent-email .mat-mdc-dialog-container{border-radius:8px;position:relative}.profil-sent-email .mat-mdc-dialog-container .mat-mdc-dialog-surface{border-radius:8px}.profil-sent-email .mat-mdc-dialog-container .mat-mdc-dialog-title{margin-top:15px;text-align:center;font-size:36px;font-weight:900;color:#08384f;text-transform:none}.profil-sent-email .mat-mdc-dialog-container .mat-mdc-dialog-content{font-size:16px;font-weight:500;color:#44485b;text-align:center}.profil-sent-email .mat-mdc-dialog-container button{position:absolute;top:10px;right:10px;width:35px;min-width:35px;height:35px;padding:0}.online-vizsga table{border-spacing:0 2px}.online-vizsga table td{align-items:center}.online-vizsga table td .valasz-szoveg{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#08384f}.online-vizsga table td.radio-cell{display:flex;flex-direction:row;align-items:center;padding:13px 20px}.online-vizsga table td.kepes-cella{display:table-cell;text-align:center;padding:20px;position:relative}.online-vizsga table td.kepes-cella.active-cell{background-color:#ebebf2!important}.online-vizsga table td.kepes-cella .jo-valasz{height:60px;width:45px;background-color:#67b160;position:absolute;display:block;top:0;left:0}.online-vizsga table td.kepes-cella .jo-valasz:after{content:url(/assets/image/portal/icons/check.svg);transform:scale(2);position:absolute;top:25px;left:15px}.online-vizsga table td.kepes-cella .rossz-valasz{height:60px;width:45px;background-color:#ff5066;position:absolute;display:block;top:0;left:0}.online-vizsga table td.kepes-cella .rossz-valasz:after{content:url(/assets/image/portal/icons/exit-gray-16-px.svg);transform:scale(2);position:absolute;top:25px;left:15px}.online-vizsga table td.kepes-cella .mat-mdc-radio-button{padding:0}.online-vizsga table td.kepes-cella .valasz-kep,.online-vizsga table td.kepes-cella .valasz-text,.online-vizsga table td.kepes-cella .valasz-action{padding-bottom:10px}.online-vizsga table td.kepes-cella .valasz-kep{height:160px;display:flex;justify-content:center}.online-vizsga table .mat-mdc-checkbox .mdc-checkbox__background{width:24px;height:24px}.online-vizsga .mat-mdc-radio-group .mat-mdc-radio-button{padding:5px 20px 5px 0}.online-vizsga .mat-mdc-radio-group .mat-mdc-radio-button .mdc-radio{height:24px;width:24px}.online-vizsga .mat-mdc-radio-group .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:2px;left:2px}.online-vizsga .mat-mdc-radio-group .mat-mdc-radio-button .mdc-radio .mdc-radio__background{height:24px;width:24px}.online-vizsga .mat-mdc-form-field{--mat-icon-button-state-layer-size: 40px}.online-vizsga .mat-mdc-form-field .mat-mdc-icon-button svg{--mat-icon-button-icon-size: 21px}.online-vizsga .mat-mdc-form-field .mat-mdc-form-field-icon-prefix .mat-icon{font-size:21px;font-weight:700}.online-vizsga .mat-mdc-form-field input[type=number]::-webkit-inner-spin-button,.online-vizsga .mat-mdc-form-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.online-vizsga .mat-mdc-form-field .mat-mdc-input-element{caret-color:#2196f3;color:#08384f;font-size:28px;font-weight:500;text-align:center}.online-vizsga .mat-mdc-form-field.jo-valasz{--mat-form-field-leading-icon-color: #67b160;--mat-form-field-filled-active-indicator-color: #67b160;--mat-form-field-filled-focus-active-indicator-color: #67b160;--mat-form-field-filled-hover-active-indicator-color: #67b160}.online-vizsga .mat-mdc-form-field.rossz-valasz{--mat-form-field-leading-icon-color: #ff5066;--mat-form-field-filled-active-indicator-color: #ff5066;--mat-form-field-filled-focus-active-indicator-color: #ff5066;--mat-form-field-filled-hover-active-indicator-color: #ff5066}html,body{height:100%;margin:0}body{font-family:MuseoSansRounded,Arial,Helvetica,sans-serif;font-size:14px}section{padding-top:50px;padding-bottom:50px}section .container{width:100%;margin-left:auto;margin-right:auto}@media (min-width: 576px){section .container{max-width:540px}}@media (min-width: 768px){section .container{max-width:720px}}@media (min-width: 992px){section .container{max-width:960px}}@media (min-width: 1200px){section .container{max-width:1140px}}ngx-json-viewer section{padding-top:0;padding-bottom:0}h1{margin:0 0 10px;font-size:13px;font-weight:500;letter-spacing:3px;color:#08384f;text-transform:uppercase}h2{margin:0 0 10px;font-size:36px;font-weight:900;letter-spacing:1.3px;line-height:normal;color:#08384f}.leftPanel{padding:10px;background-color:#f8f8fc}.leftPanel h1{font-size:36px;font-weight:900;letter-spacing:1.3px;color:#08384f}.leftPanel button{background-color:#fff;border:solid 1px #e1e1ef;color:#08384f;width:100%}.leftPanel button.selected{background-color:#0894ff;color:#fff}.contentPanel{padding:10px 40px}@media (max-width: 599px){.contentPanel{padding:10px}}.horgasz-regisztracio-content-container{height:calc(100% - 64px)}.online-horgasz-regisztracio-content-container{--mat-sys-primary: #0894ff;height:100%}.sugo{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#08384f;display:flex;flex-direction:column;height:100%}.sugo img{background-color:#f8f8fc;padding:10px;border-radius:8px}.sugo img.lepes-kep{margin:0 auto 20px;height:198px;width:187px}.sugo p{hyphens:auto;text-align:justify;text-justify:inter-word}.sugo .title{font-size:18px;font-weight:700}.sugo .content{font-size:14px;font-weight:300;margin-bottom:16px}@media (max-width: 599px){.sugo-dialog-panel .mat-mdc-dialog-surface{padding:16px}}.simplePage{padding:20px}.simplePage h1{font-size:36px;font-weight:900;letter-spacing:1.3px;color:#08384f}.simplePage h3:first-of-type{margin-top:0}.dialogSimplePage{padding:0 20px 20px}.dialogSimplePage h1{font-size:36px;font-weight:900;letter-spacing:1.3px;color:#08384f}.simpleForm{padding-top:20px;display:flex;flex-direction:column;text-align:center}.simpleForm .icon{margin-top:40px;margin-bottom:10px}.simpleForm .icon mat-spinner{margin:auto}.simpleForm .fields{margin:auto;max-width:330px;width:100%}.simpleForm .description{padding:10px 40px}.simpleForm button{margin-top:10px}.comment{margin-top:10px;font-size:13px;font-weight:300}.mat-static-row{padding-bottom:15px}.mat-label-static{display:block;color:#08384f!important;font-size:11px!important}.mat-static-data{font-size:14px;margin:0;padding:.3em 0;border-bottom:1px dotted #666}.mat-mdc-raised-button.back-office-srv-btn{border:1px solid rgba(255,0,0,.4784313725)}.offline-belso-uzenet-megjelenito{max-height:100vh!important}.belso-uzenet-megjelenito-dialog{display:block;overflow-y:hidden!important;border-radius:8px 8px 0 0;background-color:#fff}@media screen and (max-width: 599px){.offline-belso-uzenet-megjelenito .mat-mdc-dialog-surface,.belso-uzenet-megjelenito-dialog .mat-mdc-dialog-surface{padding:0}.offline-belso-uzenet-megjelenito .mat-mdc-dialog-surface .simplePage,.belso-uzenet-megjelenito-dialog .mat-mdc-dialog-surface .simplePage{padding:16px}.offline-belso-uzenet-megjelenito .mat-mdc-dialog-surface .simplePage img,.belso-uzenet-megjelenito-dialog .mat-mdc-dialog-surface .simplePage img{width:40px}.offline-belso-uzenet-megjelenito .mat-mdc-dialog-surface .simplePage h3,.belso-uzenet-megjelenito-dialog .mat-mdc-dialog-surface .simplePage h3{font-size:22px;line-height:1.2em;margin-top:8px}.offline-belso-uzenet-megjelenito .mat-mdc-dialog-surface .simplePage .mat-mdc-dialog-actions,.belso-uzenet-megjelenito-dialog .mat-mdc-dialog-surface .simplePage .mat-mdc-dialog-actions{display:initial}.offline-belso-uzenet-megjelenito .mat-mdc-dialog-surface .simplePage .mat-mdc-dialog-actions mohosz-button,.belso-uzenet-megjelenito-dialog .mat-mdc-dialog-surface .simplePage .mat-mdc-dialog-actions mohosz-button{display:block;margin-left:0;margin-bottom:8px}}.nav-back{display:flex;align-items:center;margin-left:-5px}.nav-back a{line-height:normal;margin-top:1px;font-size:14px;font-weight:700;text-decoration:none}.nav-back a:hover{text-decoration:underline}.nav-back mat-icon{vertical-align:middle}.checkbox-pushup-box .mat-checkbox-layout .mat-checkbox-inner-container{margin-top:4px}.cdk-overlay-pane.closable-dialog{position:relative!important}.cdk-overlay-pane.closable-dialog .mat-mdc-dialog-content{display:contents}dialog-close-button{position:sticky;top:0;display:block;z-index:100000}.field-width-unset .mat-mdc-form-field-infix{width:unset}.ellenor-arrow-icon{width:14px;height:14px}.ellenor-arrow-icon>div{margin-left:-1px;margin-top:-3px;transform-origin:center center;font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.ellenor-marker-popup .leaflet-popup-content-wrapper .leaflet-popup-content{max-height:50vh;overflow-y:auto;margin-right:4px;padding-right:15px;margin-top:17px}.marker-popup .leaflet-popup-content-wrapper .leaflet-popup-content{overflow-y:auto;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:5px;margin-top:17px;width:max-content!important;max-width:70vw}.horgaszturizmus-marker-popup .leaflet-popup-content-wrapper .leaflet-popup-content{overflow-y:auto;margin-right:auto;margin-left:auto;padding:16px 8px;margin:unset;box-sizing:border-box}mat-dialog-actions{row-gap:8px;column-gap:24px}.overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overflow-ellipsis.line-clamp,.overflow-ellipsis.line-clamp-2,.overflow-ellipsis.line-clamp-1{white-space:initial;text-align:initial;display:-webkit-box;-webkit-box-orient:vertical}.overflow-ellipsis.line-clamp-1{-webkit-line-clamp:1}.overflow-ellipsis.line-clamp-2{-webkit-line-clamp:2}.overflow-ellipsis.line-clamp-2{-webkit-line-clamp:3}.overflow-ellipsis.line-clamp-2{-webkit-line-clamp:4}.mat-mdc-dialog-container{border-radius:4px}.mat-mdc-dialog-surface{padding:24px;border-radius:4px}.mat-mdc-option.mat-mdc-option-active.mdc-list-item,.mat-mdc-option.mdc-list-item--selected{color:var(--mat-sys-primary)}.mat-mdc-option{--mat-option-label-text-size: 14px}mat-card .mat-mdc-card-content{padding:0}mat-card .mat-mdc-card-content:last-child{padding-bottom:0}mat-card .mat-mdc-card-content:first-child{padding-top:0}.mat-divider-horizontal{width:100%}.mat-mdc-paginator{--mat-select-trigger-text-weight: 600}.mat-mdc-select-arrow-wrapper{height:15.75px!important}.mat-mdc-text-field-wrapper.mdc-text-field{padding:0}.mdc-button{white-space:nowrap}.mat-mdc-form-field-hint{color:#0009}.mat-mdc-form-field.mat-mdc-form-field .mat-mdc-form-field-infix{padding-top:var(--mat-form-field-filled-with-label-container-padding-top, var(--mat-form-field-container-vertical-padding, 16px));padding-bottom:var(--mat-form-field-filled-with-label-container-padding-bottom, var(--mat-form-field-container-vertical-padding, 16px))}:not(.mat-mdc-form-field-error-wrapper)>.mat-mdc-form-field-error{color:var(--mat-sys-error)}:not(.mat-mdc-form-field-error-wrapper)>.mat-mdc-form-field-error:empty,:not(.mat-mdc-form-field-error-wrapper)>.mat-mdc-form-field-error:has(kfui-form-field-error-content:empty){height:0}.mat-mdc-icon-button{--mat-icon-button-icon-size: 16px}.mat-mdc-card{padding:16px}.mat-mdc-card .mat-mdc-card-header{padding:0}.mat-mdc-button img{vertical-align:middle}div.mat-mdc-autocomplete-panel{padding:0}.full-width-autocomplete .mat-mdc-option .mdc-list-item__primary-text{width:100%}label:not(.mat-mdc-checkbox label,.mat-mdc-radio-button label,.mat-mdc-form-field label){font-size:13px;font-weight:500}.mat-mdc-button-base.mat-primary{--mat-button-protected-label-text-color: white;--mat-button-protected-container-color: var(--mat-sys-primary)}.mat-mdc-dialog-title,h3.mat-mdc-dialog-title,h4.mat-mdc-dialog-title,h5.mat-mdc-dialog-title{margin-bottom:20px}.mat-mdc-dialog-title:before,h3.mat-mdc-dialog-title:before,h4.mat-mdc-dialog-title:before,h5.mat-mdc-dialog-title:before{display:none}.mat-mdc-paginator .mat-mdc-icon-button{--mat-icon-button-icon-size: 24px}@media screen and (max-width: 599px){.portal-theme .right-sidebar{background-color:transparent!important}.portal-theme .right-sidebar .mat-mdc-card{width:auto;background:#f8f8ff;border:solid 1px #b3b7ba}.portal-theme .mat-mdc-tab{--mat-tab-label-text-size: 12px;--mat-tab-label-text-tracking: .2px;--mat-tab-label-text-line-height: normal}.portal-theme .mat-mdc-tab.mdc-tab{flex-grow:1}.portal-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link .tab-content{font-size:12px;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1.11px;padding:8px 8px 7px!important}.portal-theme .mat-mdc-tab-nav-bar-active{background:none}.portal-theme .mat-mdc-tab-nav-bar-active .mat-mdc-tab-link .tab-content{font-weight:900;background:none;border-radius:0}.filter-body-right .mat-expansion-panel-body{padding:0;display:flex;flex-direction:row;justify-content:flex-end;margin-right:-120px;margin-top:-25px}.filter-body-right .mat-expansion-panel-body .mat-mdc-list-item{margin-top:5px}.filter-body-right .mat-expansion-panel-body mat-accordion .mat-expansion-panel-body{overflow:hidden;display:flex;flex-direction:row;justify-content:flex-start}.profil-confirm .mat-mdc-dialog-container .mat-mdc-dialog-content,.profil-confirm-figyelmeztetouzenet .mat-mdc-dialog-container .mat-mdc-dialog-content{padding:0 24px}}.ticket-filled-white{background-image:url(/assets/image/portal/icons/ticket-filled.svg);display:inline-block;height:16px;width:16px}.ticket-outline-white{background-image:url(/assets/image/portal/icons/ticket-outline.svg);display:inline-block;height:16px;width:16px}.ticket-filled-blue{background-image:url(/assets/image/portal/icons/ticket-filled_2.svg);display:inline-block;height:16px;width:16px}.ticket-outline-blue{background-image:url(/assets/image/portal/icons/ticket-outline_2.svg);display:inline-block;height:16px;width:16px}.ticket-filled-gray{background-image:url(/assets/image/portal/icons/ticket-filled_3.svg);display:inline-block;height:16px;width:16px}.ticket-outline-gray{background-image:url(/assets/image/portal/icons/ticket-outline_3.svg);display:inline-block;height:16px;width:16px}.add-blue-32px{background-image:url(/assets/image/portal/icons/add_3.svg);display:inline-block;height:32px;width:32px}.add-white-32px{background-image:url(/assets/image/portal/icons/add-white-32-px.svg);display:inline-block;height:32px;width:32px}.location-marker{background-image:url(/assets/image/portal/icons/location_3.svg);display:inline-block;height:16px;width:16px}.delete-circ-grey{background-image:url(/assets/image/portal/icons/delete-circ.svg);display:inline-block;height:16px;width:16px}.exit-gray-icon{background-image:url(/assets/image/portal/icons/exit-gray-16-px.svg);display:inline-block;height:16px;width:16px}.warning-orange-icon{background-image:url(/assets/image/portal/icons/warning_2.svg);display:inline-block;height:16px;width:16px}.help-orange-icon{background-image:url(/assets/image/portal/icons/icon-24-px-yellow-help.svg);display:inline-block;height:24px;width:24px}.check-white-icon{background-image:url(/assets/image/portal/icons/check.svg);display:inline-block;height:16px;width:16px}.check-green-circle-icon{background-image:url(/assets/image/portal/icons/chech.svg);display:inline-block;height:24px;width:24px}.question-circle-white{background-image:url(/assets/image/portal/icons/question.svg);display:inline-block;height:16px;width:16px}.filter-outline-blue{background-image:url(/assets/image/portal/icons/filter-outline-blue-16-px.svg);display:inline-block;height:16px;width:16px}.profile-choose-white{background-image:url(/assets/image/portal/icons/profile-choose-white-16-px.svg);display:inline-block;height:16px;width:16px}.double-arrow-left{background-image:url(/assets/image/portal/icons/left.svg);display:inline-block;height:16px;width:16px}@font-face{font-family:FontAwesome;src:url("./media/fontawesome-webfont-FMJ3VJ65.eot?v=4.7.0");src:url("./media/fontawesome-webfont-FMJ3VJ65.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("./media/fontawesome-webfont-5GKVPAEF.woff2?v=4.7.0") format("woff2"),url("./media/fontawesome-webfont-Z4ARLA73.woff?v=4.7.0") format("woff"),url("./media/fontawesome-webfont-RJ6LE7IU.ttf?v=4.7.0") format("truetype"),url("./media/fontawesome-webfont-3KIJVIEY.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url("./media/spritesheet-YHL5CRRG.png");background-image:linear-gradient(transparent,transparent),url("./media/spritesheet-VSFTN6SR.svg");background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url("./media/spritesheet-2x-KORMVNAU.png");background-image:linear-gradient(transparent,transparent),url("./media/spritesheet-VSFTN6SR.svg")}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{-webkit-border-radius:0;border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #AAA;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:#00000080;border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid black;border-right-color:#00000080;border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed rgba(254,87,161,.6);-webkit-border-radius:4px;border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.horgaszturizmus-theme{color:#08384f;--mat-tab-divider-height: 0px;--mat-tab-active-indicator-height: 4px;--mat-tab-active-focus-indicator-color: #0894FF;--mat-tab-active-focus-label-text-color: #0894FF;--mat-tab-active-hover-indicator-color: #0894FF;--mat-tab-active-hover-label-text-color: #0894FF;--mat-tab-active-indicator-color: #0894FF;--mat-tab-active-label-text-color: #0894FF;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .87);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .87);--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .87);--mat-tab-pagination-icon-color: #08384F;--mat-tab-background-color: #08384F;--mat-tab-foreground-color: white;--mat-tab-label-text-weight: 700;--mat-toolbar-container-background-color: #08384F;--mat-toolbar-container-text-color: white;--mat-menu-container-color: white;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-label-text-weight: 400;--mat-table-row-item-container-height: 48px;--mat-table-row-item-outline-color: #E2E2E8;--mat-table-header-headline-color: rgba(0, 0, 0, .54);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-chip-container-shape-radius: 16px;--mat-chip-outline-width: 0;--mat-slide-toggle-unselected-track-color: #CFD1D5;--mat-slide-toggle-unselected-focus-track-color: #CFD1D5;--mat-slide-toggle-unselected-hover-track-color: #CFD1D5;--mat-slide-toggle-unselected-pressed-track-color: #30BA45;--mat-slide-toggle-selected-track-color: #30BA45;--mat-slide-toggle-selected-focus-track-color: #30BA45;--mat-slide-toggle-selected-hover-track-color: #30BA45;--mat-slide-toggle-selected-pressed-track-color: #CFD1D5;--mat-slide-toggle-selected-hover-handle-color: white;--mat-slide-toggle-selected-pressed-handle-color: white;--mat-slide-toggle-selected-focus-handle-color: white;--mat-slide-toggle-unselected-handle-color: white;--mat-slide-toggle-unselected-hover-handle-color: white;--mat-slide-toggle-unselected-pressed-handle-color: white;--mat-slide-toggle-unselected-focus-handle-color: white;--mat-slide-toggle-track-width: 64px;--mat-slide-toggle-handle-width: 28px;--mat-slide-toggle-state-layer-size: 28px;--mat-slide-toggle-unselected-handle-size: 28px;--mat-slide-toggle-selected-handle-size: 28px;--mat-slide-toggle-pressed-handle-size: 28px;--mat-slide-toggle-track-outline-width: 0;--mat-slide-toggle-selected-handle-horizontal-margin: 0 -2px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 -2px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-weight: 700;--mat-checkbox-label-text-line-height: 17px}.horgaszturizmus-theme h1{font-weight:900;font-size:48px;line-height:58px}.horgaszturizmus-theme h2{font-weight:900;font-size:40px;line-height:48px}.horgaszturizmus-theme h3,.horgaszturizmus-theme .font-32,.horgaszturizmus-theme h3.mat-mdc-dialog-title{font-weight:900;font-size:32px;line-height:38px}.horgaszturizmus-theme h4,.horgaszturizmus-theme .font-28,.horgaszturizmus-theme h4.mat-mdc-dialog-title{font-weight:900;font-size:28px;line-height:34px}.horgaszturizmus-theme h5,.horgaszturizmus-theme .font-24,.horgaszturizmus-theme h5.mat-mdc-dialog-title{font-weight:900;font-size:24px;line-height:29px}.horgaszturizmus-theme h6,.horgaszturizmus-theme .font-20,.horgaszturizmus-theme .toolbar-header nav a{font-weight:900;font-size:20px;line-height:24px}.horgaszturizmus-theme .font-18{font-weight:700;font-size:18px;line-height:22px}.horgaszturizmus-theme .font-16,.horgaszturizmus-theme .mat-mdc-paginator,.horgaszturizmus-theme .toolbar-header.submenu a,.horgaszturizmus-theme .toolbar-header.submenu button,.horgaszturizmus-theme .data-list>div .value{font-weight:700;font-size:16px;line-height:19px}.horgaszturizmus-theme .font-16.light,.horgaszturizmus-theme .light.mat-mdc-paginator,.horgaszturizmus-theme .toolbar-header.submenu a.light,.horgaszturizmus-theme .toolbar-header.submenu button.light,.horgaszturizmus-theme .data-list>div .light.value{font-weight:300}.horgaszturizmus-theme .font-16.black,.horgaszturizmus-theme .pont-felsorolas-container .font-16.item,.horgaszturizmus-theme .black.mat-mdc-paginator,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-paginator.item,.horgaszturizmus-theme .toolbar-header.submenu a.black,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container a.item,.horgaszturizmus-theme .pont-felsorolas-container .toolbar-header.submenu a.item,.horgaszturizmus-theme .toolbar-header.submenu button.black,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container button.item,.horgaszturizmus-theme .pont-felsorolas-container .toolbar-header.submenu button.item,.horgaszturizmus-theme .data-list>div .black.value,.horgaszturizmus-theme .data-list>div .pont-felsorolas-container .value.item,.horgaszturizmus-theme .pont-felsorolas-container .data-list>div .value.item{font-weight:900}.horgaszturizmus-theme .font-16.heigh,.horgaszturizmus-theme .heigh.mat-mdc-paginator,.horgaszturizmus-theme .toolbar-header.submenu a.heigh,.horgaszturizmus-theme .toolbar-header.submenu button.heigh,.horgaszturizmus-theme .data-list>div .heigh.value{line-height:24px}.horgaszturizmus-theme .font-14,.horgaszturizmus-theme .pont-felsorolas-container-light .item,.horgaszturizmus-theme .pont-felsorolas-container .value,.horgaszturizmus-theme .pont-felsorolas-container .item,.horgaszturizmus-theme .data-list>div .item,.horgaszturizmus-theme .horgaszturizmus-theme,.horgaszturizmus-theme .font-14-fixed{font-weight:300;font-size:14px;line-height:17px}.horgaszturizmus-theme .font-14.bold,.horgaszturizmus-theme .pont-felsorolas-container-light .bold.item,.horgaszturizmus-theme .pont-felsorolas-container .value,.horgaszturizmus-theme .pont-felsorolas-container .bold.item,.horgaszturizmus-theme .mat-mdc-table .font-14.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .pont-felsorolas-container-light .mat-mdc-cell.item,.horgaszturizmus-theme .pont-felsorolas-container-light .mat-mdc-table .mat-mdc-cell.item,.horgaszturizmus-theme .mat-mdc-table .pont-felsorolas-container .mat-mdc-cell.value,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-table .mat-mdc-cell.value,.horgaszturizmus-theme .mat-mdc-table .pont-felsorolas-container .mat-mdc-cell.item,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-table .mat-mdc-cell.item,.horgaszturizmus-theme .toolbar-header.submenu a.font-14,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container-light a.item,.horgaszturizmus-theme .pont-felsorolas-container-light .toolbar-header.submenu a.item,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container a.value,.horgaszturizmus-theme .pont-felsorolas-container .toolbar-header.submenu a.value,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container a.item,.horgaszturizmus-theme .pont-felsorolas-container .toolbar-header.submenu a.item,.horgaszturizmus-theme .toolbar-header.submenu button.font-14,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container-light button.item,.horgaszturizmus-theme .pont-felsorolas-container-light .toolbar-header.submenu button.item,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container button.value,.horgaszturizmus-theme .pont-felsorolas-container .toolbar-header.submenu button.value,.horgaszturizmus-theme .toolbar-header.submenu .pont-felsorolas-container button.item,.horgaszturizmus-theme .pont-felsorolas-container .toolbar-header.submenu button.item,.horgaszturizmus-theme .data-list>div .font-14.value,.horgaszturizmus-theme .data-list>div .pont-felsorolas-container .value,.horgaszturizmus-theme .pont-felsorolas-container .data-list>div .value,.horgaszturizmus-theme .data-list>div .bold.item,.horgaszturizmus-theme .data-list>div .mat-mdc-table .item.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .data-list>div .item.mat-mdc-cell,.horgaszturizmus-theme .data-list>div .toolbar-header.submenu a.item,.horgaszturizmus-theme .toolbar-header.submenu .data-list>div a.item,.horgaszturizmus-theme .data-list>div .toolbar-header.submenu button.item,.horgaszturizmus-theme .toolbar-header.submenu .data-list>div button.item,.horgaszturizmus-theme .data-list>div .item.value,.horgaszturizmus-theme .bold.horgaszturizmus-theme,.horgaszturizmus-theme .mat-mdc-table .horgaszturizmus-theme.mat-mdc-cell,.horgaszturizmus-theme .toolbar-header.submenu a.horgaszturizmus-theme,.horgaszturizmus-theme .toolbar-header.submenu button.horgaszturizmus-theme,.horgaszturizmus-theme .data-list>div .horgaszturizmus-theme.value,.horgaszturizmus-theme .font-14-fixed.bold,.horgaszturizmus-theme .mat-mdc-table .font-14-fixed.mat-mdc-cell,.horgaszturizmus-theme .toolbar-header.submenu a.font-14-fixed,.horgaszturizmus-theme .toolbar-header.submenu button.font-14-fixed,.horgaszturizmus-theme .data-list>div .font-14-fixed.value{font-weight:700}.horgaszturizmus-theme .font-14.black,.horgaszturizmus-theme .pont-felsorolas-container-light .black.item,.horgaszturizmus-theme .pont-felsorolas-container .black.value,.horgaszturizmus-theme .pont-felsorolas-container .item,.horgaszturizmus-theme .data-list>div .black.item,.horgaszturizmus-theme .data-list>div .pont-felsorolas-container .item,.horgaszturizmus-theme .pont-felsorolas-container .data-list>div .item,.horgaszturizmus-theme .black.horgaszturizmus-theme,.horgaszturizmus-theme .font-14-fixed.black{font-weight:900}.horgaszturizmus-theme .font-12,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell{font-weight:400;font-size:12px;line-height:14px}.horgaszturizmus-theme .font-12.light,.horgaszturizmus-theme .mat-mdc-table .light.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .light.mat-mdc-header-cell{font-weight:300}.horgaszturizmus-theme .font-12.bold,.horgaszturizmus-theme .pont-felsorolas-container .font-12.value,.horgaszturizmus-theme .mat-mdc-table .font-12.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .bold.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .pont-felsorolas-container .mat-mdc-cell.value,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-table .mat-mdc-cell.value,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .bold.mat-mdc-header-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .pont-felsorolas-container .mat-mdc-header-cell.value,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell.value,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell.mat-mdc-cell,.horgaszturizmus-theme .toolbar-header.submenu a.font-12,.horgaszturizmus-theme .toolbar-header.submenu .mat-mdc-table a.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .toolbar-header.submenu a.mat-mdc-cell,.horgaszturizmus-theme .toolbar-header.submenu .mat-mdc-table .mat-mdc-header-row a.mat-mdc-header-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .toolbar-header.submenu a.mat-mdc-header-cell,.horgaszturizmus-theme .toolbar-header.submenu button.font-12,.horgaszturizmus-theme .toolbar-header.submenu .mat-mdc-table button.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .toolbar-header.submenu button.mat-mdc-cell,.horgaszturizmus-theme .toolbar-header.submenu .mat-mdc-table .mat-mdc-header-row button.mat-mdc-header-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .toolbar-header.submenu button.mat-mdc-header-cell,.horgaszturizmus-theme .data-list>div .font-12.value,.horgaszturizmus-theme .data-list>div .mat-mdc-table .value.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .data-list>div .value.mat-mdc-cell,.horgaszturizmus-theme .data-list>div .mat-mdc-table .mat-mdc-header-row .value.mat-mdc-header-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .data-list>div .value.mat-mdc-header-cell{font-weight:700}.horgaszturizmus-theme .font-12.black,.horgaszturizmus-theme .pont-felsorolas-container .font-12.item,.horgaszturizmus-theme .mat-mdc-table .black.mat-mdc-cell,.horgaszturizmus-theme .mat-mdc-table .pont-felsorolas-container .mat-mdc-cell.item,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-table .mat-mdc-cell.item,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .black.mat-mdc-header-cell,.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .pont-felsorolas-container .mat-mdc-header-cell.item,.horgaszturizmus-theme .pont-felsorolas-container .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell.item{font-weight:900}.horgaszturizmus-theme .font-10{font-weight:600;font-size:10px;line-height:12px}@media screen and (max-width: 599px){.horgaszturizmus-theme h1{font-weight:900;font-size:40px;line-height:48px}.horgaszturizmus-theme h3,.horgaszturizmus-theme .font-32{font-weight:900;font-size:28px;line-height:34px}.horgaszturizmus-theme .horgaszturizmus-card h4,.horgaszturizmus-theme .horgaszturizmus-card .font-28{font-weight:900;font-size:24px;line-height:29px}.horgaszturizmus-theme .horgaszturizmus-card .font-18{font-weight:700;font-size:16px;line-height:19px}.horgaszturizmus-theme .horgaszturizmus-card .font-14,.horgaszturizmus-theme .horgaszturizmus-card .pont-felsorolas-container-light .item,.horgaszturizmus-theme .pont-felsorolas-container-light .horgaszturizmus-card .item,.horgaszturizmus-theme .horgaszturizmus-card .pont-felsorolas-container .value,.horgaszturizmus-theme .pont-felsorolas-container .horgaszturizmus-card .value,.horgaszturizmus-theme .horgaszturizmus-card .pont-felsorolas-container .item,.horgaszturizmus-theme .pont-felsorolas-container .horgaszturizmus-card .item,.horgaszturizmus-theme .horgaszturizmus-card .data-list>div .item,.horgaszturizmus-theme .data-list>div .horgaszturizmus-card .item,.horgaszturizmus-theme .horgaszturizmus-card .horgaszturizmus-theme{font-weight:400;font-size:12px;line-height:14px}}.horgaszturizmus-theme .align-right{text-align:right}.horgaszturizmus-theme .align-left{text-align:left}.horgaszturizmus-theme .align-center{text-align:center}.horgaszturizmus-theme .align-self-start{align-self:flex-start}.horgaszturizmus-theme .align-self-end{align-self:flex-end}.horgaszturizmus-theme .align-self-center{align-self:center}.horgaszturizmus-theme .align-self-baseline{align-self:baseline}.horgaszturizmus-theme .justify-self-start{justify-self:flex-start}.horgaszturizmus-theme .justify-self-end{justify-self:flex-end}.horgaszturizmus-theme .justify-self-center{justify-self:center}.horgaszturizmus-theme .justify-content-start{justify-content:flex-start}.horgaszturizmus-theme .justify-content-end{justify-content:flex-end}.horgaszturizmus-theme .justify-content-center{justify-content:center}.horgaszturizmus-theme .flex-row{display:flex;flex-direction:row}.horgaszturizmus-theme .flex-row-reverse{display:flex;flex-direction:row-reverse}.horgaszturizmus-theme .flex-column{display:flex;flex-direction:column}.horgaszturizmus-theme .content-layout{width:100%}.horgaszturizmus-theme .content-layout>:first-child{padding-top:48px}@media screen and (max-width: 599px){.horgaszturizmus-theme .content-layout>:first-child{padding-top:24px}}.horgaszturizmus-theme .content-layout>:last-child{padding-bottom:64px}.horgaszturizmus-theme .content-layout>*{max-width:1125px;margin-left:max((100% - 1125px) / 2,32px);margin-right:max((100% - 1125px) / 2,32px)}@media screen and (max-width: 599px){.horgaszturizmus-theme .content-layout>*{margin-left:max((100% - 1125px) / 2,16px);margin-right:max((100% - 1125px) / 2,16px)}}.horgaszturizmus-theme .content-layout>*.divided{display:flex;flex-direction:row}.horgaszturizmus-theme .content-layout>*.divided .main-content{width:100%}.horgaszturizmus-theme .content-layout>*.divided .main-content h3,.horgaszturizmus-theme .content-layout>*.divided .main-content .font-32{margin-top:0;margin-bottom:28px}.horgaszturizmus-theme .content-layout>*.divided .right-side-base-margin,.horgaszturizmus-theme .content-layout>*.divided.grid-10 .right-side.without-divider,.horgaszturizmus-theme .content-layout>*.divided.grid-9 .right-side.without-divider,.horgaszturizmus-theme .content-layout>*.divided.grid-8 .right-side.without-divider,.horgaszturizmus-theme .content-layout>*.divided.grid-4 .right-side.without-divider{margin-left:16px}@media screen and (max-width: 599px){.horgaszturizmus-theme .content-layout>*.divided .right-side-base-margin,.horgaszturizmus-theme .content-layout>*.divided.grid-10 .right-side.without-divider,.horgaszturizmus-theme .content-layout>*.divided.grid-9 .right-side.without-divider,.horgaszturizmus-theme .content-layout>*.divided.grid-8 .right-side.without-divider,.horgaszturizmus-theme .content-layout>*.divided.grid-4 .right-side.without-divider{margin-left:unset}}.horgaszturizmus-theme .content-layout>*.divided.grid-4 .main-content{max-width:365px}.horgaszturizmus-theme .content-layout>*.divided.grid-4 .right-side{max-width:650px;width:100%}.horgaszturizmus-theme .content-layout>*.divided.grid-4 .right-side.without-divider{max-width:745px}.horgaszturizmus-theme .content-layout>*.divided.grid-8 .main-content{max-width:745px}.horgaszturizmus-theme .content-layout>*.divided.grid-8 .right-side{max-width:270px;width:100%}.horgaszturizmus-theme .content-layout>*.divided.grid-8 .right-side.without-divider{max-width:365px}.horgaszturizmus-theme .content-layout>*.divided.grid-9 .main-content{max-width:840px}.horgaszturizmus-theme .content-layout>*.divided.grid-9 .right-side{max-width:175px;width:100%}.horgaszturizmus-theme .content-layout>*.divided.grid-9 .right-side.without-divider{max-width:270px}.horgaszturizmus-theme .content-layout>*.divided.grid-10 .main-content{max-width:935px}.horgaszturizmus-theme .content-layout>*.divided.grid-10 .right-side{max-width:80px;width:100%}.horgaszturizmus-theme .content-layout>*.divided.grid-10 .right-side.without-divider{max-width:175px}.horgaszturizmus-theme .content-layout>*.divided>.divider{width:80px;margin-left:15px;margin-right:15px}@media screen and (max-width: 599px){.horgaszturizmus-theme .content-layout>*.divided{flex-direction:column}.horgaszturizmus-theme .content-layout>*.divided>.divider{display:none}.horgaszturizmus-theme .content-layout>*.divided .main-content,.horgaszturizmus-theme .content-layout>*.divided .right-side{max-width:unset}.horgaszturizmus-theme .content-layout>*.divided .right-side{margin-top:20px}}.horgaszturizmus-theme .sections-layout>:first-child{padding-top:64px}@media screen and (max-width: 599px){.horgaszturizmus-theme .sections-layout>:first-child{padding-top:24px}}.horgaszturizmus-theme .sections-layout>:last-child{padding-bottom:64px}.horgaszturizmus-theme .sections-layout section{padding-left:0;padding-right:0}.horgaszturizmus-theme .sections-layout section>*{max-width:1125px;margin-left:max((100% - 1125px) / 2,32px);margin-right:max((100% - 1125px) / 2,32px)}@media screen and (max-width: 599px){.horgaszturizmus-theme .sections-layout section>*{margin-left:max((100% - 1125px) / 2,16px);margin-right:max((100% - 1125px) / 2,16px)}}.horgaszturizmus-theme .data-list>div{display:flex;flex-direction:row;margin-bottom:16px}.horgaszturizmus-theme .data-list>div .item{white-space:nowrap;margin-right:8px}.horgaszturizmus-theme .data-list>div .value{white-space:pre-wrap}.horgaszturizmus-theme .data-list>div .value.empty:after{color:#ff3952;content:"Nincs megadva."}.horgaszturizmus-theme .data-list.column>div{display:flex;flex-direction:column}.horgaszturizmus-theme .data-list.column>div .item{margin-right:unset;margin-bottom:8px}.horgaszturizmus-theme .mat-toolbar{position:sticky;top:0;z-index:805;max-width:100vw}.horgaszturizmus-theme .mat-toolbar-row,.horgaszturizmus-theme .mat-toolbar-single-row{padding:0}.horgaszturizmus-theme .mat-mdc-tab-nav-bar{border-bottom:unset}.horgaszturizmus-theme .toolbar-header{display:flex;flex-grow:1;flex-direction:row;justify-content:space-between;align-items:center;color:#fff;min-height:64px;padding-left:40px;padding-right:40px;box-sizing:border-box;max-width:100%}.horgaszturizmus-theme .toolbar-header nav{height:64px}.horgaszturizmus-theme .toolbar-header nav a{height:64px;color:inherit;opacity:unset;align-self:center}.horgaszturizmus-theme .toolbar-header mat-divider{margin-left:16px;margin-right:16px;border-color:#fff}.horgaszturizmus-theme .toolbar-header.blue-background{background-color:#0894ff}.horgaszturizmus-theme .toolbar-header.submenu{border-top:1px solid #686868}.horgaszturizmus-theme .toolbar-header.submenu nav{height:63px}@media screen and (max-width: 599px){.horgaszturizmus-theme .toolbar-header{padding-left:10px;padding-right:10px;min-height:56px}.horgaszturizmus-theme .toolbar-header nav a{height:56px}.horgaszturizmus-theme .toolbar-header.submenu nav{height:55px}}.horgaszturizmus-theme .mat-mdc-card{padding:24px}.horgaszturizmus-theme .mat-mdc-card h4,.horgaszturizmus-theme .mat-mdc-card .font-28{margin-top:0;margin-bottom:16px}.horgaszturizmus-theme .mat-mdc-card.disabled.disabled-color-grey,.horgaszturizmus-theme .mat-mdc-card.disabled.disabled-color-grey .mat-mdc-card.disabled-color-grey{background-color:#e2e2e8}.horgaszturizmus-theme .horgaszturizmus-card{min-width:300px;border-radius:4px;box-sizing:border-box}.horgaszturizmus-theme .horgaszturizmus-card.dashed{border:1px dashed #979797}.horgaszturizmus-theme .horgaszturizmus-card.raised{border:1px solid #E2E2E8;background-color:#fff;box-shadow:1px 4px 1px #0000000d}.horgaszturizmus-theme .horgaszturizmus-card.stroked{border:1px solid #E2E2E8;background-color:#fff;box-shadow:none}.horgaszturizmus-theme .horgaszturizmus-card.disabled,.horgaszturizmus-theme .mat-mdc-card.disabled.disabled-color-grey .horgaszturizmus-card,.horgaszturizmus-theme .horgaszturizmus-card.background-grey{background-color:#e2e2e8}.horgaszturizmus-theme .horgaszturizmus-card>.content{padding:16px 32px}.horgaszturizmus-theme .horgaszturizmus-card>.content.padding-24{padding:24px}.horgaszturizmus-theme .horgaszturizmus-card>.content.padding-16{padding:16px}.horgaszturizmus-theme div>.horgaszturizmus-card .horgaszturizmus-card{min-width:initial}.horgaszturizmus-theme .card-shadow-default{box-shadow:0 8px 24px #08384f0d}.horgaszturizmus-theme .mat-mdc-table{display:table;width:100%;min-width:min-content;border:solid 1px #E2E2E8;border-radius:8px;background-color:#fff;border-collapse:separate;box-sizing:border-box}.horgaszturizmus-theme .mat-mdc-table tr th:first-of-type{border-top-left-radius:8px}.horgaszturizmus-theme .mat-mdc-table tr th:last-of-type{border-top-right-radius:8px}.horgaszturizmus-theme .mat-mdc-table tr:last-child td:first-of-type{border-bottom-left-radius:8px}.horgaszturizmus-theme .mat-mdc-table tr:last-child td:last-of-type{border-bottom-right-radius:8px}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row td{padding-top:11px;padding-bottom:11px}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row:last-child{border-bottom:unset;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row:last-child td{border-bottom:unset}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row:first-child{border-top-left-radius:8px;border-top-right-radius:8px;border-top:solid 1px #E2E2E8}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row:first-child td{border-top:solid 1px #E2E2E8}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row{border-bottom:unset;border-radius:8px}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row th{border-bottom:unset}.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row .mat-mdc-cell:not(:first-of-type),.horgaszturizmus-theme .mat-mdc-table .mat-mdc-row .mat-mdc-header-cell:not(:first-of-type),.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .mat-mdc-cell:not(:first-of-type),.horgaszturizmus-theme .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell:not(:first-of-type){padding-left:8px}.horgaszturizmus-theme .margin-top-32{margin-top:32px}.horgaszturizmus-theme .margin-top-24{margin-top:24px}.horgaszturizmus-theme .margin-top-16{margin-top:16px}.horgaszturizmus-theme .margin-top-12{margin-top:12px}.horgaszturizmus-theme .margin-top-8{margin-top:8px}.horgaszturizmus-theme .margin-top-4{margin-top:4px}.horgaszturizmus-theme .margin-top-0{margin-top:0}.horgaszturizmus-theme .margin-top-auto{margin-top:auto}.horgaszturizmus-theme .margin-bottom-32{margin-bottom:32px}.horgaszturizmus-theme .margin-bottom-24{margin-bottom:24px}.horgaszturizmus-theme .margin-bottom-16{margin-bottom:16px}.horgaszturizmus-theme .margin-bottom-12{margin-bottom:12px}.horgaszturizmus-theme .margin-bottom-8{margin-bottom:8px}.horgaszturizmus-theme .margin-bottom-4{margin-bottom:4px}.horgaszturizmus-theme .margin-bottom-0{margin-bottom:0}.horgaszturizmus-theme .margin-left-32{margin-left:32px}.horgaszturizmus-theme .margin-left-24{margin-left:24px}.horgaszturizmus-theme .margin-left-16{margin-left:16px}.horgaszturizmus-theme .margin-left-4{margin-left:4px}.horgaszturizmus-theme .margin-right-4{margin-right:4px}.horgaszturizmus-theme .margin-vertical-32{margin-top:32px;margin-bottom:32px}.horgaszturizmus-theme .margin-vertical-24{margin-top:24px;margin-bottom:24px}.horgaszturizmus-theme .margin-vertical-16{margin-top:16px;margin-bottom:16px}.horgaszturizmus-theme .margin-vertical-8{margin-top:8px;margin-bottom:8px}.horgaszturizmus-theme .margin-vertical-4{margin-top:4px;margin-bottom:4px}.horgaszturizmus-theme .margin-vertical-0{margin-top:0;margin-bottom:0}.horgaszturizmus-theme .padding-24{padding:24px}.horgaszturizmus-theme .padding-top-32{padding-top:32px}.horgaszturizmus-theme .padding-top-24{padding-top:24px}.horgaszturizmus-theme .padding-bottom-32{padding-bottom:32px}.horgaszturizmus-theme .padding-bottom-24{padding-bottom:24px}.horgaszturizmus-theme .padding-vertical-8{padding-top:8px;padding-bottom:8px}@media screen and (max-width: 599px){.horgaszturizmus-theme .horgaszturizmus-card>.content.padding-24{padding:16px}}.horgaszturizmus-theme img.small-icon,.horgaszturizmus-theme .img-container.small-icon{height:16px}.horgaszturizmus-theme img.big-icon,.horgaszturizmus-theme .img-container.big-icon{height:32px}.horgaszturizmus-theme img.thumbnail,.horgaszturizmus-theme .img-container.thumbnail{height:72px;border-radius:8px}.horgaszturizmus-theme img.small-thumbnail,.horgaszturizmus-theme .img-container.small-thumbnail{height:48px;border-radius:4px}.horgaszturizmus-theme img.small-size,.horgaszturizmus-theme .img-container.small-size{max-width:112px;border-radius:4px}.horgaszturizmus-theme img.normal-size,.horgaszturizmus-theme .img-container.normal-size{max-width:233px;border-radius:10px}.horgaszturizmus-theme img.big-size,.horgaszturizmus-theme .img-container.big-size{border-radius:10px}.horgaszturizmus-theme .image-container.hover-effect{cursor:pointer}.horgaszturizmus-theme .image-container.hover-effect:hover{background:linear-gradient(0deg,#3e95f7cc,#3e95f7cc)}.horgaszturizmus-theme .image-container.hover-effect img:hover{opacity:50%}.horgaszturizmus-theme .icon-with-background{position:relative}.horgaszturizmus-theme .icon-with-background .background{position:absolute;border-radius:50%}.horgaszturizmus-theme .icon-with-background img{position:relative;width:100%;height:100%}.horgaszturizmus-theme .icon-with-background.size-big{width:100px;height:100px}.horgaszturizmus-theme .icon-with-background.size-big .background{left:12px;top:12px;width:76px;height:76px}.horgaszturizmus-theme .icon-with-background.size-normal{width:80px;height:80px}.horgaszturizmus-theme .icon-with-background.size-normal .background{left:12px;top:12px;width:56px;height:56px}.horgaszturizmus-theme .icon-with-background.size-small{width:50px;height:50px}.horgaszturizmus-theme .icon-with-background.size-small .background{left:6px;top:6px;width:38px;height:38px}.horgaszturizmus-theme .icon-with-background.bg-grey .background{background:#e9f4fe}.horgaszturizmus-theme .icon-with-background.bg-inactive .background{background:#96979a;mix-blend-mode:luminosity;opacity:.2}.horgaszturizmus-theme .icon-with-background.hover-white:hover .background{background:#fff}.horgaszturizmus-theme .profilkep{border-radius:50%}.horgaszturizmus-theme .profilkep.big-size img{border-radius:50%;height:100px}@media (max-width: 599px){.horgaszturizmus-theme .profilkep.big-size.big-size{margin-right:0!important}.horgaszturizmus-theme .profilkep.big-size.big-size img{height:70px}}.horgaszturizmus-theme .mat-mdc-paginator{color:#08384f;background-color:inherit}.horgaszturizmus-theme .filter-button{position:relative;display:flex;flex-direction:row;align-items:center;grid-gap:12px;border-radius:4px;box-sizing:border-box;padding:12px;--mat-button-text-label-text-color: #08384F;border:1px solid #E6E8ED;cursor:pointer}.horgaszturizmus-theme .filter-button img{width:12px}.horgaszturizmus-theme .filter-button.opened{color:#0894ff;border:1px solid #0894FF}.horgaszturizmus-theme .filter-button.opened.arrow img{transform:rotate(-90deg)}.horgaszturizmus-theme .filter-button.opened.blue-background{color:#fff}.horgaszturizmus-theme .filter-button.arrow img{width:8px;transform:rotate(90deg)}.horgaszturizmus-theme .button-like-object{display:flex;align-items:center;padding:0 16px;height:40px;font-size:16px;letter-spacing:19px;border-radius:5px;width:fit-content;line-height:normal;font-weight:600;box-shadow:0 2px 10px #0000001a;letter-spacing:.02em;color:#e4e4e4;background-color:#c8c9ca}.horgaszturizmus-theme .button-like-object.selected{background-color:#0894ff}.horgaszturizmus-theme .mat-mdc-snack-bar-container{position:relative}.horgaszturizmus-theme .mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{border-radius:24px}.horgaszturizmus-theme .mat-mdc-snack-bar-container .mdc-snackbar__label{padding:0}.horgaszturizmus-theme .mat-mdc-snack-bar-container.success .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: #30BA45;--mat-snack-bar-supporting-text-color: #fff;box-shadow:1px 4px 1px #52914c}.horgaszturizmus-theme .mat-mdc-snack-bar-container.error .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: #FF3952;--mat-snack-bar-supporting-text-color: #fff;box-shadow:1px 4px 1px #ae2c3c}.horgaszturizmus-theme .mat-mdc-snack-bar-container.warning .mat-mdc-snackbar-surface{--mat-snack-bar-container-color: #DE8E34;--mat-snack-bar-supporting-text-color: #fff;box-shadow:1px 4px 1px #c77e2e}.horgaszturizmus-theme .terkep-popup{position:absolute}.horgaszturizmus-theme .szolgaltatas-felugyelo-kozelben-icon{opacity:.7}.horgaszturizmus-theme .mat-mdc-tab-group:not(.tabgroup-with-background)>.mat-mdc-tab-header .mat-mdc-tab{padding:0}.horgaszturizmus-theme .mat-mdc-tab-group:not(.tabgroup-with-background)>.mat-mdc-tab-header .mat-mdc-tab:not(:first-child){margin-left:24px}.horgaszturizmus-theme .mat-mdc-tab-group:not(.tabgroup-with-background)>.mat-mdc-tab-body-wrapper{margin-top:16px}.horgaszturizmus-theme .mat-mdc-tab-group.tabgroup-with-background>.mat-mdc-tab-header{--mat-tab-active-indicator-height: 0}.horgaszturizmus-theme .mat-mdc-tab-group.tabgroup-with-background>.mat-mdc-tab-header>.mat-mdc-tab-label-container>.mat-mdc-tab-list>.mat-mdc-tab-labels>.mat-mdc-tab{border-radius:8px 8px 0 0}.horgaszturizmus-theme .mat-mdc-tab-group.tabgroup-with-background>.mat-mdc-tab-header>.mat-mdc-tab-label-container>.mat-mdc-tab-list>.mat-mdc-tab-labels>.mat-mdc-tab.mdc-tab--active{background:#e6f4ff;border-top:4px solid #0894FF;color:#0894ff}.horgaszturizmus-theme .mat-mdc-tab-group.tabgroup-with-background>.mat-mdc-tab-body-wrapper{padding:16px;background:#e6f4ff}.horgaszturizmus-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link{padding:0!important;min-width:10px;margin-left:24px}.horgaszturizmus-theme .mat-mdc-tab-nav-bar .mat-mdc-tab-link:first-child{margin-left:0}.horgaszturizmus-theme .orange{color:#f19908}.horgaszturizmus-theme .orange-background{background-color:#f19908}.horgaszturizmus-theme .blue{color:#0894ff}.horgaszturizmus-theme .blue-background{background-color:#0894ff}.horgaszturizmus-theme .red{color:#ff3952}.horgaszturizmus-theme .red-background{background-color:#ff3952}.horgaszturizmus-theme .white{color:#fff}.horgaszturizmus-theme .white-background{background-color:#fff}.horgaszturizmus-theme .green{color:#30ba45}.horgaszturizmus-theme .green-background{background-color:#30ba45}.horgaszturizmus-theme .grey{color:#979797}.horgaszturizmus-theme .grey-background{background-color:#979797}.horgaszturizmus-theme .grey-3{color:#cfd1d5}.horgaszturizmus-theme .grey-3-background{background-color:#cfd1d5}.horgaszturizmus-theme .grey-5{color:#96979a}.horgaszturizmus-theme .grey-5-background{background-color:#96979a}.horgaszturizmus-theme .cool-grey{color:#8b8ba1}.horgaszturizmus-theme .cool-grey-background{background-color:#8b8ba1}.horgaszturizmus-theme .dark-grey{color:#686868}.horgaszturizmus-theme .dark-grey-background{background-color:#686868}.horgaszturizmus-theme .deep-blue{color:#3076c6}.horgaszturizmus-theme .deep-blue-background{background-color:#3076c6}.horgaszturizmus-theme .police-blue{color:#395568}.horgaszturizmus-theme .police-blue-background{background-color:#395568}.horgaszturizmus-theme .purple{color:#a06bb5}.horgaszturizmus-theme .purple-background{background-color:#a06bb5}.horgaszturizmus-theme .txt-light-color{color:#395568}.horgaszturizmus-theme .txt-light-color-background{background-color:#395568}.horgaszturizmus-theme .light-blue{color:#eaf3ff}.horgaszturizmus-theme .light-blue-background{background-color:#eaf3ff}.horgaszturizmus-theme .yellow{color:#ffb71c}.horgaszturizmus-theme .yellow-background{background-color:#ffb71c}.horgaszturizmus-theme .tawny{color:#d45500}.horgaszturizmus-theme .tawny-background{background-color:#d45500}.horgaszturizmus-theme .status-info-color{color:#42a0f7}.horgaszturizmus-theme .status-info-color-background{background-color:#42a0f7}.horgaszturizmus-theme .transparent{color:transparent}.horgaszturizmus-theme .transparent-background{background-color:transparent}.horgaszturizmus-theme .border-radius-4{border-radius:4px}.horgaszturizmus-theme .border-radius-8{border-radius:8px}.horgaszturizmus-theme .scrollbar-strait{scrollbar-width:thin;scrollbar-color:#08384F transparent}.horgaszturizmus-theme .scrollbar-strait ::-webkit-scrollbar{width:4px}.horgaszturizmus-theme .scrollbar-strait ::-webkit-scrollbar-thumb{background:#08384f;border-radius:8px}.horgaszturizmus-theme .scrollbar-strait ::-webkit-scrollbar-thumb:hover{background:#395568}.horgaszturizmus-theme .scrollbar-strait.grey-scrollbar ::-webkit-scrollbar-thumb{background:#e2e2e8}.horgaszturizmus-theme .overflow-hidden{overflow:hidden}.horgaszturizmus-theme .overflow-auto{overflow:auto}.horgaszturizmus-theme .text-overflow-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.horgaszturizmus-theme .text-overflow-ellipsis.line-4{-webkit-line-clamp:4}.horgaszturizmus-theme .text-overflow-ellipsis.line-3{-webkit-line-clamp:3}.horgaszturizmus-theme .text-overflow-ellipsis.line-2{-webkit-line-clamp:2}.horgaszturizmus-theme .text-overflow-ellipsis.line-1{-webkit-line-clamp:1}.horgaszturizmus-theme .white-space-nowrap{white-space:nowrap}.horgaszturizmus-theme .white-space-pre-wrap{white-space:pre-wrap}.horgaszturizmus-theme .not-displayed{display:none}.horgaszturizmus-theme h1,.horgaszturizmus-theme h2,.horgaszturizmus-theme h3,.horgaszturizmus-theme .font-32,.horgaszturizmus-theme h4,.horgaszturizmus-theme .font-28,.horgaszturizmus-theme h5,.horgaszturizmus-theme .font-24,.horgaszturizmus-theme h6,.horgaszturizmus-theme .font-20,.horgaszturizmus-theme .toolbar-header nav a{text-transform:none;letter-spacing:normal}.horgaszturizmus-theme a{text-decoration:none;font-weight:700}.horgaszturizmus-theme a:not(.mat-mdc-menu-item,.white){color:#0894ff}.horgaszturizmus-theme section{padding:30px 32px}.horgaszturizmus-theme server-paginator{display:block}.horgaszturizmus-theme .full-width{width:100%}.horgaszturizmus-theme .full-max-width{max-width:100%}.horgaszturizmus-theme .relative-position{position:relative}.horgaszturizmus-theme .block{margin-bottom:50px}.horgaszturizmus-theme .pointer{cursor:pointer}@media screen and (max-width: 599px){.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface{padding:4px}.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container{width:100%}.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container .dialog-close-container.space{padding-bottom:40px}.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container h3,.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container .font-32{font-size:22px;line-height:1.2em;margin-top:8px}.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container img{width:40px}.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container .mat-mdc-dialog-content{padding:0 48px;font-size:15px;margin:0}.horgaszturizmus-theme div.moh-simple-dialog .mat-mdc-dialog-container .main-container .ht-btn-bar{margin-bottom:16px}}.horgaszturizmus-theme .login .mat-mdc-dialog-surface{padding:0}.horgaszturizmus-theme .login.full-screen-dialog{min-width:100vw;min-height:100vh}.horgaszturizmus-theme .login.full-screen-dialog .mat-mdc-dialog-surface{min-width:100vw;min-height:100vh;height:unset;width:unset}.horgaszturizmus-theme .login.transparent-background .mat-mdc-dialog-surface{background:transparent}.horgaszturizmus-theme .cdk-overlay-container{z-index:1000}.horgaszturizmus-theme .mat-mdc-dialog-surface{color:#08384f}.horgaszturizmus-theme .mat-mdc-dialog-surface h3,.horgaszturizmus-theme .mat-mdc-dialog-surface .font-32{margin-top:0}.horgaszturizmus-theme .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000;overflow:auto}.horgaszturizmus-theme .mat-datepicker-toggle:not(.standard-icon) button{background-repeat:no-repeat;background-image:url(/assets/horgaszturizmus/icons/calendar-black.svg);background-position:center}.horgaszturizmus-theme .mat-datepicker-toggle:not(.standard-icon) button svg{display:none}.horgaszturizmus-theme .mat-datepicker-toggle:not(.standard-icon).mat-datepicker-toggle-active button{background-image:url(/assets/horgaszturizmus/icons/calendar.svg)}.horgaszturizmus-theme .pont-felsorolas-container>div{position:relative;white-space:nowrap;padding-left:16px;padding-right:4px;line-height:1.4em}.horgaszturizmus-theme .pont-felsorolas-container>div:first-child{padding-left:0}.horgaszturizmus-theme .pont-felsorolas-container>div:not(:first-child):before{content:"";position:absolute;width:4px;height:4px;bottom:calc(50% - 2px);left:6px;border-radius:50%;background-color:#08384f}.horgaszturizmus-theme .pont-felsorolas-container-light{margin-right:4px}.horgaszturizmus-theme .pont-felsorolas-container-light>div{position:relative;white-space:nowrap}.horgaszturizmus-theme .pont-felsorolas-container-light .item{white-space:nowrap}.horgaszturizmus-theme .pont-felsorolas-container-light>div:not(:first-child){margin-left:5px}.horgaszturizmus-theme .pont-felsorolas-container-light>div:not(:first-child):before{content:"";position:absolute;width:4px;height:4px;bottom:calc(50% - 2px);left:-10px;border-radius:50%;background-color:#395568}.horgaszturizmus-theme .felfedezes-background{background:#e9f4fe;background-image:url(/assets/horgaszturizmus/horgaszoknak/background-discovery.png);background-repeat:no-repeat;background-size:100%}.horgaszturizmus-theme .horgaszoknak-background{background:#e9f4fe}.horgaszturizmus-theme .mat-mdc-tooltip{background:#08384fb8;color:#fff}.horgaszturizmus-theme .szuro-counter{display:flex;justify-content:center;align-items:center;position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;font-weight:900;font-size:11px;line-height:16px;background-color:#0894ff;color:#fff}.horgaszturizmus-theme .menu-with-arrow{margin-right:-20px;margin-top:8px}.horgaszturizmus-theme .menu-with-arrow:after{position:absolute;content:"";width:0;height:0;right:7px;top:0;border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent white transparent}.horgaszturizmus-theme .mobile-menu{min-width:100vw;max-width:100vw!important;min-height:100vh}.horgaszturizmus-theme .mobile-menu .mat-mdc-dialog-container .mat-mdc-dialog-surface{color:#fff;border-radius:0;min-width:100vw;background-color:#08384f}.horgaszturizmus-theme .mobile-profile-menu+* .cdk-overlay-pane{top:65px!important;min-width:100vw;min-height:100vh}.horgaszturizmus-theme .mobile-profile-menu+* .cdk-overlay-pane .mat-mdc-menu-panel{min-width:100vw;border-radius:unset;background-color:#08384f}.horgaszturizmus-theme .mobile-profile-menu+* .cdk-overlay-pane .mat-mdc-menu-panel a{color:#fff}.horgaszturizmus-theme .mobile-profile-menu+* .cdk-overlay-pane .mat-mdc-menu-panel mat-divider{border-top:1px solid #686868}@media screen and (max-width: 599px){.horgaszturizmus-theme .mobile-profile-menu+* .cdk-overlay-pane{top:57px!important}}.horgaszturizmus-theme .szolgaltatas-reszletek-sticky-content{position:sticky;top:64px;z-index:1001}.horgaszturizmus-theme .szolgaltatas-reszletek-sticky-content.hide-submenu{top:0}.horgaszturizmus-theme .szolgaltatas-reszletek-sticky-content .veglegesites{padding:16px;background-color:#ff3952}.horgaszturizmus-theme .szolgaltatas-reszletek-sticky-content .veglegesites img{vertical-align:bottom}@media screen and (max-width: 959px){.horgaszturizmus-theme .szolgaltatas-reszletek-sticky-content{top:64px}}@media screen and (max-width: 599px){.horgaszturizmus-theme .szolgaltatas-reszletek-sticky-content{top:56px}}.online-rendszeruzenet-megjelenito-dialog .mat-mdc-dialog-container .simplePage .main-container .messageDiv{margin-bottom:16px}.online-rendszeruzenet-megjelenito-dialog .mat-mdc-dialog-container .simplePage .main-container .gombok{position:relative}.filter-select-panel{width:400px;max-width:400px;display:flex;flex-direction:column;flex-wrap:wrap;max-height:240px}.border-red{border:1px solid #FF3952}.mat-mdc-chip{--mat-chip-elevated-container-color: #e0e0e0}.profile-menu{--mat-menu-item-label-text-weight: 700}div.mat-mdc-select-panel{padding:0;min-width:calc(100% + 32px)}
