body{font-family:Lato,sans-serif}*{margin:0;padding:0}:root{--body-bg:#001831;--nav-bg:#003c7d;--nav-hover:#004792}body{background-color:#001831;background-color:var(--body-bg);color:#fff;font-family:Arial,sans-serif;margin:0}.main_logo{max-width:20vw;padding:10px;width:20vw}.top_links{display:flex;justify-content:right;max-width:80vw;width:80vw}.top_links p{padding:20px}main{align-items:flex-start;display:flex;flex-direction:row}main section{display:flex;overflow-y:scroll;padding-top:30px;width:80vw}.column{flex-direction:column}.column,.row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.row{flex-direction:row}table{border-collapse:collapse;font-family:arial,sans-serif;margin:20px;width:80%}td,th{border:1px solid #00254d;padding:8px;text-align:left}tr:nth-child(2n){background-color:#00254d}.dash-chart-card{margin:15px;padding:15px;width:45%}.dash-card,.dash-chart-card{align-items:center;background-image:linear-gradient(90deg,rgba(0,44,91,.084),#002a57);border-radius:10px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;justify-content:center;text-align:center}.dash-card{margin:10px;min-height:100px;padding:10px;width:21%}@keyframes zoomAndRotate{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.5) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}.rotating-star{animation:zoomAndRotate 3s linear infinite;font-size:2em;height:-webkit-max-content;height:max-content;padding:30px;width:-webkit-max-content;width:max-content}.top_bar{align-items:center;background-color:#003c7d;background-color:var(--nav-bg);background-image:linear-gradient(to bottom right,rgba(0,44,91,.084),#002a57);color:#fff;display:flex;flex-direction:row;height:6vh;justify-content:space-evenly;margin-bottom:15px;padding:0;transition:all .25s;width:100vw;z-index:50}.sidebar{background-color:#111;background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);border-radius:15px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;height:85%;left:0;margin:30px;overflow-x:hidden;padding:50px 0;position:fixed;top:0;transition:all 1s;transition:all .25s;width:0;z-index:1}.sidebar button{background-color:initial;border:none;color:#818181;font-size:2em;padding:15px;transition:all 1s}.sidebar button:hover{color:#f1f1f1;font-size:2.5em}.sidebar a:hover{color:#f1f1f1}.sidebar .closebtn{font-size:36px;margin-left:50px;position:absolute;right:25px;top:0}.openbtn{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:20px;padding:10px 15px}#main{margin:50px 0;transition:margin-left .25s}@media screen and (max-height:450px){.sidebar{padding-top:15px}.sidebar a{font-size:18px}}nav h2,nav h3,nav h5{padding:25px 0}a,nav li,nav ul{color:#fff;list-style:none;text-decoration:none;transition:all .5s}nav li:hover{background-image:linear-gradient(270deg,rgba(0,44,91,.084),#004792);background-image:linear-gradient(to left,rgba(0,44,91,.084),var(--nav-hover));border-radius:5px}nav li i{min-width:20px;padding:10px}*{box-sizing:border-box}.bg-img{background-image:url(/static/media/login-bg.93cef1519bdb5e36217a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}.login-container{background-image:linear-gradient(to bottom right,#004998e6,#000096e6);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;left:0;margin:20px;max-width:300px;padding:16px;position:absolute}.login-container .column,.login-container a{align-items:start;padding-top:15px}form h2{margin-bottom:20px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text]{background:#f1f1f1;border:none;margin:5px 0 22px;padding:15px;width:100%}input:focus,select:focus{background-color:#ddd;outline:2px solid #1200b5}select{width:100%}input[type=search],select{background:#f1f1f1;border:none;margin:5px 0 22px;padding:15px}input[type=search]{width:30%}label{padding-top:20px}.btn{border:none;color:#fff;cursor:pointer;opacity:.9;padding:10px 20px;width:100%}.btn:hover{opacity:1}.table-option-top button i{margin-right:15px;padding:5px}.table-option-bottom button{margin:15px}.container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:900px;width:100%}.calendar{background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);border-radius:4px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;height:500px;perspective:1000;transform-style:preserve-3d;transition:.9s;width:100%}.front{transform:rotateY(0deg)}.current-date{border-bottom:1px solid #49728599;display:flex;justify-content:space-between;padding:30px 40px}.current-date h1{color:#dfebed;font-size:1.4em;font-weight:300}.week-days{color:#dfebed;font-weight:600;padding:30px 40px}.days,.week-days{display:flex;justify-content:space-between}.days{flex-wrap:wrap}.weeks{color:#fff;display:flex;flex-direction:column;padding:0 40px}.weeks div{display:flex;font-size:1.2em;font-weight:300;justify-content:space-between;margin-bottom:20px;width:100%}.last-month{opacity:.3}.weeks span{padding:10px}.weeks span.active{background:#f78536;border-radius:50%}.weeks span:not(.last-month):hover{cursor:pointer;font-weight:600}.event{position:relative}.event:after{color:#f78536;content:"•";font-size:1.4em;position:absolute;right:-4px;top:-4px}.back{height:100%;left:0;position:absolute;top:0;transform:rotateY(180deg);width:100%;z-index:1}.back input{background:none;border:none;border-bottom:1px solid rgba(73,114,133,.212);color:#dfebed;font-size:1.4em;font-weight:300;padding:29.5px 40px;width:90%;::-webkit-inner-spin-button{display:none}::-webkit-calendar-picker-indicator{background:orange}}.info{color:#dfebed;display:flex;flex-direction:column;font-size:1.2em;font-weight:600;padding:30px 40px}.info div:not(.observations){margin-bottom:40px}.info span{font-weight:300}.info .date{display:flex;justify-content:space-between}.info .date p{width:50%}.actions,.info .address p{width:100%}.actions{border-top:1px solid #49728599;bottom:0;display:flex;justify-content:space-between;position:absolute}.actions button{background:none;border:0;color:#fff;font-weight:600;letter-spacing:3px;margin:0;padding:30px 0;text-transform:uppercase;width:50%}.actions button:first-of-type{border-right:1px solid #49728599}.actions button:hover{background:#497285;cursor:pointer}.actions button:active{background:#5889a0;outline:none}.flip{transform:rotateY(180deg)}.back,.front{-webkit-backface-visibility:hidden;backface-visibility:hidden}#map{height:180px;z-index:-10}#delivery-area{padding:0}.leaflet-container{height:90vh;width:100%}.leaflet-control-attribution,.leaflet-control-zoom-in,.leaflet-control-zoom-out,.leaflet-layer{filter:invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%)}#regForm{background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);border-radius:10px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;margin:100px auto;min-width:300px;padding:40px;width:70%}#regForm h2,#regForm h3{margin:20px 0}#regForm input{width:97%}#regForm input,#regForm select{border:none;border-bottom:1px solid #aaa;font-size:17px;margin:10px 0;padding:10px}#regForm select{width:99%}#regForm p{margin:15px 0}#regForm button{margin:20px 10px}#regForm input.invalid{background-color:#fdd}.tab{display:none}.tab.active{display:block}button{background-image:linear-gradient(to bottom right,#050097,#004289);border:none;color:#fff;cursor:pointer;font-family:Raleway;font-size:17px;padding:10px 20px}button:hover{opacity:.8}#prevBtn,.step{background-color:#bbb}.step{border:none;border-radius:50%;display:inline-block;height:15px;margin:0 2px;opacity:.5;width:15px}.step.active{background-image:radial-gradient(#00f,#000064);opacity:1}.step.finish{background-color:#04aa6d}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-image:linear-gradient(90deg,#3c35ff,#001f41)}input:focus+.slider{box-shadow:0 0 1px #005da9}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.scroll-header{margin:15px 0;position:-webkit-sticky;position:sticky;top:10px;width:100%;z-index:1}.scroll-header h2{text-align:center}.progress-container{background:#ccc;height:15px;width:100%}.progress-bar{background-image:linear-gradient(90deg,#3c35ff,#001f41);height:15px;width:0}.content{margin:50px auto 0;width:80%}.plan-card{box-shadow:0 4px 8px 0 #0003;cursor:pointer;margin-top:20px;padding:10px;transition:border .1s ease}.plan-card:active,.plan-card:focus{border:2px solid blue}.plan-container{padding:0 16px}.plan-container:after,.plan-row:after{clear:both;content:"";display:table}.plan-title{color:grey}.select-company-card{align-items:center;background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:200px;min-width:200px;padding:20px;transition:border .1s ease}.select-company-card:active,.select-company-card:focus{border:2px solid blue}.select-company-card p{padding:10px 30px}.tooltip{border-bottom:1px dotted #000;display:inline-block;position:relative}.tooltip .tooltiptext{background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);border-radius:6px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;color:#fff;left:105%;padding:10px;position:absolute;text-align:left;top:-120px;visibility:hidden;width:160px;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}.select-employee-card{align-items:center;background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:200px;min-width:200px;padding:20px;transition:border .1s ease}.select-employee-card:active,.select-employee-card:focus{border:2px solid blue}.select-employee-card p{padding:10px 30px}.modal-overlay{align-items:center;background:#000000fa;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal{background-image:linear-gradient(to bottom right,rgba(0,73,152,.084),#004289);border-radius:8px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000080;padding:50px}.close-button{cursor:pointer;font-size:25px;position:absolute;right:15px;top:15px}.funnel-step{align-items:center;display:flex;flex-direction:row;font-size:small;justify-content:center;margin:10px;text-align:center;transition:all .2s}.funnel-step:hover{cursor:pointer;opacity:.8}.funnel-step-left,.funnel-step-right{border-style:solid;border-width:0;width:25px}.funnel-step-center{align-items:center;background-color:#009297;display:flex;flex-direction:column;justify-content:center;text-align:center;z-index:10}
/*# sourceMappingURL=main.cacc7e68.css.map*/