﻿/* RadWindow for ASP.NET Forest Skin */

.RadWindow_Forest .rwTopLeft,
.RadWindow_Forest .rwTopRight,
.RadWindow_Forest .rwTitlebar,
.RadWindow_Forest .rwFooterLeft,
.RadWindow_Forest .rwFooterRight,
.RadWindow_Forest .rwFooterCenter,
.RadWindow_Forest .rwTopResize,
.RadWindow_Forest .rwStatusbar div,
.RadWindow_Forest .rwStatusbar,
.RadWindow_Forest .rwPopupButton,
.RadWindow_Forest .rwPopupButton span,
.RadWindow_Forest.rwMinimizedWindow .rwCorner
{
    background-image: url('WebResource.axd?d=Qx0gtrHeJjPMePa_ykRupxtYZgaYQqgcizr-1dxMVOa2z0IJaY77He0OBDisziMMRYXZFxotN_f7QoGCHZtRWPd07xJTrcHjfSWtc8mFKMA1&t=633922779820000000');
}

.RadWindow_Forest .rwBodyLeft,
.RadWindow_Forest .rwBodyRight,
.RadWindow_Forest .rwStatusbarRow .rwCorner
{
	background-image: url('WebResource.axd?d=Qx0gtrHeJjPMePa_ykRupxtYZgaYQqgcizr-1dxMVOa2z0IJaY77He0OBDisziMMk88n60kjBsICcAirA2alMcKqI4rUCIgZexbwJOicZrQ1&t=633922779820000000');
}

.RadWindow_Forest .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_Forest .rwControlButtons a
{
    background-image: url('WebResource.axd?d=Qx0gtrHeJjPMePa_ykRupxtYZgaYQqgcizr-1dxMVOa2z0IJaY77He0OBDisziMMHyDEQOLv-to3BTcDpKgP7wut_jEh5v10E67-XxSwxuc1&t=633922779820000000');
}

.RadWindow_Forest a.rwIcon
{
	background-image: url('WebResource.axd?d=Qx0gtrHeJjPMePa_ykRupxtYZgaYQqgcizr-1dxMVOa2z0IJaY77He0OBDisziMMRYXZFxotN_f7QoGCHZtRWPd07xJTrcHjfSWtc8mFKMA1&t=633922779820000000');
}

div.RadWindow_Forest .rwTitlebarControls em
{
	color: #e7f1d7;
}

div.RadWindow_Forest .rwDialogInput
{
	border: solid 1px #618740;
}

div.RadWindow_Forest .rwDialogInput:hover
{
	border: solid 1px #3c4c30;
}

div.RadWindow_Forest td.rwLoading
{
    background-color: #fff;
}

div.RadWindow_Forest .rwPopupButton span
{
    color: #e7f1d7;
}

div.RadWindow_Forest .rwPopupButton:hover span
{
    color: #fff;
}

.RadWindow_Forest td.rwWindowContent
{
    background-color: #fff;
}

/* Loading Indicators */

/* When ShowContentDuringLoad="true" */
.RadWindow_Forest td.rwWindowContent.rwLoading
{
    background-image: url('WebResource.axd?d=Qx0gtrHeJjPMePa_ykRupxtYZgaYQqgcizr-1dxMVOZQj71ZPqfPWQDJCCO1GNhFEzpFU5yI-iTBq3Ui7CjCew2&t=633922779820000000');
}

/* When ShowContentDuringLoad="false" */
.RadWindow_Forest input.rwLoading
{
    background-image: url('WebResource.axd?d=Qx0gtrHeJjPMePa_ykRupxtYZgaYQqgcizr-1dxMVOZQj71ZPqfPWQDJCCO1GNhFxHmAc6M8_edXHsh88qWSE-DVX00MPG50pFk0PbJBGnM1&t=633922779820000000');
}