﻿.af-provider-registration { 
	margin:20px 8px 0px 8px;
}

.af-provider-registration .line-item { 
	margin-bottom:12px;
}

	.af-provider-registration .line-item-info {
		margin:10px 0px;
		background: #f8f8f8;
		padding:10px;
		border-radius:5px;
	}

	.af-provider-registration .line-item-header {
		margin-bottom: 5px;
		color: #888;
	}

.af-provider-registration .clear { 
	clear:both;
	height:20px;
}

.af-provider-registration-info {
	padding: 8px 10px 10px 40px;
	background-image: url(/images/base/information.png);
	background-repeat: no-repeat;
	background-size: 25px 35px;
	background-position: 10px 0px;
	background-color: #f8f8f8;
	font-size: 0.9em;
	margin-top:10px;
	display:inline-block;
	line-height:1.2em;
}

.af-provider-registration-warning {
	margin: 30px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-block;
	background: #D88900;
	font-size: 1.1em;
	color: #fff;
}

.af-provider-registration-success { 
	margin-top:20px;
}

.af-provider-registration-success h3 {
	color: #222;
	margin-bottom:5px;
}
