@keyframes showList{to{visibility:visible;opacity:1;transform:translate(0,0)}}@-webkit-keyframes circleLoader{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes circleLoader{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes blinkBg{0%{background-color:#fff}to{background-color:#bed1ca}}*{margin:0;padding:0;outline:0;box-sizing:border-box;font-style:normal}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:62.5%}body{color:#222;background:#fff}.app,body,html{height:100%}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:#00b9f5}a:focus,a:hover{color:#3c8dbc;text-decoration:none;outline:0}.btn{-webkit-appearance:none;border:0;background:0 0}img{max-width:100%}input{box-shadow:none}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.3)}body,p{font-size:1.2rem}body{font-weight:300;font-family:"Nunito Sans",sans-serif;line-height:1.5}.text-normal,h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:2rem;line-height:4rem}h2{font-size:1.8rem;line-height:3.6rem}h3{font-size:1.6rem;line-height:3.2rem}h4,h5,h6{font-size:1.4rem;line-height:2.8rem}p{line-height:1}option:disabled,select:disabled{background-color:#f6f8fc;cursor:not-allowed}button,input,select,textarea{font-family:"Nunito Sans",sans-serif}textarea{-webkit-appearance:none}div.range-slider.with-marks{position:relative;z-index:1;box-sizing:border-box;width:100%;height:14px;padding:5px 0;font-size:12px;border-radius:6px}div.range-slider.with-marks *{-webkit-tap-highlight-color:transparent}div.range-slider.with-marks>div.rail{position:absolute;width:100%;height:6px;background-color:#e9e9e9;border-radius:6px}div.range-slider.with-marks>div.track{position:absolute;left:0;border-radius:6px;height:6px;background-color:#00b9f5}div.range-slider.with-marks>div.handle{position:absolute;box-sizing:border-box;width:14px;height:14px;margin-left:-7px;margin-top:-5px;cursor:pointer;cursor:-webkit-grab;cursor:grab;background-color:#00b9f5;border-radius:50%}div.range-slider.with-marks>div.handle:focus,div.range-slider.with-marks>div.handle:hover{outline:0;box-shadow:0 0 5px #00b9f5}div.range-slider.with-marks>div.handle.dragging,div.range-slider.with-marks>div.handle:active{cursor:-webkit-grabbing;cursor:grabbing;border-color:#00b9f5;box-shadow:0 0 5px #00b9f5}div.range-slider.with-marks>div.handle>span.tip{display:none}div.range-slider.with-marks>div.marks{position:absolute;top:18px;left:0;display:none;width:100%}div.range-slider.with-marks>div.marks>span.text{position:absolute;display:inline-block;text-align:center;vertical-align:middle;white-space:nowrap;cursor:default;color:gray}div.range-slider.with-marks>div.marks>span.text.active{color:#333}div.range-slider.with-marks>div.steps{display:none}div.range-slider.with-marks.disabled{background-color:#e9e9e9}div.range-slider.with-marks.disabled>div.track{background-color:#ccc}div.range-slider.with-marks.disabled>div.handle{cursor:not-allowed;border-color:#ccc;box-shadow:none}div.range-slider.with-marks.vertical{width:14px;height:100%;padding:0 5px}div.range-slider.with-marks.vertical>div.rail{width:4px;height:100%}div.range-slider.with-marks.vertical>div.track{left:5px;bottom:0;width:4px}div.range-slider.with-marks.vertical>div.handle{margin-bottom:-7px;margin-left:-5px}div.range-slider.with-marks.vertical>div.marks{top:0;left:18px;height:100%}.text-bold{font-weight:700}.text-extra-bold{font-weight:800}#app{flex-direction:column;min-height:100%}input::-ms-clear{display:none}.scroll{height:100vh;width:100vw}.wrapper{padding-bottom:0;min-height:calc(100% - 64px - 72px);width:100%}.wrapper-content{background:#fff;height:auto;border-radius:2px}.grid{display:-webkit-flex;display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-flex-flow:row wrap;flex-flow:row wrap}.grid-inline{position:relative;display:-webkit-inline-flex;display:inline-flex}.nowrap,.vertical.reverse{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.wrap-reverse{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.align-ss{-webkit-align-self:flex-start;align-self:flex-start}.justify-start{-webkit-justify-content:flex-start;justify-content:flex-start}.justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.justify-between{-webkit-justify-content:space-between;justify-content:space-between}.justify-around{-webkit-justify-content:space-around;justify-content:space-around}.reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.vertical.reverse{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.h100{height:100%}.align-top{-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.align-bottom{-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-self:flex-end;align-self:flex-end}.align-center{-webkit-align-items:center;align-items:center;-webkit-align-self:center;align-self:center}.align-baseline{-webkit-align-items:baseline;align-items:baseline}.align-stretch{-webkit-align-items:stretch;align-items:stretch}.p-rel{position:relative}.alignRight{transform:translate(-204px,0)}.alignRightDashboard{transform:translate(-385px,0)}.showAndroidBanner footer,.w100{width:100%}.hasOverlay{background:#fff;position:relative;z-index:22}.hasOverlay .visibleTooltip{visibility:visible;opacity:1;transform:translate(0,0);display:initial}.hasOverlay .alignRightContainer{right:0;left:auto}.plr40{padding:0 40px}.pl20{padding-left:20px}.ml-40{margin-left:40px}.ml-70{margin-left:70px}.ml-20{margin-right:20px}.mt-20{margin-top:20px}.hwrap{min-height:96px}.mb-10{margin-bottom:10px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.align-right{text-align:right!important}.decrease-opacity{opacity:.2}@media all and (max-width:767px){.h-xs{display:none}}.custom-check,.custom-radio{position:relative;height:20px;width:20px}.custom-check input,.custom-radio input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;display:block}.custom-check input~.c-mark,.custom-radio input~.c-mark{border:1px solid #b8c2cb;height:20px;width:20px;transition:all .2s ease-in-out;display:inline-block}.custom-check input~.c-mark{border-radius:3px}.custom-check input~.c-mark:after{left:7px;top:2px;width:4px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);content:"";position:absolute;transition:all .2s ease-in-out}.custom-check input[type=checkbox]:checked~.c-mark{border:1px solid #00b9f5;background:#00b9f5}.custom-check input[type=checkbox]:checked~.c-mark:after{transform:rotate(45deg) scale(1)}.custom-check.selected input[type=checkbox]~.c-mark{border:1px solid #00b9f5;background:#00b9f5}.custom-check.selected input[type=checkbox]~.c-mark:after{transform:rotate(45deg) scale(1)}.custom-radio input~.c-mark{border-radius:50%;border-width:1.5px}.custom-radio input~.c-mark:after{width:8px;height:8px;border-radius:50%;content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;background:#00b9f5;transform:scale(0);opacity:0;transition:all .2s ease-in-out}.custom-radio input[type=radio]:checked~.c-mark{border:1.5px solid #00b9f5}.custom-radio input[type=radio]:checked~.c-mark:after{opacity:1;transform:scale(1)}.ib{display:inline-block}.custom-radio{vertical-align:bottom}.radioGroup{margin-right:32px;display:inline-block;margin-bottom:22px}.radioGroup label{color:#182233;font-size:1.4rem;font-weight:700;padding-left:8px}.hide,.tabs input[type=radio]{display:none}.active-overlay{position:fixed;width:100%}.pl-desc-col{color:#182233;white-space:pre-wrap}.copytext{resize:none;border:0;outline:0;background:0 0;font-size:1.2rem;padding-top:5px;color:#00b9f5;font-family:inherit;cursor:pointer;flex:1}.amtDisplay,.zeroStateFrameVideo label{color:#182233;font-size:2rem;font-weight:800}.amtDisplayDecimal{font-weight:300;color:#536e92}.zeroStateFrameVideo{width:534px;margin-left:40px;margin-top:40px}.zeroStateFrameVideo label{display:block;font-size:1.6rem;margin-top:20px;margin-bottom:8px}.zeroStateFrameVideo p{color:#536e92;line-height:1.33}.bulk-refund-wrapper .c-wrap,.c-wrap,.downloadBusinessApp .image img{max-width:100%}.bulk-refund-wrapper .overflow-auto{overflow:unset}.pe-none{pointer-events:none}.pe-none button svg g,.pe-none button svg use{fill:#eaeaea}.tooltip-container{border-radius:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(255,255,255,.75);box-shadow:0 4px 10px 0 rgba(0,0,0,.12);transition:all .2s ease}.tt-title{border-bottom:1px solid #e6ebf3;font-size:1rem;line-height:1.2rem;margin-bottom:5px;font-weight:600;text-transform:uppercase;color:#536e92;padding:9px 12px 6px}.tt-body{padding:15px 12px;color:#182233}.nda,.tamt{display:inline-block;text-transform:uppercase}.nda{vertical-align:middle;font-weight:700;font-size:1.2rem}.tamt{font-size:1rem;color:#536e92;font-weight:500}.ftdata,.fttdata{position:relative;padding-left:0}.ftdata{padding-left:12px}.tooltip-data{display:inline-block;margin-left:4px}.ftdata:before,.tooltip-circle{width:8px;height:8px;border-radius:8px}.tooltip-circle{padding-left:0;display:inline-block}.ftdata:before{content:"";background-color:#00b9f5;position:absolute;left:0;top:0;margin:auto;bottom:0}.body-content{padding:7px 12px 13px;font-weight:700;font-size:1.2rem}.copy-tooltip{position:absolute;z-index:19;font-size:1.2rem;text-align:left;color:#fff;background-color:#536e92;padding:11px;border-radius:5px;width:auto;right:10px;top:-38px;transition:all .3s ease}.copy-tooltip:before{content:"";position:absolute;bottom:-6px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #536e92;left:10px}.has-dialog,.has-modal,.has-tooltip,.need-help-modal div[class*=modal-body]{height:100%;overflow:hidden}.pb7{padding-bottom:7px}.text-overflow{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.circleLoader{border-radius:50%;margin-left:10px;position:relative;display:inline-flex;align-items:center;color:#fff;background:#00b9f5;justify-content:center;transition:color,background .5s ease}.circleLoader.active{color:#00b9f5;background:#fff}.circleLoader.active:before{content:""}.circleLoader:before,.tabs>label:before{position:absolute;left:0;border-radius:50%}.circleLoader:before{border:2px solid #e6ebf3;border-top:2px solid #00b9f5;border-left:2px solid #00b9f5;top:0;-webkit-animation:circleLoader .8s infinite linear;animation:circleLoader .8s infinite linear;width:18px;height:18px}.blinkBg{animation:blinkBg .6s cubic-bezier(1,0,0,1.01) 3;-webkit-animation:blinkBg .6s cubic-bezier(1,0,0,1.01) 3;-moz-animation:blinkBg .6s cubic-bezier(1,0,0,1.01) 3;transition:all .2s ease-in-out}.heading-wrapper{margin-top:40px}.need-help-ios div[class*=modal-body],.overflow-auto{overflow:auto}.circleLoader{width:22px;height:22px}.loader{background-color:rgba(255,255,255,.89);height:100%;position:fixed;top:0;width:100%;z-index:19;text-align:center;justify-content:center;align-items:center;display:flex}.dialog .loader,.full-modal-body .loader,.modal .loader,.modal-lg .loader{left:0;top:0;width:100%;height:100%}.loader img,.loader-full img{width:100px}.tabs{display:flex;flex-wrap:wrap;margin-top:18px;counter-reset:tab-counter}.tabs>label{order:1;position:relative;margin-right:60px;cursor:pointer;color:#29394f;font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.8px;line-height:21px}.tabs>label:before{counter-increment:tab-counter;content:counter(tab-counter);width:20px;height:20px;background-color:#00c673;margin-left:-30px;text-align:center;color:#fff}.tabs .tab{order:99;flex-grow:1;width:100%;display:none;padding:0}.tabs .custom-check input[type=radio],.tabs .custom-radio input[type=radio]{display:block}.tabs input[type=radio]:checked+label{color:#29394f;transition:all .4s ease}.tabs input[type=radio]:checked+label:before{color:#00c673;background-color:#e2faf1}.tabs input[type=radio]:checked+label+.tab{display:block}.activateformWrap{margin-top:40px;margin-left:40px;max-width:550px;width:100%}.formBlock{margin-bottom:20px;position:relative}.inputBoxLeft{flex:1;margin-right:10px}.inputBoxRight{flex:1;margin-left:10px}.formLabel{font-size:1.2rem;font-weight:800;text-transform:uppercase;color:#536e92;margin-bottom:20px;display:block;letter-spacing:.8px}.onBoardingFormLabel{font-size:2rem;font-weight:700;margin-bottom:20px;display:block;letter-spacing:.2px}.blueInput{background-color:#f0fbff}.upload-label{display:block;margin-bottom:8px;font-size:1.4rem;color:#182233}.formBlock-sample-label{margin-left:16px;font-size:1.2rem}.inputWrap{border:1px solid #e6ebf3;display:inline-block;width:100%;padding:17px 16px 18px;font-size:1.4rem;color:#182233;border-radius:2px;transition:border .3s ease;font-weight:600}.inputWrap::placeholder{color:#86a0c2;font-weight:600;opacity:1}.custom-input+label:hover,.custom-input.has-focus+label,.custom-input:focus+label,.inputWrap:active,.inputWrap:focus{border:1px solid #00b9f5}.inputWrap:read-only{color:rgba(24,34,51,.31);border:1px solid #e6ebf5;opacity:.9}.inputWithLabel{border:1px solid #e6ebf3;padding:8px 16px;border-radius:2px;margin-bottom:16px}.inputWithLabel label{color:#86a0c2;font-size:1.2rem;display:block}.inputWithLabel input{color:#182233;font-size:1.4rem;line-height:1.43;font-weight:700;border:0;width:100%}.inputWithLabel input::placeholder{color:#86a0c2;font-weight:400}.inputWithLabel input[readonly]{color:#5e779a}.pseudoElement{position:absolute;font-size:14px;font-weight:700;top:0;right:0;margin-top:18px;margin-right:16px}.selectWrap{border:1px solid #e6ebf3;width:100%;padding:12px;font-size:1.4rem;color:#86a0c2;-webkit-appearance:none;-moz-appearance:none;background:0 0;height:56px;border-radius:2px}.formMessage{color:#86a0c2;font-size:1.2rem;margin-top:8px}.terms-wrap{border:1px solid #e6ebf3;background-color:#e6ebf3;padding:20px;border-radius:2px}.terms-box{margin-bottom:24px}.terms-box p{font-size:1.2rem;color:#536d90;line-height:1.33}.terms-box:last-child{margin-bottom:0}.terms-label{color:#536d90;margin-bottom:4px;font-weight:700;display:block}.formValidate{margin-top:8px;font-weight:700}.error{color:#ff4b55}.success{color:#00c673}.alert{color:#ff9e00}.selectIcon{z-index:0}.selectIcon select{position:relative;z-index:1}.selectIcon svg{position:absolute;z-index:2;top:0;right:0;margin-top:18px;margin-right:16px;transform:rotate(-270deg)}.btnWrap,.selectIcon{position:relative}.alertWrap svg g,.alertWrap svg use,.btnWrap svg use,.modal-footer-btn svg g,.modal-footer-btn svg use{fill:#fff}.custom-checkbox{display:none}.custom-checkboxLabel{margin-left:30px;font-size:1.4rem;color:#182233;line-height:1.43;cursor:pointer}.custom-checkboxLabel:before{content:"";position:absolute;top:2px;left:0;border:2px solid #536e92;width:14px;height:14px;border-radius:2px}.custom-checkboxLabel.ccspan,.downloadBusinessApp p strong{display:block}.custom-checkboxLabel.ccspan span{display:block;margin-left:0;margin-bottom:6px}.checkbox-para{color:#536e92;padding-left:30px}.custom-checkbox:checked+.blue-var.custom-checkboxLabel:before{border:2px solid #00b9f5;background-color:#00b9f5}.custom-checkbox:checked+.blue-var.custom-checkboxLabel:after{border-color:#fff}.custom-checkbox:checked+.custom-checkboxLabel:after{content:"";display:block;position:absolute;top:3px;left:6px;width:4px;height:10px;border:solid #536d90;border-width:0 2px 2px 0;transform:rotate(45deg)}.cross-remove .modal-header,.inputfile{display:none}.custom-input+label{color:#536e92;border:1px solid #e6ebf3;padding:6px 14px;font-size:1.4rem;display:inline-block;font-weight:700;border-radius:2px;cursor:pointer}.custom-input+label svg{width:20px;height:20px;vertical-align:text-bottom;margin-right:4px}.alertContent{margin-left:16px}.alertContent label{font-size:1.6rem;font-weight:800;color:#182233}.alertContent p{color:#536e92}.alertWrap{background-color:#f6f8fc;padding:16px 40px;border-bottom:1px solid #e6ebf3}.alertSvgWrap,.alertWrap svg{width:32px;height:32px}.alertSvgWrap{border-radius:50%;background-color:#ff9e00}.alertSvgWrap svg{width:24px;height:24px}.modal-header g.cnone,.svgFillNone g.cnone{fill:none}.modal,.modal-lg{position:fixed;width:100%;height:100%;z-index:24;background:#fff;top:0;transition:all .2s ease-in-out;visibility:hidden;opacity:0}.modal-content,.modal-lg-content{height:100%;z-index:22}.modal-body,.modal-lg-body{height:calc(100% - 64px);overflow:auto}.modal-body h2,.modal-lg-body h2{font-size:36px;font-weight:800;line-height:1;letter-spacing:normal}.modal-footer,.modal-lg-footer{width:100%;height:auto}.modal-header-link,.modal-lg-header-link{font-weight:700;font-size:1.4rem;line-height:1.43;cursor:pointer;margin-left:auto}.modal-header-text,.modal-lg-header-text{font-size:2rem;font-weight:700;line-height:normal;margin-left:24px}.need-help-ios{-webkit-overflow-scrolling:touch}.cross-remove .modal-body{height:100%}.modal,.modal-lg{background-color:rgba(0,0,0,.3);animation:none;left:0}.modal-header,.modal-lg-header{padding:12px 40px;height:64px;width:100%;border-bottom:1px solid #e6ebf3}.modal-lg.visible,.modal-lg.visible:before,.modal.visible,.modal.visible:before{visibility:visible;opacity:1}.modal-lg.visible .modal-content,.modal.visible .modal-content{transform:translateX(0)}.modal-content,.modal-lg-content{max-width:520px;box-shadow:-10px 0 20px 0 rgba(123,147,180,.2);position:fixed;top:0;right:0;background:#fff;transform:translateX(500px);min-width:300px}.bulk-refund .modal-content{max-width:1200px}.modal-lg .modal-content{max-width:100%;width:100%}.settlementModal .modal-body{height:calc(100% - 170px)}.close{width:24px;height:24px;cursor:pointer}button.single{width:100%;font-size:2rem;line-height:2.4rem;font-weight:600;height:56px;letter-spacing:.5px}.tooltiptype-first{position:absolute;top:0;cursor:pointer}.tooltiptype-first:hover .tooltiptype-one{visibility:visible;opacity:1;transform:translate(0,0)}.tooltiptype-one{position:absolute;top:calc(100% + 10px);padding:0 20px;background:#fff;width:280px;left:-85px;z-index:11;box-shadow:0 3px 10px 0 rgba(0,0,0,.12);transform:translate(5px,5px);opacity:0;visibility:hidden;transition:all .2s ease-in}.tooltiptype-one:before{width:0;height:0;border-bottom:10px solid #fff;left:93px;top:-9px}.tooltiptype-one ul{padding:12px 0}.menubar-tooltip,.tooltipDark{background-color:#536e92;padding:12px}.tooltip-link:hover .menubar-tooltip::before,.tooltipDark:before,.tooltiptype-one:before{content:"";position:absolute;border-right:10px solid transparent;border-left:10px solid transparent}.tooltipDark:before{width:0;height:0;border-bottom:10px solid #536e92;top:-9px;left:93px}.tooltipDark p{color:#fff;line-height:1.33}.menubar-tooltip{position:absolute;bottom:20px;z-index:11;opacity:0;visibility:hidden;width:calc(100% - 20px);left:10px;border-radius:2px;box-shadow:0 3px 10px 0 rgba(0,0,0,.12);transition:all .6s ease}.menubar-tooltip p{color:#fff;line-height:1.43}.tooltip-link:hover .menubar-tooltip{opacity:1;visibility:visible;position:absolute;bottom:40px}.tooltip-link:hover .menubar-tooltip::before{border-top:10px solid #536e92;left:80px;bottom:-10px}.full-modal-window{position:fixed;background-color:rgba(0,0,0,.4);top:0;right:0;bottom:0;left:0;z-index:21;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;visibility:hidden;display:flex;justify-content:center;align-items:center}.full-modal-window.visible,.full-modal-window:target{opacity:1;visibility:visible}.full-modal-body{width:540px;background:#fff;border-radius:2px;box-shadow:0 3px 24px rgba(0,0,0,.2)}.full-modal-head a{display:inline-block;margin-right:16px}.full-modal-head h2{font-size:2.8rem;font-weight:800;padding:30px 30px 0}.full-modal-content{font-size:1.4rem;padding:0 30px 30px;margin-top:25px}.full-modal-content p{color:#536e92;font-size:1.4rem;line-height:1.43}.full-modal-content ul{margin-top:40px;color:#536e92}.full-modal-content ul label{font-weight:700;margin-bottom:12px;display:inline-block}.full-modal-content ul li{position:relative;padding-left:34px}.full-modal-content ul li:before{content:"";position:absolute;left:4px;top:6px;width:8px;height:8px;background-color:#536e92;border-radius:50%}.full-modal-content ul li:not(:last-child){padding-bottom:16px}.loader-full{background-color:rgba(255,255,255,.89);height:100%;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;z-index:100;text-align:center;justify-content:center;align-items:center;display:flex}.floatInput,.floatLabel{font-size:1.4rem;font-weight:600}.floatLabel{pointer-events:none;position:absolute;left:16px;top:18px;display:inline-block;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all;color:#86a0c2}.floatInput{width:100%;border:1px solid #e6ebf3;border-radius:2px;padding:27px 16px 10px;color:#182233}.floatInput:focus{outline:0}.floatInput:focus~label,.floatInput:valid~label{top:10px;font-size:1.2rem;font-weight:400;color:#86a0c2}.floatInput.hasValue~label,label.floatValidateMsg{top:10px;font-size:1.2rem;font-weight:400}.floatErrorBlock{border:2px solid #ff4b55}label.floatValidateMsg:active,label.floatValidateMsg:focus{font-size:1.2rem}.floatInput~label.floatError{color:#ff4b55}.floatInput~label.floatSuccess{color:#00c673}.floatInput~label.floatValidateMsg{font-size:1.2rem}.floatLabelReadonly-Ab:focus~label,.floatLabelReadonly-Ab:valid~label{font-size:1.4rem;top:18px;font-weight:600}.qrSelect .visibleTooltip{width:230px}.qrSelect .visibleTooltip ul li{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-bottom:30px}.downloadBusinessApp{border-bottom:1px solid #bdb5b9;max-width:none;padding:12px 15px;background:#fff;margin:0 0 10px;transition:all .3s ease-in}.downloadBusinessApp.isHide{margin-top:0;position:fixed;z-index:10300;top:0;left:0;width:100%}.downloadBusinessApp>div{max-width:300px;margin:0 auto}.downloadBusinessApp .download-content-wrapper{padding-top:7px}.downloadBusinessApp p{margin-bottom:5px}.downloadBusinessApp .btnBorder{min-width:109px;height:32px;border-radius:1.6px;border:solid 1px rgba(0,0,0,.1);font-size:12px;color:#63707c;font-weight:600;transition:all .2s ease-in;background:#fff}.downloadBusinessApp .btnBorder:hover{color:#fff;background:#00b9f5}.downloadBusinessApp .btn{height:24px;border-radius:2px;min-height:24px;vertical-align:top;margin-right:8px;width:83px;font-size:12px;min-width:50px;padding:4px 10px;line-height:1.2}.downloadBusinessApp .image{float:left;width:66px;height:66px;margin-right:16px}.grid,.wrapper-content{position:relative}.manage-property-wrapper{padding:35px 0 20px}.showAndroidBanner{margin-top:91px;display:flex;width:100%;min-height:100%;flex-direction:column}.showAndroidBanner .downloadBusinessApp{position:absolute;top:-91px;width:100%}.showAndroidBanner header{position:absolute;top:0}.showAndroidBanner .loader{top:164px}.showAndroidBanner #app{flex-direction:unset;height:100vh}.blur-back{z-index:100;position:fixed;width:100%;height:100%;left:0;top:0}.blur-back>section{background:rgba(0,0,0,.3)}.blur-back~*{filter:blur(9px)}.blur-back~* .loader,.blur-back~* .loader-full{display:none}.maintainanceMsg{background:#f6f8fc;font-size:1.3rem;line-height:1.8rem;padding:8px 14px;color:#182233;margin-top:20px}.maintainanceMsg>div{display:flex}.maintainanceMsg img{margin-right:10px}.maintainanceMsg strong{margin-right:5px}.payment-link-wrapper{padding-top:24px}.payment-link-wrapper .modal,.payment-link-wrapper .modal-lg{transition:none}.toggleLoader .loader{position:static;width:60px;background:0 0}.floatSelect,.floatSelectLabel{font-size:1.4rem;font-weight:600}.floatSelect{height:56px;width:100%;border:1px solid #e6ebf3;border-radius:2px;padding:25px 16px 10px;-webkit-appearance:none;-moz-appearance:none;background:0 0;color:#182233;transition:border .3s ease}.floatSelect.hasError{border:2px solid #ff4b55}.floatSelectLabel{color:#86a0c2;pointer-events:none;position:absolute;left:16px;top:18px;display:inline-block;z-index:0;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.floatSelect.hasValue~.floatSelectLabel,.floatSelect:focus~.floatSelectLabel{top:10px;font-size:1.2rem;font-weight:400}.floatSelect[disabled]~svg{visibility:0;opacity:0}.floatSelectDisabled{background-color:#f6f8fc;color:#182233;border:1px solid #f6f8fc;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.visibilty-hidden{visibility:hidden}.visibilty-hidden .tabs input[type=radio]:checked+label{transition:none}@media screen and (min-width:1280px){.flex-width td:nth-of-type(2){width:560px!important}}@media screen and (max-width:1024px){.flex-width td:nth-of-type(2){width:620px!important}}.backgroundScrollDisable{overflow:hidden;height:calc(100% + 16px)}.has-modal.has-tooltip .add-user--modal_body{overflow:hidden!important}circle{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.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,.col-lg-auto,.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,.col-md-auto,.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,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-auto{min-height:1px;padding-right:15px;padding-left:15px}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}}.btn{font-weight:600;font-size:1.4rem;padding:6px 16px;min-height:40px;border-radius:2px;line-height:1;cursor:pointer;font-family:inherit}.btn.small{font-size:1.4rem;padding:6px 12px;min-width:105px;min-height:32px}.btn.large{font-size:1.6rem;padding:6px 24px;min-width:147px;min-height:56px}.btn-block{width:100%}.btn-inCompleteForm{color:#fff;border:1px solid #f6f8fc;background:#e6ebf3}.btn-inCompleteForm:hover{background-color:#fff;border-color:#27b7ea;color:#00b9f5}.btn-inCompleteForm:hover svg use{fill:#00b9f5}.btn-inCompleteForm,button[disabled]{opacity:.6;cursor:not-allowed}button[disabled],button[disabled]:hover{color:rgba(123,147,180,.5);border:1px solid #f6f8fc}button.btn-bluedisabled{background-color:rgba(0,185,245,.7);color:rgba(255,255,255,.8);border:1px solid rgba(0,185,245,.7);cursor:not-allowed}button.btn-bluedisabled:focus,button.btn-bluedisabled:hover{background-color:rgba(0,185,245,.7);border-color:rgba(0,185,245,.7);color:rgba(255,255,255,.7)}.btn-primary{background-color:#00b9f5;color:#fff;border:1px solid #00b9f5}.btn-primary:focus,.btn-primary:hover{background-color:#27b7ea;border-color:#27b7ea}.btn-primary:disabled{color:#fff}.btn-default{background-color:#fff;color:#536e92;border:1px solid #ebeff5;transition:all .3s ease}.btn-default:focus,.btn-default:hover{border-color:#27b7ea;color:#27b7ea}.btn-blueColor{background-color:#fff;color:#00b9f5;border:1px solid #ebeff5;transition:all .3s ease}.btn-blueBorder:focus,.btn-blueBorder:hover,.btn-blueColor:focus,.btn-blueColor:hover{background-color:#27b7ea;border-color:#27b7ea;color:#fff}.btn-blue-text,.btn-blueBorder{background-color:#fff;color:#00b9f5;border:1px solid #00b9f5;transition:all .3s ease}.btn-blue-text{border:1px solid #e6ebf3}.btn-blue-text:focus,.btn-blue-text:hover{border-color:#27b7ea;color:#00b9f5}.btn-danger-default,.btn-darkBlue,.btn-grey{background-color:#536e92;color:#fff;border:1px solid #536e92;transition:all .3s ease}.btn-danger-default,.btn-darkBlue{background-color:#002e6e;border:1px solid #002e6e}.btn-danger-default{background-color:#fff;color:#ff4b55;border:1px solid #e6ebf3}.btn-danger-default:focus,.btn-danger-default:hover{background-color:#fff;border-color:#ff4b55;color:#ff4b55}.btn-disabled{background-color:#f6f8fc;color:rgba(123,147,180,.5);border:1px solid #f6f8fc;cursor:not-allowed;pointer-events:none}.btn-disabled:focus,.btn-disabled:hover{background-color:#f6f8fc;border-color:#f6f8fc;color:rgba(123,147,180,.5)}.btn-disabled.btn-disabled-upload{background-color:#86a0c2;color:#fff}.btn-disabled.btn-disabled-upload:hover{color:#fff}.modal-footer-btn{margin-right:auto}.modal-footer-btn span{margin-right:8px}.anchorDisabled svg g,.anchorDisabled svg use,.disabled-icon svg g,.disabled-icon svg use{fill:#7b93b4}.anchorDisabled{color:rgba(123,147,180,.5)}.wrapper:before{background-color:#002e91;background-image:url(/next/micro/onboarding/c427a0e39a420df30bdd391b73d0cbea.png),linear-gradient(to bottom,#002e91,#087fdb)}.wrapper:after{display:none}.V3A69i div button:hover,.e-cursor{cursor:pointer}@media all and (min-width:768px)and (max-width:992px){.btn.large{font-size:2rem;padding:16px 24px;min-width:169px;min-height:56px}}.justify-center{-webkit-justify-content:center;justify-content:center}.vertical{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.noScript-header{text-align:center}.noScript-header1{position:absolute;top:0;z-index:100;left:35%}.h1meLa,.hiddendefault{visibility:hidden;opacity:0}@media all and (max-width:1280px){header,nav.left-menu{position:absolute!important}footer{position:fixed!important;bottom:0}}.h1meLa{height:inherit;transform:translate(-50%,-100px);background-color:#fff;color:#182233;font-size:1.4rem;line-height:1.43;box-shadow:0 20px 31px 0 rgba(0,0,0,.16),0 0 20px 0 rgba(0,0,0,.04);max-width:600px;min-height:56px;border-radius:2px;position:fixed;left:50%;z-index:111;top:19px;transition:all .4s ease-in-out}.h1meLa.jtCQ0Z{visibility:visible;opacity:1;transform:translate(-50%,0)}.h1meLa svg{margin-right:10px;width:24px;height:24px}@media all and (max-width:767px){.Z5luXE{padding-left:0}.h1meLa svg{margin-right:0}.h1meLa p{line-height:1.3}}._8WAoi5{flex:1;padding:5px 0}._8WAoi5 p{font-size:1.4rem}._8WAoi5 a{color:#00b9f5;font-weight:700;margin-left:4px}.qUeEJh{cursor:pointer;background:0 0;border:0;border-left:1px solid #e6ebf3;width:56px;text-align:center;height:56px}.qUeEJh svg{width:24px;margin-right:0}.qUeEJh svg use{fill:#fff}.pScga5{width:calc(100% - 56px);padding:0 16px}.a9BQkG{background-color:#29394f;color:#fff;width:calc(100% - 30px);margin:0 auto;box-shadow:0 5px 13px rgba(0,0,0,.14);border-radius:4px}.a9BQkG.jtCQ0Z{visibility:visible;opacity:1;transform:translateY(-30px)}.nsKa\+Z{border-left:0}.NjlZWq{font-size:1.4rem;font-weight:700;color:#00b9f5;text-transform:uppercase;padding-right:16px;cursor:pointer}.V3A69i,.V3A69i div{display:flex;flex-direction:column;justify-content:center;align-items:center}.V3A69i{padding:16px;width:calc(100% - 900px);margin:80px auto}.V3A69i div{margin-top:40px}.V3A69i div h1{font-size:20px;font-weight:700;color:#182233}.V3A69i div h2,.V3A69i div h3{font-weight:lighter;color:#536e92}.V3A69i div h2{font-size:1.6rem;text-align:center;line-height:normal!important}.V3A69i div h3{margin-top:10px}.V3A69i div button{padding:12px 40px;background-color:#00b9f5;color:#fff;border:0;margin-top:20px;border-radius:2px}.fY\+nLG{background-color:#fff}.RQ1NqH{top:0!important;height:100%!important}
/*# sourceMappingURL=bundle.be8f3.css.map*/