@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);*{margin:0;padding:0;box-sizing:border-box}*,* body{font-family:"Poppins",sans-serif;font-weight:400}:root{--mainColor:#333}body{font-family:Poppins,sans-serif;color:#333;color:var(--mainColor)}ul{list-style-type:none}.loginContainer{width:100%;min-width:550px}@media(max-width:1024px){.loginContainer{min-width:390px}}.loginContainer .loginForm{max-width:450px;margin:15% auto 0;padding:25px;background:#fff}.loginContainer .loginForm .desc,.loginContainer .loginForm .title{display:flex;justify-content:center}.loginContainer .loginForm .title{font-size:18px}.loginContainer .loginForm .desc{font-size:12px;text-align:center;color:#333;opacity:.5;margin-top:5px}.loginContainer .loginForm .logo{display:flex;justify-content:center;margin-bottom:25px}.loginContainer .loginForm .logo img{width:250px;height:50px}.loginContainer .loginForm .title{font-size:16px}.loginContainer .loginForm .formFields{padding-top:10px}.loginContainer .loginForm .formFields a{text-decoration:none}@-webkit-keyframes fadeIn{0%{opacity:0}}@keyframes fadeIn{0%{opacity:0}}.rmInput,.rmTextarea{width:100%;position:relative}.rmInput .invalid,.rmTextarea .invalid{position:absolute;left:0;font-size:12px;bottom:0;color:#f83f37}.rmInput.blur,.rmTextarea.blur{pointer-events:none}.rmInput.blur .mdc-text-field,.rmTextarea.blur .mdc-text-field{-webkit-filter:blur(2px);filter:blur(2px)}.rmInput .mdc-text-field,.rmTextarea .mdc-text-field{height:40px;width:100%;margin-bottom:20px;background:transparent;font-size:15px}.rmInput .mdc-text-field:hover,.rmTextarea .mdc-text-field:hover{background:transparent}.rmInput .mdc-floating-label,.rmTextarea .mdc-floating-label{font-size:14px;font-family:unset}.rmInput input[readonly],.rmInput textarea[readonly],.rmTextarea input[readonly],.rmTextarea textarea[readonly]{background-color:#ececec}.rmInput .mdc-text-field__input,.rmTextarea .mdc-text-field__input{font-size:15px;font-family:"Poppins",sans-serif}.rmTextarea textarea{resize:none}.rmTextarea .mdc-text-field{height:200px;width:100%}.rmButton .mdc-button{width:100%}.mdc-top-app-bar{box-shadow:0 1px 10px 1px rgba(115,108,203,.1);padding:0 20px}.mdc-top-app-bar .mdc-top-app-bar__row{display:flex;justify-content:space-between}.mdc-top-app-bar .mdc-top-app-bar__row>div{display:flex;align-items:center}.mdc-top-app-bar .mdc-top-app-bar__row>div .logo{width:155px;height:45px;margin-right:10px}.mdc-top-app-bar .mdc-top-app-bar__row>div .tabs{display:flex;align-items:center;height:40px}.mdc-top-app-bar .mdc-top-app-bar__row>div .tabs .menu{cursor:pointer;margin-right:10px;position:relative;top:2px}.mdc-top-app-bar .mdc-top-app-bar__row>div .tabs .menu .material-icons{font-size:27px;display:flex}.mdc-top-app-bar .mdc-top-app-bar__row>div .tabs .tab{margin:0 20px 0 0;text-decoration:none;color:#333;font-weight:600;position:relative;top:2px}.mdc-top-app-bar .mdc-top-app-bar__row>div .tabs .tab.active{color:#f83f37}.wrapper{width:100%}.wrapper .container{width:100%;display:flex;background:#f3f6f9;min-height:calc(100vh - 64px)}.wrapper .container .left,.wrapper .container .menuTransition-enter-done,.wrapper .container .menuTransition-exit-done{width:15%;border-right:1px solid #716f7b;position:fixed;height:100%;overflow-y:auto;top:0;left:0;padding:64px 5px 5px;transition:all .3s linear;min-width:170px}.wrapper .container .menuTransition-enter{left:-15%}.wrapper .container .menuTransition-enter-active,.wrapper .container .menuTransition-exit{left:0}.wrapper .container .menuTransition-exit-active,.wrapper .container .menuTransition-exit-done{left:-64%}.wrapper .container .right{width:85%;padding:10px;margin-left:15%;transition:all .3s linear;overflow:hidden}@media(max-width:1024px){.wrapper .container .right{margin-left:170px;background:#f3f6f9}}.wrapper .container .right.open{width:100%;margin-left:0}.menuList{position:relative;height:calc(100vh - 70px)}.menuList .version{position:absolute;bottom:0;right:0}.mdc-list .mdc-ripple-upgraded .mdc-list-item{height:30px;font-size:14px}.mdc-list .leftMenuLink a{width:100%;height:100%;text-decoration:none;color:#333;display:flex;align-items:center}.dataTable{width:100%}.dataTable .tableSelect .rm__control{cursor:pointer}.dataTable .selectable{width:130px}.dataTable.consumers .charge_amount>p{white-space:normal;line-height:1.3em}.dataTable.consumers .mdc-data-table__table :nth-child(7),.dataTable.consumers .mdc-data-table__table :nth-child(8),.dataTable.consumers .mdc-data-table__table :nth-child(9){max-width:110px}.dataTable .datepicker{z-index:10!important}.dataTable .mdc-data-table{width:100%}.dataTable .mdc-data-table .rmwc-data-table__cell p{width:100%;height:100%;padding:16px;cursor:pointer;display:flex;align-items:center}.dataTable .mdc-data-table .mdc-data-table__cell,.dataTable .mdc-data-table .rmwc-data-table__cell{border-right:1px solid rgba(0,0,0,.12);overflow:unset}.dataTable .mdc-data-table .mdc-data-table__cell a,.dataTable .mdc-data-table .rmwc-data-table__cell a{color:#2f78bb;text-decoration:none}.dataTable .mdc-data-table .mdc-data-table__cell.customField,.dataTable .mdc-data-table .rmwc-data-table__cell.customField{color:#2f78bb;cursor:pointer}.addBlockForm{padding:20px 5px;width:100%}.addBlockForm .addBlock{width:100%;display:flex;justify-content:space-between}.addBlockForm .addBlock .col{width:48%}.addBlockForm .actions{display:flex;margin-top:10px}.addBlockForm .actions .rmButton{width:100px;margin-right:10px}.breadcrumb{margin:20px 0}.breadcrumb a{text-decoration:none;color:#333}.breadcrumb .mainMenu{font-size:25px;font-weight:700}.breadcrumb .mainMenu.blur{-webkit-filter:blur(5px);filter:blur(5px)}.breadcrumb .subMenus span{cursor:pointer}.breadcrumb .slash{margin:0 5px;cursor:pointer}.breadcrumb .action.blur{-webkit-filter:blur(5px);filter:blur(5px)}.merchants .top,.zones .top{display:flex;justify-content:space-between;margin-bottom:20px;min-height:25px}.merchants .top .loading,.zones .top .loading{display:flex;align-items:flex-end}.merchants .top .rmButton,.zones .top .rmButton{width:150px}.merchants .top .rmButton .mdc-button__label,.zones .top .rmButton .mdc-button__label{font-size:12px}.material-icons{font-size:15px}.material-icons.primary{color:#2f78bb;cursor:pointer;margin-right:5px}.material-icons.active{color:green}.material-icons.disabled{opacity:.5;cursor:not-allowed}.loader{width:100%;height:200px;display:flex;align-items:center;justify-content:center}.rmSelect{width:100%;position:relative;height:60px}.rmSelect.invalid .rm__control{border-color:#f83f37}.rmSelect.invalid .label{color:#f83f37}.rmSelect.tableSelect .rm__single-value{margin-left:6px;margin-top:2px}.rmSelect.blur{-webkit-filter:blur(2px);filter:blur(2px)}.rmSelect .label{position:absolute;top:9px;pointer-events:none;left:2px;padding:0 .75rem;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;font-size:14px;color:rgba(0,0,0,.6)}.rmSelect .label.focused{top:6px;-webkit-transform:translateY(-25%) scale(.75);transform:translateY(-25%) scale(.75);color:#2f78bb}.rmSelect .rm__menu{z-index:10}.rmSelect .rm__option{min-height:42px}.rmSelect .rm__input input{position:absolute;top:10px;padding-top:4px!important}.rmSelect .rm__control--is-disabled{background-color:transparent}.rmSelect .rm--is-disabled+.label{opacity:.5}.rmSelect .rm__single-value{margin-left:6px;margin-top:9px}.rmSelect .rm__control{min-height:40px;border-top:unset;border-left:unset;border-right:unset;border-radius:0;outline:none;background:transparent;border-color:#8d8f91;border-width:1px}.rmSelect .rm__control .rm__value-container{font-size:14px}.rmSelect .rm__control .rm__placeholder{display:none}.rmSelect .rm__control.rm__control--is-focused{outline:none;box-shadow:none;border-top:unset;border-left:unset;border-right:unset;background-color:rgba(0,0,0,.1);border-width:2px;border-color:#2f78bb;border-top-right-radius:4px;border-top-left-radius:4px}.rmSelect .rm__indicator-separator{display:none}.googleMaps{height:400px}.googleMaps.blur{-webkit-filter:blur(2px);filter:blur(2px)}.googleMaps .link{color:#2f78bb;text-decoration:underline;cursor:pointer}.modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(95,95,95,.56);z-index:9999;display:flex;justify-content:center;align-items:flex-start;padding-top:198px;padding-bottom:50px;overflow-y:auto}.modalOverlay .modalContent{outline:none;width:420px;height:180px;background-color:#fff;border-radius:8px;padding:30px}.modalOverlay .modalContent.createdTags{width:600px;height:unset}.modalOverlay .modalContent.createdTags .tags{display:flex;flex-direction:column;align-items:flex-start}.modalOverlay .modalContent.createdTags .tags span{font-size:16px;font-weight:700}.modalOverlay .modalContent.createdTags .tags hr{width:100%;margin:10px 0}.modalOverlay .modalContent.createdTags .tags .added,.modalOverlay .modalContent.createdTags .tags .existing{display:flex;flex-direction:column;width:100%}.modalOverlay .modalContent.createdTags .tags .added .tagsAdded,.modalOverlay .modalContent.createdTags .tags .existing .tagsAdded{font-size:14px}.modalOverlay .modalContent.createdTags .tags .added .mdc-data-table,.modalOverlay .modalContent.createdTags .tags .existing .mdc-data-table{width:100%}.modalOverlay .modalContent.createdTags .tags .added .tag a,.modalOverlay .modalContent.createdTags .tags .existing .tag a{color:#2f78bb;text-decoration:none}.modalOverlay .modalContent.changePassword{height:270px}.modalOverlay .modalContent.changePassword .top{display:flex;justify-content:space-between}.modalOverlay .modalContent.inventoryStockList{width:600px;height:unset}.modalOverlay .modalContent.inventoryStockList .mdc-data-table{width:100%;max-height:400px}.modalOverlay .modalContent.inventoryStockList .mdc-data-table .stockImg{width:60px;height:60px}.modalOverlay .modalContent.inventoryStockList .title{font-size:16px;font-weight:600}.modalOverlay .modalContent.inventoryStockList p{width:unset}.modalOverlay .modalContent.inventoryStockList hr{margin:10px 0}.modalOverlay .modalContent.inventoryStockList .top{display:flex;justify-content:space-between}.modalOverlay .modalContent.inventoryStockList .top .title{display:flex;align-items:center}.modalOverlay .modalContent.inventoryStockList .top .title span{margin-left:10px;font-size:16px;font-weight:600}.modalOverlay .modalContent.inventoryStockList .top .robomartImg{width:50px}.modalOverlay .modalContent.editInviteCode,.modalOverlay .modalContent.genCode{height:440px}.modalOverlay .modalContent.editInviteCode .top,.modalOverlay .modalContent.genCode .top{justify-content:space-between;margin-bottom:10px}.modalOverlay .modalContent.editInviteCode{height:380px}.modalOverlay .modalContent.createVoucherModal,.modalOverlay .modalContent.editApplicants{height:530px}.modalOverlay .modalContent.createVoucherModal .top,.modalOverlay .modalContent.editApplicants .top{justify-content:space-between;margin-bottom:10px}.modalOverlay .modalContent.createVoucherModal .type,.modalOverlay .modalContent.editApplicants .type{margin-bottom:10px;display:flex;align-items:center}.modalOverlay .modalContent.createVoucherModal .type span,.modalOverlay .modalContent.editApplicants .type span{font-size:15px}.modalOverlay .modalContent.createVoucherModal .type .applicantType,.modalOverlay .modalContent.editApplicants .type .applicantType{margin-left:10px;font-weight:600}.modalOverlay .modalContent.createVoucherModal{height:auto}.modalOverlay .modalContent.createVoucherModal .rmSelect{height:-webkit-max-content;height:max-content;padding:15px 0}.modalOverlay .modalContent.createVoucherModal .rmSelect .rm__input input{position:unset}.modalOverlay .modalContent.assignModal{height:250px}.modalOverlay .modalContent.assignModal .rmSelect{margin:10px 0}.modalOverlay .modalContent.viewTagModal{min-height:200px;height:unset;width:600px}.modalOverlay .modalContent .top{display:flex;justify-content:flex-end}.modalOverlay .modalContent .top .icon{cursor:pointer}.modalOverlay .modalContent .viewTag{display:flex;width:100%;padding:0 40px}.modalOverlay .modalContent .viewTag .rmwc-data-table__head .mdc-data-table__cell{font-weight:600}.modalOverlay .modalContent .viewTag .tag{max-width:260px;min-width:200px;white-space:normal;text-overflow:unset;word-break:break-all}.modalOverlay .modalContent p{display:flex;width:100%;justify-content:center}.modalOverlay .modalContent .actions{margin-top:30px;display:flex;justify-content:space-around;width:100%}.modalOverlay .modalContent .actions .mdc-button{width:100px}.rc-tooltip.hide{display:none}.allTagsList,.inventory{padding-bottom:30px}.allTagsList .top,.inventory .top{background-color:#fff;border:1px solid rgba(0,0,0,.12);border-bottom:unset;border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0}.allTagsList .top .getInventory,.inventory .top .getInventory{justify-content:space-between}.allTagsList .top .getInventory .rmSelect,.inventory .top .getInventory .rmSelect{min-width:250px;width:250px;max-width:250px;height:30px}.allTagsList .top .getInventory .rmSelect .rm__control,.inventory .top .getInventory .rmSelect .rm__control{border:1px solid rgba(0,0,0,.12);border-radius:4px;min-height:30px;max-height:30px}.allTagsList .top .getInventory .rmSelect .rm__single-value,.inventory .top .getInventory .rmSelect .rm__single-value{margin-top:unset}.allTagsList .top .getInventory .rmSelect .rm__indicators,.inventory .top .getInventory .rmSelect .rm__indicators{height:30px;min-height:30px;max-height:30px}.allTagsList .top .getInventory .baseline,.inventory .top .getInventory .baseline{display:flex;align-items:center}.allTagsList .top .getInventory,.allTagsList .top .lastUpdate,.inventory .top .getInventory,.inventory .top .lastUpdate{box-shadow:0 1px rgba(0,0,0,.12);height:56px;padding:0 16px;display:flex;align-items:center}.allTagsList .top .getInventory p,.allTagsList .top .lastUpdate p,.inventory .top .getInventory p,.inventory .top .lastUpdate p{margin-right:10px}.allTagsList .top .getInventory .mdc-form-field,.allTagsList .top .lastUpdate .mdc-form-field,.inventory .top .getInventory .mdc-form-field,.inventory .top .lastUpdate .mdc-form-field{margin-right:20px}.allTagsList .top .getInventory .mdc-button,.allTagsList .top .lastUpdate .mdc-button,.inventory .top .getInventory .mdc-button,.inventory .top .lastUpdate .mdc-button{height:30px}.allTagsList .top .getInventory .bold,.allTagsList .top .lastUpdate .bold,.inventory .top .getInventory .bold,.inventory .top .lastUpdate .bold{font-weight:600}.allTagsList .mdc-data-table,.inventory .mdc-data-table{width:100%;border-top-right-radius:0;border-top-left-radius:0}.allTagsList .mdc-data-table .total .mdc-data-table__cell,.inventory .mdc-data-table .total .mdc-data-table__cell{font-weight:600}.allTagsList .mdc-data-table .mdc-data-table__cell,.allTagsList .mdc-data-table .rmwc-data-table__cell,.inventory .mdc-data-table .mdc-data-table__cell,.inventory .mdc-data-table .rmwc-data-table__cell{border-right:1px solid rgba(0,0,0,.12)}.allTagsList .mdc-data-table .mdc-data-table__cell a,.allTagsList .mdc-data-table .rmwc-data-table__cell a,.inventory .mdc-data-table .mdc-data-table__cell a,.inventory .mdc-data-table .rmwc-data-table__cell a{color:#2f78bb;text-decoration:none}.allTagsList .mdc-data-table .mdc-data-table__cell.blue,.allTagsList .mdc-data-table .rmwc-data-table__cell.blue,.inventory .mdc-data-table .mdc-data-table__cell.blue,.inventory .mdc-data-table .rmwc-data-table__cell.blue{color:#2f78bb}.allTagsList .mdc-data-table .mdc-data-table__cell.red,.allTagsList .mdc-data-table .rmwc-data-table__cell.red,.inventory .mdc-data-table .mdc-data-table__cell.red,.inventory .mdc-data-table .rmwc-data-table__cell.red{color:#f83f37}.allTagsList .mdc-data-table .mdc-data-table__cell.clickable,.allTagsList .mdc-data-table .rmwc-data-table__cell.clickable,.inventory .mdc-data-table .mdc-data-table__cell.clickable,.inventory .mdc-data-table .rmwc-data-table__cell.clickable{cursor:pointer}.allTagsList .mdc-data-table .mdc-data-table__cell.lightGreen,.allTagsList .mdc-data-table .rmwc-data-table__cell.lightGreen,.inventory .mdc-data-table .mdc-data-table__cell.lightGreen,.inventory .mdc-data-table .rmwc-data-table__cell.lightGreen{background-color:#d9ead3}.allTagsList .mdc-data-table .mdc-data-table__cell.lightBlue,.allTagsList .mdc-data-table .rmwc-data-table__cell.lightBlue,.inventory .mdc-data-table .mdc-data-table__cell.lightBlue,.inventory .mdc-data-table .rmwc-data-table__cell.lightBlue{background-color:#c9daf8}.allTagsList .mdc-data-table .mdc-data-table__cell.lightRed,.allTagsList .mdc-data-table .rmwc-data-table__cell.lightRed,.inventory .mdc-data-table .mdc-data-table__cell.lightRed,.inventory .mdc-data-table .rmwc-data-table__cell.lightRed{background-color:#f4cccc}.pagination{display:flex;padding-left:0;list-style:none;margin-top:20px}.page-link{position:relative;color:#2f78bb;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:flex;width:100%;height:40px;justify-content:center;align-items:center}.page-link:hover{z-index:2;border-color:#dee2e6}.page-link:focus,.page-link:hover{color:#2f78bb;background-color:#e9ecef}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.break{height:40px}.break,.page-item{display:flex;justify-content:center;align-items:center;width:40px}.page-item{cursor:pointer}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#2f78bb;border-color:#2f78bb}.page-item.disabled{cursor:default}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.addTag,.allTagsList,.profile{border:1px solid rgba(0,0,0,.12);box-shadow:0 7px 29px 0 rgba(100,100,111,.2);padding:20px;margin-bottom:30px}.addTag .mdc-data-table,.allTagsList .mdc-data-table,.profile .mdc-data-table{width:100%}input[type=file]{opacity:0}.fileInput{position:relative;width:100%}.fileInput .fileName{position:absolute;top:11px;left:16px;font-size:15px;color:rgba(0,0,0,.87)}.fileInput+img{max-width:200px;max-height:200px;object-fit:contain;margin-bottom:10px}.addTag .rmSelect{height:-webkit-max-content;height:max-content;padding:15px 0}.addTag .rmSelect .rm__input input{position:unset}.allTagsList .tags{display:flex}.allTagsList .tags .tag{border:1px solid rgba(0,0,0,.12);margin-right:5px;display:flex;align-items:center;justify-content:center;padding:5px}.addProduct .productImg,.addRobomartType .productImg,.addStorefront .productImg{width:100%;height:200px;object-fit:contain;background-color:rgba(0,0,0,.12)}.addProduct .productImg{height:140px}.inventory .actions{margin-top:30px;display:flex}.inventory .actions .mdc-button{width:100px;margin-right:10px}.inventory a{color:unset;text-decoration:unset}.rights.invalid .mdc-data-table{border-color:#f83f37}.rights.invalid .title{color:#f83f37}.rights .title{font-size:16px;margin:0 0 10px 5px}.rights .mdc-data-table.blur{-webkit-filter:blur(2px);filter:blur(2px)}.rights .mdc-data-table__table{width:100%}.rights .mdc-data-table__table .mdc-data-table__cell,.rights .mdc-data-table__table .rmwc-data-table__cell{border-right:1px solid rgba(0,0,0,.12)}.mdc-form-field.blur{-webkit-filter:blur(2px);filter:blur(2px)}.mdc-form-field>label{cursor:pointer}.userForm .groups .title{font-size:16px;margin:5px 0 0 8px}.userForm .groups.invalid .title{color:#f83f37}.userForm .groups.invalid ul{border:1px solid #f83f37}.userForm .groups ul li{border:1px solid rgba(0,0,0,.12);border-bottom:unset}.userForm .groups ul li .mdc-form-field,.userForm .groups ul li .mdc-form-field .label{cursor:pointer}.userForm .groups ul li:last-child{border:1px solid rgba(0,0,0,.12)}.react-datepicker__tab-loop{position:absolute;top:0;z-index:24}.settings .row{border:1px solid rgba(0,0,0,.12);box-shadow:0 7px 29px 0 rgba(100,100,111,.2);padding:20px;margin-bottom:30px;border-radius:2px}.settings .row .info{font-size:14px}.settings .row .section{display:flex;justify-content:space-between}.settings .row .section .leftCol,.settings .row .section .rightCol{width:49%}.settings .row .section .rightCol .labels{min-width:100px}@media(max-width:1024px){.settings .row .section .rightCol .labels{min-width:70px}}.settings .row .title{font-size:16px;display:flex;align-items:center}.settings .row .item{display:flex;align-items:center;font-size:14px}@media(max-width:1024px){.settings .row .item{font-size:12px}}.settings .row .item .labels{min-width:270px}@media(max-width:1024px){.settings .row .item .labels{min-width:70px}}.settings .row .item .labels span{display:flex;align-items:center}.settings .row .item .labels span.invalid{color:#f83f37}.settings .row .item .inputs.full,.settings .row .item .inputs.textarea{width:100%}.settings .row .item .inputs.textarea .rmTextarea .mdc-text-field{height:150px;width:100%}.settings .row .item>div{margin-right:10px}.settings .actions{display:flex;justify-content:flex-start}.settings .actions .rmButton{width:100px}.userSettings{cursor:pointer;position:relative}.userSettings .rmwc-avatar__icon,.userSettings .rmwc-avatar__text{border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.05)}.userSettings .material-icons{font-size:40px}.userSettings .dropdown{position:absolute;width:250px;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.12);top:63px;right:0;border-radius:5px}.userSettings .dropdown .profileInfo{padding:10px;display:flex;position:relative}.userSettings .dropdown .profileInfo:after{content:"";position:absolute;top:-10px;right:7px;width:0;height:0;border-color:transparent transparent #ccc;border-style:solid;border-width:0 10px 10px}.userSettings .dropdown .profileInfo .titles{color:#333;font-size:14px;margin-left:10px}.userSettings .dropdown .profileInfo .titles .title{font-weight:600}.userSettings .dropdown ul{background-color:#fff;color:#333}.userSettings .dropdown ul li{border-top:1px solid rgba(0,0,0,.12);font-size:14px;display:flex;align-items:center;padding:10px;cursor:pointer}.userSettings .dropdown ul li .material-icons{font-size:16px;margin-right:10px}.userSettings .dropdown ul li a{text-decoration:none;color:#333}.profile{display:flex;height:250px;justify-content:space-between}.profile .profileImg{width:29%;display:flex;justify-content:center;align-items:center}.profile .profileImg img{width:100%;height:100%;object-fit:contain;background-color:rgba(0,0,0,.12)}.profile .profileImg .firstLetter{display:flex;border-radius:50%;width:150px;height:150px;box-shadow:0 0 0 1px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.12);justify-content:center;align-items:center;font-size:85px;color:rgba(0,0,0,.5)}.profile .inputs{width:33%}.container.fleet{height:100%}.container.fleet .list{height:50%;border-top:1px solid rgba(0,0,0,.12);padding:10px;font-size:14px}.container.fleet .list p{height:30px}.container.fleet .list .customers{height:calc(100% - 40px);overflow-y:auto}.container.fleet .list .item{cursor:pointer;margin:5px 0;color:#2f78bb}.container.fleet .leftBlock{width:20%;background-color:#fff}.container.fleet .leftBlock .orders{height:50%}.container.fleet .leftBlock .orders .search{height:60px;display:flex;justify-content:space-between}.container.fleet .leftBlock .orders .search .rmInput{width:62%}.container.fleet .leftBlock .orders .search .rmSelect{width:36%}.container.fleet .leftBlock .orders .search .rmSelect .rm__single-value{margin-top:2px}.container.fleet .leftBlock .orders .customers{height:calc(100% - 60px);overflow-y:auto}.container.fleet .leftBlock .orders .customers li{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;position:relative;padding:5px 10px;margin-bottom:5px;cursor:pointer}.container.fleet .leftBlock .orders .customers li div{flex:1 1}.container.fleet .leftBlock .orders .customers li.active{background-color:hsla(0,0%,80%,.3)}.container.fleet .leftBlock .orders .customers li .dot{font-size:30px;position:absolute;left:3px;top:-12px}.container.fleet .leftBlock .orders .customers li .dot.flash{-webkit-animation:fadeIn 1s infinite alternate;animation:fadeIn 1s infinite alternate}.container.fleet .leftBlock .orders .customers li span{cursor:pointer}.container.fleet .leftBlock .orders .customers li .material-icons{cursor:pointer;font-size:18px;color:#ccc}.container.fleet .leftBlock .orders .customers li .dropdown{position:absolute;box-shadow:inset 0 1px 3px 1px rgba(0,0,0,.1);background-color:#fff;right:0;top:20px;width:100px;z-index:5;border-radius:5px;height:30px}.container.fleet .leftBlock .orders .customers li .dropdown div{display:flex;align-items:center;width:100%;height:100%;padding:5px;justify-content:center}.container.fleet .leftBlock .orders .customers li .dropdown div .material-icons{margin-right:5px;color:#333}.container.fleet .centerBlock{width:50%}.container.fleet .centerBlock .googleMaps{height:100%}.container.fleet .rightBlock{width:30%;background-color:#fff}.container.fleet .rightBlock .robomartsList{height:50%;width:100%;overflow-y:hidden}.container.fleet .rightBlock .robomartsList .vehicles{border-radius:0;overflow:visible;width:100%;border:none}.container.fleet .rightBlock .robomartsList .vehicles .mdc-data-table__table{border:1px solid rgba(0,0,0,.12)}.container.fleet .rightBlock .robomartsList .vehicles .rmwc-data-table__head .rmwc-data-table__row{background-color:rgba(0,0,0,.12)}.container.fleet .rightBlock .robomartsList .vehicles .rmwc-data-table__head .rmwc-data-table__row .mdc-data-table__cell{height:40px!important}.container.fleet .rightBlock .robomartsList .vehicles .vehicleName{text-decoration:underline;min-width:87px;cursor:pointer}.container.fleet .rightBlock .robomartsList .vehicles .check{cursor:pointer;opacity:.5}.container.fleet .rightBlock .robomartsList .vehicles .check:hover{opacity:1}.container.fleet .rightBlock .robomartsList .vehicles .dots{cursor:pointer;position:relative;overflow:visible}.container.fleet .rightBlock .robomartsList .vehicles .dots .list{position:absolute}.container.fleet .rightBlock .robomartsList .vehicles .videoCam{display:flex;justify-content:center;align-items:center;opacity:.4}.container.fleet .rightBlock .robomartsList .vehicles .videoCam img{width:28px;height:24px}.container.fleet .rightBlock .robomartsList .selected .mdc-data-table__cell{color:#1fb91c}.container.fleet .rightBlock .robomartsList .highlighted{background:#ffec96}.map{position:relative;width:100%;height:100%}.map .filters{position:absolute;z-index:1;top:10px;left:220px;background:none padding-box #fff;text-transform:none;-webkit-appearance:none;appearance:none;cursor:pointer;-webkit-user-select:none;user-select:none;direction:ltr;text-align:center;height:40px;vertical-align:middle;color:#565656;font-size:18px;border-bottom-right-radius:2px;border-top-right-radius:2px;box-shadow:0 1px 4px -1px rgba(0,0,0,.3);min-width:320px;display:flex;justify-content:space-around;overflow:visible}.filterSelect{font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-right:1px solid rgba(0,0,0,.3);padding:0 5px;height:100%}.filterSelect.noBorder{border-right:unset}.filterSelect.country{min-width:100px}.filterSelect .label{display:flex;align-items:center}.filterSelectContainer{position:relative}.filterSelectContainer.disabled{opacity:.5}.filterSelectContainer.disabled .filterSelect{cursor:default}.dropdownFilter{position:absolute;top:40px;left:-4px;background-color:#fff}.dropdownFilter input{width:200px;height:35px;border-radius:2px;border:1px solid #ccc;padding:0 5px;font-size:14px;margin:10px}.dropdownFilter input:focus{outline:none}.dropdownFilter ul{width:100%}.dropdownFilter ul li{display:flex;align-items:center;justify-content:flex-start}@keyframes fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes fade{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes fade1{0%{background:rgba(248,63,55,.3)}50%{background:rgba(248,63,55,.6)}to{background:rgba(248,63,55,0)}}@keyframes fade1{0%{background:rgba(248,63,55,.3)}50%{background:rgba(248,63,55,.6)}to{background:rgba(248,63,55,0)}}.blink{-webkit-animation:fade 2s;animation:fade 2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.consumerData{display:flex;justify-content:space-between}.consumerData .rmInput{width:48%}.gm-style .gm-ui-hover-effect{outline:none!important}.googleMaps{opacity:0}.googleMaps iframe+div{border:unset!important}.googleMaps.bounded{opacity:1}.orderReceipt{margin-bottom:20px}.orderReceipt .robomartData{display:flex}.orderReceipt .robomartData .img img{width:100px;max-height:100px;border-radius:50%;object-fit:contain}.orderReceipt .robomartData .title{display:flex;flex-direction:column;justify-content:center;margin-left:20px}.orderReceipt .robomartData .title .requestTime,.orderReceipt .robomartData .title .vehicleName{font-size:15px}.orderReceipt .mdc-data-table{width:100%}.orderReceipt .mdc-data-table .mdc-data-table__cell,.orderReceipt .mdc-data-table .rmwc-data-table__cell{border-right:1px solid rgba(0,0,0,.12);overflow:unset}.orderReceipt .mdc-data-table .item div{display:flex;align-items:center;padding:5px}.orderReceipt .mdc-data-table .item div .icon{cursor:pointer;font-size:15px}.orderReceipt .mdc-data-table .item div img{width:70px;max-height:70px;margin-right:10px;object-fit:contain}.orderReceipt .mdc-data-table .item div a{text-decoration:none;color:#2f78bb}.orderReceipt .mdc-data-table .subtotal{display:flex;justify-content:space-between;margin:10px 0}.orderReceipt .mdc-data-table .subtotal.total{font-weight:600;border-top:1px solid rgba(0,0,0,.12)}.orderReceipt .tagGroup{padding:unset}.orderReceipt .tagGroup .mdc-data-table{border:none}.orderReceipt .tagGroup .mdc-data-table .rmwc-data-table__head{background:rgba(0,0,0,.04)}.mdc-checkbox--disabled,.mdc-checkbox--disabled+label{opacity:.5;cursor:default}.blinkVehicle .robomartListItem{animation:fade1 2.2s;-webkit-animation:fade1 2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.rmInput .mdc-text-field__input:-webkit-autofill+.mdc-floating-label{-webkit-transform:translateY(-83%) scale(.75);transform:translateY(-83%) scale(.75);cursor:auto}.checkboxes{display:flex;flex-direction:column}.checkboxes .mdc-form-field{margin-top:17px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.2);transform:scale(.2)}10%{-webkit-transform:scale(.5);transform:scale(.5)}20%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1.6);transform:scale(1.6)}}@keyframes pulse{0%{-webkit-transform:scale(.2);transform:scale(.2)}10%{-webkit-transform:scale(.5);transform:scale(.5)}20%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1.6);transform:scale(1.6)}}img[src$="?customerMarkerId=customerMarkerPulsing"]{border-radius:100%;top:38px!important;left:20px!important;width:40px!important;height:40px!important;z-index:10;-webkit-animation:pulse 3s ease-out;animation:pulse 3s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#offline{position:fixed;width:100%;background:#f83f37;color:#fff;top:0;right:0;left:auto;text-align:center;padding:2px 10px;-webkit-animation-name:offline;animation-name:offline;-webkit-animation-duration:.5s;animation-duration:.5s;z-index:99999999;opacity:.5;font-size:15px}@-webkit-keyframes offline{0%{top:-20px}to{top:0}}@keyframes offline{0%{top:-20px}to{top:0}}.xIcon{position:absolute;right:0;width:25px;cursor:pointer}.ratingContainer{display:flex;flex-direction:column;margin-bottom:60px;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);padding-top:10px;padding-bottom:10px}.ratingContainer p{font-weight:400}.ratingContainer p:first-child{margin-bottom:20px}.ratingContainer .feedbackTxt{display:flex;width:400px}.ordersList .notificationContainer{display:flex;margin-bottom:20px}.ordersList .notification{display:flex;margin-right:40px;align-items:center}.ordersList .big{font-size:25px}.ordersList .blank{color:green}.inputNew{min-height:30px}.inputNew,.inputNew input{position:relative;width:100%}.inputNew input{display:flex;height:54px;margin-bottom:15px;padding-top:8px;padding-bottom:8px;padding-left:14px;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:6px;background-color:#fcfcfc;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.1);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;color:#333;font-size:16px;text-align:left;line-height:1.42857143;vertical-align:middle}.inputNew input:focus{font-size:16px;border:1px solid #c9c9c9;background-color:#fff;box-shadow:inset 0 1px 3px 0 transparent,0 0 4px 0 #8f8f8f;outline:none}.buttonNew{height:49px;margin-top:10px}.buttonNew button{color:#fff;border:0;text-decoration:none;cursor:pointer;width:100%;padding:13px 18px 12px;border-radius:4px;background-color:red;transition:background-color .2s ease;font-size:15px;line-height:24px;font-weight:700;max-height:49px}.buttonNew button .rmwc-circular-progress{color:#fff}.forgotPassword{font-size:15px;display:flex;justify-content:flex-end;cursor:pointer;text-decoration:none;color:var(--mainColor);margin-top:5px}.platform>p{padding:20px;width:100%;display:flex;justify-content:center;font-size:20px}.platform .robomarts{display:flex;justify-content:space-around;padding:0 250px;margin-bottom:20px}.platform .robomarts .robo{display:flex;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:5px;width:300px;justify-content:space-between;padding:15px;background-color:#fbfbfb}.platform .robomarts .robo .img{width:35%;margin-right:20px}.platform .robomarts .robo .img img{width:100%;height:100%}.platform .robomarts .robo .content{display:flex;flex-direction:column;width:65%}.platform .robomarts .robo .content .title{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:10px}.platform .robomarts .robo .content .title .type{font-size:15px}.platform .robomarts .robo .content .actions{display:flex;justify-content:space-between}.platform .robomarts .robo .content .actions input{margin-bottom:10px;width:75px;height:30px;padding-left:5px;background:transparent;border:1px solid #ccc;border-radius:6px}.platform .robomarts .robo .content .actions input:focus{outline:none}.platform .robomarts .robo .content .actions button{height:30px;outline:none;background-color:#2d7ff9;border-radius:6px;color:#fff;width:75px;border:none;cursor:pointer}.platform .secondRow{padding:0 400px}.platform .total{padding:20px;width:100%;display:flex;justify-content:center;font-size:18px}#gallery .slider{outline:none}#gallery .slider-control-bottomcenter{bottom:-55px!important}#gallery .slide-visible{outline:none}#gallery .fas{cursor:pointer;color:#ccc}#gallery .fas.disabled{cursor:default;opacity:.5}#gallery .galleryBottomControls{display:flex;max-width:100%}#gallery .galleryBottomControls img{width:50px;height:50px;border:1px solid #ccc;margin-right:3px;border-radius:5px;cursor:pointer;object-fit:contain}#gallery .galleryBottomControls img.active,#gallery .galleryBottomControls img:hover{border:2px solid var(--primary-color)}#gallery .galleryBottomControls .dot{background:#ccc;width:5px;height:5px;border-radius:50%;margin:10px 5px}#gallery .galleryBottomControls .dot.active{background:var(--primary-color)}#gallery .imageGallerySlider{display:flex;align-items:center;justify-content:center;outline:none!important;flex-direction:column;width:350px;height:300px;position:relative}#gallery .imageGallerySlider.deleting{-webkit-filter:blur(5px);filter:blur(5px)}#gallery .imageGallerySlider img{width:100%;height:100%;object-fit:contain;object-position:center;outline:none!important}
/*# sourceMappingURL=main.90fe5c27.chunk.css.map */