/* =============================
	Simple Post Page Notes settings page style
	============================= */
.wrap {
	background: #ffffff;
	width: 50%;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 0 0 2px gray;
	position: fixed;
}