.weather-page .content-flexbox{display:flex;justify-content:space-between}.weather-page__left{width:626px}.weather-page__right{padding-left:24px;width:634px;padding-bottom:25px}.weather-page .source{text-align:right;color:#9F9F9F;font-size:14px;margin-top:10px}.weather-page .flex{display:flex;flex-wrap:wrap}.weather-page .space-between{justify-content:space-between}.weather-page .align-center{align-items:center}.weather-page .mb10{margin-bottom:10px}.weather-page .mb15{margin-bottom:15px}.weather-page .mb20{margin-bottom:20px}.weather-page .mb40{margin-bottom:40px}.weather-page .ic{margin-top:0}.weather-page [class*='grid__']{column-gap:8px;row-gap:8px;position:relative}.weather-page .grid{display:grid;width:100%;margin-left:0;margin-right:0;position:relative}.weather-page .grid__1{grid-template-columns:repeat(1, 1fr)}.weather-page .grid__2{grid-template-columns:repeat(2, 1fr)}.weather-page .grid__3{grid-template-columns:repeat(3, 1fr)}.weather-page .color-gray-1{color:#4F4F4F}.weather-page .color-gray-2{color:#757575}.weather-page .ic{fill:currentColor}.weather-page .text-center{text-align:center}.weather-page .text-right{text-align:right}.weather-page .wrap-titile-area .txt-area{font-size:28px}.weather-page .wrap-titile-area .name-area .location{font:400 28px Montserrat,sans-serif;margin-left:16px}.weather-page .box-placeholder .placeholder{background-color:#444;opacity:.1;-webkit-animation:fading 1.5s infinite;animation:fading 1.5s infinite}.weather-page .box-info-weather{border:1px solid #E5E5E5;border-radius:8px;padding:24px;margin-bottom:24px;font-size:16px;line-height:1.5}.weather-page .box-info-weather.flexbox{align-items:end}.weather-page .box-info-weather .tit-item{font:bold 16px Montserrat,sans-serif}.weather-page .box-info-weather__left{width:50%}.weather-page .box-info-weather__right{width:50%}.weather-page .box-concept{position:relative}.weather-page .box-concept .flex-title{display:flex;justify-content:space-between}.weather-page .box-concept .code{font-size:13px;color:#626262;font-style:italic}.weather-page .box-concept .des{color:#626262;font-size:15px}.weather-page .box-concept .des p{margin-bottom:10px}.weather-page .box-concept .des p:last-child{margin-bottom:0}.weather-page .box-concept .des.short{height:160px;overflow:hidden;position:relative}.weather-page .box-concept .des.short::after{content:"";background:linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.013) 8.1%, rgba(255,255,255,0.049) 15.5%, rgba(255,255,255,0.104) 22.5%, rgba(255,255,255,0.175) 29%, rgba(255,255,255,0.259) 35.3%, rgba(255,255,255,0.352) 41.2%, rgba(255,255,255,0.45) 47.1%, rgba(255,255,255,0.55) 52.9%, rgba(255,255,255,0.648) 58.8%, rgba(255,255,255,0.741) 64.7%, rgba(255,255,255,0.825) 71%, rgba(255,255,255,0.896) 77.5%, rgba(255,255,255,0.951) 84.5%, rgba(255,255,255,0.987) 91.9%, #fff);pointer-events:none;position:absolute;z-index:1;width:100%;height:100px;bottom:0}.weather-page .box-concept .btn-loadmore{position:absolute;left:0;right:0;bottom:20px;text-align:center;z-index:2}.weather-page .box-concept .btn-loadmore .view_all{background:#EFEFEF;border-radius:8px;font-size:14px;font-weight:bold;padding:0 16px;color:#757575;position:relative;line-height:32px;text-align:center;display:inline-block;text-decoration:none;cursor:pointer}.weather-page .box-concept .btn-loadmore .view_all .collapse{display:none}.weather-page .box-concept .btn-loadmore .view_all.active .see{display:none}.weather-page .box-concept .btn-loadmore .view_all.active .collapse{display:block}.weather-page .weather-day{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:19px}.weather-page .weather-day .ic-weather{width:64px;height:64px}.weather-page .weather-day .big-temp{font:600 48px Montserrat,sans-serif;font-feature-settings:'pnum' on, 'lnum' on}.weather-page .weather-day .big-temp sup{font-family:Arial;font-size:30px}.weather-page .weather-day .name{width:100%;font:600 20px Montserrat,sans-serif;margin-top:8px}.weather-page .tab-date{display:flex}.weather-page .tab-date a{background:#EFEFEF;border-radius:8px;color:#757575;font-size:14px;font-weight:bold;padding:9px 16px;margin-right:8px;line-height:1}.weather-page .tab-date a:last-child{margin-right:0}.weather-page .tab-date a.active,.weather-page .tab-date a:hover{background:#757575;color:#fff}.weather-page .note-status{font-size:12px;color:#757575;display:flex}.weather-page .note-status span{margin-right:16px;position:relative;padding-left:14px}.weather-page .note-status span::before{content:"";background:#8E7BFF;width:10px;height:10px;border-radius:50%;position:absolute;left:0;top:3px}.weather-page .note-status span:last-child{margin-right:0}.weather-page .note-status span.top::before{background:#FF0000}.weather-page .map-weather{position:relative}.weather-page .heat-level{display:flex;justify-content:center;margin:15px 0 20px 0}.weather-page .heat-level div{width:35px;height:15px;position:relative}.weather-page .heat-level div span{position:absolute;bottom:-20px;font-size:12px;color:#757575;left:-8px;text-align:center;line-height:1.2}.weather-page .heat-level div:first-child{border-radius:4px 0 0 4px}.weather-page .heat-level div:last-child{border-radius:0 4px 4px 0}.weather-page .heat-level .c-color-1{background:linear-gradient(to right, #dc91e9, #8685ef)}.weather-page .heat-level .c-color-2{background:linear-gradient(to right, #8685ef, #8BB6E9)}.weather-page .heat-level .c-color-3{background:linear-gradient(to right, #8BB6E9, #86e6e6)}.weather-page .heat-level .c-color-4{background:linear-gradient(to right, #86e6e6, #bbfc86)}.weather-page .heat-level .c-color-5{background:linear-gradient(to right, #bbfc86, #f7f67f)}.weather-page .heat-level .c-color-6{background:linear-gradient(to right, #f7f67f, #fcc640)}.weather-page .heat-level .c-color-7{background:linear-gradient(to right, #fcc640, #df965a)}.weather-page .heat-level .c-color-8{background:linear-gradient(to right, #df965a, #e86447)}.weather-page .heat-level .c-color-9{background:linear-gradient(to right, #e86447, #9a2423)}.weather-page .heat-level .c-color-10{background:linear-gradient(to right, #9a2423, #400f0f)}.weather-page .heat-level .c-color-11{background:#400F0F}.weather-page .tip-weather{background:#FFF;width:350px;font-size:14px;border:1px solid #E5E5E5;padding:16px;border-radius:8px;line-height:1.5}.weather-page .tip-weather .location{font:bold 20px Montserrat,sans-serif;display:flex;align-items:center;margin-bottom:20px}.weather-page .tip-weather .location svg{width:24px;height:24px;margin-right:4px}.weather-page .tip-weather .weather-day{margin-bottom:15px}.weather-page .tip-weather .weather-day .ic-weather{width:40px;height:40px}.weather-page .tip-weather .weather-day .big-temp{font-size:32px}.weather-page .tip-weather .weather-day .big-temp sup{font-size:20px}.weather-page .tip-weather .flex{align-items:end}.weather-page .tip-weather .mb40{margin-bottom:15px}.weather-page .quality-1{color:#24A148}.weather-page .quality-2{color:#C6990C}.weather-page .quality-3{color:#E0782F}.weather-page .quality-4{color:#DC4E55}.weather-page .quality-5{color:#A44EC9}.weather-page .quality-6{color:#C04488}.weather-page .weather-tooltip{display:flex;align-items:center;cursor:pointer;position:relative;padding-bottom:15px;margin-bottom:-15px;display:inline-block}.weather-page .weather-tooltip.mb40{margin-bottom:15px}.weather-page .weather-tooltip .ic-help{fill:#BDBDBD}.weather-page .weather-tooltip .box-info-hover{font-family:Arial;line-height:1.5;white-space:normal;position:absolute;top:50px;left:0;z-index:2;padding:16px;background:#FFFFFF;width:300px;text-align:left;border-radius:8px;font-weight:400;opacity:0;visibility:hidden;transition-duration:300ms;transition-property:all;transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);filter:drop-shadow(0px 2px 12px rgba(0,0,0,0.2))}.weather-page .weather-tooltip .box-info-hover .title{display:flex;align-items:center;font-weight:700;font-size:15px;margin-bottom:18px;color:#222}.weather-page .weather-tooltip .box-info-hover .title .header_tooltip{display:flex;align-items:center}.weather-page .weather-tooltip .box-info-hover .title svg{width:24px;height:24px;fill:#9F9F9F;margin-right:10px}.weather-page .weather-tooltip .box-info-hover p{margin-bottom:15px}.weather-page .weather-tooltip .box-info-hover p:last-child{margin-bottom:0}.weather-page .weather-tooltip .box-info-hover .lbl{font-weight:700;font-size:16px}.weather-page .weather-tooltip .box-info-hover .quality-1{background:rgba(36,161,72,0.1);color:#24A148}.weather-page .weather-tooltip .box-info-hover .quality-2{color:#C6990C;background:rgba(198,153,12,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-3{color:#E0782F;background:rgba(224,120,47,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-4{color:#DC4E55;background:rgba(220,78,85,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-5{color:#A44EC9;background:rgba(164,78,201,0.1)}.weather-page .weather-tooltip .box-info-hover .quality-6{color:#C04488;background:rgba(192,68,136,0.1)}.weather-page .weather-tooltip .box-info-hover .chat-luong [class*='quality-']{text-align:center;font-size:12px;border-radius:8px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:80px}.weather-page .weather-tooltip .box-info-hover .chat-luong [class*='quality-'] *{width:100%}.weather-page .weather-tooltip:hover .box-info-hover{top:30px;opacity:1;visibility:visible}.weather-page .chi-so .item{padding:12px 16px;margin-bottom:8px}.weather-page .chi-so .item .lbl.flex{justify-content:space-between}.weather-page #chart_by_hour_icons,.weather-page #chart_by_day_icons{padding:0 10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.weather-page #chart_by_day_icons{padding:0 40px}.weather-page #chart_by_hour_icons svg,.weather-page #chart_by_day_icons svg{width:25px;height:25px}.weather-page .map_tooltip{background:#FFF;padding:15px;border:1px solid #f5f0f0;border-radius:5px;font-size:14px;font-family:'Merriweather', sans-serif;font-feature-settings:'pnum' on, 'lnum' on}.weather-page .map_tooltip_time{font-weight:bold;margin-bottom:5px}.weather-page .map_tooltip_temp{margin-bottom:5px;font-size:32px}.weather-page .map_tooltip_temp span{margin-bottom:5px;font-size:14px}.weather-page span.header_tooltip{display:flex;align-items:center}.weather-page span.weather-day-current{color:#9F9F9F;font-size:16px;line-height:16px;font-weight:400;margin-bottom:10px;display:block}.map-weather-reset-zoom{position:absolute;right:10px;top:72px;z-index:2;background:#f7f7f7}.map-weather-reset-zoom a{background:#f7f7f7;border:1px solid #ccc;border-radius:2px;padding:5px}.map-weather-reset-zoom a svg{padding-top:3px;fill:#000}.content-popup,.content_poup{line-height:1.4}.power-cut-schedule .flex{display:flex;flex-wrap:wrap}.power-cut-schedule .space-between{justify-content:space-between}.power-cut-schedule .align-center{align-items:center}.power-cut-schedule .source{color:#9F9F9F;font-size:15px;margin-top:10px;width:100%}.power-cut-schedule .wrap-titile-area .name-area .txt-area{font-size:28px}.power-cut-schedule .wrap-titile-area .name-area .location{font:300 28px Montserrat,sans-serif;margin-left:14px}.power-cut-schedule .wrap-titile-area .name-area .time{color:#757575;font-weight:400;font-size:18px;margin-left:14px;margin-top:8px}.power-cut-schedule .head-search{margin-bottom:14px}.power-cut-schedule .head-search .search{position:relative;margin-bottom:10px}.power-cut-schedule .head-search .search input{width:250px;padding:0 35px 0 10px}.power-cut-schedule .head-search .search button{background:none;width:40px;height:40px;position:absolute;right:0}.power-cut-schedule .head-search .search button svg{width:20px;height:20px}.power-cut-schedule .head-search .btn-notifi{margin-bottom:10px;background:#C92A57;display:flex;align-items:center;padding:0 16px;height:44px;font-size:16px}.power-cut-schedule .head-search .btn-notifi svg{margin-right:8px}.power-cut-schedule .content-flexbox{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.power-cut-schedule__left{width:626px}.power-cut-schedule__right{width:450px}.power-cut-schedule .box-info-schedule{border:1px solid #E5E5E5;border-radius:8px;padding:24px;font-size:16px;line-height:1.5}.power-cut-schedule .box-info-schedule .title-box{font:bold 18px "Merriweather", serif;margin-bottom:20px}.power-cut-schedule .table-address{position:relative}.power-cut-schedule .table-responsive{max-height:660px;overflow-y:auto;scrollbar-color:rgba(0,0,0,0.5025) #fff;scrollbar-width:thin;border:1px solid #E5E5E5;border-radius:4px}.power-cut-schedule .table-responsive::-webkit-scrollbar{width:4px}.power-cut-schedule .table-responsive::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.5025);width:4px;border-radius:10px}.power-cut-schedule .table-responsive table{width:100%;border-style:solid;border-color:#E5E5E5;border-top:0;border-left:0;border-right:0}.power-cut-schedule .table-responsive table caption{display:none}.power-cut-schedule .table-responsive table th{background:#FAFAFA;position:sticky;top:-1px;border-top:0}.power-cut-schedule .table-responsive table th,.power-cut-schedule .table-responsive table td{padding:13px 16px;font-size:14px;line-height:1.5;text-align:left}.power-cut-schedule .table-responsive table th:last-child,.power-cut-schedule .table-responsive table td:last-child{width:240px;border-right:0}.power-cut-schedule .table-responsive table th:first-child,.power-cut-schedule .table-responsive table td:first-child{border-left:0}.power-cut-schedule .null-data-address{max-width:320px;margin:0 auto;padding:60px 0;text-align:center;color:#626262;font-size:16px}.power-cut-schedule .null-data-address .icon{width:75px;display:block;margin:10px auto}.power-cut-schedule .null-data-address .title{font:bold 20px/1.6 Montserrat,sans-serif;margin-bottom:12px}.power-cut-schedule .heat-level{display:flex;justify-content:center;margin-top:25px}.power-cut-schedule .heat-level [class*='c-color-']{width:32px;height:32px;border-radius:50%;background:#D0D5DD;margin:0 6px;position:relative}.power-cut-schedule .heat-level [class*='c-color-'] span{position:absolute;width:40px;font-size:13px;bottom:-26px;left:50%;transform:translate(-50%, 0px);margin-left:-2px;right:0;text-align:center}.power-cut-schedule .heat-level .c-color-2{background:#FDA29B}.power-cut-schedule .heat-level .c-color-3{background:#F04438}.power-cut-schedule .heat-level .c-color-4{background:#B42318}.power-cut-schedule .heat-level .c-color-5{background:#7A271A}.power-cut-schedule .input_form{color:#9F9F9F;font-size:16px;border-radius:4px}.power-cut-schedule .input_form:focus{color:#222}.power-cut-schedule .flex-head{display:flex;margin-bottom:15px}.power-cut-schedule .flex-head .tit-item{font:bold 18px Montserrat,sans-serif}.power-cut-schedule .flex-head .input_form{width:250px}.power-cut-schedule .flatpickr-input::-webkit-calendar-picker-indicator,.power-cut-schedule .flatpickr-input::-webkit-input-placeholder{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.33333 8.33333C3.14444 8.33333 2.986 8.26933 2.858 8.14133C2.73044 8.01378 2.66667 7.85555 2.66667 7.66667C2.66667 7.47778 2.73044 7.31933 2.858 7.19133C2.986 7.06378 3.14444 7 3.33333 7C3.52222 7 3.68067 7.06378 3.80867 7.19133C3.93622 7.31933 4 7.47778 4 7.66667C4 7.85555 3.93622 8.01378 3.80867 8.14133C3.68067 8.26933 3.52222 8.33333 3.33333 8.33333ZM6 8.33333C5.81111 8.33333 5.65289 8.26933 5.52533 8.14133C5.39733 8.01378 5.33333 7.85555 5.33333 7.66667C5.33333 7.47778 5.39733 7.31933 5.52533 7.19133C5.65289 7.06378 5.81111 7 6 7C6.18889 7 6.34733 7.06378 6.47533 7.19133C6.60289 7.31933 6.66667 7.47778 6.66667 7.66667C6.66667 7.85555 6.60289 8.01378 6.47533 8.14133C6.34733 8.26933 6.18889 8.33333 6 8.33333ZM8.66667 8.33333C8.47778 8.33333 8.31956 8.26933 8.192 8.14133C8.064 8.01378 8 7.85555 8 7.66667C8 7.47778 8.064 7.31933 8.192 7.19133C8.31956 7.06378 8.47778 7 8.66667 7C8.85556 7 9.01378 7.06378 9.14133 7.19133C9.26933 7.31933 9.33333 7.47778 9.33333 7.66667C9.33333 7.85555 9.26933 8.01378 9.14133 8.14133C9.01378 8.26933 8.85556 8.33333 8.66667 8.33333ZM1.33333 13.6667C0.966667 13.6667 0.652667 13.5362 0.391333 13.2753C0.130444 13.014 0 12.7 0 12.3333V3C0 2.63333 0.130444 2.31956 0.391333 2.05867C0.652667 1.79733 0.966667 1.66667 1.33333 1.66667H2V0.983333C2 0.794444 2.06378 0.638889 2.19133 0.516666C2.31933 0.394444 2.47778 0.333333 2.66667 0.333333C2.85556 0.333333 3.014 0.397111 3.142 0.524666C3.26956 0.652666 3.33333 0.811111 3.33333 1V1.66667H8.66667V0.983333C8.66667 0.794444 8.73067 0.638889 8.85867 0.516666C8.98622 0.394444 9.14444 0.333333 9.33333 0.333333C9.52222 0.333333 9.68044 0.397111 9.808 0.524666C9.936 0.652666 10 0.811111 10 1V1.66667H10.6667C11.0333 1.66667 11.3473 1.79733 11.6087 2.05867C11.8696 2.31956 12 2.63333 12 3V12.3333C12 12.7 11.8696 13.014 11.6087 13.2753C11.3473 13.5362 11.0333 13.6667 10.6667 13.6667H1.33333ZM1.33333 12.3333H10.6667V5.66667H1.33333V12.3333ZM1.33333 4.33333H10.6667V3H1.33333V4.33333Z' fill='%239F9F9F'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-position:right}.power-cut-schedule .map-power{position:relative}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res{margin-right:50px}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res::before{content:"";background:#E5E5E5;height:40px;width:1px;position:absolute;right:-25px}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res input{width:195px !important;background:#F7F7F7}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res .wrap-input{display:block}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res:last-child{margin-right:0}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res:last-child::before{display:none}.power-cut-schedule .box-electricity-bill .head-option .tab-label .confir_res.active input{background:#fff}.section-2col .col-left-subfolder{width:860px;width:calc(100% - 300px);padding-right:20px;margin-bottom:20px}.section-2col .col-left-subfolder .item-news{width:100%;float:left;border-top:1px solid #f1f1f1;padding-top:10px;margin-top:10px}.section-2col .col-left-subfolder .item-news:first-child{border-top:0;padding-top:0;margin-top:0}.section-2col .col-left-subfolder .item-news .thumb-art{float:left;width:240px;margin:0 20px 0 0;position:relative}.section-2col .col-left-subfolder .item-news .thumb-art .thumb{display:block;overflow:hidden;height:1px;position:relative;width:100%}.section-2col .col-left-subfolder .item-news .thumb-art .thumb img{-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.section-2col .col-left-subfolder .item-news .thumb-art .thumb-5x3{padding-bottom:60%}.section-2col .col-left-subfolder .item-news .thumb-art .thumb-5x5{padding-bottom:100%}.section-2col .col-left-subfolder .item-news .title-news{font:bold 18px Montserrat, sans-serif;color:#444}.section-2col .col-left-subfolder .item-news .title-news a{color:#444}.section-2col .col-left-subfolder .item-news .description{font-family:Georgia, sans-serif;font-size:14px;line-height:18px;padding-top:7px;font-weight:400;color:#4f4f4f;display:block;margin-bottom:10px}.section-2col .col-left-subfolder .item-news .meta-news{color:#757575;font-size:12px;line-height:14px;font-weight:400 !important;font-family:Arial}.section-2col .col-left-subfolder .item-news .meta-news svg.ic{display:none}.section-2col .col-right-subfolder{width:300px;margin-bottom:20px}.air-quality-page .mt20{margin-top:20px}.air-quality-page .mt30{margin-top:30px}.air-quality-page .mt40{margin-top:40px}.air-quality-page .box-info-weather{padding:16px}.air-quality-page .box-info-air{border:none;align-items:center !important;gap:24px}.air-quality-page .box-info-air .number-air{padding:7px 16px;font-size:48px;font-weight:700;line-height:100%;border-radius:8px;flex-shrink:0;text-align:center}.air-quality-page .box-info-air .number-air span{display:block;font-size:16px;font-weight:500;line-height:initial}.air-quality-page .box-info-air .face-air{margin-left:auto;flex-shrink:0;width:50px}.air-quality-page .box-info-air .face-air img{width:100%;float:left}.air-quality-page .box-info-air .txt-air{flex-shrink:1;flex-grow:1}.air-quality-page .box-info-air .txt-air p{font-size:23px;font-weight:700}.air-quality-page .box-info-air .txt-air span{font-size:16px}.air-quality-page .box-info-air.quality-1{background:#ABD162;color:#52662A}.air-quality-page .box-info-air.quality-1 .number-air{background:#87C13C}.air-quality-page .box-info-air.quality-2{background:#F7D460;color:#735C1F}.air-quality-page .box-info-air.quality-2 .number-air{background:#EFBE1D}.air-quality-page .box-info-air.quality-3{background:#FF9B57;color:#804327}.air-quality-page .box-info-air.quality-3 .number-air{background:#F27E2F}.air-quality-page .box-info-air.quality-4{background:#FE6A69;color:#8C232C}.air-quality-page .box-info-air.quality-4 .number-air{background:#E84B50}.air-quality-page .box-info-air.quality-5{background:#A97ABC;color:#44334D}.air-quality-page .box-info-air.quality-5 .number-air{background:#8A5D9D}.air-quality-page .box-info-air.quality-6{background:#A87383;color:#402631}.air-quality-page .box-info-air.quality-6 .number-air{background:#915C6C}.air-quality-page .weather-page__right .box-info-weather{padding:20px}.air-quality-page .tip-weather{box-shadow:0px 6px 24px 0px rgba(0,0,0,0.2);border:none;width:300px}.air-quality-page .tip-weather .location{font-weight:400}.air-quality-page .tip-weather p{margin-bottom:15px}.air-quality-page .tip-weather p:last-child{margin-bottom:0}.air-quality-page .tip-weather .lbl{font-weight:700;font-size:16px}.air-quality-page .tip-weather .quality-1{background:rgba(36,161,72,0.1)}.air-quality-page .tip-weather .quality-2{background:rgba(198,153,12,0.1)}.air-quality-page .tip-weather .quality-3{background:rgba(224,120,47,0.1)}.air-quality-page .tip-weather .quality-4{background:rgba(220,78,85,0.1)}.air-quality-page .tip-weather .quality-5{background:rgba(164,78,201,0.1)}.air-quality-page .tip-weather .quality-6{background:rgba(192,68,136,0.1)}.air-quality-page .tip-weather .chat-luong [class*='quality-']{text-align:center;font-size:12px;border-radius:8px;display:flex;flex-wrap:wrap;justify-content:center;height:80px;padding:10px}.air-quality-page .tip-weather .chat-luong [class*='quality-'] *{width:100%}.air-quality-page .tip-for-chart{border-radius:4px;box-shadow:0px 2px 8px -2px rgba(0,0,0,0.2);padding:8px;font-size:11px;line-height:normal;width:fit-content;position:relative;line-height:140%}.air-quality-page .tip-for-chart:after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #fff;background:rgba(0,0,0,0.02)}.air-quality-page .air-level{display:flex;justify-content:center;margin:15px 0 20px 0}.air-quality-page .air-level div{font-size:12px;padding:3px 6px;color:#222}.air-quality-page .air-level div:first-child{border-radius:4px 0 0 4px}.air-quality-page .air-level div:last-child{border-radius:0 4px 4px 0}.air-quality-page .air-level .c-color-1{background:#ABD162}.air-quality-page .air-level .c-color-2{background:#F7D460}.air-quality-page .air-level .c-color-3{background:#FF9B57}.air-quality-page .air-level .c-color-4{background:#FE6A69;color:#FAFAFA}.air-quality-page .air-level .c-color-5{background:#A97ABC;color:#FAFAFA}.air-quality-page .air-level .c-color-6{background:#A87383;color:#FAFAFA}.air-quality-page .tab-date a{font-weight:500}.air-quality-page .list-air-ex{width:100%}.air-quality-page .list-air-ex .item-air-ex+.item-air-ex{margin-top:24px}.air-quality-page .item-air-ex{width:100%;align-items:center;border-radius:8px;border:1px solid var(--Gray-300, #E5E5E5);background:var(--Basic-White, #FFF);padding:16px;gap:12px}.air-quality-page .item-air-ex .info-ex{width:130px;height:80px;flex-shrink:0;border-radius:8px;align-items:center;font-size:12px;display:flex;justify-content:center;text-align:center;line-height:140%;padding:0 10px}.air-quality-page .item-air-ex .info-ex .lbl{font-size:16px;font-weight:700}.air-quality-page .item-air-ex .txt-ex{color:#4F4F4F;flex-shrink:1;flex-grow:1;font-size:14px;font-weight:500;line-height:140%;padding-left:12px}.air-quality-page .item-air-ex.quality-1 .info-ex{background:rgba(36,161,72,0.1)}.air-quality-page .item-air-ex.quality-2 .info-ex{background:rgba(198,153,12,0.1)}.air-quality-page .item-air-ex.quality-3 .info-ex{background:rgba(224,120,47,0.1)}.air-quality-page .item-air-ex.quality-4 .info-ex{background:rgba(220,78,85,0.1)}.air-quality-page .item-air-ex.quality-5 .info-ex{background:rgba(164,78,201,0.1)}.air-quality-page .item-air-ex.quality-6 .info-ex{background:rgba(192,68,136,0.1)}
/*# sourceMappingURL=thoitiet-new.css.map */
