.tbl-rzkld, .tbl-report{
	width:100%;
}
.tbl-rzkld th,.tbl-report th, .row-th td{
	background:#1eb350 !important;
	color:#cfc  !important;
	border:1px solid #093 !important;
	font-family:rlwr;
	font-weight:bold;
}
.tbl-rzkld td,.tbl-report td{
	border:1px solid #1eb350;
	font-family:arial;
	padding:3px;
	line-height:1.05rem;
	}
.tbl-rzkld td{height:40px;font-size:0.94rem;}
.tbl-report td{font-size:1.1rem;}	
.tbl-rzkld tr:nth-child(2n) td,
.tbl-report tr:nth-child(2n) td
{
	background:#EAFFEA;
	}
.tbl-report td:first-child{
	text-align:left;
	padding:2px 10px;
} 
.tbl-report td:last-child{
	white-space:nowrap;
} 
#list-cls{height:80px;}
.cls-inf{
	font-family:arial;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	background:#EAFFEA;
	padding:10px 20px;
	border-radius:2px;
	margin:10px 0;
	color:#093;
	font-size:1rem;
}
.ws-row{height:20px;}	
#netcls_tbl 	td{
	padding:4px 10px;
	font-family:goth_nrml;
	font-size:1.1rem
}
#netcls_tbl 	td:nth-child(1),
#netcls_tbl 	td:nth-child(3),
#netcls_tbl 	td:nth-child(4)
{text-align:center;}

#netcls_tbl 	.start_title td{
	background:#4cbdea;
	color:white;
	font-weight:bold;
	border:1px solid #4cbdea;
	text-align:center;
	font-size:1.2rem;
}
#netcls_tbl 	.start_head td{
	background:#a5e5ff;
	color:#006e99;
	font-weight:bold;
	border:1px solid #4cbdea;
}
#netcls_tbl .start_cont td{
	border:1px solid #4cbdea;
	color:#006e99;
}
#netcls_tbl .start_cont:nth-child(2n) td{
	background:#eefaff;
}

#netcls_tbl 	.main_title td{
	background:#f70;
	color:white;
	font-weight:bold;
	border:1px solid #f70;
	text-align:center;
	font-size:1.2rem;
}
#netcls_tbl 	.main_head td{
	background:#ffdfb8;
	color:#bd3500;
	font-weight:bold;
	border:1px solid #f70;
}
#netcls_tbl .main_cont td{
	border:1px solid #f70;
	color:#bd3500;
}
#netcls_tbl .main_cont:nth-child(2n) td{
	background:#fff5e9;
}

#netcls_tbl 	.hight_title td{
	background:#1eb350;
	color:white;
	font-weight:bold;
	border:1px solid #1eb350;
	font-size:1.2rem;
}
#netcls_tbl 	.hight_head td{
	background:#9cf29c;
	color:#006221;
	font-weight:bold;
	border:1px solid #1eb350;
}
#netcls_tbl .hight_cont td{
	border:1px solid #1eb350;
	color:#006221;
}
#netcls_tbl .hight_cont:nth-child(2n) td{
	background:#EAFFEA;
}
.gen-data {
	font-size:1rem;font-family:goth_nrml
	}
	
.cls-ppl-ttl{
	font-family:goth_nrml;
	color:#f70;
}
.ws-row td{border:none !important;background:none !important;}
/*xs*/
@media (min-width: 576px) {
}

/*sm*/
@media (min-width: 768px) {
	.tbl-rzkld td,.tbl-report td{font-family:rlwr;font-size:1rem;line-height:1.2rem;}
	.tbl-rzkld td{height:50px;}
	.tbl-report td:last-child{font-family:arial;font-size:1rem;}
	#netcls_tbl 	td{font-size:1rem}
	}
	

/*md*/
@media (min-width: 992px) {
	.tbl-rzkld td,.tbl-report td{font-family:rlwr;font-size:1.2rem;line-height:1.4rem;}
	.tbl-report td:last-child{font-family:arial;font-size:1.1rem;}
}

/*lg*/
@media (min-width: 1200px) {
}
