.form-container {
				min-height: 300px;
				position: relative;
			}
			.step{
				text-align: center;
			}
			.appbox{ background:url(../images/familymortgage_10.png) no-repeat 50% 50%; padding:7px; width: 226px;
height: 216px; text-align:center; display: inline-block; cursor: pointer;background-color: #dee2e6;}
			.credit{ background:url(../images/familymortgage_10-credit.png) no-repeat 50% 50%; padding:7px; width: 180px !important;
height: 209px; text-align:center; display: inline-block; cursor: pointer;}
			.step .clr {
				padding-bottom: 44px;
			}
			.form-container .active {
				border: 3px solid red;
			}
			.stepCount {
				display: none;
			}
			.appicon{ 
				position: relative;
			display: block;
text-align: center;
height: 150px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding-top: 15px;
			}
			.txt{ 
			font-size: 19px !important;
text-align: center;
color: #fff;
font-family: Arial, sans-serif;
height: 55px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
line-height: 51px;
			}
			.headline {
				color:#444;
				font-weight: bold;
				font-size: 30px;
				padding-top: 30px;
				padding-bottom: 34px;
				text-transform: uppercase;
			}
			.step a.back {
				bottom:10px;
				color:#555;
				left: 427px;
				padding-right:10px;
				
			}
			.step a.fwd {
				bottom:10px;
				color:#555;
				padding-left:10px;
				
			}
			.sub-but {
    background: url("../images/firsttimebuyer_19.png");
border: medium none;
color: #FFFFFF;
font-size: 18px;
margin: 0 auto;
font-weight: bold;
outline: medium none;
padding: 4px 0 8px;
width: 150px;
cursor: pointer;
height: 18px;
}	


	.continue-but {
		min-height: 35px;
		background: rgb(255,194,57);
		background: -moz-linear-gradient(top, rgba(255,194,57,1) 0%, rgba(255,159,0,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,194,57,1)), color-stop(100%,rgba(255,159,0,1)));
		background: -webkit-linear-gradient(top, rgba(255,194,57,1) 0%,rgba(255,159,0,1) 100%);
		background: -o-linear-gradient(top, rgba(255,194,57,1) 0%,rgba(255,159,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,194,57,1) 0%,rgba(255,159,0,1) 100%);
		background: linear-gradient(to bottom, rgb(18 170 155) 0%,rgb(18 170 155) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc239', endColorstr='#ff9f00',GradientType=0 );
		/* box-shadow: 4px 3px 2px rgb(255 194 57); */
		border-radius: 5px;
		border: medium none;
		color: #FFFFFF;
		font-size: 18px;
		margin: 16px auto;
		font-weight: bold;
		outline: medium none;
		padding: 5px 0 4px;
		line-height: 27px;
		width: 150px;
		cursor: pointer;
		height: 27px;
	}
.step div input{ width: 260px;
margin: 0 auto;
height: 34px;
margin-bottom: 14px;
color: #000;
font-size: 15px;}
.step div select {
	width: 260px;
margin: 0 auto;
height: 34px;
margin-bottom: 14px;
color: #000;
font-size: 15px;
}
.dateText {
	position: absolute;
	top:10px;
	left: 20px;
	color:#000;
	font-family: Arial, sans-serif;
}
.oneMonth {
	position: absolute;
top: 31px;
right: -85px;
font-size: 10px;
color: #fff;
}
.oneDay {
	position: absolute;
top: 63px;
font-size: 37px;
right: -112px;
font-weight: bold;
}
.oneMonthSlant {
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-ms-transform: rotate(-9deg);
top: 41px;
position: absolute;

right: -101px;
font-size: 10px;
color: #fff;

}
.nextYear {
	font-size: 28px;
right: -128px;
position: absolute;
top: 63px;
font-weight: bold;
}