#old-id-container {
	height: auto;
}
#old-add-newid-c, #old-idrefill-c {
	display: block;
	/*vertical-align: top;*/
}
#old-add-newid-c {
	/*width: 20%;*/
	height: auto;
	margin-top: 25px;
}
#old-add-newid {
	height: 50px;
	width: 276px;
	/*padding: 20px;*/
	text-align: center;
	border: 1px dashed #AAAAAA;
	border-radius: 8px;
	line-height: 20px;
	font-size: 14px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
#old-add-newid span {
	line-height: 20px;
}
#old-add-newid div {
	display: block;
}
#old-idrefill-c {
	width: 600px;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	height: auto;
}
#old-idrefill-c .old-cornermark {
	width: 72px;
	height: 26px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(./images/new/new-cornermark.png);
	color: #fff;
	font-size: 14px;
}
#old-idrefill-c .old-idrefill {
	width: 244px;
	height: 138px;
	position: relative;
	padding: 16px;
	margin-top: 25px;
	margin-right: 22px;
	line-height: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	border: 1px solid #DEDEDE;
	border-radius: 8px;
	overflow: hidden;
}
#old-idrefill-c .old-idrefill div {
	display: block;
}
#old-idrefill-c .old-idrefill .old-under-review {
	display: block;
	position: absolute;
	width: 276px;
	left: 0;
	bottom: 0;
	background-color: #CC0000;
	color: #fff;
	text-align: center;
}
.old-addicon {
	width: 16px;
	height: 16px;
	margin-right: 15px;
}
#old-idrefill div {
	display: block;
	height: auto;
	line-height: auto;
}
#old-idrefill-c .old-idrefill .old-id-pic {
	width: 117px;
	height: 74px;
	line-height: auto;
	display: inline-block;
}
#old-idrefill-c .old-idrefill .old-id-pic img {
	width: 100%;
}
#old-idrefill-c .old-idrefill .old-idrefill-imgc {
	width: 100%;
	height: 74px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
#old-addIDpopup .old-aidp-title {
	height: 32px;
	display: block;
}
#old-addIDpopup .old-aidp-title span {
	color: red;
}
#old-addIDpopup .old-aidp-title .old-idno {
	height: 29px;
	border: 1px solid #AAAAAA;
}
#uploa1 {
	position: relative;
	display: inline-block;
	width: 221px;
	height: 151px;
}
#uploa2 {
	position: relative;
	display: inline-block;
	width: 221px;
	height: 151px;
}
#uploa1 img {
	width: 100%;
}

#uploa2 img {
	width: 100%;
}
#frc, #idc {
	width: 60px;
	height: 30px;
	background-color: #000000;
	opacity: 0.6;
	border-radius:21px;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#old-pop-up div {
	height: auto
}
#old-btn-c {
	display: flex;
	justify-content: space-around;
}
#old-btn-c span{
	width: 83px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius:6px;
}

#old-addIDpopup-cancel{
	background-color: #999999;
	color: #fff;
}

#old-addIDpopup-confirm{
	background-color: #E10000;
	color: #fff;
}
#old-addIDpopup {
	background-color: #000;
}
#old-idtype, #old-idno {
	width: 232px;
	height: 18px;
}

#formidtd1 {
	display: block;
	text-align: center;
}
#formidtd2 {
	display: block;
	text-align: center;
}

#uploa1 label, #uploa2 label {
	line-height: 0px;
}


#bo_te #a_t_l .b_info .name {
	width: auto;
	text-align: left;
}
