﻿@charset "UTF-8";.gauge-container{justify-content:center;padding:0 0 15px 0;margin-bottom:15px;}.gauge-container .gauge{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-bottom:25px;}.gauge-container .gauge span{width:100%;text-align:center;font-size:24px;font-weight:600;font-family:微軟正黑體;}.gauge-container .gauge-group .gauge{margin-bottom:0;}.gauge-container .gauge-group .gauge.left{width:185px;justify-content:center;max-width:185px;min-width:185px;}.gauge-container .gauge-group .gauge.right{width:185px;justify-content:center;max-width:185px;min-width:185px;}@media(max-width:450px){.gauge-container .gauge{width:100%;float:none;min-width:100px;max-width:250px;min-height:100px;max-height:250px;}}.gauge-container #fillgauge2{min-width:100px;max-width:250px;min-height:100px;max-height:250px;}.gauge-container #fillgauge3,.gauge-container #fillgauge4{min-width:100px;max-width:170px;min-height:100px;max-height:170px;}.gauge-container .gauge-group{align-self:flex-end;display:flex;flex-wrap:wrap;justify-content:center;}.gauge-container .gauge-group #fillgauge3,.gauge-container .gauge-group #fillgauge4{max-width:175px;max-height:175px;min-width:50px;min-height:50px;}.tip_msg{padding:5px 15px;border:2px solid #009688;border-radius:15px;text-align:center;background-color:rgba(255,255,255,.8);box-shadow:5px 5px 6px 3px #c8c8c8;font-family:微軟正黑體;}.tip_msg .AreaName{font-size:22px;color:#009688;font-weight:600;}.tip_msg .D1{font-size:16px;color:#4e4e4e;}