﻿.editor * {
	font-family: Arial, 'Microsoft JhengHei', 微軟正黑體, 'PMingLiU', 新細明體 !important;
}

.editor p, .editor div, .editor a, .editor li, .editor td, .editor th, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 { margin:0px; padding:0px; color:#000000; font-size: 20px; word-wrap: break-word; white-space: normal; }

.editor ul, .editor ol { margin: 0; }

.editor ul, .editor ol { padding-left: 25px; }

.editor, .editor p, .editor li { line-height:34px; }

.editor img { border:none; }

.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#000000; font-size: inherit; }

.editor a:hover { color:#000000; }

.editor table.table-border, .editor table.table-border td, .editor table.table-border th { 
	border-collapse: collapse; 
	border: 1px solid #000000;
}

.editor td, .editor th { padding:3px; }

hr { border:none; height:1px; background-color:#CCCCCC; color:#CCCCCC; }

.editor .underline, .editor .underline * { text-decoration:underline; }

.editor table, .editor img { max-width: 100%; height: auto; }

.editor:after {
	clear: both;
    display: block;
    content: " ";
}

.editor .table-responsive-wrapper {
	width:100%;
}

.editor .table-responsive-wrapper .table-responsive {}


.editor img.img_style{
	display:inline-block;
	position:relative;
	box-shadow:10px 10px 0 #a12641;
	float:left;
	margin-right:40px;
	margin-bottom:0;
}

.editor .table-responsive-wrapper2{
	display:none;
}

.editor table.table-taskforce-members{
	width:100%;
}

.editor table.table-taskforce-members tr {
	height:auto !important;
}

.editor table.table-taskforce-members td{
	border-bottom:4px solid #f1f1f1;
	
}
.editor table.table-taskforce-members tr td:nth-of-type(1){
	color:#a12641;
	font-size:22px;
	vertical-align:top;
}
.editor table.table-taskforce-members tr td:nth-of-type(2){
	color:#000;
	font-size:19px;
	padding:0 20px;
	vertical-align:middle;
}

.editor .initiatives_title{
	color:#a12641;
	font-size:36px;

}

.editor table.table-progress-activities
{
	width:100%;
	letter-spacing:0.4px;
}
.editor table.table-progress-activities td , .editor table.table-progress-activities th
{
	vertical-align:top;
	background-color:#f1f1f1;
	color:white;
	border:4px solid white;
	padding:10px 20px;
}

.editor table.table-progress-activities thead th
{
	background-color:#a12641;
	color:white;
}
.editor table.table-progress-activities tr td:nth-of-type(1),
.editor table.table-progress-activities tr th:nth-of-type(1)
{
	width:260px !important;
}
.editor table.table-progress-activities tr td:nth-of-type(2),
.editor table.table-progress-activities tr th:nth-of-type(2)
{
	width:calc(100% - 260px) !important;
}


.editor table.table-progress-activities tbody tr td:nth-of-type(1)
{
	color:#a12641;
	font-size:22px;
}
.editor table.table-progress-activities tbody tr td:nth-of-type(2)
{
	color:#000;
	font-size:22px;
}


.editor table.table-responsive-wrapper3{
	display:none;
}




body[lang='1'] .editor *{
	font-family: 'Nunito Sans', sans-serif !important;
}

.editor .two-col,
.editor .three-col,
.editor .four-col {
	font-size: 0;
	display: flex;
	gap: 2.9%;
	flex-wrap: wrap;
    margin-bottom: 11px;
}

.editor .two-col .col,
.editor .three-col .col,
.editor .four-col .col {
	vertical-align: top;
	white-space: normal;
	box-sizing: border-box;
}

.editor .two-col .col {
	width: 49%;
}

.editor .three-col .col {
	width: 31.4%;
	background-color: #F1F1F1;
	padding: 40px 30px 20px 30px;
}

.editor .four-col .col {
	width: 23.5%;
}

.editor .two-col .col + .col,
.editor .three-col .col + .col,
.editor .four-col .col + .col {
}


.editor .empf-title{
	text-align: left;
	font-weight: normal;
	font-size: 36px;
    line-height: 38px;
	font-family: Nunito Sans;
	letter-spacing: 0px;
	color: #A12641;
}

.editor .empf-subtitle{
	text-align: left;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	font-family: Nunito Sans;
	letter-spacing: 0px;
	color: #A12641;
}

.editor .empf-col-title{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	font-family: Nunito Sans;
	letter-spacing: 0px;
	color: #A12641;
    margin-top: 20px;
}

.editor .empf-col-content{
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	font-family: Nunito Sans;
	letter-spacing: 0px;
	color: #000000;
    margin-top: 9px;
}

.editor .customtable-red-h{

}

.editor .customtable-red-h thead tr {
	
}

.editor .customtable-red-h thead tr td{
	background-color: #A12641;
    border: 2px solid white;
	padding: 13px 30px;
	box-sizing: border-box;
}

.editor .customtable-red-h thead tr td p{
	font-family: Nunito Sans;
	font-weight: bold;
	font-size: 22px;
	line-height: 60px;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.editor .customtable-red-h tbody tr {
	
}

.editor .customtable-red-h tbody tr td{
	background-color: #F1F1F1;
    border: 2px solid white;
	padding: 20px 30px 30px 30px;
	box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
}

.editor .download-button a{
	display: inline-block;
	background: #A12641;
	border: 1px solid #A12641;
	border-radius: 46px;
	
    display: inline-block;
    padding: 5px 60px 5px 29px;
    color: #ffffff !important;
    font-size: 18px;
    min-width: 250px;
    box-sizing: border-box;
	position: relative;
}
.editor .download-button a:hover{
    color: #ffffff !important;
}
.editor .download-button a::after{
	content:'';
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background: url('../img/details-arrow-home.svg') no-repeat #ffffff center center;

}

@media all and (max-width:1220px)
{
	.editor table.table-taskforce-members{

	}
	.editor table.table-taskforce-members tr td:nth-of-type(1){
		width:200px !important;
		color:#a12641;
		font-size:22px;
	}
	.editor table.table-taskforce-members tr td:nth-of-type(2){
		width:calc(100% - 200px) !important; 
	}
	
}

@media all and (max-width:767px)
{
	.editor img.img_style{
		width:100%;
		margin-right:0;
		margin-bottom:30px;
	}
	
	.editor table.table-responsive3{
		display:none;
	}

	.editor table.table-responsive-wrapper3{
		display:table;
	}

	.editor table.table-responsive-wrapper3 td{
		height:auto !important;
	}
	

	.editor table.table-progress-activities tr td:nth-of-type(1),
	.editor table.table-progress-activities tr th:nth-of-type(1)
	{
		width:100px !important;
	}
	.editor table.table-progress-activities tr td:nth-of-type(2),
	.editor table.table-progress-activities tr th:nth-of-type(2)
	{
		width:calc(100% - 100px) !important;
	}

		
	.editor .two-col,
	.editor .three-col,
	.editor .four-col {
		flex-direction: column;
		gap: 20px;
	}
		
	.editor .three-col .col {
		width: 100%;
	}
}