
/* Custom CSS by user */

	.custom_tab_1 {
		border: 1px solid #095B00;
	}

	.custom_tab_1 thead {
		font-size: 110%;
		font-weight: 600;
		color: #095B00;
	}

	.custom_tab_1 thead tr:last-child {
		font-size: 110%;
		font-weight: 600;
		background: #095B00;
		color: #fff;
	}

	.custom_tab_1 thead td,
	.custom_tab_1 thead th, {
		border: 1px solid #b5b5b5;
		border-collapse: collapse;
	}

	#goA, #goB, #goC, #goD, #goE, #goF, #goG, #goH, #goI {
		scroll-margin-top: 20px;
	}

	.numbiring_span {
		width: 20px;
		display: inline-block;
	} 

