:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}.vjsf-property.read-only .theme--light.v-input--is-disabled input,.vjsf-property.read-only .theme--light.v-input--is-disabled textarea,.vjsf-property.read-only .theme--light.v-input--is-disabled .v-select__selection--disabled{color:#000000de}.vjsf-property.read-only .theme--dark.v-input--is-disabled input,.vjsf-property.read-only .theme--dark.v-input--is-disabled textarea,.vjsf-property.read-only .theme--dark.v-input--is-disabled .v-select__selection--disabled{color:#fff}.vjsf-property.read-only .theme--light.v-text-field.v-input--is-disabled .v-input__slot{margin-bottom:0}.vjsf-property.read-only .theme--light.v-text-field.v-input--is-disabled .v-input__slot:before{border-image:none;border-color:transparent}.vjsf-property .vjsf-markdown-input .v-input__slot{display:block}.vjsf-property .vjsf-markdown-input .EasyMDEContainer .editor-toolbar{border:none;padding:2px}.vjsf-property .vjsf-markdown-input .EasyMDEContainer .CodeMirror{border:none}.vjsf-property .vjsf-markdown-input p:last-child{margin-bottom:0}.vjsf-property .vjsf-invisible-alert{border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.vjsf-array-item .v-alert__content{max-width:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[v-cloak]>*{display:none}[v-cloak]:before{content:"Loading...";display:block;width:16px;height:16px}.vjsf-property .v-input--selection-controls{margin-top:0}.vjsf-tooltip p:last-child{margin-bottom:0}.vjsf-property .color-picker-trigger{width:36px;height:36px;border-radius:50%;cursor:pointer;display:inline-block;border:2px solid #ccc}.vjsf-property .color-picker-trigger-empty{background:linear-gradient(to top right,transparent 0,transparent calc(50% - 2.4px),#de080a 50%,transparent calc(50% + 2.4px),transparent)}.vjsf-date-time .v-picker.v-card{border-radius:0}header.box-toolbar.v-sheet.theme--light.v-toolbar.v-toolbar--flat{height:60px;position:sticky;top:60px;z-index:3;border-bottom:1px solid #e0e0e0}.v-card--loading header.v-sheet.v-toolbar.v-toolbar--flat{top:0px}.login-content{background-size:cover}.login{background:linear-gradient(90deg,#1D91A5 0,#004e7d 50%,#00263d)!important}.gradient{background:linear-gradient(104deg,#004D7D 0%,#1D91A5 100%)}.st0,.st1,.st2{fill:#fff;stroke:#008aad;stroke-width:3;stroke-miterlimit:10}.bg-particles{position:absolute;top:0;bottom:0;left:0;right:0}.card-login{position:relative;z-index:2}.reset-password,.logo{display:flex;flex-direction:column;padding-left:22px;justify-content:center;align-items:center}.reset-password{color:#fff;padding:30px}.reset-password p{margin:20px}.v-icon{color:#008aad}h2{text-transform:uppercase}.logo svg{max-width:200px}h1{font-weight:100;font-size:24px;margin-top:0;margin-left:-14px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.vjsf-tiptap .v-input__slot,.vjsf-relation .v-input__slot{display:block}.vtl .vtl-drag-disabled,.vtl .vtl-drag-disabled:hover,.vtl .vtl-disabled{background-color:#d0cfcf}.icon:hover{cursor:pointer}.muted{color:gray;font-size:80%}.sortable-background-class,.sortable-selected{background-color:#3abceb2b}.filtres .row.ma-0{align-items:center}.filtres .v-messages{display:none!important}.v-dialog header.box-toolbar.v-sheet.theme--light.v-toolbar.v-toolbar--flat{top:0}.v-dialog .modal-tabs .v-tabs-bar{border-right:1px solid #e0e0e0}.v-dialog .modal-content{overflow:auto;height:calc(100vh - 243px)}.v-dialog .modal-content .table-toolbar{border-bottom:1px solid #e0e0e0}.v-dialog .modal-content .table-toolbar .v-toolbar__content{padding-left:5px}.v-dialog .modal-content .filtres{border-bottom:1px solid #e0e0e0;padding-bottom:10px}.v-dialog .modal-content>.row{margin:0}.v-dialog .modal-content>.row>.col{padding:0}.v-dialog .modal-content>.row>.col>.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:none!important}.v-treeview-node__root{border-bottom:1px solid #e0e0e0}.v-form .section{width:100%}.v-form .v-card{margin:5px!important}.v-form .v-card .subtitle-1,.v-form .v-card .subtitle-2{font-size:16px!important;font-weight:700!important;color:#008aad!important;border-bottom:1px solid #e0e0e0;border-bottom-style:dashed;width:100%;display:block;margin-bottom:1rem;padding-left:0!important}.v-form .read-only .vjsf-slide-relation .v-card__actions{display:none}.resource-search .theme--light{color:#fff!important}.resource-search.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#ffffff!important}.resource-search.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:#000}.backend-error *{color:#f44336!important;caret-color:#f44336!important}.backend-error .v-text-field__details .v-messages__wrapper{margin-top:-5px}.mt-110,.mt-90{margin-top:-115px!important}.company{color:#fff;font-weight:700;margin-left:1rem;margin-top:60px;text-align:center}.subtitle{color:#fff!important;margin-top:1rem!important;text-align:center!important}.footer,.header{background:linear-gradient(90deg,#00263d 0,#004e7d 50%,#1D91A5)!important}.sub-schema-selector [class*=currentOneOf],.sub-schema-selector [class*=currentOneOf].px-3{padding:0!important}.offers-description .v-card__text{color:#000!important}.offer-card{height:100%;padding-bottom:45px}.offer-row{width:100%;border-bottom:1px solid #e0e0e0;border-bottom-style:dashed;padding-top:10px}.offer-row .label,.offer-row .value{display:block;width:100%;font-size:13px}.offer-row .value{margin-bottom:10px}.offer-row .label{color:#008aad;font-weight:700}.vjsf-hasManyFiled{margin-top:30px}.vjsf-hasManyFiled .v-input__slot{display:block;width:100%}.v-dialog .v-subheader{padding-left:10px!important}#tenyleges_tulajdonosi_viszonyok_id{font-weight:700;margin-bottom:5px;font-size:16px}.form-card .v-stepper--vertical .v-stepper__step{padding:24px 16px 16px!important}.form-card .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 27px!important}.form-card form .vjsf-property-contactPlans.px-3,.form-card form .vjsf-property-documentCategories.px-3,.form-card form .vjsf-property-shopPlans.px-3{padding:0!important}.stepper-form{padding:5px 1rem;border-radius:10px;background:#f6f6f6}.stepper-form .section>.title{color:#004e7d;font-weight:700;width:100%;border-bottom:1px solid #777777;margin-bottom:1rem;border-bottom-style:dashed}.v-text-field__slot .theme--light.v-label,.v-select__slot .theme--light.v-label{color:#004e7d}.media-expand{display:flex;align-items:center}.media-expand .filename{margin-left:.5rem;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.roadmap{box-shadow:none!important;margin-top:-23px}.roadmap .v-stepper__label{text-align:center!important}.roadmap .v-stepper__header{padding-top:10px!important;padding-bottom:0!important}.circles{margin-top:10px;margin-bottom:5px;display:flex;justify-content:space-around;align-items:center}.plus{font-size:25px;font-weight:700}.res-circle{width:25%;min-width:150px;border-radius:50%;margin:5px;background:linear-gradient(135deg,#004e7d 0%,#1D91A5 100%);position:relative}.res-circle:after{content:"";display:block;padding-bottom:100%}.circle-txt{position:absolute;top:50%;transform:translateY(-50%);width:100%;text-align:center;color:#fff;font-family:arial,sans-serif;font-weight:700}.circle-txt a{color:#fff!important}.required label:after{content:"*"!important;color:#e00000;font-weight:700;margin:3px}.contract-page .v-data-table .text-start:empty:before{content:"-";color:#aaa}@media screen and (max-width: 587px){.contract-page{overflow:hidden}.contract-page .header .company{font-size:20px}.contract-page .header .subtitle{font-size:14px}.contract-page .contract-data-form-title{z-index:0!important}.contract-page .v-stepper__content.document-categories{margin:0!important;padding:0 16px!important}.v-alert__wrapper{flex-direction:column}.v-alert__wrapper .v-icon{display:none!important}.vjsf-property-contactPlans .v-alert{margin-top:1px!important}.vjsf-property-contactPlans .v-alert .v-alert__content{font-size:14px}.vjsf-property-contactPlans .v-toolbar__title,.vjsf-property-contactPlans .v-divider{display:none}.vjsf-property-contactPlans .v-btn{width:100%}.vjsf-property-contactPlans .v-form{margin-bottom:0!important}.vjsf-property-contactPlans .v-data-table__mobile-row{flex-direction:column;align-items:baseline;margin-bottom:10px;justify-content:space-around}.vjsf-property-contactPlans .v-data-table__mobile-row .v-data-table__mobile-row__cell{width:100%;text-align:left}.vjsf-property-contactPlans .v-data-table__mobile-row .v-data-table__mobile-row__header{padding-top:10px}.vjsf-property-contactPlans .v-data-table__mobile-row .v-data-table__mobile-row__cell:empty:before{content:"-";color:#aaa}.document-categories .sortable{width:100%}.document-categories .v-toolbar{display:none}.document-categories .v-data-table__mobile-row{flex-direction:column;align-items:baseline;margin-bottom:10px;justify-content:space-around}.document-categories .v-data-table__mobile-row .v-data-table__mobile-row__cell{width:100%;text-align:left;white-space:normal!important}.document-categories .v-data-table__mobile-row .v-data-table__mobile-row__cell div{width:100%}.document-categories .v-data-table__mobile-row .v-data-table__mobile-row__cell div .v-btn{width:100%;margin-bottom:10px;margin-top:10px}.document-categories .v-data-table__mobile-row .v-data-table__mobile-row__header{padding-top:10px}.document-categories .v-data-table__mobile-row .v-data-table__mobile-row__cell:empty:before{content:"-";color:#aaa}.document-categories .v-data-table__expanded .v-data-table__wrapper{width:calc(100vw - 65px)!important;overflow-x:scroll!important}.stepper-form{padding:2px!important}.actions-row{flex-direction:column;gap:10px;width:100%;margin-bottom:10px}.actions-row .v-btn{width:100%}.actions-row .v-btn.mr-2{margin-right:0!important}}@media screen and (max-width: 440px){.circles{flex-direction:column}}.page-template{overflow:auto}
