button{cursor:pointer}.btn-blue-basic{padding:13px 20px;text-align:center;background:#009dcd;color:#fff;transition:all .2s;font-size:.95rem;font-weight:600;text-transform:uppercase;border:solid 2px #009DCD;cursor:pointer}.btn-blue-basic:hover{background:#fff;color:#009dcd}.btn-blue-outline{padding:5px 10px;text-align:center;background:#fff;color:#009dcd;transition:all .2s;font-size:.95rem;font-weight:500;border:solid 1px #009DCD;cursor:pointer}.btn-blue-outline:hover{background:#009dcd;color:#fff}.btn-blue-outline--red{color:#f83a3a;border:solid 1px #f83a3a}.btn-blue-outline--red:hover{background:#f83a3a;color:#fff}.btn-red-outline{padding:5px 10px;text-align:center;background:#fff;color:#f83a3a;transition:all .2s;font-size:.95rem;font-weight:500;border:solid 1px #f83a3a;cursor:pointer}.btn-red-outline:hover{background:#f83a3a;color:#fff}.btn-green-outline{padding:5px 10px;text-align:center;background:#fff;color:#34d399;transition:all .2s;font-size:.95rem;font-weight:500;border:solid 1px #34d399;cursor:pointer}.btn-green-outline:hover{background:#34d399;color:#fff}.btn-gray-outline{padding:5px 10px;text-align:center;background:#fff;color:gray;transition:all .2s;font-size:.95rem;font-weight:500;border:solid 1px gray;cursor:pointer}.btn-gray-outline:hover{background:gray;color:#fff}.btn-validate{height:25px;color:gray;transition:all .2s}.btn-validate:hover{color:#15da15}.btn-cancel{height:25px;color:gray;transition:all .2s}.btn-cancel:hover{color:red}.opacifier{position:absolute;width:100%;height:100%;background-color:#003342;opacity:.7;z-index:50;top:0;left:0}.modal{position:relative;box-sizing:border-box;background-color:#fff;width:60%;min-height:400px;border-radius:8px;padding:20px}.modal h3{text-align:center;padding:16px 0}.modal textarea{border:solid 1px gray;width:97%;margin-bottom:32px}.modal .close{position:absolute;top:12px;right:12px}.admin_submenu{background-color:#fff;width:180px;padding:6px 16px;list-style:none;position:absolute;z-index:1000;text-align:left;text-transform:uppercase;font-family:bignoodletitling;font-size:18px;font-weight:500;letter-spacing:1px}.admin_submenu a{color:#555!important;transition:.2s}.admin_submenu a:hover{color:#009dcd!important}form.alarm-form select{width:250px!important;margin-bottom:0;margin-left:20px;background-color:#fff;float:none;display:inline-block!important}@media (max-width: 768px){form.alarm-form select{margin-left:5%;width:90%!important;margin-bottom:16px;margin-top:12px}}form.alarm-form input[type=text]{width:20px!important;margin:0;background-color:#fff;display:inline-block!important;float:none}form.alarm-form h3{line-height:50px;white-space:nowrap}@media (max-width: 768px){form.alarm-form h3{font-size:1.1rem;white-space:wrap;line-height:normal;margin-bottom:16px;width:100%}}form.alarm-form .btn-system{top:3px}table.data-table td.alarms-footer{padding:10px}table.data-table td.alarms-footer select{width:200px!important;margin:0 10px 0 0;height:41px}@media (max-width: 768px){table.data-table td.alarms-footer select{width:100%!important;margin:20px 0}}table.data-table td.alarms-footer a{background-color:#f6f6f6}.antsroute_current_location{margin-bottom:28px;border-bottom:solid 1px lightgray;padding:24px 0}.antsroute_current_location a{display:flex;color:#009dcd}.antsroute_current_location a:hover{text-decoration:underline}.antsroute_step{display:flex;justify-content:space-between;margin:12px 0}.antsroute_step__separator{margin-left:5px;border-left:lightgray solid 1px;min-height:20px;font-style:italic;color:gray;font-size:.8rem;padding-left:28px}.antsroute_step__separator__current_location{font-style:normal;color:#009dcd;font-weight:700;font-size:.9rem}.antsroute_step__location{width:12px;height:12px;border-radius:50%;margin-right:16px;margin-top:4px}.antsroute_step__location--done{background-image:linear-gradient(to bottom,#dee6e9,#00e300);box-shadow:1px 1px 3px #7ed67e}.antsroute_step__location--pending{background-image:linear-gradient(to bottom,#dee6e9,#e1a007);box-shadow:1px 1px 3px #e7d183}.antsroute_step__location--cancelled{background-image:linear-gradient(to bottom,#dee6e9,#960000);box-shadow:1px 1px 3px #fb5353}.ecoscore .ring-animated{fill:#fff;stroke-width:40;stroke-dashoffset:500;animation-timing-function:ease-out}.ecoscore .ring-animated-red{stroke:#8b0000;animation:fill_ecoscore_red 1.5s forwards}.ecoscore .ring-animated-yellow{stroke:red;animation:fill_ecoscore_yellow 1.5s forwards}.ecoscore .ring-animated-green{stroke:orange;animation:fill_ecoscore_green 1.5s forwards}@keyframes fill_ecoscore_red{to{stroke-dashoffset:0;stroke:red}}@keyframes fill_ecoscore_yellow{to{stroke-dashoffset:0;stroke:#ff0}}@keyframes fill_ecoscore_green{to{stroke-dashoffset:0;stroke:green}}.ecoscore-bar{margin-bottom:32px;padding:10px 50px}@media (max-width: 768px){.ecoscore-bar{padding:10px 20px}}.ecoscore-bar__box{text-align:center;width:60px;padding:10px;border-radius:8px;margin-left:-12px}@media (max-width: 768px){.ecoscore-bar__box{width:54px;font-size:.8rem;padding:4px 0;margin-left:0}}.ecodriving-details{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 50px;margin-bottom:50px}@media (max-width: 768px){.ecodriving-details{padding:0 10px;margin-bottom:50px}}.ecodriving-details__card{width:32%;padding:0 5px}@media (max-width: 768px){.ecodriving-details__card{width:100%;margin-left:0%;margin-bottom:12px}}@media (min-width: 768px) and (max-width: 1024px){.ecodriving-details__card{width:80%;margin-left:10%;padding:0 5px;margin-bottom:12px}}.mobile-centered{text-align:left}@media (max-width: 768px){.mobile-centered{text-align:center}}@media (max-width: 768px){.mobile-hidden{display:none}}@media (min-width: 768px){.mobile-only{display:none!important}}@media (max-width: 768px){.tablet-hidden{display:none}}@media (min-width: 768px) and (max-width: 1024px){.tablet-hidden{display:none}}.cursor-pointer{cursor:pointer}li.hint-inactive{border:1px solid transparent}li.hint{border:1px solid #009DCD}
