/****************************************************************************************/
#form {
	margin-top: 169px !important;
}

#form .top-text {
	margin: 0 auto;
	max-width: 970px;
	font-size: 2.2rem;
	line-height: 4.1rem;
	letter-spacing: 0.11rem;
	text-align: left;
}
/****************************************************************************************/
#form .required-desc {
	font-size: 1.9rem;
}
/****************************************************************************************/
#form form .table {
	display: table;
}

#form form .table > * {
	display: table-row;
}

#form form .table > * > * {
	border-width: 0 1px 1px 0;
	display: table-cell;
	vertical-align: middle;
}
#form form .table > * > *:first-child {
	padding-right: 15px !important;
	width: 1%;
}
/*******************************************/
#form form .group:nth-child(n+2) {
	margin-top: 60px;
}

/*#form form .group h2 {
	font-size: 3.5rem;
	letter-spacing: 0.45rem;
}*/

#form form .group > .table {
	margin-top: 7px;
}
/*#form form .group > h2 + .table {
	margin-top: 38px;
}*/

#form form .group > .table > * > :first-child {
	padding: 20px;
	width: 284px;
	font-size: 1.9rem;
}

#form form .group > .table > * > :last-child {
	padding: 20px 25px;
}

#form form .group > .table > * > :first-child .smaller {
	font-size: 1.4rem;
}
/*******************************************/
#form form .table .table {
	font-size: 1.7rem;
}

#form form .table .table > * > *:first-child {
	white-space: nowrap;
}

#form form .table .table > *:nth-child(n+2) > * {
	padding-top: 15px;
}
/*******************************************/
#form form .item > :last-child {
	padding-top: 9px !important;
}

#form form .item > :last-child > * {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

#form form .item > :last-child > * > * {
	margin: 11px 0 0 30px;
}

#form form .item .error {
	padding-left: 30px;
}
/*******************************************
#form form .date .error {
	padding-left: 13px;
}
/*******************************************/
#form form input[type="text"],
#form form select,
#form form textarea {
	font-size: 2rem;
}
/*******************************************/
#form form textarea {
	min-height: 120px;
}
/*******************************************/
#form form .postal-code input[type="text"] {
	width: 128px;
}
/*******************************************/
#form form .how-imformed > :first-child,
#form form .other-products > :first-child {
	line-height: 2.4rem !important;
}

#form form .how-imformed > :first-child > :first-child,
#form form .other-products > :first-child > :first-child {
	font-size: 1.6rem !important;
}
/*******************************************
#form form .error {
	margin-top: 4px;
	padding-left: 6px;
}
/****************************************************************************************/
#form-confirm .balloon {
	padding: 45px 65px 0 65px;
	border-radius: 0;
}
/*******************************************/
#form-confirm .balloon .texts .title {
	font-size: 3rem;
}

#form-confirm .balloon .texts .text {
	margin-top: 40px;
}
/*******************************************/
#form-confirm .balloon .group span {
	padding: 0 15px;
	font-size: 1.8rem;
	font-weight: bold;
}
/*******************************************/
#form-confirm .balloon .table {
	margin-top: 8px;
}

#form-confirm .balloon .table > *:nth-child(n+2) > * {
	padding-top: 20px;
}
#form-confirm .balloon .table > * > :first-child {
	width: 200px;
}
#form-confirm .balloon .table > * > :last-child {
	padding-left: 25px;
	min-width: 220px;
	max-width: 500px;
}
/*******************************************/
#form-confirm .balloon .buttons {
	margin-bottom: 40px;
}
/*******************************************/
#form-confirm .value li {
	display: inline-block;
}
/*******************************************/
#form-confirm .contact .value span {
	display: inline-block;
}
#form-confirm .contact .value span:first-child {
	font-size: 1.4rem;
}
#form-confirm .contact .value .email span:first-child {
	letter-spacing: -0.2rem;
}
/****************************************************************************************/
#form-confirm .values .table {
	display: table;
}
#form-confirm .values .table > * {
	display: table-row;
}
#form-confirm .values .table > * > * {
	display: table-cell;
}
/****************************************************************************************
.grad-link-button [nh-button] {
	height: 105px;
	font-size: 2.3rem;
	letter-spacing: 0.2rem;
}

.grad-link-button .smaller {
	margin-top: 10px;
	font-size: 1.7rem;
}
/****************************************************************************************
#form-links .title {
	margin-top: 88px;
	text-align: center;
}

#form-links .title h3 {
	display: inline-block;
}

#form-links .layout {
	margin-top: 102px;
}
/****************************************************************************************
#form-complete {
	padding-top: 40px;
}

#form-complete .top {
	padding-top: 20px;
}

#form-complete h1 {
	font-size: 2.4rem;
}

#form-complete .texts h2 {
	font-size: 2.1rem;
}

#form-complete .texts p {
	line-height: 3.5rem;
}
/****************************************************************************************
#grad-form-error .content-area {
	padding-top: 20px;
}
/****************************************************************************************/
