body{
	overflow-x: hidden;
}
#page-html,
#page-html p
{
	font-size: 1rem ;
	word-break: break-all;
	text-align:left;
    min-height: 1px;
    max-height: 999999px;
    line-height: 2rem;
}

#page-html ol {
    list-style-type: decimal;
    margin-left: 18px;
    line-height: 2rem;
}
#page-html ul {
    list-style-type: disc ;
    margin-left: 18px;
    line-height: 2rem;
}
#epaperform {
	width:100%;
}
#epaperform label {
    display: inline-block;
}
#page-html hr {
	position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
	border-top-color: currentcolor;
	border-top-style: none;
	border-top-width: 0px;
    border-top: 1px solid #BABABA;
	border-bottom: none !important;
	width:100%;
}

#page-html td {
	padding:3px;
}

#page-html fieldset legend {
	border-bottom:#999999 1px solid; 
}
#page-html img {
	/*width: inherit !important;*/
	height:auto !important;
}

#page-html .col-1, #page-html .col-2, #page-html .col-3, #page-html .col-4, #page-html .col-5, #page-html .col-6, #page-html .col-7, #page-html .col-8, #page-html .col-9, #page-html .col-10, #page-html .col-11, #page-html .col-12, #page-html .col, #page-html .col-auto, #page-html .col-sm-1, #page-html .col-sm-2, #page-html .col-sm-3, #page-html .col-sm-4, #page-html .col-sm-5, #page-html .col-sm-6, #page-html .col-sm-7, #page-html .col-sm-8, #page-html .col-sm-9, #page-html .col-sm-10, #page-html .col-sm-11, #page-html .col-sm-12, #page-html .col-sm, #page-html .col-sm-auto, #page-html .col-md-1, #page-html .col-md-2, #page-html .col-md-3, #page-html .col-md-4, #page-html .col-md-5, #page-html .col-md-6, #page-html .col-md-7, #page-html .col-md-8, #page-html .col-md-9, #page-html .col-md-10, #page-html .col-md-11, #page-html .col-md-12, #page-html .col-md, #page-html .col-md-auto, #page-html .col-lg-1, #page-html .col-lg-2, #page-html .col-lg-3, #page-html .col-lg-4, #page-html .col-lg-5, #page-html .col-lg-6, #page-html .col-lg-7, #page-html .col-lg-8, #page-html .col-lg-9, #page-html .col-lg-10, #page-html .col-lg-11, #page-html .col-lg-12, #page-html .col-lg, #page-html .col-lg-auto, #page-html .col-xl-1, #page-html .col-xl-2, #page-html .col-xl-3, #page-html .col-xl-4, #page-html .col-xl-5, #page-html .col-xl-6, #page-html .col-xl-7, #page-html .col-xl-8, #page-html .col-xl-9, #page-html .col-xl-10, #page-html .col-xl-11, #page-html .col-xl-12, #page-html .col-xl, #page-html .col-xl-auto {
	padding-right:0px ;
	padding-left:0px ;	
}

#page-html .txtblue {
	color: #0033ff;
}
#page-html .txtblue a{
	color: #0033ff;
}
#page-html .txtblue a:hover{
	color: #0033ff;
}

#page-html a:hover{
	text-decoration:underline;
}

.container.full {
    max-width: calc(100% - 140px);
}

#HistoryDataTable a {
	color:#3975E0; 
}

.NOname {
    font-size: 0rem;
    line-height: 0;
    overflow: hidden;
}

#section0 #header {
    height: 140px;
}

#cse-search-box {
	top: -13px;
    left: 67%;
	
}

.menu-line-2021 {
    border-top: 1px solid #c8c9ca;
    margin-top: 40px;
}

.icon-news-mobile {
    padding-left: 10px;
	white-space: nowrap;
}

.logo-link {
	width: 200px;
	padding-left: 10px!important;
    padding-right: 0px!important;
}

#page-wrap .logo-link .logo-aec-gif {
    max-width: 60px;
    height: auto;
}

#page-wrap .logo-link .logo-aec {
    max-width: 193px;
    height: auto;
    width: 63%;
	position: relative;
    left: -9px;
}

.m-c {
	position: absolute;
	right: 0px;
}

.icon-mob {
    padding: 2px !important;
}

@media (max-width:1025px) {
	#cse-search-box {
		top: 0px;
    	left: 0%;
	}
	
	.toplink_line {
    	margin-left: 0px;
    	margin-right: 0px;
    
	}
	
	.container.full {
    max-width: calc(100% - 10px);
	}
}

@media (max-width:990px) {
	#page-html img {
		max-width: 100% ;
	}
}

@media (max-width:767px) {
	.content-section table img {
    width: auto !important; 
	}
	
	#page-html {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	
	.content-area hr {
    	margin-left: auto!important;
    	margin-right: auto!important;
    	width: 99%!important;
	}
}

.form-inline .form-control {
	/*width: 100% !important;*/
}
.content-section table {
	margin:0 auto;
}
.content-section hr{
	text-align: left;	
}
.content-area img{
	/*width: inherit !important;*/
	max-width: max-content;
	margin-top: 3px !important;
	/*margin-bottom: 0 !important;*/
	/*margin-left: 0 !important;*/
}
.content-section table td {
}
	  
.content-area .icon img{
	width: 40px !important;
}
#suveryMsg{
	 font-size: 1rem;
}
 
.forcenowrap {
	white-space:nowrap;
}

.tdbottomdot { border-width:1px; border-color:#d5d5d5; border-top-style: none;border-left-style: none;border-bottom-style: dashed ;border-right-style: none; text-align:justify; }

.tdbottomdot2 { border-width:1px; border-color:#d5d5d5; border-top-style: none;border-left-style: none;border-bottom-style:solid ;border-right-style: none; text-align:justify; }

.rwd-table {
	background: #fff;
	overflow: hidden;
	border-width:1px;
	width:100%;
}

.rwd-table tr:nth-of-type(2n){
	background: #fff;
}
.rwd-table th{
	/*margin: 0em 0em;*/
	border-width:1px;
}
.rwd-table td {
	/*margin: 0em 0em;*/
}
.rwd-table {
	min-width: 97%;
}

.rwd-table th {
	display: none;
}

.rwd-table td {
	display: block;
}

.rwd-table td:before {
	/*content: attr(data-th) " : ";*/
	content: attr(data-th) "  ";
	font-weight: bold;
	width: 100%;
	display: inline-block;
}

.rwd-table th, .rwd-table td {
	text-align: left;
}

.rwd-table th, .rwd-table td:before {
	color: #363636;
	/*font-weight: bold;*/
}

@media (min-width: 650px) {
	.rwd-table th, .rwd-table td {
		text-align: center;
	}
	.rwd-table td:before {
		display: none;
	}
	.rwd-table th, .rwd-table td {
		display: table-cell;
		/*padding: 0.25em 0.5em;*/
	}
	.rwd-table th:first-child, 
	.rwd-table td:first-child {
		padding-left: 0;
	}
	.rwd-table th:last-child, 
	.rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table th, 
	.rwd-table td {
		/*padding: -0.8rem !important;*/
	}

}




tr.tr-only-hide {color: #000000;}
tr.tr-only-hide th{background-color:#EFEFEF}

.table-rwd > tbody > tr:nth-of-type(2n+1){
	background-color:#EEF9FF;
}
.table-rwd > tbody > tr:nth-of-type(2n){
	background-color:#FFFFFF;
}

.table-rwd-nobgcolor > tbody > tr:nth-of-type(2n+1){
	/*background-color:#FFFFFF;*/
}

@media (max-width: 650px) {
	.table-rwd-nobgcolor > tbody > tr:nth-of-type(2n+1){
		/*background-color:#EEF9FF;*/
	}
	
	.table-rwd{min-width: 100%;}
	/*針對tr去做隱藏*/
	tr.tr-only-hide {display: none !important;}
	td.td-only-hide {display: none !important;}
	th.th-only-hide {display: none !important;}
	/*讓tr變成區塊主要讓他有個區塊*/
	.table-rwd tr{
		display: block;
		border: 1px solid #ddd;
		margin-top: 5px;
	}
	.table-rwd td {
		text-align: left;
		font-size: 0.9375rem;
		overflow: hidden;
		width: 100%;
		display: block;
	}
	.table-rwd td:before {
		/*最重要的就是這串*/
		/*content: attr(data-th) " : ";*/
		content: attr(data-th) "  ";
		/*最重要的就是這串*/
		display: inline-block;
		/*text-transform: uppercase;*/
		font-weight: bold;
		margin-right: 10px;
		/*color: #D20B2A;*/
		color: #0A40D2;
	}
	/*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
	.table-rwd.table-bordered td,.table-rwd.table-bordered th,.table-rwd.table-bordered{border:0;}
}

@media (max-width: 690px) {
	
	.wh15{
		font-size: 1.08rem;
	}
	
	.bk15{
		font-size: 1.08rem;
	}
	
	.blue15{
		font-size: 1.08rem;
	}
	
	.libe15{
		font-size: 1.08rem;
	}




	.nuclearleft{
		width:100%; float:none
	}
	.news-search-left{
		width:100%; float:none
	}
	.news-search-right{
		width:100%; float:none
	}

}
.tbLth th{
	text-align:center; 
/*	font-weight:normal;*/
}

/* Font Awesome */
.fa {
    padding: 0px 9px;
	line-height:18px;
	width:18px;
	height:18px;
    background-repeat: no-repeat;
	background-position: center;
}
.fa::before {
	content:'';
}
.fa-angle-double-right{
	color:#FF8ACB;
	background-image: url( '/share/image/33XcZBTRqyjfTo4QOuOfvA__.gif' );
}
.fa-angle-double-right-title{
	font-size: 1.25rem;
	/*font-weight:bold;*/
	font-weight: 500;
}
.fa-chevron-circle-right{
	color:#FF9F00;
	background-image: url( '/share/image/Mxej8xR0bqyWCL5TJV2OTg__.gif' );
}
.fa-administrative-docs{
	color:#FF8ACB;
	background-image: url( '/share/image/PUZR85G2cq~lxvaReo6X~w__.gif' );
}
.button {
    display: block;
    width: 150px;
    height: 40px;
    background: #F5F5F5;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
	border:1px solid;
    color: black;
    line-height: 15px;
}

@media screen and (max-width: 390px) {
	.logo-link {
    	width: 50%;
    	padding-right: 10px!important;
	}

	#page-wrap .logo-link .logo-aec-gif {
    		max-width: 53px;
   
	}
}

@media screen and (max-width: 360px) {
	.logo-link {
    	width: 65px;
    	padding-right: 10px!important;
	}
	
	#page-wrap .logo-link .logo-aec {
		display: none;
	}	
}

.breadcrumbs {
    background-color: #ffffff !important;
    margin-top: 0px;
    border-top: solid 1px #ccc;
	background-image: url(./static/img/breadcrumbs_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
	padding-top: 15px;
    padding-bottom: 0px;
}

.content-section {
    background-color: #ffffff;
}

.content-section h2 {
    margin-top: 19px;
    font-weight: 400;
    font-size: 1.7rem;
    letter-spacing: 3px;
    margin-bottom: 13px;
}

.content-section hr {
    margin: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 90%;
    position: relative;
    margin-bottom: 10px;
    z-index: 1;
}

.content-section small {
    color: #555;
    letter-spacing: 1px;
    border-top: solid 5px #00babe;
    z-index: 5;
    position: relative;
    padding-top: 8px;
}

.content-section .subnav li.topnav {
    background-color: #f7f7f7;
}

#page-html {
	background-color: #f9f9f9b5;
    border: 1px solid #f3f3f3;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url("static/img/all-page-inn_bg01.png");
	background-repeat: repeat-x;
    background-position: left top;
	margin-bottom: 30px;
	padding-left: 15px;
    padding-right: 15px;
}

.footer-middle {
    min-height: auto;
    max-height: auto;
    padding-top: 0px;
	padding-bottom: 30px;
	background: #4D5361;
}

.footer-middle ul {
    border-top: solid 1px #ccc;
    padding-top: 20px;
    margin-top: 8px;
}

.footer-middle a,
.footer-middle a:hover {
    text-decoration: none;
    color: #fff!important;
}

.justify-content-around {
    justify-content: space-between !important;
}

.footer-middle ul li a {
    color: #fff;
}

.content-section.other {
    background-color: #fff;
}