.modal-title{
	color: #fff;
}

.myTooltip a:hover{
	text-decoration: none;
}

form.form-horizontal label {
	margin-right: 30px;
}

form.form-horizontal .form-group{
	margin-bottom: 30px;
}

.form-control{
	width: 98%;
}

textarea{
	height: 160px;
}

.account-container{
	width: 80%;
}

.form-group{
	margin-bottom: 10px;
}