a {cursor: pointer;}

td{position:relative;}

.space1{display: block;height: 10px;}

.fs-l{
	font-size: 110%;
}
.fs-xl{
	font-size: 120%;
}
.fs-xxl{
	font-size: 130%;
}

.fs-form-title{
	font-size: 160%;
	font-weight: normal;
}

.text-right{
	text-align: right !important;
}

.color-red{
	color: red !important;
}

.line1{
	overflow: hidden;
	height: 1px;
	background-color: lightgrey !important;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
