/*!
 */
.tkstbx_all {
	display: inline-block;
	width: 100%;
	height: fit-content;
}
.tkstbx_radio {
	width:4%;
	float: left;
	color:blue;
}
.tkstbx_radiotxtbx {
	width:96%;
	display: block;
	float: right;
	color:blue;
}
.tkstbx_radiotxt {
	word-wrap: break-word;
	color: #286090;
}
/* apg */
