@CHARSET "UTF-8";
@supports (-webkit-touch-callout: none) {
.mdl-ripple { background: #000; opacity: 0.001; }
}
    select {
		width: 120px;
	}
	
	#disclaimer{
	width: calc(100% - 58px);
	}
	
	.contentTable tr td{
	padding:10px 0px;
	}

#lang_section{	
	background-color:#ffd9d9;
	margin-bottom:1px;
	height:65px;
	padding:2px;
}

.lang_section_img{
	padding-top:10px;
	padding-left:10px;
	width:48px !important;
	height:48px;
	float:left;
}

#lang_sec_en{
	float:left;
	color:#333;
	padding-top:12px;
	padding-left:5px;
	font-size:16px;
	font-family:Roboto;
	font-variation-settings:'wght' 500;
	font-weight:800 !important;
}
#lang_sec_en_sp{
	font-size:12px;
	font-weight:400;
}

#lang_sec_ch{
	float:left;
	color:#333;
	padding-top:12px;
	padding-left:5px;
	font-size:14px;
	font-weight:400;
	font-family:'Noto Serif TC';
}
#lang_sec_ch_sp{
	font-family:'Noto Serif TC';
	font-size:16px;
	font-weight:1000;
}

#lang_sec_sc{
	float:left;
	color:#333;
	padding-top:12px;
	padding-left:5px;
	font-size:14px;
	font-weight:400;
	font-family:'Noto Serif SC';
}
#lang_sec_sc_sp{
	font-family:'Noto Serif SC';
	font-size:16px;
	font-weight:1000;
}

#lang_sec_default{
	float:left;
	color:#333;
	padding-top:12px;
	padding-left:5px;
	font-size:16px;
	font-weight:600;
	font-family:Roboto;
}
#lang_sec_default_sp{
	font-size:12px;
	font-weight:400;
}

#fmenu{
	background:url(./banner_pattern.gif);
	width:100%;
	height:70px;
}
.fmenu_class{
	display:inline-block;
	float:right;
}

.contentcontainer_icon_i{
	font-size: 44px;
	line-height: 20px;
}

#right_lang_sec{
	display:inline-block;
	float:right;
	letter-spacing:2px;
}
#right_lang_sec_font{
	display:inline-block;
	margin-right:20px;
}
#fontSizeM{
	font-size:12px;
	text-decoration:none;
	color:#9F0000;
}
#fontSizeL{
	font-size:18px;
	text-decoration:none;
	color:black;
}
#fontSizeXL{
	font-size:26px;
	text-decoration:none;
	color:black;
}
div#smallfont{
	font-size:12px;
}
div#middlefont{
	font-size:16px;
}
div#largestfont{
	font-size:20px;
}

.color_b82{
	color:#b82718 !important;
}

.color_9f{
	color: #9F0000 !important;
}

.font_weight_400{
	font-weight:400 !important;
}

.font_weight_500{
	font-weight:500 !important;
}

.padding_10_30{
	padding:10px 0px 10px 30px;
}

#contentArea_note{
	list-style:inside decimal;
	padding-left:40px;
}

.contentArea_ol{
	list-style:inside decimal;padding-left:40px;
}

.list_style_none{
	list-style:none;
}

#contentArea_upload{
	float:left;
	max-width:800px;
}

.td_c_30{
	text-align:center;
	width:30px;
}

.td_w_250{
	width:250px;
}

.td_w_280{
	width:280px;
}

.w_120{
	width:120px;
}

.mr_10{
	margin-right:10px;
}

.bold_fs_1e{
	font-weight:bold;
	font-size:1em;
}

#content_div_bg{
	background: linear-gradient(90deg, rgba(255,205,210,1) 0%, rgba(225,190,231,1) 20%, rgba(193,155,199,1) 100%);
}

#content_div_table{
	box-shadow: 5px 5px 5px #cccccc;
	width:100%;
	height:100%;
}

.va_top{
	vertical-align:top !important;
}

.pl_40{
	padding-left:40px;
}

.pl_50{
	padding-left:50px;
}

.fs_15{
	font-size:15px;
}

.fs_12{
	font-size:12px;
}

.fs8_w180{
	width:180px;
	font-size:8px;
}
.fs8_w190{
	width:190px;
	font-size:8px;
}

.mb_20{
	margin-bottom:20px;
}

.hw_30{
	height:30px;
	min-width:30px;
	width:30px;
}

.height_50{
	height:50px;
}

.height_60{
	height:60px;
}

.height_1_8_e{
	height:1.8em !important;
}

.m_width600{
	max-width:600px;
}

.font_bold{
	font-weight:bold;
}

.content_div_table_td{
	color:#3D519E !important;
	font-weight:bold;
}

#content_div_guidance_note{
	color:#3D519E !important;
	font-weight:600 !important;
	text-decoration:none;
}

.content_div_table_class{
	box-shadow: 5px 5px 5px #cccccc;
	width:100%;
}

.float_right{
	float:right;
}

.float_left{
	float:left;
}

.display_hidden{
	display:hidden;
}

.margin_2{
	margin:2px;
}

.text_align_center{
	text-align:center
}

.el_preview_id_border{
	border: 2px solid #ccc;
	border-radius: 16px;
}

.uploadify_queue_item_border{
	border: 1px solid #ccc;
	border-radius: 16px;
	text-align:center;
}

.pContent_h3{
	padding: 10px;
	color: rgb(159, 0, 0);
}

.display_none{
	display:none;
}

.display_inline_s{
	display:inline;
}

.display_inline{
	display:inline-block;
}

.display_block{
	display:block;
}

.index_page_footer{
	z-index:1;
}
.index_page_content{
	z-index:2;
}

#form_page_footer_table{
	width:100%;
}

#form_page_footer_table_tr_height{
	height:20px;
}

#form_page_footer_table_td_width_50{
	width:50%;
}

#form_page_footer_table_wcag_img_va_btm{
	vertical-align:bottom;
}

#form_page_footer_table_copy_img{
	text-align:absbottom;
}

#form_page_footer_table_mod{
	width:50%;
	text-align:right;
	vertical-align:bottom;
}


#cancelUploadBtn, #cancelUploadBtn1, #cancelUploadBtn2{
	cursor: pointer;
}

@media screen and (max-width: 450px) {
  #lang_sec_en_sp {
    font-size: 10px;
  }
  
  .contentArea{
  	padding: 0px !important;
  }
  #uploadForm_table{
  	padding-left: 0px !important;
  }
  #right_lang_sec_font{
  	margin-right: 10px;
  }
  #right_lang_sec{
  	letter-spacing: 1px;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.text_size{
	display: inline-block;
	width: 24px;
	height: 24px;
}

.mdl-textfield__label{
	color: #5B5252!important;
}

/*
.mdl-button--raised, .mdl-button--fab{
	background: #545454!important;
}

.mdl-button{
	color: #ffffff!important;
}
*/

.mdl-button-radius8px{
	border-radius: 8px!important;
}

.mdl-button--raised:focus, .mdl-button--fab:focus{
	background-color: #545454!important;
	color: #ffffff!important;
}

.mdl-textfield__input{
	border: 1px solid rgba(0,0,0,.62)!important;
}

.mdl-checkbox.is-focused .mdl-checkbox__focus-helper{
	box-shadow: 0 0 0 8px #545454!important;
	background-color: #ffffff!important;
}

.w300{
	width: 300px;
}

.sr-only{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}