.x-window-plain .x-window-mc {
	background-color: #F4F4F4;
}

body.x-body-masked .x-window-plain .x-window-mc {
	background-color: #F4F4F4;
}

body#lyra .x-tbar-loading{
	background-image: url(../images/extjs/default/grid/refresh.gif) !important;
}

body#lyra .form-title-sectionstyle{
	font : bold 15px tahoma, arial, helvetica, sans-serif;
	color: #777777;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 25px;
	background-color: #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.pointer {
	background-image: url(../images/notifier/point_gray.png);
	position: absolute;
	width: 19px;
	height: 12px;
	top: -9px;
	left: 325px;
	z-index: 99999;
}

.notif-detail-panel .x-panel-body, .notif-detail-panel form {
	background:  #F4F4F4;
	border: none;
}