#capt {
	margin:15px 0;
}

#capt ul {
	padding:0;
}

#capt p {
	margin:0;
}

#capt ul li {
	list-style: none;
}

#capt #bsCaptchaTarget {
	border: 1px dashed #646362;
	height:65px;
}
#capt .bootstrapCaptchaIcons {
	border: 1px solid #eee;
	padding:10px;
}

#capt .bootstrapCaptchaIcons p{
	margin:0;
}
#capt .bootstrapCaptchaIcons p i{
	padding:0 2px;
	z-index: 999999;
}

#bsCaptchaTarget p {
	line-height: 63px;
}

#capt .ui-state-highlight {
	background: #eee !important
}

#capt .alert {
	margin-bottom: 0;
}

#bsWhat {
}

.has-error #capt {
	color:red !important;
}
