/* START Telerik.Web.UI.Skins.Ajax.css */
/* Telerik RadAjaxLoadingPanel Common CSS */

.RadAjax .raDiv,
.RadAjax .raColor
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.RadAjax .raDiv
{
	position:relative;
	z-index:2;
	background-color:transparent;
	background-position:center center;
	background-repeat:no-repeat;
}

.RadAjax .raColor
{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background-image:none;
}

.RadAjax .raTransp
{
	zoom:1;
}

.RadAjax .raTop
{
	background-position:center top;
}

.RadAjax .raTopLeft
{
	background-position:left top;
}

.RadAjax .raTopRight
{
	background-position:right top;
}

.RadAjax .raLeft
{
	background-position:left center;
}

.RadAjax .raRight
{
	background-position:right center;
}

.RadAjax .raBottom
{
	background-position:center bottom;
}

.RadAjax .raBottomLeft
{
	background-position:left bottom;
}

.RadAjax .raBottomRight
{
	background-position:right bottom;
}

.RadAjax div.raNone
{
	background-image:none;
}

* html .RadAjaxUpdatedElement select
{
	visibility:hidden !important;
}
/* END Telerik.Web.UI.Skins.Ajax.css */
/* START Telerik.Web.UI.Skins.Forest.Ajax.Forest.css */
/* Telerik RadAjaxLoadingPanel Forest Skin */

.RadAjax_Forest .raDiv
{
	background-image:url('/WebResource.axd?d=Yw3Fdx06vKSjRXRrvsqPK-N36Lg8f6b2kbra06FzxtS9WjgEHP3Gb65LYJn-nw2F2zxe76gM9AfA0Iz_TkTE7y2TP7V2GV3njb-ju9B-ntDSAHA6LMTTUwAxN0Um5lop0&t=634148093154471565');
}

.RadAjax_Forest .raColor
{
	background-color:#d1deb6;
}

.RadAjax_Forest .raTransp
{
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
/* END Telerik.Web.UI.Skins.Forest.Ajax.Forest.css */
