/* START Telerik.Web.UI.Skins.Window.css */
/* RadWindow for ASP.NET AJAX Base Stylesheet */

/* MVC overrides */
.RadWindow table,
.RadWindow table td
{
	border:0;
	padding:0;
}

.RadWindow .rwTopResize
{
	font-size: 1px;
	line-height: 4px;
	width: 100%;
	height: 4px;
	background-position: 0 -31px;
	background-repeat: repeat-x;
}

.RadWindow .rwStatusbarRow .rwCorner
{
    background-repeat: no-repeat;
}

.RadWindow .rwStatusbarRow .rwBodyLeft
{
    background-position: -16px 0;
}

.RadWindow .rwStatusbarRow .rwBodyRight
{
    background-position: -24px 0;
}

.RadWindow .rwStatusbar
{
	height: 22px;
	background-position: 0 -114px;
	background-repeat: repeat-x;
}

.RadWindow .rwStatusbar div
{
    width: 18px; 
	height: 18px;
	background-position: 0 -94px;
	background-repeat: no-repeat;
}

.RadWindow table
{
    width: 100%;
    height: 100%;
    table-layout: auto; /* fixes the dimensions under IE */
}

.RadWindow table td
{
	padding: 0; 
	margin: 0;
	border-collapse: collapse;
	vertical-align: top;
}

.RadWindow .rwCorner
{
    width: 8px;
}

.RadWindow .rwTopLeft,
.RadWindow .rwTopRight,
.RadWindow .rwTitlebar,
.RadWindow .rwFooterLeft,
.RadWindow .rwFooterRight,
.RadWindow .rwFooterCenter
{
    height: 8px;
	font-size: 1px;
    background-repeat: no-repeat;
    line-height: 1px;
}

.RadWindow .rwBodyLeft,
.RadWindow .rwBodyRight
{
	background-repeat: repeat-y;
}

.RadWindow .rwBodyRight
{
    background-position: -8px 0;
}

.RadWindow .rwTopLeft
{
    background-position: 0 0;
}

.RadWindow .rwTopRight
{
    background-position: -8px 0;
}

.RadWindow table .rwTitlebar
{
	background-repeat: repeat-x;
	background-position: 0 -31px;
	-moz-user-select: none;
}

.RadWindow .rwFooterLeft
{
	background-position: 0 -62px;
}

.RadWindow .rwFooterRight
{
	background-position: -8px -62px;
}

.RadWindow .rwFooterCenter
{
	background-repeat: repeat-x;
	background-position: 0 -70px;
}

.RadWindow .rwTitlebarControls
{
    height: 27px;
}

.RadWindow .rwWindowContent
{
	height: 100% !important; /* very important property, especially for opera */
	background: white;
}

/* Support for displayng the rwLoading image in the iframe's parent TD */
.RadWindow td.rwLoading
{
    background-repeat: no-repeat;
    background-position: center;
}

/* Support for displaying rwLoading image in the status bar  */
.RadWindow .rwStatusbar .rwLoading
{	
	background-repeat: no-repeat;
}

.RadWindow .rwStatusbar .rwLoading
{
	padding-left: 30px;
}

.RadWindow td.rwStatusbar input
{
    font: normal 12px "Segoe UI", Arial, Verdana, Sans-serif;
    padding: 4px 0 0 7px;
    margin: 0;
    border: 0 !important;
    width: 100%;	
    height: 18px;
	background-color: transparent !important; 
	background-repeat: no-repeat !important;
	background-position: left center !important;
	cursor: default;
	-moz-user-select: none;
	overflow: hidden; 
	text-overflow: ellipsis;
	display: block; 
	float: left;
	vertical-align: middle;
}

.RadWindow .rwControlButtons
{
	padding: 0; 
	margin: 2px 0 0 0;
	list-style: none; 
	white-space: nowrap;	
	float: right; 
}

.RadWindow .rwControlButtons li
{
	float: left;
	padding: 0 1px 0 0;
}

.RadWindow .rwControlButtons a
{
	width: 30px; 
	height: 21px; 
	line-height: 1px; 
	font-size: 1px;
	cursor: default;
	background-repeat: no-repeat;
	display: block; 
	text-decoration: none;
	outline: none;
}

.RadWindow .rwControlButtons span
{
	text-indent: -9999px; 
	display: block;	
}

/* reload button */
.RadWindow  .rwReloadButton
{
	background-position: -120px 0;
}

.RadWindow .rwReloadButton:hover
{
	background-position: -120px -21px;
}

/* unpin button */
.RadWindow .rwPinButton
{
	background-position: -180px 0;
}

.RadWindow .rwPinButton:hover
{
	background-position: -180px -21px;
}

/* pin button */
.RadWindow .rwPinButton.on
{
	background-position: -150px 0;
}

.RadWindow .rwPinButton.on:hover
{
	background-position: -150px -21px;
}

/* minimize button */
.RadWindow .rwMinimizeButton
{
	background-position: 0 0;
}

.RadWindow .rwMinimizeButton:hover
{
	background-position: 0 -21px;
}

/* maximize button */
.RadWindow .rwMaximizeButton
{
	background-position: -60px 0;
}

.RadWindow .rwMaximizeButton:hover
{
	background-position: -60px -21px;
}

/* close button */
.RadWindow .rwCloseButton
{
	background-position: -90px 0;
}

.RadWindow .rwCloseButton:hover
{
	background-position: -90px -21px;
}

/* restore button */
.RadWindow.rwMaximizedWindow .rwMaximizeButton,
.RadWindow.rwMinimizedWindow .rwMinimizeButton
{
	background-position: -30px 0;
}

.RadWindow.rwMaximizedWindow .rwMaximizeButton:hover,
.RadWindow.rwMinimizedWindow .rwMinimizeButton:hover
{	
	background-position: -30px -21px;
}

.RadWindow .rwIcon
{
    display: block;
	background-repeat: no-repeat;
	background-position: 0 -78px;
	width: 16px; 
	height: 16px;
	cursor: default;
	margin: 4px 5px 0 0;
}

.RadWindow em
{
	font: normal bold 12px "Segoe UI", Arial;
	color: black;
	padding: 3px 0 0 4px;	
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	float: left;	
}

.RadWindow_rtl .rwControlButtons
{
	float: left; 
}

div.RadWindow_rtl .rwControlButtons li
{
	float: right;
}

.RadWindow.rwInactiveWindow .rwTitlebarControls
{
	position: static;
}

.RadWindow .rwDialogPopup
{
	margin: 16px;
	color: black;	
	padding: 0px 0px 16px 50px;
	font: normal 12px "Segoe UI", Arial, Verdana;
	cursor: default;
}

.rwDialogPopup .rwPopupButton
{
    margin: 0;
}

.rwDialogPopup .rwPopupButton:focus,
.rwDialogPopup .rwPopupButton:active
{
    border: dotted 1px #999;                        
}

.rwDialogPopup .rwPopupButton,
.rwDialogPopup .rwPopupButton span
{
	display: block; 
	float: left;
}

.RadWindow .rwControlButtons a
{
    text-indent: -9999px;
}

html:first-child .RadWindow ul
{
    float: right; 
    border: solid 1px transparent;
}

.RadWindow .rwDialogText
{
    text-align: left;
}

.RadWindow.rwMinimizedWindow .rwPinButton,
.RadWindow.rwMinimizedWindow .rwReloadButton,
.RadWindow.rwMinimizedWindow .rwMaximizeButton,
.RadWindow.rwMinimizedWindow .rwTopResize
{
    display: none !important;
}

.RadWindow .rwDialogInput
{
	font: normal 12px "Segoe UI", Arial, Verdana;
	color: black;
	width: 100%;
	display: block;
	margin: 8px 0;
}

.RadWindow .rwWindowContent .radconfirm,
.RadWindow .rwWindowContent .radalert
{
    background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
}

.RadWindow .rwWindowContent .radconfirm
{
    background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkzdI9kZqYOXJ9kxJVSjC5nnZaMREyAy53yxrXKjCQJ92HHNBE9kMwW9ZHEqEsRuk01&t=633927822280000000');	
}

.RadWindow .rwWindowContent .radalert
{
    background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkzdI9kZqYOXJ9kxJVSjC5nB2vp4pqL5bQcYM-Rs9F9B-UYao6tmo1G6vJfRwEJKjw1&t=633927822280000000');	
}

.RadWindow .rwWindowContent .radprompt
{
	padding: 0;
}

.RadWindow .rwPopupButton,
.RadWindow .rwPopupButton span
{
	text-decoration: none;
	color: black;
	line-height: 21px;
	height: 21px;
	cursor: default;
}

.RadWindow .rwPopupButton
{
	background-repeat: no-repeat;
	background-position: 0 -136px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}

.RadWindow .rwWindowContent .rwPopupButton .rwOuterSpan
{
    background-repeat: no-repeat;
	background-position: right -136px; 
	padding: 0 3px 0 0;
}

.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan
{
	background-repeat: repeat-x;
	background-position: 0 -157px; 
	padding: 0 12px;
}

.RadWindow .rwWindowContent .rwPopupButton:hover
{
	background-position: 0 -178px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}

.RadWindow .rwWindowContent .rwPopupButton:hover .rwOuterSpan
{
	background-position: right -178px; 
	padding: 0 3px 0 0;
}

.RadWindow .rwWindowContent .rwPopupButton:hover .rwInnerSpan
{
	background-position: 0 -199px; 
	padding: 0 12px;
}

.RadWindow .rwStatusbarRow .rwBodyLeft
{
    background-position: -16px 0;
}

.RadWindow .rwStatusbarRow .rwBodyRight
{
    background-position: -24px 0;
}

.RadWindow.rwMinimizedWindow .rwContentRow,
.RadWindow.rwMinimizedWindow .rwStatusbarRow
{
	display: none;
}

.RadWindow.rwMinimizedWindow table.rwTitlebarControls 
{
	margin-top: 4px;
}

.RadWindow.rwMinimizedWindow .rwControlButtons
{
    width: 66px !important;
}

.RadWindow.rwMinimizedWindow em
{
	width: 90px;
}

.RadWindow.rwMinimizedWindow
{
    width: 200px !important;
    height: 30px !important;
    overflow: hidden !important;
    float: left !important;
}

.RadWindow.rwMinimizedWindow .rwCorner.rwTopLeft
{
	background-position: 0 -220px;
	background-repeat: no-repeat; 
}

.RadWindow.rwMinimizedWindow .rwCorner.rwTopRight
{
	background-position: -8px -220px;
	background-repeat: no-repeat; 
}

.RadWindow.rwMinimizedWindow .rwTitlebar
{
    background-position: 0 -250px !important; /* Should be !important because of IE6 */
    background-repeat: repeat-x;
}

.RadWindow.rwInactiveWindow .rwCorner,
.RadWindow.rwInactiveWindow .rwTitlebar,
.RadWindow.rwInactiveWindow .rwFooterCenter
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65) !important;
	opacity: .65 !important; 
	-moz-opacity: .65 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}

/* stop the control buttons from stretching in IE8 */
.RadWindow ul.rwControlButtons span
{
    display /*\**/: none\9
}
/* END Telerik.Web.UI.Skins.Window.css */
/* START Telerik.Web.UI.Skins.Forest.Window.Forest.css */
/* 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('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnzhw4PMaE8d94UO_u8sWOVmwn74BMw-9dQSrwNj4UQXbDP57iEQ-RaVQWVBbM_zQc1&t=633927822280000000');
}

.RadWindow_Forest .rwBodyLeft,
.RadWindow_Forest .rwBodyRight,
.RadWindow_Forest .rwStatusbarRow .rwCorner
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnzhw4PMaE8d94UO_u8sWOV72PaTOkW8zszMUwFGHMKXsv0YxJx62ViqdNvuVGInio1&t=633927822280000000');
}

.RadWindow_Forest .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_Forest .rwControlButtons a
{
    background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnzhw4PMaE8d94UO_u8sWOV3y6BFi2q7eXzB4cFA6O5CQ54JkLmtCNKBg1gE47k5Sw1&t=633927822280000000');
}

.RadWindow_Forest a.rwIcon
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnzhw4PMaE8d94UO_u8sWOVmwn74BMw-9dQSrwNj4UQXbDP57iEQ-RaVQWVBbM_zQc1&t=633927822280000000');
}

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('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlB8Jkx-fGp_oj62wHmL5JvnZEUw4qJOwx8PuhtezV0GQ2&t=633927822280000000');
}

/* When ShowContentDuringLoad="false" */
.RadWindow_Forest input.rwLoading
{
    background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlB8Jkx-fGp_oj62wHmL5JvfYD6XXv-68e7cJAtOR61FGSxNTeUlLeJheEYzG9uaxE1&t=633927822280000000');
}

div.RadWindow_Forest a.rwCancel,
div.RadWindow_Forest a.rwCancel span
{
    background: none;
    cursor: pointer;
    cursor: hand;
}

div.RadWindow_Forest a.rwCancel span span,
div.RadWindow_Forest a.rwCancel:hover span span
{
    color: #324721;
    text-decoration: underline;
}
/* END Telerik.Web.UI.Skins.Forest.Window.Forest.css */
/* 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.Sunset.ToolTip.Sunset.css */
.RadToolTip_Sunset.rtLoading
{	
	background: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFntJVKTFurtzyl0hVJ9IW5Mb2RgtMJInGCOig2b-xD7Zw2&t=633927822280000000') no-repeat center;
	width: 100%; 
	height: 100%;
}

div.RadToolTip_Sunset
{
	position: absolute;
	cursor: default;
}

div.RadToolTip_Sunset div.rtCallout
{
	display: none;
}

div.RadToolTip_Sunset.rtVisibleCallout div.rtCallout
{
	display: block;
}


div.RadToolTip_Sunset table.rtWrapper
{
	padding: 0; 
	margin: 0;
	border-collapse: collapse;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomRight
{
	width: 3px; 
	height: 3px; 
	line-height: 1px; 
	font-size: 1px;
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFntJVKTFurtzyl0hVJ9IW5Mdx36ogJVpMqtHFaTw3OeAviYWdOtWO0Hjz9W-Z5ykh01&t=633927822280000000');
	background-color: transparent;
	background-repeat: no-repeat;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopLeft
{
	background-position: 0 -12px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopRight
{
	background-position: right -12px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomLeft
{
	background-position: 0 -63px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomRight
{
	background-position: right -63px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomCenter
{
	height: 3px; 
	line-height: 0px; 
	font-size: 1px;
	background: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFntJVKTFurtzyl0hVJ9IW5Mdx36ogJVpMqtHFaTw3OeAviYWdOtWO0Hjz9W-Z5ykh01&t=633927822280000000') ;
	background-repeat: repeat-x;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopCenter
{
	background-position: 0 -66px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomCenter
{
	background-position: 0 -120px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperRightMiddle
{
	background-image:  url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFntJVKTFurtzyl0hVJ9IW5MWmb59pupYbVGlX1V8ymjdGH84HMN5nwtaEwruLTbNiY1&t=633927822280000000');
	background-repeat: repeat-y;
	font-size: 1px;
	width: 3px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperLeftMiddle
{
	background-position: 0 0;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperRightMiddle
{
	background-position: -3px 0;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperContent
{
	font: normal 12px "Segoe UI", Arial, Sans-serif;
	height: 100%;
	background-color: #fff3a8;	
	padding: 4px;
	color: #000000;
}

div.RadToolTip_Sunset div.rtTitlebar
{	
	color: #000000;
	font: normal 18px "Segoe UI", Arial, Sans-serif;
	float: left;
	line-height: 22px;
}

div.RadToolTip_Sunset a.rtCloseButton
{
	display: block; 
	float: right;
	position: absolute;
	right: 2px;
	width: 12px; 
	height: 11px;
	font-size: 1px; 
	line-height: 1px;
	margin-top: 5px;
	margin-right: 3px;
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFntJVKTFurtzyl0hVJ9IW5Mdx36ogJVpMqtHFaTw3OeAviYWdOtWO0Hjz9W-Z5ykh01&t=633927822280000000');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
}

/* RTL support begin */
div.RadToolTip_Sunset_rtl a.rtCloseButton,
div.RadToolTip_Sunset_rtl a.rtCloseButton:hover
{
	float: left ;
	text-decoration: none ;
    outline: none;
    left: 2px;
    margin-left: 1px;
    right: auto;
    margin-right: auto;
}

div.RadToolTip_Sunset_rtl div.rtTitlebar,
div.RadToolTip_Sunset_rtl table.rtWrapper td.rtWrapperTopCenter div.rtTitlebar div
{
	float: right ;
}

/* position="rtCalloutCenter" */
div.RadToolTip_Sunset_rtl .rtCalloutCenter
{
	right: 0;
	left: auto;
}

/* position="rtCalloutBottomRight" */
.RadToolTip_Sunset_rtl .rtCalloutTopLeft
{
	margin-right: -8px;
	left: 0;
}

/* position="rtCalloutBottomCenter" */
.RadToolTip_Sunset_rtl .rtCalloutTopCenter
{
	margin-right: 10px;
}

/* position="rtCalloutBottomLeft" */
.RadToolTip_Sunset_rtl .rtCalloutTopRight
{
	margin-right: 20px;
}

/* position="rtCalloutTopCenter" */
.RadToolTip_Sunset_rtl .rtCalloutBottomCenter
{
	margin-right: 10px ;
}

/* position="rtCalloutTopLeft" */
.RadToolTip_Sunset_rtl .rtCalloutBottomRight
{
	margin-right: 40px ;
}

/* position="rtCalloutTopRight" */
.RadToolTip_Sunset_rtl .rtCalloutBottomLeft
{
	margin-right: -20px;
	left: 0;
}

/* position="rtCalloutMiddleRight" */
.RadToolTip_Sunset_rtl .rtCalloutMiddleLeft
{
	margin-right: 10px;
	left: 0;
}

/* position="rtCalloutMiddleLeft" */
.RadToolTip_Sunset_rtl .rtCalloutMiddleRight
{
	margin-right: 1px;
}
/* RTL support end */

div.RadToolTip_Sunset div.rtCallout
{
	position: absolute; 
	height: 11px; 
	width: 11px;
	line-height: 0px; 
	font-size: 1px;
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFntJVKTFurtzyl0hVJ9IW5MGcq48W7Z1J-x0gUbWUh-dSFRGaw7lxzod-p-RygDEqs1&t=633927822280000000');
	background-repeat: no-repeat;
}

/* position="rtCalloutCenter" */
div.RadToolTip_Sunset .rtCalloutCenter
{
	visibility: hidden;
}

/* position="rtCalloutBottomRight" */
.RadToolTip_Sunset .rtCalloutTopLeft
{
	margin-top: -10px; 
	margin-left: 20px;
	background-position: 0 -22px;
}

/* position="rtCalloutBottomCenter" */
.RadToolTip_Sunset .rtCalloutTopCenter
{
	left: 50% ;
	margin-top: -9px; 
	margin-left: -10px;
	background-position: 0 0 ;
}

/* position="rtCalloutBottomLeft" */
.RadToolTip_Sunset .rtCalloutTopRight
{
	left: 100% ;
	margin-top: -10px; 
	margin-left: -20px;
	background-position: 0 -11px ;
}

/* position="rtCalloutTopCenter" */
.RadToolTip_Sunset .rtCalloutBottomCenter
{
	top: 100% ; 
	left: 50% ;
	margin-left: -10px ; 
	margin-top: -1px ;
	background-position: 0 -55px ;
}

/* position="rtCalloutTopLeft" */
.RadToolTip_Sunset .rtCalloutBottomRight
{
	top: 100% ; 
	left: 100% ;
	margin-left: -40px ; 
	margin-top: -1px ;
	background-position: 0 -66px ;
}

/* position="rtCalloutTopRight" */
.RadToolTip_Sunset .rtCalloutBottomLeft
{
	top: 100% ;
	margin-left: 20px ; 
	margin-top: -1px ;
	background-position: 0 -77px ;
}

/* position="rtCalloutMiddleRight" */
.RadToolTip_Sunset .rtCalloutMiddleLeft
{
	top: 50% ;
	margin-left: -10px; 
	margin-top: -7px;
	background-position: 0 -44px ;
}

/* position="rtCalloutMiddleLeft" */
.RadToolTip_Sunset .rtCalloutMiddleRight
{
	left: 100% ; 
	top: 50% ;
	margin-left: -1px;
	margin-top: -10px;
	background-position: 0 -33px;
}

div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopLeft,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopCenter,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperTopRight,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperLeftMiddle,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperContent,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperRightMiddle,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomLeft,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomCenter,   
div.RadToolTip_Sunset table.rtWrapper td.rtWrapperBottomRight   
{
    padding: 0;
    border: 0;
    border-collapse: collapse;
}
/* END Telerik.Web.UI.Skins.Sunset.ToolTip.Sunset.css */
/* START Telerik.Web.UI.Skins.Forest.Grid.Forest.css */
/*Telerik RadGrid Forest Skin*/

/*global*/

.RadGrid_Forest
{
    border:1px solid #3c4c30;
    background:#d1deb6;
    color:#2b2c20;
}

.RadGrid_Forest,
.RadGrid_Forest .rgMasterTable,
.RadGrid_Forest .rgDetailTable,
.RadGrid_Forest .rgGroupPanel table,
.RadGrid_Forest .rgCommandRow table,
.RadGrid_Forest .rgEditForm table,
.RadGrid_Forest .rgPager table,
.GridToolTip_Forest
{
    font:12px/16px "segoe ui",arial,sans-serif;
}

.RadGrid_Forest .rgMasterTable,
.RadGrid_Forest .rgDetailTable
{
    border-collapse:separate;
}

.RadGrid_Forest .rgRow,
.RadGrid_Forest .rgAltRow,
.RadGrid_Forest .rgHeader,
.RadGrid_Forest .rgResizeCol,
.RadGrid_Forest .rgPager,
.RadGrid_Forest .rgGroupPanel,
.RadGrid_Forest .rgGroupHeader
{
	cursor:default;
}

.RadGrid_Forest input[type="image"]
{
	cursor:pointer;
}

.RadGrid_Forest .rgRow td,
.RadGrid_Forest .rgAltRow td,
.RadGrid_Forest .rgEditRow td,
.RadGrid_Forest .rgFooter td,
.RadGrid_Forest .rgFilterRow td,
.RadGrid_Forest .rgHeader,
.RadGrid_Forest .rgResizeCol,
.RadGrid_Forest .rgGroupHeader td
{
	padding-left:7px;
	padding-right:7px;
}

.RadGrid_Forest .rgClipCells .rgHeader,
.RadGrid_Forest .rgClipCells .rgRow>td,
.RadGrid_Forest .rgClipCells .rgAltRow>td
{
	overflow:hidden;
}

.RadGrid_Forest .rgAdd,
.RadGrid_Forest .rgRefresh,
.RadGrid_Forest .rgEdit,
.RadGrid_Forest .rgDel,
.RadGrid_Forest .rgFilter,
.RadGrid_Forest .rgPagePrev,
.RadGrid_Forest .rgPageNext,
.RadGrid_Forest .rgPageFirst,
.RadGrid_Forest .rgPageLast,
.RadGrid_Forest .rgExpand,
.RadGrid_Forest .rgCollapse,
.RadGrid_Forest .rgSortAsc,
.RadGrid_Forest .rgSortDesc,
.RadGrid_Forest .rgUpdate,
.RadGrid_Forest .rgCancel,
.RadGrid_Forest .rgUngroup,
.RadGrid_Forest .rgExpXLS,
.RadGrid_Forest .rgExpDOC,
.RadGrid_Forest .rgExpPDF,
.RadGrid_Forest .rgExpCSV
{
	width:16px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
	background-repeat:no-repeat;
	vertical-align:middle;
	font-size:1px;
	cursor:pointer;
}

.RadGrid_Forest .rgGroupItem input,
.RadGrid_Forest .rgCommandRow img,
.RadGrid_Forest .rgHeader input,
.RadGrid_Forest .rgFilterRow img,
.RadGrid_Forest .rgFilterRow input,
.RadGrid_Forest .rgPager img
{
	vertical-align:middle;
}

/*header*/

.RadGrid_Forest .rgHeaderDiv
{
	background:#b2c780 0 -9050px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}
.rgTwoLines .rgHeaderDiv
{
	background-position:0 -8550px;
}

.rgNoScrollImage .rgHeaderDiv
{
	background-image:none;
}

.RadGrid_Forest .rgHeader,
.RadGrid_Forest th.rgResizeCol
{
	border:0;
	border-bottom:1px solid #3c6716;
	padding-top:5px;
	padding-bottom:4px;
	background:#4c7822 0 -2300px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
	text-align:left;
	font-weight:normal;
}

.RadGrid_Forest th.rgSorted
{
	background-color:#263616;
	background-position:0 -2600px;
}

.RadGrid_Forest .rgHeader,
.RadGrid_Forest .rgHeader a
{
    color:#2b2c20;
    text-decoration:none;
}

.RadGrid_Forest th.rgSorted,
.RadGrid_Forest th.rgSorted a
{
	color:#e7f1d7;
}

.RadGrid_Forest .rgCheck
{
	height:15px;
	margin:0;
	padding:0;
}

/*rows*/

.RadGrid_Forest .rgRow td,
.RadGrid_Forest .rgAltRow td,
.RadGrid_Forest .rgEditRow td,
.RadGrid_Forest .rgFooter td
{
	border:0;
	border-bottom:1px solid;
	padding-top:4px;
	padding-bottom:3px;
}

.RadGrid_Forest .rgRow td
{
	border-color:#d1deb6;
}

.RadGrid_Forest .rgAltRow
{
	background:#c7d6a7;
}

.RadGrid_Forest .rgAltRow td
{
	border-color:#c7d6a7;
}

.RadGrid_Forest .rgRow .rgSorted
{
	border-bottom-color:#c6d3ad;
	background-color:#c6d3ad;
}

.RadGrid_Forest .rgAltRow .rgSorted
{
	border-bottom-color:#bdcb9e;
	background-color:#bdcb9e;
}

.RadGrid_Forest .rgSelectedRow .rgSorted,
.RadGrid_Forest .rgActiveRow .rgSorted,
.RadGrid_Forest .rgHoveredRow .rgSorted,
.RadGrid_Forest .rgEditRow .rgSorted
{
	background-color:transparent;
}

.RadGrid_Forest .rgRow a,
.RadGrid_Forest .rgAltRow a,
.RadGrid_Forest .rgEditRow a,
.RadGrid_Forest .rgFooter a,
.RadGrid_Forest .rgEditForm a
{
	color:#3c4c30;
}

.RadGrid_Forest .rgSelectedRow
{
    background:#bd4401 0 -3900px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
    color:#fff;
}
*+html .RadGrid_Forest .rgSelectedRow .rgSorted{background-color:#bd4401}
* html .RadGrid_Forest .rgSelectedRow .rgSorted{background-color:#bd4401}

.RadGrid_Forest .rgSelectedRow a
{
	color:#fff;
}

.RadGrid_Forest .rgActiveRow,
.RadGrid_Forest .rgHoveredRow
{
    background:#d57a08 0 -2900px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
    color:#7a1b05;
}
*+html .RadGrid_Forest .rgActiveRow .rgSorted,
*+html .RadGrid_Forest .rgHoveredRow .rgSorted{background-color:#d57a08}
* html .RadGrid_Forest .rgActiveRow .rgSorted,
* html .RadGrid_Forest .rgHoveredRow .rgSorted{background-color:#d57a08}

.RadGrid_Forest .rgActiveRow a,
.RadGrid_Forest .rgHoveredRow a
{
	color:#7a1b05;
}

.RadGrid_Forest .rgEditRow
{
	background:#e7f1d7 0 -4900px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}
*+html .RadGrid_Forest .rgEditRow .rgSorted{background-color:#e7f1d7}
* html .RadGrid_Forest .rgEditRow .rgSorted{background-color:#e7f1d7}

.RadGrid_Forest .rgActiveRow td,
.RadGrid_Forest .rgActiveRow td.rgSorted,
.RadGrid_Forest .rgHoveredRow td,
.RadGrid_Forest .rgHoveredRow td.rgSorted
{
	border-bottom-color:#8f610a;
}

.RadGrid_Forest .rgSelectedRow td,
.RadGrid_Forest .rgSelectedRow td.rgSorted
{
	border-bottom-color:#751a04;
}

.RadGrid_Forest .rgEditRow td,
.RadGrid_Forest .rgEditRow td.rgSorted
{
	border-bottom-color:#618740;
}

/*footer*/

.RadGrid_Forest .rgFooterDiv,
.RadGrid_Forest .rgFooter
{
	background:#b1c67f 0 -7500px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}

.RadGrid_Forest .rgFooter td
{
	border:0;
	border-top:1px solid #3c6716;
}

/*status*/

.RadGrid_Forest .rgPager .rgStatus
{
	width:35px;
	border:0;
	border-top:1px solid;
	border-right:1px solid;
	border-color:#3c6716;
	padding:3px 0 2px;
}

.RadGrid_Forest .rgStatus div
{
	width:24px;
	height:24px;
	overflow:hidden;
	border:0;
	margin:0 auto;
	padding:0;
	background:transparent center center no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlB8Jkx-fGp_oj62wHmL5JvfYD6XXv-68e7cJAtOR61FGSxNTeUlLeJheEYzG9uaxE1&t=633927822280000000');
	text-indent:-2222px;
}

/*pager*/

.RadGrid_Forest .rgPager
{
	background:#b2c780 0 -7999px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}

.RadGrid_Forest .rgPager td
{
	padding:0;
}

.RadGrid_Forest .rgPager .rgPagerCell
{
	border:0;
	border-top:1px solid #3c6716;
	border-left:1px solid #b6c988;
	padding:5px 0 4px;
}

.RadGrid_Forest .rgWrap
{
	float:left;
	padding:0 10px;
	line-height:22px;
	white-space:nowrap;
}

.RadGrid_Forest .rgArrPart1
{
	padding-right:0;
}

.RadGrid_Forest .rgArrPart2
{
	padding-left:0;
}

.RadGrid_Forest .rgInfoPart
{
	float:right;
	color:#4b4c40;
}

.RadGrid_Forest .rgInfoPart strong
{
	font-weight:normal;
	color:#2b2c20;
}

.RadGrid_Forest .rgArrPart1 img,
.RadGrid_Forest .rgArrPart2 img
{
	margin:0 8px;
}

.RadGrid_Forest .rgPageFirst,
.RadGrid_Forest .rgPagePrev,
.RadGrid_Forest .rgPageNext,
.RadGrid_Forest .rgPageLast
{
	width:20px;
	height:22px;
	vertical-align:top;
}

.RadGrid_Forest .NextPrev .rgPageFirst,
.RadGrid_Forest .NextPrev .rgPagePrev,
.RadGrid_Forest .NextPrev .rgPageNext,
.RadGrid_Forest .NextPrev .rgPageLast
{
	vertical-align:middle;
}

.RadGrid_Forest .rgPageFirst
{
	margin-right:1px;
	background-position:0 -549px;
}
.RadGrid_Forest .rgPageFirst:hover
{
	background-position:0 -599px;
}
.RadGrid_Forest .rgPagePrev
{
	margin-right:1px;
	background-position:0 -699px;
}
.RadGrid_Forest .rgPagePrev:hover
{
	background-position:0 -749px;
}
.RadGrid_Forest .rgPageNext
{
	margin-left:1px;
	background-position:0 -849px;
}
.RadGrid_Forest .rgPageNext:hover
{
	background-position:0 -899px;
}
.RadGrid_Forest .rgPageLast
{
	margin-left:1px;
	background-position:0 -999px;
}
.RadGrid_Forest .rgPageLast:hover
{
	background-position:0 -1049px;
}

.RadGrid_Forest .rgPager .rgPagerButton
{
	height:22px;
	border:1px solid #3c4c30;
	margin:0 14px 0 0;
	padding:0 4px 2px;
	background:#202b15 repeat-x 0 -1550px url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
	color:#e7f1d7;
	font:12px/12px "segoe ui",arial,sans-serif;
	vertical-align:middle;
	cursor:pointer;
}

.RadGrid_Forest .rgNumPart
{
	padding:0;
}

.RadGrid_Forest .NumericPages .rgNumPart
{
	padding:0 10px;
}

.RadGrid_Forest .rgNumPart a:hover,
.RadGrid_Forest .rgNumPart a:hover span,
.RadGrid_Forest .rgNumPart a.rgCurrentPage,
.RadGrid_Forest .rgNumPart a.rgCurrentPage span
{
	background:no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}

.RadGrid_Forest .rgNumPart a
{
	float:left;
	line-height:22px;
	margin:0;
	padding:0 5px 0 0;
	color:#2b2c20;
	text-decoration:none;
}

.RadGrid_Forest .rgNumPart span
{
	float:left;
	padding:0 0 0 5px;
}

.RadGrid_Forest .rgNumPart a:hover
{
	background-position:100% -1250px;
	color:#7a1b05;
}

.RadGrid_Forest .rgNumPart a:hover span
{
	background-position:0 -1150px;
	cursor:pointer;
}

.RadGrid_Forest .rgNumPart a.rgCurrentPage,
.RadGrid_Forest .rgNumPart a.rgCurrentPage:hover
{
	background-position:100% -1450px;
	color:#2b2c20;
	cursor:default;
}

.RadGrid_Forest .rgNumPart a.rgCurrentPage span,
.RadGrid_Forest .rgNumPart a.rgCurrentPage:hover span
{
	background-position:0 -1350px;
	cursor:default;
}

.RadGrid_Forest .NextPrevNumericAndAdvanced .rgAdvPart
{
	float:none;
	text-align:center;
}

.RadGrid_Forest .rgPager .RadSlider
{
	float:left;
	margin:0 10px 0 0;
}

.RadGrid_Forest .rgPagerLabel,
.RadGrid_Forest .rgPager .RadComboBox,
.RadGrid_Forest .rgPager .RadInput_Forest
{
	margin:0 4px 0 0;
	vertical-align:middle;
}

*+html .RadGrid_Forest .rgPager .RadComboBox{margin-top:-1px;}
* html .RadGrid_Forest .rgPager .RadComboBox{margin-top:-1px;padding:1px 0;}

.RadGrid_Forest .rgPagerTextBox
{
	text-align:center;
}

/*sorting, reordering*/

.RadGrid_Forest .rgHeader .rgSortAsc
{
	background-position:3px -248px;
	height:10px;
}

.RadGrid_Forest .rgHeader .rgSortDesc
{
	background-position:3px -198px;
	height:10px;
}

.GridReorderTop_Forest,
.GridReorderBottom_Forest
{
	width:9px !important;
	height:9px !important;
	margin-left:-5px;
	background:0 0 no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}

.GridReorderBottom_Forest
{
	background-position:0 -50px;
}

/*filtering*/

.RadGrid_Forest .rgFilterRow
{
	background:#b2c780 0 -7000px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}

.RadGrid_Forest .rgFilterRow td
{
	border-top:1px solid #b6c988;
    border-bottom:1px solid #9cb16a;
    padding-top:4px;
    padding-bottom:7px;
}

.RadGrid_Forest .rgFilter
{
	width:22px;
	height:22px;
	margin:0 0 0 2px;
	background-position:0 -300px;
}

.RadGrid_Forest .rgFilter:hover
{
	background-position:0 -350px;
}

.RadGrid_Forest .rgFilterActive,
.RadGrid_Forest .rgFilterActive:hover
{
	background-position:0 -400px;
}

.RadGrid_Forest .rgFilterBox
{
	border:1px solid #618740;
	padding:2px 1px 3px;
	background:#e7f1d7;
	font:12px "segoe ui",arial,sans-serif;
	color:#2b2c20;
	vertical-align:middle;
}

/*grouping*/

.RadGrid_Forest .rgGroupPanel
{
	height:24px;
	border:0;
	border-bottom:1px solid #3c4c30;
	background:#b1c67f 0 -1900px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
}

.RadGrid_Forest .rgGroupPanel td
{
	border:0;
	padding:3px 4px;
}

.RadGrid_Forest .rgGroupPanel td td
{
	padding:0;
}

.RadGrid_Forest .rgGroupPanel .rgSortAsc
{
	background-position:2px -146px;
}

.RadGrid_Forest .rgGroupPanel .rgSortDesc
{
	background-position:2px -95px;
}

.RadGrid_Forest .rgUngroup
{
	background-position:0 -8500px;
}

.RadGrid_Forest .rgGroupItem
{
	border:1px solid #3c4c30;
	padding:0 2px 1px 3px;
	background:#202b15 0 -6500px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
	color:#e7f1d7;
	line-height:20px;
	font-weight:normal;
	vertical-align:middle;
}

.RadGrid_Forest .rgMasterTable td.rgGroupCol,
.RadGrid_Forest .rgMasterTable td.rgExpandCol
{
	border-color:#9cb16a;
	background:#9cb16a none;
}

.RadGrid_Forest .rgGroupHeader
{
    background:#9cb16a;
    font-size:1.1em;
    line-height:21px;
	color:#2b2c20;
}

.RadGrid_Forest .rgGroupHeader td
{
	border-top:1px solid #cad7a2;
	padding-top:0;
	padding-bottom:0;
}

.RadGrid_Forest .rgGroupHeader td.rgGroupCol
{
	border-top-color:#9cb16a;
}

.RadGrid_Forest .rgExpand
{
	background-position:5px -496px;
}

.RadGrid_Forest .rgCollapse
{
	background-position:3px -444px;
}

.RadGrid_Forest .rgGroupHeader td p
{
    display:inline;
    margin:0;
    padding:0 10px;
}

.RadGrid_Forest .rgGroupHeader td div div
{
	top:-0.8em;
	padding:0 10px;
}

.RadGrid_Forest .rgGroupHeader td div div div
{
	top:0;
	padding:0;
	border:0;
}

/*editing*/

.RadGrid_Forest .rgEditForm
{
	border-bottom:1px solid #618740;
}

.RadGrid_Forest .rgUpdate
{
	background-position:0 -1800px;
}

.RadGrid_Forest .rgCancel
{
	background-position:2px -1848px;
}

/*hierarchy*/

.RadGrid_Forest .rgDetailTable
{
	border:1px solid #3c4c30;
	border-right:0;
}

/*command row*/

.RadGrid_Forest .rgCommandRow
{
	background:#2d3d1d 0 -2100px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlclmBOlJEMxpWuAWGJDpSuaIL8bcXHVXHSTw_FOf4kYg2&t=633927822280000000');
	color:#e7f1d7;
}

.RadGrid_Forest .rgCommandCell
{
	border:0;
	padding:3px 7px 4px;
}

.RadGrid_Forest tfoot .rgCommandCell
{
	border-top:1px solid #3c4c30;
}

.RadGrid_Forest thead .rgCommandCell
{
	border-bottom:1px solid #3c4c30;
}

.RadGrid_Forest .rgCommandTable,
.RadGrid_Forest .rgCommandTable td
{
	border:0;
	padding:0;
}

.RadGrid_Forest .rgCommandRow a
{
	color:#e7f1d7;
	text-decoration:none;
}

.RadGrid_Forest .rgAdd
{
	margin-right:3px;
	background-position:0 -1650px;
}

.RadGrid_Forest .rgRefresh
{
	margin-right:3px;
	background-position:0 -1600px;
}

.RadGrid_Forest .rgEdit
{
	background-position:0 -1700px;
}

.RadGrid_Forest .rgDel
{
	background-position:0 -1750px;
}

.RadGrid_Forest .rgExpXLS,
.RadGrid_Forest .rgExpDOC,
.RadGrid_Forest .rgExpPDF,
.RadGrid_Forest .rgExpCSV
{
	background-image:url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFm31gt-Kg0fSz4r12V_xdBaumIxjGpaUKR8ZNaG3a9ZzA2&t=633927822280000000');
}

.RadGrid_Forest .rgExpXLS
{
	background-position:0 0;
}
.RadGrid_Forest .rgExpDOC
{
	background-position:0 -50px;
}
.RadGrid_Forest .rgExpPDF
{
	background-position:0 -100px;
}
.RadGrid_Forest .rgExpCSV
{
	background-position:0 -150px;
}

/*multirow select*/

.GridRowSelector_Forest
{
	background:#3c4c30;
}

/*row drag n drop*/

.GridItemDropIndicator_Forest
{
    border-top:1px dashed #3c4c30;
}

/*tooltip*/

.GridToolTip_Forest
{
	border:1px solid #3c4c30;
	padding:3px;
	background:#d1deb6;
	color:#2b2c20;
}

/*rtl*/

.RadGridRTL_Forest .rgHeader,
.RadGridRTL_Forest .rgResizeCol
{
	text-align:right;
}

.RadGridRTL_Forest .rgPager .rgStatus
{
	border-right:0;
	border-left-width:1px;
}

.RadGridRTL_Forest .rgWrap
{
	float:right;
}

.RadGridRTL_Forest .rgInfoPart
{
	float:left;
}

.RadGridRTL_Forest .rgNumPart
{
	width:220px;
}

.RadGridRTL_Forest .rgNumPart a
{
	float:right;
}

.RadGridRTL_Forest .rgPageFirst
{
	background-position:0 -999px;
}
.RadGridRTL_Forest .rgPageFirst:hover
{
	background-position:0 -1049px;
}
.RadGridRTL_Forest .rgPagePrev
{
	background-position:0 -849px;
}
.RadGridRTL_Forest .rgPagePrev:hover
{
	background-position:0 -899px;
}
.RadGridRTL_Forest .rgPageNext
{
	background-position:0 -699px;
}
.RadGridRTL_Forest .rgPageNext:hover
{
	background-position:0 -749px;
}
.RadGridRTL_Forest .rgPageLast
{
	background-position:0 -549px;
}
.RadGridRTL_Forest .rgPageLast:hover
{
	background-position:0 -599px;
}

.RadGridRTL_Forest .rgDetailTable
{
	border-right:1px solid;
	border-left:0;
}

/* END Telerik.Web.UI.Skins.Forest.Grid.Forest.css */
/* START Telerik.Web.UI.Skins.Input.css */
/*Telerik RadInput Common CSS*/

/*global*/

.RadInput,
.RadInputMgr
{
	vertical-align:middle;
}

.RadInput table
{
	border:0;
	vertical-align:bottom;
}

.RadInput table.riTable td
{
	border:0;
	padding:0;
	vertical-align:middle;
	overflow:visible;/*RadGrid*/
}

.RadInput table td.riCell
{
	padding-right:4px;
}

.RadInput textarea
{
	vertical-align:bottom;
	overflow:auto;
}

/*textbox states*/

html body .RadInput .riTextBox,
html body .RadInputMgr
{
	border:1px solid;
	padding:2px 1px 3px;
}

/*buttons*/

.RadInput a
{
	display:block;
	overflow:hidden;
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
}
* html .RadInput a{position:static}/*IE6*/
*+html .RadInput a{position:static}/*IE7*/

.RadInput .riSpin a
{
	margin:0 1px;
}

.RadInput a.riDown
{
	margin-top:3px;
}

* html .RadInput a.riDown
{
	margin-top /**/:0;
}

/*label*/

.RadInput .riLabel
{
	margin:0 4px 0 0;
	white-space:nowrap;
}
/* END Telerik.Web.UI.Skins.Input.css */
/* START Telerik.Web.UI.Skins.Forest.Input.Forest.css */
/*Telerik RadInput Forest Skin*/

/*global*/

.RadInput_Forest,
.RadInputMgr_Forest
{
	font:12px "segoe ui",arial,sans-serif;
}

/*textbox states*/

html body .RadInput_Forest .riTextBox,
html body .RadInputMgr_Forest
{
	border-color:#618740;
	background:#e7f1d7;
	color:#2b2c20;
	font:12px "segoe ui",arial,sans-serif;
}

html body .RadInput_Forest .riEmpty,
html body .RadInput_Empty_Forest
{
	color:#8c9f5f;
}

html body .RadInput_Forest .riHover,
html body .RadInput_Hover_Forest,
html body .RadInput_Forest .riFocused,
html body .RadInput_Focused_Forest
{
	border-color:#3c4c30;
}

html body .RadInput_Forest .riRead,
html body .RadInput_Read_Forest
{
	border-color:#618740;
	background:#dce5bf;
}

html body .RadInput_Forest .riDisabled,
html body .RadInput_Disabled_Forest
{
	border-color:#618740;
	background:#c2d197;
	color:#8c9f5f;
	cursor:default;
}

html body .RadInput_Forest .riError,
html body .RadInput_Error_Forest
{
	border-color:#dc0000;
	background:#dce5bf 100% -298px no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlHjpycis5E5S_-qQMAHGWm09wxN01bAG4w40qNCdBb_Q2&t=633927822280000000');
	color:#d51923;
}

.RadForm.rfdTextbox .RadInput_Forest .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_Forest[type="text"]
{
	border-color:#dc0000;
	background:#dce5bf 100% -298px no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlHjpycis5E5S_-qQMAHGWm09wxN01bAG4w40qNCdBb_Q2&t=633927822280000000');
	color:#d51923;
}

html body .RadInput_Forest .riNegative,
html body .RadInput_Negative_Forest
{
	color:#5c6540;
}

/*buttons*/

.RadInput_Forest a
{
	background:transparent no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFlHjpycis5E5S_-qQMAHGWm09wxN01bAG4w40qNCdBb_Q2&t=633927822280000000');
}

/*go*/

.RadInput_Forest .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
	background-position:3px 5px;
}

.RadInput_Forest .riBtn a:hover
{
	background-position:3px -45px;
}

/*spin*/

.RadInput_Forest .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
}

.RadInput_Forest .riUp
{
	background-position:2px -99px;
}

.RadInput_Forest .riUp:hover
{
	background-position:2px -149px;
}

.RadInput_Forest a.riDown
{
	background-position:2px -199px;
}

.RadInput_Forest a.riDown:hover
{
	background-position:2px -249px;
}

/*label*/

.RadInput_Forest .riLabel
{
	color:#2b2c20;
}
/* END Telerik.Web.UI.Skins.Forest.Input.Forest.css */
/* START Telerik.Web.UI.Skins.ComboBox.css */
/* RadComboBox base skin */

/*global*/

.RadComboBox *
{
	margin: 0;
	padding: 0;
}

.RadComboBox,
.RadComboBox .rcbInput,
.RadComboBoxDropDown
{
	text-align: left;
}

.RadComboBox_rtl,
.RadComboBox_rtl .rcbInput,
.RadComboBoxDropDown_rtl
{
	text-align: right;
}

/* combobox */

.RadComboBox
{
	vertical-align: middle;
}

* html .RadComboBox { vertical-align: top; }

.RadComboBox table
{
	border: 0;
	border-collapse: collapse;
}

.RadComboBox table td.rcbInputCell
{
	width: 100%;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

* html .RadComboBox td.rcbInputCell
{
	height /**/: 22px;
	line-height /**/: 22px;
}

/* combobox */

.RadComboBox .rcbInputCellLeft,
.RadComboBox .rcbInputCellRight,
.RadComboBox .rcbArrowCellLeft,
.RadComboBox .rcbArrowCellRight
{
	background-repeat: no-repeat;
}

.RadComboBox .rcbInputCell .rcbInput
{
	width: 100%;
	background: transparent;
	border: 0;
	vertical-align: middle;
	padding: 2px 0 1px;
	outline: 0;
}

* html .RadComboBox .rcbInputCell .rcbInput
{
	height /**/: 18px;
	padding /**/: 2px 0 0; /* This should fix the ajax introduced height in IE6 */
}

.RadComboBox .rcbInputCell .rcbEmptyMessage
{
	font-style: italic;
}

.RadComboBox .rcbReadOnly .rcbInput
{
	cursor: default;
}

.RadComboBox table td.rcbInputCell,
.RadComboBox .rcbInputCell .rcbInput
{
	padding-left: 2px;
}

.RadComboBox_rtl table td.rcbInputCell,
.RadComboBox_rtl .rcbInputCell .rcbInput
{
	padding-right: 2px;
	padding-left: 0;
}

.RadComboBox table td.rcbArrowCell
{
	width: 18px;
	padding: 0;
	border: 0;
}

.RadComboBox .rcbArrowCell a
{
	position: relative;
	outline: 0;
	overflow: hidden;
	display: block;
	width: 18px;
	height: 22px;
	text-decoration: none;
	text-indent: 9999px;
	font-size: 0;
	line-height: 0;
}

div.RadComboBox td.rcbArrowCellHidden,
div.RadComboBox .rcbArrowCellHidden a
{
	width: 3px;
}

/* Read-only styles */

.RadComboBox .rcbReadOnly td.rcbArrowCell { width: 16px; }
.RadComboBox .rcbReadOnly td.rcbArrowCell a { width: 16px; }

.RadComboBox .rcbReadOnly td.rcbArrowCellHidden,
.RadComboBox .rcbReadOnly td.rcbArrowCellHidden a { width: 3px; } 

/* dropdown */

.rcbSlide
{
	position: absolute;
	overflow: hidden;
	display: none;
	_height: 1px;
	float: left;
}

.RadComboBoxDropDown .rcbHeader,
.RadComboBoxDropDown .rcbFooter,
.RadComboBoxDropDown .rcbMoreResults,
.RadComboBoxDropDown .rcbMoreResults a
{
	background-repeat: no-repeat;
}

.RadComboBoxDropDown
{
	position: absolute;
	cursor: default;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
}

.RadComboBoxDropDown_rtl
{
	text-align: right;
	direction: rtl;
}

.RadComboBoxDropDown .rcbScroll
{
	overflow: auto;
	position: relative;
}

.RadComboBoxDropDown .rcbList
{
	list-style: none outside;
	position: relative;
	margin: 0;
	padding: 0;
}

.RadComboBoxDropDown .rcbHeader,
.RadComboBoxDropDown .rcbFooter
{
	background-repeat: repeat-x;
	padding: 5px 7px 4px;
}

.RadComboBoxDropDown .rcbHeader
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 1px;
}

.RadComboBoxDropDown .rcbFooter
{
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 1px;
}

.RadComboBoxDropDown .rcbNoWrap .rcbItem,
.RadComboBoxDropDown .rcbNoWrap .rcbHovered,
.RadComboBoxDropDown .rcbNoWrap .rcbDisabled,
.RadComboBoxDropDown .rcbNoWrap .rcbLoading
{
	white-space: nowrap;
}

.RadComboBoxDropDown .rcbItem,
.RadComboBoxDropDown .rcbHovered,
.RadComboBoxDropDown .rcbDisabled,
.RadComboBoxDropDown .rcbLoading
{
	padding: 2px 6px;
	margin: 0 1px;
}

html>/**/body .RadComboBoxDropDown .rcbItem,
html>/**/body .RadComboBoxDropDown .rcbHovered,
html>/**/body .RadComboBoxDropDown .rcbDisabled,
html>/**/body .RadComboBoxDropDown .rcbLoading
{
	min-height: 13px;
}

*+html .RadComboBoxDropDown .rcbItem,
*+html .RadComboBoxDropDown .rcbHovered,
*+html .RadComboBoxDropDown .rcbDisabled,
*+html .RadComboBoxDropDown .rcbLoading
{
	height: auto;
}

.RadComboBoxDropDown_rtl .rcbItem,
.RadComboBoxDropDown_rtl .rcbHovered,
.RadComboBoxDropDown_rtl .rcbDisabled,
.RadComboBoxDropDown_rtl .rcbLoading
{
	padding: 2px 6px;
}

.RadComboBoxDropDown .rcbImage
{
	vertical-align: middle;
	margin: 0 6px 2px 0;
}

.RadComboBoxDropDown_rtl .rcbImage
{
	margin: 0 0 2px 6px;
}

.RadComboBoxDropDown .rcbHovered
{
	background-repeat: repeat-x;
}

.RadComboBoxDropDown em
{
	font-style: normal;
	font-weight: bold;
}

*+html div.RadComboBoxDropDown .rcbList { zoom: 1; } /* IE7 item width fix */
* html div.RadComboBoxDropDown .rcbItem,
* html div.RadComboBoxDropDown .rcbHovered { zoom: 1; } /* IE6 item width fix */

.RadComboBox .rcbDisabled .rcbInputCell .rcbInput,
.RadComboBoxDropDown .rcbDisabled
{
	cursor: default;
}

.RadComboBoxDropDown .rcbLoading
{
	text-align: center;
}

.RadComboBoxDropDown .rcbMoreResults
{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: repeat-x;
	position: relative;
	padding: 0 6px 0;
	text-align: center;
	margin-top: 1px;
}

.RadComboBoxDropDown .rcbMoreResults a
{
	display: inline-block;
	width: 15px;
	height: 9px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
}

* html .RadComboBoxDropDown .rcbMoreResults a
{
	font-size: 0;
	line-height: 0;
	text-indent: 0;
}

*+html .RadComboBoxDropDown .rcbMoreResults a
{
	font-size: 0;
	line-height: 0;
	text-indent: 0;
}

.RadComboBoxDropDown .rcbMoreResults span
{
	vertical-align: middle;
	height: 19px;
	line-height: 19px;
	display: inline-block;
}

.RadComboBoxDropDown .rcbSeparatedList .rcbItem,
.RadComboBoxDropDown .rcbSeparatedList .rcbHovered,
.RadComboBoxDropDown .rcbSeparatedList .rcbDisabled,
.RadComboBoxDropDown .rcbSeparatedList .rcbLoading
{
	padding-left: 12px;
}

.RadComboBoxDropDown .rcbSeparatedList .rcbSeparator
{
	padding-left: 6px;
}

/*hacks*/

/*Opera start*/
@media screen and (min-width: 550px)
{
	.RadComboBoxDropDown_rtl .rcbItem,
	.RadComboBoxDropDown_rtl .rcbHovered,
	.RadComboBoxDropDown_rtl .rcbDisabled,
	.RadComboBoxDropDown_rtl .rcbLoading
	{
		padding: 2px 6px 2px 19px;
	}
} /*Opera end*/

/* END Telerik.Web.UI.Skins.ComboBox.css */
/* START Telerik.Web.UI.Skins.Forest.ComboBox.Forest.css */
/* RadComboBox Forest skin */

/*global*/

.RadComboBox_Forest,
.RadComboBox_Forest .rcbInput,
.RadComboBoxDropDown_Forest
{
	font: 12px "Segoe UI", Arial, sans-serif;
	color: #2b2c20;
}

/* combobox */

.RadComboBox_Forest .rcbInputCellLeft,
.RadComboBox_Forest .rcbInputCellRight,
.RadComboBox_Forest .rcbArrowCellLeft,
.RadComboBox_Forest .rcbArrowCellRight
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnkEE-hxCZukEyChVHvADei1hiTChCAwtsUCmiE5T_esG6LuNDYnxxZdqGK0PpnUXY1&t=633927822280000000');
}

* html .RadComboBox_Forest .rcbInputCellLeft,
* html .RadComboBox_Forest .rcbInputCellRight,
* html .RadComboBox_Forest .rcbArrowCellLeft,
* html .RadComboBox_Forest .rcbArrowCellRight
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnkEE-hxCZukEyChVHvADeiJ2qvYP_5db3ISshJg3kSRyDtR2iC9I4ANH4IxdMMlgs1&t=633927822280000000');
}

.RadComboBox_Forest td.rcbInputCellLeft { background-position: 0 -110px; }
.RadComboBox_Forest td.rcbInputCellRight { background-position: 100% -110px; }

.RadComboBox_Forest .rcbHovered td.rcbInputCellLeft { background-position: 0 -132px; }
.RadComboBox_Forest .rcbHovered td.rcbInputCellRight { background-position: 100% -132px; }

.RadComboBox_Forest .rcbFocused td.rcbInputCellLeft { background-position: 0 -154px; }
.RadComboBox_Forest .rcbFocused td.rcbInputCellRight { background-position: 100% -154px; }

.RadComboBox_Forest .rcbDisabled td.rcbInputCellLeft { background-position: 0 -154px; }
.RadComboBox_Forest .rcbDisabled td.rcbInputCellRight { background-position: 100% -154px; }

.RadComboBox_Forest .rcbReadOnly .rcbInputCellLeft { background-position: 0 0; }
.RadComboBox_Forest .rcbReadOnly .rcbInputCellRight { background-position: 100% 0; }

.RadComboBox_Forest .rcbHovered .rcbReadOnly td.rcbInputCellLeft { background-position: 0 -22px; }
.RadComboBox_Forest .rcbHovered .rcbReadOnly td.rcbInputCellRight { background-position: 100% -22px; }

.RadComboBox_Forest .rcbFocused .rcbReadOnly td.rcbInputCellLeft { background-position: 0 -44px; }
.RadComboBox_Forest .rcbFocused .rcbReadOnly td.rcbInputCellRight { background-position: 100% -44px; }

.RadComboBox_Forest .rcbInputCell .rcbEmptyMessage
{
	color: #666;
}

.RadComboBox_Forest .rcbReadOnly .rcbInput
{
	color: #fff;
}

.RadComboBox_Forest .rcbReadOnly .rcbHovered .rcbInput
{
	color: #7a1b05;
}

.RadComboBox_Forest .rcbReadOnly .rcbFocused .rcbInput
{
	color: #fff;
}

.RadComboBox_Forest td.rcbArrowCellLeft { background-position: -18px -88px; }
.RadComboBox_Forest td.rcbArrowCellRight { background-position: 0 -88px; }

.RadComboBox_Forest .rcbHovered .rcbArrowCellLeft { background-position: -54px -88px; }
.RadComboBox_Forest .rcbHovered .rcbArrowCellRight { background-position: -36px -88px; }

.RadComboBox_Forest .rcbFocused .rcbArrowCellLeft { background-position: -90px -88px; }
.RadComboBox_Forest .rcbFocused .rcbArrowCellRight { background-position: -72px -88px; }

.RadComboBox_Forest td.rcbArrowCellHidden { background-position: 100% -110px; }
.RadComboBox_Forest .rcbHovered td.rcbArrowCellHidden { background-position: 100% -132px; }
.RadComboBox_Forest .rcbFocused td.rcbArrowCellHidden { background-position: 100% -154px; }

.RadComboBox_Forest .rcbHovered .rcbReadOnly td.rcbArrowCellHidden { background-position: -51px -88px; }
.RadComboBox_Forest .rcbFocused .rcbReadOnly td.rcbArrowCellHidden { background-position: -87px -88px; }

/* Read-only styles */

.RadComboBox_Forest .rcbReadOnly td.rcbArrowCellLeft { background-position: -18px -88px; }
.RadComboBox_Forest .rcbReadOnly td.rcbArrowCellRight { background-position: -2px -88px; }

.RadComboBox_Forest .rcbHovered .rcbReadOnly .rcbArrowCellLeft { background-position: -54px -88px; }
.RadComboBox_Forest .rcbHovered .rcbReadOnly .rcbArrowCellRight { background-position: -38px -88px; }

.RadComboBox_Forest .rcbFocused .rcbReadOnly .rcbArrowCellLeft { background-position: -90px -88px; }
.RadComboBox_Forest .rcbFocused .rcbReadOnly .rcbArrowCellRight { background-position: -74px -88px; }

.RadComboBox_Forest .rcbReadOnly td.rcbArrowCellHidden { background-position: -15px -88px; }
.RadComboBox_Forest .rcbHovered .rcbReadOnly td.rcbArrowCellHidden { background-position: -51px -88px; }
.RadComboBox_Forest .rcbFocused .rcbReadOnly td.rcbArrowCellHidden { background-position: -87px -88px; }

/* dropdown */

.RadComboBoxDropDown_Forest .rcbMoreResults a
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnkEE-hxCZukEyChVHvADei1hiTChCAwtsUCmiE5T_esG6LuNDYnxxZdqGK0PpnUXY1&t=633927822280000000');
}

* html .RadComboBoxDropDown_Forest .rcbMoreResults a
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFnkEE-hxCZukEyChVHvADeiJ2qvYP_5db3ISshJg3kSRyDtR2iC9I4ANH4IxdMMlgs1&t=633927822280000000');
}

.RadComboBoxDropDown_Forest
{
	background: #c7d6a7;
	border-color: #588a4d;
	color: #000;
}

.RadComboBoxDropDown_Forest .rcbHeader,
.RadComboBoxDropDown_Forest .rcbFooter
{
	background-color: #7da360;
	color: #2b2c20;
}

.RadComboBoxDropDown_Forest .rcbHeader
{
	border-bottom: #7da360;
}

.RadComboBoxDropDown_Forest .rcbFooter
{
	border-top-color: #7da360;
}

.RadComboBoxDropDown_Forest .rcbItem em
{
	background: #e5e5e5;
}

.RadComboBoxDropDown_Forest .rcbHovered
{
	background: #cf4900;
	color: #fff;
}

.RadComboBoxDropDown_Forest .rcbSeparator
{
    color: #fff;
    background: #7da360;
}

.RadComboBox_Forest .rcbDisabled .rcbInputCell .rcbInput,
.RadComboBoxDropDown_Forest .rcbDisabled
{
	color: #8c9f5f;
}

.RadComboBox_Forest .rcbDisabled td.rcbInputCellLeft { background-position: 0 -66px; }
.RadComboBox_Forest .rcbDisabled td.rcbInputCellRight { background-position: 100% -66px; }
.RadComboBox_Forest .rcbDisabled td.rcbArrowCellLeft { background-position: -126px -88px; }
.RadComboBox_Forest .rcbDisabled td.rcbArrowCellRight { background-position: -108px -88px; }
.RadComboBox_Forest .rcbDisabled .rcbReadOnly td.rcbArrowCellRight { background-position: -110px -88px; }
.RadComboBox_Forest .rcbDisabled td.rcbArrowCellHidden,
.RadComboBox_Forest .rcbDisabled .rcbReadOnly td.rcbArrowCellHidden { background-position: -123px -88px; }

.RadComboBoxDropDown_Forest .rcbLoading
{
	background: #f0f0f0;
}

.RadComboBoxDropDown_Forest .rcbMoreResults
{
	border-top-color: #3c6716;
	background: #b1c67f;
}

.RadComboBoxDropDown_Forest .rcbMoreResults a
{
	background-position: -157px -94px;
	color: #455811;
}

/* END Telerik.Web.UI.Skins.Forest.ComboBox.Forest.css */
/* START Telerik.Web.UI.Skins.Menu.css */
/* Common CSS */

.RadMenu
{
	white-space:nowrap;
	float:left;
	position:relative;
}

.RadMenu .rmRootGroup
{
	margin:0;
	padding:0;
	position:relative;
	left:0;
	display: inline-block;
}

* html .RadMenu .rmRootGroup { float: left; }

.RadMenu:after,
.RadMenu .rmRootGroup:after
{
    content:""; 
    display:block;
    height:0;
    overflow: hidden;
    line-height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}

.RadMenu ul.rmVertical,
.rmRootGroup ul.rmHorizontal,
.RadMenu_Context ul.rmHorizontal
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.rmSized ul.rmVertical
{
	width: 100%;
}

.rmSized ul.rmRootGroup
{
	float: none;
}

.rmSized .rmRootGroup .rmVertical
{
	width: auto;
}

.RadMenu .rmItem
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
}

* html .RadMenu .rmItem
{
	display:inline;
}

.RadMenu .rmHorizontal .rmItem
{
	clear:none;
}

.RadMenu .rmVertical .rmItem
{
	clear:both;
}

.rmSized .rmVertical .rmItem
{
	width: 100%;
}

.rmSized .rmHorizontal .rmItem,
.rmSized .rmRootGroup .rmVertical .rmItem
{
	width: auto;
}

.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup
{
	display:block;
}

.RadMenu .rmSlide, 
.RadMenu_Context
{
	position:absolute;
	overflow:hidden;
	display:none;
	float:left;
}

* html .RadMenu .rmSlide, 
* html .RadMenu_Context
{
	height:1px;
}

.RadMenu_Context
{
	z-index:1000;
	overflow:visible;
}

.RadMenu .rmText
{
	display:block;
}

.RadMenu div.rmText /*templates*/
{
	white-space:normal;
	background: transparent;
}

.RadMenu a.rmLink
{
	cursor:default;
	display:block;
}

.rmScrollWrap
{
	position:absolute;
	float:left;
	overflow:hidden;
	left:0;
}

.RadMenu .rmLeftArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow,
.RadMenu .rmRightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
	outline: 0;
	overflow: hidden;
}

.RadMenu .rmLeftArrowDisabled,
.RadMenu .rmTopArrowDisabled,
.RadMenu .rmBottomArrowDisabled,
.RadMenu .rmRightArrowDisabled
{
	display:none;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
}

.RadMenu .rmBottomArrow,
.RadMenu .rmBottomArrowDisabled
{
	margin-bottom: -1px;
}

.RadMenu .rmLeftImage
{
	border:0;
	float:left;
}

.RadMenu_rtl
{
	float:right;
	text-align: right;
}

.RadMenu_rtl ul.rmVertical
{
	float:right;
}

.RadMenu_rtl .rmItem
{
	float:right;	
}

.RadMenu_rtl .rmLeftImage,
.RadMenu_Context_rtl .rmLeftImage
{
	border:0;
	float:right;
}

.RadMenu_rtl .rmLeftArrow,
.RadMenu_rtl .rmTopArrow,
.RadMenu_rtl .rmBottomArrow,
.RadMenu_rtl .rmRightArrow,
.RadMenu_rtl .rmLeftArrowDisabled,
.RadMenu_rtl .rmTopArrowDisabled,
.RadMenu_rtl .rmBottomArrowDisabled,
.RadMenu_rtl .rmRightArrowDisabled
{
	text-indent:1000em !important;
}

.RadMenu .rmLink
{
	width:auto;
}

.RadMenu .rmSeparator,
.RadMenu .rmSeparator:after
{
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.RadMenu div.rmRootGroup
{
    position: relative;
}
/* <base styles> */

.RadMenu .rmItem
{
	padding: 0;
}

.RadMenu .rmLink
{
	padding: 0 0 0 12px;
	outline: 0;
	float: left;
}

.RadMenu .rmText
{
	padding-bottom: 1px;
	float: left;
}

/* optimized for 16x16 */
.RadMenu .rmLeftImage
{
	margin: 4px 2px 0 -3px;
	padding-bottom: 4px;
}

.RadMenu .rmVertical .rmLeftImage+.rmText
{
	padding: 0 8px 1px 24px;
}

.RadMenu .rmVertical .rmText
{
	padding: 0 15px 1px 0;
}

.RadMenu .rmHorizontal .rmText
{
	padding: 0 12px 1px 0;
}

.RadMenu_rtl .rmVertical .rmText
{
	padding: 0 15px 1px 0;
}

.RadMenu .rmVertical .rmText,
.RadMenu .rmHorizontal .rmVertical .rmText
{
	display: block;
	float: none;
}

.RadMenu .rmVertical .rmLink,
.RadMenu .rmHorizontal .rmVertical .rmLink
{
	float: none;
}

* html .RadMenu .rmGroup .rmVertical .rmLink,
* html .RadMenu .rmGroup .rmHorizontal .rmLink
{
	float: left;
}

.RadMenu .rmRootGroup .rmItem .rmGroup
{
	padding-bottom: 1px;
}

.RadMenu .rmGroup .rmItem
{
	padding: 0;
}

.RadMenu .rmGroup .rmLink,
.RadMenu .rmSlide .rmGroup .rmTemplate
{
	padding: 0;
}

.RadMenu_rtl .rmGroup .rmLink,
.RadMenu_rtl .rmSlide .rmGroup .rmTemplate
{
	padding: 0;
}

.RadMenu .rmGroup .rmText
{
	padding: 0 54px 0 28px;
	margin: 0 0 0 4px;
}

.RadMenu_rtl .rmGroup .rmText
{
	padding: 0 28px 0 54px;
	margin: 0 4px 0 0;
}

.RadMenu .rmMultiColumn
{
	list-style: none;
	display: block;
   	position: relative;
	margin: 0;
	padding: 0;
	zoom: 1;
}

.RadMenu .rmMultiColumn .rmGroup
{
	background: none;
	border: 0;
	float: left;
	display: block;
}

.RadMenu .rmMultiColumn .rmGroupColumn
{
	float: left;
}

.RadMenu .rmSlide .rmVertical .rmLeftImage+.rmText,
.RadMenu_Context .rmGroup .rmLeftImage+.rmText
{
	padding: 0 54px 0 28px;
}

.RadMenu_rtl .rmSlide .rmVertical .rmLeftImage+.rmText,
.RadMenu_Context_rtl .rmGroup .rmLeftImage+.rmText
{
	padding: 0 28px 0 54px;
}

.RadMenu .rmSlide .rmHorizontal .rmText
{
	padding: 0 11px 0 10px;
}

.RadMenu .rmGroup .rmLeftImage
{
	margin: 4px 0 0 6px;
}

* html .RadMenu .rmGroup .rmLeftImage { margin-left: 4px; }
*+html .RadMenu .rmGroup .rmLeftImage { margin-left: 4px; }

.RadMenu_rtl .rmGroup .rmLeftImage
{
	margin: 4px 6px 0 0;
}

* html .RadMenu .rmGroup .rmLeftImage { position: absolute; }
*+html .RadMenu .rmGroup .rmLeftImage { position: absolute; }

* html .RadMenu_rtl .rmGroup .rmLeftImage { right: 0; }
*+html .RadMenu_rtl .rmGroup .rmLeftImage { right: 0; }


/* <separators> */

.RadMenu .rmSeparator .rmText
{
	line-height: 0;
	font-size: 0;
	padding: 0;
	background-repeat: repeat-x;
	overflow: hidden;
}

.RadMenu .rmVertical .rmSeparator .rmText,
.RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	height: auto;
	width: auto;
	padding-bottom: 2px;
}

*+html .RadMenu .rmSeparator .rmText,   /* IE7 separator height problem */
*+html .RadMenu .rmVertical .rmSeparator .rmText,
*+html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	height: 2px;
	padding: 0;
}

* html .RadMenu .rmVertical .rmSeparator .rmText { height: auto; padding: 2px 0 0; }
* html .RadMenu .rmHorizontal .rmSeparator .rmText { padding: 0; }

.RadMenu .rmRootGroup .rmSeparator .rmText
{
	margin: 1px 12px;
}

.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText,
.RadMenu_Context .rmVertical .rmSeparator .rmText
{
	margin: 1px 2px 1px 31px;
}

.RadMenu_rtl .rmRootGroup .rmVertical .rmSeparator .rmText,
.RadMenu_Context_rtl .rmVertical .rmSeparator .rmText
{
	margin: 1px 31px 1px 2px;
}

.RadMenu .rmHorizontal .rmSeparator .rmText,
.RadMenu .rmVertical .rmHorizontal .rmSeparator .rmText
{
	margin: 2px 0 0;
	height: 20px;
	width: 2px;
}

/* </separators> */

/* <scroll arrows> */

.RadMenu .rmLeftArrow,
.RadMenu .rmRightArrow
{
	width: 10px;
	height: 24px;
}

.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow
{
	height: 10px;
	width: 100%;
}

/* </scroll arrows> */

/* </base styles> */
/* END Telerik.Web.UI.Skins.Menu.css */
/* START Telerik.Web.UI.Skins.Forest.Menu.Forest.css */
/* <RadMenu / Forest> */

.RadMenu_Forest .rmRootGroup,
.RadMenu_Forest .rmLink,
.RadMenu_Forest .rmText,
.RadMenu_Forest .rmLeftArrow,
.RadMenu_Forest .rmRightArrow,
.RadMenu_Forest .rmTopArrow,
.RadMenu_Forest .rmBottomArrow
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFljdiomAYPfrzccOW40WMadL4oG5ndEyuQ14lpqXnSEFA2&t=633927822280000000');
	background-color: transparent;
}

.RadMenu_Forest .rmRootGroup
{
	border: 1px solid #588a4d;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #749f57;
}

.RadMenu_Forest .rmVertical
{
	background-position: 0 -408px;
}

/* <Root items> */

.RadMenu_Forest,
.RadMenu_Forest .rmLink
{
	font: normal 12px/23px "Segoe UI", Arial, sans-serif;
	color: #2b2c20;
	text-decoration: none;
}

.RadMenu_Forest .rmLink,
.RadMenu_Forest .rmText
{
	background-position: 0 1050px;
	background-repeat: no-repeat;
}

.RadMenu_Forest .rmLink:hover,
.RadMenu_Forest .rmFocused,
.RadMenu_Forest .rmSelected
{
	color: #7a1b05;
	background-position: 0 -72px;
}

.RadMenu_Forest .rmLink:hover .rmText,
.RadMenu_Forest .rmFocused .rmText,
.RadMenu_Forest .rmSelected .rmText
{
	background-position: 100% -96px;
}

.RadMenu_Forest .rmExpanded,
.RadMenu_Forest .rmExpanded:hover
{
	color: #fff;
	background-position: 0 -120px;
}

.RadMenu_Forest .rmExpanded .rmText,
.RadMenu_Forest .rmExpanded:hover .rmText
{
	background-position: 100% -144px;
}

.RadMenu_Forest .rmDisabled,
.RadMenu_Forest .rmDisabled:hover
{
	color: #b1c67f;
}  

.RadMenu_Forest .rmDisabled:hover,
.RadMenu_Forest .rmDisabled:hover .rmText
{
	background: none;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Forest .rmGroup,
.RadMenu_Forest .rmMultiColumn,
.RadMenu_Forest .rmGroup .rmVertical
{
	border: 1px solid #588a4d;
	background: #c7d6a7 url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFljdiomAYPfrzccOW40WMadvSARLu77sQrDsuAmIUa14Q2&t=633927822280000000') repeat-y 0 0;
}

.RadMenu_Forest .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_Forest_rtl .rmGroup,
.RadMenu_Forest_rtl .rmMultiColumn,
.RadMenu_Forest_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_Forest .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_Forest .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_Forest .rmGroup .rmFirst,
.RadMenu_Forest .rmGroup .rmLast
{
	background: none;
}

.RadMenu_Forest .rmGroup .rmLast
{
	padding-bottom: 1px;
}

.RadMenu_Forest .rmGroup .rmLink:hover,
.RadMenu_Forest .rmGroup .rmFocused,
.RadMenu_Forest .rmGroup .rmSelected,
.RadMenu_Forest .rmGroup .rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_Forest .rmGroup .rmLink:hover .rmText,
.RadMenu_Forest .rmGroup .rmFocused .rmText,
.RadMenu_Forest .rmGroup .rmSelected .rmText,
.RadMenu_Forest .rmGroup .rmExpanded .rmText
{
	background-position: 100% -192px;
}

.RadMenu_Forest .rmGroup .rmExpanded,
.RadMenu_Forest .rmGroup .rmExpanded:hover
{
	color: #7a1b05;
}

.RadMenu_Forest .rmGroup .rmDisabled,
.RadMenu_Forest .rmGroup .rmDisabled:hover
{
	color: #8c9f5f;
}

/* <expand arrows> */

.RadMenu_Forest .rmGroup .rmExpandRight,
.RadMenu_Forest .rmGroup .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_Forest .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Forest .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Forest .rmGroup .rmSelected .rmExpandRight,
.RadMenu_Forest .rmGroup .rmExpanded .rmExpandRight,
.RadMenu_Forest .rmGroup .rmLink:hover .rmExpandDown,
.RadMenu_Forest .rmGroup .rmFocused .rmExpandDown,
.RadMenu_Forest .rmGroup .rmSelected .rmExpandDown,
.RadMenu_Forest .rmGroup .rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_Forest .rmGroup .rmDisabled:hover .rmExpandRight,
.RadMenu_Forest .rmGroup .rmDisabled:hover .rmExpandDown
{
	background-image: url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFljdiomAYPfrzccOW40WMadL4oG5ndEyuQ14lpqXnSEFA2&t=633927822280000000');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_Forest_rtl .rmGroup .rmLink:hover,
.RadMenu_Forest_rtl .rmGroup .rmFocused,
.RadMenu_Forest_rtl .rmGroup .rmSelected,
.RadMenu_Forest_rtl .rmGroup .rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_Forest_rtl .rmGroup .rmLink:hover .rmText,
.RadMenu_Forest_rtl .rmGroup .rmFocused .rmText,
.RadMenu_Forest_rtl .rmGroup .rmSelected .rmText,
.RadMenu_Forest_rtl .rmGroup .rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_Forest_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_Forest_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_Forest_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_Forest_rtl .rmGroup .rmSelected .rmExpandLeft,
.RadMenu_Forest_rtl .rmGroup .rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Forest - specific, overlapping submenus)> */

.RadMenu_Forest .rmSlide
{
	margin: -3px 0 0 3px;
}

.RadMenu_Forest .rmVertical .rmSlide,
.RadMenu_Forest .rmSlide .rmSlide,
.RadMenu_Forest_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_Forest_rtl .rmSlide
{
	margin: -3px 0 0 -3px;
}

.RadMenu_Forest_rtl .rmVertical .rmSlide,
.RadMenu_Forest_rtl .rmSlide .rmSlide,
.RadMenu_Forest_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_Forest .rmLeftArrow,
.RadMenu_Forest .rmRightArrow
{
	background-color: #c7d6a7;
}

.RadMenu_Forest .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #588a4d; }
.RadMenu_Forest .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #588a4d; }

.RadMenu_Forest .rmTopArrow,
.RadMenu_Forest .rmBottomArrow,
.RadMenu_Forest .rmGroup .rmLeftArrow,
.RadMenu_Forest .rmGroup .rmRightArrow
{
	background-color: #c7d6a7;
}

.RadMenu_Forest .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #588a4d; }
.RadMenu_Forest .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #588a4d; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_Forest .rmVertical .rmSeparator .rmText,
.RadMenu_Forest .rmHorizontal .rmVertical .rmSeparator .rmText
{
	background-position: 0 -406px;
}

.RadMenu_Forest .rmHorizontal .rmSeparator .rmText,
.RadMenu_Forest .rmVertical .rmHorizontal .rmSeparator .rmText
{
	background-position: 0 -386px;
}

/* </Separators> */

/* </RadMenu / Forest> */
/* END Telerik.Web.UI.Skins.Forest.Menu.Forest.css */
/* START Telerik.Web.UI.Skins.Forest.Calendar.Forest.css */
/*Telerik RadCalendar Forest skin*/

table.RadCalendar_Forest
{
	border-collapse:separate;
	border:0;
	background:#c7d6a7;
	font:12px "segoe ui",arial,sans-serif;
	width:220px;
}

/*titlebar*/

.RadCalendar_Forest .rcTitlebar
{
	width:100%;
	border:1px solid;
	border-color:#588a4d #588a4d #3c6716;
	padding:0;
	background:#4d7a26 0 -1000px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#fff;
}

.RadCalendar_Forest .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	border:0;
	font:12px/22px "segoe ui",arial,sans-serif;
}

.RadCalendar_Forest .rcTitlebar td
{
	border:0;
	padding:0 0 1px;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_Forest .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}

.RadCalendar_Forest .rcTitlebar .rcPrev,
.RadCalendar_Forest .rcTitlebar .rcNext,
.RadCalendar_Forest .rcTitlebar .rcFastPrev,
.RadCalendar_Forest .rcTitlebar .rcFastNext
{
	display:block;
	width:17px;
	height:16px;
	overflow:hidden;
	margin:0 2px;
	background:transparent url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000') no-repeat;
	text-indent:-2222px;
	text-decoration:none;
	color:#999;
}

.RadCalendar_Forest .rcTitlebar .rcFastPrev
{
	margin-left:4px;
	background-position:0 -200px;
}

.RadCalendar_Forest .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_Forest .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_Forest .rcTitlebar .rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_Forest .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_Forest .rcTitlebar .rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_Forest .rcTitlebar .rcFastNext
{
	margin-right:4px;
	background-position:0 -500px;
}

.RadCalendar_Forest .rcTitlebar .rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_Forest .rcMain
{
	width:100%;
	border:1px solid #588a4d;
	border-top:0;
	padding:0;
}

.RadCalendar_Forest .rcMainTable
{
	width:100%;
	border-collapse:separate;
	border:0;
	color:#2b2c20;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_Forest .rcHeader,
.RadCalendar_Forest .rcFooter
{
	border:1px solid #588a4d;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_Forest .rcRow th,
.RadCalendar_Forest .rcWeek th
{
	border:0;
	color:#455811;
	font-weight:normal;
	vertical-align:middle;
	cursor:default;
}

.RadCalendar_Forest .rcWeek th
{
	border-top:1px solid #b6c988;
	border-bottom:1px solid #9cb16a;
	padding:2px 6px 3px 0;
	background:#9cb16a 0 100% repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	text-align:right;
}

.RadCalendar_Forest .rcWeek .rcViewSel,
.RadCalendar_Forest .rcRow th
{
	width:12px;
	padding:0 7px 0 9px;
	text-align:center;
}

.RadCalendar_Forest .rcRow th
{
	background:#b1c67f;
}

/*date cells*/

.RadCalendar_Forest .rcRow td
{
	border:1px solid #c7d6a7;
	padding:0;
	text-align:right;
	vertical-align:middle;
}

.RadCalendar_Forest .rcMain .rcRow a,
.RadCalendar_Forest .rcMain .rcRow span
{
	display:block;
	padding:1px 5px 1px 0;
	text-decoration:none;
	color:#2b2c20;
}

.RadCalendar_Forest .rcMain .rcWeekend a
{
	color:#595f35;
}

.RadCalendar_Forest .rcRow .rcToday
{
	border-color:#62703b;
	background:#b4c487;
}

.RadCalendar_Forest .rcRow .rcToday a,
.RadCalendar_Forest .rcRow .rcSelected a
{
	color:#fff;
}

.RadCalendar_Forest .rcMain .rcOtherMonth a
{
	color:#88914b;
}

.RadCalendar_Forest .rcMain .rcOutOfRange span
{
	color:#88914b;
	cursor:default;
}

.RadCalendar_Forest .rcRow .rcHover
{
	border-color:#ab7d25 #95660a #8f610a #a67618;
	background:#d69609 0 -1600px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
}

.RadCalendar_Forest .rcRow .rcHover a
{
	color:#7a1b05;
}

.RadCalendar_Forest .rcRow .rcSelected
{
	border-color:#91351f #7a1b05 #751a04 #8b2913;
	background:#be4401 0 -1700px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
}

.RadCalendar_Forest .rcRow .rcSelected a
{
	color:#fff;
}

/*multimonth view*/

table.RadCalendarMultiView_Forest
{
	width:auto;
}

.RadCalendarMultiView_Forest .rcTitlebar
{
	border-color:#3c4c30;
	background:#2d3d1d 0 -1200px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
}

.RadCalendarMultiView_Forest .rcTitlebar table
{
	line-height:28px;
}

.RadCalendarMultiView_Forest .rcTitlebar td
{
	padding-bottom:2px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcPrev,
.RadCalendarMultiView_Forest .rcTitlebar .rcNext,
.RadCalendarMultiView_Forest .rcTitlebar .rcFastPrev,
.RadCalendarMultiView_Forest .rcTitlebar .rcFastNext
{
	margin-top:2px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcFastPrev
{
	background-position:0 -600px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcPrev
{
	background-position:0 -700px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcNext
{
	background-position:0 -800px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcNext:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcFastNext
{
	background-position:0 -900px;
}

.RadCalendarMultiView_Forest .rcTitlebar .rcFastNext:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiView_Forest .rcMain
{
	border-color:#3c4c30;
}

.RadCalendarMultiView_Forest .rcCalendar
{
	width:220px;
	border:1px solid #588a4d;
	padding:0;
}

.RadCalendarMultiView_Forest .rcMainTable .rcTitle
{
	border:0;
	border-bottom:1px solid #3c6716;
	padding:0 0 1px;
	background:#4d7a26 0 -1000px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#fff;
	text-align:center;
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_Forest
{
	border-collapse:separate;
	border:1px solid #588a4d;
	background:#c7d6a7;
	font:12px "segoe ui",arial,sans-serif;
	color:#2b2c20;
}

table.RadCalendarMonthView_Forest td
{
	border:0;
	padding:5px 2px 0;
}

.RadCalendarMonthView_Forest #rcMView_Feb,
.RadCalendarMonthView_Forest #rcMView_Apr,
.RadCalendarMonthView_Forest #rcMView_Jun,
.RadCalendarMonthView_Forest #rcMView_Aug,
.RadCalendarMonthView_Forest #rcMView_Oct,
.RadCalendarMonthView_Forest #rcMView_Dec
{
	border-right:1px solid #9cb16a;
}

.RadCalendarMonthView_Forest td:first-child+td+td
{
	border-left:1px solid #d3e0c2;
}

.RadCalendarMonthView_Forest a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	color:#2b2c20;
}

.RadCalendarMonthView_Forest .rcSelected a
{
	border:1px solid;
	border-color:#91351f #7a1b05 #751a04 #8b2913;
	padding:1px 3px;
	background:#be4401 0 -1700px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#fff;
}

.RadCalendarMonthView_Forest #rcMView_PrevY a,
.RadCalendarMonthView_Forest #rcMView_NextY a
{
	display:block;
	width:17px;
	height:16px;
	overflow:hidden;
	margin:0 auto;
	background:transparent no-repeat url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
	color:#999;
}

.RadCalendarMonthView_Forest #rcMView_PrevY a
{
	background-position:0 -2100px;
}

.RadCalendarMonthView_Forest #rcMView_PrevY a:hover
{
	background-position:0 -2150px;
}

.RadCalendarMonthView_Forest #rcMView_NextY a
{
	background-position:0 -2200px;
}

.RadCalendarMonthView_Forest #rcMView_NextY a:hover
{
	background-position:0 -2250px;
}

.RadCalendarMonthView_Forest .rcButtons
{
	padding:5px 7px;
	text-align:center;
}

.RadCalendarMonthView_Forest input
{
	border:1px solid #3c4c30;
	padding:0;
	background:#202b15 0 -2300px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#e7f1d7;
	font:12px "segoe ui",arial,sans-serif;
	cursor:pointer;
}

.RadCalendarMonthView_Forest input:hover
{
	background-color:#293917;
	background-position:0 -2350px;
	color:#fff;
}

.RadCalendarMonthView_Forest #rcMView_Today
{
	margin:0 0.4em 0 0;
}

.RadCalendarMonthView_Forest #rcMView_OK
{
	padding:0 0.2em;
}

/*time view*/

table.RadCalendarTimeView_Forest
{
	border-collapse:separate;
	border:1px solid #588a4d;
	background:#c7d6a7;
	color:#2b2c20;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_Forest th
{
	border:0;
	border-bottom:1px solid #3c6716;
	padding:0 0 1px;
	background:#4d7a26 0 -1000px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#fff;
	text-align:center;
	line-height:22px;
	cursor:default;
	font-weight:normal;
}

table.RadCalendarTimeView_Forest td
{
	border:0;
	border-left:1px solid #9cb16a;
	padding:2px 2px 3px;
}

table.RadCalendarTimeView_Forest td:first-child
{
	border-left:0;
}

.RadCalendarTimeView_Forest a
{
	display:block;
	padding:2px 6px;
	text-align:center;
	color:#2b2c20;
	text-decoration:none;
}

.RadCalendarTimeView_Forest td.rcSelected a
{
	border:1px solid;
	border-color:#91351f #7a1b05 #751a04 #8b2913;
	padding:1px 5px;
	background:#be4401 0 -1700px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#fff;
}

.RadCalendarTimeView_Forest td.rcHover a
{
	border:1px solid;
	border-color:#ab7d25 #95660a #8f610a #a67618;
	padding:1px 5px;
	background:#d69609 0 -1600px repeat-x url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000');
	color:#7a1b05;
}

.RadCalendarTimeView_Forest .rcFooter
{
	border:0;
	border-top:1px solid #588a4d;
	padding:0;
}

/*pickers*/

.RadPicker_Forest,
.RadPicker_Forest td
{
	vertical-align:middle;
}

.RadPicker_Forest .RadInput
{
	vertical-align:baseline;
}

.RadPicker_Forest table.rcTable,
.RadPicker_Forest table.rcTable td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_Forest table.rcTable .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_Forest td a
{
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	margin:0 2px;
	text-decoration:none;
}
* html .RadPicker_Forest td a{position:static}/*IE6*/
*+html .RadPicker_Forest td a{position:static}/*IE7*/

.RadPicker_Forest .rcCalPopup,
.RadPicker_Forest .rcTimePopup
{
	display:block;
	overflow:hidden;
	width:22px;
	height:22px;
	background:url('/c86_Calendar/WebResource.axd?d=c2AZTBatNHuXFxrmVjCDZt0cdy0yJE73YQqHZYAaVFkodi5ZtQ7G3pROK0ZnctyDQ7W-Vx0jOSVjBOXND0DIbA2&t=633927822280000000') no-repeat;
	text-indent:-2222px;
	text-align:center;
}

.RadPicker_Forest .rcCalPopup,
.RadPicker_Forest .rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_Forest .rcCalPopup:hover,
.RadPicker_Forest .rcCalPopup:focus,
.RadPicker_Forest .rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_Forest .rcTimePopup,
.RadPicker_Forest .rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_Forest .rcTimePopup:hover,
.RadPicker_Forest .rcTimePopup:focus,
.RadPicker_Forest .rcTimePopup:active
{
	background-position:0 -150px;
}

.RadPicker_Forest .rcDisabled,
.RadCalendarMonthView_Forest .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

/*rtl*/

.RadCalendarRTL_Forest .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_Forest .rcTitlebar .rcFastNext:hover
{
	background-position:0 -250px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcFastPrev
{
	background-position:0 -900px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcPrev
{
	background-position:0 -800px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcPrev:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcNext
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcFastNext
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_Forest .rcTitlebar .rcFastNext:hover
{
	background-position:0 -650px;
}

/* END Telerik.Web.UI.Skins.Forest.Calendar.Forest.css */
