@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);.ember-power-select-trigger,.ember-power-select-trigger--active,.ember-power-select-trigger:focus{border-top:1px solid #aaa;border-bottom:1px solid #aaa;border-right:1px solid #aaa;border-left:1px solid #aaa}.ember-modal-dialog{z-index:51;position:fixed}.ember-modal-dialog.emd-in-place{position:static}.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{left:50%;transform:translate(-50%,-50%)}.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center}.ember-modal-wrapper.emd-animatable.emd-wrapper-target-attachment-center .ember-modal-overlay{display:flex;align-items:center;justify-content:center}.ember-modal-wrapper.emd-animatable .ember-modal-dialog{position:relative}.ember-modal-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50}.ember-basic-dropdown{position:relative}.ember-basic-dropdown,.ember-basic-dropdown-content,.ember-basic-dropdown-content *{box-sizing:border-box}.ember-basic-dropdown-content{position:absolute;width:auto;z-index:1000;background-color:#fff}.ember-basic-dropdown-content--left{left:0}.ember-basic-dropdown-content--right{right:0}.ember-basic-dropdown-overlay{position:fixed;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:10;top:0;left:0;pointer-events:none}.ember-basic-dropdown-content-wormhole-origin{display:inline}.ember-power-select-dropdown *{box-sizing:border-box}.ember-power-select-trigger{position:relative;border-radius:4px;background-color:#fff;line-height:1.75;overflow-x:hidden;text-overflow:ellipsis;min-height:1.75em;user-select:none;-webkit-user-select:none;color:inherit}.ember-power-select-trigger:after{content:"";display:table;clear:both}.ember-power-select-trigger--active,.ember-power-select-trigger:focus{box-shadow:none}.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded=true],.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded=true]{border-top-left-radius:0;border-top-right-radius:0}.ember-power-select-placeholder{color:#999;display:block;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.ember-power-select-status-icon{position:absolute;display:inline-block;width:0;height:0;top:0;bottom:0;margin:auto;border-style:solid;border-width:7px 4px 0;border-color:#aaa transparent transparent;right:5px}.ember-basic-dropdown-trigger[aria-expanded=true] .ember-power-select-status-icon{transform:rotate(180deg)}.ember-power-select-clear-btn{position:absolute;cursor:pointer;right:25px}.ember-power-select-trigger-multiple-input{font-family:inherit;font-size:inherit;border:none;display:inline-block;line-height:inherit;-webkit-appearance:none;outline:0;padding:0;float:left;background-color:transparent;text-indent:2px}.ember-power-select-trigger-multiple-input:disabled{background-color:#eee}.ember-power-select-trigger-multiple-input::placeholder{opacity:1;color:#999}.ember-power-select-trigger-multiple-input::-webkit-input-placeholder{opacity:1;color:#999}.ember-power-select-trigger-multiple-input::-moz-placeholder{opacity:1;color:#999}.ember-power-select-trigger-multiple-input::-ms-input-placeholder{opacity:1;color:#999}.ember-power-select-multiple-options{padding:0;margin:0}.ember-power-select-multiple-option{border:1px solid gray;border-radius:4px;color:#333;background-color:#e4e4e4;padding:0 4px;display:inline-block;line-height:1.45;float:left;margin:2px 0 2px 3px}.ember-power-select-multiple-remove-btn{cursor:pointer}.ember-power-select-multiple-remove-btn:not(:hover){opacity:.5}.ember-power-select-search{padding:4px}.ember-power-select-search-input{border:1px solid #aaa;border-radius:0;width:100%;font-size:inherit;line-height:inherit;padding:0 5px}.ember-power-select-search-input:focus{border:1px solid #aaa;box-shadow:none}.ember-power-select-dropdown{border-left:1px solid #aaa;border-right:1px solid #aaa;line-height:1.75;border-radius:4px;box-shadow:none;overflow:hidden;color:inherit}.ember-power-select-dropdown.ember-basic-dropdown-content--above{border-top:1px solid #aaa;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.ember-power-select-dropdown.ember-basic-dropdown-content--below,.ember-power-select-dropdown.ember-basic-dropdown-content--in-place{border-top:none;border-bottom:1px solid #aaa;border-top-left-radius:0;border-top-right-radius:0}.ember-power-select-dropdown.ember-basic-dropdown-content--in-place{width:100%}.ember-power-select-options{list-style:none;margin:0;padding:0;user-select:none;-webkit-user-select:none}.ember-power-select-options[role=listbox]{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:12.25em}.ember-power-select-option{cursor:pointer;padding:0 8px}.ember-power-select-group[aria-disabled=true]{color:#999;cursor:not-allowed}.ember-power-select-group[aria-disabled=true] .ember-power-select-option,.ember-power-select-option[aria-disabled=true]{color:#999;pointer-events:none;cursor:not-allowed}.ember-power-select-option[aria-selected=true]{background-color:#ddd}.ember-power-select-option[aria-current=true]{background-color:#5897fb;color:#fff}.ember-power-select-group-name{cursor:default;font-weight:700}.ember-power-select-trigger[aria-disabled=true]{background-color:#eee}.ember-power-select-trigger{padding:0 16px 0 0}.ember-power-select-placeholder,.ember-power-select-selected-item{margin-left:8px}.ember-power-select-group .ember-power-select-group .ember-power-select-group-name{padding-left:24px}.ember-power-select-group .ember-power-select-group .ember-power-select-option{padding-left:40px}.ember-power-select-group .ember-power-select-option{padding-left:24px}.ember-power-select-group .ember-power-select-group-name{padding-left:8px}.ember-power-select-trigger[dir=rtl]{padding:0 0 0 16px}.ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder,.ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item{margin-right:8px}.ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option,.ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input{float:right}.ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon{left:5px;right:initial}.ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn{left:25px;right:initial}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name{padding-right:24px}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option{padding-right:40px}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option{padding-right:24px}.__parasut-company-list__57a0a .line-item .assigned-staff span:not(:last-child),.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name{padding-right:8px}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-o-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-moz-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-o-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.fa-einvoice{position:relative}.fa-einvoice::before{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased;font-size:inherit}.__invoice-type-icon__cb977 .E-Invoice .icon-container::before,.fa-einvoice::after{content:'e';font-style:italic}.fa-einvoice::after{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:.5px;font-size:75%;font-weight:400;color:inherit;opacity:.95;position:absolute;top:25%;left:14%}.fa-accommodation-tax-invoice::before,.fa-export-invoice::before{content:"";font-size:inherit}.fa-einvoice.fa-15x::after{top:20%;left:14%}.fa-einvoice.fa-2x::after{top:20%;left:15%}.fa-einvoice.fa-3x::after,.fa-einvoice.fa-4x::after,.fa-einvoice.fa-5x::after,.fa-einvoice.fa-6x::after{font-weight:700;opacity:.85;top:20%;left:15%}.fa-export-invoice::after,.fa-export-invoice::before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.fa-export-invoice{position:relative}.fa-export-invoice::after{content:"";position:absolute;font-size:60%;left:50%;bottom:-8%;transform:translateX(-50%)}.bank-sync,.fa-accommodation-tax-invoice,.fa-akbank-direkt{position:relative}.fa-export-invoice.fa-15x::after{bottom:-10%}.fa-export-invoice.fa-2x::after{bottom:2%}.fa-export-invoice.fa-3x::after{bottom:12%}.fa-export-invoice.fa-4x::after{bottom:18%;font-size:55%}.fa-export-invoice.fa-5x::after{bottom:22%;font-size:55%}.fa-export-invoice.fa-6x::after{bottom:25%;font-size:55%}.bank-sync::before,.fa-akbank-direkt::before{font-size:1.4rem;font-family:FontAwesome;font-weight:400;font-style:normal;line-height:20px;-webkit-font-smoothing:antialiased;display:inline-block;content:""}.fa-akbank-direkt{display:inline-block;width:30px;height:30px}.fa-akbank-direkt::before{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;width:100%;height:100%;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 40 40' style='enable-background:new 0 0 40 40; background-color: %23db3122;' xml:space='preserve'><g style='transform: translateY(39%);'><path style='fill:%23fdfdfd' d='M7.1,0H6.4H5.7L3.7,3.5H5l0.3-0.6h1.1h1.1l0.3,0.6h1.2L7.1,0z M6.4,2.1H5.7l0.7-1.3l0.7,1.3H6.4z'></path><path style='fill:%23fdfdfd' d='M23.3,0h-0.7h-0.7l-1.9,3.5h1.2l0.3-0.6h1.1h1.1L24,3.5h1.2L23.3,0z M22.6,2.1h-0.7l0.7-1.3l0.7,1.3H22.6z'></path><polygon style='fill:%23fdfdfd' points='12.1,1.7 14.1,0 12.6,0 11.2,1.3 10.7,1.3 10.7,0 9.6,0 9.6,1.7 9.6,3.5 10.7,3.5 10.7,2.2 11.2,2.2 12.8,3.5 14.3,3.5'></polygon><polygon style='fill:%23fdfdfd' points='34,1.7 36,0 34.5,0 33.1,1.3 32.6,1.3 32.6,0 31.5,0 31.5,1.7 31.5,3.5 32.6,3.5 32.6,2.2 33.1,2.2 34.7,3.5 36.2,3.5'></polygon><path style='fill:%23fdfdfd' d='M18.8,1.7c0.5,0.1,0.7,0.3,0.7,0.6s0,0.3,0,0.3c0,0.7-0.4,0.9-1.1,0.9h-3.5V0h3.4c0.7,0,1,0.3,1,0.9 c0,0,0-0.1,0,0.2C19.3,1.3,19.2,1.6,18.8,1.7 M16,2.1v0.6H18c0.3,0,0.3-0.3,0.3-0.3s0-0.3-0.3-0.3C17.7,2.1,16,2.1,16,2.1z M16,0.8 v0.6h2c0.3,0,0.3-0.3,0.3-0.3s0-0.3-0.3-0.3C17.6,0.8,16,0.8,16,0.8z'></path><polygon style='fill:%23fdfdfd' points='25.7,0 25.7,3.5 26.8,3.5 26.8,1 28.9,3.5 30.6,3.5 30.6,0 29.5,0 29.5,2.6 27.4,0'></polygon><polygon style='fill:%23000; opacity: 0.4;' points='3.7,5.6 3.7,7.4 3.7,9.2 8,7.4'></polygon><path style='fill:%23fdfdfd' d='M8,5.6c-0.6,0-2.5,0-2.5,0L6.1,6c0,0,1.4,0,1.8,0c0.5,0,0.9,0.2,0.9,1v0.4v0.4c0,0.8-0.5,1-0.9,1s-1.8,0-1.8,0 L5.4,9.2c0,0,2,0,2.6,0c0.8,0,1.3-0.4,1.3-1.4V7.4V7C9.3,6.1,8.9,5.6,8,5.6z'></path><rect x='10.1' y='5.6' style='fill:%23fdfdfd' width='0.5' height='3.6'></rect><rect x='10.1' y='4.8' style='fill:%23fdfdfd' width='0.4' height='0.5'></rect><path style='fill:%23fdfdfd' d='M15.5,7c0,0,0-0.3,0-0.7s-0.4-0.7-1-0.7c-0.6,0-3.1,0-3.1,0l0,2.1v1.4h0.5V7.8c0,0,2.2,0,2.4,0S15,7.8,15,8.2 c0,0.4,0,0.9,0,0.9h0.4c0,0,0-0.6,0-1c0-0.4-0.3-0.5-0.6-0.6C15.2,7.5,15.5,7.4,15.5,7z M15,6.8c0,0.5-0.4,0.6-0.7,0.6s-2.5,0-2.5,0 V6c0,0,2.1,0,2.5,0C14.7,6,15,6.1,15,6.4C15,6.6,15,6.8,15,6.8z'></path><polygon style='fill:%23fdfdfd' points='19.8,6 19.8,5.6 16.7,5.6 16.3,5.6 16.3,9.2 16.7,9.2 19.8,9.2 19.8,8.8 16.7,8.8 16.7,7.5 19.7,7.5 19.7,7.1 16.7,7.1 16.7,6'></polygon><polygon style='fill:%23fdfdfd' points='27.2,5.6 26.7,5.6 24.9,5.6 24.9,6 26.7,6 26.7,9.2 27.2,9.2 27.2,6 29,6 29,5.6'></polygon><polygon style='fill:%23fdfdfd' points='22,7.3 24.6,5.6 23.8,5.6 21.6,7.1 20.9,7.1 20.9,5.6 20.5,5.6 20.5,9.2 20.9,9.2 20.9,7.5 21.5,7.5 24,9.2 24.9,9.2'></polygon></g></svg>");background-position:center center;background-repeat:no-repeat}.fa-akbank-direkt.fa-1x{width:30px;height:30px}.fa-akbank-direkt.fa-15x{width:40px;height:40px}.fa-akbank-direkt.fa-2x{width:50px;height:50px}.fa-akbank-direkt.fa-3x{width:60px;height:60px}.fa-akbank-direkt.fa-4x{width:70px;height:70px}.fa-akbank-direkt.fa-5x{width:80px;height:80px}.fa-akbank-direkt.fa-6x{width:90px;height:90px}.fa-akbank-direkt+.overlay-icon{background-color:transparent!important;color:#fdfdfd}.pika-label,a,body{color:#403637}.bank-sync{display:inline-block;width:30px;height:30px}.bank-sync::before,.fa-einvoice-overlay-icon{width:100%;background-repeat:no-repeat;background-position:center center}.bank-sync::before{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;height:100%;background-size:100% 100%}.bank-sync.fa-1x{width:30px;height:30px}.bank-sync.fa-15x{width:40px;height:40px}.bank-sync.fa-2x{width:50px;height:50px}.bank-sync.fa-3x{width:60px;height:60px}.bank-sync.fa-4x{width:70px;height:70px}.bank-sync.fa-5x{width:80px;height:80px}.bank-sync.fa-6x{width:90px;height:90px}.bank-sync.bank-sync-ing::before{background-color:#f37020;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M5,24.83v-.38c.83,0,1.41-.07,1.41-1.28V16.78c0-1.24-.45-1.27-1.41-1.27v-.38H9.9v.38c-1,0-1.42,0-1.42,1.27v6.39c0,1.21.52,1.28,1.42,1.28v.38H5m16.88-7.35V24.9H21.3l-7.43-7.67a2.93,2.93,0,0,1,0,.59v4.66c0,1.45,0,2,1.3,2v.38H11.73v-.38c1.31,0,1.31-.62,1.31-2V17.17c0-.8,0-1.66-1.38-1.66v-.38h3.28l6.11,6.28a2.54,2.54,0,0,1,0-.51V17.48c0-1.39,0-2-1.28-2v-.38h3.49v.38C22,15.51,21.88,16.06,21.88,17.48Zm12.05,4.07V24a8.87,8.87,0,0,1-4,1c-3.62,0-5.79-2.15-5.79-4.84a5.49,5.49,0,0,1,5.66-5.32,6.11,6.11,0,0,1,2,.34,4.09,4.09,0,0,0,1,.32c.25,0,.31-.42.35-.66h.34l.31,3.35h-.41a3.27,3.27,0,0,0-.9-1.59,3.58,3.58,0,0,0-2.59-1c-2.18,0-3.45,1.73-3.45,4.32s1.55,4.32,3.63,4.32a4.24,4.24,0,0,0,1.86-.46V21.31c0-.83-.14-1.14-1.31-1.14v-.38H35v.38C33.9,20.17,33.93,20.51,33.93,21.55Z" style="fill:%23fff"/></svg>')}.bank-sync.bank-sync-isbank::before{background-color:#004289;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M22.41,8.41v.44a1,1,0,0,0-1.13,1.06v9l-3-1.68V10c0-1-1.17-1.1-1.17-1.1V8.41ZM21.62,11v.7A5,5,0,0,1,24.49,16H25V11h-.41a1.11,1.11,0,0,1-1,.68A5.55,5.55,0,0,1,21.62,11Zm-8.13,4.6a5.5,5.5,0,0,0,3,4.75s2.59,1.41,5.29,2.94,2.71,3.23,2.71,3.78a3.74,3.74,0,0,1-4.07,3.56c-5.23,0-6.3-5.05-6.3-5.05h-.47v5.31h.39c.73-1.25,1.85-.75,3.29-.23a10.52,10.52,0,0,0,1.89.57,1.42,1.42,0,0,0-1.1,1.5,1.45,1.45,0,0,0,1.38,1.48,2.66,2.66,0,0,0,.94-.21c.2.56-.61,1.54-.79,1.74s-.12.26-.12.26h.34c.57,0,1.9-1.85,1.9-3a1.92,1.92,0,0,0-1-1.68,7.31,7.31,0,0,0,2.67-.72,5.46,5.46,0,0,0,2.64-7C25.24,21.26,22.34,20,22.34,20l-4-2.22c-3.25-1.65-3-3.56-3-3.56,0-2.42,2.69-2.83,2.69-2.83v-.62A5,5,0,0,0,13.49,15.6ZM18.3,26.84c0,1.09-1.17,1.06-1.17,1.06v.5h5.28v-.46a1,1,0,0,1-1.15-1V23.47l-3-1.67Zm3.12-21.2a1.65,1.65,0,1,0-1.65,1.65A1.65,1.65,0,0,0,21.42,5.64Z" style="fill:%23fff"/></svg>')}.bank-sync.bank-sync-kuveytturk::before{background-color:#006548;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M40,20A20,20,0,1,1,20,0,20,20,0,0,1,40,20Z" style="fill:%23fff"/><path d="M1,20A19,19,0,1,1,20,39.05,19.05,19.05,0,0,1,1,20Z" style="fill:%23006548"/><g style="clip-path:url(%23a)"> <path d="M19.09,37.1l-1.91,1.19-1.27-3.06ZM16,28.68l3.07,1.9L17.3,31.81Zm-.1-6.61L19.16,24l-1.89,1.36Zm5.11,5.31,3.15-1.95L23,28.64ZM16,32l5.91,3.59-1.79,1.15L17,35Zm2.31.21,5.84-3.53-.94,2.84-3,2.06ZM16,25.5,22,28.92l-2,1.34-3-1.8Zm2.22.21,5.93-3.57-1.08,3.05-2.88,1.75ZM18,22.29h4l-1.88,1.48Zm3,11.46L24.2,31.8,23,35ZM20,20.05s-3.18-9.2-3.79-11a2,2,0,0,1,.13-2L20,2.18,23.66,7a2,2,0,0,1,.13,2C23.18,10.85,20,20.05,20,20.05ZM38,21.1H21.13l7.69-4c4.3-2.21,5.72-.36,7.29,1.58Zm-17.28-.85,5.31-9.52a2.87,2.87,0,0,1,4-.92l6,3.58H33a6.07,6.07,0,0,0-3.31,1.11ZM2,21.1l1.92-2.38c1.57-1.94,3-3.79,7.29-1.58l7.7,4Zm17.28-.85-9-5.74A6.07,6.07,0,0,0,7,13.4H4l6-3.58a2.86,2.86,0,0,1,4,.92ZM18,38.93l6.18-3.66L23,38.83a19.93,19.93,0,0,1-2.91.22A18.18,18.18,0,0,1,18,38.93Z" style="fill:%23b68400"/></g></svg>');background-size:85%}.bank-sync.bank-sync-denizbank::before{background-color:#b1d4d7;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M5.16,17.38a15.53,15.53,0,0,1,2.47-6L6,9.71A2.72,2.72,0,1,1,9.86,5.87l1.6,1.59a15.22,15.22,0,0,1,6.13-2.58V2.75a2.72,2.72,0,1,1,5.44,0V4.86a15.4,15.4,0,0,1,6.23,2.6L30.7,6a2.72,2.72,0,1,1,3.85,3.85l-1.47,1.47a15.53,15.53,0,0,1,2.47,6h1.7a2.72,2.72,0,1,1,0,5.44H35.54A15.41,15.41,0,0,1,33,29l1.3,1.3a2.72,2.72,0,1,1-3.85,3.85l-1.33-1.33a15.11,15.11,0,0,1-6,2.47v2a2.72,2.72,0,1,1-5.44,0v-2a15.41,15.41,0,0,1-6-2.46l-1.47,1.48a2.72,2.72,0,1,1-3.85-3.85L7.75,29a15.41,15.41,0,0,1-2.58-6.14H2.75a2.72,2.72,0,1,1,0-5.44H5.16Z" style="fill:%23fff"/><path d="M37,18.58H34.29a14,14,0,0,0-2.94-7.21l2.06-2.06a1.71,1.71,0,0,0,.22-2.38,1.71,1.71,0,0,0-2.37.22l-2,2.06a14,14,0,0,0-7.38-3.08v-3a1.71,1.71,0,0,0-1.53-1.84,1.7,1.7,0,0,0-1.52,1.84v3A13.88,13.88,0,0,0,11.51,9.2L9.31,7a1.7,1.7,0,0,0-2.38-.22,1.71,1.71,0,0,0,.22,2.37l2.22,2.21a13.82,13.82,0,0,0-2.94,7.21H3.17A1.7,1.7,0,0,0,1.33,20.1a1.71,1.71,0,0,0,1.84,1.53H6.43A14,14,0,0,0,9.5,28.91L7.34,31.07a1.71,1.71,0,0,0-.22,2.37,1.7,1.7,0,0,0,2.38-.22l2.17-2.17A14,14,0,0,0,18.79,34v3a1.7,1.7,0,0,0,1.52,1.84A1.71,1.71,0,0,0,21.84,37V34A14,14,0,0,0,29,31.05l2,2a1.55,1.55,0,1,0,2.15-2.15l-2-2a13.93,13.93,0,0,0,3.06-7.27H37a1.71,1.71,0,0,0,1.84-1.53A1.7,1.7,0,0,0,37,18.58ZM19,11v4.64a4.91,4.91,0,0,0-1.12.5L14.66,12.9A9.22,9.22,0,0,1,19,11Zm-5.91,3.45,3.27,3.26A4.78,4.78,0,0,0,15.87,19h-4.6A9.09,9.09,0,0,1,13.12,14.46Zm-1.84,6.75H15.9a4.51,4.51,0,0,0,.6,1.34l-3.26,3.25A9.16,9.16,0,0,1,11.28,21.21Zm3.54,6.13,3.28-3.27a4.24,4.24,0,0,0,.95.4v4.64A9.07,9.07,0,0,1,14.82,27.34ZM21.23,11a9.1,9.1,0,0,1,4.89,2l-3.25,3.25a4.68,4.68,0,0,0-1.63-.67Zm0,18.21V24.57A4.54,4.54,0,0,0,22.7,24L26,27.28A9.13,9.13,0,0,1,21.26,29.16Zm6.27-3.43-3.26-3.25a4.51,4.51,0,0,0,.54-1.25h4.62A9.19,9.19,0,0,1,27.53,25.73Zm-2.69-6.68a4.42,4.42,0,0,0-.47-1.24l3.28-3.27a9.17,9.17,0,0,1,1.8,4.51Z" style="fill:%23ce152d;fill-rule:evenodd"/></svg>');background-size:85%}.bank-sync.bank-sync-garanti::before{background-color:#228a3b;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g style="fill:%23fff"><path d="M13.71,17.58a12.49,12.49,0,0,0,4.75,1.1A6.73,6.73,0,0,0,21.64,18,22.3,22.3,0,0,0,12.29,7.14C10.1,8,8.87,9.56,8.82,11.51a5.68,5.68,0,0,0,1.24,3.37A9.24,9.24,0,0,0,13.71,17.58Z"/><path d="M24.44,18.58a4,4,0,0,0,.85.1c1.24,0,3-.57,4.7-3.09a5.4,5.4,0,0,0,1.1-4,3.17,3.17,0,0,0-1-1.7A26,26,0,0,1,29,12.69,18.27,18.27,0,0,1,24.44,18.58Z"/><path d="M20.5,13.55a19.5,19.5,0,0,1,1.66,3.32,10.62,10.62,0,0,0,.24-2c-.1-6.46-2.19-11-5.51-11.77-.09,0-.24-.05-.33-.05A2.73,2.73,0,0,0,15,3.39a5.06,5.06,0,0,0-1.81,2.8A21.88,21.88,0,0,1,20.5,13.55Z"/><path d="M22.35,21.62a27.48,27.48,0,0,1-3.18,5.89c-.66.9-1.28,1.7-1.85,2.42-.19.23-.38.42-.57.61a19.83,19.83,0,0,1-3.32,3c.23.71,1.14,3.42,3.27,3.42,2.47,0,4-3.47,4-3.47v0a24.92,24.92,0,0,0,1.71-5.56,1.21,1.21,0,0,0,.05-.42c0-.19,0-.38.09-.57a18.71,18.71,0,0,0,.14-2.43,10.78,10.78,0,0,0-.33-2.75Z"/><path d="M28,26.32a14.67,14.67,0,0,0-3.75-5.6,13.52,13.52,0,0,0-.19,2.37v.48a32.83,32.83,0,0,0,.19,3.94,7.08,7.08,0,0,0,1.47,4,2,2,0,0,0,1.47.67h.19a1.79,1.79,0,0,0,1.47-.86A4,4,0,0,0,29.33,30c-.1-.28-.33-1.28-.81-2.47A6.86,6.86,0,0,1,28,26.32Z"/><path d="M29.47,9.09c-.24-2.81-1.94-3-1.94-3h-.19A2,2,0,0,0,26,6.57c-1.85,1.61-2,6.27-2.14,8l-.05.29a18.07,18.07,0,0,0,.15,3A18.79,18.79,0,0,0,29.47,9.09Z"/><path d="M29.61,22.43A6.45,6.45,0,0,0,25,20.19h-.14a13.34,13.34,0,0,1,2.42,2.9h0a21,21,0,0,1,2.09,4.37c.19.52.33,1,.47,1.56.19-.28.48-.71.76-1.18.05-.14.1-.24.14-.38s.1-.24.15-.38l0-.1C31.51,25.32,31,23.85,29.61,22.43Z"/><path d="M17.75,27.46a27.79,27.79,0,0,0,1.94-2.85h0l.15-.24a35.72,35.72,0,0,0,1.8-3.51l.09-.24h0A6.49,6.49,0,0,0,20,20.43,13.64,13.64,0,0,0,12.71,23c-2.08,1.37-3.32,2.94-3.56,4.56a4.17,4.17,0,0,0,0,.71,5.71,5.71,0,0,0,3.41,4.32A23.77,23.77,0,0,0,17.75,27.46Z"/></g></svg>');background-size:85%}.bank-sync.bank-sync-teb::before{background-color:#33b24b;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><g style="fill:%23fff"><path d="M62.49,21.86c-4.86,2.81-6.39,3.06-11.76,6.39a66.62,66.62,0,0,0,6.13-7.67c-4.85.26-12,.77-17.12,2,4.35-2.29,13-4.85,17.89-5.62-1-1.53-9.71-6.13-12-7.15,6.9.51,15.33,3.07,19.42,5.62,1.53-.51,3.32-.51,6.13-.77-.76,1.28-.76,2.05-3.83,4.09.77,2.05-1,14.06-2.81,17.12.26-4.85,0-11.24-2-14"/><path d="M27,64.53a20.77,20.77,0,0,1-7.16-4.34,47.79,47.79,0,0,1,2.56-5.11,47.91,47.91,0,0,1-5.88,1,29.87,29.87,0,0,1-3.06-9.2,32.42,32.42,0,0,0,0,10c-1.79.52-3.07,1-4.6,1.54A47.2,47.2,0,0,0,15,61.72a23.73,23.73,0,0,0,4.6,6.64,16.57,16.57,0,0,1-.51-5.11A25.57,25.57,0,0,0,27,64.53"/><path d="M34.12,24.92h0a16.88,16.88,0,0,0-2,4.35,38.6,38.6,0,0,1,13,4.6c-6.39-1-9.71-1-12-.77a11.16,11.16,0,0,0-2.81.51c-1.79,3.83-2.81,10.22-2.81,10.22-1-2.81-2.81-8.43-2.81-8.43-3.07,1.79-10.48,8.69-10.48,8.69,4.09-8.18,8.18-11.76,8.18-11.76-1.53-1.53-5.11-2-7.67-2.3a28.06,28.06,0,0,1,7.67-1.27h4.34a25.87,25.87,0,0,1,7.41-3.84"/><path d="M41.79,59.67A33.38,33.38,0,0,1,38,64.27a21,21,0,0,1-6.65,1,15.1,15.1,0,0,0,4.35,1.53,48.31,48.31,0,0,1-4.35,3.32,26.54,26.54,0,0,0,8.18-3.07,12.75,12.75,0,0,0,3.32-.25c-.25-.77-.25-1.28-.51-2.3a58.69,58.69,0,0,0,5.88-5.37A29.38,29.38,0,0,1,42,62.74c0-1-.25-2-.25-3.07"/></g></svg>');background-size:85%}.bank-sync.bank-sync-finansbank::before{background-color:#f8f8f8;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><clipPath id="a"><path clip-rule="evenodd" d="m1.53 40a22.79 22.79 0 0 1 .32-3.9h18.27l-14-14a36.68 36.68 0 0 1 4.66-7l21.28 21.29a5.12 5.12 0 0 1 0 7.22l-21.32 21.33a36.68 36.68 0 0 1 -4.66-7l14-14h-18.23a22.79 22.79 0 0 1 -.32-3.94"/></clipPath><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="1.52" x2="33.55" y1="40" y2="40"><stop offset="0" stop-color="%23003a73"/><stop offset=".35" stop-color="%23003a73"/><stop offset=".73" stop-color="%230062af"/><stop offset="1" stop-color="%230062af"/></linearGradient><clipPath id="c"><path clip-rule="evenodd" d="m40 1.53a22.79 22.79 0 0 1 3.9.32v18.27l14-14a36.68 36.68 0 0 1 7 4.66l-21.29 21.28a5.12 5.12 0 0 1 -7.22 0l-21.33-21.32a36.68 36.68 0 0 1 7-4.66l14 14v-18.23a22.79 22.79 0 0 1 3.94-.32"/></clipPath><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="15.06" x2="64.94" y1="17.54" y2="17.54"><stop offset="0" stop-color="%23ab004c"/><stop offset=".35" stop-color="%23ab004c"/><stop offset=".61" stop-color="%23760030"/><stop offset="1" stop-color="%231a1a18"/></linearGradient><clipPath id="e"><path clip-rule="evenodd" d="m78.47 40a22.79 22.79 0 0 1 -.32 3.9h-18.27l14 14a36.68 36.68 0 0 1 -4.66 7l-21.28-21.29a5.12 5.12 0 0 1 0-7.22l21.32-21.33a36.68 36.68 0 0 1 4.66 7l-14 14h18.23a22.79 22.79 0 0 1 .32 3.9"/></clipPath><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="46.45" x2="78.48" y1="40" y2="40"><stop offset="0" stop-color="%230062af"/><stop offset=".27" stop-color="%230062af"/><stop offset=".65" stop-color="%23003a73"/><stop offset="1" stop-color="%23003a73"/></linearGradient><clipPath id="g"><path clip-rule="evenodd" d="m40 78.47a22.79 22.79 0 0 1 -3.9-.32v-18.27l-14 14a36.68 36.68 0 0 1 -7-4.66l21.29-21.28a5.12 5.12 0 0 1 7.22 0l21.33 21.32a36.68 36.68 0 0 1 -7 4.66l-14-14v18.23a22.79 22.79 0 0 1 -3.9.32"/></clipPath><linearGradient id="h" x1="40" x2="40" xlink:href="%23b" y1="78.48" y2="46.45"/><path d="m34.57 63.56-12.2 12.2-1-.47a37.13 37.13 0 0 1 -7.31-4.85l-1.26-1.07 22.51-22.51a6.64 6.64 0 0 1 9.38 0l22.51 22.51-1.29 1.07a37.13 37.13 0 0 1 -7.31 4.85l-1 .47-12.2-12.2v15.88l-1.27.21a24.9 24.9 0 0 1 -8.32 0l-1.27-.21zm29-18.13 12.2 12.2-.47 1a37.13 37.13 0 0 1 -4.85 7.31l-1.08 1.26-22.51-22.51a6.64 6.64 0 0 1 0-9.38l22.51-22.51 1.07 1.29a37.13 37.13 0 0 1 4.85 7.31l.47 1-12.2 12.2h15.88l.21 1.27a24.9 24.9 0 0 1 0 8.32l-.21 1.27zm-18.13-29 12.2-12.2 1 .47a37.13 37.13 0 0 1 7.31 4.85l1.29 1.07-22.55 22.52a6.64 6.64 0 0 1 -9.38 0l-22.51-22.51 1.29-1.07a37.13 37.13 0 0 1 7.31-4.85l1-.47 12.2 12.2v-15.88l1.24-.21a24.9 24.9 0 0 1 8.32 0l1.27.21zm-29 18.13-12.2-12.19.47-1a37.13 37.13 0 0 1 4.85-7.31l1.07-1.29 22.51 22.54a6.64 6.64 0 0 1 0 9.38l-22.51 22.51-1.07-1.29a37.13 37.13 0 0 1 -4.85-7.31l-.47-1 12.2-12.2h-15.88l-.21-1.24a24.9 24.9 0 0 1 0-8.32l.21-1.27z" fill="%23878786" fill-rule="evenodd"/><g clip-path="url(%23a)"><path d="m1.52 15.06h32.03v49.87h-32.03z" fill="url(%23b)"/></g><g clip-path="url(%23c)"><path d="m15.06 1.52h49.87v32.03h-49.87z" fill="url(%23d)"/></g><g clip-path="url(%23e)"><path d="m46.45 15.06h32.03v49.87h-32.03z" fill="url(%23f)"/></g><g clip-path="url(%23g)"><path d="m15.06 46.45h49.87v32.03h-49.87z" fill="url(%23h)"/></g></svg>');background-size:85%}.bank-sync.bank-sync-fibabanka::before{background-color:#16609f;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><linearGradient id="a" gradientTransform="matrix(1 0 0 -1 0 -38)" gradientUnits="userSpaceOnUse" x1="48.13" x2="54.33" y1="-44.73" y2="-88.83"><stop offset="0" stop-color="%2393c519"/><stop offset=".1" stop-color="%2395c61d"/><stop offset=".21" stop-color="%239bc929"/><stop offset=".32" stop-color="%23a4ce3e"/><stop offset=".43" stop-color="%23b2d65b"/><stop offset=".54" stop-color="%23c3df80"/><stop offset=".65" stop-color="%23d8eaad"/><stop offset=".75" stop-color="%23f1f8e1"/><stop offset=".84" stop-color="%23fff"/></linearGradient><linearGradient id="b" gradientTransform="matrix(1 0 0 -1 0 -38)" gradientUnits="userSpaceOnUse" x1="5.05" x2="43.87" y1="-83.87" y2="-99.31"><stop offset="0" stop-color="%230960b9"/><stop offset=".19" stop-color="%230b62b6"/><stop offset=".34" stop-color="%231267ac"/><stop offset=".48" stop-color="%231d709b"/><stop offset=".6" stop-color="%232d7c83"/><stop offset=".73" stop-color="%23428c65"/><stop offset=".85" stop-color="%235b9f3f"/><stop offset=".96" stop-color="%2379b613"/><stop offset="1" stop-color="%2384bf02"/></linearGradient><linearGradient id="c" gradientTransform="matrix(1 0 0 -1 0 -38)" gradientUnits="userSpaceOnUse" x1="30.58" x2="65.89" y1="-103.42" y2="-68.11"><stop offset="0" stop-color="%2389c100"/><stop offset="1" stop-color="%23e7f2cb"/></linearGradient><linearGradient id="d" gradientTransform="matrix(1 0 0 -1 0 -38)" gradientUnits="userSpaceOnUse" x1="7.2" x2="41.46" y1="-66.69" y2="-64.65"><stop offset="0" stop-color="%230b5fb4"/><stop offset="1" stop-color="%2377b218"/></linearGradient><path d="m0 40 40 40 40-40-40-40z" fill="%23fff"/><path d="m40 8.2-5.4 37.4 37.2-5.6z" fill="url(%23a)"/><path d="m40 71.8-5.4-26.2-26.4-5.6z" fill="url(%23b)"/><path d="m71.6 40-37 5.6 5.4 26.2 31.8-31.8z" fill="url(%23c)"/><path d="m8.2 40 26.4 5.6 5.4-37.4z" fill="url(%23d)"/></svg>');background-size:60%}.bank-sync.bank-sync-akbank::before{background-color:#ee3124;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 46.98"><path style="fill:%23fff" d="M34.78,10.9l9.33,17.65H25.69ZM0,47H16.1l4.19-8.29H49.48L53.94,47H70L44.19,0H25.42Z"/></svg>');background-size:70%}.bank-sync.bank-sync-albaraka::before{background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg"><path d="m61.56 47.31-7.65-12.4v20.4a4.56 4.56 0 0 1 -4.51 4.55 4.61 4.61 0 0 1 -4.58-4.71 7.39 7.39 0 0 1 .47-1.92l7.18-20.65-3.25-5.26-12.17 20.43a14.33 14.33 0 0 0 -2.15 7.79 14.51 14.51 0 1 0 26.66-8.23" fill="%23e31837"/><path d="m18.45 32.69 7.65 12.4v-20.4a4.54 4.54 0 0 1 4.5-4.54 4.59 4.59 0 0 1 4.58 4.7 7.46 7.46 0 0 1 -.47 1.93l-7.18 20.64 3.25 5.25 12.22-20.42a14.46 14.46 0 0 0 -12.4-22.08 14.71 14.71 0 0 0 -14.52 14.44 14.44 14.44 0 0 0 2.37 8.08" fill="%23f78e1e"/></svg>')}.bank-sync.bank-sync-yapikredi::before{background-color:#1466b2;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg"><path d="m70.45 34.47c-3.45-9.69-13.05-10.29-14.04-10.29a17.4 17.4 0 0 0 -12.75 5.05 23.86 23.86 0 0 0 -3.66 4.54 23.14 23.14 0 0 0 -3.66-4.54 17.18 17.18 0 0 0 -12.65-5.05c-1 0-10.78.6-14.14 10.29a15.16 15.16 0 0 0 .89 11.37c1.78 3.85 6 6.92 10.48 6.62a9.17 9.17 0 0 0 8.08-5.54 8 8 0 0 0 -1.78-8.8 3.15 3.15 0 0 1 -.5 2.38 3.63 3.63 0 0 1 -4.35 1.18 2.85 2.85 0 0 1 -1.88-3.16 3.27 3.27 0 0 1 2.11-2.52c2-.89 3.76-.4 5.54 1.28 2.86 3.22 3.26 8.16 4.64 11.82 1 3.06 2.47 5.73 5.93 6.52a2.72 2.72 0 0 0 1.29.2 5.62 5.62 0 0 0 1.29-.1c3.36-.79 4.94-3.46 5.93-6.52 1.38-3.76 1.68-8.7 4.64-11.87 1.78-1.68 3.56-2.17 5.54-1.28a3.43 3.43 0 0 1 2.08 2.57 3 3 0 0 1 -1.88 3.16 3.54 3.54 0 0 1 -4.35-1.18 2.89 2.89 0 0 1 -.5-2.38 8 8 0 0 0 -1.75 8.78 9.17 9.17 0 0 0 8.11 5.54 11.1 11.1 0 0 0 10.48-6.63 15.43 15.43 0 0 0 .86-11.44zm-6.82 11.66a6.49 6.49 0 0 1 -7 1.29 4.67 4.67 0 0 1 -2.57-3c1.88 1.88 5.24 2.87 8.3-.49 0 0 2.87-2.67 1.29-7.81-.79-2.48-3.86-4.55-6.43-4.85a9.84 9.84 0 0 0 -9.88 4.15c-2.89 4.58-3.29 9.58-5.34 14.67a2 2 0 0 1 -1.88 1.18 1.89 1.89 0 0 1 -1.88-1.18c-2.1-5.09-2.49-10.09-5.46-14.64a10 10 0 0 0 -9.88-4.05c-2.57.3-5.64 2.37-6.43 4.85-1.68 5 1.19 7.71 1.19 7.71 3.06 3.26 6.42 2.37 8.3.49a4.74 4.74 0 0 1 -2.57 3 6.7 6.7 0 0 1 -7-1.29 9.75 9.75 0 0 1 -2.29-10.51c1.48-4.35 5.83-6.52 9.29-6.72 4.15-.4 9.79 2.17 12.06 6.43.5 1 1.68 3.55 1.68 3.55h5.74s1.08-2.57 1.68-3.55c2.27-4.35 7.91-6.83 12.06-6.43 3.46.3 7.81 2.47 9.29 6.72a9.79 9.79 0 0 1 -2.27 10.48z" fill="%23a6a8ab"/></svg>')}.bank-sync.bank-sync-vakifbank::before{background-color:#eaeaea;background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 80 80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg"><path d="m15.4 30.4c.8-5.3 5.6-10.6 13-10.6h27.4c11 0 15.1 6.3 14.3 10.8-1 6-6 7.4-10 8.2 4 .8 9 4.5 8.2 10.2-1.2 8.5-7.8 11.2-19.3 11.2h-2.1c.1 0-32 0-36.9 0z" fill="%23fbad18"/><path d="m38.5 30.6c-1.4 1.7-9.6 10.9-15.6 18.1 1.3-5.9 3.5-18.6 5.6-21.2 2-2.6 4.8-3 4.8-3s-10.4-3-13.5 9.7c-1.1 4.7-4.5 21.2-4.5 21.2.1.2 9.5.9 14.1-4.4 2.1-2.4 12.2-15 15-18.6 5.8-7.6 9.5-8.2 9.5-8.2s-9.5-1.1-15.4 6.4" fill="%23fff"/></svg>')}.bank-sync.bank-sync-enpara::before{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 80 80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg"><path d="m8.2 40c1.4-8 5.8-15 12-19.8 4.8-6.2 11.8-10.6 19.8-12.1-1.9-.3-3.8-.5-5.8-.5-7.5 0-14.3 2.5-19.8 6.8-4.2 5.5-6.8 12.4-6.8 19.8 0 2 .2 3.9.6 5.8" fill="%23f99d1c"/><path d="m40 71.9c-8-1.4-15-5.9-19.8-12-6.2-4.9-10.6-11.9-12-19.9-.3 1.9-.5 3.8-.5 5.8 0 7.5 2.5 14.4 6.8 19.8 5.5 4.2 12.3 6.8 19.8 6.8 1.9 0 3.8-.2 5.7-.5" fill="%2300aeef"/><path d="m20.2 20.2c-6.2 4.8-10.6 11.8-12 19.8 1.5 8 5.8 15 12 19.8-4.2-5.5-6.8-12.4-6.8-19.8 0-7.5 2.5-14.4 6.8-19.8" fill="%23c6e9fa"/><path d="m40 8.1c8 1.4 15 5.8 19.8 12 6.2 4.9 10.6 11.9 12.1 19.9.3-1.9.5-3.8.5-5.8 0-7.5-2.5-14.3-6.8-19.8-5.5-4.2-12.3-6.8-19.8-6.8-2 0-3.9.2-5.8.5" fill="%23aa55a1"/><path d="m20.2 20.2c5.5-4.3 12.3-6.8 19.8-6.8s14.3 2.5 19.8 6.8c-4.8-6.2-11.8-10.6-19.8-12.1-8 1.5-15 5.9-19.8 12.1" fill="%23ffce7b"/><path d="m71.8 40c-1.4 8-5.8 15-12 19.8-4.8 6.2-11.8 10.6-19.8 12.1 1.9.3 3.8.5 5.8.5 7.5 0 14.3-2.5 19.8-6.8 4.2-5.5 6.8-12.4 6.8-19.8 0-2-.2-3.9-.6-5.8" fill="%239aca3c"/><path d="m20.2 59.8c4.8 6.2 11.8 10.6 19.8 12.1 8-1.5 15-5.9 19.8-12-5.5 4.2-12.3 6.8-19.8 6.8-7.5-.1-14.3-2.6-19.8-6.9" fill="%23c6de89"/><path d="m59.8 59.8c6.2-4.8 10.6-11.8 12-19.8-1.4-8-5.8-15-12-19.8 4.2 5.5 6.8 12.4 6.8 19.8 0 7.5-2.5 14.3-6.8 19.8" fill="%23d3b6d7"/><path d="m20.2 20.2c-4.2 5.5-6.8 12.4-6.8 19.8 0 7.5 2.5 14.4 6.8 19.8 5.5 4.2 12.3 6.8 19.8 6.8s14.3-2.5 19.8-6.8c4.2-5.5 6.8-12.4 6.8-19.8 0-7.5-2.5-14.4-6.8-19.8-5.5-4.3-12.3-6.8-19.8-6.8s-14.3 2.5-19.8 6.8" fill="%23fff"/><path d="m42.1 29.3h3.3c.8 0 1 .3 1 1l.1 1c1.2-1 3.4-2.4 6.9-2.4 4 0 6.3 2.4 6.3 5.8v14.9c0 .8-.3 1.1-1.1 1.1h-3.5c-.8 0-1.1-.3-1.1-1.1v-13.5c0-1.6-.5-2.3-2.3-2.3-2.2 0-4.1 1.3-5 1.9v13.9c0 .8-.3 1.1-1 1.1h-3.6c-.8 0-1.1-.3-1.1-1.1v-19.4c0-.6.3-.9 1.1-.9m-5 6.1v5c0 .7-.3 1-.9 1h-11.1v3.2c0 1.5.8 2.4 3.4 2.4 2.5 0 3.4-.9 3.4-2.4v-.2c0-.7.3-1.1 1.1-1.1h3c.7 0 1.1.3 1.1 1.1v.5c0 3.9-2.2 6.4-8.6 6.4-6.3 0-8.9-2.5-8.9-6.4v-9.5c0-3.8 2.5-6.4 8.9-6.4 6.2 0 8.6 2.5 8.6 6.4m-12 .3v1.9h6.7v-1.9c0-1.5-.9-2.4-3.4-2.4-2.4 0-3.3.8-3.3 2.4" fill="%23aa55a1"/></svg>')}.bank-sync.bank-sync-ornekbank::before{background-color:#f15e4f;background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 80 80" viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg"><g fill="%23fff"><path d="m39.5 17.6c-12.4 0-21.5 9.4-21.5 22s9.1 22 21.5 22 21.5-9.5 21.5-22-9.1-22-21.5-22zm0 37c-8.6 0-14.1-6.9-14.1-15.1s5.5-15.1 14.1-15.1 14.1 6.9 14.1 15.1c0 8.3-5.6 15.1-14.1 15.1z"/><path d="m28.4 39.9c0 2.7 2.1 4.8 4.8 4.8s4.8-2.1 4.8-4.8-2.1-4.8-4.8-4.8-4.8 2.1-4.8 4.8z"/><path d="m40.9 39.9c0 2.7 2.1 4.8 4.8 4.8s4.8-2.1 4.8-4.8-2.1-4.8-4.8-4.8-4.8 2.1-4.8 4.8z"/></g></svg>')}.bank-sync.bank-sync-ziraatbankasi::before{background-color:#eaeaea;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='24.2' x2='38.02' y1='27.33' y2='27.33'%3E%3Cstop offset='0' stop-color='%23ed1c24'/%3E%3Cstop offset='.28' stop-color='%23ea1c24'/%3E%3Cstop offset='.49' stop-color='%23e11c24'/%3E%3Cstop offset='.68' stop-color='%23d11d23'/%3E%3Cstop offset='.77' stop-color='%23c61d23'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='24.2' x2='38.03' xlink:href='%23a' y1='62.16' y2='62.16'/%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='24.34' x2='29.24' y1='48.73' y2='48.73'%3E%3Cstop offset='0' stop-color='%238e1416'/%3E%3Cstop offset='.51' stop-color='%23b72126'/%3E%3Cstop offset='.79' stop-color='%239d191c'/%3E%3Cstop offset='1' stop-color='%238e1416'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='33.67' x2='37.89' xlink:href='%23c' y1='40.49' y2='40.49'/%3E%3ClinearGradient id='e' x1='24.2' x2='38.02' xlink:href='%23a' y1='44.18' y2='44.18'/%3E%3ClinearGradient id='f' gradientUnits='userSpaceOnUse' x1='24.04' x2='38.44' y1='39.66' y2='39.66'%3E%3Cstop offset='0' stop-color='%23ed1c24'/%3E%3Cstop offset='.25' stop-color='%23ea1c24'/%3E%3Cstop offset='.43' stop-color='%23e11d24'/%3E%3Cstop offset='.6' stop-color='%23d11f25'/%3E%3Cstop offset='.75' stop-color='%23ba2126'/%3E%3Cstop offset='.77' stop-color='%23b72126'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' gradientUnits='userSpaceOnUse' x1='23.79' x2='38.18' y1='48.71' y2='48.71'%3E%3Cstop offset='.23' stop-color='%23b72126'/%3E%3Cstop offset='.71' stop-color='%23dc1e25'/%3E%3Cstop offset='1' stop-color='%23ed1c24'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='23.96' x2='38.44' xlink:href='%23g' y1='55.67' y2='55.67'/%3E%3ClinearGradient id='i' x1='23.79' x2='38.18' xlink:href='%23f' y1='67.88' y2='67.88'/%3E%3ClinearGradient id='j' x1='23.79' x2='38.27' xlink:href='%23g' y1='33.82' y2='33.82'/%3E%3ClinearGradient id='k' x1='24.04' x2='38.44' xlink:href='%23f' y1='21.61' y2='21.61'/%3E%3ClinearGradient id='l' x1='32.4' x2='38.31' xlink:href='%23a' y1='14.26' y2='14.26'/%3E%3ClinearGradient id='m' x1='32.22' x2='38.69' xlink:href='%23f' y1='8.64' y2='8.64'/%3E%3ClinearGradient id='n' x1='32.01' x2='34.42' xlink:href='%23g' y1='11.01' y2='11.01'/%3E%3ClinearGradient id='o' x1='36.31' x2='38.48' xlink:href='%23g' y1='14.42' y2='14.42'/%3E%3ClinearGradient id='p' x1='32.84' x2='34.42' xlink:href='%23g' y1='15.51' y2='15.51'/%3E%3ClinearGradient id='q' x1='32.64' x2='37.45' xlink:href='%23g' y1='20.58' y2='20.58'/%3E%3ClinearGradient id='r' x1='36.31' x2='37.65' xlink:href='%23g' y1='18.2' y2='18.2'/%3E%3ClinearGradient id='s' gradientTransform='matrix(-.64 -.77 -.77 .64 -5001.65 -2296.2)' x1='-5048.44' x2='-5043.51' xlink:href='%23c' y1='-2352.34' y2='-2352.34'/%3E%3ClinearGradient id='t' gradientTransform='matrix(-.64 -.77 -.77 .64 -5001.65 -2296.2)' x1='-5035.38' x2='-5031.32' xlink:href='%23c' y1='-2362.94' y2='-2362.94'/%3E%3ClinearGradient id='u' gradientUnits='userSpaceOnUse' x1='41.97' x2='55.8' y1='44.72' y2='44.72'%3E%3Cstop offset='.23' stop-color='%23c61d23'/%3E%3Cstop offset='.32' stop-color='%23d11d23'/%3E%3Cstop offset='.51' stop-color='%23e11c24'/%3E%3Cstop offset='.72' stop-color='%23ea1c24'/%3E%3Cstop offset='1' stop-color='%23ed1c24'/%3E%3C/linearGradient%3E%3ClinearGradient id='v' gradientUnits='userSpaceOnUse' x1='41.81' x2='53.68' y1='34.27' y2='34.27'%3E%3Cstop offset='0' stop-color='%23ed1c24'/%3E%3Cstop offset='.29' stop-color='%23dc1e25'/%3E%3Cstop offset='.77' stop-color='%23b72126'/%3E%3C/linearGradient%3E%3ClinearGradient id='w' gradientUnits='userSpaceOnUse' x1='41.55' x2='54.33' y1='40.05' y2='40.05'%3E%3Cstop offset='.23' stop-color='%23b72126'/%3E%3Cstop offset='.25' stop-color='%23ba2126'/%3E%3Cstop offset='.4' stop-color='%23d11f25'/%3E%3Cstop offset='.57' stop-color='%23e11d24'/%3E%3Cstop offset='.75' stop-color='%23ea1c24'/%3E%3Cstop offset='1' stop-color='%23ed1c24'/%3E%3C/linearGradient%3E%3ClinearGradient id='x' x1='41.81' x2='53.68' xlink:href='%23v' y1='50.2' y2='50.2'/%3E%3ClinearGradient id='y' x1='41.55' x2='54.33' xlink:href='%23v' y1='57.1' y2='57.1'/%3E%3ClinearGradient id='z' x1='41.81' x2='56.21' xlink:href='%23w' y1='67.87' y2='67.87'/%3E%3ClinearGradient id='A' x1='54.44' x2='56.5' xlink:href='%23g' y1='38.95' y2='38.95'/%3E%3ClinearGradient id='B' x1='41.55' x2='55.96' xlink:href='%23w' y1='21.57' y2='21.57'/%3E%3ClinearGradient id='C' x1='54.44' x2='56.5' xlink:href='%23g' y1='40.51' y2='40.51'/%3E%3ClinearGradient id='D' x1='41.69' x2='47.54' xlink:href='%23u' y1='14.72' y2='14.72'/%3E%3ClinearGradient id='E' x1='43.62' x2='47.92' xlink:href='%23v' y1='11.89' y2='11.89'/%3E%3ClinearGradient id='F' x1='43.62' x2='47.72' xlink:href='%23g' y1='16.06' y2='16.06'/%3E%3ClinearGradient id='G' x1='41.51' x2='47.92' xlink:href='%23v' y1='20.77' y2='20.77'/%3E%3ClinearGradient id='H' x1='41.3' x2='47.72' xlink:href='%23w' y1='8.67' y2='8.67'/%3E%3Cpath d='m37.9 38.5a4.61 4.61 0 0 0 -.63-.66l-12.22-10.26a2.93 2.93 0 0 1 -.85-2.08v-9.16a.15.15 0 0 1 .06-.13.16.16 0 0 1 .13-.06.18.18 0 0 1 .14.06l12.65 10.61a3 3 0 0 1 .82 2.07v8.24.69s-.07.47-.1.68z' fill='url(%23a)'/%3E%3Cpath d='m37.83 73.34a.16.16 0 0 1 -.13-.06h-.05l-12.6-10.62a2.91 2.91 0 0 1 -.85-2.07v-8c0-.3 0-.6 0-.89a6.45 6.45 0 0 1 .09-.69 5.07 5.07 0 0 0 .64.68l12.25 10.21a3 3 0 0 1 .82 2.1v9.16a.2.2 0 0 1 -.06.14.18.18 0 0 1 -.11.04z' fill='url(%23b)'/%3E%3Cpath d='m24.6 48.61c-.53.62-.16 1.37.25 1.9a4.86 4.86 0 0 0 .58.62l3.81-3.2-1.92-1.6z' fill='url(%23c)'/%3E%3Cpath d='m37.48 41c.73-.64.33-1.48-.1-2a3.57 3.57 0 0 0 -.57-.61l-3.14 2.61 1.91 1.6z' fill='url(%23d)'/%3E%3Cpath d='m37.83 54.17a.23.23 0 0 1 -.14-.05l-12.64-10.62a3 3 0 0 1 -.85-2.08v-7a.18.18 0 0 1 .06-.14.2.2 0 0 1 .13-.06.23.23 0 0 1 .14.06s0 0 0 0l12.65 10.59a3 3 0 0 1 .82 2.07v7a.18.18 0 0 1 -.06.14.2.2 0 0 1 -.11.09z' fill='url(%23e)'/%3E%3Cpath d='m38.44 45.51a3.85 3.85 0 0 0 -.79-1.16l-12.65-10.59a.94.94 0 0 0 -.29-.2 1 1 0 0 0 -.35-.07 1 1 0 0 0 -.35.07l.27.65h.08.09.05l12.68 10.66a2.94 2.94 0 0 1 .62 1z' fill='url(%23f)'/%3E%3Cpath d='m37.91 54.15a.17.17 0 0 1 -.16 0h-.06l-12.64-10.65a2.91 2.91 0 0 1 -.63-1l-.63.31a3.69 3.69 0 0 0 .78 1.19l12.63 10.61a1 1 0 0 0 .28.2.91.91 0 0 0 .7 0z' fill='url(%23g)'/%3E%3Cpath d='m37.8 45.82a2.83 2.83 0 0 1 .2 1.12v7a.19.19 0 0 1 0 .08.13.13 0 0 1 0 .06h-.05l.27.66a1.1 1.1 0 0 0 .28-.2.77.77 0 0 0 .19-.28.85.85 0 0 0 .08-.35v-7a3.8 3.8 0 0 0 -.29-1.43z' fill='%238e1416'/%3E%3Cpath d='m24.31 34.21a.13.13 0 0 0 0 .06.19.19 0 0 0 0 .08v7a2.83 2.83 0 0 0 .22 1.12l-.63.31a3.58 3.58 0 0 1 -.29-1.43v-7a.84.84 0 0 1 .07-.35.77.77 0 0 1 .19-.28.9.9 0 0 1 .28-.2z' fill='%23f04e23'/%3E%3Cpath d='m38.44 62.55a3.89 3.89 0 0 0 -.79-1.17l-12.24-10.26a2.45 2.45 0 0 0 -.22-.21c-.1-.11-.22-.24-.34-.4a2.31 2.31 0 0 1 -.49-1 1.06 1.06 0 0 1 .4-1 2.36 2.36 0 0 0 -.71 1 1.53 1.53 0 0 0 .28 1.49 4.21 4.21 0 0 0 .37.42c.11.12.2.2.25.25l12.23 10.23a2.88 2.88 0 0 1 .62 1z' fill='url(%23h)'/%3E%3Cpath d='m24.05 49.45a1.53 1.53 0 0 0 .28 1.55v.33s0 .23 0 .36 0 .22 0 .34 0 .23 0 .35v8.23a3 3 0 0 0 .22 1.12l-.63.31a3.58 3.58 0 0 1 -.29-1.43v-8.27c0-.13 0-.26 0-.38s0-.24 0-.35a6.43 6.43 0 0 1 .42-2.16z' fill='%23f04e23'/%3E%3Cpath d='m37.8 62.86a2.84 2.84 0 0 1 .2 1.14v9.16a.24.24 0 0 1 0 .09.09.09 0 0 1 -.06 0l.27.65a.91.91 0 0 0 .29-.19 1 1 0 0 0 .19-.29 1 1 0 0 0 .07-.35v-9.07a3.76 3.76 0 0 0 -.29-1.43z' fill='%238e1416'/%3E%3Cpath d='m23.79 62a3.65 3.65 0 0 0 .78 1.16l12.63 10.62a.87.87 0 0 0 .28.19 1 1 0 0 0 .35.07 1 1 0 0 0 .35-.07l-.27-.65h-.08-.08a.1.1 0 0 1 0 0l-12.7-10.66a3 3 0 0 1 -.63-.95z' fill='url(%23i)'/%3E%3Cpath d='m23.79 26.93a3.58 3.58 0 0 0 .78 1.17l12.24 10.27a1.77 1.77 0 0 1 .22.21 5.24 5.24 0 0 1 .35.4 2.43 2.43 0 0 1 .49 1 1.08 1.08 0 0 1 -.39 1.02 2.43 2.43 0 0 0 .69-1 1.53 1.53 0 0 0 -.27-1.54c-.13-.16-.26-.31-.37-.42l-.26-.24-12.22-10.22a3 3 0 0 1 -.63-.95z' fill='url(%23j)'/%3E%3Cpath d='m38.17 40a1.53 1.53 0 0 0 -.27-1.54c0-.1 0-.21.05-.32v-.36-.34c0-.11 0-.23 0-.35v-8.2a2.87 2.87 0 0 0 -.22-1.12l.64-.3a3.75 3.75 0 0 1 .29 1.42s0 2.05 0 4.1v4.15.38s0 .24 0 .36a6.72 6.72 0 0 1 -.49 2.12z' fill='%238e1416'/%3E%3Cpath d='m24.42 26.63a2.85 2.85 0 0 1 -.22-1.13v-9.16a.19.19 0 0 1 0-.08.29.29 0 0 1 .09-.09l-.29-.65a.9.9 0 0 0 -.47.47.84.84 0 0 0 -.07.35v9.16a3.58 3.58 0 0 0 .29 1.43z' fill='%23f04e23'/%3E%3Cpath d='m38.44 27.47a3.89 3.89 0 0 0 -.79-1.17l-12.65-10.59a.91.91 0 0 0 -.29-.19.81.81 0 0 0 -.35-.07.84.84 0 0 0 -.35.07l.27.65h.08.09.05l12.68 10.65a2.94 2.94 0 0 1 .62.95z' fill='url(%23k)'/%3E%3Cpath d='m32.4 6.38v3.7l2.02 1.67v4.55l-1.4-1.15v3.45l4.25 3.54v-3.43l-.96-.82v-4.52l1.99 1.68v-3.73z' fill='url(%23l)'/%3E%3Cpath d='m36.31 17.89v-4.52l.42.91v3.42z' fill='%238e1416'/%3E%3Cpath d='m34.42 11.74v4.56l-.43-.9v-3.46z' fill='%23f04e23'/%3E%3Cpath d='m38.3 11.32-5.9-4.94-.18-.38h.09.09.14a.57.57 0 0 1 .13.08l5.91 4.92a.76.76 0 0 1 .11.14z' fill='url(%23m)'/%3E%3Cpath d='m34 11.94-1.86-1.53a.44.44 0 0 1 -.12-.15l.39-.18 2 1.67z' fill='url(%23n)'/%3E%3Cpath d='m36.31 13.37 2 1.68.18.38h-.09-.1-.14a.57.57 0 0 1 -.13-.08l-1.3-1.09z' fill='url(%23o)'/%3E%3Cpath d='m37.27 22.14v-3.43l.38-.18a.39.39 0 0 1 0 .18v3.43a.4.4 0 0 1 -.06.22.46.46 0 0 1 -.18.16z' fill='%238e1416'/%3E%3Cpath d='m33 15.15v3.45l-.39.17a.47.47 0 0 1 0-.17v-3.45a.46.46 0 0 1 .06-.23.38.38 0 0 1 .18-.15z' fill='%23f04e23'/%3E%3Cpath d='m32.84 14.77h.09.07a.35.35 0 0 1 .14 0l.13.07.7.58.43.9-1.4-1.17z' fill='url(%23p)'/%3E%3Cpath d='m37.45 22.52h-.09-.09-.15l-.12-.06-4.25-3.54a.44.44 0 0 1 -.12-.15l.37-.17 4.25 3.54z' fill='url(%23q)'/%3E%3Cpath d='m36.73 17.7.81.69a.3.3 0 0 1 .11.14l-.38.18-1-.82z' fill='url(%23r)'/%3E%3Cpath d='m38.69 11.14a.58.58 0 0 1 0 .18v3.73a.41.41 0 0 1 -.07.22.35.35 0 0 1 -.18.16l-.18-.38v-3.73z' fill='%238e1416'/%3E%3Cpath d='m32.4 6.38v3.7l-.39.18a.48.48 0 0 1 0-.18v-3.7a.48.48 0 0 1 -.01-.23.38.38 0 0 1 .22-.15z' fill='%23f04e23'/%3E%3Cpath d='m42.57 61.17v-6.42l2.47-2.04v6.39z' fill='url(%23s)'/%3E%3Cpath d='m42.57 44.13v-5.3l2.47-2.05v5.28z' fill='url(%23t)'/%3E%3Cpath d='m55.8 60.57a2.93 2.93 0 0 1 -.8 2.08l-12.71 10.63a.2.2 0 0 1 -.13.06.19.19 0 0 1 -.19-.2v-9.14a3 3 0 0 1 .84-2.07l10.55-8.93a4.35 4.35 0 0 0 1.28-3.1v-2.76a1.55 1.55 0 0 0 -.45-1.14 1.58 1.58 0 0 0 -2.19 0l-9.71 8.1a.16.16 0 0 1 -.13.06.18.18 0 0 1 -.16-.06.23.23 0 0 1 0-.1v-7a2.94 2.94 0 0 1 .84-2.07l10.52-8.93a4.35 4.35 0 0 0 1.28-3.1v-1.69a1.6 1.6 0 0 0 -1.6-1.6 1.58 1.58 0 0 0 -1.1.45l-9.67 8.11a.16.16 0 0 1 -.13.06.18.18 0 0 1 -.14-.06.2.2 0 0 1 0-.17v-9.14a3 3 0 0 1 .84-2.08l12.63-10.62a.18.18 0 0 1 .14-.06.21.21 0 0 1 .19.19v21.48a3.36 3.36 0 0 1 -1.36 2.6c1.35-.34 1.36.8 1.36.8z' fill='url(%23u)'/%3E%3Cpath d='m53.68 29.73a1.63 1.63 0 0 0 -.62-.12 1.71 1.71 0 0 0 -.59.11 1.57 1.57 0 0 0 -.51.34l-9.67 8.11a.07.07 0 0 1 0 0h-.08-.08l-.27.65a.81.81 0 0 0 .35.07.84.84 0 0 0 .35-.07.87.87 0 0 0 .28-.19l9.64-8.09a1 1 0 0 1 .29-.2.94.94 0 0 1 .34-.07 1 1 0 0 1 .35.07z' fill='url(%23v)'/%3E%3Cpath d='m53.67 34.31a3.61 3.61 0 0 1 -.79 1.17l-10.54 8.85a3.73 3.73 0 0 0 -.79 1.16l.64.31a2.84 2.84 0 0 1 .62-.95l10.55-8.85a4.43 4.43 0 0 0 .95-1.42z' fill='url(%23w)'/%3E%3Cpath d='m53.68 45.66a1.63 1.63 0 0 0 -.62-.12 1.71 1.71 0 0 0 -.59.11 1.57 1.57 0 0 0 -.47.35l-9.71 8.1a.11.11 0 0 1 0 0h-.08-.08l-.27.65a.81.81 0 0 0 .35.07.84.84 0 0 0 .35-.07 1.07 1.07 0 0 0 .28-.19l9.64-8.09a.81.81 0 0 1 .29-.19.77.77 0 0 1 .34-.08 1 1 0 0 1 .35.07z' fill='url(%23x)'/%3E%3Cpath d='m53.67 51.35a3.61 3.61 0 0 1 -.79 1.17l-10.54 8.85a3.77 3.77 0 0 0 -.79 1.17l.64.3a2.94 2.94 0 0 1 .62-1l10.55-8.84a4.32 4.32 0 0 0 .95-1.42z' fill='url(%23y)'/%3E%3Cpath d='m55.58 61.7a3 3 0 0 1 -.63.95l-12.66 10.63a.11.11 0 0 1 0 0h-.08-.08l-.27.65a1 1 0 0 0 .35.07 1 1 0 0 0 .35-.07.87.87 0 0 0 .28-.19l12.59-10.57a3.58 3.58 0 0 0 .78-1.17z' fill='url(%23z)'/%3E%3Cpath d='m55.8 37.77a2.7 2.7 0 0 1 -.43 1.54 5.89 5.89 0 0 1 -.93 1.06l.63-.35a7.64 7.64 0 0 0 .92-1 2.45 2.45 0 0 0 .51-1.54z' fill='url(%23A)'/%3E%3Cpath d='m42.19 27.74a3 3 0 0 1 .62-1l12.66-10.58h.05.09.08l.27-.65a.84.84 0 0 0 -.35-.07.93.93 0 0 0 -.64.26l-12.63 10.56a3.89 3.89 0 0 0 -.79 1.17z' fill='url(%23B)'/%3E%3Cpath d='m41.55 27.43a3.76 3.76 0 0 0 -.29 1.43v9.14a.94.94 0 0 0 .07.34 1 1 0 0 0 .19.29.91.91 0 0 0 .29.19l.27-.65a.13.13 0 0 1 -.06 0v-.05a.11.11 0 0 1 -.02-.12v-9.14a2.83 2.83 0 0 1 .22-1.12z' fill='%238e1416'/%3E%3Cpath d='m56.5 37.52v-21.23a.84.84 0 0 0 -.07-.35.9.9 0 0 0 -.47-.47l-.27.65h.05a.1.1 0 0 1 0 .05.19.19 0 0 1 0 .08v21.52z' fill='%23f04e23'/%3E%3Cpath d='m56.5 40.64a.9.9 0 0 0 -.08-.28 1 1 0 0 0 -.17-.24 1 1 0 0 0 -.29-.19 1 1 0 0 0 -.35-.07.93.93 0 0 0 -.34.06l-.2.1-.63.35c.67-.17 1 0 1.18.27a1 1 0 0 1 .18.53z' fill='url(%23C)'/%3E%3Cg fill='%238e1416'%3E%3Cpath d='m53.67 51.35a3.58 3.58 0 0 0 .33-1.43v-2.78a.84.84 0 0 0 -.07-.35.92.92 0 0 0 -.19-.28 1 1 0 0 0 -.29-.2l.27-.65a1.6 1.6 0 0 1 .51.35 1.49 1.49 0 0 1 .35.52 1.58 1.58 0 0 1 .12.61v2.78a4.3 4.3 0 0 1 -.33 1.68z'/%3E%3Cpath d='m42.19 62.84a2.87 2.87 0 0 0 -.19 1.16v9.18a.13.13 0 0 0 0 .09s0 0 .06 0l-.27.65a.91.91 0 0 1 -.29-.19 1 1 0 0 1 -.19-.29 1 1 0 0 1 -.07-.35v-9.09a3.75 3.75 0 0 1 .29-1.42z'/%3E%3Cpath d='m41.55 45.49a3.76 3.76 0 0 0 -.29 1.43v7a1 1 0 0 0 .07.35 1 1 0 0 0 .19.29 1.12 1.12 0 0 0 .29.19l.27-.65s0 0-.06 0v-.05s0 0 0-.09v-7a2.83 2.83 0 0 1 .22-1.12z'/%3E%3Cpath d='m53.41 30.38a1 1 0 0 1 .29.19 1.12 1.12 0 0 1 .19.29.78.78 0 0 1 .07.35v1.67a3.58 3.58 0 0 1 -.29 1.43l.66.25a4.38 4.38 0 0 0 .33-1.68v-1.67a1.63 1.63 0 0 0 -.12-.62 1.46 1.46 0 0 0 -.35-.51 1.6 1.6 0 0 0 -.51-.35z'/%3E%3C/g%3E%3Cpath d='m55.8 41.17v19.4a3.07 3.07 0 0 1 -.22 1.13l.63.3a3.58 3.58 0 0 0 .29-1.43v-19.93z' fill='%23f04e23'/%3E%3Cpath d='m47.54 18.1v-3.47l-3.92 3.29v-4.48l3.92-3.3v-3.72l-5.85 4.93v11.66z' fill='url(%23D)'/%3E%3Cpath d='m44.04 13.64v3.37l-.42.91v-4.48z' fill='%238e1416'/%3E%3Cpath d='m41.51 23.4a.4.4 0 0 1 -.18-.16.48.48 0 0 1 -.07-.23v-11.66a.58.58 0 0 1 0-.18l.39.18v11.65z' fill='%238e1416'/%3E%3Cpath d='m47.92 10.33a.36.36 0 0 1 -.11.14l-3.81 3.17-.42-.2 3.92-3.3z' fill='url(%23E)'/%3E%3Cpath d='m47.54 14.62-3.92 3.3.38-.92 3.22-2.71a.46.46 0 0 1 .13-.08h.15.09.09z' fill='url(%23F)'/%3E%3Cpath d='m41.69 23 5.85-4.91.38.18a.48.48 0 0 1 -.11.15l-5.81 4.92a.33.33 0 0 1 -.13.07.32.32 0 0 1 -.14 0h-.13-.09z' fill='url(%23G)'/%3E%3Cpath d='m47.54 6.42-5.85 4.93-.39-.18a.58.58 0 0 1 .11-.15l5.85-4.93.13-.09a.4.4 0 0 1 .15 0h.09.09z' fill='url(%23H)'/%3E%3Cpath d='m47.54 10.14v-3.72l.18-.42a.55.55 0 0 1 .18.16.46.46 0 0 1 .06.23v3.72a.41.41 0 0 1 0 .19z' fill='%23f04e23'/%3E%3Cpath d='m47.72 14.24a.46.46 0 0 1 .18.16.4.4 0 0 1 .06.22v3.48a.39.39 0 0 1 0 .18l-.38-.18v-3.48z' fill='%23f04e23'/%3E%3C/svg%3E")}.fa-accommodation-tax-invoice::before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.fa-accommodation-tax-invoice::after{content:"";font-family:'Font Awesome 5 Pro';font-style:normal;line-height:20px;-webkit-font-smoothing:antialiased;position:absolute;font-weight:900;font-size:50%;left:50%;bottom:-15%;transform:translateX(-50%)}.fa-accommodation-tax-invoice.fa-2x::after{bottom:1%}.fa-accommodation-tax-invoice.fa-3x::after{bottom:12%}.fa-accommodation-tax-invoice.fa-4x::after{bottom:17%;font-size:55%}.fa-accommodation-tax-invoice.fa-5x::after{bottom:19%;font-size:55%}.fa-accommodation-tax-invoice.fa-6x::after{bottom:20%;font-size:55%}.fa-einvoice-overlay-icon{height:100%;background-size:80% 80%;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.35156 9.15625C3.80469 9.15625 3.31771 9.07552 2.89062 8.91406C2.46354 8.7474 2.10156 8.5026 1.80469 8.17969C1.50781 7.85156 1.28125 7.45052 1.125 6.97656C0.96875 6.4974 0.890625 5.94271 0.890625 5.3125V4.5C0.890625 3.78646 0.971354 3.17188 1.13281 2.65625C1.29948 2.13542 1.52865 1.70833 1.82031 1.375C2.11198 1.04167 2.45573 0.794271 2.85156 0.632812C3.2526 0.471354 3.6875 0.390625 4.15625 0.390625C4.6875 0.390625 5.14844 0.476562 5.53906 0.648438C5.92969 0.820312 6.25 1.07812 6.5 1.42188C6.75521 1.76562 6.94271 2.1901 7.0625 2.69531C7.1875 3.20052 7.25 3.78125 7.25 4.4375V5.35156H1.76562V3.97656H5.45312V3.78125C5.44271 3.39583 5.39583 3.0651 5.3125 2.78906C5.22917 2.50781 5.09375 2.29427 4.90625 2.14844C4.72396 1.9974 4.47135 1.92188 4.14844 1.92188C3.91406 1.92188 3.70573 1.96615 3.52344 2.05469C3.34115 2.14323 3.1901 2.28646 3.07031 2.48438C2.95573 2.68229 2.86719 2.94792 2.80469 3.28125C2.74219 3.60938 2.71094 4.01562 2.71094 4.5V5.3125C2.71094 5.73438 2.7474 6.09115 2.82031 6.38281C2.89844 6.67448 3.01302 6.91406 3.16406 7.10156C3.3151 7.28385 3.4974 7.41927 3.71094 7.50781C3.92969 7.59115 4.18229 7.63281 4.46875 7.63281C4.89062 7.63281 5.2526 7.55469 5.55469 7.39844C5.86198 7.23698 6.1276 7.02865 6.35156 6.77344L7.15625 7.89062C7.00521 8.09375 6.80208 8.29427 6.54688 8.49219C6.29167 8.6849 5.98177 8.84375 5.61719 8.96875C5.25781 9.09375 4.83594 9.15625 4.35156 9.15625Z' fill='%23B9B7B5'/%3E%3C/svg%3E")}.pika-single,article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border:none;border-top:1px solid #dedddc}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;-webkit-transition-property:color,background-color;-webkit-transition-duration:.66s;-webkit-transition-timing-function:cubic-bezier(.25,1,.25,1);-moz-transition-property:color,background-color;-moz-transition-duration:.66s;-moz-transition-timing-function:cubic-bezier(.25,1,.25,1);-ms-transition-property:color,background-color;-ms-transition-duration:.66s;-ms-transition-timing-function:cubic-bezier(.25,1,.25,1);-o-transition-property:color,background-color;-o-transition-duration:.66s;-o-transition-timing-function:cubic-bezier(.25,1,.25,1);transition-property:color,background-color;transition-duration:.66s;transition-timing-function:cubic-bezier(.25,1,.25,1)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body,h1,h2{font-weight:400}summary{display:list-item}[hidden],template{display:none}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}button,label,option,select{cursor:pointer}.text-input:active,.text-input:focus,input,textarea,textarea:active,textarea:focus{cursor:text;outline:0}ol,ul{list-style:none}html{font-size:62.5%;-webkit-tap-highlight-color:#22c39e}body{margin:0;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.5rem;font-style:normal;font-kerning:normal;line-height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;text-rendering:optimizeLegibility;background:#dedddc;height:100%}::selection{background:#f2f1f1;color:#22c39e}::-moz-selection{background:#e8e7e7;color:#22c39e}.isBlinking{-webkit-animation:blink 1s infinite ease-in-out;-moz-animation:blink 1s infinite ease-in-out;-o-animation:blink 1s infinite ease-in-out;animation:blink 1s infinite ease-in-out}.isMobile>.ember-view{position:static}#zenbox_container{top:30px!important}#zenbox_scrim{background-color:#DEDDDC!important;opacity:.85!important;border-left:200px solid #373636!important}:focus,a:active,button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,select::-moz-focus-inner{border:none;outline:0}h1{font-size:2.4rem;letter-spacing:.5px}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a i,.__accountant-office-header__bcba8 .header-container .header-row-bc .actions button i,h2{font-size:1.8rem}h3{font-family:'roboto condensed',sans-serif;font-size:2.4rem;letter-spacing:.5px}.pika-label,h4,h5{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif}h3 .fa{font-size:2.1rem}h4{font-size:1.3rem;font-weight:600;letter-spacing:.5px;color:#999593}h4 a{color:#999593}h5{font-weight:600;letter-spacing:.5px;color:#999593;font-size:1.1rem}a.isActive,a:hover{color:#22c39e}a.c-textLight:hover,a.c-textLightOnDark:hover,a.c-textLighter:hover,a.c-textLightest:hover,a.c-textLightester:hover{color:#22c39e!important}a.a-remove:hover{color:#e74c3c!important}b{font-weight:700}.fa{font-size:1.4rem}.fa.fa-1x{font-size:1.4rem!important}.fa.fa-15x{font-size:2rem!important}.fa.fa-2x{font-size:2.8rem!important}.fa.fa-3x{font-size:4.2rem!important}.fa.fa-4x{font-size:5.6rem!important}.fa.fa-5x{font-size:7rem!important}.fa.fa-6x{font-size:8.4rem!important}big{font-size:2.4rem}big .fa{font-size:2.1rem}big small .fa{font-size:1.4rem}small{font-size:1.3rem}small .fa{font-size:1.2rem}pre{font-family:'Roboto Mono',monospace;font-size:1.35rem}.Invoice-lineItems strong small{color:#999593}dfn{font-style:italic}mark{background:#ff0;color:#000}q{quotes:"\201C" "\201D" "\2018" "\2019"}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ember-modal-wrapper .ember-modal-overlay{overflow-y:auto}.ember-modal-wrapper .ember-modal-overlay.translucent::before{content:'';position:fixed;top:0;left:0;bottom:0;right:0;background-color:#dedddc;opacity:.9}.ember-modal-wrapper .ember-modal-dialog{border:1px solid #c5c4c2;background-color:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 3px 6px #c5c4c2;-moz-box-shadow:0 3px 6px #c5c4c2;box-shadow:0 3px 6px #c5c4c2;width:560px;position:absolute}.ember-modal-wrapper.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:50px;margin-left:-280px}#modal-overlays:not(:empty)+.ember-view{overflow:hidden;height:100vh;width:100vw}.ember-basic-dropdown-content h4{color:#b2afad;padding:5px 15px}.ember-basic-dropdown-content hr{border:none;border-bottom:1px solid #dedddc;margin:10px 0}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.ember-basic-dropdown-content.ember-power-select-dropdown.ember-basic-dropdown-content--below{margin-top:10px}.ember-basic-dropdown-trigger{outline:0}.ember-basic-dropdown-content--above ul{top:auto;bottom:10px}.ember-basic-dropdown-content--right ul{right:0;left:auto}.ember-basic-dropdown-content--below ul{top:10px;bottom:auto}.ember-basic-dropdown-content--left ul{right:auto;left:0}.ember-basic-dropdown-content.ember-power-select-dropdown{border:1px solid #c5c4c2;background-color:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 3px 6px #c5c4c2;-moz-box-shadow:0 3px 6px #c5c4c2;box-shadow:0 3px 6px #c5c4c2}.ember-basic-dropdown-content.ember-power-select-dropdown.ember-basic-dropdown-content--above{margin-top:-10px}.ember-basic-dropdown-content.ember-power-select-dropdown .ember-power-select-option{-webkit-transition-property:background-color,color;-webkit-transition-duration:.66s;-webkit-transition-timing-function:cubic-bezier(.25,1,.25,1);-moz-transition-property:background-color,color;-moz-transition-duration:.66s;-moz-transition-timing-function:cubic-bezier(.25,1,.25,1);-ms-transition-property:background-color,color;-ms-transition-duration:.66s;-ms-transition-timing-function:cubic-bezier(.25,1,.25,1);-o-transition-property:background-color,color;-o-transition-duration:.66s;-o-transition-timing-function:cubic-bezier(.25,1,.25,1);transition-property:background-color,color;transition-duration:.66s;transition-timing-function:cubic-bezier(.25,1,.25,1)}.ember-basic-dropdown-content.ember-power-select-dropdown .ember-power-select-option[aria-current=true]{color:#22c39e;background-color:#f2f1f1}.ember-basic-dropdown-content.ember-power-select-dropdown .ember-power-select-option[aria-selected=true]{color:#22c39e;background-color:#e8e7e7}.p-stylish-select .ember-basic-dropdown-content.ember-power-select-dropdown .ember-power-select-option{font-size:12px;font-weight:700;color:#4a4a4a;height:28px;line-height:28px;border-bottom:1px solid rgba(74,74,74,.1)}.pika-label,.pika-single{z-index:9999;font-size:1.3rem}.pika-label,.pika-table th{font-weight:600;letter-spacing:.5px;text-transform:uppercase}.p-stylish-select .ember-basic-dropdown-content.ember-power-select-dropdown .ember-power-select-option:hover{background:#ddd;color:#4a4a4a}.p-stylish-select .ember-basic-dropdown-content.ember-power-select-dropdown .ember-power-select-option[aria-selected=true]{background:#dedede;color:#212b36}/*!
 * Pikaday
 * Copyright © 2012 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-lendar{width:auto;float:none;margin:0}.pika-single{position:relative;width:300px;padding:10px;margin:10px 0 0;border:1px solid #c5c4c2;background-color:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 3px 6px #c5c4c2;-moz-box-shadow:0 3px 6px #c5c4c2;box-shadow:0 3px 6px #c5c4c2}.pika-button,.pika-label,.pika-next,.pika-prev{background-color:transparent}.pika-single.pika-absolute{position:absolute!important}.pika-single.pika-fixed{position:fixed!important}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute}.pika-title{position:relative;text-align:center}.pika-title:hover .pika-label{color:#22c39e}.pika-label{display:inline-block;position:relative;overflow:hidden;margin:0;padding:5px 3px;-webkit-transition-property:color;-webkit-transition-duration:.66s;-webkit-transition-timing-function:cubic-bezier(.25,1,.25,1);-moz-transition-property:color;-moz-transition-duration:.66s;-moz-transition-timing-function:cubic-bezier(.25,1,.25,1);-ms-transition-property:color;-ms-transition-duration:.66s;-ms-transition-timing-function:cubic-bezier(.25,1,.25,1);-o-transition-property:color;-o-transition-duration:.66s;-o-transition-timing-function:cubic-bezier(.25,1,.25,1);transition-property:color;transition-duration:.66s;transition-timing-function:cubic-bezier(.25,1,.25,1)}.pika-label:hover{text-decoration:underline}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;white-space:nowrap;text-indent:100%;overflow:hidden;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}.__office-create-modal__0e066 [class^='__p-modal-body__'] label,.pika-table th{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif}.pika-table td,.pika-table th{width:14.285714285714286%;text-align:center}.pika-table th{text-align:center;color:#999593;font-size:1.1rem;height:30px}.pika-button{cursor:pointer;display:block;outline:0;border:0;margin:0 auto;width:30px;height:30px;padding:4px;font-family:inherit;font-size:1.3rem;font-weight:300;line-height:20px;text-align:center;color:#403637;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.is-today .pika-button{color:#22c39e;font-weight:600}.has-event .pika-button,.is-selected .pika-button{box-shadow:none;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.is-in-range .pika-button{background:#d2d0cf}.is-selected .pika-button{color:#fdfdfd;font-weight:400;background:#22c39e}.is-in-range{background-color:#d2d0cf}.is-in-range.is-range-start{color:#fdfdfd;border-top-left-radius:15px;border-bottom-left-radius:15px}.is-in-range.is-range-start .pika-button{color:#dedddc}.is-in-range.is-range-end{color:#fdfdfd;border-top-right-radius:15px;border-bottom-right-radius:15px}.is-in-range.is-range-end .pika-button{color:#dedddc}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fdfdfd!important;background:#22c39e;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.p-tooltip{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-shadow:none;background-color:#403637;max-width:none;pointer-events:auto;cursor:auto}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.code-matching-form [class*=p-card_]:last-of-type fieldset div[class*="__p-field-content__"],.code-matching-form [class*=p-card_]:last-of-type fieldset label[class*=field-label],.code-matching-form [class*=p-card_]:nth-of-type(-n+3) .row div[class*="__p-field-content__"],.code-matching-form [class*=p-card_]:nth-of-type(-n+3) .row label[class*=field-label],.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.code-matching-form [class*=p-card_]:nth-of-type(-n+3) .row label[class*=field-label],.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.code-matching-form [class*=p-card_]:last-of-type fieldset div[class*="__p-field-content__"],.code-matching-form [class*=p-card_]:last-of-type fieldset label[class*=field-label],.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.code-matching-form [class*=p-card_]:nth-of-type(-n+3) .row div[class*="__p-field-content__"],.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-xs{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-xs{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xs{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xs{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xs{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xs{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media only screen and (min-width:48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-sm{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-sm{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-sm{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-md{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-md{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-md{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;text-align:start}.center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;text-align:end}.top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-lg{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-lg{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-lg{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}.__account-autocomplete__cde99 [class*=p-array-select]{position:absolute;margin-top:3px;width:350px!important;z-index:9999!important;box-shadow:1px 1px 3px 2px #dedddc}.__accountant-office-header__bcba8 a:hover{color:unset}.__accountant-office-header__bcba8 .rm-p-events{pointer-events:none}.__accountant-office-header__bcba8 button,.__accountant-office-header__bcba8 h4{text-transform:uppercase}.__accountant-office-header__bcba8 .lowercase{text-transform:lowercase}.__accountant-office-header__bcba8 .sign-up-bg{background-size:cover;display:flex;background-position:top;width:100%;height:100%}.__accountant-office-header__bcba8 .sticky-list-header{width:calc(100% + 40px);padding:8px 0;margin-left:-20px;margin-bottom:2px;position:sticky;top:0}.__accountant-office-header__bcba8 .p-mt-40{margin-top:40px}.__accountant-office-header__bcba8 .tooltip-container{position:relative;overflow:visible}.__accountant-office-header__bcba8 .tooltip-container:focus .tooltip,.__accountant-office-header__bcba8 .tooltip-container:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,60px);-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.__accountant-office-header__bcba8 .tooltip-container:focus .multiline,.__accountant-office-header__bcba8 .tooltip-container:hover .multiline{transform:translate(-50%,78px)}.__accountant-office-header__bcba8 .tooltip{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:".";pointer-events:none;min-width:100%;-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px}.__accountant-office-header__bcba8 .header-container,.__app-header__a6d36 .header-container{grid-template-areas:"header-row-1" "header-row-2" "header-row-3"}.__accountant-office-header__bcba8 .tooltip span{padding:6px 12px!important;border-right:1px solid #fff}.__accountant-office-header__bcba8 .tooltip i{line-height:unset;padding:6px 12px!important}.__accountant-office-header__bcba8 .tooltip-item{text-align:center;position:absolute;left:50%;top:-25px;box-sizing:border-box;margin-top:.5em;background-color:#505F79;visibility:hidden;opacity:0;white-space:nowrap;-webkit-transform:translate(-50%,40px);-moz-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);-o-transform:translate(-50%,40px);transform:translate(-50%,40px);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;line-height:24px;height:unset!important;color:#fff}.__accountant-office-header__bcba8 .icon-asist:hover,.__accountant-office-header__bcba8 .icon-parasut:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__accountant-office-header__bcba8 .tooltip-item.multiline{top:-43px}.__accountant-office-header__bcba8 .tooltip-item::before{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border-bottom:.5em solid #505F79;border-left:.5em solid transparent;border-right:.5em solid transparent;margin-left:-.5em}.__accountant-office-header__bcba8 .multiline{height:auto!important;width:250px!important;white-space:unset!important;text-align:left;-webkit-transform:translate(-50%,60px);-moz-transform:translate(-50%,60px);-ms-transform:translate(-50%,60px);-o-transform:translate(-50%,60px);transform:translate(-50%,60px)}.__accountant-office-header__bcba8 .multiline span{line-height:24px!important}.__accountant-office-header__bcba8 .multiline i{display:flex;align-self:center}.__accountant-office-header__bcba8 .icon-parasut{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/parasut.svg);mask-image:url(/assets/icons/parasut.svg);background-color:#6B778C}.__accountant-office-header__bcba8 .icon-parasut:hover{background-color:#004DC7;transition:background-color}.__accountant-office-header__bcba8 .icon-asist{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/asist.svg);mask-image:url(/assets/icons/asist.svg);background-color:#6B778C}.__accountant-office-header__bcba8 .icon-asist:hover{background-color:#004DC7;transition:background-color}.__accountant-office-header__bcba8 .icon-arrow-left:hover,.__accountant-office-header__bcba8 .icon-bizmu:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__accountant-office-header__bcba8 .icon-bizmu{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/bizmu.svg);mask-image:url(/assets/icons/bizmu.svg);background-color:#6B778C}.__accountant-office-header__bcba8 .icon-bizmu:hover{background-color:#004DC7;transition:background-color}.__accountant-office-header__bcba8 .icon-arrow-left{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/arrow-left.svg);mask-image:url(/assets/icons/arrow-left.svg);background-color:#6B778C}.__accountant-office-header__bcba8 .icon-arrow-left:hover{background-color:#004DC7;transition:background-color}.__accountant-office-header__bcba8 .icon-portal{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/portal.svg);mask-image:url(/assets/icons/portal.svg);background-color:#6B778C}.__accountant-office-header__bcba8 .icon-portal:hover{background-color:#004DC7;-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color;transition:background-color}.__accountant-office-header__bcba8{background-color:#fff;margin-bottom:20px}.__accountant-office-header__bcba8 .back-arrow,.__accountant-office-header__bcba8 .header-container,.__accountant-office-header__bcba8 .header-row-bc,.__accountant-office-header__bcba8 .header-row-dc,.__accountant-office-header__bcba8 .header-row-tb{display:grid;grid-gap:10px}.__accountant-office-header__bcba8 .nowrap{white-space:nowrap}.__accountant-office-header__bcba8 .header-container{grid-template-columns:1fr;grid-template-rows:min-content 40px 46px}.__accountant-office-header__bcba8 .header-container .header-row-bc{grid-template-columns:48px auto auto;grid-template-rows:min-content;grid-area:"header-row-1";grid-template-areas:"back-arrow bread-crumb actions";padding-top:20px}.__accountant-office-header__bcba8 .header-container .header-row-bc .back-arrow{display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer;color:#6B778C;grid-area:back-arrow}.__accountant-office-header__bcba8 .header-container .header-row-bc .back-arrow:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__accountant-office-header__bcba8 .header-container .header-row-bc .back-arrow:hover .icon-parasut{background-color:#F15E4F!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .back-arrow:hover .icon-bizmu{background-color:#039BE5!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .back-arrow:hover .icon-portal{background-color:#004DC7}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1{padding:0;line-height:40px}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1 a{cursor:pointer;color:#6B778C}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1 a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-parasut{background-color:#F15E4F!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-bizmu{background-color:#039BE5!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-portal{background-color:#004DC7}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb h1 span{white-space:pre-wrap}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb :only-child{color:#004DC7;grid-area:bread-crumb}.__accountant-office-header__bcba8 .header-container .header-row-bc .bread-crumb .account-type{color:#999593}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions{display:inline-flex;justify-self:flex-end;grid-area:actions;padding-right:10px}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a:first-of-type{justify-content:center;display:flex;align-items:center}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a{height:40px;width:40px;margin:0 5px;text-align:center;line-height:40px;cursor:pointer;color:#6B778C}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a:hover .icon-parasut{background-color:#F15E4F!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a:hover .icon-bizmu{background-color:#039BE5!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a:hover .icon-portal{background-color:#004DC7}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions a span{padding-right:10px}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions button{margin-left:10px;color:#6B778C}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions button:hover{color:#004DC7;border-color:#004DC7!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .actions button.tooltip-container>.tooltip-item{white-space:initial}.__accountant-office-header__bcba8 .header-container .header-row-bc .unmatched-company .address:hover .tooltip{transform:translate(0,78px)!important;transition:all .2s linear!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .unmatched-company .address .tooltip{transform:translate(0,58px)!important;transition:all .2s linear!important;left:unset;right:-4px}.__accountant-office-header__bcba8 .header-container .header-row-bc .unmatched-company .address .tooltip::before,.__accountant-office-header__bcba8 .header-container .header-row-bc .unmatched-company a:last-child .tooltip::before{right:16px;left:unset}.__accountant-office-header__bcba8 .header-container .header-row-bc .unmatched-company a:last-child:hover .tooltip{transform:translate(-92%,60px)!important;transition:all .2s linear!important}.__accountant-office-header__bcba8 .header-container .header-row-bc .unmatched-company a:last-child .tooltip{transform:translate(-92%,40px)!important;transition:all .2s linear!important}.__accountant-office-header__bcba8 .header-container .header-row-dc{grid-area:header-row-2;grid-template-columns:48px auto;grid-template-areas:". description ";align-content:center}.__accountant-office-header__bcba8 .header-container .header-row-dc p{width:600px;grid-area:description}.__accountant-office-header__bcba8 .header-container .header-row-dc:not(.with-notification){min-height:auto;width:max-content}.__accountant-office-header__bcba8 .header-container .header-row-dc.with-notification{display:flex;align-items:center;position:relative;width:100%;padding-left:58px}.__accountant-office-header__bcba8 .header-container .header-row-dc.with-notification p{grid-area:unset;width:auto;flex:0 0 auto;min-width:0}.__accountant-office-header__bcba8 .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:auto;margin-right:20px}@media (max-width:1366px){.__accountant-office-header__bcba8 .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:40px}}@media (min-width:1440px){.__accountant-office-header__bcba8 .header-container .header-row-dc.with-notification .notification-wrapper{position:absolute;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}}.__accountant-office-header__bcba8 .custom-tooltip-container .custom-tooltip,.__app-header__a6d36 .custom-tooltip-container .custom-tooltip{transform:translateY(-50%);margin-left:8px;opacity:0;z-index:10;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:6px;top:50%;font-family:Inter,sans-serif}.__accountant-office-header__bcba8 .header-container .header-row-tb{grid-area:header-row-3;font-size:1.6rem;grid-template-columns:auto 40px;grid-template-areas:". ."}.__accountant-office-header__bcba8 .header-container .header-row-tb button{background-color:#f2f2f2}.__accountant-office-header__bcba8 .header-container .header-row-tb button:hover{background-color:#d2d0cf}.__accountant-office-header__bcba8 .header-container .header-row-tb button i{font-size:1.8rem}.__accountant-office-header__bcba8 .header-container .header-row-download-modal{grid-template-columns:auto 340px}.__accountant-office-header__bcba8 .header-container .download-modal{display:flex;justify-content:space-evenly}.__accountant-office-header__bcba8 .disabled-link{pointer-events:none;color:gray;cursor:not-allowed}.__accountant-office-header__bcba8 .custom-tooltip-container{position:relative;display:inline-block}.__accountant-office-header__bcba8 .custom-tooltip-container .custom-tooltip-icon{font-size:1.6rem;color:#79889F;cursor:pointer}.__accountant-office-header__bcba8 .custom-tooltip-container .custom-tooltip{position:absolute;left:100%;background-color:#3e3e3e;color:#fff;padding:8px 12px;white-space:nowrap;font-size:1.5rem;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.__accountant-office-header__bcba8 .custom-tooltip-container:hover .custom-tooltip{opacity:1;visibility:visible}.__accountant-office-header__bcba8 .nav-tab{display:flex}.__accountant-office-header__bcba8 .nav-tab *{height:40px!important;line-height:40px}.__accountant-office-header__bcba8 .nav-tab>:last-child{display:inherit;flex-grow:1;justify-content:flex-end;color:#a39f9d}.__accountant-office-header__bcba8 .nav-tab>:only-child{flex-grow:unset}.__accountant-office-header__bcba8 .nav-tab ul{display:inherit}.__accountant-office-header__bcba8 .nav-tab ul li{margin-right:20px}.__accountant-office-header__bcba8 .nav-tab ul li a{position:relative;display:inherit;color:#172B4D}.__accountant-office-header__bcba8 .nav-tab ul li a::after{content:"";width:100%;height:4px;position:absolute;left:0;bottom:-6px;transition:all 250ms ease 0s;transform:scale(0);background:#6B778C}.__accountant-office-header__bcba8 .nav-tab ul li.yielded{display:inline-flex}.__accountant-office-header__bcba8 .nav-tab ul li.active>a,.__accountant-office-header__bcba8 .nav-tab ul li>a:hover{color:#004DC7!important}.__accountant-office-header__bcba8 .nav-tab ul li.active>a span.badge,.__accountant-office-header__bcba8 .nav-tab ul li>a:hover span.badge{background:#004DC7}.__accountant-office-header__bcba8 .nav-tab ul li.active>a::after,.__accountant-office-header__bcba8 .nav-tab ul li>a:hover::after{background:#004DC7!important}.__accountant-office-header__bcba8 .nav-tab ul>li.active>a::after,.__accountant-office-header__bcba8 .nav-tab ul>li:hover>a::after{transform:scale(1)}.__accountant-office-header__bcba8 .header-row-bc{grid-template-columns:auto!important;grid-template-areas:"bread-crumb"!important}.__accountant-office-header__bcba8 .header-row-dc{grid-template-areas:"description"!important}.__accountant-office-header__bcba8 .header-row-dc p{width:650px!important}.__app-header__a6d36 .badge{display:inline-block;min-width:30px;min-height:20px;max-height:20px;padding:0 6px;font-size:14px;font-weight:700;line-height:20px!important;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;margin-left:6px;margin-top:-2px;background-color:#8993A4;border-radius:20px}.__app-header__a6d36 .header-container .header-row-bc .actions a i,.__app-header__a6d36 .header-container .header-row-bc .actions button i{font-size:1.8rem}.__app-header__a6d36 .tooltip,.__container-index-header__3275b .tooltip{-webkit-border-radius:6px 8px 8px 8px;-ms-border-radius:6px 8px 8px 8px;grid-template-columns:1fr}.__app-header__a6d36 .tooltip-container{position:relative;overflow:visible}.__app-header__a6d36 .tooltip-container:focus .tooltip,.__app-header__a6d36 .tooltip-container:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,60px);-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.__app-header__a6d36 .tooltip-container:focus .multiline,.__app-header__a6d36 .tooltip-container:hover .multiline{transform:translate(-50%,78px)}.__app-header__a6d36 .tooltip{display:grid;grid-template-rows:auto;grid-template-areas:".";pointer-events:none;min-width:100%;-moz-border-radius:6px 8px 8px;border-radius:6px 8px 8px}.__app-header__a6d36 .tooltip span{padding:6px 12px!important;border-right:1px solid #fff}.__app-header__a6d36 .tooltip i{line-height:unset;padding:6px 12px!important}.__app-header__a6d36 .tooltip-item{text-align:center;position:absolute;left:50%;top:-25px;box-sizing:border-box;margin-top:.5em;background-color:#505F79;visibility:hidden;opacity:0;white-space:nowrap;-webkit-transform:translate(-50%,40px);-moz-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);-o-transform:translate(-50%,40px);transform:translate(-50%,40px);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;line-height:24px;height:unset!important;color:#fff}.__app-header__a6d36 .tooltip-item.multiline{top:-43px}.__app-header__a6d36 .tooltip-item::before{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border-bottom:.5em solid #505F79;border-left:.5em solid transparent;border-right:.5em solid transparent;margin-left:-.5em}.__app-header__a6d36 .multiline{height:auto!important;width:250px!important;white-space:unset!important;text-align:left;-webkit-transform:translate(-50%,60px);-moz-transform:translate(-50%,60px);-ms-transform:translate(-50%,60px);-o-transform:translate(-50%,60px);transform:translate(-50%,60px)}.__app-header__a6d36 .multiline span{line-height:24px!important}.__app-header__a6d36 .multiline i{display:flex;align-self:center}.__app-header__a6d36 .nav-tab{display:flex}.__app-header__a6d36 .nav-tab *{height:40px!important;line-height:40px}.__app-header__a6d36 .nav-tab>:last-child{display:inherit;flex-grow:1;justify-content:flex-end;color:#a39f9d}.__app-header__a6d36 .nav-tab>:only-child{flex-grow:unset}.__app-header__a6d36 .nav-tab ul{display:inherit}.__app-header__a6d36 .nav-tab ul li{margin-right:20px}.__app-header__a6d36 .nav-tab ul li a{position:relative;display:inherit;color:#172B4D}.__app-header__a6d36 .nav-tab ul li a::after{content:"";width:100%;height:4px;position:absolute;left:0;bottom:-6px;transition:all 250ms ease 0s;transform:scale(0);background:#6B778C}.icon-arrow-left,.icon-asist,.icon-bizmu,.icon-parasut,.icon-portal{width:30px;height:30px}.icon-asist:hover,.icon-parasut:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__app-header__a6d36 .nav-tab ul li.yielded{display:inline-flex}.__app-header__a6d36 .nav-tab ul li.active>a,.__app-header__a6d36 .nav-tab ul li>a:hover{color:#004DC7!important}.__app-header__a6d36 .nav-tab ul li.active>a span.badge,.__app-header__a6d36 .nav-tab ul li>a:hover span.badge{background:#004DC7}.__app-header__a6d36 .nav-tab ul li.active>a::after,.__app-header__a6d36 .nav-tab ul li>a:hover::after{background:#004DC7!important}.__app-header__a6d36 .nav-tab ul>li.active>a::after,.__app-header__a6d36 .nav-tab ul>li:hover>a::after{transform:scale(1)}.icon-parasut{-webkit-mask-image:url(/assets/icons/parasut.svg);mask-image:url(/assets/icons/parasut.svg);background-color:#6B778C}.icon-parasut:hover{background-color:#004DC7;transition:background-color}.icon-asist{-webkit-mask-image:url(/assets/icons/asist.svg);mask-image:url(/assets/icons/asist.svg);background-color:#6B778C}.icon-asist:hover{background-color:#004DC7;transition:background-color}.icon-arrow-left:hover,.icon-bizmu:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.icon-bizmu{-webkit-mask-image:url(/assets/icons/bizmu.svg);mask-image:url(/assets/icons/bizmu.svg);background-color:#6B778C}.icon-bizmu:hover{background-color:#004DC7;transition:background-color}.icon-arrow-left{-webkit-mask-image:url(/assets/icons/arrow-left.svg);mask-image:url(/assets/icons/arrow-left.svg);background-color:#6B778C}.icon-arrow-left:hover{background-color:#004DC7;transition:background-color}.icon-portal{-webkit-mask-image:url(/assets/icons/portal.svg);mask-image:url(/assets/icons/portal.svg);background-color:#6B778C}.icon-portal:hover{background-color:#004DC7;-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color;transition:background-color}.__app-header__a6d36{background-color:#fff;margin-bottom:20px}.__app-header__a6d36 .back-arrow,.__app-header__a6d36 .header-container,.__app-header__a6d36 .header-row-bc,.__app-header__a6d36 .header-row-dc,.__app-header__a6d36 .header-row-tb{display:grid;grid-gap:10px}.__app-header__a6d36 .nowrap{white-space:nowrap}.__app-header__a6d36 .header-container{grid-template-columns:1fr;grid-template-rows:min-content 40px 46px}.__app-header__a6d36 .header-container .header-row-bc{grid-template-columns:48px auto auto;grid-template-rows:min-content;grid-area:"header-row-1";grid-template-areas:"back-arrow bread-crumb actions";padding-top:20px}.__app-header__a6d36 .header-container .header-row-bc .back-arrow{display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer;color:#6B778C;grid-area:back-arrow}.__app-header__a6d36 .header-container .header-row-bc .back-arrow:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__app-header__a6d36 .header-container .header-row-bc .back-arrow:hover .icon-parasut{background-color:#F15E4F!important}.__app-header__a6d36 .header-container .header-row-bc .back-arrow:hover .icon-bizmu{background-color:#039BE5!important}.__app-header__a6d36 .header-container .header-row-bc .back-arrow:hover .icon-portal{background-color:#004DC7}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1{padding:0;line-height:40px}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1 a{cursor:pointer;color:#6B778C}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1 a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-parasut{background-color:#F15E4F!important}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-bizmu{background-color:#039BE5!important}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-portal{background-color:#004DC7}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb h1 span{white-space:pre-wrap}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb :only-child{color:#004DC7;grid-area:bread-crumb}.__app-header__a6d36 .header-container .header-row-bc .bread-crumb .account-type{color:#999593}.__app-header__a6d36 .header-container .header-row-bc .actions{display:inline-flex;justify-self:flex-end;grid-area:actions;padding-right:10px}.__app-header__a6d36 .header-container .header-row-bc .actions a:first-of-type{justify-content:center;display:flex;align-items:center}.__app-header__a6d36 .header-container .header-row-bc .actions a{height:40px;width:40px;margin:0 5px;text-align:center;line-height:40px;cursor:pointer;color:#6B778C}.__app-header__a6d36 .header-container .header-row-bc .actions a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__app-header__a6d36 .header-container .header-row-bc .actions a:hover .icon-parasut{background-color:#F15E4F!important}.__app-header__a6d36 .header-container .header-row-bc .actions a:hover .icon-bizmu{background-color:#039BE5!important}.__app-header__a6d36 .header-container .header-row-bc .actions a:hover .icon-portal{background-color:#004DC7}.__app-header__a6d36 .header-container .header-row-bc .actions a span{padding-right:10px}.__app-header__a6d36 .header-container .header-row-bc .actions button{margin-left:10px;color:#6B778C}.__app-header__a6d36 .header-container .header-row-bc .actions button:hover{color:#004DC7;border-color:#004DC7!important}.__app-header__a6d36 .header-container .header-row-bc .actions button.tooltip-container>.tooltip-item{white-space:initial}.__app-header__a6d36 .header-container .header-row-bc .unmatched-company .address:hover .tooltip{transform:translate(0,78px)!important;transition:all .2s linear!important}.__app-header__a6d36 .header-container .header-row-bc .unmatched-company .address .tooltip{transform:translate(0,58px)!important;transition:all .2s linear!important;left:unset;right:-4px}.__app-header__a6d36 .header-container .header-row-bc .unmatched-company .address .tooltip::before,.__app-header__a6d36 .header-container .header-row-bc .unmatched-company a:last-child .tooltip::before{right:16px;left:unset}.__app-header__a6d36 .header-container .header-row-bc .unmatched-company a:last-child:hover .tooltip{transform:translate(-92%,60px)!important;transition:all .2s linear!important}.__app-header__a6d36 .header-container .header-row-bc .unmatched-company a:last-child .tooltip{transform:translate(-92%,40px)!important;transition:all .2s linear!important}.__app-header__a6d36 .header-container .header-row-dc{grid-area:header-row-2;grid-template-columns:48px auto;grid-template-areas:". description ";align-content:center}.__app-header__a6d36 .header-container .header-row-dc p{width:600px;grid-area:description}.__app-header__a6d36 .header-container .header-row-dc:not(.with-notification){min-height:auto;width:max-content}.__app-header__a6d36 .header-container .header-row-dc.with-notification{display:flex;align-items:center;position:relative;width:100%;padding-left:58px}.__app-header__a6d36 .header-container .header-row-dc.with-notification p{grid-area:unset;width:auto;flex:0 0 auto;min-width:0}.__app-header__a6d36 .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:auto;margin-right:20px}@media (max-width:1366px){.__app-header__a6d36 .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:40px}}@media (min-width:1440px){.__app-header__a6d36 .header-container .header-row-dc.with-notification .notification-wrapper{position:absolute;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}}.__app-header__a6d36 .header-container .header-row-tb{grid-area:header-row-3;font-size:1.6rem;grid-template-columns:auto 40px;grid-template-areas:". ."}.__container-index-header__3275b .tooltip,.__import-invoice-header__58e26 .tooltip{grid-template-rows:auto;grid-template-areas:".";min-width:100%;pointer-events:none}.__app-header__a6d36 .header-container .header-row-tb button{background-color:#f2f2f2}.__app-header__a6d36 .header-container .header-row-tb button:hover{background-color:#d2d0cf}.__app-header__a6d36 .header-container .header-row-tb button i{font-size:1.8rem}.__app-header__a6d36 .header-container .header-row-download-modal{grid-template-columns:auto 340px}.__app-header__a6d36 .header-container .download-modal{display:flex;justify-content:space-evenly}.__app-header__a6d36 .disabled-link{pointer-events:none;color:gray;cursor:not-allowed}.__app-header__a6d36 .custom-tooltip-container{position:relative;display:inline-block}.__app-header__a6d36 .custom-tooltip-container .custom-tooltip-icon{font-size:1.6rem;color:#79889F;cursor:pointer}.__app-header__a6d36 .custom-tooltip-container .custom-tooltip{position:absolute;left:100%;background-color:#3e3e3e;color:#fff;padding:8px 12px;white-space:nowrap;font-size:1.5rem;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.__basic-purchase-bill-row__91ccd .expanding-line .content-info,.__purchase-bill-row__c26c0 .expanding-line .content-info,.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .content-info,.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-implications'] h3{font-family:Roboto,'Helvetica Neue',Helvetica,Arial,sans-serif}.__app-header__a6d36 .custom-tooltip-container:hover .custom-tooltip{opacity:1;visibility:visible}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper{display:flex;flex-direction:column;row-gap:16px;background:#f7f7f6}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper h4{line-height:24px}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper [class^="__p-one-way-autocomplete"]{position:relative}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper [class^="__p-one-way-autocomplete"] [class^="__p-array-select"]{position:absolute}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper [class^="__p-one-way-autocomplete"] .input-group{background-color:#fff}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper [class^="__p-one-way-autocomplete"] .input-group input::selection,.__assign-authorized-users-modal__0abc8 .modal-body-wrapper [class^="__p-one-way-autocomplete"] .input-group:focus-within{border-color:#004dc7;color:#004dc7}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper .assigned-staff{-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px;-ms-border-radius:8px 8px 8px 8px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:16px;margin-bottom:8px;background-color:#fff;cursor:pointer}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper .assigned-staff:focus,.__assign-authorized-users-modal__0abc8 .modal-body-wrapper .assigned-staff:hover{-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear;outline:0}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper .assigned-staff button{border-radius:50%;border:unset}.__assign-authorized-users-modal__0abc8 .modal-body-wrapper .assigned-staff button:hover{background-color:#e5e7e9;border:inherit;color:#004dc7}.__atlas-checkbox__00a9e.busy,.__atlas-checkbox__00a9e.disabled{cursor:text}.__atlas-checkbox__00a9e.disabled input{cursor:not-allowed}.__atlas-checkbox__00a9e .loading-spinner{margin-right:9px;cursor:not-allowed}.__atlas-step-indicators__e47bc{display:flex;column-gap:12px;align-items:center;padding-left:20px}.__atlas-step-indicators__e47bc .step-indicator-item{width:8px;height:8px;background-color:#bfd9ff;border-radius:50%}.__atlas-step-indicators__e47bc .step-indicator-item.active{background-color:#0f62fe}.__basic-purchase-bill-row__91ccd:not(.is-collapsed){border:none}.__basic-purchase-bill-row__91ccd:not(.is-collapsed) .top-border-placeholder,.__basic-purchase-bill-row__91ccd:not(.is-collapsed) .transition-placeholder{height:20px}.__basic-purchase-bill-row__91ccd .top-border-placeholder,.__basic-purchase-bill-row__91ccd .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__basic-purchase-bill-row__91ccd>tr:nth-of-type(2) td:last-of-type{text-align:right}.__basic-purchase-bill-row__91ccd>tr:nth-of-type(2) td:last-of-type button{margin-left:10px;justify-self:center;vertical-align:middle}.__company-matching-modal__6fa39.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__accommodation-tax-step__58a0e.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__bank-accounts-step__57b43.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__communications-tax-and-excise-duty-step__a078e.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-560px}.__basic-purchase-bill-row__91ccd>tr:nth-of-type(2) td:last-of-type button.busy{background:linear-gradient(to bottom,rgba(197,196,194,.25),rgba(197,196,194,.35));background-color:rgba(197,196,194,.25)}.__basic-purchase-bill-row__91ccd th:last-of-type{text-align:right}.__basic-purchase-bill-row__91ccd .tax-number{display:block;color:#999593}.__basic-purchase-bill-row__91ccd .expanding-line{padding:0!important}.__basic-purchase-bill-row__91ccd .expanding-line table{border-bottom:none!important}.__basic-purchase-bill-row__91ccd .expanding-line .invoice-info td{white-space:nowrap}.__basic-purchase-bill-row__91ccd .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__basic-purchase-bill-row__91ccd .expanding-line .invoice-info td>:last-child{margin-right:0}.__basic-purchase-bill-row__91ccd .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__basic-purchase-bill-row__91ccd .expanding-line .invoice-info .links a:not(:last-of-type){margin-right:40px}.__basic-purchase-bill-row__91ccd .expanding-line .content-info{font-size:1.4rem;text-align:center;padding:10px 20px}.__basic-purchase-bill-row__91ccd .expanding-line td[data-test-document-no]{width:20vw}.__basic-purchase-bill-row__91ccd .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child{text-align:right}.__basic-purchase-bill-row__91ccd.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__basic-purchase-bill-row__91ccd.is-collapsed tr:nth-of-type(3){display:none!important}.__basic-purchase-bill-row__91ccd.is-approved{border:none!important}.__basic-purchase-bill-row__91ccd.is-approved tr:not(:first-of-type):not(:last-of-type){display:none}.__basic-purchase-bill-row__91ccd.is-approved tr:first-of-type td,.__basic-purchase-bill-row__91ccd.is-approved tr:last-of-type td{height:0!important}.__basic-purchase-bill-row__91ccd.is-approved .transition-placeholder{animation:approved .6s}.__basic-purchase-bill-row__91ccd .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__basic-purchase-bill-row__91ccd .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__basic-purchase-bill-row__91ccd .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__6fa39 .ember-modal-dialog{width:1120px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-nav :before,.__compatibility-modal__c3b57 .ember-modal-dialog a i,.__compatibility-modal__c3b57 .ember-modal-dialog button i{margin-right:5px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__container-index-header__3275b .header-container .header-row-bc .actions a i,.__container-index-header__3275b .header-container .header-row-bc .actions button i{font-size:1.8rem}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__6fa39 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__compatibility-modal__c3b57 .ember-modal-dialog{width:700px}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body{padding:0;background-color:#f7f7f6}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>*{padding:20px}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>:first-child{border-bottom:1px solid #dedddc}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>div{display:grid;grid-auto-flow:column;grid-template-columns:10px 30px auto 200px;grid-gap:20px}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>div h2,.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>div i:not(.atlas-gs),.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>div span{align-self:center}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>div .fa-chrome{color:#999593}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body>div .atlas-gs{min-height:30px;background:url(/assets/atlas-logo-gs-ae597ddc350e6355d1677125cc0caf42.png) left center no-repeat;background-size:100% auto}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body .isPDFDownloadDisabled{opacity:.25}.__compatibility-modal__c3b57 .ember-modal-dialog .modal-body .isPDFDownloadDisabled a{cursor:not-allowed;pointer-events:none}.__compatibility-modal__c3b57 .ember-modal-dialog [class^="__p-card-footer"]{display:grid;grid-auto-flow:column;grid-template-columns:auto 210px}.__compatibility-modal__c3b57.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-350px;top:calc((100vh - 365px)/ 2)}.__contact-autocomplete__4f722 [class*=p-array-select]{position:absolute;margin-top:3px;width:350px!important;z-index:9999!important;box-shadow:1px 1px 3px 2px #dedddc}.__contact-autocomplete__4f722 [class*=p-array-select] li:last-of-type a{text-align:left;display:flex;flex-direction:column}.__container-index-header__3275b a:hover{color:unset}.__container-index-header__3275b .rm-p-events{pointer-events:none}.__container-index-header__3275b button,.__container-index-header__3275b h4{text-transform:uppercase}.__container-index-header__3275b .lowercase{text-transform:lowercase}.__container-index-header__3275b .sign-up-bg{background-size:cover;display:flex;background-position:top;width:100%;height:100%}.__container-index-header__3275b .sticky-list-header{width:calc(100% + 40px);padding:8px 0;margin-left:-20px;margin-bottom:2px;position:sticky;top:0}.__container-index-header__3275b .p-mt-40{margin-top:40px}.__container-index-header__3275b .tooltip-container{position:relative;overflow:visible}.__container-index-header__3275b .tooltip-container:focus .tooltip,.__container-index-header__3275b .tooltip-container:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,60px);-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.__container-index-header__3275b .tooltip-container:focus .multiline,.__container-index-header__3275b .tooltip-container:hover .multiline{transform:translate(-50%,78px)}.__container-index-header__3275b .tooltip{display:grid;-moz-border-radius:6px 8px 8px;border-radius:6px 8px 8px}.__container-index-header__3275b .tooltip span{padding:6px 12px!important;border-right:1px solid #fff}.__container-index-header__3275b .tooltip i{line-height:unset;padding:6px 12px!important}.__container-index-header__3275b .tooltip-item{text-align:center;position:absolute;left:50%;top:-25px;box-sizing:border-box;margin-top:.5em;background-color:#505F79;visibility:hidden;opacity:0;white-space:nowrap;-webkit-transform:translate(-50%,40px);-moz-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);-o-transform:translate(-50%,40px);transform:translate(-50%,40px);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;line-height:24px;height:unset!important;color:#fff}.__container-index-header__3275b .icon-asist:hover,.__container-index-header__3275b .icon-parasut:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__container-index-header__3275b .tooltip-item.multiline{top:-43px}.__container-index-header__3275b .tooltip-item::before{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border-bottom:.5em solid #505F79;border-left:.5em solid transparent;border-right:.5em solid transparent;margin-left:-.5em}.__container-index-header__3275b .multiline{height:auto!important;width:250px!important;white-space:unset!important;text-align:left;-webkit-transform:translate(-50%,60px);-moz-transform:translate(-50%,60px);-ms-transform:translate(-50%,60px);-o-transform:translate(-50%,60px);transform:translate(-50%,60px)}.__container-index-header__3275b .multiline span{line-height:24px!important}.__container-index-header__3275b .multiline i{display:flex;align-self:center}.__container-index-header__3275b .icon-parasut{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/parasut.svg);mask-image:url(/assets/icons/parasut.svg);background-color:#6B778C}.__container-index-header__3275b .icon-parasut:hover{background-color:#004DC7;transition:background-color}.__container-index-header__3275b .icon-asist{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/asist.svg);mask-image:url(/assets/icons/asist.svg);background-color:#6B778C}.__container-index-header__3275b .icon-asist:hover{background-color:#004DC7;transition:background-color}.__container-index-header__3275b .icon-arrow-left:hover,.__container-index-header__3275b .icon-bizmu:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__container-index-header__3275b .icon-bizmu{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/bizmu.svg);mask-image:url(/assets/icons/bizmu.svg);background-color:#6B778C}.__container-index-header__3275b .icon-bizmu:hover{background-color:#004DC7;transition:background-color}.__container-index-header__3275b .icon-arrow-left{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/arrow-left.svg);mask-image:url(/assets/icons/arrow-left.svg);background-color:#6B778C}.__container-index-header__3275b .icon-arrow-left:hover{background-color:#004DC7;transition:background-color}.__container-index-header__3275b .icon-portal{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/portal.svg);mask-image:url(/assets/icons/portal.svg);background-color:#6B778C}.__container-index-header__3275b .icon-portal:hover{background-color:#004DC7;-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color;transition:background-color}.__container-index-header__3275b{background-color:#fff;margin-bottom:20px}.__container-index-header__3275b .back-arrow,.__container-index-header__3275b .header-container,.__container-index-header__3275b .header-row-bc,.__container-index-header__3275b .header-row-dc,.__container-index-header__3275b .header-row-tb{display:grid;grid-gap:10px}.__container-index-header__3275b .nowrap{white-space:nowrap}.__container-index-header__3275b .header-container{grid-template-columns:1fr;grid-template-rows:min-content 40px 46px;grid-template-areas:"header-row-1" "header-row-2" "header-row-3"}.__container-index-header__3275b .header-container .header-row-bc{grid-template-columns:48px auto auto;grid-template-rows:min-content;grid-area:"header-row-1";grid-template-areas:"back-arrow bread-crumb actions";padding-top:20px}.__container-index-header__3275b .header-container .header-row-bc .back-arrow{display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer;color:#6B778C;grid-area:back-arrow}.__container-index-header__3275b .header-container .header-row-bc .back-arrow:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__container-index-header__3275b .header-container .header-row-bc .back-arrow:hover .icon-parasut{background-color:#F15E4F!important}.__container-index-header__3275b .header-container .header-row-bc .back-arrow:hover .icon-bizmu{background-color:#039BE5!important}.__container-index-header__3275b .header-container .header-row-bc .back-arrow:hover .icon-portal{background-color:#004DC7}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1{padding:0;line-height:40px}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1 a{cursor:pointer;color:#6B778C}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1 a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1 a:hover .icon-parasut{background-color:#F15E4F!important}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1 a:hover .icon-bizmu{background-color:#039BE5!important}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1 a:hover .icon-portal{background-color:#004DC7}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb h1 span{white-space:pre-wrap}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb :only-child{color:#004DC7;grid-area:bread-crumb}.__container-index-header__3275b .header-container .header-row-bc .bread-crumb .account-type{color:#999593}.__container-index-header__3275b .header-container .header-row-bc .actions{display:inline-flex;justify-self:flex-end;grid-area:actions;padding-right:10px}.__container-index-header__3275b .header-container .header-row-bc .actions a:first-of-type{justify-content:center;display:flex;align-items:center}.__container-index-header__3275b .header-container .header-row-bc .actions a{height:40px;width:40px;margin:0 5px;text-align:center;line-height:40px;cursor:pointer;color:#6B778C}.__container-index-header__3275b .header-container .header-row-bc .actions a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__container-index-header__3275b .header-container .header-row-bc .actions a:hover .icon-parasut{background-color:#F15E4F!important}.__container-index-header__3275b .header-container .header-row-bc .actions a:hover .icon-bizmu{background-color:#039BE5!important}.__container-index-header__3275b .header-container .header-row-bc .actions a:hover .icon-portal{background-color:#004DC7}.__container-index-header__3275b .header-container .header-row-tb button,.__container-index-header__3275b .header-row-tb2 button{background-color:#f2f2f2}.__container-index-header__3275b .header-container .header-row-bc .actions a span{padding-right:10px}.__container-index-header__3275b .header-container .header-row-bc .actions button{margin-left:10px;color:#6B778C}.__container-index-header__3275b .header-container .header-row-bc .actions button:hover{color:#004DC7;border-color:#004DC7!important}.__container-index-header__3275b .header-container .header-row-bc .actions button.tooltip-container>.tooltip-item{white-space:initial}.__container-index-header__3275b .header-container .header-row-bc .unmatched-company .address:hover .tooltip{transform:translate(0,78px)!important;transition:all .2s linear!important}.__container-index-header__3275b .header-container .header-row-bc .unmatched-company .address .tooltip{transform:translate(0,58px)!important;transition:all .2s linear!important;left:unset;right:-4px}.__container-index-header__3275b .header-container .header-row-bc .unmatched-company .address .tooltip::before,.__container-index-header__3275b .header-container .header-row-bc .unmatched-company a:last-child .tooltip::before{right:16px;left:unset}.__container-index-header__3275b .header-container .header-row-bc .unmatched-company a:last-child:hover .tooltip{transform:translate(-92%,60px)!important;transition:all .2s linear!important}.__container-index-header__3275b .header-container .header-row-bc .unmatched-company a:last-child .tooltip{transform:translate(-92%,40px)!important;transition:all .2s linear!important}.__container-index-header__3275b .header-container .header-row-dc{grid-area:header-row-2;grid-template-columns:48px auto;grid-template-areas:". description ";align-content:center}.__container-index-header__3275b .header-container .header-row-dc p{width:600px;grid-area:description}.__container-index-header__3275b .header-container .header-row-dc:not(.with-notification){min-height:auto;width:max-content}.__container-index-header__3275b .header-container .header-row-dc.with-notification{display:flex;align-items:center;position:relative;width:100%;padding-left:58px}.__container-index-header__3275b .header-container .header-row-dc.with-notification p{grid-area:unset;width:auto;flex:0 0 auto;min-width:0}.__container-index-header__3275b .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:auto;margin-right:20px}@media (max-width:1366px){.__container-index-header__3275b .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:40px}}@media (min-width:1440px){.__container-index-header__3275b .header-container .header-row-dc.with-notification .notification-wrapper{position:absolute;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}}.__container-index-header__3275b .header-container .header-row-tb{grid-area:header-row-3;font-size:1.6rem;grid-template-columns:auto 40px;grid-template-areas:". ."}.__container-index-header__3275b .header-container .header-row-tb button:hover{background-color:#d2d0cf}.__container-index-header__3275b .header-container .header-row-tb button i{font-size:1.8rem}.__container-index-header__3275b .header-container .header-row-download-modal{grid-template-columns:auto 340px}.__container-index-header__3275b .header-container .download-modal{display:flex;justify-content:space-evenly}.__container-index-header__3275b .disabled-link{pointer-events:none;color:gray;cursor:not-allowed}.__container-index-header__3275b .custom-tooltip-container{position:relative;display:inline-block}.__container-index-header__3275b .custom-tooltip-container .custom-tooltip-icon{font-size:1.6rem;color:#79889F;cursor:pointer}.__container-index-header__3275b .custom-tooltip-container .custom-tooltip{position:absolute;top:50%;left:100%;transform:translateY(-50%);margin-left:8px;background-color:#3e3e3e;color:#fff;padding:8px 12px;white-space:nowrap;font-size:1.5rem;font-family:Inter,sans-serif;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:6px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;z-index:10}.__container-index-header__3275b .custom-tooltip-container:hover .custom-tooltip{opacity:1;visibility:visible}.__container-index-header__3275b .nav-tab{display:flex}.__container-index-header__3275b .nav-tab *{height:40px!important;line-height:40px}.__container-index-header__3275b .nav-tab>:last-child{display:inherit;flex-grow:1;justify-content:flex-end;color:#a39f9d}.__container-index-header__3275b .nav-tab>:only-child{flex-grow:unset}.__container-index-header__3275b .nav-tab ul{display:inherit}.__container-index-header__3275b .nav-tab ul li{margin-right:20px}.__container-index-header__3275b .nav-tab ul li a{position:relative;display:inherit;color:#172B4D}.__container-index-header__3275b .nav-tab ul li a::after{content:"";width:100%;height:4px;position:absolute;left:0;bottom:-6px;transition:all 250ms ease 0s;transform:scale(0);background:#6B778C}.__container-index-header__3275b .nav-tab ul li.yielded{display:inline-flex}.__container-index-header__3275b .nav-tab ul li.active>a,.__container-index-header__3275b .nav-tab ul li>a:hover{color:#004DC7!important}.__container-index-header__3275b .nav-tab ul li.active>a span.badge,.__container-index-header__3275b .nav-tab ul li>a:hover span.badge{background:#004DC7}.__container-index-header__3275b .nav-tab ul li.active>a::after,.__container-index-header__3275b .nav-tab ul li>a:hover::after{background:#004DC7!important}.__container-index-header__3275b .nav-tab ul>li.active>a::after,.__container-index-header__3275b .nav-tab ul>li:hover>a::after{transform:scale(1)}.__container-index-header__3275b .header-row-bc{grid-template-columns:auto!important;grid-template-areas:"bread-crumb"!important}.__container-index-header__3275b .header-row-dc{grid-template-areas:"description"!important;margin-top:1%}.__container-index-header__3275b .header-row-dc p{width:650px!important}.__container-index-header__3275b .header-row-tb2{margin-top:1%;margin-bottom:3%;grid-area:header-row-3;font-size:1.6rem;grid-template-columns:auto 40px;grid-template-areas:". ."}.__container-index-header__3275b .header-row-tb2 button i,.__import-invoice-header__58e26 .header-container .header-row-bc .actions a i,.__import-invoice-header__58e26 .header-container .header-row-bc .actions button i{font-size:1.8rem}.__container-index-header__3275b .header-row-tb2 button:hover{background-color:#d2d0cf}.__converter-errors-modal__033e8{width:700px!important;margin-left:-350px!important;top:calc((100vh - 443px)/ 2)!important}.__converter-errors-modal__033e8 .modal-footer,.__converter-errors-modal__033e8 .modal-header{display:flex!important}.__converter-errors-modal__033e8 .modal-body{line-height:1.4;padding:0}.__converter-errors-modal__033e8 .modal-body p:first-of-type{padding:20px 100px 20px 20px;background-color:#f7f7f6}.__converter-errors-modal__033e8 .modal-body ul{height:300px;overflow-y:scroll}.__converter-errors-modal__033e8 .modal-body ul li{padding:20px;border-top:1px solid #dedddc}.__converter-errors-modal__033e8 .modal-body ul li [class^="__p-content-info__"]{-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px;font-size:1.4rem;padding:10px;margin-top:10px}.__download-e-documents-modal__1bcf6 .modal-body-wrapper{background-color:#f7f7f6}.__download-e-documents-modal__1bcf6 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__download-e-documents-modal__1bcf6 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__download-e-documents-modal__1bcf6 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__download-e-documents-modal__1bcf6 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__download-e-documents-modal__1bcf6 .modal-body-wrapper p{margin-top:20px;text-align:center}.__download-e-documents-modal__1bcf6.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__error-list__d8280{color:#b0432e;background-color:#FEA695!important;position:relative}.__error-list__d8280:after,.__error-list__d8280:before{display:table;content:""}.__error-list__d8280:after{clear:both}.__error-list__d8280.no-error{display:none}.__error-list__d8280 i{margin-right:5px}.__error-list__d8280>button[class*=p-button]{position:absolute;top:10px;right:20px;color:#e74c3c;border-color:#f29f97}.__error-list__d8280>button[class*=p-button]:hover{color:#403637;border-color:#e74c3c}.__export-platform-selection-modal__02595{width:1000px!important;margin-left:-500px!important;top:calc((100vh - 480px)/ 2)!important}.__export-platform-selection-modal__02595 .luca-logo{background:url(/assets/luca-logo-02-69d7556dbfa19600e9d46b20411f0bdf.png) left no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-origin:content-box;background-size:150px}.__export-platform-selection-modal__02595 .zirve-logo{background:url(/assets/zirve-logo-01-e137e083617b5047c887fb62611583e5.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-origin:content-box;background-position-y:30px;background-size:80px}.__export-platform-selection-modal__02595 .xml-logo{background:url(/assets/xml-logo-01-7aee081dfcd3fddc5b0770bff2f76f4b.png) center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-origin:content-box;background-position-y:24px;background-size:70px}.__export-platform-selection-modal__02595 .modal-footer,.__export-platform-selection-modal__02595 .modal-header{display:flex!important}.__export-platform-selection-modal__02595 .modal-body{display:grid;grid-template-columns:1.2fr .8fr;line-height:1.4;padding:0}.__export-platform-selection-modal__02595 .modal-body>*{padding:20px}.__export-platform-selection-modal__02595 .modal-body .luca-area>:not(:last-child),.__export-platform-selection-modal__02595 .modal-body .other-area>:not(:last-child){padding-bottom:20px}.__export-platform-selection-modal__02595 .modal-body .luca-area div,.__export-platform-selection-modal__02595 .modal-body .other-area div{display:flex;align-items:center;margin:20px}.__export-platform-selection-modal__02595 .modal-body .luca-area div a,.__export-platform-selection-modal__02595 .modal-body .other-area div a{display:inline-flex;width:100%;height:150px;padding:10px;border:1px solid #dedddc;border-radius:8px;background-color:#fff;cursor:pointer}.__export-platform-selection-modal__02595 .modal-body .luca-area div a:hover,.__export-platform-selection-modal__02595 .modal-body .other-area div a:hover{border:1px solid #a5a2a0;-webkit-box-shadow:0 0 15px rgba(0,0,0,.15);-moz-box-shadow:0 0 15px rgba(0,0,0,.15);-ms-box-shadow:0 0 15px rgba(0,0,0,.15);box-shadow:0 0 15px rgba(0,0,0,.15);-webkit-transition:box-shadow;-moz-transition:box-shadow;-o-transition:box-shadow;-ms-transition:box-shadow;transition:box-shadow}.__export-platform-selection-modal__02595 .modal-body .luca-area div a:hover *,.__export-platform-selection-modal__02595 .modal-body .other-area div a:hover *{color:#403637}.__export-platform-selection-modal__02595 .modal-body .luca-area div a i,.__export-platform-selection-modal__02595 .modal-body .other-area div a i{color:#999593}.__export-platform-selection-modal__02595 .modal-body .other-area div a:hover,.__import-invoice-header__58e26 a:hover{color:unset}.__export-platform-selection-modal__02595 .modal-body .luca-area{border-right:1px solid #dedddc}.__export-platform-selection-modal__02595 .modal-body .luca-area a{justify-content:flex-end;padding:30px!important}.__export-platform-selection-modal__02595 .modal-body .luca-area a:hover{border:1px solid #22c39e!important}.__export-platform-selection-modal__02595 .modal-body .luca-area a i{align-self:center}.__export-platform-selection-modal__02595 .modal-body .other-area{background:#f7f7f6}.__export-platform-selection-modal__02595 .modal-body .other-area div{flex-direction:row}.__export-platform-selection-modal__02595 .modal-body .other-area div a{align-items:flex-end;align-content:center}.__export-platform-selection-modal__02595 .modal-body .other-area div a i{margin:0 auto}.__import-invoice-header__58e26 .p-mt-40,.__staff-members__show-header__7b3cc .p-mt-40{margin-top:40px}.__export-platform-selection-modal__02595 .modal-body .other-area div a:nth-of-type(2):last-of-type{margin-left:20px}.__import-invoice-header__58e26 .rm-p-events{pointer-events:none}.__import-invoice-header__58e26 button,.__import-invoice-header__58e26 h4{text-transform:uppercase}.__import-invoice-header__58e26 .lowercase{text-transform:lowercase}.__import-invoice-header__58e26 .sign-up-bg{background-size:cover;display:flex;background-position:top;width:100%;height:100%}.__import-invoice-header__58e26 .sticky-list-header{width:calc(100% + 40px);padding:8px 0;margin-left:-20px;margin-bottom:2px;position:sticky;top:0}.__import-invoice-header__58e26 .tooltip-container{position:relative;overflow:visible}.__import-invoice-header__58e26 .tooltip-container:focus .tooltip,.__import-invoice-header__58e26 .tooltip-container:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,60px);-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.__import-invoice-header__58e26 .tooltip-container:focus .multiline,.__import-invoice-header__58e26 .tooltip-container:hover .multiline{transform:translate(-50%,78px)}.__import-invoice-header__58e26 .tooltip-item,.tooltip-item{margin-top:.5em;-moz-transform:translate(-50%,40px);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;height:unset!important}.__import-invoice-header__58e26 .tooltip{display:grid;grid-template-columns:1fr;-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px}.__import-invoice-header__58e26 .header-container,.__staff-members__show-header__7b3cc .header-container{grid-template-areas:"header-row-1" "header-row-2" "header-row-3"}.__import-invoice-header__58e26 .tooltip span{padding:6px 12px!important;border-right:1px solid #fff}.__import-invoice-header__58e26 .tooltip i{line-height:unset;padding:6px 12px!important}.__import-invoice-header__58e26 .tooltip-item{text-align:center;position:absolute;left:50%;top:-25px;box-sizing:border-box;background-color:#505F79;visibility:hidden;opacity:0;white-space:nowrap;-webkit-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);-o-transform:translate(-50%,40px);transform:translate(-50%,40px);transition:all .2s linear;line-height:24px;color:#fff}.__import-invoice-header__58e26 .icon-asist:hover,.__import-invoice-header__58e26 .icon-parasut:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__import-invoice-header__58e26 .tooltip-item.multiline{top:-43px}.__import-invoice-header__58e26 .tooltip-item::before{content:"";position:absolute;bottom:100%;left:50%;width:0;height:0;border-bottom:.5em solid #505F79;border-left:.5em solid transparent;border-right:.5em solid transparent;margin-left:-.5em}.__import-invoice-header__58e26 .multiline{height:auto!important;width:250px!important;white-space:unset!important;text-align:left;-webkit-transform:translate(-50%,60px);-moz-transform:translate(-50%,60px);-ms-transform:translate(-50%,60px);-o-transform:translate(-50%,60px);transform:translate(-50%,60px)}.__import-invoice-header__58e26 .multiline span{line-height:24px!important}.__import-invoice-header__58e26 .multiline i{display:flex;align-self:center}.__import-invoice-header__58e26 .icon-parasut{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/parasut.svg);mask-image:url(/assets/icons/parasut.svg);background-color:#6B778C}.__import-invoice-header__58e26 .icon-parasut:hover{background-color:#004DC7;transition:background-color}.__import-invoice-header__58e26 .icon-asist{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/asist.svg);mask-image:url(/assets/icons/asist.svg);background-color:#6B778C}.__import-invoice-header__58e26 .icon-asist:hover{background-color:#004DC7;transition:background-color}.__import-invoice-header__58e26 .icon-arrow-left:hover,.__import-invoice-header__58e26 .icon-bizmu:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__import-invoice-header__58e26 .icon-bizmu{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/bizmu.svg);mask-image:url(/assets/icons/bizmu.svg);background-color:#6B778C}.__import-invoice-header__58e26 .icon-bizmu:hover{background-color:#004DC7;transition:background-color}.__import-invoice-header__58e26 .icon-arrow-left{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/arrow-left.svg);mask-image:url(/assets/icons/arrow-left.svg);background-color:#6B778C}.__import-invoice-header__58e26 .icon-arrow-left:hover{background-color:#004DC7;transition:background-color}.__import-invoice-header__58e26 .icon-portal{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/portal.svg);mask-image:url(/assets/icons/portal.svg);background-color:#6B778C}.__import-invoice-header__58e26 .icon-portal:hover{background-color:#004DC7;-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color;transition:background-color}.__import-invoice-header__58e26{background-color:#fff;margin-bottom:20px}.__import-invoice-header__58e26 .back-arrow,.__import-invoice-header__58e26 .header-container,.__import-invoice-header__58e26 .header-row-bc,.__import-invoice-header__58e26 .header-row-dc,.__import-invoice-header__58e26 .header-row-tb{display:grid;grid-gap:10px}.__import-invoice-header__58e26 .nowrap{white-space:nowrap}.__import-invoice-header__58e26 .header-container{grid-template-columns:1fr;grid-template-rows:min-content 40px 46px}.__import-invoice-header__58e26 .header-container .header-row-bc{grid-template-columns:48px auto auto;grid-template-rows:min-content;grid-area:"header-row-1";grid-template-areas:"back-arrow bread-crumb actions";padding-top:20px}.__import-invoice-header__58e26 .header-container .header-row-bc .back-arrow{display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer;color:#6B778C;grid-area:back-arrow}.__import-invoice-header__58e26 .header-container .header-row-bc .back-arrow:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__import-invoice-header__58e26 .header-container .header-row-bc .back-arrow:hover .icon-parasut{background-color:#F15E4F!important}.__import-invoice-header__58e26 .header-container .header-row-bc .back-arrow:hover .icon-bizmu{background-color:#039BE5!important}.__import-invoice-header__58e26 .header-container .header-row-bc .back-arrow:hover .icon-portal{background-color:#004DC7}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1{padding:0;line-height:40px}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1 a{cursor:pointer;color:#6B778C}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1 a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-parasut{background-color:#F15E4F!important}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-bizmu{background-color:#039BE5!important}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1 a:hover .icon-portal{background-color:#004DC7}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a:hover .icon-parasut,.__parasut-company-list__57a0a .icon-parasut:hover{background-color:#F15E4F!important}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb h1 span{white-space:pre-wrap}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb :only-child{color:#004DC7;grid-area:bread-crumb}.__import-invoice-header__58e26 .header-container .header-row-bc .bread-crumb .account-type{color:#999593}.__import-invoice-header__58e26 .header-container .header-row-bc .actions{display:inline-flex;justify-self:flex-end;grid-area:actions;padding-right:10px}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a:first-of-type{justify-content:center;display:flex;align-items:center}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a{height:40px;width:40px;margin:0 5px;text-align:center;line-height:40px;cursor:pointer;color:#6B778C}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a:hover .icon-bizmu{background-color:#039BE5!important}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a:hover .icon-portal{background-color:#004DC7}.__import-invoice-header__58e26 .header-container .header-row-bc .actions a span{padding-right:10px}.__import-invoice-header__58e26 .header-container .header-row-bc .actions button{margin-left:10px;color:#6B778C}.__import-invoice-header__58e26 .header-container .header-row-bc .actions button:hover{color:#004DC7;border-color:#004DC7!important}.__import-invoice-header__58e26 .header-container .header-row-bc .actions button.tooltip-container>.tooltip-item{white-space:initial}.__import-invoice-header__58e26 .header-container .header-row-bc .unmatched-company .address:hover .tooltip{transform:translate(0,78px)!important;transition:all .2s linear!important}.__import-invoice-header__58e26 .header-container .header-row-bc .unmatched-company .address .tooltip{transform:translate(0,58px)!important;transition:all .2s linear!important;left:unset;right:-4px}.__import-invoice-header__58e26 .header-container .header-row-bc .unmatched-company .address .tooltip::before{left:unset;right:16px}.__import-invoice-header__58e26 .header-container .header-row-bc .unmatched-company a:last-child:hover .tooltip{transform:translate(-92%,60px)!important;transition:all .2s linear!important}.__import-invoice-header__58e26 .header-container .header-row-bc .unmatched-company a:last-child .tooltip{transform:translate(-92%,40px)!important;transition:all .2s linear!important}.__import-invoice-header__58e26 .header-container .header-row-bc .unmatched-company a:last-child .tooltip::before{left:unset;right:16px}.__import-invoice-header__58e26 .header-container .header-row-dc{grid-area:header-row-2;grid-template-columns:48px auto;grid-template-areas:". description ";align-content:center}.__import-invoice-header__58e26 .header-container .header-row-dc p{width:600px;grid-area:description}.__import-invoice-header__58e26 .header-container .header-row-dc:not(.with-notification){min-height:auto;width:max-content}.__import-invoice-header__58e26 .header-container .header-row-dc.with-notification{display:flex;align-items:center;position:relative;width:100%;padding-left:58px}.__import-invoice-header__58e26 .header-container .header-row-dc.with-notification p{grid-area:unset;width:auto;flex:0 0 auto;min-width:0}.__import-invoice-header__58e26 .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:auto;margin-right:20px}@media (max-width:1366px){.__import-invoice-header__58e26 .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:40px}}@media (min-width:1440px){.__import-invoice-header__58e26 .header-container .header-row-dc.with-notification .notification-wrapper{position:absolute;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}}.__import-invoice-header__58e26 .header-container .header-row-tb{grid-area:header-row-3;font-size:1.6rem;grid-template-columns:auto 40px;grid-template-areas:". ."}.__import-invoice-header__58e26 .header-container .header-row-tb button{background-color:#f2f2f2}.__import-invoice-header__58e26 .header-container .header-row-tb button:hover{background-color:#d2d0cf}.__import-invoice-header__58e26 .header-container .header-row-tb button i{font-size:1.8rem}.__import-invoice-header__58e26 .header-container .header-row-download-modal{grid-template-columns:auto 340px}.__import-invoice-header__58e26 .header-container .download-modal{display:flex;justify-content:space-evenly}.__import-invoice-header__58e26 .disabled-link{pointer-events:none;color:gray;cursor:not-allowed}.__import-invoice-header__58e26 .custom-tooltip-container{position:relative;display:inline-block}.__import-invoice-header__58e26 .custom-tooltip-container .custom-tooltip-icon{font-size:1.6rem;color:#79889F;cursor:pointer}.__import-invoice-header__58e26 .custom-tooltip-container .custom-tooltip{position:absolute;top:50%;left:100%;transform:translateY(-50%);margin-left:8px;background-color:#3e3e3e;color:#fff;padding:8px 12px;white-space:nowrap;font-size:1.5rem;font-family:Inter,sans-serif;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:6px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;z-index:10}.__import-invoice-header__58e26 .custom-tooltip-container:hover .custom-tooltip{opacity:1;visibility:visible}.__import-invoice-header__58e26 .nav-tab{display:flex}.__import-invoice-header__58e26 .nav-tab *{height:40px!important;line-height:40px}.__import-invoice-header__58e26 .nav-tab>:last-child{display:inherit;flex-grow:1;justify-content:flex-end;color:#a39f9d}.__import-invoice-header__58e26 .nav-tab>:only-child{flex-grow:unset}.__import-invoice-header__58e26 .nav-tab ul{display:inherit}.__import-invoice-header__58e26 .nav-tab ul li{margin-right:20px}.__import-invoice-header__58e26 .nav-tab ul li a{position:relative;display:inherit;color:#172B4D}.__import-invoice-header__58e26 .nav-tab ul li a::after{content:"";width:100%;height:4px;position:absolute;left:0;bottom:-6px;transition:all 250ms ease 0s;transform:scale(0);background:#6B778C}.__import-invoice-header__58e26 .nav-tab ul li.yielded{display:inline-flex}.__import-invoice-header__58e26 .nav-tab ul li.active>a,.__import-invoice-header__58e26 .nav-tab ul li>a:hover{color:#004DC7!important}.__import-invoice-header__58e26 .nav-tab ul li.active>a span.badge,.__import-invoice-header__58e26 .nav-tab ul li>a:hover span.badge{background:#004DC7}.__import-invoice-header__58e26 .nav-tab ul li.active>a::after,.__import-invoice-header__58e26 .nav-tab ul li>a:hover::after{background:#004DC7!important}.__import-invoice-header__58e26 .nav-tab ul>li.active>a::after,.__import-invoice-header__58e26 .nav-tab ul>li:hover>a::after{transform:scale(1)}.__import-invoice-header__58e26 .header-row-bc{grid-template-columns:auto!important;grid-template-areas:"bread-crumb"!important}.__import-invoice-header__58e26 .header-row-dc{grid-template-areas:"description"!important}.__import-invoice-header__58e26 .header-row-dc p{width:650px!important}.__import-invoices-tab-selector__824ad .nav-tab li{pointer-events:none}.__import-invoices-tab-selector__824ad .nav-tab li:not(.active){opacity:.5}.__invoice-excel-export-modal__e9cef .modal-body-wrapper{background-color:#f7f7f6}.__invoice-excel-export-modal__e9cef .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-excel-export-modal__e9cef .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-excel-export-modal__e9cef .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-excel-export-modal__e9cef .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-excel-export-modal__e9cef .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-row__b7d92 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__invoice-row__b7d92 th:last-of-type,.__invoice-row__b7d92>tr:nth-of-type(2) td:last-of-type,.__invoice-with-vat-withholding-row__25904 .expanding-line tr:not(.excise-duty):not(.comm-tax):not(.accommodation-tax) td:last-child,.__invoice-with-vat-withholding-row__25904 th:last-of-type,.__invoice-with-vat-withholding-row__25904>tr:nth-of-type(2) td:last-of-type,.__purchase-bill-row__c26c0 th:last-of-type,.__purchase-bill-row__c26c0>tr:nth-of-type(2) td:last-of-type{text-align:right}.__invoice-excel-export-modal__e9cef.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-row__b7d92:not(.is-collapsed){border:none}.__invoice-row__b7d92:not(.is-collapsed) .top-border-placeholder,.__invoice-row__b7d92:not(.is-collapsed) .transition-placeholder{height:20px}.__invoice-row__b7d92 .top-border-placeholder,.__invoice-row__b7d92 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__invoice-row__b7d92.is-approved tr:first-of-type td,.__invoice-row__b7d92.is-approved tr:last-of-type td,.__invoice-with-vat-withholding-row__25904.is-approved tr:first-of-type td,.__invoice-with-vat-withholding-row__25904.is-approved tr:last-of-type td,.__invoice__list-row__cadb5.is-cancelled tr:first-of-type td,.__invoice__list-row__cadb5.is-cancelled tr:last-of-type td,.__purchase-bill-row__c26c0.is-approved tr:first-of-type td,.__purchase-bill-row__c26c0.is-approved tr:last-of-type td,.__purchase-bill-with-vat-withholding-row__a8834.is-approved tr:first-of-type td,.__purchase-bill-with-vat-withholding-row__a8834.is-approved tr:last-of-type td,.__purchase-bill__basic-list-row__360d6.is-cancelled tr:first-of-type td,.__purchase-bill__basic-list-row__360d6.is-cancelled tr:last-of-type td,.__purchase-bill__list-row__688fd.is-cancelled tr:first-of-type td,.__purchase-bill__list-row__688fd.is-cancelled tr:last-of-type td{height:0!important}.__invoice-row__b7d92>tr:nth-of-type(2) td:last-of-type button{margin-left:10px;justify-self:center;vertical-align:middle}.__invoice-row__b7d92>tr:nth-of-type(2) td:last-of-type button.busy{background:linear-gradient(to bottom,rgba(197,196,194,.25),rgba(197,196,194,.35));background-color:rgba(197,196,194,.25)}.__invoice-row__b7d92 .tax-number{display:block;color:#999593}.__invoice-row__b7d92 .expanding-line{padding:0!important}.__invoice-row__b7d92 .expanding-line table{border-bottom:none!important}.__invoice-row__b7d92 .expanding-line .invoice-info td{padding-top:0;white-space:nowrap}.__invoice-row__b7d92 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__invoice-row__b7d92 .expanding-line .invoice-info td>:last-child{margin-right:0}.__invoice-row__b7d92 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__invoice-row__b7d92 .expanding-line td[data-test-document-date] div,.__invoice-row__b7d92 .expanding-line td[data-test-document-no] div{display:flex;align-items:baseline;white-space:nowrap}.__invoice-row__b7d92 .expanding-line td[data-test-document-date] div h4,.__invoice-row__b7d92 .expanding-line td[data-test-document-no] div h4{margin-right:10px}.__invoice-row__b7d92.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__invoice-row__b7d92.is-collapsed tr:nth-of-type(3){display:none!important}.__invoice-row__b7d92.is-approved{border:none!important}.__invoice-row__b7d92.is-approved tr:not(:first-of-type):not(:last-of-type){display:none}.__invoice-row__b7d92.is-approved .transition-placeholder{animation:approved .6s}.__invoice-row__b7d92 .sales-invoice-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__invoice-row__b7d92 .sales-invoice-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__invoice-row__b7d92 .exchange-rate-circle{margin-left:-15px;font-size:14px;color:#977639;position:relative}.__invoice-row__b7d92 .net-total-cell{text-align:left;white-space:nowrap;position:relative}.__invoice-row__b7d92 .exchange-rate-tooltip{position:absolute;top:18px;left:0;background:#333;color:#fff;padding:4px 8px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:0;max-width:180px}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper{display:flex;align-items:flex-start;margin-bottom:16px;min-height:84px}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0 0%;padding:16px;background-color:#fff;height:100%;box-shadow:inset -1px 0 0 #A0A0A0;border:none;cursor:pointer;border-radius:0;color:#363636}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item.selected,.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item:hover{background-color:#F0F4FA}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;box-shadow:none}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item--error{color:#DA1E28}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item--error i{font-size:14px;line-height:14px!important}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item .invoice-status-count{font-size:24px;line-height:28px;font-weight:400;margin-bottom:8px}.__import-invoice__approve-invoices__0a9eb .index-header-wrapper .index-header-title,.__import-invoice__create-invoices__31f71 .index-header-wrapper .index-header-title{font-weight:500;color:#1c1c1c;font-size:16px}.__invoice-status-counts__47ae3 .invoice-status-counts-wrapper .invoice-status-count-item .invoice-status-label{width:100%;display:inline-block;font-size:14px;font-weight:500;line-height:16px;letter-spacing:.32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.__invoice-tab-selector__7566f .yielded>i{margin-right:18px}.__invoice-table__642ab .table-container{border-radius:0 0 6px 6px;position:relative}.__invoice-table__642ab .table-container table{border-bottom:none!important}.__invoice-table__642ab .table-container table thead{background-color:#f7f7f6!important}.__invoice-total-tax__4e120 div{display:inline-block;font-weight:700}.__invoice-total-tax__4e120 div .tax-info-circle{border-radius:6px;color:#977639}.__invoice-total-tax__4e120 div .tooltip-row{display:flex;justify-content:space-between}.__invoice-total-tax__4e120 div .tooltip-row span{margin-left:1rem}.__invoice-type-icon__cb977 .E-Invoice{margin-left:13px}.__invoice-type-icon__cb977 .E-Invoice .icon-container{margin-left:-18px;position:absolute;margin-top:5px}.__invoice-type-icon__cb977 .Invoice{margin-left:13px}.__invoice-with-vat-withholding-row__25904:not(.is-collapsed){border:none}.__invoice-with-vat-withholding-row__25904:not(.is-collapsed) .top-border-placeholder,.__invoice-with-vat-withholding-row__25904:not(.is-collapsed) .transition-placeholder{height:20px}.__invoice-with-vat-withholding-row__25904 .top-border-placeholder,.__invoice-with-vat-withholding-row__25904 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__invoice-with-vat-withholding-row__25904>tr:nth-of-type(2) td:last-of-type button{margin-left:10px;justify-self:center;vertical-align:middle}.__invoice-with-vat-withholding-row__25904>tr:nth-of-type(2) td:last-of-type button.busy{background:linear-gradient(to bottom,rgba(197,196,194,.25),rgba(197,196,194,.35));background-color:rgba(197,196,194,.25)}.__invoice-with-vat-withholding-row__25904 .tax-number{display:block;color:#999593}.__invoice-with-vat-withholding-row__25904 .expanding-line{padding:0!important}.__invoice-with-vat-withholding-row__25904 .expanding-line table{border-bottom:none!important}.__invoice-with-vat-withholding-row__25904 .expanding-line .invoice-info td{padding-top:0;white-space:nowrap}.__invoice-with-vat-withholding-row__25904 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__invoice-with-vat-withholding-row__25904 .expanding-line .invoice-info td>:last-child{margin-right:0}.__invoice-with-vat-withholding-row__25904 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__invoice-with-vat-withholding-row__25904 .expanding-line td[data-test-document-no]{width:20vw}.__invoice-with-vat-withholding-row__25904.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__invoice-with-vat-withholding-row__25904.is-collapsed tr:nth-of-type(3){display:none!important}.__invoice-with-vat-withholding-row__25904.is-approved{border:none!important}.__invoice-with-vat-withholding-row__25904.is-approved tr:not(:first-of-type):not(:last-of-type){display:none}.__invoice-with-vat-withholding-row__25904.is-approved .transition-placeholder{animation:approved .6s}.__invoice-with-vat-withholding-row__25904 .sales-invoice-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__invoice-with-vat-withholding-row__25904 .sales-invoice-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__invoice-with-vat-withholding-row__25904 .sales-invoice-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__invoice-with-vat-withholding-row__25904 .exchange-rate-circle{margin-left:-15px;font-size:14px;color:#977639;position:relative}.__invoice-with-vat-withholding-row__25904 .net-total-cell{text-align:left;white-space:nowrap;position:relative}.__invoice-with-vat-withholding-row__25904 .exchange-rate-tooltip{position:absolute;top:18px;left:0;background:#333;color:#fff;padding:4px 8px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:0;max-width:180px}.__staff-members__show-header__7b3cc .tooltip,.tooltip{grid-template-rows:auto;grid-template-areas:".";min-width:100%}.__invoice-xml-download-modal__8106f .modal-body-wrapper{background-color:#f7f7f6}.__invoice-xml-download-modal__8106f .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-xml-download-modal__8106f .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-xml-download-modal__8106f .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-xml-download-modal__8106f .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-xml-download-modal__8106f .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-xml-download-modal__8106f.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__lead-accountant-modal__f2ba6{width:900px!important;transform:translateX(-50%)!important;margin-left:0!important}.__lead-accountant-modal__f2ba6 .no-wrap,.__lead-accountant-modal__f2ba6 h1{white-space:nowrap}.__lead-accountant-modal__f2ba6 .modal-body{margin-bottom:2px}.__lead-accountant-modal__f2ba6 .kvkk-section{padding-top:16px}.__lead-accountant-modal__f2ba6 .close-button{position:absolute;top:10px;right:20px;cursor:pointer}.__lead-accountant-modal__f2ba6 .close-button span{font-size:20px;color:#000}.__luca-connection-error-modal__85d4e{width:700px!important;margin-left:-350px!important;top:calc((100vh - 424px)/ 2)!important}.__luca-connection-error-modal__85d4e [class*=modal-body]{display:flex;flex-direction:column;text-align:center;padding:40px 20px}.__luca-connection-error-modal__85d4e [class*=modal-body] [class*=badge-icon]{align-self:center;margin-bottom:20px;color:#22c39e}.__luca-connection-error-modal__85d4e [class*=modal-body] [class*=button]{width:180px;margin:20px auto 0}.__luca-connection-error-modal__85d4e [class*=modal-body] [class*=button] .fa{margin-left:5px}.__missing-account-code-error-modal__e3bab{width:730px!important;margin-left:-365px!important;top:calc((100vh - 300px)/ 2)!important}.__missing-account-code-error-modal__e3bab i{margin-right:10px;align-self:center}.__missing-account-code-error-modal__e3bab p{padding-right:10%}.__missing-account-code-error-modal__e3bab .modal-footer,.__missing-account-code-error-modal__e3bab .modal-header{display:flex!important}.__missing-account-code-error-modal__e3bab .modal-body{line-height:1.4;padding:0}.__missing-account-code-error-modal__e3bab .modal-body>div{padding:20px}.__missing-account-code-error-modal__e3bab .modal-body>div .errors-list-item{display:flex}.__missing-account-code-error-modal__e3bab .modal-body>div .errors-list-item i{font-size:.9rem}.__missing-account-code-error-modal__e3bab .modal-body .info{color:#977639;padding:20px;border-bottom:1px solid #dedddc;background-color:#fff4bd}.__nav-bar__01a0b{display:flex;height:60px;flex-direction:row;align-items:center;font-weight:600;padding:0 20px;background-color:#0447DE;box-shadow:0 2px 10px 0 #b9b7b5}.__nav-bar__01a0b button{background:unset!important}.__nav-bar__01a0b .logo{display:block;background:url(/assets/atlas-logo-negative-5d35ba33fc49b06a5b6297a7b3875924.png) left center no-repeat;background-size:100% auto;height:40px;width:40px;margin-right:20px;-webkit-transition:width,height,margin-left,margin-right;-moz-transition:width,height,margin-left,margin-right;-o-transition:width,height,margin-left,margin-right;-ms-transition:width,height,margin-left,margin-right;transition:width,height,margin-left,margin-right}.__nav-bar__01a0b .nav{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:16px}.__nav-bar__01a0b .nav .nav-bar-items{display:flex;align-items:center}.__nav-bar__01a0b .nav .announcekit-widget .fa-gift{line-height:60px;font-size:1.8rem;margin-right:4px}.__nav-bar__01a0b .nav a,.__nav-bar__01a0b .nav button,.__nav-bar__01a0b .nav span{height:60px;line-height:60px;font-size:1.5rem;padding:0 16px;color:#fff!important;white-space:nowrap;overflow:visible}.__nav-bar__01a0b .nav a,.__nav-bar__01a0b .nav button{display:inline-block}.__nav-bar__01a0b .nav a:hover,.__nav-bar__01a0b .nav button:hover{background-color:#0030B9!important}.__nav-bar__01a0b .nav .routes{display:flex;align-items:center}.__nav-bar__01a0b .nav .routes .isActive{color:#fff;background-color:#0030B9}.__nav-bar__01a0b .limit-words{max-width:160px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.__nav-bar__01a0b .hidden-button{visibility:hidden;display:none!important}.__nav-bar__01a0b .custom-tooltip-container{position:relative}.__nav-bar__01a0b .custom-tooltip-container:hover .custom-tooltip{visibility:visible;opacity:1}.__nav-bar__01a0b .custom-tooltip-container .custom-tooltip{visibility:hidden;opacity:0;position:absolute;top:100%;padding:8px 12px;background-color:rgba(0,0,0,.8);border-radius:4px;white-space:nowrap;z-index:1000;transition:opacity .2s ease;margin-top:5px;font-size:1.2rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;left:16px}.__nav-bar__01a0b .custom-tooltip-container .custom-tooltip::before{content:'';position:absolute;top:-5px;left:50%;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(0,0,0,.8)}.__new-contracts-modal__b50e3 .checkbox-container{padding-top:10px;padding-bottom:5px;padding-right:20px;border-radius:5px}.__new-contracts-modal__b50e3 .checkbox-row{margin-bottom:8px;display:flex;align-items:flex-start}.__new-contracts-modal__b50e3 .checkbox-row .checkbox-text{margin:-2px 0 0;display:inline-block;align-items:flex-start}.__new-contracts-modal__b50e3 .modal-body{padding-left:12px}.__new-contracts-modal__b50e3 .large-checkbox-container{transform:scale(1.5);-webkit-transform:scale(1.3)}.__notification-bar__49ca8.notification-bar{width:670px;min-height:54px;margin:0 auto}.__notification-bar__49ca8.notification-bar.error{background-color:#FAF0F1;border:1px solid #FAF0F1}.__notification-bar__49ca8.notification-bar .notification-bar-content{display:flex;align-items:center;justify-content:center;padding:16px;gap:16px;min-height:22px;box-sizing:border-box}.__notification-bar__49ca8.notification-bar .notification-bar-message{color:#DA1E28;font-size:15px;font-weight:400;line-height:22px;letter-spacing:.16px;text-align:center;white-space:normal;word-wrap:break-word;max-width:100%;flex:1}.__notification-bar__49ca8.notification-bar .notification-bar-close{background:0 0;border:none;color:#DA1E28;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.__notification-bar__49ca8.notification-bar .notification-bar-close:hover{background-color:rgba(218,30,40,.1)}.__notification-bar__49ca8.notification-bar .notification-bar-close:focus{outline:#DA1E28 solid 2px;outline-offset:2px}.__notification-bar__49ca8.notification-bar .notification-bar-close i{font-size:12px}.__notification-bar__49ca8.notification-bar.success{background-color:#F6FFED;border:1px solid #F6FFED;border-left:4px solid #52C41A}.__notification-bar__49ca8.notification-bar.success .notification-bar-close,.__notification-bar__49ca8.notification-bar.success .notification-bar-message{color:#52C41A}.__notification-bar__49ca8.notification-bar.success .notification-bar-close:hover{background-color:rgba(82,196,26,.1)}.__notification-bar__49ca8.notification-bar.success .notification-bar-close:focus{outline:#52C41A solid 2px}.__notification-bar__49ca8.notification-bar.warning{background-color:#FFFBE6;border:1px solid #FFFBE6;border-left:4px solid #FAAD14}.__invite-users-modal__form__29004 [class^='__p-modal-footer__'] button.c-primary:focus,.__office-create-modal__0e066 [class^='__p-modal-footer__'] button.c-primary:focus,.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__'] button.color-primary:focus,.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__'] button.color-primary:focus{border-color:#0447DE;box-shadow:inset 0 0 0 1px #0447DE,inset 0 0 0 2px #f4f4f4}.__notification-bar__49ca8.notification-bar.warning .notification-bar-close,.__notification-bar__49ca8.notification-bar.warning .notification-bar-message{color:#FAAD14}.__notification-bar__49ca8.notification-bar.warning .notification-bar-close:hover{background-color:rgba(250,173,20,.1)}.__notification-bar__49ca8.notification-bar.warning .notification-bar-close:focus{outline:#FAAD14 solid 2px}.__office-create-modal__0e066{width:600px!important;margin-left:-300px!important;top:calc((100vh - 324px)/ 2)!important}.__office-create-modal__0e066 small{font-size:13px;line-height:18px;color:#899299;display:inline-block;padding-bottom:4px}.__office-create-modal__0e066 [class^='__p-modal-body__']{display:flex;flex-direction:column;row-gap:24px}.__office-create-modal__0e066 [class^='__p-modal-body__'] label{font-size:1.3rem;font-weight:600;line-height:24px;letter-spacing:.5px;color:#999593}.__office-create-modal__0e066 [class^='__p-modal-footer__']{display:flex;justify-content:space-between}.__office-create-modal__0e066 [class^='__p-modal-footer__']::before,.__office-create-modal__0e066 [class^='__p-modal-footer__']:after{display:none}.__office-create-modal__0e066 [class^='__p-modal-footer__'] .footer-buttons:only-child{margin-left:auto}.__office-create-modal__0e066 [class^='__p-modal-footer__'] button.c-primary{background:#0447DE}.__office-create-modal__0e066 [class^='__p-modal-footer__'] button.c-primary:hover{background-color:#0030B9}.__office-create-modal__0e066 [class^='__p-modal-footer__'] button:disabled,.__office-create-modal__0e066 [class^='__p-modal-footer__'] button:disabled:hover{background-color:#d3d3d3}.__office-create-warning__b1980 .warning-bar{position:unset}.__office-create-warning__b1980 .show-create-office-modal-button{text-transform:none;background-color:unset;border:none;padding:0;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#403637}.__staff-members__show-header__7b3cc .tooltip-item::before,.tooltip-item::before{bottom:100%;border-bottom:.5em solid #505F79;content:""}.tooltip i,.tooltip span{padding:6px 12px!important}.tooltip-container{position:relative;overflow:visible}.tooltip-container:focus .tooltip,.tooltip-container:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,60px);-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.tooltip-container:focus .multiline,.tooltip-container:hover .multiline{transform:translate(-50%,78px)}.__staff-members__show-header__7b3cc .tooltip-item,.tooltip-item{-o-transform:translate(-50%,40px);box-sizing:border-box;left:50%}.tooltip{display:grid;grid-template-columns:1fr;pointer-events:none;-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px}.tooltip span{border-right:1px solid #fff}.tooltip i{line-height:unset}.tooltip-item{text-align:center;position:absolute;top:-25px;background-color:#505F79;visibility:hidden;opacity:0;white-space:nowrap;-webkit-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);transform:translate(-50%,40px);transition:all .2s linear;line-height:24px;color:#fff}.tooltip-item.multiline{top:-43px}.tooltip-item::before{position:absolute;left:50%;width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;margin-left:-.5em}.multiline{height:auto!important;width:250px!important;white-space:unset!important;text-align:left;-webkit-transform:translate(-50%,60px);-moz-transform:translate(-50%,60px);-ms-transform:translate(-50%,60px);-o-transform:translate(-50%,60px);transform:translate(-50%,60px)}.multiline span{line-height:24px!important}.multiline i{display:flex;align-self:center}.__parasut-company-list__57a0a [class^="__p-index-header__"]{justify-content:space-between;line-height:40px}.__parasut-company-list__57a0a .list-header{display:flex;background-color:#dedddc}.__parasut-company-list__57a0a .list-header .company{min-width:calc(450px + 24px);max-width:calc(450px + 24px);margin-left:20px;padding-left:24px;flex:1}@media (min-width:1500px){.__parasut-company-list__57a0a .list-header .company{max-width:1500px}}.__parasut-company-list__57a0a .list-header .staff-member-list{min-width:350px;max-width:350px}@media (min-width:1500px){.__parasut-company-list__57a0a .list-header .staff-member-list{min-width:500px;max-width:500px}}.__parasut-company-list__57a0a .list-header .company-icon{min-width:100px;max-width:100%;flex:1}.__parasut-company-list__57a0a .list-header .staff-member-list+.company-icon{max-width:100px}.__parasut-company-list__57a0a .list-header .tax-period{min-width:480px;display:inline-flex}.__parasut-company-list__57a0a .list-header .tax-period small{width:50%}.__parasut-company-list__57a0a .list-header small{color:#30466A;font-weight:600}.__parasut-company-list__57a0a .line-item{display:flex;flex-direction:row;height:80px;line-height:24px;margin-bottom:8px;background-color:#fff;overflow:hidden;-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px;-ms-border-radius:8px 8px 8px 8px;border-radius:8px;cursor:pointer}.__parasut-company-list__57a0a .line-item:hover{-webkit-box-shadow:0 0 1px 2px #0447DE;-moz-box-shadow:0 0 1px 2px #0447DE;-ms-box-shadow:0 0 1px 2px;box-shadow:0 0 1px 2px #0447DE;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear}.__parasut-company-list__57a0a .line-item:hover .company-name-type span.company-name{color:#0447DE}.__parasut-company-list__57a0a .line-item:hover .tax-period-meta.none{visibility:visible}.__parasut-company-list__57a0a .line-item .assigned-staff{min-width:350px;max-width:350px;padding-left:20px;flex-direction:row;overflow:hidden;align-self:center}@media (min-width:1500px){.__parasut-company-list__57a0a .line-item .assigned-staff{min-width:500px;max-width:500px}}.__parasut-company-list__57a0a .line-item .assigned-staff span{align-self:center}.__parasut-company-list__57a0a .line-item .assigned-staff span:not(:last-child)::after{content:", "}.__parasut-company-list__57a0a .line-item .company-name-type{min-width:450px;max-width:450px;justify-content:center;height:inherit;flex:1}@media (min-width:1500px){.__parasut-company-list__57a0a .line-item .company-name-type{max-width:1500px}}.__parasut-company-list__57a0a .line-item .company-name-type span{white-space:nowrap;padding-left:24px}.__parasut-company-list__57a0a .line-item .company-name-type span.company-name{font-size:16px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-list__57a0a .line-item .company-name-type span.accounting-type{font-size:14px;color:#999593}.__parasut-company-list__57a0a .line-item>div{display:inherit;flex-direction:column;flex:1}.__parasut-company-list__57a0a .line-item>div[class^="__parasut-company-meta__"]{flex-direction:row;column-gap:inherit;min-width:480px;max-width:480px}.__parasut-company-list__57a0a .create-company-button{margin:auto 0;text-transform:uppercase}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product,.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product{margin-top:10px}.__parasut-company-list__57a0a .parasut-companies-icons{min-width:100px;max-width:100%;justify-content:center;align-items:flex-end;padding:0 3rem}.__parasut-company-list__57a0a .assigned-staff+.parasut-companies-icons{max-width:100px}.__parasut-company-list__57a0a .icon-bizmu:hover{background-color:#039BE5!important}.__parasut-company-list__57a0a .icon-postal:hover{background-color:#fff}.__parasut-company-list__57a0a .disabled-link{pointer-events:none;color:gray;cursor:not-allowed}.__parasut-company-meta__3ea0b{max-width:480px}.__parasut-company-meta__3ea0b .tax-period-meta{display:inherit}.__parasut-company-meta__3ea0b .tax-period-meta.none{min-width:480px;visibility:hidden;color:#30466A;flex-direction:row;align-content:center;justify-content:space-between;pointer-events:none}.__parasut-company-meta__3ea0b .tax-period-meta.none .fa{justify-self:end;min-width:unset}.__parasut-company-meta__3ea0b .tax-period-meta>*{display:inherit;min-width:120px;flex-direction:column;justify-content:center;padding:0 24px}.__parasut-company-meta__3ea0b .tax-period-meta>* .count{font-size:16px}.__parasut-company-meta__3ea0b .tax-period-meta>* .sales-type{font-size:14px;color:#8FA0BC}.__parasut-company-meta__3ea0b .tax-period-meta>:hover{background-color:#F2F6FC}.__parasut-company-meta__3ea0b .tax-period-meta>:hover .count{color:#0447DE}.__parasut-company-setting__fdaf9 .ember-modal-dialog{width:720px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-header{display:flex}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-header>:first-child{width:100%}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:300px;border-right:1px solid #dedddc;padding:20px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__fdaf9 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__fdaf9.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-360px}.__process-status-tab-selector__84313 .yielded>i{margin-right:18px}.__product-autocomplete__ddeea [class*=p-array-select]{position:absolute;margin-top:3px;width:350px!important;z-index:9999!important;box-shadow:1px 1px 3px 2px #dedddc}.__purchase-bill-row__c26c0:not(.is-collapsed){border:none}.__purchase-bill-row__c26c0 .expanding-line table,.__purchase-bill-row__c26c0.is-collapsed,.__purchase-bill-table__7ac05 .table-container table{border-bottom:none!important}.__purchase-bill-row__c26c0:not(.is-collapsed) .top-border-placeholder,.__purchase-bill-row__c26c0:not(.is-collapsed) .transition-placeholder{height:20px}.__purchase-bill-row__c26c0 .top-border-placeholder,.__purchase-bill-row__c26c0 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__purchase-bill-row__c26c0>tr:nth-of-type(2) td:last-of-type button{margin-left:10px;justify-self:center;vertical-align:middle}.__purchase-bill-row__c26c0>tr:nth-of-type(2) td:last-of-type button.busy{background:linear-gradient(to bottom,rgba(197,196,194,.25),rgba(197,196,194,.35));background-color:rgba(197,196,194,.25)}.__purchase-bill-row__c26c0 .tax-number{display:block;color:#999593}.__purchase-bill-row__c26c0 .expanding-line{padding:0!important}.__purchase-bill-row__c26c0 .expanding-line .invoice-info td{white-space:nowrap}.__purchase-bill-row__c26c0 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__purchase-bill-row__c26c0 .expanding-line .invoice-info td>:last-child{margin-right:0}.__purchase-bill-row__c26c0 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__purchase-bill-row__c26c0 .expanding-line .invoice-info .links a:not(:last-of-type){margin-right:40px}.__purchase-bill-row__c26c0 .expanding-line .content-info{font-size:1.4rem;text-align:center;padding:10px 20px}.__purchase-bill-row__c26c0 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__purchase-bill-with-vat-withholding-row__a8834 th:last-of-type,.__purchase-bill-with-vat-withholding-row__a8834>tr:nth-of-type(2) td:last-of-type{text-align:right}.__purchase-bill-row__c26c0 .expanding-line td[data-test-document-no]{width:20vw}.__purchase-bill-row__c26c0.is-collapsed{border-top:1px solid #dedddc!important}.__purchase-bill-row__c26c0.is-collapsed tr:nth-of-type(3){display:none!important}.__purchase-bill-row__c26c0.is-approved{border:none!important}.__purchase-bill-row__c26c0.is-approved tr:not(:first-of-type):not(:last-of-type){display:none}.__purchase-bill-row__c26c0.is-approved .transition-placeholder{animation:approved .6s}.__purchase-bill-row__c26c0 .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__purchase-bill-row__c26c0 .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__purchase-bill-row__c26c0 .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__purchase-bill-table__7ac05 .table-container{border-radius:0 0 6px 6px;position:relative}.__purchase-bill-table__7ac05 .table-container table thead{background-color:#f7f7f6!important}.__purchase-bill-with-vat-withholding-row__a8834:not(.is-collapsed){border:none}.__purchase-bill-with-vat-withholding-row__a8834:not(.is-collapsed) .top-border-placeholder,.__purchase-bill-with-vat-withholding-row__a8834:not(.is-collapsed) .transition-placeholder{height:20px}.__purchase-bill-with-vat-withholding-row__a8834 .top-border-placeholder,.__purchase-bill-with-vat-withholding-row__a8834 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__purchase-bill-with-vat-withholding-row__a8834>tr:nth-of-type(2) td:last-of-type button{margin-left:10px;justify-self:center;vertical-align:middle}.__purchase-bill-with-vat-withholding-row__a8834>tr:nth-of-type(2) td:last-of-type button.busy{background:linear-gradient(to bottom,rgba(197,196,194,.25),rgba(197,196,194,.35));background-color:rgba(197,196,194,.25)}.__purchase-bill-with-vat-withholding-row__a8834 .tax-number{display:block;color:#999593}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line{padding:0!important}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line table{border-bottom:none!important}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .invoice-info td{white-space:nowrap}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .invoice-info td>:last-child{margin-right:0}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .invoice-info .links a:not(:last-of-type){margin-right:40px}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line .content-info{font-size:1.4rem;text-align:center;padding:10px 20px}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line td[data-test-document-no]{width:20vw}.__purchase-bill-with-vat-withholding-row__a8834 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child{text-align:right}.__purchase-bill-with-vat-withholding-row__a8834.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__purchase-bill-with-vat-withholding-row__a8834.is-collapsed tr:nth-of-type(3){display:none!important}.__purchase-bill-with-vat-withholding-row__a8834.is-approved{border:none!important}.__purchase-bill-with-vat-withholding-row__a8834.is-approved tr:not(:first-of-type):not(:last-of-type){display:none}.__purchase-bill-with-vat-withholding-row__a8834.is-approved .transition-placeholder{animation:approved .6s}.__purchase-bill-with-vat-withholding-row__a8834 .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__purchase-bill-with-vat-withholding-row__a8834 .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__purchase-bill-with-vat-withholding-row__a8834 .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__receipt-export-group-table__4db61{--item-color:#004DC7}.__receipt-export-group-table__4db61 [class^='__p-table']{padding-bottom:0}.__receipt-export-group-table__4db61 [class^='__p-table'] [class^='__p-table-header']{padding:20px 20px 10px}.__receipt-export-group-table__4db61 [class^='__p-table'] [class^='__p-table-header'] table{background-color:unset}.__receipt-export-group-table__4db61 [class^='__p-table'] [class^='__p-table-header'] table [class^='__p-table-column__']{padding:0}.__receipt-export-group-table__4db61 a.receipt-export-group{-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px;display:block;margin-bottom:8px;background-color:#fff;cursor:pointer}.__receipt-export-group-table__4db61 a.receipt-export-group:hover{-webkit-box-shadow:0 0 1px 2px var(--item-color);-moz-box-shadow:0 0 1px 2px var(--item-color);-ms-box-shadow:0 0 1px 2px;box-shadow:0 0 1px 2px var(--item-color);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;color:unset!important;overflow:hidden}.__receipt-export-group-table__4db61 a.receipt-export-group>div{display:flex;height:80px;padding:20px;align-items:center}.__receipt-export-group-table__4db61 a.receipt-export-group>div>:first-child{width:50%}.__receipt-export-group-table__4db61 a.receipt-export-group>div>:not(:first-child){width:10%}.__receipt-export-group-table__4db61 a.receipt-export-group>div .bank-export-group{width:60%}.__receipt-export-group-table__4db61 a.receipt-export-group>div .bank-export-group-col{width:20%}.__staff-info-edit-modal__59cf6 .ember-modal-dialog{width:600px}.__staff-info-edit-modal__59cf6 .ember-modal-dialog div[class^="__p-modal-header__"] small{display:none}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper{padding:0;background:#f7f7f6}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper h2{font-size:1.5rem;font-weight:600}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper p{width:85%;padding:20px 20px 10px}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper>.row{padding:10px 20px;align-items:center}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper>.row .staff-modal-form-field-label{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.5px;color:#999593}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper>.row .staff-modal-form-field-label>input{font-size:1.5rem}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper>.row:first-child{padding-top:20px}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper>.row:last-child{padding-bottom:20px}.__staff-info-edit-modal__59cf6 .ember-modal-dialog .modal-body-wrapper .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__staff-info-edit-modal__59cf6.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-300px}.__import-invoice__invalid-invoices-modal__7b7ed .show-modal-container{width:560px!important;margin-left:-280px!important;top:calc((100vh - 621px)/ 2)!important;-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px}.__import-invoice__invalid-invoices-modal__7b7ed h2{font-size:16px;font-weight:600;line-height:22px}.__import-invoice__invalid-invoices-modal__7b7ed div[class^="__p-modal-header__"]{display:flex;align-items:center;justify-content:space-between}.__import-invoice__invalid-invoices-modal__7b7ed button{text-transform:capitalize}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog{width:1120px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__accommodation-tax-step__58a0e .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__accommodation-tax-step__58a0e .modal-body .group-row{display:flex}.__company-matching-modal__accommodation-tax-step__58a0e .modal-body .group-row>:first-child{margin-right:20px}.__company-matching-modal__accommodation-tax-step__58a0e .modal-body .group-row>*{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}.__company-matching-modal__accommodation-tax-step__58a0e .modal-body .content-info{font-size:1.4rem;letter-spacing:.5px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog{width:1120px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__bank-accounts-step__57b43 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog{width:1120px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .modal-body .group-row{display:flex}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .modal-body .group-row>:first-child{margin-right:20px}.__company-matching-modal__communications-tax-and-excise-duty-step__a078e .modal-body .group-row>*{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__completion-step__00452 .ember-modal-dialog{width:700px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body{width:100%;background:#f7f7f6}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body p{padding:0 20px 20px}.__company-matching-modal__completion-step__00452 .ember-modal-dialog .modal-body-wrapper .modal-body .content-info{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.3rem;letter-spacing:.5px;padding:10px 20px}.__company-matching-modal__completion-step__00452.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-350px}.__company-matching-modal__contact-account-step__a067f.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__create-company-matching-step__4cf23.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__destroy-company-matching-step__fd9de.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__sales-accounts-step__c0013.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__company-matching-modal__vat-purchase-accounts-step__f2540.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-560px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog{width:1120px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__contact-account-step__a067f .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog{width:1120px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__create-company-matching-step__4cf23 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body h4{margin-bottom:5px}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body div[class^='__p-one-way-select']{background-color:#fff}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body>:not(:nth-child(-n+3)){border-top:1px solid #dedddc}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body>:not(:nth-child(-n+3))>div{width:45%}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body ul{list-style-type:disc}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body .destroy-actions{display:flex;margin-top:.5rem}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body .destroy-actions div[class^='__p-input-decoration']{width:45%;margin-right:2rem}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body .parasut-and-luca{display:flex;padding-top:10px!important}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body .parasut-and-luca .company{width:45%}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body .parasut-and-luca i{width:10%;align-self:center;text-align:center;padding-top:20px}.__company-matching-modal__create-company-matching-step__4cf23 .modal-body .disabled{color:#999593}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog{width:1120px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__destroy-company-matching-step__fd9de .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body h4{margin-bottom:5px}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body div[class^='__p-one-way-select']{background-color:#fff}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body>:not(:nth-child(-n+3)){border-top:1px solid #dedddc}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body>:not(:nth-child(-n+3))>div{width:45%}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body ul{list-style-type:disc}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body .destroy-actions{display:flex;margin-top:.5rem}.__company-matching-modal__destroy-company-matching-step__fd9de .modal-body .destroy-actions div[class^='__p-input-decoration']{width:45%;margin-right:2rem}.__company-matching-modal__navigation-bar__c64d6 li a{cursor:pointer;line-height:40px}.__company-matching-modal__navigation-bar__c64d6 li a.is-active{color:#4d8669}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li:not(:first-child){position:relative}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li:not(:first-child)::before{content:" ";display:block;position:absolute;bottom:24px;left:5px;width:2px;height:30px;background-color:#d7d5d5}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li a:not(:nth-child(2)){position:relative}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li a:not(:nth-child(2)).is-active:before{content:"";font-size:1.4rem;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li a:not(:nth-child(2)).is-done::before{content:"";font-size:1.4rem;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li a:not(:nth-child(2)).is-disabled{color:#a39f9d}.__company-matching-modal__navigation-bar__c64d6 .is-wizard-mode li a:not(:nth-child(2)).is-disabled::before{content:"";font-size:1.4rem;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.__company-matching-modal__navigation-bar__c64d6 .icon-arrow-turn-down-right{width:30px;height:30px;background-image:url(/assets/icons/arrow-turn-down-right.svg);background-repeat:no-repeat;background-position:center}.__company-matching-modal__navigation-bar__c64d6 .destroy-company-matching{display:flex;align-items:center;padding-left:10px!important}.__download-e-documents-modal__error__535ac .modal-body-wrapper .badge-container,.__download-e-documents-modal__in-progress__5b79f .modal-body-wrapper .badge-container{justify-content:center;display:flex}.__company-matching-modal__sales-accounts-step__c0013{top:calc((100vh - 490px)/ 2)!important}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog{width:1120px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product{margin-top:10px}.__company-matching-modal__sales-accounts-step__c0013 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__sales-accounts-step__c0013 .modal-body{max-height:490px;overflow:scroll;overflow-x:hidden}.__company-matching-modal__sales-accounts-step__c0013 .modal-body .group-row{display:flex}.__company-matching-modal__sales-accounts-step__c0013 .modal-body .group-row>:first-child{margin-right:20px}.__company-matching-modal__sales-accounts-step__c0013 .modal-body .group-row>*{width:-webkit-calc(45% - 5px);width:-moz-calc(45% - 5px);width:calc(45% - 5px)}.__company-matching-modal__sales-accounts-step__c0013 .modal-body .product-account-codes{border-top:1px solid #dedddc;margin-top:10px}.__company-matching-modal__sales-accounts-step__c0013 .modal-body .content-info{font-size:1.4rem;letter-spacing:.5px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog{width:1120px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product{margin-top:10px}.__company-matching-modal__vat-purchase-accounts-step__f2540 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__vat-purchase-accounts-step__f2540 .left-title-margin{margin-left:10%}.__company-matching-modal__vat-purchase-accounts-step__f2540 .right-title-margin{margin-right:1.5rem}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog{width:1120px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-header{display:flex}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-header>:first-child{width:100%}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:230px;border-right:1px solid #dedddc;padding:20px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li::before{opacity:.25}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-nav.muted li:not(:first-child) a{opacity:.25;pointer-events:none}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product{margin-top:10px}.__company-matching-modal__vat-sales-accounts-step__f4050 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__company-matching-modal__vat-sales-accounts-step__f4050.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-560px}.__company-matching-modal__vat-sales-accounts-step__f4050 .left-title-margin{margin-left:10%}.__company-matching-modal__vat-sales-accounts-step__f4050 .right-title-margin{margin-right:1.5rem}.__download-e-documents-modal__error__535ac .modal-body-wrapper{background-color:#f7f7f6}.__download-e-documents-modal__error__535ac .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__download-e-documents-modal__error__535ac .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__download-e-documents-modal__error__535ac .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__download-e-documents-modal__error__535ac .modal-body-wrapper p{margin-top:20px;text-align:center}.__download-e-documents-modal__error__535ac.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__download-e-documents-modal__error__535ac .badge-container .overlay-icon,.__download-e-documents-modal__error__535ac .badge-container [class^="__p-badge-icon__"]{background-color:#fea695;color:#e74c3c}.__download-e-documents-modal__in-progress__5b79f .modal-body-wrapper{background-color:#f7f7f6}.__download-e-documents-modal__in-progress__5b79f .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__download-e-documents-modal__in-progress__5b79f .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__download-e-documents-modal__in-progress__5b79f .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__download-e-documents-modal__in-progress__5b79f .modal-body-wrapper p{margin-top:20px;text-align:center}.__download-e-documents-modal__in-progress__5b79f.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__download-e-documents-modal__in-progress__5b79f .badge-container .overlay-icon,.__download-e-documents-modal__in-progress__5b79f .badge-container [class^="__p-badge-icon__"]{background-color:#fff4bd}.__download-e-documents-modal__in-progress__5b79f [class*='__p-content-info']{font-family:Roboto;font-size:1.4rem;line-height:24px;padding:15px 20px;color:#3d372b}.__download-e-documents-modal__success__d90c7 .modal-body-wrapper{background-color:#f7f7f6}.__download-e-documents-modal__success__d90c7 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__download-e-documents-modal__success__d90c7 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__download-e-documents-modal__success__d90c7 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__download-e-documents-modal__success__d90c7 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__download-e-documents-modal__timeout__2557b .modal-body-wrapper .badge-container [class^="__p-badge-icon__"],.__invoice-excel-export-modal__error__07228 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__download-e-documents-modal__success__d90c7 .modal-body-wrapper p{margin-top:20px;text-align:center}.__download-e-documents-modal__success__d90c7.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__download-e-documents-modal__success__d90c7 .badge-container .overlay-icon,.__download-e-documents-modal__success__d90c7 .badge-container [class^="__p-badge-icon__"]{background-color:#a3dcbf;color:#4d8669}.__download-e-documents-modal__success__d90c7 [class*='__p-content-info']{font-family:Roboto;font-size:1.4rem;line-height:24px;padding:15px 20px;color:#3d372b}.__download-e-documents-modal__timeout__2557b .modal-body-wrapper{background-color:#f7f7f6}.__download-e-documents-modal__timeout__2557b .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__download-e-documents-modal__timeout__2557b .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__download-e-documents-modal__timeout__2557b .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__download-e-documents-modal__timeout__2557b .modal-body-wrapper p{margin-top:20px;text-align:center}.__download-e-documents-modal__timeout__2557b.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__import-invoice__approve-invoices__0a9eb .index-header-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:16px;margin-bottom:16px}.__import-invoice__create-invoices__31f71 .index-header-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:16px;margin-bottom:16px}.__import-invoice__imported-invoices-table-row__92740 .error-cell{display:flex;align-items:center}.__import-invoice__imported-invoices-table-row__92740 .error-cell .fa{margin-right:5px;color:#DA1E28;font-weight:900;font-size:16px;line-height:16px}.__import-invoice__imported-invoices-table__d7406.ember-view{overflow-x:auto}.__import-invoice__imported-invoices-table__d7406 [class^='__p-table__']{padding-bottom:20px!important}.__import-invoice__imported-invoices-table__d7406 .table td,.__import-invoice__imported-invoices-table__d7406 .table th{font-size:14px;line-height:16px;font-weight:400;letter-spacing:.32px;color:#1c1c1c;padding:16px}.__import-invoice__imported-invoices-table__d7406 .table th{background:#F5F5F5;padding-top:16px!important}.__import-invoice__imported-invoices-table__d7406 .table .columnGroups th{text-align:center;border-right:1px solid #D8D8D8;border-left:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8}.__import-invoice__imported-invoices-table__d7406 .table .columnGroups th:first-child{border-left:none}.__import-invoice__imported-invoices-table__d7406 .table .columnGroups th:last-child{border-right:none}.__import-invoice__imported-invoices-table__d7406 .table-footer-label{margin-top:16px}.__import-invoice__invoice-progress__3f1a8 .creating-invoices-state,.__import-invoice__invoice-progress__3f1a8 .file-uploading-state,.__import-invoice__invoice-progress__3f1a8 .preparing-for-create-state,.__import-invoice__invoice-progress__3f1a8 .preparing-invoices-state{margin:70px auto;max-width:400px;padding:16px}.__import-invoice__invoice-progress__3f1a8 .creating-invoices-state .loading,.__import-invoice__invoice-progress__3f1a8 .file-uploading-state .loading,.__import-invoice__invoice-progress__3f1a8 .preparing-for-create-state .loading,.__import-invoice__invoice-progress__3f1a8 .preparing-invoices-state .loading{display:flex;flex-direction:column;align-items:center;justify-content:center}.__import-invoice__invoice-progress__3f1a8 .creating-invoices-state .loading p,.__import-invoice__invoice-progress__3f1a8 .file-uploading-state .loading p,.__import-invoice__invoice-progress__3f1a8 .preparing-for-create-state .loading p,.__import-invoice__invoice-progress__3f1a8 .preparing-invoices-state .loading p{line-height:24px}.__import-invoice__invoice-progress__3f1a8 .creating-invoices-state .fa-spinner,.__import-invoice__invoice-progress__3f1a8 .file-uploading-state .fa-spinner,.__import-invoice__invoice-progress__3f1a8 .preparing-for-create-state .fa-spinner,.__import-invoice__invoice-progress__3f1a8 .preparing-invoices-state .fa-spinner{font-size:36px;margin-bottom:16px}.__import-invoice__invoice-progress__3f1a8 .progress-item-done{display:flex;align-items:center}.__import-invoice__invoice-progress__3f1a8 .progress-item-done i{color:#15781D;margin-left:4px}.__import-invoice__upload-template__d7063 .upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:70px auto;max-width:500px;padding:16px}.__import-invoice__upload-template__d7063 .upload-card .upload-steps-wrapper{margin-bottom:32px}.__import-invoice__upload-template__d7063 .upload-card .upload-steps-wrapper p{line-height:24px}.__import-invoice__upload-template__d7063 .upload-card .step-icons-wrapper{width:100%;display:flex;align-items:center;justify-content:space-evenly;margin-bottom:32px}.__import-invoice__upload-template__d7063 .upload-card .step-icons-wrapper .step-icon{width:80px;height:80px;border-radius:100%;background-color:#fff;display:flex;align-items:center;justify-content:center}.__invite-users-modal__form__29004 [class^='__p-modal-footer__'] button.c-primary,.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__'] button.color-primary,.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__'] button.color-primary{background:#0447DE}.__import-invoice__upload-template__d7063 .upload-card .step-icons-wrapper .step-icon i{font-size:36px}.__import-invoice__upload-template__d7063 .upload-card a,.__import-invoice__upload-template__d7063 .upload-card button{text-transform:uppercase}.__import-invoice__upload-template__d7063 .upload-card .btn-group{display:flex;align-items:center}.__import-invoice__upload-template__d7063 .upload-card .btn-group a{margin-right:8px}.__invite-users-modal__form__29004{width:600px!important;margin-left:-300px!important;top:calc((100vh - 431px)/ 2)!important}.__invite-users-modal__form__29004 small{font-size:13px;line-height:18px;color:#899299;display:inline-block;padding-bottom:4px}.__invoice-accommodation-tax-row__detail__60a2b .gtip-info,.__invoice-detail__list-row-form__722c4 .gtip-info{font-size:12px;color:#3c4a5f;margin-top:2px}.__invite-users-modal__form__29004 [class^='__p-modal-body__'],.__invite-users-modal__form__29004 [class^='__p-modal-body__'] ul{display:flex;flex-direction:column;row-gap:20px}.__invite-users-modal__form__29004 [class^='__p-modal-body__'] ul li{display:inline-flex;column-gap:6px}.__invite-users-modal__form__29004 [class^='__p-modal-footer__']{display:flex;justify-content:space-between}.__invite-users-modal__form__29004 [class^='__p-modal-footer__']::before,.__invite-users-modal__form__29004 [class^='__p-modal-footer__']:after{display:none}.__invite-users-modal__form__29004 [class^='__p-modal-footer__'] .footer-buttons:only-child{margin-left:auto}.__invite-users-modal__form__29004 [class^='__p-modal-footer__'] button.c-primary:hover{background-color:#0030B9}.__invite-users-modal__form__29004 [class^='__p-modal-footer__'] button:disabled,.__invite-users-modal__form__29004 [class^='__p-modal-footer__'] button:disabled:hover{background-color:#d3d3d3}.__invite-users-modal__success-info__3440a{width:580px!important;margin-left:-290px!important;top:calc((100vh - 366px)/ 2)!important}.__invite-users-modal__success-info__3440a [class^='__p-modal-body__'] p{margin-bottom:15px}.__invite-users-modal__success-info__3440a [class^='__p-modal-body__'] .invited-email-container{display:flex;max-width:100%;flex-direction:row;column-gap:8px;row-gap:8px;flex-flow:row wrap}.__invite-users-modal__success-info__3440a [class^='__p-modal-body__'] .invited-email{background-color:#dedede;line-height:32px;padding:0 16px;border-radius:6px}.__invoice-detail__list-row-form__722c4 .accommodation-tax,.__invoice-detail__list-row-form__722c4 .comm-tax,.__invoice-detail__list-row-form__722c4 .excise-duty{white-space:nowrap}.__invoice-detail__list-row-form__722c4 .accommodation-tax td,.__invoice-detail__list-row-form__722c4 .comm-tax td,.__invoice-detail__list-row-form__722c4 .excise-duty td{display:table-cell}.__invoice-detail__list-row-form__722c4 .accommodation-tax td *,.__invoice-detail__list-row-form__722c4 .comm-tax td *,.__invoice-detail__list-row-form__722c4 .excise-duty td *{display:block}.__invoice-detail__list-row-form__722c4 .accommodation-tax h4,.__invoice-detail__list-row-form__722c4 .comm-tax h4,.__invoice-detail__list-row-form__722c4 .excise-duty h4{margin-right:20px}.__invoice-detail__list-row-form__722c4 .accommodation-tax span:last-child,.__invoice-detail__list-row-form__722c4 .comm-tax span:last-child,.__invoice-detail__list-row-form__722c4 .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__invoice-excel-export-modal__error__07228 .modal-body-wrapper{background-color:#f7f7f6}.__invoice-excel-export-modal__error__07228 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-excel-export-modal__error__07228 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-excel-export-modal__error__07228 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-excel-export-modal__error__07228 .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-excel-export-modal__error__07228.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-excel-export-modal__error__07228 .badge-container .overlay-icon,.__invoice-excel-export-modal__error__07228 .badge-container [class^="__p-badge-icon__"]{background-color:#fea695;color:#e74c3c}.__invoice-excel-export-modal__in-progress__ec3f9 .modal-body-wrapper{background-color:#f7f7f6}.__invoice-excel-export-modal__in-progress__ec3f9 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-excel-export-modal__in-progress__ec3f9 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-excel-export-modal__in-progress__ec3f9 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-excel-export-modal__in-progress__ec3f9 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-excel-export-modal__in-progress__ec3f9 .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-excel-export-modal__in-progress__ec3f9.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-excel-export-modal__in-progress__ec3f9 .badge-container .overlay-icon,.__invoice-excel-export-modal__in-progress__ec3f9 .badge-container [class^="__p-badge-icon__"]{background-color:#fff4bd}.__invoice-excel-export-modal__success__b4f59 .modal-body-wrapper{background-color:#f7f7f6}.__invoice-excel-export-modal__success__b4f59 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-excel-export-modal__success__b4f59 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-excel-export-modal__success__b4f59 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-excel-export-modal__success__b4f59 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-excel-export-modal__success__b4f59 .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-excel-export-modal__success__b4f59.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-excel-export-modal__success__b4f59 .badge-container .overlay-icon,.__invoice-excel-export-modal__success__b4f59 .badge-container [class^="__p-badge-icon__"]{background-color:#a3dcbf;color:#4d8669}.__invoice-excel-export-modal__timeout__46623 .modal-body-wrapper,.__invoice-xml-download-modal__error__af55d .modal-body-wrapper{background-color:#f7f7f6}.__invoice-excel-export-modal__timeout__46623 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-excel-export-modal__timeout__46623 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-excel-export-modal__timeout__46623 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-excel-export-modal__timeout__46623 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-excel-export-modal__timeout__46623 .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-excel-export-modal__timeout__46623.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-with-vat-withholding-row__detail__6faa1 .accommodation-tax,.__invoice-with-vat-withholding-row__detail__6faa1 .comm-tax,.__invoice-with-vat-withholding-row__detail__6faa1 .excise-duty{white-space:nowrap}.__invoice-with-vat-withholding-row__detail__6faa1 .accommodation-tax td,.__invoice-with-vat-withholding-row__detail__6faa1 .comm-tax td,.__invoice-with-vat-withholding-row__detail__6faa1 .excise-duty td{display:table-cell}.__invoice-with-vat-withholding-row__detail__6faa1 .accommodation-tax td *,.__invoice-with-vat-withholding-row__detail__6faa1 .comm-tax td *,.__invoice-with-vat-withholding-row__detail__6faa1 .excise-duty td *{display:block}.__invoice-with-vat-withholding-row__detail__6faa1 .accommodation-tax h4,.__invoice-with-vat-withholding-row__detail__6faa1 .comm-tax h4,.__invoice-with-vat-withholding-row__detail__6faa1 .excise-duty h4{margin-right:20px}.__invoice-with-vat-withholding-row__detail__6faa1 .accommodation-tax span:last-child,.__invoice-with-vat-withholding-row__detail__6faa1 .comm-tax span:last-child,.__invoice-with-vat-withholding-row__detail__6faa1 .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__invoice-xml-download-modal__error__af55d .modal-body-wrapper .badge-container,.__invoice-xml-download-modal__in-progress__dd439 .modal-body-wrapper .badge-container{justify-content:center;display:flex}.__invoice-with-vat-withholding-row__detail__6faa1 .gtip-info{font-size:12px;color:#3c4a5f;margin-top:2px}.__invoice-xml-download-modal__error__af55d .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-xml-download-modal__error__af55d .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-xml-download-modal__error__af55d .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-xml-download-modal__error__af55d .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-xml-download-modal__error__af55d.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-xml-download-modal__error__af55d .badge-container .overlay-icon,.__invoice-xml-download-modal__error__af55d .badge-container [class^="__p-badge-icon__"]{background-color:#fea695;color:#e74c3c}.__invoice-xml-download-modal__in-progress__dd439 .modal-body-wrapper{background-color:#f7f7f6}.__invoice-xml-download-modal__in-progress__dd439 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-xml-download-modal__in-progress__dd439 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-xml-download-modal__in-progress__dd439 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-xml-download-modal__in-progress__dd439 .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-xml-download-modal__in-progress__dd439.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-xml-download-modal__in-progress__dd439 .badge-container .overlay-icon,.__invoice-xml-download-modal__in-progress__dd439 .badge-container [class^="__p-badge-icon__"]{background-color:#fff4bd}.__invoice-xml-download-modal__in-progress__dd439 [class*='__p-content-info']{font-family:Roboto;font-size:1.4rem;line-height:24px;padding:15px 20px;color:#3d372b}.__invoice-xml-download-modal__success__4092e .modal-body-wrapper{background-color:#f7f7f6}.__invoice-xml-download-modal__success__4092e .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice-xml-download-modal__success__4092e .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-xml-download-modal__success__4092e .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-xml-download-modal__success__4092e .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-xml-download-modal__success__4092e .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice-xml-download-modal__success__4092e.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice-xml-download-modal__success__4092e .badge-container .overlay-icon,.__invoice-xml-download-modal__success__4092e .badge-container [class^="__p-badge-icon__"]{background-color:#a3dcbf;color:#4d8669}.__invoice-xml-download-modal__success__4092e [class*='__p-content-info']{font-family:Roboto;font-size:1.4rem;line-height:24px;padding:15px 20px;color:#3d372b}.__invoice-xml-download-modal__timeout__f9ad8 .modal-body-wrapper{background-color:#f7f7f6}.__invoice-xml-download-modal__timeout__f9ad8 .modal-body-wrapper .badge-container{display:flex;justify-content:center}.__invoice__list-row-detail__ce153 .accommodation-tax td,.__invoice__list-row-detail__ce153 .comm-tax td,.__invoice__list-row-detail__ce153 .excise-duty td,.__purchase-bill-detail__list-row-form__07d66 .accommodation-tax td,.__purchase-bill-detail__list-row-form__07d66 .comm-tax td,.__purchase-bill-detail__list-row-form__07d66 .excise-duty td{display:table-cell}.__invoice-xml-download-modal__timeout__f9ad8 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]{width:100px;height:100px;float:unset}.__invoice-xml-download-modal__timeout__f9ad8 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"]>:first-child{font-size:5rem!important;line-height:90px}.__invoice-xml-download-modal__timeout__f9ad8 .modal-body-wrapper .badge-container [class^="__p-badge-icon__"] .overlay-icon{font-size:20px!important;width:unset;height:unset;padding:6px;top:16px;right:22px;margin:0;border-radius:50%}.__invoice-xml-download-modal__timeout__f9ad8 .modal-body-wrapper p{margin-top:20px;text-align:center}.__invoice__list-row__cadb5 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__invoice__list-row__cadb5 th:last-of-type,.__invoice__list-row__cadb5>tr:nth-of-type(2) td:last-of-type,.__purchase-bill__basic-list-row__360d6 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__purchase-bill__basic-list-row__360d6 th:last-of-type,.__purchase-bill__basic-list-row__360d6>tr:nth-of-type(2) td:last-of-type,.__purchase-bill__list-row__688fd .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__purchase-bill__list-row__688fd th:last-of-type,.__purchase-bill__list-row__688fd>tr:nth-of-type(2) td:last-of-type{text-align:right}.__invoice-xml-download-modal__timeout__f9ad8.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-279px;top:calc((100vh - 312px)/ 2)}.__invoice__list-row__cadb5>tr:nth-of-type(2) td:last-of-type button:last-child,.__purchase-bill__basic-list-row__360d6>tr:nth-of-type(2) td:last-of-type button:last-child,.__purchase-bill__list-row__688fd>tr:nth-of-type(2) td:last-of-type button:last-child{margin-left:10px}.__invoice__list-row-detail__ce153 .accommodation-tax,.__invoice__list-row-detail__ce153 .comm-tax,.__invoice__list-row-detail__ce153 .excise-duty{white-space:nowrap}.__invoice__list-row-detail__ce153 .accommodation-tax td *,.__invoice__list-row-detail__ce153 .comm-tax td *,.__invoice__list-row-detail__ce153 .excise-duty td *{display:inline-block;display:block}.__invoice__list-row-detail__ce153 .accommodation-tax h4,.__invoice__list-row-detail__ce153 .comm-tax h4,.__invoice__list-row-detail__ce153 .excise-duty h4{margin-right:20px}.__invoice__list-row-detail__ce153 .accommodation-tax span:last-child,.__invoice__list-row-detail__ce153 .comm-tax span:last-child,.__invoice__list-row-detail__ce153 .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__invoice__list-row-detail__ce153 .gtip-info{font-size:12px;color:#3c4a5f;margin-top:2px}.__invoice__list-row__cadb5:not(.is-collapsed){border:none}.__invoice__list-row__cadb5:not(.is-collapsed) .top-border-placeholder,.__invoice__list-row__cadb5:not(.is-collapsed) .transition-placeholder{height:20px}.__invoice__list-row__cadb5 .top-border-placeholder,.__invoice__list-row__cadb5 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__invoice__list-row__cadb5 .tax-number{display:block;color:#999593}.__invoice__list-row__cadb5 .expanding-line{padding:0!important}.__invoice__list-row__cadb5 .expanding-line table{border-bottom:none!important}.__invoice__list-row__cadb5 .expanding-line table thead{background-color:#f7f7f6!important}.__invoice__list-row__cadb5 .expanding-line .invoice-info td{white-space:nowrap}.__invoice__list-row__cadb5 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__invoice__list-row__cadb5 .expanding-line .invoice-info td>:last-child{margin-right:0}.__invoice__list-row__cadb5 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__invoice__list-row__cadb5 .expanding-line td[data-test-document-no]{width:20vw}.__invoice__list-row__cadb5.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__invoice__list-row__cadb5.is-collapsed tr:nth-of-type(3){display:none!important}.__invoice__list-row__cadb5.is-cancelled{border:none!important}.__invoice__list-row__cadb5.is-cancelled tr:not(:first-of-type):not(:last-of-type){display:none}.__invoice__list-row__cadb5.is-cancelled .transition-placeholder{animation:approved .6s}.__invoice__list-row__cadb5 .sales-invoice-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__invoice__list-row__cadb5 .sales-invoice-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__invoice__list-row__cadb5 .sales-invoice-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__invoice__list-row__cadb5 .exchange-rate-circle{margin-left:-15px;font-size:14px;color:#977639;position:relative}.__invoice__list-row__cadb5 .net-total-cell{text-align:left;white-space:nowrap;position:relative}.__invoice__list-row__cadb5 .exchange-rate-tooltip{position:absolute;top:18px;left:0;background:#333;color:#fff;padding:4px 8px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:0;max-width:180px}.__invoice__ready-or-done-table__5de2f [class^='__p-table'] [class^='__p-table-header'] table{background-color:unset}.__invoice__ready-or-done-table__5de2f .table-container table{width:100%;border-bottom:none!important}.__invoice__tag-list__72d1c{position:absolute;white-space:nowrap;line-height:16px;color:#977639;font-size:12px}.__invoice__tag-list__72d1c .cancelled>span,.__invoice__tag-list__72d1c .exempt>span,.__invoice__tag-list__72d1c .foreign-currency>span,.__invoice__tag-list__72d1c .refund>span,.__invoice__tag-list__72d1c .rejected>span,.__invoice__tag-list__72d1c .waiting-approval>span,.__invoice__tag-list__72d1c .withheld>span{width:100px;background-color:#e8e7e7;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center}.__invoice__tag-list__72d1c .not-allowed-type>span{width:100px;background-color:#e8e7e7;color:red;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Roboto Condensed;font-weight:600;text-align:center}.__invoice__tag-list__72d1c .item-type,.__invoice__tag-list__72d1c .scenario{background-color:#e8e7e7;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center}.__invoice__tag-list__72d1c .accepted,.__invoice__tag-list__72d1c .basic,.__invoice__tag-list__72d1c .legalized{width:100px;background-color:#f0faf0;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center;border:1px solid #14781e}.__invoice__tag-list__72d1c .sent,.__invoice__tag-list__72d1c .successful,.__invoice__tag-list__72d1c .waiting{width:100px;background-color:#faf5f0;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center;border:1px solid #aa5f00}.__invoice__tag-list__72d1c .waiting_for_response{width:100px;background-color:#faf5f0;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center;border:1px solid #DA1E28}.__luca-export-modal__export-or-cancel__1f802 label,.__purchase-bill-detail__list-row-form__07d66 .accommodation-tax h4,.__purchase-bill-detail__list-row-form__07d66 .comm-tax h4,.__purchase-bill-detail__list-row-form__07d66 .excise-duty h4,.__purchase-bill-detail__non-standart-type-form__6f3c3 .accommodation-tax h4,.__purchase-bill-detail__non-standart-type-form__6f3c3 .comm-tax h4,.__purchase-bill-detail__non-standart-type-form__6f3c3 .excise-duty h4,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .accommodation-tax h4,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .comm-tax h4,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .excise-duty h4{margin-right:20px}.__lead-accountant-modal__call-me-modal__e876d{width:700px!important;font-weight:400}.__lead-accountant-modal__call-me-modal__e876d .no-wrap,.__lead-accountant-modal__call-me-modal__e876d h1{white-space:nowrap}.__lead-accountant-modal__call-me-modal__e876d .modal-body{margin-bottom:2px}.__lead-accountant-modal__call-me-modal__e876d .check-box{padding-top:16px}.__lead-accountant-modal__call-me-modal__e876d .close-button{position:absolute;top:10px;right:20px;cursor:pointer}.__lead-accountant-modal__call-me-modal__e876d .close-button span{font-size:20px;color:#000}.__luca-export-modal__archive-or-retry__be337{width:700px!important;margin-left:-350px!important;top:calc((100vh - 454px)/ 2)!important}.__luca-export-modal__archive-or-retry__be337 [class*=modal-body]{display:flex;flex-direction:column;padding-bottom:0}.__luca-export-modal__archive-or-retry__be337 [class*=modal-body] [class*=badge-icon]{align-self:center;margin-bottom:40px}.__luca-export-modal__archive-or-retry__be337 [class*=modal-body] dl *{padding:0;line-height:30px}.__luca-export-modal__archive-or-retry__be337 [class^="__p-modal-implications"]{padding:20px}.__luca-export-modal__archive-or-retry__be337 [class^="__p-modal-implications"] fieldset{padding:20px 0 0!important}.__luca-export-modal__archive-or-retry__be337 [class^="__p-modal-implications"] fieldset :not(input){padding:unset!important}.__luca-export-modal__archive-or-retry__be337 [class^="__p-modal-implications"] fieldset label{line-height:30px}.__luca-export-modal__archive-or-retry__be337 [class^="__p-modal-implications"] fieldset input{background-color:#fdfdfd}.__luca-export-modal__export-or-cancel__1f802{width:700px!important;margin-left:-350px!important;top:calc((100vh - 650px)/ 2)!important}.__luca-export-modal__export-or-cancel__1f802 .optionDetails{border-top:1px solid #dedddc;padding:unset}.__luca-export-modal__export-or-cancel__1f802 [class*='__p-content-info']{font-family:Roboto;font-size:1.4rem;line-height:24px;padding:15px 20px}.__luca-export-modal__export-or-cancel__1f802 .luca-export-warning-box{background:#F0F4FA;color:#1a3a4a;padding:12px 16px;margin:16px 0;font-size:15px;line-height:1.5}.__parasut-company-setting__destroy-company-link-step__48a37.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog,.__parasut-company-setting__update-parasut-company-setting-step__1e804.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-360px}.__parasut-company-setting__destroy-company-link-step__48a37 .modal-body h4,.__parasut-company-setting__update-parasut-company-setting-step__1e804 .modal-body h4{margin-bottom:5px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog{width:720px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-header{display:flex}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-header>:first-child{width:100%}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:300px;border-right:1px solid #dedddc;padding:20px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product{margin-top:10px}.__parasut-company-setting__destroy-company-link-step__48a37 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__destroy-company-link-step__48a37 .modal-body div[class^='__p-one-way-select']{background-color:#fff}.__parasut-company-setting__destroy-company-link-step__48a37 .modal-body>:not(:nth-child(-n+3)){border-top:1px solid #dedddc}.__parasut-company-setting__destroy-company-link-step__48a37 .modal-body>:not(:nth-child(-n+3))>div{width:45%}.__parasut-company-setting__destroy-company-link-step__48a37 .modal-body ul{list-style-type:disc}.__parasut-company-setting__destroy-company-link-step__48a37 [data-tid=destroy-button].color-primary{background:linear-gradient(to bottom,red,#c00);background-color:red;border:1px solid #c00;color:#fff;margin-top:.7rem}.__parasut-company-setting__destroy-company-link-step__48a37 [data-tid=destroy-button].color-primary:disabled{background:linear-gradient(to bottom,#e4e4e4,#e4e4e4);background-color:#e4e4e4;border:1px solid #e4e4e4;color:#b8b8b8;margin-top:.7rem}.__parasut-company-setting__navigation-bar__ecf51 li a{cursor:pointer;line-height:40px}.__parasut-company-setting__navigation-bar__ecf51 li a.is-active{color:#4d8669}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li:not(:first-child){position:relative}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li:not(:first-child)::before{content:" ";display:block;position:absolute;bottom:24px;left:5px;width:2px;height:30px;background-color:#d7d5d5}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li a:not(:nth-child(2)){position:relative}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li a:not(:nth-child(2)).is-active:before{content:"";font-size:1.4rem;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li a:not(:nth-child(2)).is-done::before{content:"";font-size:1.4rem;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li a:not(:nth-child(2)).is-disabled{color:#a39f9d}.__parasut-company-setting__navigation-bar__ecf51 .is-wizard-mode li a:not(:nth-child(2)).is-disabled::before{content:"";font-size:1.4rem;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:20px;-webkit-font-smoothing:antialiased}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog{width:720px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-header{display:flex}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-header>:first-child{width:100%}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-header>:last-child{display:flex;align-self:center;white-space:nowrap}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-header>:last-child>:first-child{font-size:2.4rem;font-weight:400;margin-right:4px}.__bank-transactions__bulk-approve-modal__info__57e9b [class*=p-modal-body] div i,.__bank-transactions__bulk-approve-modal__summary__f5829 [class*=p-modal-body] div i,.__invoices__bulk-approve-modal__info__79166 [class*=p-modal-body] div.invoice-waiting-for-response-error i,.__invoices__bulk-approve-modal__info__79166 [class*=p-modal-body] div.warning-text i,.__invoices__bulk-approve-modal__summary__b4c1c [class*=p-modal-body] div i,.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-nav :before{margin-right:5px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-header small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper{display:flex;padding:0}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-nav{width:300px;border-right:1px solid #dedddc;padding:20px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body{width:890px;background:#f7f7f6}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body>*{padding:20px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body h2{font-size:1.5rem;font-weight:600}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body p{width:85%;padding:0 20px 10px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body>.row{padding:10px 20px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body>.row>*{align-self:center}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body>.row:last-child{padding-bottom:20px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group{background-color:#fff}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body .input-group input{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body button.add-product{margin-top:10px}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .ember-modal-dialog .modal-body-wrapper .modal-body .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .modal-body div[class^='__p-one-way-select']{background-color:#fff}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .modal-body>:not(:nth-child(-n+3)){border-top:1px solid #dedddc}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .modal-body>:not(:nth-child(-n+3))>div{width:45%}.__parasut-company-setting__update-parasut-company-setting-step__1e804 .modal-body ul{list-style-type:disc}.__parasut-company-setting__update-parasut-company-setting-step__1e804 [data-tid=destroy-button].color-primary{background:linear-gradient(to bottom,red,#c00);background-color:red;border:1px solid #c00;color:#fff;margin-top:.7rem}.__portal-integration-modal__register-modal__a508b{width:600px!important;border:none!important;border-radius:4px!important;margin-left:0!important;transform:translateX(-50%)!important}.__portal-integration-modal__register-modal__a508b [class^="__p-modal-header__"]{padding-inline:24px;padding-block:16px;border-bottom:0}.__portal-integration-modal__register-modal__a508b [class^="__p-modal-header__"] .modal__label{font-family:Inter,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.32px;color:#5b5b5b}.__portal-integration-modal__register-modal__a508b [class^="__p-modal-header__"] .modal__heading{font-family:Inter,Roboto,sans-serif;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0;color:#0f62fe;text-transform:capitalize}.__portal-integration-modal__register-modal__a508b [class^="__p-modal-body__"]{padding-inline:24px;padding-block:0;padding-bottom:24px}.__portal-integration-modal__register-modal__a508b .notification{position:relative;display:flex;width:100%;height:auto;align-items:flex-start;padding:16px;gap:16px;margin-bottom:8px}.__portal-integration-modal__register-modal__a508b .notification .icon{width:calc(4px + 16px);height:calc(4px + 16px);font-size:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.__portal-integration-modal__register-modal__a508b .notification .icon i{font-size:1.6rem}.__portal-integration-modal__register-modal__a508b .notification [class*="__error-list__d8280"]{color:inherit;background-color:transparent!important}.__portal-integration-modal__register-modal__a508b .notification [class*="__error-list__d8280"] i{display:none}.__portal-integration-modal__register-modal__a508b .notification__content{display:inline-flex;flex-flow:column wrap;flex-grow:1;align-items:flex-start;justify-content:flex-start;gap:4px}.__portal-integration-modal__register-modal__a508b .notification__details,.__portal-integration-modal__register-modal__a508b .notification__message{font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.16px}.__portal-integration-modal__register-modal__a508b .notification--error{border-left:2px solid #da1e28;background-color:#faf0f1;color:#da1e28;margin-bottom:16px}.__portal-integration-modal__register-modal__a508b .notification--warning{border-left:2px solid #ad5f00;background-color:#faf5f0;color:#ad5f00;margin-bottom:16px}.__portal-integration-modal__register-modal__a508b .modal__text{font-family:Inter,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#1f1f1f;margin-bottom:24px}.__portal-integration-modal__register-modal__a508b .form-item+.form-item{margin-top:16px}.__portal-integration-modal__register-modal__a508b .input__label{font-family:Inter,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:.32px;display:inline-block;color:#1f1f1f;margin-bottom:8px}.__portal-integration-modal__register-modal__a508b .input-wrapper{position:relative}.__portal-integration-modal__register-modal__a508b .input-wrapper .error-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#da1e28}.__portal-integration-modal__register-modal__a508b .input-wrapper .visibility-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);border:none}.__portal-integration-modal__register-modal__a508b .visibility-toggle+.error-icon{right:48px}.__portal-integration-modal__register-modal__a508b .text-input{font-family:Inter,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.32px;background-color:#f2f2f2;width:100%;border-radius:4px;padding-left:16px;padding-right:40px;height:40px;cursor:text;transition:all .2s ease;box-shadow:inset 0 0 0 1px #e4e4e4;border:0}.__portal-integration-modal__register-modal__a508b .text-input::placeholder{color:#848484}.__portal-integration-modal__register-modal__a508b .text-input:hover{box-shadow:inset 0 0 0 1px #1f1f1f}.__portal-integration-modal__register-modal__a508b .text-input:active,.__portal-integration-modal__register-modal__a508b .text-input:focus{box-shadow:inset 0 0 0 2px #0f62fe}.__portal-integration-modal__register-modal__a508b .text-input.text-input-error:not(:focus){box-shadow:inset 0 0 0 1px #da1e28}.__portal-integration-modal__register-modal__a508b [class^="__p-modal-footer__"]{padding-inline:24px;padding-block:16px;border-top:0}.__portal-integration-modal__register-modal__a508b .btn-group{display:flex;align-items:center;justify-content:flex-end}.__portal-integration-modal__register-modal__a508b [class^="__p-modal-footer__"] button[class*=p-button]{margin-left:8px}.__portal-integration-modal__register-modal__a508b .btn-ghost,.__portal-integration-modal__register-modal__a508b .btn-primary{font-family:Inter,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:.32px;height:40px;padding-inline:16px;border-radius:4px;cursor:pointer;transition:all .2s ease;text-transform:inherit;background-image:none}.__portal-integration-modal__register-modal__a508b .btn-primary{background-image:none;background-color:#0f62fe;color:#fff;box-shadow:inset 0 0 0 1px #0f62fe}.__portal-integration-modal__register-modal__a508b .btn-primary:hover{background-image:none;background-color:#003bcb;box-shadow:inset 0 0 0 1px #003bcb}.__portal-integration-modal__register-modal__a508b .btn-primary:active,.__portal-integration-modal__register-modal__a508b .btn-primary:focus{background-image:none;background-color:#002599;box-shadow:inset 0 0 0 1px #002599}.__portal-integration-modal__register-modal__a508b .btn-primary:focus-visible{background-image:none;background-color:#0f62fe;box-shadow:inset 0 0 0 2px #0f62fe,inset 0 0 0 3px #fff;outline:0}.__portal-integration-modal__register-modal__a508b .btn-primary:disabled,.__portal-integration-modal__register-modal__a508b .btn-primary:focus-visible:disabled,.__portal-integration-modal__register-modal__a508b .btn-primary:focus:disabled,.__portal-integration-modal__register-modal__a508b .btn-primary:hover:disabled{background-image:none;background-color:#e4e4e4;box-shadow:inset 0 0 0 1px #e4e4e4;color:#b8b8b8;cursor:not-allowed}.__portal-integration-modal__register-modal__a508b .btn-ghost{background-image:none;background-color:transparent;color:#5a6168;box-shadow:inset 0 0 0 1px transparent;line-height:40px}.__portal-integration-modal__register-modal__a508b .btn-ghost:hover{background-image:none;background-color:#ebeff2;box-shadow:inset 0 0 0 1px #ebeff2}.__portal-integration-modal__register-modal__a508b .btn-ghost:active,.__portal-integration-modal__register-modal__a508b .btn-ghost:focus{background-image:none;background-color:#ebeff2;box-shadow:inset 0 0 0 2px #0f62fe}.__portal-integration-modal__register-modal__a508b .btn-ghost:focus-visible{background-image:none;background-color:inherit;box-shadow:inset 0 0 0 2px #0f62fe,inset 0 0 0 3px #fff;outline:0}.__portal-integration-modal__register-modal__a508b .btn-ghost:disabled,.__portal-integration-modal__register-modal__a508b .btn-ghost:focus-visible:disabled,.__portal-integration-modal__register-modal__a508b .btn-ghost:focus:disabled,.__portal-integration-modal__register-modal__a508b .btn-ghost:hover:disabled{background-image:none;color:#b8b8b8;cursor:not-allowed}.__purchase-bill-detail__list-row-form__07d66 .accommodation-tax,.__purchase-bill-detail__list-row-form__07d66 .comm-tax,.__purchase-bill-detail__list-row-form__07d66 .excise-duty{white-space:nowrap}.__purchase-bill-detail__list-row-form__07d66 .accommodation-tax td *,.__purchase-bill-detail__list-row-form__07d66 .comm-tax td *,.__purchase-bill-detail__list-row-form__07d66 .excise-duty td *{display:block}.__purchase-bill-detail__list-row-form__07d66 .accommodation-tax span:last-child,.__purchase-bill-detail__list-row-form__07d66 .comm-tax span:last-child,.__purchase-bill-detail__list-row-form__07d66 .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__purchase-bill-detail__non-standart-type-form__6f3c3 .accommodation-tax,.__purchase-bill-detail__non-standart-type-form__6f3c3 .comm-tax,.__purchase-bill-detail__non-standart-type-form__6f3c3 .excise-duty{white-space:nowrap}.__purchase-bill-detail__non-standart-type-form__6f3c3 .accommodation-tax td,.__purchase-bill-detail__non-standart-type-form__6f3c3 .comm-tax td,.__purchase-bill-detail__non-standart-type-form__6f3c3 .excise-duty td{display:table-cell}.__purchase-bill-detail__non-standart-type-form__6f3c3 .accommodation-tax span:last-child,.__purchase-bill-detail__non-standart-type-form__6f3c3 .comm-tax span:last-child,.__purchase-bill-detail__non-standart-type-form__6f3c3 .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__purchase-bill-with-vat-withholding-row__detail__ff6ea .accommodation-tax,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .comm-tax,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .excise-duty{white-space:nowrap}.__purchase-bill-with-vat-withholding-row__detail__ff6ea .accommodation-tax td,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .comm-tax td,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .excise-duty td{display:table-cell}.__purchase-bill-with-vat-withholding-row__detail__ff6ea .accommodation-tax td *,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .comm-tax td *,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .excise-duty td *{display:block}.__purchase-bill-with-vat-withholding-row__detail__ff6ea .accommodation-tax span:last-child,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .comm-tax span:last-child,.__purchase-bill-with-vat-withholding-row__detail__ff6ea .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__purchase-bill__basic-list-row__360d6:not(.is-collapsed){border:none}.__purchase-bill__basic-list-row__360d6:not(.is-collapsed) .top-border-placeholder,.__purchase-bill__basic-list-row__360d6:not(.is-collapsed) .transition-placeholder{height:20px}.__purchase-bill__basic-list-row__360d6 .top-border-placeholder,.__purchase-bill__basic-list-row__360d6 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__purchase-bill__basic-list-row__360d6 .tax-number{display:block;color:#999593}.__purchase-bill__basic-list-row__360d6 .expanding-line{padding:0!important}.__purchase-bill__basic-list-row__360d6 .expanding-line table{border-bottom:none!important}.__purchase-bill__basic-list-row__360d6 .expanding-line .purchase-bill-info td{white-space:nowrap;padding-top:0}.__purchase-bill__basic-list-row__360d6 .expanding-line .purchase-bill-info td>*{display:inline-block;margin-right:10px}.__purchase-bill__basic-list-row__360d6 .expanding-line .purchase-bill-info td>:last-child{margin-right:0}.__purchase-bill__basic-list-row__360d6 .expanding-line .purchase-bill-info td a{position:relative;z-index:10;text-decoration:underline}.__purchase-bill__basic-list-row__360d6 .expanding-line .purchase-bill-info .links a:not(:last-of-type){margin-right:40px}.__purchase-bill__basic-list-row__360d6 .expanding-line td[data-test-document-no]{width:20vw}.__purchase-bill__basic-list-row__360d6.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__purchase-bill__basic-list-row__360d6.is-collapsed tr:nth-of-type(3){display:none!important}.__purchase-bill__basic-list-row__360d6.is-cancelled{border:none!important}.__purchase-bill__basic-list-row__360d6.is-cancelled tr:not(:first-of-type):not(:last-of-type){display:none}.__purchase-bill__basic-list-row__360d6.is-cancelled .transition-placeholder{animation:approved .6s}.__purchase-bill__basic-list-row__360d6 .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__invoice__basic-accounting-type__list-row__9ade2:not(.is-collapsed) .top-border-placeholder,.__invoice__basic-accounting-type__list-row__9ade2:not(.is-collapsed) .transition-placeholder,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb:not(.is-collapsed) .top-border-placeholder,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb:not(.is-collapsed) .transition-placeholder,.__purchase-bill__list-row__688fd:not(.is-collapsed) .top-border-placeholder,.__purchase-bill__list-row__688fd:not(.is-collapsed) .transition-placeholder{height:20px}.__purchase-bill__basic-list-row__360d6 .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__purchase-bill__basic-list-row__360d6 .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__purchase-bill__list-row-detail__4b79e .accommodation-tax,.__purchase-bill__list-row-detail__4b79e .comm-tax,.__purchase-bill__list-row-detail__4b79e .excise-duty{white-space:nowrap}.__purchase-bill__list-row-detail__4b79e .accommodation-tax td,.__purchase-bill__list-row-detail__4b79e .comm-tax td,.__purchase-bill__list-row-detail__4b79e .excise-duty td{display:table-cell}.__purchase-bill__list-row-detail__4b79e .accommodation-tax td *,.__purchase-bill__list-row-detail__4b79e .comm-tax td *,.__purchase-bill__list-row-detail__4b79e .excise-duty td *{display:inline-block;display:block}.__purchase-bill__list-row-detail__4b79e .accommodation-tax h4,.__purchase-bill__list-row-detail__4b79e .comm-tax h4,.__purchase-bill__list-row-detail__4b79e .excise-duty h4{margin-right:20px}.__purchase-bill__list-row-detail__4b79e .accommodation-tax span:last-child,.__purchase-bill__list-row-detail__4b79e .comm-tax span:last-child,.__purchase-bill__list-row-detail__4b79e .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__purchase-bill__list-row__688fd:not(.is-collapsed){border:none}.__purchase-bill__list-row__688fd .top-border-placeholder,.__purchase-bill__list-row__688fd .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__purchase-bill__list-row__688fd .tax-number{display:block;color:#999593}.__purchase-bill__list-row__688fd .expanding-line{padding:0!important}.__purchase-bill__list-row__688fd .expanding-line table{border-bottom:none!important}.__purchase-bill__list-row__688fd .expanding-line table thead{background-color:#f7f7f6!important}.__purchase-bill__list-row__688fd .expanding-line .purchase-bill-info td{white-space:nowrap;padding-top:0}.__purchase-bill__list-row__688fd .expanding-line .purchase-bill-info td>*{display:inline-block;margin-right:10px}.__purchase-bill__list-row__688fd .expanding-line .purchase-bill-info td>:last-child{margin-right:0}.__purchase-bill__list-row__688fd .expanding-line .purchase-bill-info td a{position:relative;z-index:10;text-decoration:underline}.__purchase-bill__list-row__688fd .expanding-line .purchase-bill-info .links a:not(:last-of-type){margin-right:40px}.__purchase-bill__list-row__688fd .expanding-line td[data-test-document-no]{width:20vw}.__purchase-bill__list-row__688fd.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__purchase-bill__list-row__688fd.is-collapsed tr:nth-of-type(3){display:none!important}.__purchase-bill__list-row__688fd.is-cancelled{border:none!important}.__purchase-bill__list-row__688fd.is-cancelled tr:not(:first-of-type):not(:last-of-type){display:none}.__purchase-bill__list-row__688fd.is-cancelled .transition-placeholder{animation:approved .6s}.__purchase-bill__list-row__688fd .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__purchase-bill__list-row__688fd .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__purchase-bill__list-row__688fd .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__purchase-bill__ready-or-done-table__7b386 [class^='__p-table'] [class^='__p-table-header'] table{background-color:unset}.__purchase-bill__ready-or-done-table__7b386 .table-container table{width:100%;border-bottom:none!important}.__purchase-bill__tag-list__c7c3b{position:absolute;white-space:nowrap;line-height:16px;color:#977639;font-size:12px}.__purchase-bill__tag-list__c7c3b .cancelled>span,.__purchase-bill__tag-list__c7c3b .deleted>span,.__purchase-bill__tag-list__c7c3b .exempt>span,.__purchase-bill__tag-list__c7c3b .foreign-currency>span,.__purchase-bill__tag-list__c7c3b .printed>span,.__purchase-bill__tag-list__c7c3b .refund>span,.__purchase-bill__tag-list__c7c3b .rejected>span,.__purchase-bill__tag-list__c7c3b .waiting-approval>span,.__purchase-bill__tag-list__c7c3b .withheld>span{width:100px;background-color:#e8e7e7;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center}.__purchase-bill__tag-list__c7c3b .not-allowed-type>span{width:100px;background-color:#e8e7e7;color:red;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Roboto Condensed;font-weight:600;text-align:center}.__purchase-bill__tag-list__c7c3b .item-type,.__purchase-bill__tag-list__c7c3b .scenario{background-color:#e8e7e7;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center}.__purchase-bill__tag-list__c7c3b .accepted,.__purchase-bill__tag-list__c7c3b .basic,.__purchase-bill__tag-list__c7c3b .legalized{width:100px;background-color:#f0faf0;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center;border:1px solid #14781e}.__purchase-bill__tag-list__c7c3b .sent,.__purchase-bill__tag-list__c7c3b .successful,.__purchase-bill__tag-list__c7c3b .waiting{width:100px;background-color:#faf5f0;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center;border:1px solid #aa5f00}.__purchase-bill__tag-list__c7c3b .waiting_for_response{width:100px;background-color:#faf5f0;color:#403637;padding:2px 5px;margin-right:3px;border-radius:20px;font-size:10.5px;font-family:Inter;font-weight:400;text-align:center;border:1px solid #DA1E28}.__sign-up-modal__confirmation-step__a4fb6 .card__description,.__sign-up-modal__confirmation-step__a4fb6 .card__heading,.__sign-up-modal__confirmation-step__a4fb6 .countdown,.__sign-up-modal__confirmation-step__a4fb6 .input-helper-text,.__sign-up-modal__confirmation-step__a4fb6 .notification__details,.__sign-up-modal__confirmation-step__a4fb6 .notification__message,.__sign-up-modal__confirmation-step__a4fb6 .text-input{font-family:Inter,Arial,sans-serif;font-weight:400}.__receipt-export-group__delete-modal__739dc{width:570px!important;margin-left:-285px!important;top:calc((100vh - 345px)/ 2)!important}.__receipt-export-group__delete-modal__739dc .c-textDanger{color:#E74C3C!important;height:200px}.__sign-up-modal__confirmation-step__a4fb6 ::selection{color:inherit}.__sign-up-modal__confirmation-step__a4fb6 .app-container{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-inline:24px;background-color:#f2f2f2}.__sign-up-modal__confirmation-step__a4fb6 .login-wrapper{width:100%;max-width:500px;height:100%;display:flex;flex-direction:column;align-items:center;margin-block:48px;margin-inline:auto}.__sign-up-modal__confirmation-step__a4fb6 .login__header{width:100%;margin-bottom:48px}.__sign-up-modal__confirmation-step__a4fb6 .logo{display:flex;align-items:center;justify-content:center}.__sign-up-modal__confirmation-step__a4fb6 .logo img{width:auto;max-width:100px;height:auto}.__sign-up-modal__confirmation-step__a4fb6 .login__content{width:100%;display:flex;flex-direction:column;align-items:center}.__sign-up-modal__confirmation-step__a4fb6 .login__card{width:100%;display:flex;flex-direction:column;gap:24px;padding:32px;margin-bottom:24px;border-radius:8px;background-color:#fff;box-shadow:0 2px 6px rgba(31,31,31,.24)}.__sign-up-modal__confirmation-step__a4fb6 .card__description,.__sign-up-modal__confirmation-step__a4fb6 .card__heading{text-align:left}.__sign-up-modal__confirmation-step__a4fb6 .card__heading{font-size:20px;line-height:24px;letter-spacing:0;color:#0f62fe;margin-bottom:8px}.__sign-up-modal__confirmation-step__a4fb6 .card__description{font-size:14px;line-height:18px;letter-spacing:.16px;color:#1f1f1f}.__sign-up-modal__confirmation-step__a4fb6 .notification{position:relative;display:flex;width:100%;height:auto;align-items:flex-start;padding:16px;gap:16px;margin-bottom:8px}.__sign-up-modal__confirmation-step__a4fb6 .notification .icon{width:calc(4px + 16px);height:calc(4px + 16px);font-size:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.__sign-up-modal__confirmation-step__a4fb6 .notification .icon i{font-size:1.6rem}.__sign-up-modal__confirmation-step__a4fb6 .notification [class*="__error-list__d8280"]{color:inherit;background-color:transparent!important}.__sign-up-modal__confirmation-step__a4fb6 .notification [class*="__error-list__d8280"] i{display:none}.__sign-up-modal__confirmation-step__a4fb6 .notification__content{display:inline-flex;flex-flow:column wrap;flex-grow:1;align-items:flex-start;justify-content:flex-start;gap:4px}.__sign-up-modal__confirmation-step__a4fb6 .notification__details,.__sign-up-modal__confirmation-step__a4fb6 .notification__message{font-size:14px;line-height:18px;letter-spacing:.16px}.__sign-up-modal__confirmation-step__a4fb6 .notification--error{border-left:2px solid #da1e28;background-color:#faf0f1;color:#da1e28}.__sign-up-modal__confirmation-step__a4fb6 .form-item{margin-bottom:24px}.__sign-up-modal__confirmation-step__a4fb6 .form-item:last-child{margin-bottom:0}.__sign-up-modal__confirmation-step__a4fb6 .input-wrapper{position:relative}.__sign-up-modal__confirmation-step__a4fb6 .input-group{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:16px}.__sign-up-modal__confirmation-step__a4fb6 .input-group .text-input{width:48px;padding-inline:16px;text-align:center}.__sign-up-modal__confirmation-step__a4fb6 .text-input{font-size:14px;line-height:16px;letter-spacing:.32px;background-color:#f2f2f2;width:100%;border-radius:4px;padding-left:16px;padding-right:40px;height:48px;cursor:text;transition:all .2s ease;box-shadow:inset 0 0 0 1px #e4e4e4;border:0}.__sign-up-modal__confirmation-step__a4fb6 .text-input::placeholder{color:#848484}.__sign-up-modal__confirmation-step__a4fb6 .text-input:hover{box-shadow:inset 0 0 0 1px #1f1f1f}.__sign-up-modal__confirmation-step__a4fb6 .text-input:active,.__sign-up-modal__confirmation-step__a4fb6 .text-input:focus{box-shadow:inset 0 0 0 2px #0f62fe}.__sign-up-modal__confirmation-step__a4fb6 .text-input.text-input--disabled,.__sign-up-modal__confirmation-step__a4fb6 .text-input:disabled{background-color:#f2f2f2;box-shadow:inset 0 0 0 1px #f2f2f2!important;cursor:not-allowed;color:#b8b8b8}.__sign-up-modal__confirmation-step__a4fb6 .text-input.text-input-error:not(:focus){box-shadow:inset 0 0 0 1px #da1e28}.__sign-up-modal__confirmation-step__a4fb6 .input-helper-text{font-size:12px;line-height:14px;letter-spacing:.32px;display:inline-flex;align-items:baseline;justify-content:flex-start;gap:4px;width:100%;margin-top:4px;color:#848484;padding-inline:54px}.__sign-up-modal__confirmation-step__a4fb6 .input-helper-text--error{color:#da1e28}.__sign-up-modal__confirmation-step__a4fb6 .input-helper-text--error [class*="__error-list__d8280"]{color:inherit;background-color:transparent!important}.__sign-up-modal__confirmation-step__a4fb6 .input-helper-text--error [class*="__error-list__d8280"] i{margin-right:2px}.__sign-up-modal__confirmation-step__a4fb6 .__error-list__d8280::before{display:initial}.__sign-up-modal__confirmation-step__a4fb6 .countdown{font-size:16px;line-height:24px;letter-spacing:0;color:#3e3e3e;text-align:center;padding-top:16px}.__sign-up-modal__confirmation-step__a4fb6 .countdown .seconds{font-family:'JetBrains Mono',monospace;font-weight:400;color:#848484}.__sign-up-modal__confirmation-step__a4fb6 .link,.__sign-up-modal__confirmation-step__a4fb6 .login__content-footer,.__sign-up-modal__email-step__032c9 .card__heading{font-family:Inter,Arial,sans-serif}.__sign-up-modal__confirmation-step__a4fb6 .login__content-footer{font-size:14px;font-weight:400;line-height:16px;letter-spacing:.32px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.__sign-up-modal__confirmation-step__a4fb6 .link{font-size:14px;font-weight:400;line-height:16px;letter-spacing:.32px;color:#5b5b5b;text-align:center}.__sign-up-modal__confirmation-step__a4fb6 .link:hover{text-decoration:underline}.__sign-up-modal__email-step__032c9 ::selection{color:inherit}.__sign-up-modal__email-step__032c9 .app-container{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-inline:24px;background-color:#f2f2f2}.__sign-up-modal__email-step__032c9 .login-wrapper{width:100%;max-width:500px;height:100%;display:flex;flex-direction:column;align-items:center;margin-block:48px;margin-inline:auto}.__sign-up-modal__email-step__032c9 .login__header{width:100%;margin-bottom:48px}.__sign-up-modal__email-step__032c9 .logo{display:flex;align-items:center;justify-content:center}.__sign-up-modal__email-step__032c9 .logo img{width:auto;max-width:100px;height:auto}.__sign-up-modal__email-step__032c9 .login__content{width:100%;display:flex;flex-direction:column;align-items:center}.__sign-up-modal__email-step__032c9 .login__card{width:100%;display:flex;flex-direction:column;gap:24px;padding:32px;margin-bottom:24px;border-radius:8px;background-color:#fff;box-shadow:0 2px 6px rgba(31,31,31,.24)}.__sign-up-modal__email-step__032c9 .card__description,.__sign-up-modal__email-step__032c9 .card__heading{text-align:left}.__sign-up-modal__email-step__032c9 .card__heading{font-size:20px;font-weight:400;line-height:24px;letter-spacing:0;color:#0f62fe;margin-bottom:8px}.__sign-up-modal__email-step__032c9 .card__description,.__sign-up-modal__email-step__032c9 .text-input{font-size:14px;font-family:Inter,Arial,sans-serif;font-weight:400}.__sign-up-modal__email-step__032c9 .card__description{line-height:18px;letter-spacing:.16px;color:#1f1f1f}.__sign-up-modal__email-step__032c9 .form-item{margin-bottom:24px}.__sign-up-modal__email-step__032c9 .form-item:last-child{margin-bottom:0}.__sign-up-modal__email-step__032c9 .input-wrapper{position:relative}.__sign-up-modal__email-step__032c9 .input-wrapper .error-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#da1e28}.__sign-up-modal__email-step__032c9 .text-input{line-height:16px;letter-spacing:.32px;background-color:#f2f2f2;width:100%;border-radius:4px;padding-left:16px;padding-right:40px;height:48px;cursor:text;transition:all .2s ease;box-shadow:inset 0 0 0 1px #e4e4e4;border:0}.__sign-up-modal__email-step__032c9 .text-input::placeholder{color:#848484}.__sign-up-modal__email-step__032c9 .text-input:hover{box-shadow:inset 0 0 0 1px #1f1f1f}.__sign-up-modal__email-step__032c9 .text-input:active,.__sign-up-modal__email-step__032c9 .text-input:focus{box-shadow:inset 0 0 0 2px #0f62fe}.__sign-up-modal__email-step__032c9 .text-input.text-input-error:not(:focus){box-shadow:inset 0 0 0 1px #da1e28}.__sign-up-modal__email-step__032c9 .input-helper-text{font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.32px;display:inline-flex;align-items:baseline;justify-content:flex-start;gap:4px;width:100%;margin-top:4px;color:#848484}.__sign-up-modal__email-step__032c9 .btn-outline,.__sign-up-modal__email-step__032c9 .btn-primary,.__sign-up-modal__email-step__032c9 .link{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:16px;letter-spacing:.32px}.__sign-up-modal__email-step__032c9 .input-helper-text--error{color:#da1e28}.__sign-up-modal__email-step__032c9 .input-helper-text--error [class*="__error-list__d8280"]{color:inherit;background-color:transparent!important}.__sign-up-modal__email-step__032c9 .input-helper-text--error [class*="__error-list__d8280"] i{display:none}.__sign-up-modal__email-step__032c9 .__error-list__d8280::before{display:initial}.__sign-up-modal__email-step__032c9 .form-actions{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:16px}.__sign-up-modal__email-step__032c9 .btn-outline,.__sign-up-modal__email-step__032c9 .btn-primary{font-weight:500;height:48px;padding-inline:16px;border-radius:4px;cursor:pointer;transition:all .2s ease;text-transform:inherit;background-image:none}.__sign-up-modal__email-step__032c9 .btn-primary{background-image:none;background-color:#0f62fe;color:#fff;box-shadow:inset 0 0 0 1px #0f62fe}.__sign-up-modal__email-step__032c9 .btn-primary:hover{background-image:none;background-color:#003bcb;box-shadow:inset 0 0 0 1px #003bcb}.__sign-up-modal__email-step__032c9 .btn-primary:active,.__sign-up-modal__email-step__032c9 .btn-primary:focus{background-image:none;background-color:#002599;box-shadow:inset 0 0 0 1px #002599}.__sign-up-modal__email-step__032c9 .btn-primary:focus-visible{background-image:none;background-color:#0f62fe;box-shadow:inset 0 0 0 2px #0f62fe,inset 0 0 0 3px #fff;outline:0}.__sign-up-modal__email-step__032c9 .btn-primary:disabled,.__sign-up-modal__email-step__032c9 .btn-primary:focus-visible:disabled,.__sign-up-modal__email-step__032c9 .btn-primary:focus:disabled,.__sign-up-modal__email-step__032c9 .btn-primary:hover:disabled{background-image:none;background-color:#e4e4e4;box-shadow:inset 0 0 0 1px #e4e4e4;color:#b8b8b8;cursor:not-allowed}.__sign-up-modal__email-step__032c9 .btn-primary.busy{background-image:none;background-color:#e4e4e4;box-shadow:inset 0 0 0 1px #e4e4e4}.__sign-up-modal__email-step__032c9 .btn-primary.busy::after{color:#b8b8b8}.__sign-up-modal__email-step__032c9 .login__content-footer{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.__sign-up-modal__email-step__032c9 .btn-outline{background-image:none;background-color:transparent;color:#505f79;box-shadow:inset 0 0 0 1px #505f79}.__sign-up-modal__email-step__032c9 .btn-outline:hover{background-image:none;background-color:#344461;box-shadow:inset 0 0 0 1px #344461}.__sign-up-modal__email-step__032c9 .btn-outline:active,.__sign-up-modal__email-step__032c9 .btn-outline:focus{background-image:none;background-color:#202e49;box-shadow:inset 0 0 0 1px #202e49}.__sign-up-modal__email-step__032c9 .btn-outline:focus-visible{background-image:none;background-color:transparent;box-shadow:inset 0 0 0 2px #0f62fe,inset 0 0 0 3px #fff;outline:0;color:#505f79}.__sign-up-modal__email-step__032c9 .btn-outline:disabled,.__sign-up-modal__email-step__032c9 .btn-outline:focus-visible:disabled,.__sign-up-modal__email-step__032c9 .btn-outline:focus:disabled,.__sign-up-modal__email-step__032c9 .btn-outline:hover:disabled{background-image:none;background-color:transparent;box-shadow:inset 0 0 0 1px #b8b8b8;color:#b8b8b8;cursor:not-allowed}.__sign-up-modal__email-step__032c9 .login__content-footer .btn-outline{width:calc(100% - 64px)}.__sign-up-modal__email-step__032c9 .link{font-weight:400;color:#5b5b5b;text-align:center}.__sign-up-modal__email-step__032c9 .link:hover{text-decoration:underline}.__sign-up-modal__password-step__ed62d{width:600px!important;margin-left:-300px!important;top:calc((100vh - 403px)/ 2)!important}.__sign-up-modal__password-step__ed62d small{font-size:13px;line-height:18px;color:#899299;display:inline-block;padding-bottom:4px}.__sign-up-modal__password-step__ed62d [class^='__p-modal-body__']{display:flex;flex-direction:column;row-gap:24px}.__sign-up-modal__password-step__ed62d [class^='__p-modal-body__'] label{font-size:1.3rem;font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;line-height:24px;letter-spacing:.5px;color:#999593}.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__']{display:flex;justify-content:space-between}.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__']::before,.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__']:after{display:none}.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__'] button.color-primary:hover{background-color:#0030B9}.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__'] button:disabled,.__sign-up-modal__password-step__ed62d [class^='__p-modal-footer__'] button:disabled:hover{background-color:#d3d3d3}.__sign-up-modal__profile-info-step__20de6{width:600px!important;margin-left:-300px!important;top:calc((100vh - 598px)/ 2)!important}.__sign-up-modal__profile-info-step__20de6 small{font-size:13px;line-height:18px;color:#899299;display:inline-block;padding-bottom:4px}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-body__']{display:flex;flex-direction:column;row-gap:24px}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-body__'] .aggreement-wrapper{display:inherit;flex-direction:inherit;row-gap:8px}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-body__'] .aggreement-wrapper a:hover{text-decoration:underline}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-body__'] label,.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-body__'] span{font-size:1.3rem;font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;line-height:24px;letter-spacing:.5px;color:#999593}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__']{display:flex;justify-content:space-between}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__']::before,.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__']:after{display:none}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__'] button.color-primary:hover{background-color:#0030B9}.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__'] button:disabled,.__sign-up-modal__profile-info-step__20de6 [class^='__p-modal-footer__'] button:disabled:hover{background-color:#d3d3d3}.__staff-members__list-row__a31c5.staff-members-list-row{-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px;display:flex;align-items:center;height:80px;width:100%;padding:20px;margin-bottom:8px;background-color:#fff;cursor:pointer}.__staff-members__show-header__7b3cc .tooltip,.__user-info-modal__edit__3bc04 .edit-modal-container{-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px}.__staff-members__list-row__a31c5.staff-members-list-row>td{background-color:unset;padding:0}.__staff-members__list-row__a31c5.staff-members-list-row>td:first-of-type{padding:0}.__staff-members__list-row__a31c5.staff-members-list-row:focus,.__staff-members__list-row__a31c5.staff-members-list-row:hover{-webkit-box-shadow:0 0 1px 2px #004dc7;-moz-box-shadow:0 0 1px 2px #004dc7;-ms-box-shadow:0 0 1px 2px;box-shadow:0 0 1px 2px #004dc7;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;outline:0}.__staff-members__list-row__a31c5.staff-members-list-row>*{width:50%}.__staff-members__show-header__7b3cc a:hover{color:unset}.__staff-members__show-header__7b3cc .rm-p-events{pointer-events:none}.__staff-members__show-header__7b3cc button,.__staff-members__show-header__7b3cc h4{text-transform:uppercase}.__staff-members__show-header__7b3cc .lowercase{text-transform:lowercase}.__staff-members__show-header__7b3cc .sign-up-bg{background-size:cover;display:flex;background-position:top;width:100%;height:100%}.__staff-members__show-header__7b3cc .sticky-list-header{width:calc(100% + 40px);padding:8px 0;margin-left:-20px;margin-bottom:2px;position:sticky;top:0}.__staff-members__show-header__7b3cc .tooltip-container{position:relative;overflow:visible}.__staff-members__show-header__7b3cc .tooltip-container:focus .tooltip,.__staff-members__show-header__7b3cc .tooltip-container:hover .tooltip{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,60px);-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.__staff-members__show-header__7b3cc .tooltip-container:focus .multiline,.__staff-members__show-header__7b3cc .tooltip-container:hover .multiline{transform:translate(-50%,78px)}.__staff-members__show-header__7b3cc .tooltip{display:grid;grid-template-columns:1fr;pointer-events:none;border-radius:6px 8px 8px}.__staff-members__show-header__7b3cc .tooltip span{padding:6px 12px!important;border-right:1px solid #fff}.__staff-members__show-header__7b3cc .tooltip i{line-height:unset;padding:6px 12px!important}.__staff-members__show-header__7b3cc .tooltip-item{text-align:center;position:absolute;top:-25px;margin-top:.5em;background-color:#505F79;visibility:hidden;opacity:0;white-space:nowrap;-webkit-transform:translate(-50%,40px);-moz-transform:translate(-50%,40px);-ms-transform:translate(-50%,40px);transform:translate(-50%,40px);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;line-height:24px;height:unset!important;color:#fff}.__staff-members__show-header__7b3cc .tooltip-item.multiline{top:-43px}.__staff-members__show-header__7b3cc .tooltip-item::before{position:absolute;left:50%;width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;margin-left:-.5em}.__staff-members__show-header__7b3cc .multiline{height:auto!important;width:250px!important;white-space:unset!important;text-align:left;-webkit-transform:translate(-50%,60px);-moz-transform:translate(-50%,60px);-ms-transform:translate(-50%,60px);-o-transform:translate(-50%,60px);transform:translate(-50%,60px)}.__staff-members__show-header__7b3cc .multiline span{line-height:24px!important}.__staff-members__show-header__7b3cc .multiline i{display:flex;align-self:center}.__staff-members__show-header__7b3cc .nav-tab{display:flex}.__staff-members__show-header__7b3cc .nav-tab *{height:40px!important;line-height:40px}.__staff-members__show-header__7b3cc .nav-tab>:last-child{display:inherit;flex-grow:1;justify-content:flex-end;color:#a39f9d}.__staff-members__show-header__7b3cc .nav-tab>:only-child{flex-grow:unset}.__staff-members__show-header__7b3cc .nav-tab ul{display:inherit}.__staff-members__show-header__7b3cc .nav-tab ul li{margin-right:20px}.__staff-members__show-header__7b3cc .nav-tab ul li a{position:relative;display:inherit;color:#172B4D}.__staff-members__show-header__7b3cc .nav-tab ul li a::after{content:"";width:100%;height:4px;position:absolute;left:0;bottom:-6px;transition:all 250ms ease 0s;transform:scale(0);background:#6B778C}.__staff-members__show-header__7b3cc .icon-asist:hover,.__staff-members__show-header__7b3cc .icon-parasut:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__staff-members__show-header__7b3cc .nav-tab ul li.yielded{display:inline-flex}.__staff-members__show-header__7b3cc .nav-tab ul li.active>a,.__staff-members__show-header__7b3cc .nav-tab ul li>a:hover{color:#004DC7!important}.__staff-members__show-header__7b3cc .nav-tab ul li.active>a span.badge,.__staff-members__show-header__7b3cc .nav-tab ul li>a:hover span.badge{background:#004DC7}.__staff-members__show-header__7b3cc .nav-tab ul li.active>a::after,.__staff-members__show-header__7b3cc .nav-tab ul li>a:hover::after{background:#004DC7!important}.__staff-members__show-header__7b3cc .nav-tab ul>li.active>a::after,.__staff-members__show-header__7b3cc .nav-tab ul>li:hover>a::after{transform:scale(1)}.__staff-members__show-header__7b3cc .icon-parasut{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/parasut.svg);mask-image:url(/assets/icons/parasut.svg);background-color:#6B778C}.__staff-members__show-header__7b3cc .icon-parasut:hover{background-color:#004DC7;transition:background-color}.__staff-members__show-header__7b3cc .icon-asist{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/asist.svg);mask-image:url(/assets/icons/asist.svg);background-color:#6B778C}.__staff-members__show-header__7b3cc .icon-asist:hover{background-color:#004DC7;transition:background-color}.__staff-members__show-header__7b3cc .icon-arrow-left:hover,.__staff-members__show-header__7b3cc .icon-bizmu:hover{-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color}.__staff-members__show-header__7b3cc .icon-bizmu{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/bizmu.svg);mask-image:url(/assets/icons/bizmu.svg);background-color:#6B778C}.__staff-members__show-header__7b3cc .icon-bizmu:hover{background-color:#004DC7;transition:background-color}.__staff-members__show-header__7b3cc .icon-arrow-left{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/arrow-left.svg);mask-image:url(/assets/icons/arrow-left.svg);background-color:#6B778C}.__staff-members__show-header__7b3cc .icon-arrow-left:hover{background-color:#004DC7;transition:background-color}.__staff-members__show-header__7b3cc .icon-portal{width:30px;height:30px;-webkit-mask-image:url(/assets/icons/portal.svg);mask-image:url(/assets/icons/portal.svg);background-color:#6B778C}.__staff-members__show-header__7b3cc .icon-portal:hover{background-color:#004DC7;-webkit-transition:background-color;-moz-transition:background-color;-o-transition:background-color;-ms-transition:background-color;transition:background-color}.__staff-members__show-header__7b3cc{background-color:#fff;margin-bottom:20px}.__staff-members__show-header__7b3cc .back-arrow,.__staff-members__show-header__7b3cc .header-container,.__staff-members__show-header__7b3cc .header-row-bc,.__staff-members__show-header__7b3cc .header-row-dc,.__staff-members__show-header__7b3cc .header-row-tb{display:grid;grid-gap:10px}.__staff-members__show-header__7b3cc .nowrap{white-space:nowrap}.__staff-members__show-header__7b3cc .header-container{grid-template-columns:1fr;grid-template-rows:min-content 40px 46px}.__staff-members__show-header__7b3cc .header-container .header-row-bc{grid-template-columns:48px auto auto;grid-template-rows:min-content;grid-area:"header-row-1";grid-template-areas:"back-arrow bread-crumb actions";padding-top:20px}.__staff-members__show-header__7b3cc .header-container .header-row-bc .back-arrow{display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer;color:#6B778C;grid-area:back-arrow}.__staff-members__show-header__7b3cc .header-container .header-row-bc .back-arrow:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__staff-members__show-header__7b3cc .header-container .header-row-bc .back-arrow:hover .icon-parasut{background-color:#F15E4F!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .back-arrow:hover .icon-bizmu{background-color:#039BE5!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .back-arrow:hover .icon-portal{background-color:#004DC7}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1{padding:0;line-height:40px}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1 a{cursor:pointer;color:#6B778C}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1 a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1 a:hover .icon-parasut{background-color:#F15E4F!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1 a:hover .icon-bizmu{background-color:#039BE5!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1 a:hover .icon-portal{background-color:#004DC7}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb h1 span{white-space:pre-wrap}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb :only-child{color:#004DC7;grid-area:bread-crumb}.__staff-members__show-header__7b3cc .header-container .header-row-bc .bread-crumb .account-type{color:#999593}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions{display:inline-flex;justify-self:flex-end;grid-area:actions;padding-right:10px}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a:first-of-type{justify-content:center;display:flex;align-items:center}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a{height:40px;width:40px;margin:0 5px;text-align:center;line-height:40px;cursor:pointer;color:#6B778C}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a:hover{color:#004DC7;-webkit-transition:color;-moz-transition:color;-o-transition:color;-ms-transition:color;transition:color}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a:hover .icon-parasut{background-color:#F15E4F!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a:hover .icon-bizmu{background-color:#039BE5!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a:hover .icon-portal{background-color:#004DC7}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a i{font-size:1.8rem}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions a span{padding-right:10px}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions button{margin-left:10px;color:#6B778C}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions button:hover{color:#004DC7;border-color:#004DC7!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions button i{font-size:1.8rem}.__staff-members__show-header__7b3cc .header-container .header-row-bc .actions button.tooltip-container>.tooltip-item{white-space:initial}.__staff-members__show-header__7b3cc .header-container .header-row-bc .unmatched-company .address:hover .tooltip{transform:translate(0,78px)!important;transition:all .2s linear!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .unmatched-company .address .tooltip{transform:translate(0,58px)!important;transition:all .2s linear!important;left:unset;right:-4px}.__staff-members__show-header__7b3cc .header-container .header-row-bc .unmatched-company .address .tooltip::before,.__staff-members__show-header__7b3cc .header-container .header-row-bc .unmatched-company a:last-child .tooltip::before{left:unset;right:16px}.__staff-members__show-header__7b3cc .header-container .header-row-bc .unmatched-company a:last-child:hover .tooltip{transform:translate(-92%,60px)!important;transition:all .2s linear!important}.__staff-members__show-header__7b3cc .header-container .header-row-bc .unmatched-company a:last-child .tooltip{transform:translate(-92%,40px)!important;transition:all .2s linear!important}.__staff-members__show-header__7b3cc .header-container .header-row-dc{grid-area:header-row-2;grid-template-columns:48px auto;grid-template-areas:". description ";align-content:center}.__staff-members__show-header__7b3cc .header-container .header-row-dc p{width:600px;grid-area:description}.__staff-members__show-header__7b3cc .header-container .header-row-dc:not(.with-notification){min-height:auto;width:max-content}.__staff-members__show-header__7b3cc .header-container .header-row-dc.with-notification{display:flex;align-items:center;position:relative;width:100%;padding-left:58px}.__staff-members__show-header__7b3cc .header-container .header-row-dc.with-notification p{grid-area:unset;width:auto;flex:0 0 auto;min-width:0}.__staff-members__show-header__7b3cc .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:auto;margin-right:20px}@media (max-width:1366px){.__staff-members__show-header__7b3cc .header-container .header-row-dc.with-notification .notification-wrapper{margin-left:40px}}@media (min-width:1440px){.__staff-members__show-header__7b3cc .header-container .header-row-dc.with-notification .notification-wrapper{position:absolute;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}}.__staff-members__show-header__7b3cc .custom-tooltip-container .custom-tooltip,.__tax-period__period-invoice-summary__4d86d .tax-period .custom-tooltip-container .custom-tooltip{top:50%;left:100%;transform:translateY(-50%);padding:8px 12px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:opacity .2s ease-in-out,visibility .2s ease-in-out;white-space:nowrap}.__staff-members__show-header__7b3cc .header-container .header-row-tb{grid-area:header-row-3;font-size:1.6rem;grid-template-columns:auto 40px;grid-template-areas:". ."}.__staff-members__show-header__7b3cc .header-container .header-row-tb button{background-color:#f2f2f2}.__staff-members__show-header__7b3cc .header-container .header-row-tb button:hover{background-color:#d2d0cf}.__staff-members__show-header__7b3cc .header-container .header-row-tb button i{font-size:1.8rem}.__staff-members__show-header__7b3cc .header-container .header-row-download-modal{grid-template-columns:auto 340px}.__staff-members__show-header__7b3cc .header-container .download-modal{display:flex;justify-content:space-evenly}.__staff-members__show-header__7b3cc .disabled-link{pointer-events:none;color:gray;cursor:not-allowed}.__staff-members__show-header__7b3cc .custom-tooltip-container{position:relative;display:inline-block}.__staff-members__show-header__7b3cc .custom-tooltip-container .custom-tooltip-icon{font-size:1.6rem;color:#79889F;cursor:pointer}.__staff-members__show-header__7b3cc .custom-tooltip-container .custom-tooltip{position:absolute;margin-left:8px;background-color:#3e3e3e;color:#fff;font-size:1.5rem;font-family:Inter,sans-serif;border-radius:6px;opacity:0;visibility:hidden;z-index:10}.__staff-members__show-header__7b3cc .custom-tooltip-container:hover .custom-tooltip{opacity:1;visibility:visible}.__staff-members__show-header__7b3cc .header-row-bc{grid-template-columns:auto!important;grid-template-areas:"bread-crumb"!important}.__staff-members__show-header__7b3cc .header-row-dc{grid-template-areas:"description"!important}.__staff-members__show-header__7b3cc .header-row-dc p{width:650px!important}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog{width:600px}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-header__"]{display:flex;justify-content:space-between;align-content:center}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-header__"] small{display:none}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"]{padding:0;background:#f7f7f6}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"] h2{font-size:1.5rem;font-weight:600}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"] p{width:85%;padding:20px 20px 10px}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"]>.row{padding:10px 20px}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"]>.row>*{align-self:center}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"]>.row:first-child{padding-top:20px}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"]>.row:last-child{padding-bottom:20px}.__staff-members__staff-info-show-modal__0aeda .ember-modal-dialog div[class^="__p-modal-body__"] .disabled{height:30px;line-height:28px;padding:0 10px;background-color:#f2f1f1;border:1px solid #dedddc;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.__staff-members__staff-info-show-modal__0aeda.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{margin-left:-300px}.__staff-members__staff-table__b57f3 [class^='__p-table']{padding-bottom:0}.__staff-members__staff-table__b57f3 [class^='__p-table'] [class^='__p-table-header']{padding:20px 20px 10px}.__staff-members__staff-table__b57f3 [class^='__p-table'] [class^='__p-table-header'] table{background-color:unset}.__staff-members__staff-table__b57f3 [class^='__p-table'] [class^='__p-table-header'] table [class^='__p-table-column__']{padding:0}.__tax-period__bank-accounts__b079c .tax-period .card-header h2{border-bottom:none}.__tax-period__bank-accounts__b079c .tax-period .card-header a{display:flex;justify-content:space-between;padding-right:20px;cursor:pointer}.__tax-period__bank-accounts__b079c .tax-period .card-header a i.fa{align-self:center}.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper{padding:0;min-height:115px}.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper .card-body .loading,.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper .card-body .no-invoice,.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper .card-body .polling-error{line-height:75px}.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper .card-body .fa{margin-right:10px}.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper [class^="__p-table__"]{padding-bottom:0!important}.__tax-period__bank-accounts__b079c .tax-period .card-body-wrapper [class^="__p-table__"] .rm-border div:first-of-type{border-top:0!important}.__tax-period__bank-accounts__b079c .no-invoice{line-height:115px;padding:0 20px}.__tax-period__period-invoice-summary__4d86d .tax-period .month-and-invoice{display:flex;height:52px;line-height:52px}.__tax-period__period-invoice-summary__4d86d .tax-period .month-and-invoice h2{flex-grow:1;padding:0;border-bottom:none}.__tax-period__period-invoice-summary__4d86d .tax-period .month-and-invoice span.year{text-align:right;color:#a39f9d}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper{padding:0;min-height:115px}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body{display:flex;flex-direction:row;padding:20px}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body>div:not(:last-child){margin-right:20px}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body .total-invoice{flex-grow:1;text-align:right}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body .loading,.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body .no-invoice,.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body .polling-error{line-height:75px}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body .invoice-count{font-family:'Roboto Mono';font-size:2.2rem}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper .card-body .fa{margin-right:10px}.__tax-period__period-invoice-summary__4d86d .tax-period .card-body-wrapper [class*='__p-content-info']{font-family:Roboto;font-size:1.4rem;line-height:24px}.__tax-period__period-invoice-summary__4d86d .tax-period .right-buttons{display:flex;justify-content:flex-end}.__tax-period__period-invoice-summary__4d86d .tax-period .custom-tooltip-container{position:relative;display:inline-block}.__tax-period__period-invoice-summary__4d86d .tax-period .custom-tooltip-container .custom-tooltip-icon{font-size:1.6rem;color:#79889F;cursor:pointer}.__tax-period__period-invoice-summary__4d86d .tax-period .custom-tooltip-container .custom-tooltip{position:absolute;margin-left:8px;background-color:#3e3e3e;color:#fff;font-size:1.5rem;font-family:Inter,sans-serif;border-radius:6px;opacity:0;visibility:hidden;z-index:10}.__tax-period__period-invoice-summary__4d86d .tax-period .custom-tooltip-container:hover .custom-tooltip{opacity:1;visibility:visible}.__taxpayer-integration-modal__main-page-modal__024d9{width:600px!important;border:none!important;border-radius:4px!important;margin-left:0!important;transform:translateX(-50%)!important}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-modal-header__"]{padding-inline:24px;padding-block:16px;border-bottom:0}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-modal-header__"] .modal__label{font-family:Inter,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.32px;color:#5b5b5b}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-modal-header__"] .modal__heading{font-family:Inter,Roboto,sans-serif;font-size:20px;font-weight:400;line-height:24px;letter-spacing:0;color:#0f62fe;text-transform:capitalize}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-modal-body__"]{padding-inline:24px;padding-block:0}.__taxpayer-integration-modal__main-page-modal__024d9 .modal__text{font-family:Inter,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#1f1f1f}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card:not(.selected) .product .product__name,.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card:not(.selected) .radio-card__description{color:#94a2b4}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card-wrapper{margin-block:24px;display:flex;flex-direction:column;gap:12px}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card{border:1px solid #505f79;padding:20px;border-radius:8px;display:flex;align-items:flex-start;gap:16px}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card.selected{border:1px solid #0f62fe}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card:not(.selected){cursor:not-allowed;border-color:#b2bcc9}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card:not(.selected) .product [class*=icon]{background-color:#94a2b4}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card__detail{flex-grow:1;display:flex;flex-direction:column;gap:16px}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card__status{display:flex;align-items:center;justify-content:space-between}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card__status .badge{font-family:Inter,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.32px;color:#fff;background-color:#505f79;padding-inline:12px;height:24px;border-radius:24px;display:flex;align-items:center}.__taxpayer-integration-modal__main-page-modal__024d9 .product{display:flex;align-items:center;gap:4px}.__taxpayer-integration-modal__main-page-modal__024d9 .product .icon-portal{background-color:#0075ff}.__taxpayer-integration-modal__main-page-modal__024d9 .product .icon-parasut{background-color:#f15e4f}.__taxpayer-integration-modal__main-page-modal__024d9 .product .icon-bizmu{background-color:#3f92de}.__taxpayer-integration-modal__main-page-modal__024d9 .product .product__name{font-family:Inter,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#1f1f1f}.__taxpayer-integration-modal__main-page-modal__024d9 .invitation,.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card__description{letter-spacing:.16px;color:#1f1f1f;font-weight:400;font-family:Inter,Roboto,sans-serif;font-size:14px}.__taxpayer-integration-modal__main-page-modal__024d9 .radio-card__description{line-height:20px}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-one-way-radio__"]{height:30px}.__taxpayer-integration-modal__main-page-modal__024d9 .invitation{line-height:18px;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:24px}.__taxpayer-integration-modal__main-page-modal__024d9 .invitation a{color:#1f1f1f}.__taxpayer-integration-modal__main-page-modal__024d9 .invitation a *{text-decoration:none!important;font-weight:400}.__taxpayer-integration-modal__main-page-modal__024d9 .invitation a:hover{text-decoration:underline;color:#0f62fe}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-modal-footer__"]{padding-inline:24px;padding-block:16px;border-top:0}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-group{display:flex;align-items:center;justify-content:flex-end}.__taxpayer-integration-modal__main-page-modal__024d9 [class^="__p-modal-footer__"] button[class*=p-button]{margin-left:8px}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary{font-family:Inter,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:.32px;height:40px;padding-inline:16px;border-radius:4px;cursor:pointer;transition:all .2s ease;text-transform:inherit;background-image:none}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary{background-image:none;background-color:#0f62fe;color:#fff;box-shadow:inset 0 0 0 1px #0f62fe}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:hover{background-image:none;background-color:#003bcb;box-shadow:inset 0 0 0 1px #003bcb}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:active,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:focus{background-image:none;background-color:#002599;box-shadow:inset 0 0 0 1px #002599}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:focus-visible{background-image:none;background-color:#0f62fe;box-shadow:inset 0 0 0 2px #0f62fe,inset 0 0 0 3px #fff;outline:0}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:disabled,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:focus-visible:disabled,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:focus:disabled,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-primary:hover:disabled{background-image:none;background-color:#e4e4e4;box-shadow:inset 0 0 0 1px #e4e4e4;color:#b8b8b8;cursor:not-allowed}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost{background-image:none;background-color:transparent;color:#5a6168;box-shadow:inset 0 0 0 1px transparent;line-height:40px}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:hover{background-image:none;background-color:#ebeff2;box-shadow:inset 0 0 0 1px #ebeff2}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:active,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:focus{background-image:none;background-color:#ebeff2;box-shadow:inset 0 0 0 2px #0f62fe}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:focus-visible{background-image:none;background-color:inherit;box-shadow:inset 0 0 0 2px #0f62fe,inset 0 0 0 3px #fff;outline:0}.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:disabled,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:focus-visible:disabled,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:focus:disabled,.__taxpayer-integration-modal__main-page-modal__024d9 .btn-ghost:hover:disabled{background-image:none;color:#b8b8b8;cursor:not-allowed}.__user-info-modal__edit__3bc04 .edit-modal-container{width:558px!important;margin-left:-279px!important;top:calc((100vh - 346px)/ 2)!important;border-radius:6px 8px 8px}.__user-info-modal__edit__3bc04 .user-info-modal-edit-body{padding:24px}.__user-info-modal__edit__3bc04 .user-info-modal-edit-body .user-info-modal-edit-field-label{display:block;font-size:14px;line-height:18px}.__user-info-modal__edit__3bc04 .user-info-modal-edit-body .user-info-modal-edit-field-label:not(:last-of-type){margin-bottom:24px}.__user-info-modal__edit__3bc04 .user-info-modal-edit-body .user-info-modal-edit-field-label.disabled{color:rgba(79,85,92,.5)}.__user-info-modal__show__ff036 .show-modal-container{width:560px!important;margin-left:-280px!important;top:calc((100vh - 621px)/ 2)!important;-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px}.__user-info-modal__show__ff036 h2{font-size:16px;font-weight:600;line-height:22px}.__user-info-modal__show__ff036 .user-info-modal-show-header{padding:16px 24px}.__user-info-modal__show__ff036 .user-info-modal-show-header .header-title{line-height:40px}.__user-info-modal__show__ff036 .user-info-modal-show-body{padding:0}.__user-info-modal__show__ff036 .user-info-modal-show-body .accountant-info-section{padding:16px 16px 16px 24px;border-bottom:1px solid #d8dfeb}.__user-info-modal__show__ff036 .user-info-modal-show-body .accountant-info-section .title-wrapper{display:flex;justify-content:space-between;margin-bottom:11px}.__user-info-modal__show__ff036 .user-info-modal-show-body .accountant-info-section .accountant-info-field-label{font-size:16px;line-height:22px;margin-bottom:4px}.__user-info-modal__show__ff036 .user-info-modal-show-body .accountant-info-section .accountant-info-field{font-size:14px;line-height:16px;letter-spacing:.32px;margin-bottom:16px}.__user-info-modal__show__ff036 .user-info-modal-show-body .accountant-info-section .accountant-info-field:empty::before{content:"-"}.__user-info-modal__show__ff036 .user-info-modal-show-body .marketing-consent-section{display:flex;flex-direction:column;justify-content:space-between;min-height:228px;padding:16px 16px 24px 24px;border-bottom:1px solid #d8dfeb}.__user-info-modal__show__ff036 .user-info-modal-show-body .marketing-consent-section .description{margin-bottom:8px}.__user-info-modal__show__ff036 .user-info-modal-show-body .marketing-teik-consent-section{display:flex;flex-direction:column;justify-content:space-between;padding:16px 16px 24px 24px;border-bottom:1px solid #d8dfeb}.__user-info-modal__show__ff036 .user-info-modal-show-body .marketing-teik-consent-section .description{margin-bottom:8px}.__user-info-modal__show__ff036 .switch{position:relative;display:inline-block;width:60px;height:34px;left:30px;margin-right:15px}.__user-info-modal__show__ff036 .switch input{opacity:0;width:0;height:0}.__user-info-modal__show__ff036 .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.__user-info-modal__show__ff036 .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.__user-info-modal__show__ff036 input:checked+.slider{background-color:#2196F3}.__user-info-modal__show__ff036 input:focus+.slider{box-shadow:0 0 1px #2196F3}.__user-info-modal__show__ff036 input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.loading-table-data,.mid-position{transform:translate(-50%,150%);position:absolute}.__user-info-modal__show__ff036 .slider.round{border-radius:34px}.__user-info-modal__show__ff036 .slider.round:before{border-radius:50%}.__user-info-modal__show__ff036 .accountant-inspections{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 0}.__user-invitations__delete-invite-confirmation-modal__5110e{width:570px!important;margin-left:-285px!important;top:calc((100vh - 345px)/ 2)!important}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-header__']{border-bottom:none}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-header__'] h2{color:#000}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-body']{padding:0 20px 20px}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-implications']{display:flex;flex-direction:column;justify-content:space-between;height:130px;padding:24px}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-implications'] h3{font-size:1.5rem;font-weight:600;font-style:normal;letter-spacing:normal}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-footer'] button{height:40px}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-footer'] button.delete-invite-modal-confirm-button{width:235px;-webkit-border-radius:4px 8px 8px 8px;-moz-border-radius:4px 8px 8px;-ms-border-radius:4px 8px 8px 8px;border-radius:4px 8px 8px}.__user-invitations__delete-invite-confirmation-modal__5110e div[class^='__p-modal-footer'] button.delete-invite-modal-confirm-button.color-danger{background:#cc0812}.__user-invitations__user-invitations-table-row__8736a.staff-members-list-row{-webkit-border-radius:6px 8px 8px 8px;-moz-border-radius:6px 8px 8px;-ms-border-radius:6px 8px 8px 8px;border-radius:6px 8px 8px;display:flex;align-items:center;height:80px;width:100%;padding:20px;margin-bottom:8px;background-color:#fff}.__bank-transactions__bulk-approve-modal__summary__f5829 [class*=p-modal-body] p,.__invoices__bulk-approve-modal__summary__b4c1c [class*=p-modal-body] p{margin-bottom:20px}.__user-invitations__user-invitations-table-row__8736a.staff-members-list-row>td{background-color:unset;padding:0}.__user-invitations__user-invitations-table-row__8736a.staff-members-list-row>td:first-of-type{padding:0}.__user-invitations__user-invitations-table-row__8736a.staff-members-list-row td:nth-of-type(2){text-align:right}.__user-invitations__user-invitations-table-row__8736a.staff-members-list-row>*{width:50%}.__user-invitations__user-invitations-table__892b6 [class^='__p-table']{padding-bottom:0}.__user-invitations__user-invitations-table__892b6 [class^='__p-table'] [class^='__p-table-header']{padding:20px 20px 10px}.__user-invitations__user-invitations-table__892b6 [class^='__p-table'] [class^='__p-table-header'] table{background-color:unset}.__user-invitations__user-invitations-table__892b6 [class^='__p-table'] [class^='__p-table-header'] table [class^='__p-table-column__']{padding:0}.__bank-account__transaction__row__d3b07 .approve-btn,.__bank-account__transaction__row__d3b07 .debit-credit{padding:20px}.__bank-account__transaction__row__d3b07 .top-border-placeholder,.__bank-account__transaction__row__d3b07 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__bank-account__transaction__row__d3b07.hide-bank-tx-row tr:first-of-type td,.__bank-account__transaction__row__d3b07.hide-bank-tx-row tr:last-of-type td,.__invoice__basic-accounting-type__list-row__9ade2.is-row-hidden tr:first-of-type td,.__invoice__basic-accounting-type__list-row__9ade2.is-row-hidden tr:last-of-type td,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-row-hidden tr:first-of-type td,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-row-hidden tr:last-of-type td,.__purchase-bill__basic-accounting-type__list-row__a0216.is-row-hidden tr:first-of-type td,.__purchase-bill__basic-accounting-type__list-row__a0216.is-row-hidden tr:last-of-type td{height:0!important}.__bank-account__transaction__row__d3b07>tr:nth-of-type(2) td:last-of-type{text-align:right}.__bank-account__transaction__row__d3b07>tr:nth-of-type(2) td:last-of-type button{margin-left:10px;justify-self:center;vertical-align:middle}.__bank-account__transaction__row__d3b07>tr:nth-of-type(2) td:last-of-type button.busy{background:linear-gradient(to bottom,rgba(197,196,194,.25),rgba(197,196,194,.35));background-color:rgba(197,196,194,.25)}.__bank-account__transaction__row__d3b07 th:last-of-type{text-align:right}.__bank-account__transaction__row__d3b07 .tax-number{display:block;color:#999593}.__bank-account__transaction__row__d3b07.hide-bank-tx-row{border:none!important}.__bank-account__transaction__row__d3b07.hide-bank-tx-row tr:not(:first-of-type):not(:last-of-type){display:none}.__bank-account__transaction__row__d3b07.hide-bank-tx-row .transition-placeholder{animation:approved .6s}.__bank-account__transaction__table__bbbc0 .table-container table{width:100%;border-bottom:none!important}.__bank-account__transaction__tag-list__04619{position:absolute;white-space:nowrap;line-height:16px;color:#977639;font-size:12px}.__bank-account__transaction__tag-list__04619 .initial-account-balance:first-child:before{font-family:FontAwesome;content:'\f05a'}.__bank-account__transaction__tag-list__04619 .initial-account-balance>span{width:100px;background-color:#e8e7e7;color:#403637;padding:2px 5px;border-radius:20px;font-size:10px;font-family:Roboto Condensed;font-weight:600;text-align:center}.__bank-transactions__bulk-approve-modal__info__57e9b{margin-top:20vh}.__bank-transactions__bulk-approve-modal__info__57e9b [class*=p-modal-body]{display:flex;flex-direction:column;flex-wrap:wrap;padding:20px}.__bank-transactions__bulk-approve-modal__info__57e9b [class*=p-modal-body] div{background-color:#fff4bd;padding:10px 20px;border-radius:6px;color:#977639;margin-top:20px}.__bank-transactions__bulk-approve-modal__summary__f5829,.__bank-transactions__bulk-approve-modal__transfer__aa876{margin-top:20vh}.__bank-transactions__bulk-approve-modal__summary__f5829 [class*=p-modal-body]{padding:20px}.__bank-transactions__bulk-approve-modal__summary__f5829 [class*=p-modal-body] div{background-color:#fff4bd;color:#977639;padding:10px 20px;border-radius:6px}.__bank-transactions__bulk-approve-modal__summary__f5829 [class*=p-modal-body] div.network-error{background-color:#fea695;color:#e74c3c}.__invoice-accommodation-tax-row__basic-accounting-type__detail__d6681 .gtip-info,.__invoice__basic-accounting-type__list-row-detail__848f1 .gtip-info{font-size:12px;color:#3c4a5f;margin-top:2px}.__bank-transactions__bulk-approve-modal__transfer__aa876 [class*=p-modal-body]{padding:40px 20px}.__bank-transactions__bulk-approve-modal__transfer__aa876 [class*=p-modal-body] p{padding-top:20px;text-align:center}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__invoice__basic-accounting-type__list-row__9ade2 th:last-of-type,.__invoice__basic-accounting-type__list-row__9ade2>tr:nth-of-type(2) td:last-of-type{text-align:right}.__invoice__basic-accounting-type__list-row-detail__848f1 .accommodation-tax,.__invoice__basic-accounting-type__list-row-detail__848f1 .comm-tax,.__invoice__basic-accounting-type__list-row-detail__848f1 .excise-duty{white-space:nowrap}.__invoice__basic-accounting-type__list-row-detail__848f1 .accommodation-tax td,.__invoice__basic-accounting-type__list-row-detail__848f1 .comm-tax td,.__invoice__basic-accounting-type__list-row-detail__848f1 .excise-duty td{display:table-cell}.__invoice__basic-accounting-type__list-row-detail__848f1 .accommodation-tax td *,.__invoice__basic-accounting-type__list-row-detail__848f1 .comm-tax td *,.__invoice__basic-accounting-type__list-row-detail__848f1 .excise-duty td *{display:block}.__invoice__basic-accounting-type__list-row-detail__848f1 .accommodation-tax h4,.__invoice__basic-accounting-type__list-row-detail__848f1 .comm-tax h4,.__invoice__basic-accounting-type__list-row-detail__848f1 .excise-duty h4{margin-right:20px}.__invoice__basic-accounting-type__list-row-detail__848f1 .accommodation-tax span:last-child,.__invoice__basic-accounting-type__list-row-detail__848f1 .comm-tax span:last-child,.__invoice__basic-accounting-type__list-row-detail__848f1 .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__invoice__basic-accounting-type__list-row__9ade2:not(.is-collapsed){border:none}.__invoice__basic-accounting-type__list-row__9ade2 .top-border-placeholder,.__invoice__basic-accounting-type__list-row__9ade2 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__invoice__basic-accounting-type__list-row__9ade2>tr:nth-of-type(2) td:last-of-type button:last-child{margin-left:10px}.__invoice__basic-accounting-type__list-row__9ade2 .tax-number{display:block;color:#999593}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line{padding:0!important}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line table{border-bottom:none!important}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line table thead{background-color:#f7f7f6!important}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line .invoice-info td{white-space:nowrap}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line .invoice-info td>:last-child{margin-right:0}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line .invoice-info td span{margin-right:40px}.__invoice__basic-accounting-type__list-row__9ade2 .expanding-line td[data-test-document-no]{width:20vw}.__invoice__basic-accounting-type__list-row__9ade2.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__invoice__basic-accounting-type__list-row__9ade2.is-collapsed tr:nth-of-type(3){display:none!important}.__invoice__basic-accounting-type__list-row__9ade2.is-row-hidden{border:none!important}.__invoice__basic-accounting-type__list-row__9ade2.is-row-hidden tr:not(:first-of-type):not(:last-of-type){display:none}.__invoice__basic-accounting-type__list-row__9ade2.is-row-hidden .transition-placeholder{animation:approved .6s}.__invoice__basic-accounting-type__list-row__9ade2 .sales-invoice-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__invoice__basic-accounting-type__list-row__9ade2 .sales-invoice-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__invoice__basic-accounting-type__list-row__9ade2 .sales-invoice-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__invoice__basic-accounting-type__list-row__9ade2 .exchange-rate-circle{margin-left:-15px;font-size:14px;color:#977639;position:relative}.__invoice__basic-accounting-type__list-row__9ade2 .net-total-cell{text-align:left;white-space:nowrap;position:relative}.__invoice__basic-accounting-type__list-row__9ade2 .exchange-rate-tooltip{position:absolute;top:18px;left:0;background:#333;color:#fff;padding:4px 8px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:0;max-width:180px}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line .invoice-info td a,.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line .invoice-info td a{position:relative;z-index:10;text-decoration:underline}.__invoices__bulk-approve-modal__info__79166{margin-top:20vh}.__invoices__bulk-approve-modal__info__79166 [class*=p-modal-body]{display:flex;flex-direction:column;flex-wrap:wrap;padding:20px}.__invoices__bulk-approve-modal__info__79166 [class*=p-modal-body] div.warning-text{background-color:#fff4bd;padding:10px 20px;border-radius:6px;color:#977639;margin-top:20px}.__invoices__bulk-approve-modal__info__79166 [class*=p-modal-body] div.invoice-waiting-for-response-checkbox{margin-top:10px;margin-left:25px}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb>tr:nth-of-type(2) td:last-of-type button:last-child,.__purchase-bill__basic-accounting-type__list-row__a0216>tr:nth-of-type(2) td:last-of-type button:last-child{margin-left:10px}.__invoices__bulk-approve-modal__info__79166 [class*=p-modal-body] div.invoice-waiting-for-response-error{background-color:#BDE9FF;padding:10px 20px;border-radius:6px;color:#007BFF;margin-top:20px}.__invoices__bulk-approve-modal__summary__b4c1c,.__invoices__bulk-approve-modal__transfer__13c36{margin-top:20vh}.__invoices__bulk-approve-modal__summary__b4c1c [class*=p-modal-body]{padding:20px}.__invoices__bulk-approve-modal__summary__b4c1c [class*=p-modal-body] div{background-color:#fff4bd;color:#977639;padding:10px 20px;border-radius:6px}.__invoices__bulk-approve-modal__summary__b4c1c [class*=p-modal-body] div.network-error{background-color:#fea695;color:#e74c3c}.__invoices__bulk-approve-modal__transfer__13c36 [class*=p-modal-body]{padding:40px 20px}.__invoices__bulk-approve-modal__transfer__13c36 [class*=p-modal-body] p{padding-top:20px;text-align:center}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb th:last-of-type,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb>tr:nth-of-type(2) td:last-of-type,.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line tr:not(.excise-duty):not(.comm-tax) td:last-child,.__purchase-bill__basic-accounting-type__list-row__a0216 th:last-of-type,.__purchase-bill__basic-accounting-type__list-row__a0216>tr:nth-of-type(2) td:last-of-type{text-align:right}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb:not(.is-collapsed){border:none}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .top-border-placeholder,.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .tax-number{display:block;color:#999593}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line{padding:0!important}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line table{border-bottom:none!important}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line .invoice-info td{padding-top:0;white-space:nowrap}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line .invoice-info td>:last-child{margin-right:0}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line .invoice-info .links a:not(:last-of-type),.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line .invoice-info td span{margin-right:40px}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .expanding-line td[data-test-document-no]{width:20vw}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-collapsed tr:nth-of-type(3){display:none!important}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-row-hidden{border:none!important}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-row-hidden tr:not(:first-of-type):not(:last-of-type){display:none}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb.is-row-hidden .transition-placeholder{animation:approved .6s}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__purchase-bill__basic-accounting-type__basic-list-row__a83cb .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .accommodation-tax,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .comm-tax,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .excise-duty{white-space:nowrap}.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .accommodation-tax td,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .comm-tax td,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .excise-duty td{display:table-cell}.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .accommodation-tax td *,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .comm-tax td *,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .excise-duty td *{display:block}.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .accommodation-tax h4,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .comm-tax h4,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .excise-duty h4{margin-right:20px}.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .accommodation-tax span:last-child,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .comm-tax span:last-child,.__purchase-bill__basic-accounting-type__list-row-detail__1d75b .excise-duty span:last-child{display:inline-flex!important;align-items:center}.__purchase-bill__basic-accounting-type__list-row__a0216:not(.is-collapsed){border:none}.__purchase-bill__basic-accounting-type__list-row__a0216:not(.is-collapsed) .top-border-placeholder,.__purchase-bill__basic-accounting-type__list-row__a0216:not(.is-collapsed) .transition-placeholder{height:20px}.__purchase-bill__basic-accounting-type__list-row__a0216 .top-border-placeholder,.__purchase-bill__basic-accounting-type__list-row__a0216 .transition-placeholder{padding:0;height:0;background-color:#dedddc;-webkit-transition:height;-moz-transition:height;-o-transition:height;-ms-transition:height;transition:height}.__purchase-bill__basic-accounting-type__list-row__a0216 .tax-number{display:block;color:#999593}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line{padding:0!important}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line table{border-bottom:none!important}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line table thead{background-color:#f7f7f6!important}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line .invoice-info td{white-space:nowrap}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line .invoice-info td>*{display:inline-block;margin-right:10px}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line .invoice-info td>:last-child{margin-right:0}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line .invoice-info .links a:not(:last-of-type),.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line .invoice-info td span{margin-right:40px}.__purchase-bill__basic-accounting-type__list-row__a0216 .expanding-line td[data-test-document-no]{width:20vw}.__purchase-bill__basic-accounting-type__list-row__a0216.is-collapsed{border-top:1px solid #dedddc!important;border-bottom:none!important}.__purchase-bill__basic-accounting-type__list-row__a0216.is-collapsed tr:nth-of-type(3){display:none!important}.__purchase-bill__basic-accounting-type__list-row__a0216.is-row-hidden{border:none!important}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-header__'],.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-header__']{border-bottom:none}.__purchase-bill__basic-accounting-type__list-row__a0216.is-row-hidden tr:not(:first-of-type):not(:last-of-type){display:none}.__purchase-bill__basic-accounting-type__list-row__a0216.is-row-hidden .transition-placeholder{animation:approved .6s}.__purchase-bill__basic-accounting-type__list-row__a0216 .purchase-bill-cell{display:flex;flex-direction:column;height:80px;padding:8px 0;box-sizing:border-box;overflow:hidden}.__purchase-bill__basic-accounting-type__list-row__a0216 .purchase-bill-cell .row{flex:1;display:flex;align-items:center;width:100%;padding-left:10px}.__purchase-bill__basic-accounting-type__list-row__a0216 .purchase-bill-cell .row>*{text-overflow:ellipsis;white-space:nowrap}.__tax-period__bank-accounts__row__a2a5a .iban{color:#999593}.__tax-period__bank-accounts__row__a2a5a [class^='__p-badge-icon']{margin-right:20px}.__user-invitations__accept__already-employee-modal__68291{width:580px!important;margin-left:-290px!important;top:calc((100vh - 429px)/ 2)!important}.__user-invitations__accept__already-employee-modal__68291 a[href^=mailto]:hover{text-decoration:underline}.__user-invitations__accept__already-employee-modal__68291 ol,.__user-invitations__accept__already-employee-modal__68291 ul{list-style:outside;padding-left:32px}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-header__'] h2{color:#000;width:80%;line-height:1.5}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-body']{padding:0 20px 20px}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-implications']{display:flex;flex-direction:column;justify-content:space-between;padding:24px}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-footer']{display:flex;flex-direction:column;align-items:start;row-gap:20px}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-footer'] button{margin-left:0}.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-footer']::after,.__user-invitations__accept__already-employee-modal__68291 div[class^='__p-modal-footer']::before{display:none}.__user-invitations__accept__already-owner-modal__5cc7d{width:580px!important;margin-left:-290px!important;top:calc((100vh - 429px)/ 2)!important}.__company-matching-modal__sales-accounts-step__product-account-list__list-row__7f283 .product-account-wrapper>div:first-of-type,.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-footer'] button{margin-left:0}.__user-invitations__accept__already-owner-modal__5cc7d a[href^=mailto]:hover{text-decoration:underline}.__user-invitations__accept__already-owner-modal__5cc7d ol,.__user-invitations__accept__already-owner-modal__5cc7d ul{list-style:outside;padding-left:32px;width:90%}.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-header__'] h2{color:#000;width:80%;line-height:1.5}.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-body']{padding:0 20px 20px}.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-implications']{display:flex;flex-direction:column;justify-content:space-between;padding:24px}.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-footer']{display:flex;flex-direction:column;align-items:start;row-gap:20px}.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-footer']::after,.__user-invitations__accept__already-owner-modal__5cc7d div[class^='__p-modal-footer']::before{display:none}.__company-matching-modal__sales-accounts-step__product-account-list__list-row__7f283 .product-account-wrapper{display:flex}.__company-matching-modal__sales-accounts-step__product-account-list__list-row__7f283 .product-account-wrapper div:last-of-type{margin-right:0}.__company-matching-modal__sales-accounts-step__product-account-list__list-row__7f283 .product-account-wrapper .product-account-code-row{width:45%;margin:10px}.__company-matching-modal__sales-accounts-step__product-account-list__list-row__7f283 .product-account-wrapper .rm-product-account-code{width:30px;margin-left:10px;margin-top:10px}.footer,.sign-up-bg{width:100%;display:flex}a:hover{color:unset}.rm-p-events{pointer-events:none}button,h4{text-transform:uppercase}.lowercase{text-transform:lowercase}.sign-up-bg{background-size:cover;background-position:top;height:100%}.sticky-list-header{width:calc(100% + 40px);padding:8px 0;margin-left:-20px;margin-bottom:2px;position:sticky;top:0}.p-mt-40{margin-top:40px}.container{width:100vw;min-width:1000px;height:100vh;min-height:100%;display:grid;grid-template-rows:auto auto auto auto 1fr}[class*=nav-bar]~*{padding:0 20px}[class^='__p-index-header']{padding-bottom:0!important;height:unset}input[type=checkbox]{margin-right:10px}@keyframes approved{from,to{height:0}1%,20%,60%{height:71px}}.footer{position:fixed;bottom:0;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;z-index:40;box-shadow:0 -1px 10px 1px #dedddc}.footer>:only-child{margin-left:auto}.footer>:nth-child(2){margin-left:auto;margin-right:20px}.footer>:nth-child(3){margin-right:20px}.opened-chat{padding-right:350px!important}.login-container{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.login-container .login-via-email{position:absolute;bottom:20px;text-align:center;width:100%}.login-container .login-form{width:100%;min-width:320px;max-width:380px;margin:0 20px}.login-container .login-form [class*=header]{padding:20px;text-align:center;border-bottom:1px solid #dedddc}.login-container .login-form .form-field{padding-top:15px;text-align:center;border-bottom:none}.login-container .login-form .form-field .login-greeting{margin-top:20px}.login-container .login-form [class*=footer]{padding:0 20px 20px;text-align:right}.login-container .login-info{margin-top:10px;text-align:center}.login-container .login-info a{text-decoration:underline}.login-container .atlas-logo{display:block;background:url(/assets/atlas-logo-cee4365f9c734a63e3a8664666262a68.png) left center no-repeat;background-size:100% auto;height:80px;width:80px;margin-bottom:40px;margin-top:-120px}.code-matching-form>button{float:right;margin-top:-5px;margin-bottom:10px}.code-matching-form [class*=body] p{font-weight:600}.code-matching-form [class*=body]>div{padding:20px}.code-matching-form [class*=body]>span{margin-left:20px;line-height:60px}.code-matching-form [class*=body] fieldset{margin-left:-20px}.code-matching-form [class*=p-card_]:nth-of-type(-n+3) .row>div:first-of-type fieldset div:nth-of-type(3),.code-matching-form [class*=p-card_]:nth-of-type(-n+3) .row>div:last-of-type fieldset div:nth-of-type(2){margin-bottom:40px}.code-matching-form [class*=p-card_]:nth-last-of-type(2) .row{margin-top:0}.code-matching-form [class*=p-card_]:last-of-type .col-md-10{display:flex;flex-direction:column}.code-matching-form [class*=p-card_]:last-of-type .col-md-10 span{margin-bottom:20px}.code-matching-form [class*=p-card_]:last-of-type .col-md-10 :first-child{margin-right:5px}.code-matching-form [class*=footer]{padding:10px 20px;text-align:right}.code-matching-form .product-account-codes>div:first-of-type{padding:0!important}.code-matching-form .default-contact-account fieldset{margin-left:0;padding-bottom:0!important}.code-matching-form .default-contact-account fieldset div{padding:0}.code-matching-form .default-contact-account fieldset div label{padding-left:0}.tax-period [class*=card-body]{padding:20px}.tax-period [class*=card-body] ul a{text-align:center}.tax-period [class*=card-body] ul li{width:80%;max-width:800px;margin:10px auto;padding:10px 20px;border:1px solid #dedddc;border-radius:6px;display:grid;grid-auto-flow:column;grid-template-columns:15fr 1fr;grid-gap:20px;align-items:center}.tax-period [class*=card-body] ul li span{font-size:18px}h1.breadcrumb a:first-of-type{max-width:345px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tax-periods{margin:auto;max-width:1200px;min-width:1000px;padding:0 10px!important}.tax-periods [class^='__tax-period__bank-accounts']{opacity:.65}.tax-periods [class^='__tax-period__bank-accounts']:hover,.tax-periods [class^='__tax-period__bank-accounts__row']{opacity:1}.tax-periods [class^='__tax-period__period-invoice-summary']{opacity:.65}.tax-periods .focused,.tax-periods [class^='__tax-period__period-invoice-summary']:hover{opacity:1}.tax-periods .month-and-invoice-type{display:block;height:52px;line-height:52px;margin-bottom:20px}.tax-periods .month-and-invoice-type a{display:flex;align-items:center;line-height:52px;border-radius:6px;background-color:#fff;padding:0 20px}.tax-periods .month-and-invoice-type h2{flex-grow:1;padding:0;border-bottom:none}.tax-periods .month-and-invoice-type span.year{text-align:right;color:#a39f9d}.tax-periods [class^='__p-card-footer__']{min-height:70px}.tax-periods .tax-period-title{padding-top:20px;padding-bottom:20px}.tax-periods .tax-period-title :only-child{font-size:2.4rem;letter-spacing:.5px}[class^='__p-table__']{padding-bottom:80px}[class^='__p-table__'] [class^='__p-table-header'] table{background-color:unset}[class^='__p-table__'] [class^='__p-table-header'] table [class^='__p-table-column__']{padding-top:10px}td.expanding-line [class^='__p-table__']{padding-bottom:0!important}.infinity-loader{margin-bottom:80px;margin-top:-60px}[class^='__tax-period__bank-accounts'].is-collapsed{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}[class^='__tax-period__bank-accounts'].is-collapsed .tax-period .card-header{border-radius:6px}[class^='__tax-period__bank-accounts'] .tax-period .card-header{border-bottom-left-radius:0;border-bottom-right-radius:0}[class^='__tax-period__bank-accounts'] .card-body-wrapper{border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden}.rm-nav-bar.emd-static.emd-wrapper-target-attachment-center .ember-modal-dialog{width:670px;margin-left:-335px}.basic-dropdown-footer{bottom:20px!important;right:-40px!important;left:auto!important}.basic-dropdown-header{right:-40px!important;left:auto!important}.app-bar-dropdown{top:-25px!important}.disabled-button a{cursor:not-allowed;opacity:.6}.intercom-lightweight-app-launcher.intercom-launcher{visibility:hidden}[class^=ember-basic-dropdown-content]{box-shadow:0 3px 6px #c5c4c2;margin-top:10px}[class^=ember-basic-dropdown-content] ul{top:auto}[class^=ember-basic-dropdown-content] label{padding-right:20px;font-size:1.3rem}[class^=ember-basic-dropdown-content] label.disabled{color:#d3d3d3}[class^=ember-basic-dropdown-content] strong{margin-bottom:10px;display:block}[class^=ember-basic-dropdown-content] div[class^='__p-date-range-picker-one-month']{min-width:unset}[class^=ember-basic-dropdown-content] .date-picker-custom{border-top:1px solid #dedddc;display:flex}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar{width:292px;padding:20px}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"]{max-width:unset}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .pika-table th{height:20px;font-size:1.3rem;line-height:20px;padding-bottom:10px}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .pika-table th abbr{cursor:auto;text-decoration:none}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .pika-single{padding-top:unset}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .pika-title{display:none}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .is-range-end button,[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .is-range-start button,[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .is-selected button,[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .pika-button:hover{background-color:#004dc7!important}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .is-in-range{background-color:rgba(0,77,199,.07)}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-calendar [class^="__p-calendar__"] .is-in-range button{background-color:unset}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input{width:240px;padding:20px;border-left:1px solid #dedddc;background-color:#f7f7f6}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input h4{padding:unset!important}.bg-set,.bg-unset{padding-left:0!important;padding-right:0!important}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input .apply-or-cancel{display:flex;justify-content:flex-end}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input .apply-or-cancel>:last-child{margin-left:10px!important}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input input{margin-top:10px;margin-bottom:20px}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input .date-picker-highlighted input{color:#403637;background-color:#fff;border-color:#004dc7;-webkit-transition:background-color,border-color,5ms;-moz-transition:background-color,border-color,5ms;-o-transition:background-color,border-color,5ms;-ms-transition:background-color,border-color,5ms;transition:background-color,border-color,5ms}[class^=ember-basic-dropdown-content] .date-picker-custom .date-picker-input .date-picker-highlighted input::placeholder{color:#403637}.table-container{counter-reset:row-index-counter}.counter::before{counter-increment:row-index-counter;content:counter(row-index-counter);font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.3rem;line-height:20px;font-weight:600;letter-spacing:.5px;color:#999593}.bg-unset{background-color:unset!important}.bg-set{background-color:#dedddc!important}.p-unset{padding:0!important}.loading-table-data{top:40%;left:50%}.loading-table-data .fa{font-size:7rem}.mid-position{width:650px;height:170px;text-align:center;top:calc(50% - 230px);left:50%;border:none}.mid-position .empty-state-message{display:inline}.bank-accounts-loading .month-and-invoice{display:flex;height:52px;line-height:52px}.bank-accounts-loading .month-and-invoice h2{flex-grow:1;padding:0;border-bottom:none}.bank-accounts-loading .month-and-invoice span.year{text-align:right;color:#a39f9d}.bank-accounts-loading .card-body-wrapper .loading,.bank-accounts-loading .card-body-wrapper .no-invoice,.bank-accounts-loading .card-body-wrapper .polling-error{line-height:75px;max-width:max-content;margin:auto}.new-login-container{display:flex;flex-direction:column;align-items:center;height:100vh;width:100vw;row-gap:24px}.new-login-container .atlas-logo{background:url(/assets/atlas-logo-cee4365f9c734a63e3a8664666262a68.png) left center no-repeat;background-size:100% auto;max-height:50px;max-width:50px;min-height:80px;min-width:80px;margin-top:78px}.new-login-container .link:hover{color:#0447DE;text-decoration:underline}.new-login-container i{text-align:center}.new-login-container form{display:flex;flex-direction:column;row-gap:16px}.new-login-container input:not([type=checkbox]){height:40px;background-color:#fff}.new-login-container input:not([type=checkbox])::selection,.new-login-container input:not([type=checkbox]):focus,.new-login-container input:not([type=checkbox]):focus-within{border:2px solid #0447DE}.new-login-container .card{-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px;-ms-border-radius:8px 8px 8px 8px;border-radius:8px;width:450px;margin-bottom:unset;background-color:#fff;padding:24px}.new-login-container .card [class^="__p-card-header"]{margin-bottom:16px}.new-login-container .card [class^="__p-card-header"] h1{font-size:20px;line-height:26px;margin-bottom:16px}.new-login-container .card [class^="__p-card-body"]{display:flex;flex-direction:column;row-gap:16px;border:none}.new-login-container .card [class^="__p-card-body"]::after,.new-login-container .card [class^="__p-card-body"]::before{display:none}.new-login-container .card [class^="__p-card-body"] button.primary{width:100%;background:#0447DE}.new-login-container .card [class^="__p-card-body"] button.primary:hover{background-color:#0030B9}.new-login-container .card [class^="__p-card-body"] .secondary-button{background-color:#fff50;border:1px solid #485d81;color:#485d81;width:100%}.new-login-container .card [class^="__p-card-body"] .secondary-button:hover{background-color:#fff}.new-login-container .login-footer{display:flex;flex-direction:column;text-align:center;row-gap:24px;padding-bottom:48px}.new-login-container .login-footer div{display:inherit;flex-direction:column}.office-create-warning{padding:unset}.parasut-companies-search-box{margin:0 1rem 5rem 0}.announcement-modal-container{top:150px!important}.unauthenticated-error-container{display:flex;flex-direction:column;align-items:center;height:100vh;width:100vw;row-gap:24px}.unauthenticated-error-container .link:hover{color:#0447DE;text-decoration:underline}.unauthenticated-error-container i{text-align:center}.unauthenticated-error-container form{display:flex;flex-direction:column;row-gap:16px}.unauthenticated-error-container .card{-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px;-ms-border-radius:8px 8px 8px 8px;border-radius:8px;width:450px;margin-bottom:unset;background-color:#fff;padding:24px}.unauthenticated-error-container .card [class^="__p-card-header"]{margin-bottom:16px}.unauthenticated-error-container .card [class^="__p-card-header"] h1{font-size:20px;line-height:26px;margin-bottom:16px}.unauthenticated-error-container .card [class^="__p-card-body"]{display:flex;flex-direction:column;row-gap:16px;border:none}.unauthenticated-error-container .card [class^="__p-card-body"]::after,.unauthenticated-error-container .card [class^="__p-card-body"]::before{display:none}.unauthenticated-error-container .card [class^="__p-card-body"] .primary-button{width:100%;background:#0447DE;text-transform:uppercase}.unauthenticated-error-container .card [class^="__p-card-body"] .primary-button:hover{background-color:#0030B9}.unauthenticated-error-container .card [class^="__p-card-body"] .secondary-button{background-color:#fff50;border:1px solid #485d81;color:#485d81;width:100%;text-transform:uppercase}.unauthenticated-error-container .card [class^="__p-card-body"] .secondary-button:hover{background-color:#fff}.unauthenticated-error-container .unauthenticated-error-footer{display:flex;flex-direction:column;text-align:center;row-gap:24px;padding-bottom:48px}.unauthenticated-error-container .unauthenticated-error-footer div{display:inherit;flex-direction:column}.unauthenticated-error-container .atlas-logo{background:url(/assets/atlas-logo-cee4365f9c734a63e3a8664666262a68.png) left center no-repeat;background-size:100% auto;max-height:50px;max-width:50px;min-height:80px;min-width:80px;margin-top:78px}.unauthenticated-error-container .error-container{background-color:#fea695;color:#e74c3c;border-radius:6px}.unauthenticated-error-container .error-message{padding:8px;text-align:center}.embeddedServiceHelpButton .helpButton .uiButton{background-color:#0447DE;font-family:Arial,sans-serif}.embeddedServiceHelpButton .helpButton .uiButton:focus{outline:#0447DE solid 1px}