﻿/* Modal Popup */

.pixi_modalBackground
{
	opacity: .6;
	filter: alpha(opacity=60);
	background-color: #33ccff;
}