@CHARSET "UTF-8";

.ui-dialog-titlebar {
	display: none;
}

.ui-dialog {
	width: 390px !important;
	border: 0 !important;
}

.ui-resizable-handle {
	border: none !important;
}

#page_loading {
	text-align: center;
	color: #444444;
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding-top: 300px;
}
