.kyc_block_flex
{
	width:100%;
	
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
	
	margin-bottom:20px;
	border:1px solid #e5e5e5;
}
.kyc_bf_left
{
	font-size:16px;
	font-weight:600;
	
	width:100px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	
	background-color:#cccccc;
}
.kyc_bf_right
{
	width:calc( 100% - 100px );
}
.kyc_bfr_section
{
	width:100%;
	
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}
.kyc_bfrs_left
{
	width:300px;
	padding:10px;
	text-align:justify;
}
.kyc_bfrs_right
{
	width:calc( 100% - 300px );
	padding:10px;
}
@media (max-width: 600px) {
	.kyc_bf_left
	{
		width:100%;
	}
	.kyc_bf_right
	{
		width:100%;
	}
	
	.kyc_bfrs_left
	{
		width:100px;
	}
	.kyc_bfrs_right
	{
		width:calc( 100% - 100px );
	}
}
.kyc_bfrs_full
{
	width:100%;
	padding:10px;
}
.kycbg_daf2d0
{
	background-color:#daf2d0;
}
.kycbg_fce2d5
{
	background-color:#fce2d5;
}
.kyc_bfrsr_title
{
	text-align:center;
	padding:10px;
	width:100%;
	background-color:#e5e5e5;
	border:1px #7f7f7f solid;
	border-bottom:0px;
}
.kyc_bfrsr_con
{
	padding:10px;
	border:1px solid #e5e5e5;
}

.kyc_footer
{
	background-color:#fff;
	padding:10px;
	padding-top:20px;
	border-top:1px solid #c3c3c3;
	z-index:10;
}


.kyc_new_qablock
{
	width:100%;
	min-width:1200px;
	
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}

.kyc_newv1
{
	width:50%;
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}
.kyc_newv2
{
	width:50%;
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}
.kyc_nvfull
{
	width:100%;
}
.kyc_nvfull_red
{
	width:100%;
	
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}
.kyc_nvleft
{
	width:50%;
	
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}
.kyc_nvright
{
	width:50%;
	
	display: flex;
	justify-content: center;
	align-items: flex-start; 
	flex-wrap:wrap;
}
.kyc_msg
{
	background-color: #fce2d5;
	padding:10px;
	text-align: justify;
	border:1px solid #c3c3c3;
}
.kyc_forcusred
{
	color:#e03f19;
	font-weight:600;
}

.kyc_textlist
{
	width:100%;
	
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
}
.kyc_tltitlel
{
	width:calc( 100% - 100px );
	text-align:center;
	background-color:#e5e5e5;
	padding:5px;
}
.kyc_tltitler
{
	width:100px;
	text-align:center;
	background-color:#e5e5e5;
	padding:5px;
}
.kyc_tlinfol
{
	width:calc( 100% - 100px );
	text-align:center;
	padding:10px;
	text-align: justify;
	
	border-bottom:1px solid #e5e5e5;
}
.kyc_tlinfor
{
	width:100px;
	text-align:center;
	padding:10px;
	
	border-bottom:1px solid #e5e5e5;
}
.min_kyct1height
{
	min-height:105px;
	background-color:#fff;
}
.min_kyct1height_v1
{
	min-height:162px;
}
.importred_bg_v1
{
	background-color:#FFD2D2;
}
.importred_bg
{
	background-color:#ff9899;
}
.knfull_red_l_v1
{
	width:210px;
	padding:10px;
	background-color: #FFD2D2;
}
.knfull_red_l
{
	width:210px;
	padding:10px;
	background-color: #ff9899;
}
.knfull_red_r
{
	width:calc( 100% - 210px );
	padding:10px;
	
	border-bottom: 1px solid #e5e5e5;
}


.ins_pobgcolo1
{
	background-color:#fce2d5;
}
.ins_pobgcolo2
{
	background-color:#c1efc8;
}
.ins_pobgcolo3
{
	background-color:#f2cfee;
}
.ins_pobgcolo3_1
{
	background-color:#ffe4fb;
}
.ins_pobgcolo4
{
	background-color:#daf2d0;
}
.ins_pobgcolo4_1
{
	background-color:#cde5c3;
}


.kycv10_titlestyle {
	font-size:20px;
    width: 100%;
    padding: 5px;
    text-align: center;
	background-color:#d99594;
	color:#fff;
	margin-bottom:10px;
}
.kycv10_notestyle
{
	border-left:5px solid #839879;
	background-color:#daf2d0;
	padding:5px 15px;
	margin-bottom:10px;
}
.kycv20_notestyle
{
	border-left:5px solid #dbc2b5;
	background-color:#fce2d5;
	padding:5px 15px;
	margin-bottom:10px;
}
.kycv30_notestyle
{
	font-size: 13pt;
	font-weight: 600;
	width:100%;
	border-left:5px solid #ffcc66;
	background-color:#fff;
	padding:5px 15px;
	margin-bottom:10px;
	text-align:left;
}

.kycv10_titlestyle_lgray {
	font-size:20px;
    width: 100%;
    padding: 5px;
    text-align: center;
	background-color:#b5b5b5;
	color:#fff;
	margin-bottom:10px;
}
.kycv10_titlestyle_dgray {
	font-size:20px;
    width: 100%;
    padding: 5px;
    text-align: center;
	background-color:#666;
	color:#fff;
	margin-bottom:10px;
}

.table_showtotal
{
	width:840px;
	margin:0 auto;
	
	display: flex;
	justify-content: flex-start;
	align-items: center; 
	flex-wrap:wrap;
	
	border:1px solid rgba(0, 0, 0, 0.1);
}
.ts1_field
{
	width:140px;
	
	padding: 5px;
	text-align:center;
	color: #666;
    background-color: #c6c6c6;
}
.ts1_data
{
	padding: 5px;
	width:calc( 100% - 140px );
}

.c3d3_flex
{
	display: flex;
	justify-content: center;
	align-items: stretch; 
	flex-wrap:wrap;
	letter-spacing:1px;
}
.c3d3f_list
{
	width:50%;
	padding:10px;
	
	display: flex;
	justify-content: center;
	align-items: flex-start; 
	flex-wrap:wrap;
}
.c3d3f_title
{
	font-size:26px;
	font-weight:600;
	text-align:center;
}

.kycv10flex
{
	width:100%;
	display: flex;
	justify-content: center;
	align-items: center; 
	flex-wrap:wrap;
}
.kycv10flex_stretch
{
	width:100%;
	display: flex;
	justify-content: center;
	flex-wrap:wrap;
	align-items: stretch; 
	
	margin-bottom:20px;
}
.kflex_w40
{
	width:calc( 100% * ( 4/6 ) );
}
.kflex_w20
{
	width:calc( 100% * ( 2/6 ) );
}
.kflex_w50
{
	width:50%;
}
.kflex_w50_5m
{
	width:calc( 50% - 10px );
	margin:5px;
}
.kflex_w100
{
	width:100%;
}

.k840_width
{
	width:840px;
	margin:0 auto;
	max-width:100%;
}
.k450_width
{
	width:450px;
	margin:0 auto;
	max-width:100%;
}
.k480_width
{
	width:480px;
	margin:0 auto;
	max-width:100%;
}
.k720_width
{
	width:720px;
	margin:0 auto;
	max-width:100%;
}

@media (max-width: 600px) {
	.c3d3f_list
	{
		width:100%;
	}
	.kflex_w50
	{
		width:100%;
	}
}



.pbar_block
{
	width: 720px;
	margin: 0 auto;
	max-width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	
	background-color:#c3c3c3;
}
.processbar_flex
{
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.pbarflex_left
{
    width:140px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.5;
    padding: 15px 0;
    padding-right: 20px;
    
    border-right:2px solid #666;
    
    display: flex;
    justify-content: flex-end;
    align-items: center; 
	text-align:right;
}
.pbarflex_right
{
    width:calc( 100% - 140px );
    display: flex;
    align-items: center; 
}

/*進度條*/
.process_barcon
{
    position:relative;
    width: 100%;
    min-height:30px;
	padding:5px;
}
.process_barcon .process_bar
{
    display: inline-block;
    height:100%;
    width:0px;
    text-align: right;
    color:#fff;
    font-size: 17px;
    padding: 2px 0;
}
.pb_one
{
    width:100%;
}
.pb_one .process_barcon .process_bar
{
   background-color: #ff9900 !important;
}


.memo_hidde
{
	max-width: 960px;
	margin: 30px auto;
	display:none;
	background-color:#fff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
}
.memo_hidde.see
{
	display:block;
}
.memo_hiddetitle
{
	background-color:#e3e3e3;
	font-weight:600;
	padding:10px;
}