#LayoutDashboard{display:flex;flex-direction:row;height:100vh;width:100%}#LayoutDashboard .menu{align-items:center;background:#2d3744;display:flex;flex-direction:column;height:100vh;padding:5px 0;width:180px}#LayoutDashboard .menu .logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:130px;margin-bottom:10px;width:130px}#LayoutDashboard .menu nav{display:flex;flex-direction:column;height:100%;overflow:auto;width:100%}#LayoutDashboard .menu nav .navLink{align-items:center;color:#8788b0;cursor:pointer;display:flex;flex-direction:row;font-size:15px;gap:7px;justify-content:center;justify-content:flex-start;padding:10px;text-decoration:none;transition:all .5s;width:100%}#LayoutDashboard .menu nav .navLink p{margin-top:2px}#LayoutDashboard .menu nav .navLink:hover{background:#28313c}#LayoutDashboard .menu nav .selected{background:#151b22;border-left:3px solid #fff;color:#fff;font-weight:500}#LayoutDashboard .menu nav .selected p{color:#fff}#LayoutDashboard .body{display:flex;flex-direction:column;height:100vh;width:100%}#LayoutDashboard .body .faixaTopo{align-items:center;background:#fff;display:flex;flex-direction:row;height:70px;justify-content:flex-end;padding:0 15px;width:100%}#LayoutDashboard .body .faixaTopo .avatarIcon{font-size:38px;margin:0 8px}#LayoutDashboard .body .faixaTopo h3 svg{margin-right:5px}#LayoutDashboard .body .faixaTopo h3{flex:1 1}#LayoutDashboard .body .faixaTopo .avatar{align-items:flex-start;display:flex;flex-direction:column;gap:5px}#LayoutDashboard .body .faixaTopo .avatar svg{cursor:pointer;margin-left:5px;transition:all .5s}#LayoutDashboard .body .faixaTopo .avatar svg:hover{cursor:pointer;font-size:18px;margin-left:5px}#LayoutDashboard .body .content{box-shadow:inset 0 0 15px 0 silver;display:flex;flex-direction:column;height:100%;overflow:auto;padding:20px;width:100%}.customInput{background:#e8ebf3;border:0;border-radius:5px;color:#333;font-size:14px;height:45px;padding:4px 16px;width:100%}#comp-load{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto}#comp-load span{font-size:14px;font-weight:500;margin-top:-80px}#pagination{align-items:center;align-self:flex-end;background-color:#fff;border-radius:8px;box-shadow:0 0 15px 0 #eee;display:flex;flex-direction:row;justify-content:center;padding:10px;width:120px}#pagination p{font-size:15px;font-weight:500;margin:0 8px}#pgCidade{display:flex;flex-direction:column;width:100%}#pgCidade .topo{display:flex;flex-direction:row;gap:10px;width:100%}#pgCidade .table .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;font-size:16px;font-weight:600;line-height:27px}#pgCidade .table .head span{margin-left:5px}#pgCidade .table .tableContent{width:100%}#pgCidade .table .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgCidade .table .tableContent .rowTable:hover{background-color:#f5f6f9}#pgCidadeForm{display:flex;flex-direction:column;width:100%}#pgCidadeForm .form .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;padding:0 10px;width:100%}#pgCidadeForm .form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#pgCidadeForm .btnPainel{display:flex;flex-direction:row;gap:15px;margin:0 auto}#pgCidadeForm .form label{font-size:14px;font-weight:500;margin-left:10px}#pgEntregas{display:flex;flex-direction:column;width:100%}#pgEntregas .topo{display:flex;flex-direction:row;gap:10px;width:100%}#pgEntregas .topo .btnNovo{height:38px}#pgEntregas .painel .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;margin-bottom:15px;padding:0 10px;width:100%}#pgEntregas .painel .bodyFilter{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}#pgEntregas .painel .bodyFilter div{min-width:300px}#pgEntregas .painel .bodyFilter div label{font-size:14px;font-weight:500;margin-left:7px}#pgEntregas .painel .dvFilterSelect{display:flex;flex-direction:row;gap:10px;width:100%}#pgEntregas .table{min-width:800px}#pgEntregas .table .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;display:flex;flex-direction:row;font-size:16px;font-weight:600;line-height:27px}#pgEntregas .table .head span{margin-left:5px}#pgEntregas .table .tableContent{width:100%}#pgEntregas .table .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgEntregas .table .tableContent .rowTable:hover{background-color:#f5f6f9}#mdDetalhesEntrega .body .dvDetails{display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;gap:10px;padding:15px}#mdDetalhesEntrega .body .dvDetails .dvInfo{background-color:#f0f0f0;border-radius:5px;line-height:22px;padding:10px}#pgEtregasForm{display:flex;flex-direction:column;width:100%}#pgEtregasForm .form .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;padding:0 10px;width:100%}#pgEtregasForm .form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#pgEtregasForm .btnPainel{display:flex;flex-direction:row;gap:15px;margin:0 auto}#pgEtregasForm .form label{font-size:14px;font-weight:500;margin-left:10px}#pgEtregasForm .form div{min-width:300px}#pgEtregasForm .form .dvFilterSelect{display:flex;flex-direction:row;gap:10px;width:100%}#pgEtregasForm .form .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;display:flex;flex-direction:row;font-size:16px;font-weight:600;line-height:27px;width:100%}#pgEtregasForm .form .tableContent{width:100%}#pgEtregasForm .form .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgEtregasForm .form .tableContent .rowTable:hover{background-color:#f5f6f9}#pgLista{display:flex;flex-direction:column;width:100%}#pgLista .topo{display:flex;flex-direction:row;gap:10px;width:100%}#pgLista .topo .btnNovo{height:38px}#pgLista .painel .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;margin-bottom:15px;padding:0 10px;width:100%}#pgLista .painel .bodyFilter{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}#pgLista .painel .bodyFilter div{min-width:300px}#pgLista .painel .bodyFilter div label{font-size:14px;font-weight:500;margin-left:7px}#pgLista .painel .dvFilterSelect{display:flex;flex-direction:row;gap:10px;width:100%}#pgLista .table{min-width:0;overflow-x:auto;width:calc(100vw - 200px)}#pgLista .table .dvScroll{width:3500px}#pgLista .table .dvScroll .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;display:flex;flex-direction:row;font-size:16px;font-weight:600;line-height:27px}#pgLista .table .dvScroll .head span{margin-left:5px}#pgLista .table .dvScroll .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgLista .table .dvScroll .tableContent .rowTable span{overflow-wrap:break-word}#pgLista .table .dvScroll .tableContent .rowTable:hover{background-color:#f5f6f9}#loginPage{align-items:center;height:100vh;width:100%}#loginPage,#loginPage .form{display:flex;justify-content:center}#loginPage .form{align-items:flex-start;background:#fff;border-radius:8px;flex-direction:column;padding:15px 20px}@media screen and (max-width:600px){#loginPage .form{min-height:40vh;width:80%}}@media screen and (min-width:601px){#loginPage .form{min-height:250px;width:400px}}#loginPage .form span{font-size:13px;font-weight:500;margin-bottom:3px;margin-top:15px}#loginPage .form button{background:#6f66ff;border:0;border-radius:5px;color:#ecfcfa;cursor:pointer;margin-top:15px;padding:8px 10px;width:100%}#pgPessoas{display:flex;flex-direction:column;width:100%}#pgPessoas .topo{display:flex;flex-direction:row;gap:10px;width:100%}#pgPessoas .table .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;font-size:16px;font-weight:600;line-height:27px}#pgPessoas .table .head span{margin-left:5px}#pgPessoas .table .tableContent{width:100%}#pgPessoas .table .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgPessoas .table .tableContent .rowTable:hover{background-color:#f5f6f9}#pgPessoasForm{display:flex;flex-direction:column;width:100%}#pgPessoasForm .form .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;padding:0 10px;width:100%}#pgPessoasForm .form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#pgPessoasForm .btnPainel{display:flex;flex-direction:row;gap:15px;margin:0 auto}#pgPessoasForm .form label{font-size:14px;font-weight:500;margin-left:10px}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker :after,.react-date-picker :before{box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-date-picker__inputGroup{box-sizing:content-box;flex-grow:1;min-width:calc(12px + 4.754em);padding:0 2px}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__input{-moz-appearance:textfield;background:none;border:0;box-sizing:content-box;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-date-picker__inputGroup__input::-webkit-inner-spin-button,.react-date-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{background:transparent;border:0;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:focus .react-date-picker__button__icon,.react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{left:0;max-width:100vw;position:absolute;top:100%;width:350px;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}#dvDatePicker .customInputDate{background:#e8ebf3;border:0;border-radius:5px;color:#333;font-size:14px;height:45px;padding:4px 16px;width:100%}#dvDatePicker .react-date-picker__wrapper{border:none;display:flex;flex-grow:1;flex-shrink:0}#dvDatePicker .react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6;border-radius:7px}#dvDatePicker .react-calendar__tile--active{background:#006edc;border-radius:7px;color:#fff}#dvDatePicker .react-calendar__tile--now{background:#dce1e7;border-radius:7px;color:#333}#pgRelatorio{display:flex;flex-direction:column;width:100%}#pgRelatorio .painel .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;margin-bottom:15px;padding:0 10px;width:100%}#pgRelatorio .painel .bodyFilter{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}#pgRelatorio .painel .bodyFilter>div{min-width:300px}#pgRelatorio .painel .bodyFilter div label{font-size:14px;font-weight:500;margin-left:7px}#pgRelatorio .painel .bodyFilter div .dvFilterSelect{display:flex;flex-direction:row;gap:10px;width:100%}#pgUsuarios{display:flex;flex-direction:column;width:100%}#pgUsuarios .topo{display:flex;flex-direction:row;gap:10px;width:100%}#pgUsuarios .table .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;display:flex;flex-direction:row;font-size:16px;font-weight:600;line-height:27px}#pgUsuarios .table .head span{margin-left:5px}#pgUsuarios .table .tableContent{width:100%}#pgUsuarios .table .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgUsuarios .table .tableContent .rowTable:hover{background-color:#f5f6f9}#pgUsuariosForm{display:flex;flex-direction:column;width:100%}#pgUsuariosForm .form .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;padding:0 10px;width:100%}#pgUsuariosForm .form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#pgUsuariosForm .btnPainel{display:flex;flex-direction:row;gap:15px;margin:0 auto}#pgUsuariosForm .form label{font-size:14px;font-weight:500;margin-left:10px}#pgVeiculos{display:flex;flex-direction:column;width:100%}#pgVeiculos .topo{display:flex;flex-direction:row;gap:10px;width:100%}#pgVeiculos .table .head{border-bottom:1.5px solid #7e868d;border-radius:7px;color:#616e79;font-size:16px;font-weight:600;line-height:27px}#pgVeiculos .table .head span{margin-left:5px}#pgVeiculos .table .tableContent{width:100%}#pgVeiculos .table .tableContent .rowTable{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:5px;margin:5px 0;padding:5px}#pgVeiculos .table .tableContent .rowTable:hover{background-color:#f5f6f9}#pgVeiculosForm{display:flex;flex-direction:column;width:100%}#pgVeiculosForm .form .title{border-bottom:1.5px solid #aaa;border-radius:5px;font-size:18px;font-weight:500;padding:0 10px;width:100%}#pgVeiculosForm .form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}#pgVeiculosForm .btnPainel{display:flex;flex-direction:row;gap:15px;margin:0 auto}#pgVeiculosForm .form label{font-size:14px;font-weight:500;margin-left:10px}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f6f9;color:#616e79}body,button,input,textarea{font:400 16px Roboto,sans-serif;outline:none}button{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;padding:0 15px}::-webkit-scrollbar{height:4px;width:3px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;background-clip:padding-box;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-input-placeholder{color:#9d9fc5;opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#9d9fc5;opacity:1}:-ms-input-placeholder{color:#9d9fc5}::-ms-input-placeholder{color:#9d9fc5}button:hover{opacity:.75}select{background:#e8ebf3;border:none;border-radius:5px;color:#333;font-size:14px;height:45px;padding:4px 16px;width:100%}.btn-green{background:#00e0aa!important}.btn-blue,.btn-green{border:0;border-radius:5px;color:#ecfcfa!important;cursor:pointer;min-height:38px}.btn-blue{background:#00bcf1!important}.btn-purple{background:#6f66ff!important}.btn-purple,.btn-red{border:0;border-radius:5px;color:#ecfcfa!important;cursor:pointer;min-height:38px}.btn-red{background:#ff5349!important}.btnSmall{min-height:27px!important}.painel{background-color:#fff;border-radius:5px;box-shadow:0 0 15px 0 #eee;margin:15px 0;padding:15px;width:100%}.modal{display:flex;flex-direction:column;width:100%}.modal .body{height:calc(100vh - 110px);overflow:auto}.modal .title{align-items:center;background-color:#477ff4;font-size:22px;font-weight:550;padding:10px 15px}.modal .headTable,.modal .title{color:#fff;display:flex;flex-direction:row;justify-content:space-between}.modal .headTable{background:#477ff4;border-radius:5px 5px 0 0;font-weight:500;margin:15px 15px 0;padding:10px}.modal .contentTable{border:1px solid #ddd;border-radius:0 0 5px 5px;margin:0 15px 15px;min-height:300px}.modal .rowTable{align-items:center;color:#888;cursor:pointer;display:flex;flex-direction:row;font-size:14px;justify-content:space-between;padding:10px}.modal .rowTable:hover{background:#eee}.modal .rowTable span{align-items:center;display:flex;flex-direction:row;gap:10px}.modal .rowTable span button{border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;height:30px;width:30px}.modal .body .divFormModal{display:flex;flex-direction:row;gap:10px;margin:10px 15px}.modal .body .divFormModal button{font-size:20px;height:45px;padding:0 15px}.modal .body .btnNovo{font-size:20px;padding:5px 10px}.modal .body .info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:10px 15px}.modal .body .info h4{font-weight:500}
/*# sourceMappingURL=main.ea8cfda3.css.map*/