@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins&family=Monoton:wght@200;300;400;500;600;700;800&display=swap";.List{overflow-y:auto;overflow-x:hidden}.List::-webkit-scrollbar{display:none}.boxComponent{display:flex}.toolbar{display:flex;justify-content:space-between;align-items:center;background:#d32f2f}.avatar:hover{transform:scale(1.05);transition:.5s}.googleButton{text-transform:none}.grid{display:flex;flex-direction:column;align-items:center}.formControl{margin-top:1vh}.inputsDiv{display:flex;margin-top:2vh}.input{width:16vw}.signUpDialogContent{display:flex;flex-direction:column;justify-content:center;align-items:center;height:176.59px}.signUpButton{width:20%}*{box-sizing:border-box}.loginScreen{height:100vh;display:flex}.loginScreenLeft{width:45%;height:100vh;background:linear-gradient(to left,#3b82f6 50%,#47c9fc);display:flex;justify-content:center;align-items:center;overflow:hidden}.loginScreenRight{width:55%;display:flex;justify-content:center;align-items:center}.cardLogin{padding:20px}.cardTitle{font-size:2rem;margin-bottom:20px;text-align:center;display:flex;flex-direction:column;align-items:center}.buttonSubmit{width:100%;padding:10px}@media (max-width: 600px){.loginScreenLeft{display:none}.loginScreenRight{width:100%;height:auto}.cardLogin{width:90%}}.boxGrid{height:85.7vh}.actionsList{max-height:100%;width:100%;overflow:auto;position:relative;padding-left:0}.actionsList::-webkit-scrollbar{display:block;width:6px}.actionsList::-webkit-scrollbar-track{background:#ccc;border-radius:30px}.actionsList::-webkit-scrollbar-thumb{background-color:#3b82f6;border-radius:20px;height:10px}.gridInfos{height:100%;width:23%}.gridInfoItem{text-align:center}.gridConfig{height:100%;width:77%;justify-content:space-between}.gridConfigItem{width:23%;height:25%}.buonnyFormContentGrid{padding:4% 4% 0;gap:40px}.contentLineGrid{display:flex;justify-content:space-between}.contentHalfLineGrid{width:49%;display:flex;justify-content:space-between}.formDialog .MuiDialog-container .MuiPaper-root{width:85%;max-width:100vw;height:100vh}.grsAutoCompleteField{width:20%}.devDiv{width:100%;display:flex;justify-content:center;padding-top:25vh}.closeButtonDiv{position:absolute;top:8px;right:8px}.driverRegisterDialog .MuiDialog-container .MuiPaper-root{width:85%;height:100%;max-width:100%}.dialogsCloseButtonDiv{position:absolute;top:8px;right:8px}.dialogsCloseButtonDiv :hover{color:#d32f2f}.closeButtonVehicleRegister{position:absolute;top:8px;right:8px}.closeButtonVehicleRegister :hover{color:#d32f2f}.generalPaper{display:flex;height:100%;max-width:100%;padding:1%}.generalBox{min-height:calc(100vh - 80px);max-width:100%;padding:1%}.item{height:80%;width:100%}.buttonsDiv{width:100%;height:100%;border:2px solid #3b82f6;display:grid;align-items:center;justify-content:space-evenly;grid-template-columns:20% 20% 20%}.fancy-3d-button{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;font-size:1em;font-weight:700;color:#fff;background:linear-gradient(45deg,#60a5fa,#3b82f6);border:none;border-radius:5px;cursor:pointer;transition:all .4s ease-in-out;box-shadow:0 8px 15px #0003;perspective:500px;transform-style:preserve-3d}.fancy-3d-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#bae6fd 0%,#7dd3fc 100%);z-index:-1;transition:all .4s ease-in-out;transform:translateZ(-20px);border-radius:5px}.fancy-3d-button:hover:before{transform:translateZ(-40px)}.fancy-3d-button:hover{transform:rotateX(15deg) rotateY(15deg)}.fancy-3d-button:focus{outline:none;box-shadow:0 0 0 4px #3b82f680}.button-icon{width:1.5em;height:1.5em;margin-right:.5em;fill:currentColor;transition:transform .4s ease-in-out;transform:translateZ(10px)}.fancy-3d-button:hover .button-icon{transform:rotate(360deg) translateZ(10px)}.button-text{z-index:2;transform:translateZ(10px);transition:transform .4s ease-in-out}.fancy-3d-button:hover .button-text{transform:translateZ(20px)}.polygonForm{display:flex;flex-direction:column;margin-top:2%;gap:2vh}.polygonsFormBox{text-align:center}.polygonInfoWindowList{max-height:260px;min-width:170px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.map-marker{margin-top:-25px}.ligado{color:green}.desligado{color:red}.infobox{text-align:center}.map{height:calc(100vh - 80px);width:100%;margin:0;padding:0}.menu-container{position:relative;display:inline-block;top:20%;right:15px;z-index:10}.right-items{position:absolute;top:63px;right:0;z-index:100;display:flex;flex-direction:column}.menu-button{border-radius:2px;width:170px;color:#000;border:none;padding:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:medium;text-align:center;box-shadow:0 8px 16px #0003}.unidade-menu{display:flex;align-items:center;text-decoration:none}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:100%;box-shadow:0 8px 16px #0003;z-index:1}.dropdown-content button{color:#000;padding:12px 16px;text-decoration:none;display:block;width:100%;border:none;background:none;text-align:left}.unit-item{display:flex;justify-content:space-around;align-items:center;height:43px;padding:2%;width:100%s}.button-title{width:100%}.menu-container:hover .dropdown-content{display:block}.submenu-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;left:-220px;top:0;box-shadow:0 8px 16px #0003;z-index:2;width:220px;max-width:300px;padding:4px;max-height:600px;overflow-y:auto}.dropdown-content button:hover .submenu-content{display:block}.ignition-item{padding:2%;display:flex;align-items:center;justify-content:space-between;height:43px;width:100%}.limpar-filtros{display:flex;align-items:center}.polygonTableBox{height:calc(100vh - 80px);gap:1%}.polygonTableHeader{display:flex;justify-content:space-between;align-items:center;padding:1%;height:12%}.tableContainerPolygons{height:88%}*{font-family:roboto}.formRequest{height:100%;width:100%;display:flex;padding-bottom:5%}.leftDivRequestForm{display:flex;flex-direction:column;height:76%;width:40%;padding:0 5%;position:fixed;border-right:#a1a1a1 1px solid}.lineForm{display:flex;justify-content:space-between;gap:10px;padding-top:26px}.lineFormDeadline{display:flex;gap:10px;padding-top:26px;align-items:flex-start}.label-float{position:relative;padding-top:13px;width:100%}#selectDate{width:96%}.label-float input,select,textarea{border:1px solid #C1C1C1;height:40px;outline:none;font-size:16px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out;border-radius:3px;padding-left:15px;padding-right:15px}.label-float input::placeholder,.cotadorSelecionado::placeholder,textarea::placeholder{color:transparent}.label-float label{pointer-events:none;position:absolute;color:#a1a1a1;top:0;left:0;background-color:#fbfbfb;margin-top:21px;margin-left:15px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out}.label-float input:valid+label{color:#a1a1a1}.label-float input:focus+label,.label-float textarea:focus+label,.label-float input:not(:placeholder-shown)+label{font-size:13px;margin-top:4px;margin-left:15px;color:#a1a1a1;padding-left:3px;padding-right:3px}.label-float .optionSelected:focus+label,.label-float .optionSelected:not(:placeholder-shown)+label{font-size:13px;margin-top:4px;margin-left:15px;color:#a1a1a1;padding-left:3px;padding-right:3px}#selectCotador,#selectVehicle{width:96%}#itemName,#selectQuantidade{width:100%}#labelQuant{width:30%;padding-left:0}.label-float input:focus,select:focus,#textAreaDescription:focus{border:2px solid #6CA2F7}.requestListPaper{height:75vh}.requestList{overflow-y:auto;min-height:100%;padding:"0px";max-height:100%}.requestList::-webkit-scrollbar{display:none}.cardDiv{width:100%;border-radius:5px;text-align:center;display:flex;color:#000}.titleLine{display:flex;justify-content:center}.titleSpan{font-size:18px;white-space:noWrap;text-overflow:ellipsis;overflow:hidden}.lineItem{display:flex;justify-content:left;align-items:flex-start;gap:3px}.lineIcon{display:flex;align-items:flex-start}.lineSpan{font-size:14px;white-space:noWrap;text-overflow:ellipsis;overflow:hidden}.lastLine{display:flex;justify-content:space-between}.lineItemRight{display:flex;justify-content:right;align-items:flex-end;gap:3px}.lineRightIcon{display:flex;align-items:flex-end}.lineRightSpan{font-size:12px;white-space:noWrap;text-overflow:ellipsis;overflow:hidden}.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;-webkit-user-select:none;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{-webkit-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{-webkit-user-select:none;user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{-webkit-user-select:none;user-select:none;justify-content:center;align-content:center;width:100%;min-width:150px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{-webkit-user-select:none;user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media (max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:#9c9c9c40;-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px #ffffff40}}.requestBox{height:83.8vh}.requestActionsGrid{display:flex;justify-content:space-between;align-items:center;padding:1%;margin-bottom:1%}.requestContentListBox{width:19%}.requestContentListTitlePaper{display:flex;justify-content:center;align-items:center;margin-bottom:3%}.MuiAutocomplete-inputRoot{max-height:100px!important;overflow-y:auto}.autocomplete{flex-wrap:nowrap}.approvedPositiveButton:hover{color:green}.closeButtonBox{position:absolute;right:8px;top:8px}.closeButtonBox:hover{color:red}.approvedDialogConfirmFooter{display:flex;justify-content:space-between;padding-left:4%;padding-right:4%}.supplier-title,.quotingFormDialogTitle{display:flex;justify-content:space-between}.detailsDialog::-webkit-scrollbar{display:none}#newRequestFormTitle{text-wrap:nowrap}#label-aprovador{width:20%;position:absolute;left:80%;top:1%}#inputPriceQuoting{height:5px;width:100%}#label-approver{position:absolute;top:-4px}.delete-button{background-color:#d32f2f}#labelQuant{width:30%;margin-right:2%}#lineFormAddCot{display:flex;justify-content:space-between}#paymentSelect{width:100%}.unapprovedDisapproveButton:hover{color:red}.unapprovedDisaproveCloseButton{margin-top:1px;margin-right:1px;color:inherit}.unapprovedDisaproveCloseButton:hover{color:red}.approvedDialogContent{display:flex;justify-content:center}.approvedFormControl{margin-top:2vh;width:100%}.payingClosebutton:hover{color:green}.payingConfirmCloseButton{margin-top:1px;margin-right:1px;color:inherit}.payingConfirmCloseButton:hover{color:red}.payingInputDate{justify-content:center;display:flex;width:100%}.payingConfirmHeader{display:flex;justify-content:space-between}.deleteRequestIconButtonBox :hover{color:#d32f2f}.deleteRequesDialog .MuiDialog-container .MuiPaper-root{width:30%;max-width:30vw}.deleteRequestTitle{display:flex;justify-content:space-between;align-items:center}.deleteRequestClose{position:absolute;right:8px;top:8px}.deleteRequestClose :hover{color:red}.cotationEditButtonBox{position:absolute;right:158px;top:8px}.quotingFormDialogTitle{display:flex;justify-content:space-between}.cotationEditButtonBox:hover{color:#2e7d32}.cotationEditInfo{display:flex;padding-bottom:5%}.leftDivQuoting{display:flex;flex-direction:column;height:76%;width:40%;padding:0 5%;position:fixed;border-right:#a1a1a1 1px solid}.rightDivQuoting{width:60%}.lineForm{display:flex}.inputForm{width:100%;box-shadow:none;background-color:transparent}.inputHalfForm{width:30%;box-shadow:none;background-color:transparent}.label-float-edit{position:relative;padding-top:13px;width:100%}.label-float-edit input,select,textarea{border:1px solid #C1C1C1;height:40px;outline:none;font-size:16px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out;border-radius:3px;padding-left:15px;padding-right:15px}.label-float-edit input::placeholder,.cotadorSelecionado::placeholder,textarea::placeholder{color:transparent}.label-float-edit label{pointer-events:none;position:absolute;color:#a1a1a1;top:0;left:0;background-color:#fbfbfb;margin-top:21px;margin-left:15px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out}.label-float-edit input:valid+label{color:#a1a1a1}.label-float-edit input:focus+label,.label-float-edit textarea:focus+label,.label-float-edit input:not(:placeholder-shown)+label{font-size:13px;margin-top:4px;margin-left:15px;color:#a1a1a1;padding-left:3px;padding-right:3px}.label-float-edit .optionSelected:focus+label,.label-float-edit .textAreaDescription:focus+label,.label-float-edit .optionSelected:not(:placeholder-shown)+label,.label-float-edit .textAreaDescription:not(:placeholder-shown)+label{font-size:13px;margin-top:4px;margin-left:15px;color:#a1a1a1;padding-left:3px;padding-right:3px}#selectCotador{width:96%}#selectDate{width:48%}#selectVehicle{width:96%}#selectUnit,#selectCategory{width:96%;margin-left:4%}.rightDivRequestForm{display:flex;flex-direction:column;height:100%;width:60%;padding:0 5%;margin-left:40%}.itemTitle{text-align:center}#itemName{width:100%}#selectQuantidade{width:98%}#labelQuant{width:30%;margin-left:2%}#labelUnidadeMedida{width:100%}#selectUnidadeMedida{width:98%}#linkItem{width:98%;margin-left:2%}.divEspaçador{width:60%}#inputFile{padding-top:9px;height:46px;width:85%}#inputFileLastItem{padding-top:9px;height:46px;width:70%}#inputFileDiv{display:flex;justify-content:space-between}.textAreaDescription{margin:0;border:1px solid #C1C1C1;resize:none;border-radius:3px;padding-left:15px;padding-right:15px;padding-top:13px;background-color:transparent;height:120px;width:100%}.label-float-edit input:focus,select:focus,#textAreaDescription:focus{border:2px solid #6CA2F7}.spanForm{color:#d32701;font-size:small;margin-left:15px;display:block}.rightSideBar{position:absolute;left:93.5%;display:flex;flex-direction:column;justify-content:space-between}.newRequestButtons{height:45px;width:14%;border-radius:3px;position:relative}#removeButton{background-color:#d32f2f}#newRequestSubmitButton{position:absolute;top:92%;width:75%}.gridContent{width:100%;display:grid;grid-template-columns:32% 32% 32%;grid-gap:1rem;justify-content:space-evenly}.paymentPixInputsBox{display:flex;flex-direction:column}.paymentPixInput{margin-top:2vh}.paymentTicketReceiptDate{margin-bottom:2vh;margin-top:2vh;width:12vw}.paymentTicketParcelsTitle{display:flex;justify-content:center}.paymentTicketParcelFileInput,.paymentTicketImagesInput{display:flex;align-items:center}.paymentTicketParcelsBox{display:flex}.paymentTicketAddRemoveParcelsBox{display:flex;align-items:flex-end;padding-bottom:45px}.receivingConfirmButtonBox :hover{color:#2e7d32}.receivingConfirmDialogTitle{display:flex;justify-content:space-between}.receivingConfirmImageInput{display:flex;align-items:center}.receivingConfirmImages{margin-bottom:2vh}.receivingConfirmSelectedImages{display:flex;align-items:center}.receivingConfirmCloseButtonBox{margin-top:8px;margin-right:8px}.receivingConfirmCloseButtonBox :hover{color:#d32f2f}.receivingDocTitle{display:flex;align-items:center}.receivingIputDate{display:flex;justify-content:center}.receivingAttachment{display:flex;justify-content:space-between;padding-left:20%;margin-top:1vh}.receivingErrorIconButtonBox :hover{color:#d32f2f}.receivingErrorDialogTitle{display:flex}.receivingErrorCloseButtonBox{position:absolute;top:8px;right:8px}.receivingErrorCloseButtonBox :hover{color:#d32f2f}.formControl{margin-top:200px;border:#d32f2f solid 10px}.receivingErrorInput{width:16vw}.shoppingConfirmButtonBox :hover{color:green}.shoppingConfirmDialog .MuiDialog-container .MuiPaper-root{width:25%}.shoppingConfirmDialogTitle{display:flex;justify-content:space-between;padding:0}.shoppingConfirmDialogTitleTextBox{padding-top:2vh;padding-left:1vw}.shoppingConfirmCloseButton :hover{color:red}.shoppingConfirmDialogContent{display:flex;flex-direction:column;align-items:center}.shoppingConfirmDeliveryDateInput{width:12vw;margin-top:1%}.shoppingConfirmCardParcel{margin-top:2vh}.shoppingConfirmHeader{display:flex;justify-content:space-between}.shoppingConfirmCard{display:flex;margin-top:2vh;width:86%;flex-direction:column;text-align:center}.errorSolvingIconButtonBox{color:#ed6c02}.errorSolvingDialogContent{display:flex;flex-direction:column;align-items:center}.errorSolvingCloseButtonBox :hover{color:#d32f2f}.errorSolvingInput{width:16vw;margin-bottom:2vh}.requestDescriptionIcon{color:inherit;cursor:pointer;display:flex;align-items:center}.detailsDialog .MuiDialog-container .MuiPaper-root{width:100%;max-width:100vw;height:100vh}.detailsCloseButton{position:absolute;right:8px;top:8px}.detailsCloseButton :hover{color:#d32f2f}.App{font-family:sans-serif;text-align:center}.tripsActionGrid{display:flex;justify-content:space-between;align-items:center;padding:1%;height:10%;width:100%}.kanban-board{display:grid;height:90%;grid-gap:1%;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-rows:100%;width:100%}.column{background:#e2e2e2;padding:20px;width:100%;height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;border-radius:8px}.card{background:#fff;padding:10px;margin:10px 0;border-radius:8px}.card:hover{background-color:#f5f5f5;cursor:pointer;transition:1s}.actions button{margin:5px}.edit-popover{background-color:#fff;border:1px solid #ddd;padding:1em;box-shadow:0 2px 10px #0000001a;z-index:10;border-radius:8px}.popover-content{display:flex;flex-direction:column;border-radius:8px}.container{position:relative;display:flex;flex-direction:column;align-items:center;height:700px;width:100%}.map-container{position:absolute;top:0;left:0;height:80%;width:100%}.controls{position:absolute;top:16px;left:50%;transform:translate(-50%);background-color:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:1;min-width:300px}.inputs{display:flex;gap:8px;margin-bottom:8px}.buttons{display:flex;gap:8px;margin-bottom:8px;justify-content:space-between;align-content:center}.info{display:flex;gap:8px;align-items:center}.info span{margin-right:8px}input{flex:1;padding:8px;border:1px solid #ccc;border-radius:4px}button{padding:8px;border:none;border-radius:4px;background-color:#3b82f6;color:#fff;cursor:pointer}button:disabled{background-color:#ccc}.skeleton-text{display:flex;justify-content:center;align-items:center;height:100vh}.map-wrapper{overflow:hidden;transition:transform .3s ease-in-out}.slide-down{transform:translateY(0)}.slide-up{transform:translateY(-100%)}.map-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:white;overflow:hidden;transform:translateY(-100%);transition:transform .3s ease-in-out}.map-wrapper.slide-down{transform:translateY(0)}.map-wrapper.slide-up{transform:translateY(-100%)}.map-container{width:100%;height:calc(70% - 50px)}.controls{border:1px solid red;display:flex;flex-direction:column;position:absolute;height:22%;padding:10px;background:rgba(255,255,255,.9);box-shadow:0 -2px 10px #0000001a}.error-message{color:#d30606}.kanban-board-mobile{display:flex;height:90%;width:100%;overflow-x:auto}.left-side{height:92%;width:100%;padding:2%;overflow:auto;overflow-x:hidden}.title-trip-details{display:flex;align-items:center;justify-content:center;font-size:1.5rem;gap:2rem}.trip-panel{display:flex;width:100%;justify-content:space-around;align-items:center;padding:0 2%}.trip-data{max-height:100%;width:100%}li{margin:1% 0;max-width:100%;text-overflow:ellipsis;overflow:hidden}.trip-data{height:93%;display:flex;flex-wrap:wrap;justify-content:space-around}.static-item{width:49%;height:30vh;border-radius:4px;transition:height .3s ease,box-shadow .3s ease;text-wrap:nowrap;text-overflow:ellipsis;cursor:pointer;margin-bottom:2%}.left-side{overflow-y:scroll}.left-side::-webkit-scrollbar{width:2px}.left-side::-webkit-scrollbar-track{background:#f1f1f1;border-radius:30px}.left-side::-webkit-scrollbar-thumb{background-color:#999;border-radius:20px;border:2px solid #f1f1f1}.grab{cursor:grab}.grabbing{cursor:grabbing}.trip-details-card{width:100%;padding:3%;height:30vh;border-radius:4px;transition:height .3s ease,box-shadow .3s ease;background-color:#ebebeb;border:1px solid rgb(233,233,233);text-wrap:nowrap;text-overflow:ellipsis;margin-bottom:1vh}.trip-details-card:hover{transition:.2s;transform:scale(1.1);box-shadow:0 12px 20px #00000075}.trip-details-card-title{text-align:center;display:flex;justify-content:center;align-items:center;gap:2%}.trip-details-card-content{height:92%;align-items:center;overflow-y:auto;justify-content:center;text-align:left;padding-bottom:2%}.trip-details-card.grab{cursor:grab}.trip-details-card.grabbing{cursor:grabbing}li{padding:.7% 2%}.li-trip-details-card:hover{background-color:#d3d3d3;border-radius:4px}.ul-trip-details-card li{padding:.7% 2%}.ul-trip-details-card li:hover{background-color:#d3d3d3;border-radius:4px}.chartLabel{border:1px solid black;border-radius:5px}.chartLabelTitle{text-align:center;border-radius:4px 4px 0 0;background-color:#3b82f6;padding:7px 10px 10px;font-weight:400;font-size:14;margin-left:18}.chartLabelBody{display:inline-block;padding:10px;border-radius:5px;gap:10px}.unitsDetailsBox{height:89vh}.paperTitleOUD{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0% 1%;height:12%;margin-bottom:1%}.contentBox{height:88%;display:flex;gap:10px}.tableHeader{display:flex;align-items:center;max-height:1%;padding:1%;justify-content:space-between}.usersTable{max-height:100%;margin-bottom:2vh}.paperVehicleOUD{max-height:72vh;margin:1vh;padding:2vh}.gridDeleteBtn{display:flex;justify-content:center;margin-bottom:1vh}.vehicleContainer{max-height:54.7vh}.generalGridOUNU{display:flex;justify-content:center;flex-direction:column}.menu{margin-top:1vh}.autocompleteAddUser{max-width:500px;min-width:250px}.buttonAddUserUnit{display:flex;justify-content:center}.generalGridOUNV{display:flex;justify-content:center;flex-direction:column}.addVehicleMenuItem{display:flex;justify-content:center}.addUserFormControl{max-width:500px;min-width:250px}.generalBox{height:85.6vh}.paperBar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1%;padding:1%;height:12%}.paperGeneral{height:85.5%}.boxEditUser{display:flex;flex-direction:column;flex-wrap:wrap}.editUserTitle{text-align:center}.formControlSpace{margin-top:2vh}.dialogFooter{display:flex;justify-content:center}.userDetailsActionsPaper{width:100%;height:10%;margin-bottom:1%;padding:1%;display:flex;justify-content:right;align-items:center}.generalPaperUD{height:89%;display:flex;flex-direction:column}.gridContentUD{display:flex;width:100%;height:100%}.leftContentBox,.rightContentBox{width:50%;height:100%;display:flex}.infosBox{display:flex;flex-direction:column;width:50%;height:100%;margin-right:1%}.infoContent{display:flex;flex-direction:column;align-items:center;text-align:center;height:50%}.unitsContentPaper{display:flex;flex-direction:column;text-align:center;width:50%;height:100%;padding:1%;margin:0 1%}.userRoleContent{display:flex;flex-direction:column;text-align:center;width:100%;height:100%;padding:1%;margin-left:1%}.cardItems{text-align:center}.gridBottomButtons{display:flex;padding:1%;width:100%;justify-content:center}.generalBoxNU{display:flex;justify-content:center;flex-direction:column}.gridFormNU{display:flex;flex-direction:column}.inputNU{width:18vw;margin-bottom:100px}.footerDialogButtons{display:flex;justify-content:center}.boxPageHeight{height:80vh}.paperBarUser{display:flex;justify-content:space-between;align-items:center;height:12%;padding:1%;margin-bottom:1%}.paperContentTable{height:89%}.boxHeightVehicles{height:calc(100vh - 80px);display:flex;flex-direction:column;gap:1%}.headerPaperVehicles{display:flex;justify-content:space-between;align-items:center;padding:1%;height:12%}.tableContainerVehicles{height:88%}.velocityDesc{display:flex;transition:ease-in-out .4s;transform:rotate(180deg)}.velocityAsc{display:flex;transition:ease-in-out .4s}.arrowIconTransparent{transition:.5s;color:transparent}.arrowIcon{transition:.5s;color:#000}#reportDate{width:100%}.vehicleDetailsLineForm{display:flex}.vehicleDetailsReportsLabel-float{position:relative;padding-top:13px;width:100%}select{background-color:transparent}.vehicleDetailsReportsLabel-float input,select,textarea{border:1px solid #C1C1C1;height:40px;outline:none;font-size:16px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out;border-radius:3px;padding-left:15px;padding-right:15px}.vehicleDetailsReportsLabel-float input::placeholder,.cotadorSelecionado::placeholder,textarea::placeholder{color:transparent}.vehicleDetailsReportsLabel-float label{pointer-events:none;position:absolute;color:#a1a1a1;top:0;left:0;background-color:#fbfbfb;margin-top:21px;margin-left:15px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;transition:all .1s ease-out}.vehicleDetailsReportsLabel-float input:valid+label{color:#a1a1a1}.vehicleDetailsReportsLabel-float input:focus+label,.vehicleDetailsReportsLabel-float textarea:focus+label,.vehicleDetailsReportsLabel-float input:not(:placeholder-shown)+label{font-size:13px;margin-top:4px;margin-left:15px;color:#a1a1a1;padding-left:3px;padding-right:3px}.vehicleDetailsReportsLabel-float .optionSelected:focus+label,.vehicleDetailsReportsLabel-float .optionSelected:not(:placeholder-shown)+label{font-size:13px;margin-top:4px;margin-left:15px;color:#a1a1a1;padding-left:3px;padding-right:3px}.badgeButton{position:relative;left:93%;bottom:16px;background-color:transparent;border:none;cursor:pointer}.paperMap{display:flex;width:100%;height:100%}.vehicleDetailsBox{height:85.7vh}.vehicleDetailsActionsPaper{width:100%;display:flex;align-items:center;gap:10px;height:12%;padding:1%;margin-bottom:1%}.vehicleDetailsContentBox{height:93%;display:flex;flex-direction:column}.vehicleDetails{display:flex;height:50%}.paperTruckData{width:100%;padding:.5%;align-items:center;justify-content:center}.mapDiv,.vehicleDetailsChart{width:100%;height:100%}.paperGraphic{width:100%;padding:.5%;height:50%}.manage-item-list{display:flex;justify-content:space-between;border-radius:5px;padding:1% 2%}.iosSwitch{width:40px;height:25px;padding:0}.iosSwitch .MuiSwitch-switchBase{padding:0;margin:0;transition-duration:.3s}.iosSwitch .MuiSwitch-switchBase.Mui-checked{transform:translate(14px);color:#fff}.iosSwitch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#3b82f6;opacity:1;border:0}.iosSwitch .MuiSwitch-switchBase.Mui-checked.Mui-disabled+.MuiSwitch-track{opacity:.5}.iosSwitch .MuiSwitch-switchBase.Mui-focusVisible .MuiSwitch-thumb{color:#3b82f6;border:6px solid #fff}.iosSwitch .MuiSwitch-switchBase.Mui-disabled .MuiSwitch-thumb{color:#3b82f6}.iosSwitch .MuiSwitch-switchBase.Mui-disabled+.MuiSwitch-track{opacity:.7}.iosSwitch .MuiSwitch-thumb{box-sizing:border-box;width:18px;height:18px;position:relative;top:3.5px;left:4px}.iosSwitch .MuiSwitch-track{border-radius:13px;background-color:#cfcfcf;opacity:1}*{margin:0;padding:0;outline:none;list-style:none;box-sizing:border-box;font-family:Poppins,sans-serif}.root{display:flex;flex-direction:row}
