@font-face{font-family:'icomoon';src:url("fonts/icomoon.eot?-vfcqo2");src:url("fonts/icomoon.eot?#iefix-vfcqo2") format("embedded-opentype"),url("fonts/icomoon.woff?-vfcqo2") format("woff"),url("fonts/icomoon.ttf?-vfcqo2") format("truetype"),url("fonts/icomoon.svg?-vfcqo2#icomoon") format("svg");font-weight:normal;font-style:normal}

.hi-gm-table-bylayout {
	display: table;
	width: 100%;
	margin-top: 4.5%;
	margin-bottom: 50px;
}

.hi-gm-table-bylayout .clearfix:before {
	clear: both;
}

.hi-gm-table-bylayout .theader {
	background-color: #53af4e;
	color: #fff;
	display: table-row;
}

.hi-gm-table-bylayout .theader .tcell:first-child {
	vertical-align: bottom;
}

.hi-gm-table-bylayout .theader .tcell {
	border-left: 1px solid #fff;
	text-align: center;
	padding: 2.6rem 0 2rem 0;
	font-size: 16px;
}

.hi-gm-table-bylayout .theader .tcell {
	font-family: "FS Lola Bold", Arial, Helvetica, sans-serif;
}


.hi-gm-table-bylayout .theader .uShp:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e606";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .bordRom:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e605";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .holwSqu:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e604";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .banqt:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e600";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .clsRom:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e603";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .cabrt:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e607";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .recptn:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e602";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .theader .thetr:before {
	font-family: 'icomoon';
	display: block;
	font-size: 36px;
	content: "\e601";
	padding: 0 0 12px 0;
}

.hi-gm-table-bylayout .trow {
	display: table-row;
}

.hi-gm-table-bylayout .trow .tcell {
	height: 40px;
	font-size: 16px;
}

.hi-gm-table-bylayout .trow.odd {
	background-color: #c4e4a5;
}

.hi-gm-table-bylayout .trow.even {
	background-color: #fff;
}

.hi-gm-table-bylayout .trow.even .tcell {
	background: #f3f3f3;
}

.hi-gm-table-bylayout .trow.even .tcell.even {
	background: #fff;
}

.hi-gm-table-bylayout .trow.even .tcell:first-child {
	background: #fff;
}

.hi-gm-table-bylayout .tcell {
	width: 12%;
	display: table-cell;
	padding: 12px 0;
	text-align: center;
}

.hi-gm-table-bylayout .tcell:first-child {
	width: 18%;
	text-indent: 50px;
	text-align: left;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.hi-gm-table-bylayout .tcell:first-child {
		text-indent: 0;
		padding-left: 5%;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	.wrapper {
		padding: 0 20px;
	}

	.hi-gm-table-bylayout {
		display: block;
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.hi-gm-table-bylayout .tbl-arw {
		position: absolute;
		width: 100%;
		top: 0;
	}

	.hi-gm-table-bylayout .tbl-arw .arw_lft {
		position: absolute;
		left: -25px;
		top: 80px;
	}

	.hi-gm-table-bylayout .tbl-arw .arw_lft:before {
		content: "\f104";
		font-family: 'fontAwesome';
		font-size: 4rem;
		color: #53af4e;
	}

	.hi-gm-table-bylayout .tbl-arw .arw_rght {
		position: absolute;
		right: -25px;
		top: 80px;
	}

	.hi-gm-table-bylayout .tbl-arw .arw_rght:before {
		content: "\f105";
		font-family: 'fontAwesome';
		font-size: 4rem;
		color: #53af4e;
	}

	.hi-gm-table-bylayout .theader {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		width: 275%;
		position: relative;
	}

	.hi-gm-table-bylayout .trow {
		display: block;
		overflow: hidden;
		clear: both;
		content: "";
		width: 275%;
	}

	.hi-gm-table-bylayout .theader .tcell {
		padding: 16px 0 10px 0;
		font-size: 1.4rem;
	}

	.hi-gm-table-bylayout .theader .uShp:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .bordRom:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .holwSqu:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .banqt:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .clsRom:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .cabrt:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .recptn:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .theader .thetr:before {
		font-size: 2.6rem;
		padding: 0 0 10px 0;
	}

	.hi-gm-table-bylayout .tcell {
		width: 12.5%;
		display: block;
		float: left;
		text-align: center;
		background-color: #fff;
	}

	.hi-gm-table-bylayout .tcell:empty {
		display: none;
	}

	.hi-gm-table-bylayout .trow.odd > div:first-child {
		display: block;
	}

	.hi-gm-table-bylayout .trow .tcell:first-child {
		background-color: #c4e4a5 !important;
		width: 100%;
		text-align: left;
	}
	.hi-gm-table-bylayout .trow .tcell:first-child>span{
		position: absolute;
		left: 10px;
	}

	.hi-gm-table-bylayout .theader .tcell {
		background-color: #53af4e;
	}

	.hi-gm-table-bylayout .theader .tcell:first-child {
		display: none;
	}

	.hi-gm-table-bylayout .trow.even, .hi-gm-table-bylayout .trow.odd {
		background-color: #fff;
	}

	.hi-gm-table-bylayout .trow.even .tcell, .hi-gm-table-bylayout .trow.odd .tcell {
		background: #f3f3f3;
	}

	.hi-gm-table-bylayout .trow.even .tcell.even, .hi-gm-table-bylayout .trow.odd .tcell.even {
		background: #fff;
	}

	.hi-gm-table-bylayout .trow.even .tcell:first-child, .hi-gm-table-bylayout .trow.odd .tcell:first-child {
		background: #fff;
		text-indent: 25px;
	}
}
