﻿@charset "utf-8";
/*CSS Info ======================================================================
File Name: Layout.css
Editor: Sophia
CreateDate:2010/12/06
Last Editor: JC
LastDate: 2015/06/20
Version: 3.1
---------------------------
【 Table of Contents 】
	DIV XHTML頁面
	Free Style
	使用jQuery
    Responsive Design
=================================================================================*/

/*===============================================================================
                         英文版內頁及共用調整
=================================================================================*/
:root {
    --highcharts-background-color: #fff;
}

/*----------------- Header -----------------*/
.logo h1::before {
    content: 'Ministry of Environment ';
}

/*----------------- 設備展示 Equipment display -----------------*/
.card-info p.card-infoTitle {
    font-size: 1.25rem;
    line-height: 1.625rem;
}

.device-tab-group .device-tab:before {
    content: 'Source';
}

/*----------------- 攔除成果 Removal results -----------------*/
.manage-cont h3 {
    font-size: 1.25rem;
}
