.inc-mantispopup {
	
	background-color: white;
	position: absolute;
    border-style: solid;
    border-color: #0000ff;
	border-width: 1px;
}

.inc-mantispopupHeader {
	background-color: blue;
	color: white;
}

