#main .innerblock .sec-center-block #sec-upload.sec-upload .linking-data-right #secFileSelect.sec-file-select .sec-btn-block .btn-upload {
	width: 220px;
	margin: 10px 0 0 0;
}

/* btn-linking-data */
#main .btn-linking-data {
	width: 220px;
	margin: 30px auto 0 auto;
}

#main .btn-linking-data a {
	display: block;
	padding: 0 0 0 0px;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-radius: 30px;
	box-shadow: 0px 6px 15px -5px #777777;
	background: url('https://0000r-img.s3.ap-northeast-1.amazonaws.com/invoice_pa_direct/images/btn-ico-download.png') left 42px center #0099ff no-repeat;
	box-sizing: border-box;
}

#main .btn-linking-data a:hover {
	background: url('https://0000r-img.s3.ap-northeast-1.amazonaws.com/invoice_pa_direct/images/btn-ico-download.png') left 42px center #1869c2 no-repeat;
	box-shadow: none;
}

#main .sec-center-block {
	width: 1100px;
	height: 630px;
}

div.directMenu {
	height: 100px;
	background-color: #ffe4e1;
	background-image: linear-gradient(0deg, #ffffff 0%, #ffe4e1 100%);
	border-radius: 5px 0px 0px 0px;
}

div.linking-data-left {
	width: 38%;
	height: 500px;
	float: left;
	border:10px dashed #87ceeb;
	border-radius: 8px;
}

div.linking-data-center {
	width: 12%;
	height: 500px;
	float: left;
	background-image: url(https://0000r-img.s3.ap-northeast-1.amazonaws.com/invoice_pa_direct/images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}

div.linking-data-right {
	width: 46%;
	height: 500px;
	float: right;
	border:10px dashed #87ceeb;
	border-radius: 8px;
}

#main .sec-upload2 .sec-pct {
	margin-top: 20px;
	text-align: center;
}

#main .sec-upload2 .sec-file-select {
	width: 500px;
	margin: 10px auto;
}

#main .sec-upload2 .sec-file-select .sec-file-list {
	height: 70px;
	overflow-y: auto;
}

#main .sec-upload2 .sec-file-select .sec-file-list ul li {
	padding: 15px 0 15px 25px;
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #ccc;
	background: url('https://0000r-img.s3.ap-northeast-1.amazonaws.com/images/ico-file.png') left center no-repeat;
	margin-left: 10px;
}

#main .sec-upload2 .sec-file-select .sec-file-list ul li:first-child {
	border-top: 1px solid #ccc;
}

#main .sec-upload2 .sec-file-select ul.sec-btn-block {
	margin: 30px 0 0 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
}

.btn-cancel2 {
	width: 190px;
	position: relative;
	top: 10px;
}

.btn-cancel2 a {
	display: block;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-radius: 30px;
	box-shadow: 0px 4px 9px -5px #777777;
	box-sizing: border-box;
}

.btn-cancel2 a {
	color: #888;
	background: url('https://0000r-img.s3.ap-northeast-1.amazonaws.com/images/btn-ico-delete.png') left 17px center #ccc no-repeat;
	padding: 0 0 0 23px;
}

.btn-cancel2 a:hover {
	background: url('https://0000r-img.s3.ap-northeast-1.amazonaws.com/images/btn-ico-delete.png') left 17px center #eee no-repeat;
	box-shadow: none;
}
