@CHARSET "UTF-8";

.to-sign-in {
	font-size: 14px;
}

.bgt-tbl-2 {
	border: 0px;
	font-size: 14px;
	border-spacing: 7px;
}

.bgt-tbl-2 th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.bgt-tbl-2 td {
	text-align: left;
	height: 45px;
	vertical-align: middle;
	white-space: nowrap;
}
.bgt-tbl-2 td>label {
	font-weight: bold;
}
.txt-field {
	width: 200px;
}

.jcaptcha {
	border: 1px solid #b4c2d3;
	vertical-align: middle;
}

.pagename {
	border-bottom-width: 1px;
	border-bottom-color: e3e3e3;
	border-bottom-style: dashed;
	margin-bottom: 40px;
}

.breadcrumbs {
	display: none;
}

.width-90 {
	width: 90%;
	margin: auto;
}