.mo_ldap_modal_feedback_cloud {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	margin-left: 100px;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.mo_ldap_cloud_modal_content_feedback_cloud {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
	margin-left: 20%;
	margin-right: 24%;
	margin-top: 6%
}

.mo_ldap_close_cloud {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: 700
}

.mo_ldap_close_cloud:focus,
.mo_ldap_close_cloud:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.moldap-modal-contatiner-feedback {
	top: 0;
	left: 0;
	position: fixed;
	width: 100% !important;
	background-color: #121212cc !important;
	opacity: .9 !important;
	height: 100% !important
}

.close_feedback_form {
	float: right;
	border: none;
	background: #fff;
	cursor: pointer
}

.php-error #adminmenuback,
.php-error #adminmenuwrap {
	margin-top: unset
}
