@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-font-smoothing:antialiased!important;-webkit-appearance:none!important;font-family:Montserrat,sans-serif;text-decoration:none}.App{background:#f4f3f2}.App,button{letter-spacing:-.06em}button{font-family:Montserrat}input::-webkit-input-placeholder{color:#000;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.06em;line-height:15px;opacity:.6;text-align:left}input:-ms-input-placeholder{color:#000;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.06em;line-height:15px;opacity:.6;text-align:left}input::placeholder{color:#000;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.06em;line-height:15px;opacity:.6;text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loginPage a{color:#000;text-decoration:none}.loginPage .topBar{align-items:center;background:url(/static/media/loginTopBackground.617a8b3fc05c59098280.png),#00000041;background-blend-mode:overlay;background-position:0 -150px;background-repeat:no-repeat;display:flex;flex-direction:column;height:180px;justify-content:center;overflow:hidden;padding-top:15px;position:fixed;top:0;width:100%}@media screen and (max-width:640px){.loginPage .topBar{background:url(/static/media/loginTopBackground.617a8b3fc05c59098280.png),#00000096;background-position:0 -50px;background-size:400px 500px;height:130px;justify-content:flex-end}}.loginPage .topBar img{height:160px}@media screen and (max-width:640px){.loginPage .topBar img{height:75px;width:320px}}.loginPage .topBar h1{color:#fff;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:600;letter-spacing:1.98em;line-height:35px;margin:0;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:640px){.loginPage .topBar h1{font-size:10px}}.loginPage .loginContent{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;min-height:90vh;padding:13rem 1rem 1rem}@media screen and (max-width:640px){.loginPage .loginContent{padding:10rem 1rem 1rem}}.loginPage .loginContent .loginTitle{font-size:48px;font-weight:700;letter-spacing:-.06em;line-height:59px;text-align:center}.loginPage .loginContent .loginCard{align-items:center;background:#c4c4c4;border:1px solid #000;border-radius:20px;display:flex;font-size:64px;font-weight:600;height:632px;justify-content:center;letter-spacing:-.06em;line-height:78px;text-align:center;width:400px}@media screen and (max-width:640px){.loginPage .loginContent .loginCard{width:300px}}.loginPage .loginContent .loginHelp{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.loginPage .loginContent .loginHelp .help1{font-size:22px;font-weight:600;letter-spacing:-.06em;line-height:27px;text-align:center}.loginPage .loginContent .loginHelp .help2{font-size:18px;font-weight:500;letter-spacing:-.06em;line-height:22px;text-align:center}.myLeasePage{display:flex;flex-wrap:wrap}@media screen and (max-width:640px){.myLeasePage{padding-top:5rem}}.myLeasePage .myLease{padding:10px 50px}.myLeasePage .myLease a{color:#000!important;text-decoration:none!important}@media screen and (max-width:640px){.myLeasePage .myLease{padding:10px;width:100%}}.myLeasePage .myLease .pageTitle p{font-size:12px;font-weight:400;margin-bottom:0;margin-top:5px}.myLeasePage .myLease .pageTitle .pageHeaderMobile,.myLeasePage .myLease .pageTitle .pageHeaderWeb{color:#000;font-family:Montserrat;font-size:48px;font-style:normal;font-weight:600;letter-spacing:-.06em;-webkit-transform:translateY(-10%);transform:translateY(-10%)}@media screen and (max-width:640px){.myLeasePage .myLease .pageTitle .pageHeaderWeb{display:none}}.myLeasePage .myLease .pageTitle .pageHeaderMobile{display:none}@media screen and (max-width:640px){.myLeasePage .myLease .pageTitle .pageHeaderMobile{display:block}}.myLeasePage .myLease .mobileButton{display:flex;justify-content:center;margin-top:10px;width:100%}.myLeasePage .myLease .mobileButton .divButton{display:none;width:300px}@media screen and (max-width:640px){.myLeasePage .myLease .mobileButton .divButton{background:#fff;border:1px solid #000;border-radius:10px;display:flex}.myLeasePage .myLease .mobileButton .divButton button{background:none;border:none;border-radius:9px;font-size:14px;font-weight:400;letter-spacing:0;padding:5px;transition:.2s ease;width:50%}.myLeasePage .myLease .mobileButton .divButton .active{background:#c4c4c4}}.myLeasePage .myLease .pageContentMobile{display:none!important}@media screen and (max-width:640px){.myLeasePage .myLease .pageContentMobile{display:flex!important}.myLeasePage .myLease .pageContent{display:none!important}}.myLeasePage .myLease .pageContent,.myLeasePage .myLease .pageContentMobile{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;padding:1.7rem 0}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent,.myLeasePage .myLease .pageContentMobile{justify-content:center;padding-top:1.5rem}}.myLeasePage .myLease .pageContent .customerActions,.myLeasePage .myLease .pageContentMobile .customerActions{align-items:center;display:flex;flex-direction:column;gap:30px}.myLeasePage .myLease .pageContent .customerActions .carInfo,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo{background:linear-gradient(180deg,#c8c8c8,hsla(60,1%,81%,.34));border:1px solid rgba(0,0,0,.213);border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.405);padding:1px 8px;width:300px}.myLeasePage .myLease .pageContent .customerActions .carInfo .title h1,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .title h1{font-size:18px;font-weight:500;margin:8px 0 0}.myLeasePage .myLease .pageContent .customerActions .carInfo hr,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo hr{border:1px solid #000;margin-bottom:10px;opacity:.4}.myLeasePage .myLease .pageContent .customerActions .carInfo .image,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .image{display:flex;justify-content:center}.myLeasePage .myLease .pageContent .customerActions .carInfo .image img,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .image img{border-radius:25px;height:210px;width:290px}.myLeasePage .myLease .pageContent .customerActions .carInfo .contentInfo,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .contentInfo{padding:5px}.myLeasePage .myLease .pageContent .customerActions .carInfo .contentInfo p,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .contentInfo p{display:grid;font-size:12px;grid-template-columns:45% auto;justify-items:start}.myLeasePage .myLease .pageContent .customerActions .carInfo .button,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .button{padding:10px 5px}.myLeasePage .myLease .pageContent .customerActions .carInfo .button button,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .button button{align-items:center;background:#eee;border:1px solid #0000002c;border-radius:5px;box-sizing:border-box;display:flex;height:30px;justify-content:center;padding:10px 5px;transition:all .2s ease-in-out;width:100%}.myLeasePage .myLease .pageContent .customerActions .carInfo .button button:hover,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .button button:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.118)}.myLeasePage .myLease .pageContent .customerActions .carInfo .button button:active,.myLeasePage .myLease .pageContentMobile .customerActions .carInfo .button button:active{box-shadow:inset 0 4px 5px rgba(0,0,0,.2)}.myLeasePage .myLease .pageContent .customerActions .walletCard,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:300px}.myLeasePage .myLease .pageContent .customerActions .walletCard .title,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerActions .walletCard .title h1,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .title h1{font-size:18px;font-weight:500}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent{display:flex;flex-direction:column;gap:10px}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .desc,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .desc{font-size:12px;font-weight:400;line-height:15px;text-align:left}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .money,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .money{color:#04681a;font-size:22px;font-weight:600;line-height:27px;text-align:left}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp{display:flex;flex-direction:row;gap:10px;justify-content:space-between}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp button,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp button{align-items:center;background:#eee;border:1px solid #0000002c;border-radius:5px;box-sizing:border-box;display:flex;height:30px;justify-content:center;padding:10px 5px;transition:all .2s ease-in-out;width:100px}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp button:hover,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp button:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.118)}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp button:active,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp button:active{box-shadow:inset 0 4px 5px rgba(0,0,0,.2)}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp input,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp input{border:1px solid #8f8f8f;border-radius:5px;box-sizing:border-box;font-family:Montserrat;height:30px;padding:0 10px;transition:all .2s ease-in-out;width:250px}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp input:hover,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp input:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.15)}.myLeasePage .myLease .pageContent .customerActions .walletCard .walletContent .topUp input:focus,.myLeasePage .myLease .pageContentMobile .customerActions .walletCard .walletContent .topUp input:focus{box-shadow:0 0 4px 3px rgba(0,0,0,.25)}.myLeasePage .myLease .pageContent .customerActions .yourFiles,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:300px}.myLeasePage .myLease .pageContent .customerActions .yourFiles .title,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerActions .yourFiles .title h1,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles .title h1{font-size:18px;font-weight:500}.myLeasePage .myLease .pageContent .customerActions .yourFiles .buttons,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles .buttons{display:flex;flex-direction:column;gap:10px;padding-top:10px}.myLeasePage .myLease .pageContent .customerActions .yourFiles .buttons button,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles .buttons button{align-items:center;background:#eee;border:1px solid #0000002c;border-radius:5px;box-sizing:border-box;display:flex;height:30px;justify-content:center;padding:10px 5px;transition:all .2s ease-in-out}.myLeasePage .myLease .pageContent .customerActions .yourFiles .buttons button:hover,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles .buttons button:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.118)}.myLeasePage .myLease .pageContent .customerActions .yourFiles .buttons button:active,.myLeasePage .myLease .pageContentMobile .customerActions .yourFiles .buttons button:active{box-shadow:inset 0 4px 5px rgba(0,0,0,.2)}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:300px}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .title,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .title h1,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .title h1{font-size:18px;font-weight:500}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .paymentsContent,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .paymentsContent{display:flex;flex-direction:column;gap:10px}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .paymentsContent .desc,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .paymentsContent .desc{font-size:12px;font-weight:400;line-height:15px;text-align:left}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .paymentsContent button,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .paymentsContent button{align-items:center;background:#eee;border:1px solid #0000002c;border-radius:5px;box-sizing:border-box;display:flex;height:30px;justify-content:center;padding:10px 5px;transition:all .2s ease-in-out;width:100%}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .paymentsContent button:hover,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .paymentsContent button:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.118)}.myLeasePage .myLease .pageContent .customerActions .paymentsSetup .paymentsContent button:active,.myLeasePage .myLease .pageContentMobile .customerActions .paymentsSetup .paymentsContent button:active{box-shadow:inset 0 4px 5px rgba(0,0,0,.2)}.myLeasePage .myLease .pageContent .customerInfo,.myLeasePage .myLease .pageContentMobile .customerInfo{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo,.myLeasePage .myLease .pageContentMobile .customerInfo{align-items:center;width:100%}}.myLeasePage .myLease .pageContent .customerInfo .contactInfo,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:500px}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .title,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .title h1,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .title h1{font-size:18px;font-weight:500}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .contactInfo,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo{width:300px}}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .inputs,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .inputs{display:flex;flex-direction:column;gap:10px}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .inputs input,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .inputs input{border:1px solid rgba(0,0,0,.556);border-radius:5px;padding:5px 10px}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .button,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .button{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end;margin:10px 10px 0 0}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .button button,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .button button{align-items:center;background:#eee;border:1px solid #0000002c;border-radius:5px;box-sizing:border-box;display:flex;height:30px;justify-content:center;padding:10px;transition:all .2s ease-in-out;width:100px}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .button button:hover,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .button button:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.118)}.myLeasePage .myLease .pageContent .customerInfo .contactInfo .button button:active,.myLeasePage .myLease .pageContentMobile .customerInfo .contactInfo .button button:active{box-shadow:inset 0 4px 5px rgba(0,0,0,.2)}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:500px}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .title,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .title h1,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .title h1{font-size:18px;font-weight:500}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .transactionHistory,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory{width:300px}}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo{display:flex;flex-direction:column;gap:10px}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo .contentCard,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo .contentCard{align-items:center;border:1px solid #000;border-radius:7px;display:grid;grid-template-areas:"date title price";grid-template-columns:20% 65% 15%;justify-content:space-between;padding:7px}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo .contentCard,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo .contentCard{align-items:flex-start;gap:1px;grid-template-areas:"date date date" "title title title" "price price price";grid-template-columns:auto auto auto;padding:10px}}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo .contentCard .date,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo .contentCard .date{font-size:12px;font-weight:400;grid-area:date}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo .contentCard .name,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo .contentCard .name{font-size:12px;font-weight:400;font-weight:600;grid-area:title}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo .contentCard .price,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo .contentCard .price{color:#702632;font-size:12px;font-weight:600;grid-area:price;justify-self:end}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .contentInfo .contentCard .price,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .contentInfo .contentCard .price{justify-self:end}}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .buttons,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .buttons{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .buttons img,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .buttons img{height:50px;width:50px}.myLeasePage .myLease .pageContent .customerInfo .transactionHistory .buttons button,.myLeasePage .myLease .pageContentMobile .customerInfo .transactionHistory .buttons button{background:none;border:none}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:500px}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .title,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .title h1,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .title h1{font-size:18px;font-weight:500}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .paymentTracker,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker{width:300px}}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .info,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .info{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:10px}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .info p,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .info p{font-size:12px;font-weight:400;gap:0;letter-spacing:-.06em;line-height:15px;margin:0;text-align:center}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable{overflow-x:auto;padding:10px 5px}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable::-webkit-scrollbar,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table{border-collapse:collapse}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table{overflow-x:scroll;width:300px}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table::-webkit-scrollbar,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table .months th,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table .months th{background:#ccc;font-size:12px;font-weight:500}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table .months .empty,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table .months .empty{background:#fff;border:none}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table th,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table th{border:1px solid #000;font-size:11px;font-weight:400;height:40px;padding:0 20px;width:100px}.myLeasePage .myLease .pageContent .customerInfo .paymentTracker .trackerTable table .category,.myLeasePage .myLease .pageContentMobile .customerInfo .paymentTracker .trackerTable table .category{background:#ccc;font-size:12px;font-weight:500}.myLeasePage .myLease .pageContent .customerInfo .customerAsset,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset{background:#fff;border:.5px solid #8f8f8f6e;border-radius:25px;box-shadow:0 0 5px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:5px 15px 20px;transition:all .2s ease-in-out;width:500px}.myLeasePage .myLease .pageContent .customerInfo .customerAsset .title,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset .title{margin-bottom:10px}.myLeasePage .myLease .pageContent .customerInfo .customerAsset .title h1,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset .title h1{font-size:18px;font-weight:500}@media screen and (max-width:640px){.myLeasePage .myLease .pageContent .customerInfo .customerAsset,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset{width:300px}}.myLeasePage .myLease .pageContent .customerInfo .customerAsset .contentInfo,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset .contentInfo{display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.myLeasePage .myLease .pageContent .customerInfo .customerAsset .contentInfo .Active,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset .contentInfo .Active{background:#fff!important;border:2px solid #702632!important}.myLeasePage .myLease .pageContent .customerInfo .customerAsset .contentInfo .assetCard,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset .contentInfo .assetCard{align-items:center;background:#eee;border:1px solid #000;border-radius:7.5px;display:flex;flex-direction:row;font-size:12px;font-weight:400;height:30px;justify-content:space-between;padding:5px 10px}.myLeasePage .myLease .pageContent .customerInfo .customerAsset .contentInfo .assetCard .status,.myLeasePage .myLease .pageContentMobile .customerInfo .customerAsset .contentInfo .assetCard .status{color:#702632;font-weight:600}.activeCoreTab{background:#ddd;height:100vh;overflow-y:hidden;position:-webkit-sticky;position:sticky;top:0;width:240px}@media screen and (max-width:640px){.activeCoreTab{overflow-y:auto;width:100%}}.activeCoreTab .topTab{align-items:center;background:url(/static/media/loginTopBackground.617a8b3fc05c59098280.png),#00000091;background-blend-mode:overlay;background-position:0 -50px;background-size:280px 500px;color:#fff;display:flex;flex-direction:column;height:100px;justify-content:center}@media screen and (max-width:640px){.activeCoreTab .topTab{display:none;height:0%}}.activeCoreTab .topTab .clickArrow{display:none}@media screen and (max-width:640px){.activeCoreTab .topTab .clickArrow{display:flex;padding:10px}.activeCoreTab .topTab .clickArrow button{border:1px solid #00000080;border-radius:10px;box-shadow:0 1px 4px 0 #00000040;height:32px;width:65px}.activeCoreTab .topTab .clickArrow button img{height:18px;opacity:.4;width:19px}}.activeCoreTab .topTab .webTitle{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:640px){.activeCoreTab .topTab .webTitle{display:flex;flex-direction:column;justify-content:flex-end;padding:10px}}.activeCoreTab .topTab .webTitle img{height:48px;width:200px}@media screen and (max-width:640px){.activeCoreTab .topTab .webTitle img{height:55px;width:250px}}.activeCoreTab .topTab .webTitle h1{color:#fff;font-family:Montserrat;font-size:6px;font-style:normal;font-weight:500;letter-spacing:1.98em;margin:0;text-align:center;-webkit-transform:translateY(-60%);transform:translateY(-60%)}@media screen and (max-width:640px){.activeCoreTab .topTab .webTitle h1{line-height:10px}}.activeCoreTab .contentTab{display:flex;flex-direction:column;height:89vh;justify-content:space-between}@media screen and (max-width:640px){.activeCoreTab .contentTab{height:100vh}}.activeCoreTab .contentTab .midTab .userTab{align-items:center;background:#888888b4;border:.25px solid #00000020;border-radius:10px;box-shadow:0 4px 4px -3px #00000040;display:flex;gap:10px;height:67px;justify-content:flex-start;margin:20px 5px;width:230px}.activeCoreTab .contentTab .midTab .userTab .userImage{padding-left:10px}.activeCoreTab .contentTab .midTab .userTab .userImage img{border-radius:50%;height:35px;width:35px}.activeCoreTab .contentTab .midTab .userTab .userDescription{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;width:100%}.activeCoreTab .contentTab .midTab .userTab .userDescription .userName{font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;text-align:left}.activeCoreTab .contentTab .midTab .userTab .userDescription .email{color:#00000099;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;text-align:left}.activeCoreTab .contentTab .midTab .tabOptions{margin-top:40px}.activeCoreTab .contentTab .midTab .tabOptions div{height:60px}.activeCoreTab .contentTab .midTab .tabOptions div button{background:none;border:none;height:100%;padding:0 5px;text-align:start;width:100%}.activeCoreTab .contentTab .midTab .tabOptions div button .tabTitle{color:#000;font-family:Montserrat;font-size:30px;font-style:normal;font-weight:400;letter-spacing:-.06em;margin:10px;text-align:left}.activeCoreTab .contentTab .midTab .tabOptions .active{background:linear-gradient(270deg,#ffffff75,#4f4e4e75 73.38%,#ffffff85 104.25%);height:60px}.activeCoreTab .contentTab .bottomTab{text-align:center}.activeCoreTab .contentTab .bottomTab .dateInfo{padding:10px 0}.activeCoreTab .contentTab .bottomTab .dateInfo p{font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;margin:5px}.activeCoreTab .contentTab .bottomTab .logoutButton{margin-bottom:25px}.activeCoreTab .contentTab .bottomTab .logoutButton button{background:none;border:none;font-size:14px;font-weight:300}.AppBar{background:url(/static/media/loginTopBackground.617a8b3fc05c59098280.png),#00000091!important;background-blend-mode:overlay!important;background-position:0 -50px!important;background-size:450px 500px!important;height:80px;padding-top:5px}.AppBar .MuiToolbar-gutters{padding-right:0}.AppBar .MuiToolbar-root{align-items:flex-end;display:flex;position:relative}.AppBar .MuiToolbar-regular{min-height:0}.AppBar .clickArrow{display:flex;padding:10px}.AppBar .clickArrow button{align-items:center;background:#fff;border:1px solid #00000080;border-radius:7px;box-shadow:0 1px 4px 0 #00000040;display:flex;height:28px;justify-content:center;width:50px}.AppBar .clickArrow button img{height:18px;opacity:.4;width:19px}.AppBar .webTitle{display:flex;flex-direction:column;justify-content:flex-end;padding:20px 10px 0}.AppBar .webTitle img{height:50px;width:230px}.AppBar .webTitle h1{color:#fff;font-family:Montserrat;font-size:6px;font-style:normal;font-weight:500;letter-spacing:1.98em;line-height:10px;margin:0;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.apply-button{background:#fff;border-radius:5px;color:#702632;font-size:large;padding-left:10px;padding-right:10px}.loading-logo{margin-left:20px;max-height:100px;max-width:200px;padding:10px 0 0}.content{align-items:center;background-color:#f9f8f7}.AppBar{color:#fff;display:block;margin-left:240px;position:fixed;width:calc(100% - 240px)}.burger{background:transparent;border:none;color:#fff;cursor:pointer;margin-left:-12px;margin-right:16px;outline:none!important;padding:12px}@media (min-width:600px){.drawer{flex-shrink:0;width:240px}.content{padding-left:240px}.AppBar{display:none!important}.burger{display:none}}.dontgrow{display:flex;justify-content:space-between}.logo{margin-left:2%;margin-top:auto;padding-top:5%}.logo,.toplogo{max-width:230px}.main-div{padding:24px;text-align:center}.toolbar{display:flex;justify-content:center;max-width:400px;min-height:64px;padding-top:4%}.root{background-color:#f9f8f7;box-shadow:none;text-align:center;width:100%}.maxwidth-center{margin:auto;max-width:1000px;text-align:center;width:95%}.our-paper{background-color:#ddd;border-radius:22px!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);margin:20px;margin-top:40px!important;padding:10px}.container{background-color:#ddd;justify-content:left;margin-left:auto;margin-right:auto;max-width:1000px;min-width:50%;text-align:left}@media (max-width:479px){.container{padding-left:0;padding-right:0}.our-paper{margin:0}.main-div{padding:0;padding-top:70px!important}}.bgcolor{background-color:#ddd!important}.box::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}
/*# sourceMappingURL=main.4d9dc6b2.css.map*/