.join-title{
	font-size:1.5rem;
	color: #6f6f6d;
	padding:8px 0px 10px 0px;
	margin-bottom: 0px;
}

.join-bg{
	background-color: rgba(255,255,255,.85);
	border-radius:10px;
	padding: 0px;
}

.input-color{
	color: #6F6F6D !important;
	border: none !important;
	height:50px;
	font-size: 18px;
}

.input-bg{
	background: white;
	border-radius: 5px;
	margin-bottom: 0px;
}

.join-hr{
	height: 1px;
	background: #b5b5b5;
	margin-top: 18px;
}

.span-left-bd{
	padding-left: 0px;
	padding-top: 10px;
	border-right: solid 1px #b5b5b5 !important;
	height: 50px;
}

.join-title-margintop{
	overflow: hidden;
}

.join-phone-margintop{
	margin-top: 20px;
}

.form-group-height
{
	height: 70px;
	padding: 0px;
}

.form-padding-right{
	padding-right: 0px;
	height: 50px;
	border-radius: 5px;
}

.form-btn-height{
	height: 50px;
}

.desc{
	color:#c3c3c5;
	margin-bottom: 20px;
}

.make8-agreement{
	color: #c3c3c5;
}

.btn-submit-container{
	padding: 0px;
	margin-bottom: 30px;
	color:#c3c3c5
}

.btn-submit-style{
	height: 40px;
	width: 100%;
}

.join-overflow{
	overflow: hidden;
}

.join-form-marginbottom{
	position: absolute;
	top: 20%;
}

.join-title-margin{
	overflow: hidden;
	margin-top: 30px;
}

.join-btn{
	padding: 6px !important;
}

.btn-height{
	height: 65px;
	overflow: hidden;
}
