


/* shirt-price-list */
.shirt-price-list form{
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin-bottom: 14px;
}
.shirt-price-list form p{
	float: none;
	font-size: 12px;
	line-height: 32px;
	color: #000;
}
.shirt-price-list label{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 32px;
	color: #000;
	margin-right: 10px;
}
.shirt-price-list .select-block{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	height: 30px;
	min-width: 195px;
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
	margin-bottom: 14px;
}
.shirt-price-list .select-block .ico{
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: #e5e5e5;
	text-align: center;
	line-height: 30px;
}
.shirt-price-list .select-block .ico img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.shirt-price-list .select-block select{
	position: relative;
	border: 0;
	background-color: transparent;
	padding: 5px 16px 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.shirt-price-list .select-block select::-ms-expand{
	display: none;
}

.shirt-price-list .link{
	display: block;
	text-align: center;
	margin-bottom: 55px;
}
.shirt-price-list .btn-link{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.shirt-price-list .btn-link:hover{
	text-decoration: underline;
}




.table-price-list{
	position: relative;
	display: block;
	height: 288px;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0 auto 40px;
	overflow: hidden;
	border: 1px solid #b5b5b5;
	border-width:0 1px 1px 0;
}
.table-price-list table{width: 100%;}
.table-price-list tbody{
	display: table-row-group;
	overflow: auto;
}
.table-price-list tr{
	display: table-row;
	table-layout: fixed;
	height: 25px;
	font-size: 9px;
	line-height: 14px;
	color: #2f2f2f;
	background: #fff;
}
.table-price-list tr td span{
	display: block;
	text-align: left;
}
.table-price-list th, .table-price-list td{
	vertical-align: middle;
	padding: 5px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #b5b5b5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.table-price-list thead th{
	background: #f0f0f0;
	white-space: nowrap;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.table-price-list tbody th{
	vertical-align: bottom;
}
.table-price-list .fht-tbody .fht-table .odd th:first-child{
	opacity: 1;
	border-top: 0;
}
.table-price-list .fht-tbody .fht-table tr th:first-child{
	border-bottom: 0;
}

.table-price-list .fht-table tr:last-child td{border-bottom:0 !important;}
.table-price-list .fht-fixed-column .fht-thead{z-index:10;}

.table-price-list thead th:nth-child(1),
.table-price-list tbody th:nth-child(1){
	width: 120px !important;
	min-width: 120px;
	max-width: 120px;
}
.table-price-list thead th:nth-child(2),
.table-price-list tbody th:nth-child(2){
	width: 55px !important;
	min-width: 55px;
	max-width: 55px;
}
.table-price-list thead th:nth-child(3),
.table-price-list tbody th:nth-child(3){
	width: 46px !important;
	min-width: 46px;
	max-width: 46px;
}
.table-price-list thead th:nth-child(4),
.table-price-list tbody th:nth-child(4){
	width: 84px !important;
	min-width: 84px;
	max-width: 84px;
}
.table-price-list thead th:nth-child(5),
.table-price-list tbody th:nth-child(5){
	width: 83px !important;
	min-width: 83px;
	max-width: 83px;
}
.table-price-list thead th:nth-child(6),
.table-price-list tbody th:nth-child(6){
	width: 76px !important;
	min-width: 76px;
	max-width: 76px;
}
.table-price-list tbody td:nth-child(2){
	width: 55px !important;
	min-width: 55px;
	max-width: 55px;
}
.table-price-list tbody td:nth-child(3){
	width: 46px !important;
	min-width: 46px;
	max-width: 46px;
}
.table-price-list tbody td:nth-child(4){
	width: 84px !important;
	min-width: 84px;
	max-width: 84px;
}
.table-price-list tbody td:nth-child(5){
	width: 83px !important;
	min-width: 83px;
	max-width: 83px;
}
.table-price-list tbody td:nth-child(6){
	width: 76px !important;
	min-width: 76px;
	max-width: 76px;
}
.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody{
	overflow: hidden;
	position: relative;
}
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody{
	overflow: auto;
}
.fht-table-wrapper .fht-table .fht-cell{
	overflow: hidden;
	height: 1px;
}
.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body{
	top: 0;
	left: 0;
	position: absolute;
}
.fht-table-wrapper .fht-fixed-column{
	z-index: 1;
}
