body{font:normal 19px Roboto,Arial,Helvetica,sans-serif;color:#333}*{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;-ms-user-select:none;user-select:none}h1{font-size:45px}label{font-size:27px;color:#555}.uiview{justify-content:center}.fullpage,.uiview{width:100vw;height:100vh;display:flex}.fullpage{flex-direction:column;align-items:center}.fullpage.has-keyboard{padding-bottom:514px}.fullpage-w-background{background:linear-gradient(0deg,#0047ab,#528cde)}.pressable :active{transform:scale(.95)}.modal{text-align:center;padding:0!important}.modal:before{content:"";height:100%;margin-right:-4px}.modal-dialog,.modal:before{display:inline-block;vertical-align:middle}.modal-dialog{width:800px;text-align:left}.modal-header{border:0;text-align:center;padding:40px 20px;font-size:26px;font-weight:600}.modal-content{border-radius:18px}.modal-footer{text-align:center;flex-direction:column;border:0;display:flex;justify-content:center;margin:30px 0 10px;align-items:center}.modal-footer button{justify-content:center;width:100%}.modal-footer button:first-child{margin-bottom:20px}.modal-footer button:nth-child(2){background-color:#fff}.modal-title{font-size:38px;font-weight:600}.modal-body{font-size:35px;line-height:36px;text-align:center;padding:50px 30px}.modal-dialog.modal-lg{transform:translate(0)!important}.form-control{font-size:28px;height:50px}.form-control:focus{background-color:#ebf6ff}.field-error-cntr{min-height:40px;padding:10px 0 5px}.field-error{margin:0;color:#ff5722;font-size:20px}.form-value-label{font-size:30px;margin:10px 0 20px;min-height:24px}.bt-progind{position:fixed;left:0;top:0;bottom:0;right:0;background:radial-gradient(circle,hsla(0,0%,100%,.9) 34%,hsla(0,0%,100%,.3) 100%);z-index:1101}.bt-progind,.bt-progind>div{display:flex;align-items:center;justify-content:center}.bt-progind>div{width:100%;height:100%;font-size:30px;color:#666}.bt-progind>div .bt-loading{font-size:40px;background:url(/assets/img/loading.svg);background-size:400px;height:400px;width:400px;display:flex;align-items:center;justify-content:center}.bt-button{position:relative;font-size:25px;padding:20px 40px;border-radius:8px;border:0;text-transform:uppercase;display:flex;letter-spacing:3px;align-items:center}.bt-button:active{transform:scale(.95)}.bt-button.bt-button-icon-right>.glyphicon,.bt-button.bt-button-icon-right>.material-icons{margin-left:10px}.bt-button.bt-button-icon-left>.glyphicon,.bt-button.bt-button-icon-left>.material-icons{margin-right:10px}.bt-button:disabled{background-color:#bdbdbd;color:#f5f5f5}.bt-outline-button{background-color:transparent;border:1px solid #444}.bt-link-button{background-color:transparent;color:#1e88e5}.bt-primary-button{background-color:#c5e1a5;color:#43a047;font-weight:800}.bt-danger-button{background-color:#ffccbc;color:#bf360c}.bt-text-button{background-color:transparent;color:#fff}.bt-button-big{padding:30px 60px;font-size:30px}.bt-green-button{background-color:#c8e6c9;color:#4caf50}.bt-grid-btns{display:grid;grid-gap:10px}.bt-grid-btns.bt-grid-cols-3{grid-template-columns:calc(33% - 10px) calc(33% - 10px) calc(33% - 10px)}.bt-grid-btns.bt-grid-cols-3 .bt-grid-button{position:relative;width:100%;height:100%;max-height:125px;border:1px solid #999;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;cursor:pointer}.bt-grid-btns.bt-grid-cols-3 .bt-grid-button:active{transform:scale(.96);transition:transform .1s ease}.bt-grid-btns.bt-grid-cols-3 .bt-grid-button:after{content:" ";padding-bottom:100%}.bt-grid-btns.bt-grid-cols-3 .bt-grid-button .bt-grid-button-text{font-size:25px}.bt-grid-btns.bt-grid-cols-4{grid-template-columns:calc(25% - 10px) calc(25% - 10px) calc(25% - 10px) calc(25% - 10px)}.bt-grid-btns.bt-grid-cols-4 .bt-grid-button{position:relative;width:100%;height:100%;border:1px solid #999;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;cursor:pointer}.bt-grid-btns.bt-grid-cols-4 .bt-grid-button:active{transform:scale(.96);transition:transform .1s ease}.bt-grid-btns.bt-grid-cols-4 .bt-grid-button:after{content:" ";padding-bottom:100%}.bt-grid-btns.bt-grid-cols-4 .bt-grid-button .bt-grid-button-text{font-size:25px}.bt-card-button{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;margin:10px;padding:20px;border-radius:8px;box-shadow:0 3px 10px -4px rgba(0,0,0,.5);text-align:center;overflow:hidden}.bt-card-button:active{transform:scale(.95)}.bt-card-button .bt-card-button-text{font-size:23px;font-weight:600;line-height:25px}.card-cntr-vert{flex-direction:column}.card-cntr-hori,.card-cntr-vert{display:flex;align-items:center;justify-content:center;padding:10px;flex-grow:1;width:100%}.card-cntr-hori{flex-direction:row;flex-wrap:wrap}.card{box-shadow:4px 8px 24px rgba(0,0,0,.33);width:50%;border-radius:10px;margin:20px 10px;position:relative;overflow:hidden;background-color:#fff}.card.card-clickable:active{transform:scale(.95);cursor:pointer}.card.card-disabled{filter:grayscale(100%);background-color:#eee}.card.card-medium{width:33%}.card h2{color:#1e88e5;font-size:37px;font-weight:800}.card p{font-size:28px;margin:20px 10px}.card img{margin-top:30px}.card .card-body{padding:10px}.card .card-disclaimer{display:flex;justify-content:center;margin:10px;border-radius:5px;background-color:#e3f2fd;color:#777;font-size:19px;font-size:26px;padding:10px}a.card{color:#333;text-decoration:none}.bt-radio-tile-group{display:flex;flex-wrap:wrap;justify-content:center}.bt-radio-tile-group .input-container{position:relative;height:70px;margin:20px 10px}.bt-radio-tile-group .input-container .radio-button{opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.bt-radio-tile-group .input-container .radio-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border:2px solid #ddd;border-radius:5px;padding:1rem;transition:transform .3s ease}.bt-radio-tile-group .input-container .icon svg{fill:#1e88e5;width:3rem;height:3rem}.bt-radio-tile-group .input-container .radio-tile-label{text-align:center;font-size:24px;text-transform:uppercase;letter-spacing:1px;color:#999;font-weight:400}.bt-radio-tile-group .input-container .radio-button:checked+.radio-tile{background-color:#c5e1a5;border:2px solid #c5e1a5;color:#43a047}.bt-radio-tile-group .input-container .radio-button:checked+.radio-tile .icon svg{fill:#fff;background-color:#1e88e5}.bt-radio-tile-group .input-container .radio-button:checked+.radio-tile .radio-tile-label{color:#43a047;background-color:#c5e1a5}.bt-info-box{display:flex;align-items:center;font-size:27px;background-color:hsla(0,0%,100%,.2);padding:30px;border-radius:10px;color:#1565c0}.bt-info-box .glyphicon{margin-right:10px;color:#1976d2}.bt-info-box .material-icons,.bt-info-box .material-icons-outlined{margin-right:10px;color:#1976d2;font-size:48px}.bt-info-box .bt-info-box-icon{display:flex;align-items:center;justify-content:center;height:100%;margin-right:5px}.bt-info-box .bt-info-box-text{text-align:left}.ripple{background-color:rgba(0,0,0,.26);border-radius:100%;animation:a .3s ease-out}.ripple-blue-square{background-color:rgba(0,0,255,.6);animation:a .3s ease-out}@keyframes a{to{transform:scale(8);opacity:0}}.bt-status-box{margin-top:100px;background-color:#ffffff33;display:inline-flex;padding:20px 40px;border-radius:30px;color:#333;font-size:27px}.wizard .wizard-header{width:100%;padding:20px 0;display:flex;align-items:center;justify-content:center;height:100px}.wizard .wizard-header h2{color:#fff;font-weight:800;margin:0;font-size:40px}.wizard .wizard-header .wizard-header-left-button{position:absolute;left:10px;font-size:27px}.wizard .wizard-header .wizard-header-left-button .glyphicon,.wizard .wizard-header .wizard-header-left-button .material-icons{margin-right:10px}.wizard .wizard-body{position:relative;display:flex;flex-direction:column;width:100%;flex-grow:1;align-items:center;justify-content:center}.wizard h1{font-weight:700}.step-instructions{font-size:45px;margin:20px 0;color:#666;padding:20px}form.wizard-form{display:flex;flex-direction:column;max-width:100%;align-items:center;margin:0 auto}.keyboard-cntr{position:absolute;width:100vw;bottom:0;background-color:#dcedc8;z-index:1100}.bt-keyboard .hg-theme-default .hg-button{height:80px;font-size:30px}.bt-key-blank{background-color:#ececec!important;box-shadow:none!important;border:none!important}.bt-key-next{background-color:#bbdefb!important}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4caf50;fill:none;animation:b .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:156px;height:156px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:0 auto;box-shadow:inset 0 0 0 #4caf50;animation:d .4s ease-in-out .4s forwards,c .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:b .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes b{to{stroke-dashoffset:0}}@keyframes c{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes d{to{box-shadow:inset 0 0 0 80px #4caf50}}.preloader-scan{position:absolute;left:39%;right:0;max-width:220px;display:table;margin:0 auto;height:100%;text-align:center}.preloader-scan li:first-child{width:1px}.preloader-scan li:nth-child(2),.preloader-scan li:nth-child(3),.preloader-scan li:nth-child(4){width:3px}.preloader-scan li:nth-child(5){width:2px}.preloader-scan li:nth-child(6){width:3px}.preloader-scan li:nth-child(7){width:4px}.preloader-scan li:nth-child(8){width:5px}.preloader-scan li:nth-child(9),.preloader-scan li:nth-child(10){width:1px}.preloader-scan li:nth-child(11),.preloader-scan li:nth-child(12){width:4px}.preloader-scan li:nth-child(13),.preloader-scan li:nth-child(14),.preloader-scan li:nth-child(15),.preloader-scan li:nth-child(16),.preloader-scan li:nth-child(17){width:1px}.preloader-scan li:nth-child(18),.preloader-scan li:nth-child(19),.preloader-scan li:nth-child(20){width:5px}.preloader-scan li:nth-child(21),.preloader-scan li:nth-child(22){width:4px}.preloader-scan li:nth-child(23){width:1px}.preloader-scan li:nth-child(24){width:5px}.preloader-scan ul{height:100%;display:table-cell;vertical-align:middle;list-style-type:none;text-align:center;padding:0}.preloader-scan li{display:inline-block;width:2px;height:50px;background-color:#444}.laser{width:90%;margin-left:5%;background-color:red;height:2px;position:absolute;top:35%;z-index:2;box-shadow:0 0 4px red;animation:f 2s infinite}.diode{animation:e .1s infinite}body{height:100%}@keyframes e{50%{opacity:0}}@keyframes f{50%{transform:translateY(90px)}}.spinner{margin:100px auto 0;width:200px;text-align:center}.spinner.spinner-white>div{background-color:#fff}.spinner>div{width:28px;height:28px;background-color:#1e88e5;border-radius:100%;display:inline-block;animation:g 1s infinite ease-in-out both}.spinner .bounce1{animation-delay:-.3s}.spinner .bounce2{animation-delay:-.2s}.spinner .bounce3{animation-delay:-.1s}@keyframes g{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}.bt-search-input{padding:3px;border:2px solid #e4e4e4;border-radius:6px;background-color:#fff}.bt-search-input input{border:0;box-shadow:none}.bt-search-input button{margin:2px 0 0;background:none;color:#666;padding:0 8px 0 10px}.bt-search-input button,.bt-search-input button:hover{box-shadow:none;border:0;border-left:1px solid #ccc}.bt-search-input .glyphicon-search{font-size:23px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(../assets/fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(../assets/fonts/MaterialIconsOutlined-Regular.otf) format("truetype")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons-outlined.md-18{font-size:18px}.material-icons-outlined.md-24{font-size:24px}.material-icons-outlined.md-36{font-size:36px}.material-icons-outlined.md-48{font-size:48px}home{background:linear-gradient(0deg,#84cee6,#5c93cc)}home,maintenance{display:flex;text-align:center}maintenance{background:linear-gradient(0deg,#e6ce84,#cc935c)}maintenance h1{margin-bottom:30px}maintenance h1,maintenance h3{font-weight:800}maintenance label{color:#999}maintenance .form-value{font-size:23px}maintenance .card-img-container{width:100%;height:400px;display:flex;align-items:center;justify-content:center}maintenance .configcard{border:1px solid #aaa;width:90%;margin:0 auto;border-radius:8px;padding:20px}maintenance .progressCntr{height:20px;background-color:#e5e5e5;margin:20px;border-radius:25px;position:relative}maintenance .progressVal{position:absolute;height:20px;background-color:#03a9f4;border-radius:25px}start{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}start h1{color:#fff;font-weight:800;margin-bottom:100px}start .card-img-container{width:100%;height:400px;display:flex;align-items:center;justify-content:center}cvu-info{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-info .mapCntr{width:96%;margin:2%;overflow:hidden;box-shadow:0 3px 7px 0 rgba(0,0,0,.5)}cvu-info .mapCntr,cvu-info .mapCntr ui-gmap-google-map{border-radius:15px}cvu-info .mapCntr ui-gmap-google-map .angular-google-map-container{border-radius:15px;height:600px}cvu-info .mapCntr .markerLabel{background-color:#ea4335;color:#fff!important;padding:10px;margin-top:-28px;border-radius:5px;font-weight:600}cvu-new-step1-user,cvu-new-step2-user-data,cvu-new-step3-vehicle,cvu-new-step4-topup,cvu-support-screen{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-new-step4-topup .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-new-step4-topup .card h2{font-size:43px;font-weight:800}cvu-new-step4-topup .card p{font-size:20px;color:#777}cvu-new-step5-pay{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-new-step5-pay .instructions-bullets{margin:0 auto;text-align:left;max-width:500px}cvu-new-step5-pay .instructions-bullets ul{counter-reset:a;list-style:none}cvu-new-step5-pay .instructions-bullets li{margin:30px 0 10px;line-height:40px;font-size:27px}cvu-new-step5-pay .instructions-bullets li:before{content:counter(a);counter-increment:a;display:inline-block;width:50px;height:50px;margin:0 20px 0 -60px;background-color:#5e96cd;border-radius:100%;text-align:center;color:#fff;font-weight:800;font-size:30px;padding-top:4px;position:absolute}cvu-new-step6-tag,cvu-new-step7-process,cvu-new-step7b-refund{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-new-step7b-refund .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-new-step7b-refund .card h2{font-size:43px;font-weight:800}cvu-new-step7b-refund .card p{font-size:20px;color:#777}cvu-new-step7b-refund .instructions-bullets{margin:0 auto;text-align:left;max-width:500px}cvu-new-step7b-refund .instructions-bullets ul{counter-reset:a;list-style:none}cvu-new-step7b-refund .instructions-bullets li{margin:30px 0 10px;line-height:40px;font-size:27px}cvu-new-step7b-refund .instructions-bullets li:before{content:counter(a);counter-increment:a;display:inline-block;width:50px;height:50px;margin:0 20px 0 -60px;background-color:#5e96cd;border-radius:100%;text-align:center;color:#fff;font-weight:800;font-size:30px;padding-top:4px;position:absolute}cvu-new-step8-done{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-new-step8-done .step8-instructs{display:flex;flex-direction:column;text-align:left;max-width:700px;background-color:#fff;padding:10px 40px;border-radius:10px}cvu-new-step8-done .step8-instructs h2{font-size:31px;font-weight:800}cvu-new-step8-done .step8-instructs h3{font-weight:800}cvu-new-step8-done .step8-instructs p{font-size:20px}cvu-new-step8b-refunded{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-new-step8b-refunded .step8-instructs{display:flex;flex-direction:column;text-align:left;max-width:700px;background-color:#fff;padding:10px 40px;border-radius:10px}cvu-new-step8b-refunded .step8-instructs h2{font-size:31px;font-weight:800}cvu-new-step8b-refunded .step8-instructs h3{font-weight:800}cvu-new-step8b-refunded .step8-instructs p{font-size:20px}cvu-rech-step1-user{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step1-user .bt-radio-tile-group .input-container{margin:5px}cvu-rech-step1-client-select{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step1-client-select .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-rech-step1-client-select .card h2{font-size:43px;font-weight:800}cvu-rech-step1-client-select .card p{font-size:20px;color:#777}cvu-rech-step2-topup{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step2-topup .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-rech-step2-topup .card h2{font-size:43px;font-weight:800}cvu-rech-step2-topup .card p{font-size:20px;color:#777}cvu-rech-step3-process,cvu-rech-step4-pay{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step4-pay .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-rech-step4-pay .card h2{font-size:43px;font-weight:800}cvu-rech-step4-pay .card p{font-size:20px;color:#777}cvu-rech-step4-pay .instructions-bullets{margin:0 auto;text-align:left;max-width:500px}cvu-rech-step4-pay .instructions-bullets ul{counter-reset:a;list-style:none}cvu-rech-step4-pay .instructions-bullets li{margin:30px 0 10px;line-height:40px;font-size:27px}cvu-rech-step4-pay .instructions-bullets li:before{content:counter(a);counter-increment:a;display:inline-block;width:50px;height:50px;margin:0 20px 0 -60px;background-color:#5e96cd;border-radius:100%;text-align:center;color:#fff;font-weight:800;font-size:30px;padding-top:4px;position:absolute}cvu-rech-step4b-revert{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step4b-revert .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-rech-step4b-revert .card h2{font-size:43px;font-weight:800}cvu-rech-step4b-revert .card p{font-size:20px;color:#777}cvu-rech-step5-confirm,cvu-rech-step5b-refund{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step5b-refund .card{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}cvu-rech-step5b-refund .card h2{font-size:43px;font-weight:800}cvu-rech-step5b-refund .card p{font-size:20px;color:#777}cvu-rech-step5b-refund .instructions-bullets{margin:0 auto;text-align:left;max-width:500px}cvu-rech-step5b-refund .instructions-bullets ul{counter-reset:a;list-style:none}cvu-rech-step5b-refund .instructions-bullets li{margin:30px 0 10px;line-height:40px;font-size:27px}cvu-rech-step5b-refund .instructions-bullets li:before{content:counter(a);counter-increment:a;display:inline-block;width:50px;height:50px;margin:0 20px 0 -60px;background-color:#5e96cd;border-radius:100%;text-align:center;color:#fff;font-weight:800;font-size:30px;padding-top:4px;position:absolute}cvu-rech-step6-done,cvu-rech-step6b-refunded{display:flex;text-align:center;background:linear-gradient(0deg,#84cee6,#5c93cc)}cvu-rech-step6b-refunded .step8-instructs{display:flex;flex-direction:column;text-align:left;max-width:700px;background-color:#fff;padding:10px 40px;border-radius:10px}cvu-rech-step6b-refunded .step8-instructs h2{font-size:31px;font-weight:800}cvu-rech-step6b-refunded .step8-instructs h3{font-weight:800}cvu-rech-step6b-refunded .step8-instructs p{font-size:20px}
/*# sourceMappingURL=../maps/styles/app-ef1e68f0c1.css.map */
