.text-justify {
	text-align: justify;	
}

#terms-error {
	display: block !important;
}

label.error, .input-error {
	color: #c02b0a;
}

.title {
	color: #1d3479;
}

.way-color {
	background-color: #e5127e;
	border-color: #e5127e;
}

.dotted {
	border: 2px dashed #CCC;
	padding: 20px;
	overflow: hidden;
}

.center-text {
	text-align: center;
}

.rleft, .rright {
	background: none;
	border: none;;
}