.alert-dismissible{
	position: absolute;
	z-index: 10000;
	top: 20px;
	left: 20px;
	right:20px;
	width: auto;
}

.fpimage{
	position: relative;
	padding-bottom: 20px;
}

.fpimage span{
	position: absolute;
	top: 8px;
	right: 8px;
}

.fpimage input{
	display: none;
}

.page-single-site .profile-ud-value select,
.page-single-site input.profile-ud-value,
.page-single-site textarea.profile-ud-value{
	text-align: left;
	font-weight: normal;
	border: 1px solid #dbdfea;
	color: #333;
}

.page-single-site .profile-ud-value select,
.page-single-site input.profile-ud-value:disabled,
.page-single-site textarea.profile-ud-value:disabled{
	border: 1px solid #fff;
	background: none;
	color: #333;
}

.form-control[type="color"]{
	width: 80px;
}