.brform{
	width: 21cm;
	height: 29.7cm;
	display: table;
	margin: 10px auto;
	background: white;
	position: relative;
}

.brform .content{
	padding: 0.5cm 0.2cm 2.54cm 1cm;
	line-height: 22px;
}

.forminput{
	border: none;
	border-bottom: 1px dotted black;
	padding: 0;
	margin: 0;
	font-family: atsfont;
	font-size: 14pt;
	text-align: center;
	border-radius: 0px;
}

div.forminput, i.fa{
	display: inline-block;
	text-indent: 0;
}

.forminput:disabled{
	background: #f5f5f5;
}

.brform *:not(.fa){
	font-family: atsfont !important;
	font-size: 14pt;
}


.brform b{
	font-family: atsfontbold !important;
}

.brform h1{
	font-family: atsfontbold !important;
	font-size: 16pt;
	text-align: center;
}

.brform div.p, .brform p{
	text-indent: 0.5in;
	line-height: 150%;
}

.brform span.listbox label input{
	margin-left: 35px;
	width: initial;
}

.brform table{
}

.brform table tr th, .brform table tr td {
	background: none;
	font-weight: normal;
	border: 1px solid black;
	padding: 0 2px;
}
.brform table tr td input[type="text"]{
	width: inherit;
	border: none;
	padding: 0;
}

.chklist input{
	width: initial;
}

.agreement, .agreement .forminput, .agreement u{
	font-size: 12pt !important;
}

.logo-color{
	position: absolute;
	top: 30px;
	left: 30px;
}

.w50{
	width: 49%;
}

.brform i.fa{
	font-size: 14px !important;
}

.brbox{
	border-radius: 20px;
	padding: 4px 15px;
	border: 1px solid black;
}

.brform .subbox{
	padding-left: 20px;
}

.brform .subbox label{
	display: block;
	line-height: initial;
}

.wanna2 .fl .agreement{
	line-height: initial;
}