.shapka{
    background: #ededed;
    color: #16683f;
}
.table-striped tr:nth-last-child(1){
    border-bottom: 2px solid #365edc;
}
.table-striped tr:nth-child(1) td{
	padding-top: 20px;
}
.href{
	color: #0b71a1;
	text-transform: full-size-kana;
	font-weight: initial;
	cursor: pointer;
}
.white-box h2.h2o{
	color: #16683f;
	font-weight: bold;
	border-bottom: 2px solid;
	margin-top: 0px;
	padding-bottom: 20px;
}