/* Minification failed. Returning unminified contents.
(5057,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(7395,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
/* Telerik RadAjaxLoadingPanel Metro Skin */

.RadAjax_Metro .raDiv
{
	background-image:url('Ajax/loading.gif');
}

.RadAjax_Metro .raColor
{
	background-color:#25a0da;
}

.RadAjax_Metro .raTransp
{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
/* RadButton Simple Skin */
/*New*/
.RadButton_Metro .rbSecondaryIcon .gsBtnIconPosition
{
    /*top: 4px !important;
    bottom:5px!important;
    right: 5px!important;
    font-family:Segoe UI Light!important;
    font-size:20 pxt!important;*/
}
.rbVerticalButton .rbDecorated
{
    line-height: normal !important;
}
.rbLinkButton .rbText .rbSecondary
{
 text-align: right !important;
 top:5px!important;
}
/*.grosBtn1 .rbText
{
   text-align:left!important;
   top:5px!important;
}*/

.RadButton_Metro.rbSkinnedButton,
.RadButton_Metro .rbDecorated,
.RadButton_Metro .rbSecondaryIcon,
.RadButton_Metro.rbVerticalButton,
.RadButton_Metro.rbVerticalButton .rbDecorated
{
    background: transparent;/*old was brown*/
	background-image: none;
}

/*Simple Split Button Overrides*/
.RadButton_Metro .rbSplitRight,
.RadButton_Metro .rbSplitLeft
{
	background-image: url(Button/ButtonSprites.gif);
}

.RadButton_Metro .rbSplitRight,
.RadButton_Metro.rbLinkButton .rbSplitRight
{
	background-position: 0 0;
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
}

.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitRight
{
	background-position: 0 0;
}

*html .RadButton_Metro .rbSplitRight
{
	right: -1px;
}

*html .RadButton_Metro.rbDisabled .rbSplitRight
{
	right: 0;
}

.RadButton_Metro.rbLinkButton .rbSplitRight
{
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
}

.RadButton_Metro .rbSplitRight:hover,
.RadButton_Metro.rbLinkButton .rbSplitRight:hover
{
	background-color: #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background-position: -19px 0;
}

.RadButton_Metro .rbSplitRight:focus,
.RadButton_Metro .rbSplitRight:active,
.RadButton_Metro.rbLinkButton .rbSplitRight:focus,
.RadButton_Metro.rbLinkButton .rbSplitRight:active
{
	background-color: #25a0da;
	border-left: 1px solid #e5e5e5;
}

.RadButton_Metro .rbSplitLeft,
.RadButton_Metro.rbLinkButton .rbSplitLeft
{
	background-position: 0 0;
	border-right: 1px solid #e5e5e5;
}

.RadButton_Metro.rbLinkButton .rbSplitLeft
{
	background-color: #fff;
	border-right: 1px solid #e5e5e5;
}

.RadButton_Metro .rbSplitLeft:hover,
.RadButton_Metro.rbLinkButton .rbSplitLeft:hover
{
	background-color: #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-position: -19px 0;
}

.RadButton_Metro.rbDisabled .rbSplitLeft,
.RadButton_Metro.rbDisabled .rbSplitLeft:hover,
.RadButton_Metro.rbDisabled .rbSplitLeft:focus,
.RadButton_Metro.rbDisabled .rbSplitLeft:active,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft:hover,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft:active,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft:focus,
.RadButton_Metro.rbDisabled .rbSplitRight,
.RadButton_Metro.rbDisabled .rbSplitRight:hover,
.RadButton_Metro.rbDisabled .rbSplitRight:focus,
.RadButton_Metro.rbDisabled .rbSplitRight:active,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitRight,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitRight:hover,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitRight:active,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitRight:focus
{
	background-color: transparent;
	background-position: 0 0 !important;
}

/* Needed fo IE6 */
*html .rbDisabled .rbSplitRight,
*html .rbDisabled .rbSplitRight:hover,
*html .rbDisabled .rbSplitRight:focus,
*html .rbDisabled .rbSplitRight:active,
*html .rbDisabled .rbSplitLeft,
*html .rbDisabled .rbSplitLeft:hover,
*html .rbDisabled .rbSplitLeft:focus,
*html .rbDisabled .rbSplitLeft:active
{
	background-position: 0 0 !important;
}

.RadButton_Metro.rbDisabled .rbSplitLeft,
.RadButton_Metro.rbDisabled .rbSplitLeft:hover,
.RadButton_Metro.rbDisabled .rbSplitLeft:focus,
.RadButton_Metro.rbDisabled .rbSplitLeft:active,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft:hover,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft:active,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitLeft:focus
{
	border-right: 1px solid #e5e5e5;
}

.RadButton_Metro.rbDisabled .rbSplitRight,
.RadButton_Metro.rbLinkButton.rbDisabled .rbSplitRight
{
	border-left: 1px solid #e5e5e5;
}

.RadButton_Metro .rbSplitLeft:focus,
.RadButton_Metro .rbSplitLeft:active,
.RadButton_Metro.rbLinkButton .rbSplitLeft:focus,
.RadButton_Metro.rbLinkButton .rbSplitLeft:active
{
	background-color: #25a0da;
	border-right: 1px solid #e5e5e5;
}

.RadButton_Metro.rbSkinnedButton,
.RadButton_Metro.rbVerticalButton,
.RadButton_Metro .rbDecorated
{
	background-color: #fff;
	color: #767676;
}

.RadButton_Metro.rbSkinnedButton,
.RadButton_Metro.rbVerticalButton
{
	border: 1px solid #e5e5e5;
}

*html .RadButton_Metro.rbSkinnedButton,
*html .RadButton_Metro.rbVerticalButton
{
	border: 1px solid #e5e5e5 !important;
}

.RadButton_Metro.rbSkinnedButton:hover,
.RadButton_Metro.rbVerticalButton:hover,
.RadButton_Metro:hover .rbDecorated
{
	color: #000;
	background-color: #e5e5e5;
}

.RadButton_Metro.rbSkinnedButton:hover,
.RadButton_Metro.rbVerticalButton:hover
{
	border: 1px solid #e5e5e5;
}

.RadButton_Metro.rbSkinnedButton:active,
.RadButton_Metro.rbVerticalButton:active,
.RadButton_Metro.rbSkinnedButton:active .rbDecorated,
.RadButton_Metro.rbVerticalButton:active .rbDecorated,
.RadButton_Metro.rbPressedButton.rbSkinnedButton,
.RadButton_Metro.rbPressedButton .rbDecorated
{
	background-color: #25a0da;
	color: #fff;
}

.RadButton_Metro.rbSkinnedButton:active,
.RadButton_Metro.rbVerticalButton:active
{
	border: 1px solid #25a0da;
}

.RadButton_Metro.rbSkinnedButtonChecked,
.RadButton_Metro.rbSkinnedButtonChecked:hover,
.RadButton_Metro.rbSkinnedButtonChecked .rbDecorated,
.RadButton_Metro.rbSkinnedButtonChecked:hover .rbDecorated
{
	background-color: #25a0da;
	border: 1px solid #25a0da;
}

.RadButton_Metro .rbToggleCheckbox,
.RadButton_Metro .rbToggleCheckboxChecked,
.RadButton_Metro .rbToggleCheckboxFilled,
.RadButton_Metro .rbToggleRadio,
.RadButton_Metro .rbToggleRadioChecked
{
		background-image: url(Button/ToggleSprite.gif);
}

.RadButton_Metro.rbToggleButton,
.RadButton_Metro.rbToggleButton.rbDisabled,
.RadButton_Metro.rbToggleButton.rbDisabled:hover
{
	color: #000;
}

.RadButton_Metro.rbDisabled .rbDecorated,
.RadButton_Metro.rbDisabled:hover .rbDecorated,
.RadButton_Metro.rbToggleButton:hover
{
	color: #6a6a6a;
}

a.RadButton_Metro.rbLinkButton
{
	border: 1px solid #e5e5e5;
	text-decoration: none;
	color: #767676;
}

.RadButton_Metro.rbLinkButton:hover
{
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	color: #000;
}

.RadButton_Metro.rbLinkButton:active,
a.RadButton_Metro.rbLinkButtonChecked,
.RadButton_Metro.rbLinkButtonChecked:hover
{
	background-color: #25a0da;
	border: 1px solid #25a0da;
	color: #fff;
}

.RadButton_Metro.rbSkinnedButton,
.RadButton_Metro .rbDecorated
{
	height: 20px;
}

.RadButton_Metro.rbSkinnedButton.rbDisabled,
.RadButton_Metro.rbVerticalButton.rbDisabled,
.RadButton_Metro.rbLinkButton.rbDisabled,
.RadButton_Metro.rbLinkButton.rbDisabled:hover
{
	background-color: #fff;
	border: 1px solid #e5e5e5;
	color: #e5e5e5;
	cursor: default;
}

.RadButton_Metro.rbSkinnedButton.rbDisabled .rbDecorated,
.RadButton_Metro.rbVerticalButton.rbDisabled:hover .rbDecorated,
.RadButton_Metro.rbLinkButton.rbDisabled,
.RadButton_Metro.rbLinkButton.rbDisabled:hover
{
	background-color: #fff;
	color: #767676;
}

/* IE6 Fix, should be important to override the joint selectors */
*html .RadButton_Metro.rbLinkButton,
*html .RadButton_Metro.rbLinkButton:hover
{
	border: 1px solid #eee !important;
}

/* Disabled */
.RadButton_Metro.rbDisabled,
.RadButton_Metro.rbDisabled .rbToggleCheckbox, 
.RadButton_Metro.rbDisabled .rbToggleCheckboxChecked, 
.RadButton_Metro.rbDisabled .rbToggleRadio, 
.RadButton_Metro.rbDisabled .rbToggleRadioChecked, 
.RadButton_Metro.rbDisabled .rbToggleCheckboxFilled 
{
	opacity: .8;
}

/*Telerik RadCalendar Default skin*/

table.RadCalendar_Metro
{
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_Metro .rcTitlebar
{
	border-color:#7c7c7c;
	background:#e4e4e4;
	color:#000;
}

.RadCalendar_Metro .rcTitlebar table
{
	font:12px/23px "segoe ui",arial,sans-serif;
}

.RadCalendar_Metro .rcTitlebar td
{
	padding:0 0 1px;
}

.RadCalendar_Metro .rcTitlebar .rcPrev,
.RadCalendar_Metro .rcTitlebar .rcNext,
.RadCalendar_Metro .rcTitlebar .rcFastPrev,
.RadCalendar_Metro .rcTitlebar .rcFastNext
{
	width:18px;
	height:18px;
	margin:1px 2px 0;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendar_Metro .rcTitlebar .rcFastPrev
{
	margin-left:4px;
	background-position:0 -200px;
}

.RadCalendar_Metro .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_Metro .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_Metro .rcTitlebar a.rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_Metro .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_Metro .rcTitlebar a.rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_Metro .rcTitlebar .rcFastNext
{
	margin-right:4px;
	background-position:0 -500px;
}

.RadCalendar_Metro .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_Metro .rcMain
{
	border-color:#999;
}

.RadCalendar_Metro .rcMainTable
{
	font:12px/17px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_Metro .rcHeader,
.RadCalendar_Metro .rcFooter
{
	border-color:#999;
}

/*week numbers and days*/

.RadCalendar_Metro .rcWeek th
{
	border-bottom:1px solid #999;
	padding:4px 6px 4px 0;
	color:#000;
}

.RadCalendar_Metro .rcWeek .rcViewSel,
.RadCalendar_Metro .rcRow th
{
	width:13px;
	padding:0 7px 0 9px;
	color:#25a0de;
}

/*date cells*/

.RadCalendar_Metro .rcRow td
{
	border-color:#fff;
}

.RadCalendar_Metro .rcMain .rcRow a,
.RadCalendar_Metro .rcMain .rcRow span
{
	color:#767676;
}

.RadCalendar_Metro .rcMain .rcWeekend a
{
	color:#666;
}

.RadCalendar_Metro .rcRow .rcToday
{
	border-color:#25a0da;
}

.RadCalendar_Metro .rcMain .rcOtherMonth a
{
	color:#e5e5e5;
}

.RadCalendar_Metro .rcMain .rcOutOfRange span
{
	color:#777;
}

.RadCalendar_Metro .rcRow .rcSelected
{
	border-color:#fff;
	background:#25a0da;
}

.RadCalendar_Metro .rcMain .rcRow .rcSelected a
{
	color:#fff;
}

.RadCalendar_Metro .rcRow .rcHover
{
	border-color:#e5e5e5;
	background:#e5e5e5;
}

.RadCalendar_Metro .rcMain .rcRow .rcHover a
{
	color:#000;
}

/*multimonth view*/

.RadCalendarMultiView_Metro .rcTitlebar
{
	border-color:#dadad2;
	background:#25a0da;
}

.RadCalendarMultiView_Metro .rcTitlebar table
{
	line-height:29px;
}

.RadCalendarMultiView_Metro .rcMain
{
	border-color:#dadad2;
}

.RadCalendarMultiView_Metro .rcCalendar
{
	border-color:#999;
}

.RadCalendarMultiView_Metro .rcCalendar .rcMainTable
{
	height:177px;
}

.RadCalendarMultiView_Metro .rcMainTable .rcTitle
{
	border-color:#999;
	padding:0 0 2px;
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_Metro
{
	border-color:#dadad2;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
}

.RadCalendarMonthView_Metro #rcMView_Feb,
.RadCalendarMonthView_Metro #rcMView_Apr,
.RadCalendarMonthView_Metro #rcMView_Jun,
.RadCalendarMonthView_Metro #rcMView_Aug,
.RadCalendarMonthView_Metro #rcMView_Oct,
.RadCalendarMonthView_Metro #rcMView_Dec
{
	border-right:1px solid #999;
}

.RadCalendarMonthView_Metro a
{
	color:#333;
}

.RadCalendarMonthView_Metro .rcSelected a
{
	border-color:#25a0da;
	background:#25a0da;
	color:#fff;
}

.RadCalendarMonthView_Metro #rcMView_PrevY a,
.RadCalendarMonthView_Metro #rcMView_NextY a
{
	width:18px;
	height:13px;
	background:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendarMonthView_Metro #rcMView_PrevY a
{
	background-position:0 -2100px;
}

.RadCalendarMonthView_Metro #rcMView_NextY a
{
	background-position:0 -2200px;
}

.RadCalendarMonthView_Metro .rcButtons
{
	padding:5px 7px 4px;
}

.RadCalendarMonthView_Metro input
{
	border-color:#7a7a7a;
	background:#c6c6c6;
	color:#000;
	font:12px "segoe ui",arial,sans-serif;
}

/*time view*/

table.RadCalendarTimeView_Metro
{
	border-color:#dadad2;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_Metro th
{
	border-bottom:1px solid #999;
	padding:0 0 1px;
	background:#e4e4e4;
	color:#000;
	line-height:23px;
}

table.RadCalendarTimeView_Metro td
{
	border-color:#999;
}

.RadCalendarTimeView_Metro a
{
	color:#333;
}

.RadCalendarTimeView_Metro td.rcSelected a
{
	border-color:#25a0da;
	background:#25a0da;
	color:#fff;
}

.RadCalendarTimeView_Metro td.rcHover a
{
	border-color:#e5e5e5;
	background:#e5e5e5;
	color:#000;
}

.RadCalendarTimeView_Metro .rcFooter
{
	border-color:#999;
}

/*pickers*/

.RadPicker_Metro .rcCalPopup,
.RadPicker_Metro .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_Metro .rcCalPopup,
.RadPicker_Metro a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_Metro a.rcCalPopup:hover,
.RadPicker_Metro a.rcCalPopup:focus,
.RadPicker_Metro a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_Metro .rcTimePopup,
.RadPicker_Metro a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_Metro a.rcTimePopup:hover,
.RadPicker_Metro a.rcTimePopup:focus,
.RadPicker_Metro a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_Metro .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_Metro .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_Metro .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_Metro .rcTitlebar a.rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_Metro .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_Metro .rcTitlebar a.rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_Metro .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_Metro .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -250px;
}
/* RadColorPicker Simple skin */
.RadColorPicker_Metro .rcpViews,
.RadColorPicker_Metro .rcpHeader,
.RadColorPicker_Metro .rcpPageView
{
	background-color:#fff;
}

.RadColorPicker_Metro .rcpColorPreview,
.RadColorPicker_Metro .rcpInput,
.RadColorPicker_Metro .rcpHexInput,
.RadColorPicker_Metro .rcpMillionColorsPalette,
.RadColorPicker_Metro .rcpMillionColorsSlider div.rslTrack
{
	border:1px solid #e5e5e5;
}

.RadColorPicker_Metro .rcpPalette,
.RadColorPicker_Metro input,
.RadColorPicker_Metro a,
.RadColorPicker_Metro .rcpTabs .rcpSelectedTab a span
{
	color:#767676;
}

.RadColorPicker_Metro .rcpApplyButton:hover,
.RadColorPicker_Metro .rcpButton:hover
{
    border-color:#e5e5e5;
    background-color:#e5e5e5;
    color: #000;
}

.RadColorPicker_Metro .rcpApplyButton:hover span,
.RadColorPicker_Metro .rcpButton:hover span
{
    color:#000;
}

.RadColorPicker_Metro .RadSlider_Metro a.rslDraghandle,
.RadColorPicker_Metro .RadSlider_Metro a.rslDraghandle:hover,
.RadColorPicker_Metro .RadSlider_Metro a.rslDraghandle:active, 
.RadColorPicker_Metro .RadSlider_Metro a.rslDraghandle:focus 
{
	background:#fff;
	border: 0;
}

.RadColorPicker_Metro .rcpTabs a span
{
	color: #fff;
}

.RadColorPicker_Metro .rcpHeader,
.RadColorPicker_Metro .rcpHeader .rcpImageButton,
.RadColorPicker_Metro .rcpRecentColors,
.RadColorPicker_Metro .rcpIcon a,
.RadColorPicker_Metro .rcpTabs a,
.RadColorPicker_Metro .rcpTabs a span,
.RadColorPicker_Metro .rcpButton,
.RadColorPicker_Metro .rcpButton span,
.RadColorPicker_Metro .rcpMillionColorsHandle,
.RadColorPicker_Metro .rcpSlider div.rslTrack,
/* overwrite sliders */
.RadColorPicker_Metro .rcpSlider .rslTrack a.rslDraghandle,
.RadColorPicker_Metro div.rcpMillionColorsSlider div.rslVertical a.rslDraghandle
{
	background-image:url('ColorPicker/ColorPickerSprites.png');
	background-repeat:no-repeat;
}

/* Rounded corners and shadows */
.RadColorPicker_Metro .rcpPalette,
.RadColorPicker_Metro .rcpRoundedRight,
.RadColorPicker_Metro .rcpRoundedBottomRight,
.RadColorPicker_Metro .rcpRightShadow,
.RadColorPicker_Metro .rcpCornerShadow
{
	background-image:url('ColorPicker/rcpVerticalSprites.png');
}

.RadColorPicker_Metro .rcpRoundedBottomLeft,
.RadColorPicker_Metro .rcpBottomShadow
{
	background-image:url('ColorPicker/ColorPickerSprites.png');
}

* html .RadColorPicker_Metro .rcpPalette,
* html .RadColorPicker_Metro .rcpRoundedRight,
* html .RadColorPicker_Metro .rcpRoundedBottomRight,
* html .RadColorPicker_Metro .rcpRoundedBottomLeft
{
	background-image:url('ColorPicker/rcpVerticalSpritesIE6.png');
}

/* RadComboBox Simple skin */

/*global*/

.RadComboBox_Metro,
.RadComboBox_Metro .rcbInput,
.RadComboBoxDropDown_Metro
{
	font: 12px "Segoe UI", Arial, sans-serif;
	color: #767676;
}

/* combobox */

div.RadComboBox_Metro table td.rcbInputCell
{
	height: 18px;
	line-height: 18px;
	border: solid #e5e5e5;
	background: #ffffff;
}
	
* html div.RadComboBox_Metro table td.rcbInputCell
{
	height /**/: 20px;
	line-height /**/: 20px;
}

div.RadComboBox_Metro table td.rcbInputCellLeft { border-width: 1px 0 1px 1px; }
div.RadComboBox_Metro table td.rcbInputCellRight { border-width: 1px 1px 1px 0; }

* html div.RadComboBox_Metro .rcbInputCell .rcbInput
{
	height /**/: 16px;
	padding /**/: 2px 0; /* This should fix the ajax introduced height in IE7 and not break IE6 */
}

.RadComboBox_Metro .rcbInputCell .rcbEmptyMessage
{
	color: #999999;
}

.RadComboBox_Metro .rcbHovered .rcbInputCell .rcbInput,
.RadComboBox_Metro .rcbFocused .rcbInputCell .rcbInput { color: #000000; }

.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbInputCell .rcbInput {
	color: #ffffff;
}

div.RadComboBox_Metro table td.rcbArrowCell
{
	border: 1px solid #e5e5e5;
	background: #ffffff url("ComboBox/rcbSprite.png") no-repeat -1px 50%;
}

div.RadComboBox_Metro .rcbReadOnly .rcbArrowCellLeft,
div.RadComboBox_Metro .rcbArrowCellHidden.rcbArrowCellLeft { border-width: 1px 0 1px 1px; }
div.RadComboBox_Metro .rcbReadOnly .rcbArrowCellRight,
div.RadComboBox_Metro .rcbArrowCellHidden.rcbArrowCellRight { border-width: 1px 1px 1px 0; }

.RadComboBox_Metro td.rcbArrowCell { background-position: -1px 50%; }
.RadComboBox_Metro .rcbHovered .rcbArrowCell { background-position: -21px 50%; }
.RadComboBox_Metro .rcbFocused .rcbArrowCell { background-position: -41px 50%; }
.RadComboBox_Metro .rcbDisabled .rcbArrowCell { background-position: -61px 50%; }

.RadComboBox_Metro .rcbReadOnly td.rcbArrowCell { background-position: -2px 50%; }
.RadComboBox_Metro .rcbHovered .rcbReadOnly .rcbArrowCell { background-position: -22px 50%; }
.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbArrowCell { background-position: -42px 50%; }
.RadComboBox_Metro .rcbDisabled .rcbReadOnly .rcbArrowCell { background-position: -62px 50%; }

.RadComboBox_Metro td.rcbArrowCellHidden,
.RadComboBox_Metro .rcbHovered td.rcbArrowCellHidden,
.RadComboBox_Metro .rcbFocused td.rcbArrowCellHidden,
.RadComboBox_Metro .rcbReadOnly td.rcbArrowCellHidden,
.RadComboBox_Metro .rcbHovered .rcbReadOnly .rcbArrowCellHidden,
.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbArrowCellHidden,
.RadComboBox_Metro .rcbDisabled .rcbReadOnly .rcbArrowCellHidden,
.RadComboBox_Metro table.rcbDisabled td.rcbArrowCellHidden { background: none; }


.RadComboBox_Metro .rcbHovered .rcbArrowCell,
.RadComboBox_Metro .rcbHovered .rcbReadOnly .rcbInputCell,
.RadComboBox_Metro .rcbHovered .rcbReadOnly .rcbArrowCellHidden { background-color: #e5e5e5; }
.RadComboBox_Metro .rcbFocused .rcbArrowCell,
.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbInputCell,
.RadComboBox_Metro .rcbFocused .rcbReadOnly .rcbArrowCellHidden { background-color: #25a0da; }

div.RadComboBox_Metro .rcbHovered .rcbArrowCell,
div.RadComboBox_Metro .rcbHovered .rcbInputCell { border-color: #e5e5e5; }
div.RadComboBox_Metro .rcbFocused .rcbArrowCell,
div.RadComboBox_Metro .rcbFocused .rcbInputCell { border-color: #25a0da; }
div.RadComboBox_Metro .rcbDisabled .rcbArrowCell,
div.RadComboBox_Metro .rcbDisabled .rcbInputCell { border-color: #e5e5e5; }

div.RadComboBox_Metro .rcbArrowCell a
{
	height: 20px;
}

div.RadComboBox_Metro td.rcbArrowCellHidden,
div.RadComboBox_Metro .rcbArrowCellHidden a
{
	width: 1px;
}

div.RadComboBox_Metro td.rcbArrowCellHidden.rcbArrowCellRight
{
	border-left: 0;
}

/* Read-only styles */

/* dropdown */

.RadComboBoxDropDown_Metro
{
	border-color: #e5e5e5;
	background-color: #ffffff;
}

.RadComboBoxDropDown_Metro .rcbHeader,
.RadComboBoxDropDown_Metro .rcbFooter
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #676767;
	background-color: #e5e5e5;
}

.RadComboBoxDropDown_Metro .rcbHeader
{
	border-bottom-color: #e5e5e5;
}

.RadComboBoxDropDown_Metro .rcbFooter
{
	border-top-color: #e5e5e5;
}

html .RadComboBoxDropDown_Metro .rcbHeader,
html .RadComboBoxDropDown_Metro .rcbFooter
{
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
}

.RadComboBoxDropDown_Metro .rcbItem em
{
	background: #e5e5e5;
}

div.RadComboBoxDropDown_Metro .rcbHovered
{
	padding: 1px 5px;
	border: 1px solid #25a0da;
	color: #ffffff;
	background-color: #25a0da;
}

.RadComboBoxDropDown_Metro .rcbSeparator
{
	color: #ffffff;
	background-color: #e5e5e5;
}

.RadComboBox_Metro .rcbDisabled .rcbInputCell .rcbInput,
.RadComboBoxDropDown_Metro .rcbDisabled
{
	color: #2c2c2c;
}

.RadComboBoxDropDown_Metro .rcbLoading
{
	background: #e5e5e5;
}

.RadComboBoxDropDown_Metro .rcbMoreResults
{
	border-top-color: #e5e5e5;
	background: #e5e5e5;
	color: #767676;
}

.RadComboBoxDropDown_Metro .rcbMoreResults a
{
	background: url("ComboBox/rcbSprite.png") no-repeat -85px -3px;
}

/*Telerik RadDataPager Simple Skin*/

.RadDataPager_Metro
{
	border:1px solid #e5e5e5;
	background:#fff;
	color:#000;
}

.RadDataPager_Metro .rdpPageFirst,
.RadDataPager_Metro .rdpPagePrev,
.RadDataPager_Metro .rdpPageNext,
.RadDataPager_Metro .rdpPageLast
{
	background:transparent no-repeat url('Grid/sprite.gif');
}

.RadDataPager_Metro .rdpPageFirst
{
	background-position:0 -550px;
}
.RadDataPager_Metro .rdpPageFirst:hover
{
	background-position:0 -600px;
}
.RadDataPager_Metro .rdpPagePrev
{
	background-position:0 -700px;
}
.RadDataPager_Metro .rdpPagePrev:hover
{
	background-position:0 -750px;
}
.RadDataPager_Metro .rdpPageNext
{
	background-position:0 -850px;
}
.RadDataPager_Metro .rdpPageNext:hover
{
	background-position:0 -900px;
}
.RadDataPager_Metro .rdpPageLast
{
	background-position:0 -1000px;
}
.RadDataPager_Metro .rdpPageLast:hover
{
	background-position:0 -1050px;
}

.RadDataPager_Metro .rdpPagerButton
{
	border:1px solid #7e7e7e;
	background:#c6c6c6;
	color:#000;
	font:12px/12px "segoe ui",arial,sans-serif;
}

.RadDataPager_Metro .rdpNumPart a
{
	border:1px solid #fff;
	color:#000;
}

.RadDataPager_Metro .rdpNumPart a:hover
{
	border-color:#de3914;
	color:#892500;
}

.RadDataPager_Metro .rdpNumPart a.rdpCurrentPage,
.RadDataPager_Metro .rdpNumPart a.rdpCurrentPage:hover
{
	border-color:#25a0da;
}
.RadDock_Metro .rdMiddle .rdLeft,
.RadDock_Metro .rdMiddle .rdRight
{
	background-image: url('Dock/VerticalSprite.gif');
}

.RadDock_Metro .rdTop .rdLeft,
.RadDock_Metro .rdTop .rdRight,
.RadDock_Metro .rdTop .rdCenter,
.RadDock_Metro .rdBottom .rdLeft,
.RadDock_Metro .rdBottom .rdRight,
.RadDock_Metro .rdBottom .rdCenter
{
	background-image: url('Dock/HorizontalSprite.gif');
}

.RadDock_Metro .rdCenter .rdCommands a span
{
	background-image: url('Dock/CommandSprite.gif');
}

.RadDock_Metro .rdMiddle .rdCenter,
.RadDock_Metro .rdBottom .rdCenter
{
	background-color: #fff;
}

.RadDock_Metro .rdContent
{
	color: #000;
}

.RadDock_Metro .rdTitleBar em
{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.RadDockZone_Metro
{
	border-color: #e5e5e5;
}
/* RadEditor for ASP.NET AJAX Metro Skin */

.Metro.RadEditor
{
    background-color: #fff;
}

.Metro.RadEditor .reToolbar a,
.Metro.RadEditor .reDropdown,
/*.Metro.RadEditor .reSpinBox input,
.Metro.RadEditor input,*/
.Metro.RadEditor .reModule,
.Metro.RadEditor .reModule td,
.Metro.RadEditor .reDropDownBody,
.Metro.RadEditor .reDropDownBody td,
.Metro.RadEditor .reAjaxspell_wrapper,
.Metro.RadEditor .reAjaxspell_button,
.Metro.RadEditor .reAjaxspell_addicon,
.Metro.RadEditor .reAjaxspell_ignoreicon,
.Metro.RadEditor .reAjaxspell_okicon,
.Metro.RadEditor .reInsertTable .reTlbVertical ul a.reTool_text span.reButton_text,
.Metro.RadEditor .reColorPicker .reCustomColor,
/* DOM inspector */
.Metro .reModule_domlink_selected,
.Metro .reModule_domlink
/* end of DOM inspector */
{
    color: #767676;
}

.Metro.RadEditor .reEditorModes a 
{
	border: 1px solid #25a0da;
	background-color: #25a0da;
	color: #fff;
}

.Metro.RadEditor .reEditorModes .reMode_selected
{
	background-image: none;
	border: 1px solid #e5e5e5;
	background-color: #fff !important;
	color: #000;
}

.Metro.RadEditor .reEditorModes a:hover
{
	border: 1px solid #e5e5e5;
}

/* reWrapper */
.Metro.reWrapper,
.Metro.RadEditor .reContentCell,
/* common settings for .reModule, .reEditorModes and .reWrapper */
.Metro.reColorPicker,
.Metro.reInsertTable,
.Metro.reDropDownBody,
.Metro.reCustomLinks a:hover
{
    border: solid 1px #e5e5e5;
}

.Metro.reDropDownBody table
{
    background: transparent;
}

.Metro.RadEditor .reModule,
.Metro.RadEditor .reEditorModes,
.Metro.RadEditor .reWrapper
{
	background-color: #fff;
}

/*NEW: Only in the Bottom zone - where the Statistics module is commonly set, remove uppper border, because it looks ugly*/
.Metro.RadEditor .reBottomZone .reModule
{
    border-top: 0;
}

.Metro.RadEditor .reModule
{
    border-top: solid 1px #fff;  
}

.Metro.reCustomLinks a,
.Metro.reCustomLinks a:link,
.Metro.reCustomLinks a:visited
{
    border: solid 1px #fff; /* should be the same as the background of the dropdown */
    color: #000 !important;
}

.Metro.reCustomLinks a:hover
{
    background-color: #e5e5e5;
    border: 1px solid  #e5e5e5;
}
/* end of module */

.reToolbar li
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: 0 -26px;
    color: #000;
}

.Metro .reSpinBox a
{
    background-image: url('Editor/ToolBarSprites.gif');
    -moz-user-select: none;
    outline: none;
}

/* separator */
.reToolbar.Metro .reSeparator
{
    background-position: center -148px;
    background-image: url('Editor/ToolBarSprites.gif');
}

/* common settings for left and right grip */
.reToolbar.Metro .reGrip
{
	background-image: url('Editor/ToolBarSprites.gif');
}

/* reTool */
.reTool span
{
    background-image: url('Editor/CommandSpritesLight.png');
}

/* IE6 does not support PNG alpha channel, so we use gifs for the command sprites instead */
* html .reTool span,
* html .reTool_text span,
* html .reTlbVertical .reTool_text span,
* html .reToolbar .reSplitButton.reTool_text span
{
    _background-image: url('Editor/CommandSpritesLightIE6.gif');
}

.reDialog .reTool,
.reModule .reTool
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: 0 -242px;
}

.reDialog .reTool:hover,
.reToolbar .reTool:hover,
.reModule .reTool:hover
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: 0 -52px;
}

.reToolbar .reTool.reTool_selected,
.reToolbar .reTool.reTool_selected:hover
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: 0 -124px;
    background-repeat: no-repeat;
}

/* .reTool_text */
.reToolbar .reTool_text span
{
    background-image: url('Editor/CommandSpritesLight.png');
}

.reToolbar .reTool_text:hover
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-repeat: repeat-x;
    background-position: 0 -100px;
    margin-left: 0;
    margin-right: 0;
    border-left: solid 1px #878787;
    border-right: solid 1px #878787;
}

.reToolbar .reTool_text.reTool_selected,
.reToolbar .reTool_text.reTool_selected:hover
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-repeat: repeat-x;
    background-position: 0 -174px;
    margin-left: 0;
    margin-right: 0;
    border-left: solid 1px #878787;
    border-right: solid 1px #878787;
}

/* these settings will not be included in the common CSS file of RadEditor */
.reToolbar .reTool_text.reTool_disabled,
.reToolbar .reTool_text.reTool_disabled:hover
{
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
/* end of reTool_text */

.reTool.reSplitButton:hover,
.reToolZone .reTool.reSplitButton,
.reToolZone .reDialog .reTool, 
.reToolZone .reModule .reTool
{
    background: url('Editor/ToolBarSprites.gif') no-repeat 0 -76px;
}

/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool.reSplitButton:hover
{
    background: url('Editor/ToolBarSprites.gif') no-repeat 0 -76px;
}

.Metro .reTool .split_arrow
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: -28px -362px;
}

.Metro .reSplitButton.reTool_text .split_arrow
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: -28px -362px;
}

/* add weight to the selector for IE6 so it is applied */
* html .Metro .reToolbar .reTool_text .split_arrow
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: -28px -362px;
}

/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool_text:hover
{
    background: url('Editor/ToolBarSprites.gif');
    background-position: 0 -100px;
}


.reDialog .reTool.reSplitButton,
.reModule .reTool.reSplitButton
.reDialog .reTool.reSplitButton:hover,
.reModule .reTool.reSplitButton:hover
{
	background-image: url('Editor/ToolBarSprites.gif');
    background-position: 0 -76px;
}

/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool.reSplitButton.reTool_disabled:hover
{
    background: none;
}
/* end of reSplitButton */

/* reDropdown */
.reDropdown:link,
.reDropdown:visited
{
    color: #767676 !important;
}

.reDropdown,
.reTool_disabled.reDropdown:hover
{
    border: solid 1px #e5e5e5;
    color: #767676;
    background-image: url('Editor/ToolBarSprites.gif') !important;
    background-position: right -360px !important;
    background-color: #fff;
}

.reDropdown:hover
{
    border: solid 1px #e5e5e5;
    color: #000 !important;
    background-image: url('Editor/ToolbarVerticalSprites.gif') !important;
    background-position: right 0 !important;
    background-color: #e5e5e5;
}

/* add weight to the selector for IE6 so it is applied */
* html .reTool_disabled.reDropdown
{
    background-image: url('Editor/ToolBarSprites.gif')t;
    background-position: right -380px;
    background-repeat: no-repeat;
}
/* end of reDropdown */

/* vertical toolbar */
.RadEditor.Metro .reTlbVertical li
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-repeat: repeat-y;
    background-position: -26px 0;
}

.RadEditor.Metro .reTlbVertical .reToolbar.Metro .reGrip
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
}

.RadEditor.Metro .reTlbVertical .reToolbar.Metro .grip_first
{
    background-position: 0 0;
}

.RadEditor.Metro .reTlbVertical .reToolbar.Metro .grip_last
{
    background-position: 0 -4px;
}

.RadEditor.Metro .reTlbVertical .reToolbar.Metro .reSeparator
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -100px -12px;
}

.reTlbVertical .reTool,
.reTlbVertical .reTool_text.reSplitButton,
.reTlbVertical .reTool_text
.reTlbVertical .reTool:hover,
.reTlbVertical .reTool_text.reSplitButton:hover,
.reTlbVertical .reTool_text:hover
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -76px 0 !important;
}

/* add weight to the selector for IE6 so it is applied */
* html .reTlbVertical .reTool_text:hover
{
	background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-repeat: no-repeat;
    background-position: -76px 0;
}

.reTlbVertical .reTool.reTool_selected,
.reTlbVertical .reTool_text.reTool_selected,
.reTlbVertical .reTool_text.reTool_selected:hover
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -52px 0;
}

/* add weight to the selector for IE6 so it is applied */
* html .reTlbVertical .reSplitButton:hover
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -76px 0;
    background-repeat: no-repeat;
}
/* end of vertical toolbar */

.reDropDownBody .reTlbVertical ul li a:hover
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -602px 0 !important;
}

.reDropDownBody .reTlbVertical ul li .reButton_text
{
	color: #767676;
}

.reDropDownBody .reTlbVertical ul li .reButton_text:hover
{
	color: #000;
}

/* InsertTable itself is a kind of tool strip, so it must be styled as a toolstrip */
.Metro.reInsertTable
{
    background-color: #ffffff;
}

.reDropDownBody .reTlbVertical .reToolbar
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-color: #ffffff;
    background-position: -126px 0;
}
/* end of context menu and toolstrip */

/* spinbox */
.Metro table.reSpinBox
{
	border: 1px solid #e5e5e5;
	background: #fff;
}

.Metro table.reSpinBox:hover
{
    border: solid 1px #25a0da;
    color: #000;
}

.Metro .reSpinBoxIncrease
{
	background-position: 0 -198px;
}

.Metro .reSpinBoxIncrease:hover
{
	background-position: 0 -208px;
}

.Metro .reSpinBoxDecrease
{
	background-position: -11px -198px;
}

.Metro .reSpinBoxDecrease:hover
{
	background-position: -11px -208px;
}
/* end of spinbox */

/* editor input elements */
.Metro.RadEditor input
{
	border: solid 1px #e5e5e5;
	background-color: #fff;
	color: #767676;
}

.Metro.RadEditor input:hover
{
    border: solid 1px #25a0da;
    color: #000;
}
/* editor input elements */

/* editing modes */
.Metro .reMode_selected
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -948px 0;
}
/* end of editing modes */

.Metro.reDropDownBody td
{
	color: #767676;
}

.Metro.reDropDownBody .reItemOver
{
	background: #e5e5e5;
	color: #000;
}

/* end of expanded dropdowns */

* html .reTool_selected.reTool
{
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}

/* color picker */
.Metro.reColorPicker table div
{
	border: solid 1px #c5c5c5;
}

.Metro.reColorPicker table td.reItemOver div
{
	border-color: #000;
}

.Metro.reColorPicker span
{
	border: solid 1px #c5c5c5;
}
/* end of color picker */

/* ajax spellchecker */
.reAjaxspell_button
{
    border: solid 1px #e5e5e5;
    background: #25a0da;
    color: #e5e5e5;
}

.Metro .reAjaxSpellCheckSuggestions table
{
    border-width: 0;
    width: 100%;
}

.Metro .reAjaxSpellCheckSeparator
{
    background-color: #979797;
}
/* ajax spellchecker */

/* custom links */
.Metro.reCustomLinks,
.Metro.reCustomLinks ul
{
	color: #000;
}

.Metro.reCustomLinks a
{
    background: none transparent;
    color: black;
	cursor: default !important;
}

.Metro.reCustomLinks a:hover
{
    color: white;
}
/* end of custom links */

/* insert table dropdown */
.reInsertTable table
{
    background: #ffffff;
}

.reInsertTable table td
{
    border: solid 1px #e5e5e5;
    background: white;
}

.reInsertTable .reTlbVertical ul
{
    background-color: #ffffff;
}

.Metro.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text,
.Metro.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:link,
.Metro.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:visited
{
    color: black !important;
    background: transparent none;
    _background: none !important;
}

.Metro.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:hover
{
    background: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -1403px 0;
}

.reInsertTable .reTlbVertical ul .reTool_text span
{
    background-image: url('Editor/CommandSpritesLight.png');
    background-position: -3575 center;
}

.reInsertTable .reToolbar li .reTool:hover
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: 0 -52px;
}
/* end of insert table dropdown */

/* modules selector */
.reModule_visible_icon,
.reModule_hidden_icon
{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url('Editor/CommonIcons.gif');
	background-repeat: no-repeat;
}

.reModule_visible_icon
{
	background-position: -8px -199px;
}

.reModule_hidden_icon
{
	background-position: -8px -103px;
	
}
/* end of modules selector */

/* resize cell */
.reResizeCell div
{
    background-image: url('Editor/ToolBarSprites.gif');
    background-position: center -301px;
}

/* reTool_disabled */
.reDialog .reTool_disabled,
.reDialog .reTool_disabled:hover,
.reToolbar .reTool_disabled,
.reToolbar .reTool_disabled:hover,
.reModule .reTool_disabled,
.reModule .reTool_disabled:hover
{
    filter: alpha(opacity=40);
    opacity: .4;
    -moz-opacity: .4;
    background-image: none;
}
/* reTool_disabled */

/* the rule below styles RadWindow's content cell, which is used in the floating and show on focus toolbar modes */
.RadWindow_Metro.reToolbarWindow td.rwWindowContent
{
    background-color: #e4e4e4;
}


/*========================================= Toolbar related CSS ========================*/

.RadFileExplorer_Metro .RadToolBar .rtbText
{
	background-image: url('FileExplorer/FileExplorerToolbarSprites.png');
	background-repeat: no-repeat;
}

/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadFileExplorer_Metro .RadToolBar .rtbText
{
	background-image: url('FileExplorer/FileExplorerToolbarSpritesIE6.gif') !important;
}

.RadFileExplorer_Metro, 
.RadFileExplorer_Metro .rfeAddressBox,
.RadFileExplorer_Metro .rfeFilterTxt
{
	border-color: #e5e5e5;
}

.DialogSeparator
{
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    background-color: #fff;
}

div.selectedFileName
{
    border-top: solid 1px #e5e5e5;
}

/*Telerik RadFilter Simple skin*/

/*sprite*/

.RadFilter_Metro .rfOper:hover,
.RadFilter_Metro .rfField:hover,
.RadFilter_Metro .rfExp:hover,
.RadFilter_Metro .rfOper:focus,
.RadFilter_Metro .rfField:focus,
.RadFilter_Metro .rfExp:focus,
.RadFilter_Metro .rfOper:active,
.RadFilter_Metro .rfField:active,
.RadFilter_Metro .rfExp:active,
.RadFilter_Metro .rfAddGr,
.RadFilter_Metro .rfAddExp,
.RadFilter_Metro .rfDel
{
	background-image:url('Filter/sprite.gif');
}

/*global*/

.RadFilter_Metro,
.RadFilter_Metro .rfText,
.RadFilter_Metro .rfApply input
{
	font-size:12px;
	font-family:"segoe ui",arial,sans-serif;
}

.RadFilter_Metro,
.RadFilter_Metro a
{
	color:#767676;
}

/*lines*/

.RadFilter_Metro .rfLines li li
{
	background-image:url('Filter/rfLine.gif');
}

.RadFilter_Metro .rfLines li li .rfDiv
{
	background-image:url('Filter/rfMiddle.gif');
}

.RadFilter_Metro .rfLines li li.rfLast .rfDiv
{
	background-image:url('Filter/rfLast.gif');
}

/*item elements*/

.RadFilter_Metro .rfLeft,
.RadFilter_Metro .rfMid,
.RadFilter_Metro .rfTools,
.RadFilter_Metro .rfRight
{
	height:25px;
	border-style:solid;
	border-width:1px 0;
	border-color:#e5e5e5;
	background:none #fff;
}

.RadFilter_Metro .rfLeft
{
	width:3px;
	border-width:1px 0 1px 1px;
}

.RadFilter_Metro .rfRight
{
	width:3px;
	border-width:1px 1px 1px 0;
}

.RadFilter_Metro .rfMid,
.RadFilter_Metro .rfTools
{
	background-position:0 -100px;
}

.RadFilter_Metro .rfField
{
	color:#000;
}

.RadFilter_Metro .rfOper:hover,
.RadFilter_Metro .rfField:hover,
.RadFilter_Metro .rfExp:hover,
.RadFilter_Metro .rfOper:focus,
.RadFilter_Metro .rfField:focus,
.RadFilter_Metro .rfExp:focus,
.RadFilter_Metro .rfOper:active,
.RadFilter_Metro .rfField:active,
.RadFilter_Metro .rfExp:active
{
	background-position:100% -76px;
	color:#882501;
}

.RadFilter_Metro .rfText
{
	border-color:#616161;
}

.RadFilter_Metro .rfAddExp
{
	background-position:-300px 0;
}
.RadFilter_Metro .rfAddExp:hover
{
	background-position:-350px 0;
}

.RadFilter_Metro .rfAddGr
{
	background-position:-400px 0;
}
.RadFilter_Metro .rfAddGr:hover
{
	background-position:-450px 0;
}

.RadFilter_Metro .rfDel
{
	background-position:-150px 0;
}
.RadFilter_Metro .rfDel:hover
{
	background-position:-200px 0;
}

/*preview*/

.RadFilter_Metro .rfPreview
{
	color:#767676;
}

.RadFilter_Metro .rfPreview strong
{
	color:#000;
}

.RadFilter_Metro .rfPreview em,
.RadFilter_Metro .rfPreview .rfBr
{
	color:#4a4a4a;
}

/*apply*/

.RadFilter_Metro .rfApply a
{
	border:1px solid #7e7e7e;
	padding:0;
}
.RadFilter_Metro .rfApply a:hover
{
	border-color:#25a0da;
}
.RadFilter_Metro .rfApply input
{
	padding:0 8px 2px;
	background:none #c6c6c6;
	color:#000;
}
.RadFilter_Metro .rfApply a:hover input
{
	background-color:#25a0da;
	color:#fff;
}

/*rtl*/

.RadFilterRTL_Metro .rfLines li li
{
	background-image:url('Filter/rfLine-rtl.gif');
}

.RadFilterRTL_Metro .rfLines li li .rfDiv
{
	background-image:url('Filter/rfMiddle-rtl.gif');
}

.RadFilterRTL_Metro .rfLines li li.rfLast .rfDiv
{
	background-image:url('Filter/rfLast-rtl.gif');
}

.RadFilterRTL_Metro .rfLeft
{
	border-width:1px 1px 1px 0;
}

.RadFilterRTL_Metro .rfRight
{
	border-width:1px 0 1px 1px;
}

.RadFilterRTL_Metro .rfOper:hover,
.RadFilterRTL_Metro .rfField:hover,
.RadFilterRTL_Metro .rfExp:hover,
.RadFilterRTL_Metro .rfOper:focus,
.RadFilterRTL_Metro .rfField:focus,
.RadFilterRTL_Metro .rfExp:focus,
.RadFilterRTL_Metro .rfOper:active,
.RadFilterRTL_Metro .rfField:active,
.RadFilterRTL_Metro .rfExp:active
{
	background-position:-586px -76px;
}
/* RadFormDecorator Simple Skin */

/* CSS class for styling the decoration zone or the <html /> tag of the page */
.RadForm_Metro.rfdZone
{

}

/* Decorate scrollbars */
.RadForm_Metro.rfdScrollBars
{
	scrollbar-3dlight-color: #e5e5e5; 
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #e5e5e5; 
	scrollbar-darkshadow-color: #e5e5e5; 
	scrollbar-face-color: #e5e5e5;
	scrollbar-highlight-color: #e5e5e5; 
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #d5d4d4;
}

/* Decorate <input type="button | submit | reset" /> and <button type="button | submit | reset" /> - look if there is a secondary .rfdButton class applied to the root element */
.RadForm_Metro.rfdButton a.rfdSkinnedButton,
.RadForm_Metro.rfdButton input[type="button"].rfdDecorated,
.RadForm_Metro.rfdButton input[type="reset"].rfdDecorated,
.RadForm_Metro.rfdButton input[type="submit"].rfdDecorated,
.RadForm_Metro.rfdButton .rfdSkinnedButton button,
.RadForm_Metro.rfdButton a.rfdInputDisabled.rfdSkinnedButton:hover,
.RadForm_Metro.rfdButton a.rfdInputDisabled.rfdSkinnedButton:hover *
{
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #767676;
}

*html .RadForm_Metro a.rfdSkinnedButton,
*html .RadForm_Metro .rfdSkinnedButton button,
*html .RadForm_Metro .rfdSkinnedButton input.rfdDecorated 
{
	background: #fff;
	color: #767676;
}

/*.RadForm_Metro.rfdButton a.rfdSkinnedButton *
{
    padding-left: 4px !important;
}*/

.RadForm_Metro.rfdButton a.rfdSkinnedButton,
.RadForm_Metro.rfdButton a.rfdInputDisabled.rfdSkinnedButton:hover
{
    border: solid 1px #e5e5e5 !important;
}

.RadForm_Metro.rfdButton a.rfdSkinnedButton:hover
{
    border-color: #e5e5e5 !important;
} 

.RadForm_Metro.rfdButton a.rfdSkinnedButton:hover,
.RadForm_Metro.rfdButton a.rfdSkinnedButton:hover *
{
    background: #e5e5e5;
    color: #000;
}

.RadForm_Metro.rfdButton a.rfdClickedButton,
.RadForm_Metro.rfdButton a.rfdClickedButton:hover
{
    border-color: #25a0da !important;
}

.RadForm_Metro.rfdButton a.rfdClickedButton,
.RadForm_Metro.rfdButton a.rfdClickedButton *
{
    background-color: #25a0da !important;
    color: #fff !important;
}

/* below are the IE6 fixes - should not be combined with the other CSS */
.RadForm_Metro.rfdButton a.rfdSkinnedButton:link,
.RadForm_Metro.rfdButton a.rfdSkinnedButton:visited
{
    _border: solid 1px #e5e5e5 !important;
    _background-color: #fff !important;
	_color: #767676 !important;
}

.RadForm_Metro.rfdButton a.rfdSkinnedButton *
{
    _background-color: #fff !important;
}

.RadForm_Metro.rfdButton a.rfdSkinnedButton:hover
{
    _border: solid 1px #e5e5e5 !important;
    _background-color: #e5e5e5 !important;
}

.RadForm_Metro.rfdButton a.rfdSkinnedButton:hover *
{
    _background-color: #ffe79c !important;
    _color: #882501 !important;
}

.RadForm_Metro.rfdButton a.rfdInputDisabled:hover
{
    _border: solid 1px #e5e5e5 !important;
}

.RadForm_Metro.rfdButton a.rfdInputDisabled:hover,
.RadForm_Metro.rfdButton a.rfdInputDisabled:hover *
{
    _background-color: #fff !important;
}

/* OPERA width fix - do not remove (and check if it is still necessary) */
@media screen and (min-width:1px)  
{
	/* 
       the hack below fixes a strange behavior under Opera - 
       input and button have a different CSS display when in anchor tag 
    */
	.RadForm_Metro.rfdButton a.rfdSkinnedButton input
	{
	    display: block;
	    float: left;
	}
}

/* Decorate <h4|5|6 /> */
.RadForm_Metro.rfdHeading h4,
.RadForm_Metro.rfdHeading h5,
.RadForm_Metro.rfdHeading h6
{
	color: #000;	
	border-bottom: solid 1px #000;
	text-transform: uppercase;
}

/* Decorate <label /> */
.RadForm_Metro.rfdLabel label
{	
	color: #767676;
}

/* Decorate <input type="checkbox" /> */
.RadForm_Metro .rfdCheckboxUnchecked,
.RadForm_Metro .rfdCheckboxChecked,
.RadForm_Metro .rfdInputDisabled.rfdCheckboxUnchecked,
.RadForm_Metro .rfdInputDisabled.rfdCheckboxChecked
{
	background-image: url('FormDecorator/CheckBoxSprites.gif');
}

/* Decorate <input type="radio" /> */
.RadForm_Metro .rfdRadioUnchecked,
.RadForm_Metro .rfdRadioChecked,
.RadForm_Metro .rfdInputDisabled.rfdRadioUnchecked,
.RadForm_Metro .rfdInputDisabled.rfdRadioChecked
{
	background-image: url('FormDecorator/RadioButtonSprites.png');
}

/* IE6 - we set .gif")%> image instead of .png")%> due to the lack RGBA support */
.RadForm_Metro .rfdRadioUnchecked,
.RadForm_Metro .rfdInputDisabled.rfdRadioUnchecked:hover,
.RadForm_Metro .rfdRadioUnchecked:hover,
.RadForm_Metro .rfdRadioChecked,
.RadForm_Metro .rfdInputDisabled.rfdRadioChecked:hover,
.RadForm_Metro .rfdRadioChecked:hover
{
    _background-image: url('FormDecorator/RadioButtonSprites.gif'); /* IE6 hack */
}

/* <fieldset /> and <legend /> */

.RadForm_Metro.rfdFieldset table.rfdRoundedWrapper_fieldset legend,
.RadForm_Metro.rfdFieldset fieldset legend
{
	color: #767676;
}

.RadForm_Metro table.rfdRoundedWrapper:hover div.rfdRoundedInner
{
    background-color: #fff;
    border-color: #25a0da !important;
}

/* this selector styles the hover of the side bars of the rounded elements */
.RadForm_Metro table.rfdRoundedWrapper:hover .rfdRoundedOuter
{	
	background-color: #25a0da !important;
}

/* Decorate <input type="text | password" /> and <textarea /> */
/* For all browsers except IE6 we are using attribute selectors - single or double */
.RadForm_Metro.rfdTextbox input[type="text"],
.RadForm_Metro.rfdTextbox input[type="password"],
.RadForm_Metro.rfdTextarea textarea,
.RadForm_Metro.rfdTextarea textarea[disabled]:hover,
.RadForm_Metro.rfdTextbox input[disabled][type="text"]:hover,
.RadForm_Metro.rfdTextbox input[disabled][type="password"]:hover
{
    border: solid 1px #e5e5e5;
    background-color: #fff;
}


.RadForm_Metro.rfdTextbox .rfdDecorated:hover,
.RadForm_Metro.rfdTextbox .rfdDecorated:hover,
.RadForm_Metro.rfdTextarea textarea:hover
{
    border: solid 1px #25a0da;
}

/* Decorate <fieldset /> and <legend /> */
.RadForm_Metro.rfdFieldset table.rfdRoundedWrapper_fieldset legend,
.RadForm_Metro.rfdFieldset fieldset.rfdFieldset legend
{
	color: #767676;
}

.RadForm_Metro.rfdFieldset table.rfdRoundedWrapper_fieldset fieldset,
.RadForm_Metro.rfdFieldset fieldset
{	
	border: solid 1px #e5e5e5;
}

/* Because of a glitch in IE the following 2 CSS classes must be declared separately for correct parsing of the textarea class in IE6*/
.RadForm_Metro table.rfdRoundedWrapper input,
.RadForm_Metro table.rfdRoundedWrapper textarea,
.RadForm_Metro input.rfdInput, 
.RadForm_Metro textarea.rfdTextarea
{
	border: solid 1px #e5e5e5;
	background: #fff;	
	color: #767676;
}

.RadForm_Metro textarea.rfdTextarea,
.RadForm_Metro table.rfdRoundedWrapper textarea
{
    overflow: auto;
}

/* <select /> */
.rfdSelect_Metro,
.rfdSelect_Metro:hover,
.rfdSelect_Metro .rfdSelectOuter,
.rfdSelect_Metro:hover .rfdSelectOuter,
.rfdSelect_Metro .rfdSelectArrow span,
.rfdSelectBox_Metro .rfdSelect_selected,
.rfdSelectBox_Metro li:hover,
.rfdSelect_Metro.rfdSelectDisabled:hover,
.rfdRtl .rfdSelect_Metro,
.rfdRtl .rfdSelect_Metro:hover,
.rfdRtl .rfdSelect_Metro .rfdSelectOuter,
.rfdRtl .rfdSelect_Metro .rfdSelectOuter:hover
{
    background-image: url('FormDecorator/ComboSprites.gif');
    background-repeat: no-repeat;
    background-color: transparent;
}

.rfdSelect_Metro .rfdSelectOuter,
.rfdSelect_Metro.rfdSelectDisabled:hover .rfdSelectOuter
{
    color: #767676;
}

.rfdSelect_Metro:hover .rfdSelectOuter
{
    color: #000;
}

/* dropdown settings */
.rfdSelectBox_Metro
{
    background: #fff;
    border: solid 1px #e5e5e5;
    color: #767676;
     border-radius: 0;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.rfdSelectBox_Metro li
{
    padding: 0 0 0 3px;
    background-image: none !important;
}

.rfdSelectBox_Metro li:hover
{
    background-color: #e5e5e5;
    color: #000;
}

.rfdSelectBox_Metro .rfdSelectBox_optgroup_label:hover
{
    background: none;
    color: #000;
}

.rfdSelectBox_Metro .rfdSelect_selected
{
	background-color: #25a0da;
	color: #fff;
}

/* IE6 disabled state fix - this should not be added to the base stylesheet, but at the bottom of the skin file */
* html .RadForm_Metro.rfdButton a.rfdInputDisabled:hover
{
	_background-position: 0 0;
}

* html .RadForm_Metro.rfdButton a.rfdInputDisabled:hover *
{
	_background-position: right -21px;
	_color: #824703;
}

/* IE6 only settings - should be at the bottom of the file */
.RadForm_Metro.rfdTextbox input.rfdIE6TextBox,
.RadForm_Metro.rfdTextbox textarea.rfdIE6TextBox
{
    _border: solid 1px #e5e5e5;
    _background-color: #fff;
}

/* the styling of radiobuttons and checkboxes in Safari and Chrome is already fully achieved with CSS */
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
    /* checkboxes */
    .rfdCheckbox input[type="checkbox"],
    .rfdCheckbox input[type="checkbox"][disabled]:hover
    {
        background-image: url('FormDecorator/CheckBoxSprites.gif');
    }
    
    /* radio buttons */
    .rfdRadio input[type="radio"],
    .rfdRadio input[type="radio"][disabled="disabled"]:hover
    {
        background-image: url('FormDecorator/RadioButtonSprites.png');
    }
}

/* ----------------------------------------------- Skin-specific Scrollbar Settings for WebKit ----------------------------------------------- */

/* the scrollbar face color */
.RadForm.rfdScrollBars.RadForm_Metro body::-webkit-scrollbar,
.RadForm.rfdScrollBars.RadForm_Metro body::-webkit-scrollbar-thumb:vertical,
.RadForm.rfdScrollBars.RadForm_Metro body::-webkit-scrollbar-thumb:horizontal,
.RadForm.rfdScrollBars.RadForm_Metro div::-webkit-scrollbar,
.RadForm.rfdScrollBars.RadForm_Metro div::-webkit-scrollbar-thumb:vertical,
.RadForm.rfdScrollBars.RadForm_Metro div::-webkit-scrollbar-thumb:horizontal
.RadForm.rfdScrollBars.RadForm_Metro form::-webkit-scrollbar,
.RadForm.rfdScrollBars.RadForm_Metro form::-webkit-scrollbar-thumb:vertical,
.RadForm.rfdScrollBars.RadForm_Metro form::-webkit-scrollbar-thumb:horizontal
{
    background-color: #e5e5e5;
}

/* scrollbar track background color */
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-track-piece,
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-corner
{
    background-color: #d5d4d4;
}

.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:vertical:decrement, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:vertical:increment, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:horizontal:decrement, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:horizontal:increment, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-thumb:vertical, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-thumb:horizontal
{
    border-color: #e5e5e5 #000 #000 #e5e5e5;
}

/* increment / decrement button settings */
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:vertical:decrement, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:vertical:increment, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:horizontal:decrement, 
.RadForm.rfdScrollBars.RadForm_Metro ::-webkit-scrollbar-button:horizontal:increment
{
    background-image: url('FormDecorator/ButtonSprites.gif');
    background-color: #e5e5e5;
}

/*GridView, FormView, DetailsView*/
.RadForm_Metro.rfdGrids .rfdTable
{
    border:1px solid #999;
    background:#fff;
    color:#000;
    font:12px "segoe ui",arial,sans-serif;
}

.RadForm_Metro.rfdGrids .rfdTable th
{
    border-bottom:1px solid #7c7c7c;
    border-left:1px solid #7c7c7c;
    background:#e4e4e4;
    color:#000;
}

.RadForm_Metro.rfdGrids .rfdTable a
{
    color:#892500;
}

/* Validation Summary Control and Login Control  */

.RadForm_Metro .rfdValidationSummaryControl,
.RadForm_Metro .rfdLoginControl
{
	background-color: #fff;
	border: 1px solid #848484;
}

.RadForm_Metro a.rfdLoginControl
{
	color: #000;
}

.RadForm_Metro a.rfdLoginControl:active,
.RadForm_Metro a.rfdLoginControl:hover
{
	color: #882501;
}

.RadForm_Metro a.rfdLoginControl:visited
{
	color: #303030;
}
/*Telerik RadGrid Default Skin*/

/*global*/

.RadGrid_Metro
{
    border:1px solid #999;
    background:#fff;
    color:#000; /*046380*/
}

.RadGrid_Metro,
.RadGrid_Metro .rgMasterTable,
.RadGrid_Metro .rgDetailTable,
.RadGrid_Metro .rgGroupPanel table,
.RadGrid_Metro .rgCommandRow table,
.RadGrid_Metro .rgEditForm table,
.RadGrid_Metro .rgPager table,
.GridToolTip_Metro
{
    font:12px/16px "segoe ui",arial,sans-serif;
}

.RadGrid_Metro .rgHeader:first-child,
.RadGrid_Metro th.rgResizeCol:first-child,
.RadGrid_Metro .rgFilterRow>td:first-child,
.RadGrid_Metro .rgRow>td:first-child,
.RadGrid_Metro .rgAltRow>td:first-child
{
	border-left-width:0;
	padding-left:8px;
}

.RadGrid_Metro .rgAdd,
.RadGrid_Metro .rgRefresh,
.RadGrid_Metro .rgEdit,
.RadGrid_Metro .rgDel,
.RadGrid_Metro .rgFilter,
.RadGrid_Metro .rgPagePrev,
.RadGrid_Metro .rgPageNext,
.RadGrid_Metro .rgPageFirst,
.RadGrid_Metro .rgPageLast,
.RadGrid_Metro .rgExpand,
.RadGrid_Metro .rgCollapse,
.RadGrid_Metro .rgSortAsc,
.RadGrid_Metro .rgSortDesc,
.RadGrid_Metro .rgUpdate,
.RadGrid_Metro .rgCancel,
.RadGrid_Metro .rgUngroup,
.RadGrid_Metro .rgExpXLS,
.RadGrid_Metro .rgExpDOC,
.RadGrid_Metro .rgExpPDF,
.RadGrid_Metro .rgExpCSV
{
	background-image:url('Grid/sprite.gif');
}

/*header*/
.RadGrid_Metro .rgHeader,
.RadGrid_Metro th.rgResizeCol
{
	border:0;
	border-bottom:1px solid #7c7c7c;
	border-left:1px solid #9e9e9e;
}

.RadGrid_Metro th.rgSorted
{
	background-color:#fffaeb;
	
}

.RadGrid_Metro .rgHeader,
.RadGrid_Metro .rgHeader a
{
    color:#0055A9!important; /*#0055A9;*/
    font-weight:bold!important;
    background:#fff;
    /*font-size:large;*/
}

.RadGrid_Metro .rgDetailTable .rgHeader
{
    color:#000!important;
}
.RadGrid_Metro th.rgSorted,
.RadGrid_Metro th.rgSorted a
{
    color:#892500;
}

/*rows*/
     /*New*/
.RadGrid_Metro .rgMasterTable .rgRow td
{
    background:#c5e4ab;
    color:#0055A9;
}

.RadGrid_Metro .rgMasterTable .rgAltRow td
{
    background:#c5e4ab;
    color:#0055A9;
}

.RadGrid_Metro .rgDetailTable .rgRow td
{
    background:#fefefe;
    color:#000;
}

.RadGrid_Metro .rgDetailTable .rgAltRow td
{
    background:#ededed;
    color:#000;
}

.MainCol 
{
   color:#0055A9; 
}

.RadGrid_Metro .rgRow td,
.RadGrid_Metro .rgAltRow td,
.RadGrid_Metro .rgEditRow td,
.RadGrid_Metro .rgFooter td
{
	border-style:solid;
	border-width:0 0 1px 1px;
}

.RadGrid_Metro .rgRow td
{
	border-color:#fff #c3c3c3;
	
}

.RadGrid_Metro .rgAltRow
{
	background:#ededed;
	
}

.RadGrid_Metro .rgAltRow td
{
	border-color:#ededed #c3c3c3;

}

.RadGrid_Metro .rgRow .rgSorted
{
	border-bottom-color:#fffaeb;
	background-color:#fffaeb;
}

.RadGrid_Metro .rgAltRow .rgSorted
{
	border-bottom-color:#f1ecdd;
	background-color:#f1ecdd;
}

.RadGrid_Metro .rgSelectedRow .rgSorted,
.RadGrid_Metro .rgActiveRow .rgSorted,
.RadGrid_Metro .rgHoveredRow .rgSorted,
.RadGrid_Metro .rgEditRow .rgSorted
{
	background-color:transparent;
}

.RadGrid_Metro .rgRow a,
.RadGrid_Metro .rgAltRow a,
.RadGrid_Metro tr.rgEditRow a,
.RadGrid_Metro .rgFooter a,
.RadGrid_Metro .rgEditForm a
{
	color:#000;
}

.RadGrid_Metro .rgSelectedRow
{
    color:#de3914;
    border-color:#de3914;
}

.RadGrid_Metro .rgSelectedRow a
{
    color:#de3914;
}

*+html .RadGrid_Metro .rgSelectedRow .rgSorted{background-color:#ffa517}
* html .RadGrid_Metro .rgSelectedRow .rgSorted{background-color:#ffa517}

.RadGrid_Metro .rgHoveredRow a,
.RadGrid_Metro .rgActiveRow a
{
	color:#892500;
}

.RadGrid_Metro .rgActiveRow,
.RadGrid_Metro .rgHoveredRow
{
   background:#e5e5e5;
   color:#892500;
}
*+html .RadGrid_Metro .rgActiveRow .rgSorted,
*+html .RadGrid_Metro .rgHoveredRow .rgSorted{background-color:#ffe79c}
* html .RadGrid_Metro .rgActiveRow .rgSorted,
* html .RadGrid_Metro .rgHoveredRow .rgSorted{background-color:#ffe79c}

.RadGrid_Metro .rgEditRow
{
	background:#fff 0 -4900px repeat-x url('Grid/sprite.gif');
	
}
*+html .RadGrid_Metro .rgEditRow .rgSorted{background-color:#fff}
* html .RadGrid_Metro .rgEditRow .rgSorted{background-color:#fff}

.RadGrid_Metro .rgActiveRow td,
.RadGrid_Metro .rgActiveRow td.rgSorted,
.RadGrid_Metro .rgHoveredRow td,
.RadGrid_Metro .rgHoveredRow td.rgSorted
{
	border-color:#C3C3C3;
}

.RadGrid_Metro .rgSelectedRow td,
.RadGrid_Metro .rgSelectedRow td.rgSorted
{
	border-color:#de3914;
}

.RadGrid_Metro .rgEditRow td,
.RadGrid_Metro .rgEditRow td.rgSorted
{
	border-color:#616161 #c3c3c3;
}

.RadGrid_Metro .rgDrag
{
	background-image:url('Grid/rgDrag.gif');
}

/*footer*/

.RadGrid_Metro .rgFooterDiv,
.RadGrid_Metro .rgFooter
{
	background:#e4e4e4;
	
}

.RadGrid_Metro .rgFooter td
{
	border-top:1px solid;
	border-color:#999 #c3c3c3;
}

/*status*/

.RadGrid_Metro .rgPager .rgStatus
{
	border:1px solid;
	border-color:#999 #999 #e4e4e4 #e4e4e4;
	border-left-width:0;
}

.RadGrid_Metro .rgStatus div
{
	background-image:url('Common/loading_small.gif');
}

/*pager*/

.RadGrid_Metro td.rgPagerCell
{
	border:1px solid;
	border-color:#999 #e4e4e4 #e4e4e4;
	border-right-width:0;
}

.RadGrid_Metro .rgInfoPart
{
	color:#777;
}

.RadGrid_Metro .rgInfoPart strong
{
	color:#4c4e54;
}

.RadGrid_Metro .rgPageFirst
{
	background-position:0 -550px;
}
.RadGrid_Metro .rgPageFirst:hover
{
	background-position:0 -600px;
}
.RadGrid_Metro .rgPagePrev
{
	background-position:0 -700px;
}
.RadGrid_Metro .rgPagePrev:hover
{
	background-position:0 -750px;
}
.RadGrid_Metro .rgPageNext
{
	background-position:0 -850px;
}
.RadGrid_Metro .rgPageNext:hover
{
	background-position:0 -900px;
}
.RadGrid_Metro .rgPageLast
{
	background-position:0 -1000px;
}
.RadGrid_Metro .rgPageLast:hover
{
	background-position:0 -1050px;
}

.RadGrid_Metro .rgPager .rgPagerButton
{
	border-color:#7e7e7e;
	background:#25a0da;
	color:#fff;
	font:12px/12px "segoe ui",arial,sans-serif;
}

.RadGrid_Metro .rgNumPart a
{
	border:1px solid #fff;
	line-height:20px;
	color:#000;
}

.RadGrid_Metro .rgNumPart a:hover
{
	border-color:#de3914;
	color:#892500;
}

.RadGrid_Metro .rgNumPart a.rgCurrentPage,
.RadGrid_Metro .rgNumPart a.rgCurrentPage:hover
{
	border-color:#25a0da;
	background:transparent;
}

/*sorting, reordering*/

.RadGrid_Metro .rgHeader .rgSortAsc
{
	background-position:3px -248px;
	height:10px;
}

.RadGrid_Metro .rgHeader .rgSortDesc
{
	background-position:3px -198px;
	height:10px;
}

.GridReorderTop_Metro,
.GridReorderBottom_Metro
{
	background:0 0 no-repeat url('Grid/sprite.gif');
}

.GridReorderBottom_Metro
{
	background-position:0 -50px;
}

/*filtering*/

.RadGrid_Metro .rgFilterRow
{
	background:#e4e4e4;
}

.RadGrid_Metro .rgFilterRow td
{
    border-bottom:1px solid #999;
    border-left:1px solid #e4e4e4;
}

.RadGrid_Metro .rgFilter
{
	background-position:0 -300px;
}

.RadGrid_Metro .rgFilter:hover
{
	background-position:0 -350px;
}

.RadGrid_Metro .rgFilterActive,
.RadGrid_Metro .rgFilterActive:hover
{
	background-position:0 -400px;
}

.RadGrid_Metro .rgFilterBox
{
	border-color:#616161;
	font:12px "segoe ui",arial,sans-serif;
	color:#000;
}

/*filter context menu*/

.RadMenu_Metro .rgHCMClear,
.RadMenu_Metro .rgHCMFilter
{
	border-color:#7e7e7e;
	background:#25a0da;
	color:#000;
	font-family:"segoe ui",arial,sans-serif;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.RadMenu_Metro .rgHCMClear:hover,
.RadMenu_Metro .rgHCMFilter:hover
{
	border-color:#c98400;
	background-color:#ffe79c;
	color:#882501;
}

/*context menu*/

.GridContextMenu_Metro .rmLeftImage
{
	background-image:url('Grid/contextMenu.gif');
}

.GridContextMenu_Metro .rgHCMSortAsc .rmLeftImage
{
	background-position:0 0;
}

.GridContextMenu_Metro .rgHCMSortDesc .rmLeftImage
{
	background-position:0 -40px;
}

.GridContextMenu_Metro .rgHCMUnsort .rmLeftImage
{
	background-position:0 -80px;
}

.GridContextMenu_Metro .rgHCMGroup .rmLeftImage
{
	background-position:0 -120px;
}

.GridContextMenu_Metro .rgHCMUngroup .rmLeftImage
{
	background-position:0 -160px;
}

.GridContextMenu_Metro .rgHCMCols .rmLeftImage
{
	background-position:0 -200px;
}

.GridContextMenu_Metro .rgHCMFilter .rmLeftImage
{
	background-position:0 -240px;
}

.GridContextMenu_Metro .rgHCMUnfilter .rmLeftImage
{
	background-position:0 -280px;
}

/*grouping*/

.RadGrid_Metro .rgGroupPanel
{
	border:0;
	border-bottom:1px solid #7c7c7c;
	background:#25a0da;
	color:#fff;
}

.RadGrid_Metro .rgGroupPanel td
{
	border:0;
	padding:3px 4px;
}

.RadGrid_Metro .rgGroupPanel td td
{
	padding:0;
}

.RadGrid_Metro .rgGroupPanel .rgSortAsc
{
	background-position:4px -144px;
}

.RadGrid_Metro .rgGroupPanel .rgSortDesc
{
	background-position:4px -94px;
}

.RadGrid_Metro .rgUngroup
{
	background-position:0 -6999px;
}

.RadGrid_Metro .rgGroupItem
{
	border:1px solid #7e7e7e;
	background:#fff;
	color:#000;
}

.RadGrid_Metro .rgMasterTable td.rgGroupCol,
.RadGrid_Metro .rgMasterTable td.rgExpandCol
{
	border-color:#c9c9c9;
	background:#fff!important;/*#c9c9c9 none;*/
}

.RadGrid_Metro .rgGroupHeader
{
    background:#c9c9c9;
    font-size:1.1em;
    line-height:22px;
	color:#000;
}

.RadGrid_Metro .rgGroupHeader td
{
	padding-left:8px;
	padding-bottom:2px;
}

.RadGrid_Metro .rgExpand
{
	background-position:5px -496px;
}

.RadGrid_Metro .rgCollapse
{
	background-position:3px -444px;
}

/*editing*/

.RadGrid_Metro .rgEditForm
{
	border-bottom:1px solid #999;
}

.RadGrid_Metro .rgUpdate
{
	background-position:0 -1800px;
}

.RadGrid_Metro .rgCancel
{
	background-position:0 -1850px;
}

/*hierarchy*/

.RadGrid_Metro .rgDetailTable
{
	border-color:#999;
}

/*command row*/

.RadGrid_Metro .rgCommandRow
{
	background:#25a0da;
	color:#fff;
}

.RadGrid_Metro .rgCommandCell
{
	border:0;
	border-bottom:1px solid #7c7c7c;
	padding:0;
}

.RadGrid_Metro tfoot .rgCommandCell,
.RadGrid_Metro .rgMasterTable>tbody>tr.rgCommandRow .rgCommandCell
{
	border-top:1px solid #7c7c7c;
	border-bottom:0;
}

.RadGrid_Metro .rgCommandTable td
{
	border:0;
	padding:2px 7px;
}

.RadGrid_Metro .rgCommandTable
{
	border:0;
}

.RadGrid_Metro .rgCommandRow a
{
	color:#fff;
	text-decoration:none;
}

.RadGrid_Metro input.rgAdd
{
	margin-right:3px;
	background-position:0 -1650px;
}

.RadGrid_Metro input.rgRefresh
{
	margin-right:3px;
	background-position:0 -1600px;
}

.RadGrid_Metro .rgEdit
{
	margin-right:3px;
	background-position:0 -1700px;
}

.RadGrid_Metro .rgDel
{
	margin-right:3px;
	background-position:0 -1750px;
}

.RadGrid_Metro .rgExpXLS,
.RadGrid_Metro .rgExpDOC,
.RadGrid_Metro .rgExpPDF,
.RadGrid_Metro .rgExpCSV
{
	background-image:url('Grid/export.gif');
}

.RadGrid_Metro .rgExpXLS
{
	background-position:0 0;
}
.RadGrid_Metro .rgExpDOC
{
	background-position:0 -50px;
}
.RadGrid_Metro .rgExpPDF
{
	background-position:0 -100px;
}
.RadGrid_Metro .rgExpCSV
{
	background-position:0 -150px;
}

/*multirow select*/

.GridRowSelector_Metro
{
	background:#4c4e54;
}

/*row drag n drop*/

.GridItemDropIndicator_Metro
{
    border-top:1px dashed #666;
}

/*tooltip*/

.GridToolTip_Metro
{
	border:1px solid #c98400;
	padding:3px;
	background:#ffefbd;
	color:#333;
}

/*rtl*/

.RadGridRTL_Metro .rgHeader:first-child,
.RadGridRTL_Metro th.rgResizeCol:first-child,
.RadGridRTL_Metro .rgFilterRow>td:first-child,
.RadGridRTL_Metro .rgRow>td:first-child,
.RadGridRTL_Metro .rgAltRow>td:first-child
{
	border-left-width:1px;
	padding-left:7px;
}

.RadGridRTL_Metro .rgPageFirst
{
	background-position:0 -1000px;
}
.RadGridRTL_Metro .rgPageFirst:hover
{
	background-position:0 -1050px;
}
.RadGridRTL_Metro .rgPagePrev
{
	background-position:0 -850px;
}
.RadGridRTL_Metro .rgPagePrev:hover
{
	background-position:0 -900px;
}
.RadGridRTL_Metro .rgPageNext
{
	background-position:0 -700px;
}
.RadGridRTL_Metro .rgPageNext:hover
{
	background-position:0 -750px;
}
.RadGridRTL_Metro .rgPageLast
{
	background-position:0 -550px;
}
.RadGridRTL_Metro .rgPageLast:hover
{
	background-position:0 -600px;
}

.RadGridRTL_Metro .rgExpand
{
	background-position:-20px -496px;
}
/* RadImageEdiotr Metro Skin */

div.RadImageEditor_Metro,
.RadDock_Metro.rieDialogs .riePrintContent
{
	border-color: #e5e5e5;
	background-color: #25a0da;
}

.RadImageEditor_Metro .rieStatusBarInfo label
{
	color: #fff;
}

.RadImageEditor_Metro .rieStatusBarInfo span
{
	color: #e5e5e5;
}

/* Base overrides */
.RadImageEditor .RadToolBar_Metro .rtbWrap
{
	width: 26px;
	height: 26px;
}

.RadImageEditor .RadToolBar_Metro .rtbIcon
{
	top: 7px;
}

.RadImageEditor .RadToolBar_Metro .rtbItemHovered .rtbIcon,
.RadImageEditor .RadToolBar_Metro .rtbChecked .rtbIcon,
.RadImageEditor .RadToolBar_Metro .rtbSplBtnExpanded .rtbIcon
{
	top: -9px;
}

.RadImageEditor .RadToolBar_Metro a.rtbWrap.rtbExpandDown
{
	width: auto;
}

.RadImageEditor .RadToolBar_Metro .rieCrop .rtbIcon
{
	left: 6px;
}

.RadImageEditor .RadToolBar_Metro .rieRotateRight .rtbIcon
{
	left: -10px;
}

.RadImageEditor .RadToolBar_Metro .rieRotateLeft .rtbIcon
{
	left: -26px;
}

.RadImageEditor .RadToolBar_Metro .rieFlipHorizontal .rtbIcon
{
	left: -58px;
}

.RadImageEditor .RadToolBar_Metro .rieFlipVertical .rtbIcon
{
	left: -74px;
}

.RadImageEditor .RadToolBar_Metro .rieFlip .rtbIcon
{
	left: -91px;
}

.RadImageEditor .RadToolBar_Metro .rieResize .rtbIcon
{
	left: -106px;
}

.RadImageEditor .RadToolBar_Metro .rieOpen .rtbIcon
{
	left: -122px;
}

.RadImageEditor .RadToolBar_Metro .rieSave .rtbIcon
{
	left: -170px;
}

.RadImageEditor .RadToolBar_Metro .riePrint .rtbIcon
{
	left: -186px;
}

.RadImageEditor .RadToolBar_Metro .rieRotate .rtbIcon
{
	left: -202px;
}

.RadImageEditor .RadToolBar_Metro .rieZoom .rtbIcon
{
	left: -218px;
}

.RadImageEditor .RadToolBar_Metro .rieZoomIn .rtbIcon
{
	left: -234px;
}

.RadImageEditor .RadToolBar_Metro .rieZoomOut .rtbIcon
{
	left: -250px;
}

.RadImageEditor .RadToolBar_Metro .rieReset .rtbIcon
{
	left: -266px;
}

.RadImageEditor .RadToolBar_Metro .rieAddText .rtbIcon
{
	left: -282px;
}

.RadImageEditor .RadToolBar_Metro .rieOpacity .rtbIcon
{
	left: -298px;
}

/* ImageEditor Dialogs using RadDock as Wrapper */
.RadDock_Metro.rieDialogs .rbPrimaryIcon,
.RadImageEditor_Metro .rieResizeHandle,
.RadImageEditor_Metro .rieBackgroundImg .rtbIcon /* Custom skins */
{
	background-image: url(ImageEditor/ImageEditorTools.png);
}

*html .RadDock_Metro.rieDialogs .rbPrimaryIcon,
*html .RadImageEditor_Metro .rieResizeHandle,
*html .RadImageEditor_Metro .rieBackgroundImg .rtbIcon /* Custom skins */
{
	background-image: url(ImageEditor/ImageEditorToolsIE6.gif);
}

.RadDock_Metro.rieDialogs .rieThumbsBottomRow td,
.RadDock_Metro.rieDialogs .rieDialogsThumbsLeft,
.RadDock_Metro.rieDialogs .riePrintContent img
{
	border-color: #e5e5e5;
}

.RadDock_Metro.rieDialogs .rieThumbsLink,
.RadImageEditor_Metro .rieContentArea
{
	border-color: #e5e5e5;
}

.RadDock_Metro.rieDialogs .rieActiveThumbsLink,
.RadDock_Metro.rieDialogs .rieThumbsLink:hover
{
	border-color: #e5e5e5;
	background-color: #e5e5e5;
}

/*Custom skin*/
.RadImageEditor_Metro li.rtbItem .rieBackgroundImg span.rtbIcon 
{
	left: 7px;
	top: 7px;
}


/*Telerik RadInput Default Skin*/

/*global*/

.RadInput_Metro,
.RadInputMgr_Metro
{
	font:12px "segoe ui",arial,sans-serif;
}

/*textbox states*/

html body .RadInput_Metro .riTextBox,
html body .RadInputMgr_Metro
{
	border-color:#e5e5e5;
	background:#fff;
	color:#000;
	font:12px "segoe ui",arial,sans-serif;
}

html body .RadInput_Metro .riEmpty,
html body .RadInput_Empty_Metro
{
	color:#777;
}

html body .RadInput_Metro .riHover,
html body .RadInput_Hover_Metro
{
	border-color:#767676;
}

html body .RadInput_Metro .riFocused,
html body .RadInput_Focused_Metro
{
	border-color:#25a0da;
}

html body .RadInput_Metro .riRead,
html body .RadInput_Read_Metro
{
	border-color:#b0b0b0;
}

html body .RadInput_Metro .riDisabled,
html body .RadInput_Disabled_Metro
{
	color:#c9c0c0;
	cursor:default;
}

html body .RadInput_Metro .riError,
html body .RadInput_Error_Metro
{
	border-color:#de3914;
	color:#a40045;
}

.RadForm.rfdTextbox .RadInput_Metro .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_Metro[type="text"]
{
	border-color:#f00;
	background:#ffe9e9 100% -298px no-repeat url('Input/sprite.gif');
	color:#ff000d;
}

html body .RadInput_Metro .riNegative,
html body .RadInput_Negative_Metro
{
	color:#565656;
}

/*buttons*/

.RadInput_Metro a
{
	background:transparent no-repeat url('Input/sprite.gif');
}

/*go*/

.RadInput_Metro .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
	background-position:3px 5px;
}

.RadInput_Metro .riBtn a:hover
{
	background-position:3px -45px;
}

/*spin*/

.RadInput_Metro .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
}

.RadInput_Metro a.riUp
{
	background-position:4px -98px;
}

.RadInput_Metro a.riUp:hover
{
	background-position:4px -148px;
}

.RadInput_Metro a.riDown
{
	background-position:4px -199px;
}

.RadInput_Metro a.riDown:hover
{
	background-position:4px -249px;
}

/*label*/

.RadInput_Metro .riLabel 
{
	color: #666;
	white-space: normal !important;
	word-break: break-word !important;
	max-width: 160px;
}

/*rtl*/

html body .RadInputRTL_Metro .riError,
html body .RadInputRTL_Error_Metro
{
	background-position:3px -298px;
}

.RadForm.rfdTextbox .RadInputRTL_Metro .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_Metro[type="text"]
{
	background-position:3px -298px;
}
.RadListBox_Metro .rlbGroup
{
	border: 1px solid #e5e5e5;
	background: #ffffff;
}

.RadListBox_Metro .rlbTemplateContainer
{
	border-color: #e5e5e5;
}

.RadListBox_Metro .rlbText,
.RadListBox_Metro .rlbItem,
.RadListBox_Metro .rlbButtonText,
.RadListBox_Metro .rlbEmptyMessage
{
	font-size: 12px;
	font-family: "Segoe UI", Arial, sans-serif;
	color: #000000;
}

.RadListBox_Metro .rlbHighlight
{
	color: #ff6600;
}

.RadListBox_Metro .rlbText,
.RadListBox_Metro .rlbItem
{
	line-height: 18px;
}

.RadListBox_Metro .rlbGroup .rlbHovered
{
	color: #767676;
	background-color: #e5e5e5;
}

.RadListBox_Metro .rlbGroup .rlbSelected
{
	color: #ffffff;
	background-color: #25a0da;
}

.RadListBox_Metro .rlbGroup .rlbSelected .rlbText
{
	color: #ffffff;
}

.RadListBox_Metro .rlbGroup .rlbDisabled,
.RadListBox_Metro .rlbGroup .rlbDisabled:hover
{
	background: none;
	border: 0;
}
.RadListBox_Metro .rlbDisabled .rlbText
{
	color: #767676;
}

.RadListBox_Metro .rlbDisabled .rlbImage
{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

.RadListBox_Metro .rlbHeader,
.RadListBox_Metro .rlbFooter
{
	background-color: #e5e5e5;
}

.RadListBox_Metro .rlbDropClue
{
	background-image: url("ListBox/rlbDropClue.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	left: -10px;
	width: 10px;
}

.RadListBox_Metro .rlbGroup .rlbDropClueAbove
{
	border-top-style: dotted;
	border-top-color: #8e8e8e;
}

.RadListBox_Metro .rlbGroup .rlbDropClueBelow
{
	border-bottom-style: dotted;
	border-bottom-color: #8e8e8e;
}

/* Buttons normal state vertical layout*/
div.RadListBox_Metro .rlbNoButtonText .rlbButtonTL
{
	padding-left: 0;
}

.RadListBox_Metro .rlbButtonAreaTop .rlbNoButtonText .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbNoButtonText .rlbButtonText
{
	padding-left: 18px;
}

.RadListBox_Metro .rlbButtonText
{
	background: transparent url("ListBox/rlbSprite.png") no-repeat;
}

.RadListBox_Metro .rlbButton
{
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
}

div.RadListBox_Metro .rlbButton
{
	margin: 0 3px 5px;
}

.RadListBox_Metro .rlbButton:hover
{
	background-color: #25a0da;
	border: 1px solid #25a0da;
}

.RadListBox_Metro .rlbDisabled,
.RadListBox_Metro .rlbDisabled:hover
{
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
}

.RadListBox_Metro .rlbButton .rlbButtonText,
.RadListBox_Metro .rlbButton:hover .rlbButtonText
{
	color: #000000;
}

.RadListBox_Metro .rlbDisabled .rlbButtonText,
.RadListBox_Metro .rlbDisabled:hover .rlbButtonText
{
	color: #e5e5e5;
}

.RadListBox_Metro .rlbMoveUp .rlbButtonText { background-position: 0 0; }
.RadListBox_Metro .rlbMoveUp:hover .rlbButtonText { background-position: -400px 0; }
.RadListBox_Metro .rlbMoveUpDisabled .rlbButtonText,
.RadListBox_Metro .rlbMoveUpDisabled:hover .rlbButtonText { background-position: -200px 0; }

.RadListBox_Metro .rlbMoveDown .rlbButtonText { background-position: 0 -25px; }
.RadListBox_Metro .rlbMoveDown:hover .rlbButtonText { background-position: -400px -25px; }
.RadListBox_Metro .rlbMoveDownDisabled .rlbButtonText,
.RadListBox_Metro .rlbMoveDownDisabled:hover .rlbButtonText { background-position: -200px -25px; }

.RadListBox_Metro .rlbMoveToTop .rlbButtonText { background-position: 0 -275px; }
.RadListBox_Metro .rlbMoveToTop:hover .rlbButtonText { background-position: -400px -275px; }
.RadListBox_Metro .rlbMoveToTopDisabled .rlbButtonText,
.RadListBox_Metro .rlbMoveToTopDisabled:hover .rlbButtonText { background-position: -200px -275px; }

.RadListBox_Metro .rlbMoveToBottom .rlbButtonText { background-position: 0 -300px; }
.RadListBox_Metro .rlbMoveToBottom:hover .rlbButtonText { background-position: -400px -300px; }
.RadListBox_Metro .rlbMoveToBottomDisabled .rlbButtonText,
.RadListBox_Metro .rlbMoveToBottomDisabled:hover .rlbButtonText { background-position: -200px -300px; }

.RadListBox_Metro .rlbDelete .rlbButtonText { background-position: 0 -50px; }
.RadListBox_Metro .rlbDelete:hover .rlbButtonText { background-position: -400px -50px; }
.RadListBox_Metro .rlbDeleteDisabled .rlbButtonText,
.RadListBox_Metro .rlbDeleteDisabled:hover .rlbButtonText { background-position: -200px -50px; }


.RadListBox_Metro .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText { background-position: 0 -100px; }
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText { background-position: 0 -75px; }
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText { background-position: -400px -100px; }
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText { background-position: -400px -75px; }

.RadListBox_Metro .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText { background-position: -200px -100px; }

.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText { background-position: -200px -75px; }


.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText { background-position: 0 -150px; }
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText { background-position: 0 -125px; }
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText { background-position: -400px -150px; }
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText { background-position: -400px -125px; }

.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText { background-position: -200px -150px; }

.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText { background-position: -200px -125px; }


.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText { background-position: 0 -200px; }
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText { background-position: 0 -175px; }
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText { background-position: -400px -200px; }
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText { background-position: -400px -175px; }

.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText { background-position: -200px -200px; }

.RadListBox_Metro .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText { background-position: -200px -175px; }


.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText { background-position: 0 -250px; }
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText { background-position: 0 -225px; }
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText { background-position: -400px -250px; }
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText { background-position: -400px -225px; }

.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText { background-position: -200px -250px; }

.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_Metro .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText { background-position: -200px -225px; }


/*Telerik RadListView Simple Skin*/

/*global*/

.RadListView_Metro
{
	border:1px solid #e5e5e5;
	background:#fff;
	color:#000;
	font:12px/16px "segoe ui",arial,sans-serif;
}

.RadListView_Metro .rlvA
{
	background:#ededed;
}

.RadListView_Metro .rlvISel
{
	background:#25a0da;
	color:#fff;
}

/*buttons*/

.RadListView_Metro .rlvBAdd,
.RadListView_Metro .rlvBUpdate,
.RadListView_Metro .rlvBCancel,
.RadListView_Metro .rlvBDel,
.RadListView_Metro .rlvBEdit
{
	background-image:url('Grid/sprite.gif');
}

.RadListView_Metro .rlvBAdd
{
	background-position:0 -1650px;
}
.RadListView_Metro .rlvBUpdate
{
	background-position:0 -1800px;
}
.RadListView_Metro .rlvBCancel
{
	background-position:0 -1850px;
}
.RadListView_Metro .rlvBSel
{
	background-image:url('FormDecorator/CheckBoxSprites.gif');
	background-position:-2px -2px;
}
.RadListView_Metro .rlvISel .rlvBSel
{
	background-position:-2px -422px;
}
.RadListView_Metro .rlvBDel
{
	background-position:0 -1750px;
}
.RadListView_Metro .rlvBEdit
{
	background-position:0 -1700px;
}

.RadListView_Metro .rlvDrag
{
	background-image:url('ListView/drag.gif');
	background-position:center center;
}

/*flow*/

.RadListView_Metro div.rlvI,
.RadListView_Metro div.rlvA,
.RadListView_Metro div.rlvIEmpty,
.RadListView_Metro div.rlvIEdit
{
	border-color:#c3c3c3;
}

.RadListView_Metro div.rlvISel
{
	border-color:#ca4b0c;
}

/*grid*/

.RadListView_Metro tr.rlvHeader th
{
	border:0;
	border-bottom:1px solid #7c7c7c;
	border-left:1px solid #9e9e9e;
	background:#e4e4e4;
}

.RadListView_Metro tr.rlvI td,
.RadListView_Metro tr.rlvA td,
.RadListView_Metro tr.rlvISel td,
.RadListView_Metro tr.rlvIEmpty td
{
	border:1px solid;
	border-top:0;
	border-right:0;
}

.RadListView_Metro tr.rlvI td,
.RadListView_Metro tr.rlvIEmpty td
{
	border-color:#fff #c3c3c3;
}

.RadListView_Metro tr.rlvA td
{
	border-color:#ededed #c3c3c3;
}

.RadListView_Metro tr.rlvISel td
{
	border-color:#ca4b0c #ffa517;
}

.RadListView_Metro tr.rlvIEdit td
{
	border-color:#616161 #c3c3c3;
}

/*single row*/

.RadListView_Metro td.rlvI,
.RadListView_Metro td.rlvA,
.RadListView_Metro td.rlvISel,
.RadListView_Metro td.rlvIEmpty,
.RadListView_Metro td.rlvIEdit
{
	border:0;
	border-right:1px solid #c3c3c3;
}

.RadListView_Metro td.rlvISel
{
	border-color:#ca4b0c;
}

/*floated*/

.RadListView_Metro .rlvFloated .rlvI,
.RadListView_Metro .rlvFloated .rlvA,
.RadListView_Metro .rlvFloated .rlvISel,
.RadListView_Metro .rlvFloated .rlvIEdit
{
	border-color:#999;
}

/*edit*/

.RadListView_Metro .rlvInput
{
	border-color:#616161;
	background:#fff;
	color:#000;
}
/* <RadMenu / Simple> */

.RadMenu_Metro ul.rmRootGroup,
.RadMenu_Metro div.rmRootGroup
{
	padding: 1px 0;
	/*border: 1px solid #25a0da;*/
	border: 0px solid transparent!important;
	/*background-color: #25a0da;*/
	background-color: transparent!important;
}

/* <Root items> */

.RadMenu_Metro,
.RadMenu_Metro a.rmLink
{
	color: #ffffff;
	/*font: normal 15px/19px "Segoe UI", Arial, sans-serif;*/
	font: normal 12px "Segoe UI", Arial, sans-serif;
	/* text-transform: lowercase;*/
	text-transform: none;
	text-decoration: none;
}



.RadMenu_Metro .rmItem a.rmLink
{
	padding: 1px 12px;
}

.RadMenu_Metro .rmHorizontal a.rmLink .rmText
{
	padding-right: 0;
}

.RadMenu_Metro a.rmRootLink .rmText
{
	padding-left: 0;
}

.RadMenu_Metro_Context a.rmRootLink .rmText
{
	padding-left: 28px;
}

.RadMenu_Metro ul.rmVertical .rmText
{
	padding-right: 30px;
}

.RadMenu_Metro_rtl ul.rmVertical .rmText
{
	padding-left: 30px;
	padding-right: 0;
}

.RadMenu_Metro .rmItem a.rmLink:hover,
.RadMenu_Metro .rmItem a.rmFocused,
.RadMenu_Metro .rmItem a.rmSelected
{
	padding: 0 11px;
	border: 1px solid #92cfec;
}

.RadMenu_Metro .rmItem a.rmExpanded,
.RadMenu_Metro .rmItem a.rmExpanded:hover
{
	padding: 0 11px;
	/*border: 1px solid #92cfec;*/
	border: 1px solid transparent!important;
	/*background-color: #249fd9;*/
	background-color: transparent!important;
}

.RadMenu_Metro .rmItem a.rmDisabled,
.RadMenu_Metro .rmItem a.rmDisabled:hover
{
	color: #92cfec;
	background-color: transparent;
	border: 0;
	padding: 1px 12px;
}

.RadMenu_Metro img.rmLeftImage,
.RadMenu_Metro span.rmLeftImage
{
	margin: 2px 2px 0 0;
	padding-bottom: 3px;
}

.bg-color-bandeau-haut .menu-link,
.bg-color-bandeau-haut a.menu-link {
	color: #ffffff !important;
	font: normal 12px "Segoe UI", Arial, sans-serif;
	text-decoration: none;
	padding: 5px 15px; /* Augment� le padding vertical et horizontal */
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-top: 5px; /* Ajout� une marge en haut pour descendre le lien */
	position: relative;
}

.bg-color-bandeau-haut .menu-link:hover,
.bg-color-bandeau-haut a.menu-link:hover {
	color: #ffffff !important;
	background-color: rgba(255, 255, 255, 0.1);
}

.bg-color-bandeau-haut .menu-link:hover::after,
.bg-color-bandeau-haut a.menu-link:hover::after {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	border: 1px solid #92cfec;
	pointer-events: none;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Metro .rmGroup,
.RadMenu_Metro .rmMultiColumn,
.RadMenu_Metro .rmGroup .rmVertical
{
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
}

.RadMenu_Metro .rmTopFix,
.RadMenu_Metro .rmBottomFix,
.RadMenu_Metro .rmRoundedCorners .rmGroup .rmFirst,
.RadMenu_Metro_Context.rmRoundedCorners .rmGroup .rmFirst,
.rmRoundedCorners_Metro .rmGroup .rmFirst
{
	border-color: #e5e5e5;
}

.RadMenu_Metro .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_Metro .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_Metro .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_Metro .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow,
.RadMenu_Metro_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow,
.RadMenu_Metro_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow,
.RadMenu_Metro_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow,
.RadMenu_Metro_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow
{
	border: 0;
}

* html .rmRoundedCorners_Metro .rmScrollWrapContainer .rmTopArrow,
* html .rmRoundedCorners_Metro .rmScrollWrapContainer .rmBottomArrow,
* html .rmRoundedCorners_Metro .rmScrollWrapContainer .rmLeftArrow,
* html .rmRoundedCorners_Metro .rmScrollWrapContainer .rmRightArrow
{
	border: 0;
}

.RadMenu_Metro .rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.RadMenu_Metro_Context.rmRoundedCorners .rmScrollWrapContainer li.rmItem,
.rmRoundedCorners_Metro .rmScrollWrapContainer li.rmItem
{
	background: none;
}

.RadMenu_Metro .rmGroup .rmItem a.rmLink
{
	margin: 1px 0;
	padding: 1px;
	color: #767676;
	font-size: 11px;
	text-transform: uppercase;
}

.RadMenu_Metro .rmGroup .rmItem .rmLeftImage
{
	margin: 2px 0 0 6px;	
}

* html .RadMenu_Metro .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }
* + html .RadMenu_Metro .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }

.RadMenu_Metro .rmGroup .rmItem a.rmLink:hover {
	padding: 0;
	border-color: #e5e5e5;
	color: #000000;
	background-color: #e5e5e5;
}
.RadMenu_Metro .rmGroup .rmItem a.rmFocused,
.RadMenu_Metro .rmGroup .rmItem a.rmFocused:hover,
.RadMenu_Metro .rmGroup .rmItem a.rmSelected,
.RadMenu_Metro .rmGroup .rmItem a.rmSelected:hover,
.RadMenu_Metro .rmGroup .rmItem a.rmExpanded,
.RadMenu_Metro .rmGroup .rmItem a.rmExpanded:hover
{
	padding: 0;
	border-color: #25a0da;
	color: #ffffff;
	background-color: #25a0da;
}

.RadMenu_Metro .rmGroup .rmItem a.rmDisabled,
.RadMenu_Metro .rmGroup .rmItem a.rmDisabled:hover
{
	padding: 1px;
}

.RadMenu_Metro .rmGroup .rmItem a.rmLink .rmText
{
	padding-right: 53px;
}

.RadMenu_Metro .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-right: 10px;
}

.RadMenu_Metro .rmVertical .rmExpandRight,
.RadMenu_Metro .rmVertical .rmExpandLeft,
.RadMenu_Metro .rmGroup .rmExpandRight,
.RadMenu_Metro .rmGroup .rmExpandLeft,
.RadMenu_Metro .rmTopArrow,
.RadMenu_Metro .rmBottomArrow,
.RadMenu_Metro .rmLeftArrow,
.RadMenu_Metro .rmRightArrow
{
	background: transparent url("Menu/rmExpandArrows.png") no-repeat;
}

.RadMenu_Metro .rmVertical .rmExpandRight,
.RadMenu_Metro .rmGroup .rmExpandRight { background-position: 100% 0; }
.RadMenu_Metro .rmVertical .rmExpandLeft,
.RadMenu_Metro .rmGroup .rmExpandLeft { background-position: 0 -48px; }
.RadMenu_Metro a.rmLink:hover .rmExpandRight,
.RadMenu_Metro a.rmFocused .rmExpandRight,
.RadMenu_Metro a.rmSelected .rmExpandRight,
.RadMenu_Metro a.rmExpanded .rmExpandRight { background-position: 100% -24px; }
.RadMenu_Metro a.rmLink:hover .rmExpandLeft,
.RadMenu_Metro a.rmFocused .rmExpandLeft,
.RadMenu_Metro a.rmSelected .rmExpandLeft,
.RadMenu_Metro a.rmExpanded .rmExpandLeft { background-position: 0 -72px; }

.RadMenu_Metro .rmTopArrow,
.RadMenu_Metro .rmBottomArrow,
.RadMenu_Metro .rmLeftArrow,
.RadMenu_Metro .rmRightArrow
{
	background-color: #ffffff;
}

.RadMenu_Metro .rmTopArrow
{
	border-bottom: 1px solid #e5e5e5;
	background-position: 50% -95px;
}

.RadMenu_Metro .rmBottomArrow
{
	border-top: 1px solid #e5e5e5;
	background-position: 50% -109px;
}

.RadMenu_Metro .rmLeftArrow
{
	border-right: 1px solid #e5e5e5;
	background-position: 50% -48px;
}

.RadMenu_Metro .rmRightArrow
{
	border-left: 1px solid #e5e5e5;
	background-position: 50% 1px;
}

.RadMenu_Metro .rmVertical li.rmSeparator,
.RadMenu_Metro .rmHorizontal .rmVertical li.rmSeparator
{
	border-left: 0;
	border-right: 0;
}

.RadMenu_Metro .rmVertical li.rmSeparator .rmText,
.RadMenu_Metro .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	margin-top: 2px;
	padding-bottom: 1px;
	background-color: #e5e5e5;
}

.RadMenu_Metro .rmHorizontal li.rmSeparator .rmText,
.RadMenu_Metro .rmVertical .rmHorizontal li.rmSeparator .rmText
{
	margin-left: 1px;
	width: 1px;
	background-color: #e5e5e5;
}

/* <rtl> */

.RadMenu_Metro_rtl .rmGroup,
.RadMenu_Metro_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_Metro_rtl .rmGroup .rmItem a.rmLink .rmText
{
	padding-left: 53px;
	padding-right: 27px;
}

.RadMenu_Metro_rtl .rmGroup .rmHorizontal a.rmLink .rmText
{
	padding-left: 10px;
	padding-right: 9px;
}

/* </rtl> */

.RadMenu_Metro .rmScrollWrap .rmVertical
{
	border: 0;
}

/* </RadMenu / Simple> */



.RadMenu_Metro ul.rmLevel1.rmVertical {
	margin-top: 2px;
}
#RadMenu1 {
	background-color:transparent!important;
	font-size:30px!important;

}
/*RadNotification Metro Skin*/

.RadNotification_Metro.rnShadows
{
	box-shadow: 0 0 0 #b0afaf;
	-webkit-box-shadow: 0 0 0 #b0afaf;
}

.RadNotification_Metro.rnRoundedCorners
{
	border-radius: 0;
	-webkit-border-radius: 0;
}

.RadNotification_Metro
{
	border: 1px solid #e5e5e5;
	background-color: #25a0da;
}

.RadNotification_Metro .rnTitleBar
{
	background-color: #25a0da;
	border-radius: 0;
}

.RadNotification_Metro .rnCommands a
{
	background-image: url(Notification/NotificationSprite.png);
}

.RadNotification_Metro .rnTitleBar
{
	border-top: 1px solid #e5e5e5;
}

.RadNotification_Metro .rnTitleBarTitle
{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.RadNotification_Metro .rnContentWrapper
{
	border-top: 1px solid #e5e5e5;
	color: #fff;
}

/* base overwrites */
.RadNotification_Metro .rnCommands 
{
	margin: 2px 3px 0 0;
}

.RadNotification_Metro .rnCommands li
{
	margin-right: 1px;
}




.RadPanelBar_Metro
{
	background-color: #ffffff;
}

.RadPanelBar_Metro .rpRootGroup
{
	border-color: #e5e5e5;
}

.RadPanelBar_Metro a.rpLink,
.RadPanelBar_Metro div.rpHeaderTemplate,
.RadPanelBar_Metro .rpTemplate
{
	color: #767676;
	font: normal 12px/24px "Segoe UI", Arial, sans-serif;
}

.RadPanelBar_Metro div.rpHeaderTemplate,
.RadPanelBar_Metro a.rpLink
{
	background-color: #ffffff;
	border-color: #e5e5e5;
}

/* compensate for borders */

.RadPanelBar_Metro .rpOut
{
	border-color: #ffffff;
}

.RadPanelBar_Metro a.rpExpanded,
.RadPanelBar_Metro div.rpExpanded
{
	border-color: #25a0da;
	color: #ffffff;
	background-color: #25a0da;
}

.RadPanelBar_Metro a.rpLink:hover {
	color: #000000;
}
.RadPanelBar_Metro a.rpFocused,
.RadPanelBar_Metro div.rpFocused,
.RadPanelBar_Metro a.rpSelected,
.RadPanelBar_Metro div.rpSelected
{
	color: #ffffff;
}

.RadPanelBar_Metro a.rpLink:hover,
.RadPanelBar_Metro a.rpFocused,
.RadPanelBar_Metro div.rpFocused
{
	background-color: #e5e5e5;
	border-color: #e5e5e5;
}

.RadPanelBar_Metro a.rpSelected,
.RadPanelBar_Metro div.rpSelected,
.RadPanelBar_Metro a.rpSelected:hover
{
	background-color: #25a0da;
	border-color: #25a0da;
}

div.RadPanelBar_Metro a.rpLink .rpOut,
div.RadPanelBar_Metro a.rpFocused .rpOut,
div.RadPanelBar_Metro a.rpLink:hover .rpOut,
div.RadPanelBar_Metro a.rpSelected .rpOut,
div.RadPanelBar_Metro a.rpSelected:hover .rpOut
{
	padding-bottom: 1px;
	border: 0;
}

/* <disabled items> */
.RadPanelBar_Metro a.rpDisabled,
.RadPanelBar_Metro div.rpDisabled,
.RadPanelBar_Metro a.rpDisabled:hover
{
	color: #bbbbbb;
	cursor: default;
}

.RadPanelBar_Metro a.rpDisabled:hover .rpOut
{
	border-color: #ffffff;
}
/* </disabled items> */

/* <subitems> */
.RadPanelBar_Metro .rpGroup
{
	background-color: #ffffff;
}

div.RadPanelBar_Metro .rpGroup a.rpLink,
div.RadPanelBar_Metro .rpGroup div.rpHeaderTemplate,
div.RadPanelBar_Metro .rpGroup .rpTemplate
{
	color: #767676;
	background-color: transparent;
	background-image: none;
	border: 0;
	margin: 0 2px;
	padding: 1px;
}

div.RadPanelBar_Metro .rpGroup a.rpLink:hover
{
	color: #000000;
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
	padding: 0;
}

div.RadPanelBar_Metro ul.rpGroup .rpFocused,
div.RadPanelBar_Metro ul.rpGroup .rpSelected,
div.RadPanelBar_Metro ul.rpGroup .rpSelected,
div.RadPanelBar_Metro .rpGroup a.rpSelected:hover
{
	border-color: #25a0da;
	color: #ffffff;
	background-color: #25a0da;
}

/* <subitems (disabled)> */
div.RadPanelBar_Metro ul.rpGroup .rpDisabled,
div.RadPanelBar_Metro .rpGroup a.rpDisabled:hover
{
	color: #e5e5e5;
	text-decoration: none;
	border: 0;
	padding: 1px;
}
/* </subitems (disabled)> */

/* <subitems> */

/* <background positioning> */
.RadPanelBar_Metro a.rpFocused,
.RadPanelBar_Metro div.rpFocused,
.RadPanelBar_Metro a.rpLink:hover,
.RadPanelBar_Metro a.rpExpanded:hover
{
	background-position: 0 -200px;
}

.RadPanelBar_Metro a.rpLink,
.RadPanelBar_Metro div.rpHeaderTemplate,
.RadPanelBar_Metro a.rpExpanded,
.RadPanelBar_Metro div.rpExpanded,
.RadPanelBar_Metro .rpItem a.rpLinkExpandHovered
{
	background-position: 0 0;
}

.RadPanelBar_Metro a.rpSelected,
.RadPanelBar_Metro div.rpSelected,
.RadPanelBar_Metro a.rpSelected:hover
{
	background-position: 0 -400px;
}

.RadPanelBar_Metro .rpFirst a.rpLink,
.RadPanelBar_Metro .rpFirst div.rpHeaderTemplate,
.RadPanelBar_Metro li.rpFirst .rpExpanded
{
	background-position: 0 -1px;
}

.RadPanelBar_Metro li.rpFirst .rpFocused,
.RadPanelBar_Metro .rpFirst a.rpLink:hover
{
	background-position: 0 -201px;
}

.RadPanelBar_Metro li.rpFirst .rpSelected,
.RadPanelBar_Metro .rpFirst a.rpSelected:hover
{
	background-position: 0 -401px;
}

/*      <expand arrows> */
/* <expand arrows> */
.RadPanelBar_Metro .rpExpandable span.rpExpandHandle,
.RadPanelBar_Metro .rpExpanded span.rpExpandHandle
{
	background-color: transparent;
	background-image: url("PanelBar/Expandable.png");
	background-repeat: no-repeat;
}

.RadPanelBar_Metro_rtl .rpGroup .rpText
{
	padding: 0 10px;
}

.RadPanelBar_Metro .rpExpandable span.rpExpandHandle,
.RadPanelBar_Metro a.rpExpandable:hover .rpNavigation .rpExpandHandle { background-position: 0 -5px; }
.RadPanelBar_Metro a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_Metro a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered { background-position: 100% -5px; }
.RadPanelBar_Metro .rpExpanded span.rpExpandHandle,
.RadPanelBar_Metro a.rpExpanded:hover .rpNavigation .rpExpandHandle { background-position: 0 -181px; }
.RadPanelBar_Metro a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_Metro a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered { background-position: 100% -181px; }

.RadPanelBar_Metro ul.rpGroup .rpExpandable span.rpExpandHandle,
.RadPanelBar_Metro .rpGroup a.rpExpandable:hover .rpNavigation span.rpExpandHandle { background-position: 0 -343px; margin: 4px 0 0 0; }
.RadPanelBar_Metro .rpGroup a.rpExpandable:hover span.rpExpandHandle,
.RadPanelBar_Metro .rpGroup a.rpExpandable:hover .rpNavigation span.rpExpandHandleHovered { background-position: 100% -343px; margin: 4px 0 0 0; }
.RadPanelBar_Metro ul.rpGroup .rpExpanded span.rpExpandHandle,
.RadPanelBar_Metro .rpGroup a.rpExpanded:hover .rpNavigation span.rpExpandHandle { background-position: 0 -482px; margin: 4px 0 0 0; }
.RadPanelBar_Metro .rpGroup a.rpExpanded:hover span.rpExpandHandle,
.RadPanelBar_Metro .rpGroup a.rpExpanded:hover .rpNavigation span.rpExpandHandleHovered { background-position: 100% -482px; margin: 4px 0 0 0; }

.RadPanelBar_Metro div.rpExpandable .rpExpandHandleHovered { background-position: 0 -5px; }
.RadPanelBar_Metro div.rpExpanded .rpExpandHandleHovered { background-position: 0 -181px; }

.RadPanelBar_Metro .rpGroup div.rpExpandable span.rpExpandHandleHovered { background-position: 0 -343px; margin: 4px 0 0 0; }
.RadPanelBar_Metro .rpGroup div.rpExpanded span.rpExpandHandleHovered { background-position: 0 -482px; margin: 4px 0 0 0; }

/*      </expand arrows> */

.RadPanelBar_Metro .rpGroup a.rpLink,
.RadPanelBar_Metro .rpGroup div.rpHeaderTemplate,
.RadPanelBar_Metro .rpGroup a.rpLink .rpOut { background-position: 0 200px; }

.RadPanelBar_Metro .rpGroup a.rpLink:hover,
.RadPanelBar_Metro ul.rpGroup .rpFocused { background-position: 100% -22px; }
.RadPanelBar_Metro .rpGroup a.rpLink:hover .rpOut,
.RadPanelBar_Metro .rpGroup a.rpFocused .rpOut { background-position: 0 0; }

/*      <subitems (selected)> */
.RadPanelBar_Metro ul.rpGroup .rpSelected,
.RadPanelBar_Metro .rpGroup a.rpSelected:hover { background-position: 100% -222px; background-color: transparent; }
.RadPanelBar_Metro .rpGroup a.rpSelected .rpOut,
.RadPanelBar_Metro .rpGroup a.rpSelected:hover .rpOut { background-position: 0 -200px; }
/*      </subitems (selected)> */

/* </background positioning> */

/* RadRating for ASP.NET AJAX Simple Skin */

.RadRating_Metro a,
.RadRating_Metro a span
{
	background-image: url('Rating/Sprite.png');
}

* html .RadRating_Metro a,
* html .RadRating_Metro a span
{
	background-image: url('Rating/Sprite.gif');
}
.RadRibbonBar_Metro
{
	font: 11px "Segoe UI", Arial, sans-serif;
	background-color: #25a0da;
}

.RadRibbonBar_Metro .rrbButtonArrow,
.RadRibbonBar_Metro .rrbResizeHandle,
.RadRibbonBar_Metro .rrbGroupLauncher
{
	background-image: url("RibbonBar/rrbArrowSprite.png");
}

.RadRibbonBar_Metro div.rrbGroupTitle
{
	background-image: none;
}

.RadRibbonBar_Metro .rrbContentWrapMid,
.RadRibbonBar_Metro .rrbContentWrapIn
{
	border: 0;
}

.RadRibbonBar_Metro .rrbContentWrapMid
{
	margin: 1px 0;
}

.RadRibbonBar_Metro .rrbContentWrapOut
{
	background-color: #e4e4e4;
	border: 1px solid #7c7c7c;
}


.RadRibbonBar_Metro .rrbButtonArea
{
	background-color: #fff;
}

.RadRibbonBar_Metro .rrbButtonOut,
.RadRibbonBar_Metro .rrbButtonMid,
.RadRibbonBar_Metro .rrbButtonIn
{
	border-color: transparent;
}

.RadRibbonBar_Metro .rrbButtonArea .rrbCollapsedGroup,
.RadRibbonBar_Metro .rrbCollapsedGroup .rrbButtonMid
{
	background-color: #e4e4e4;
	border-color: #999;
}

.RadRibbonBar_Metro .rrbDecoration,
.RadRibbonBar_Metro .rrbDecoration .rrbButtonMid
{
	background-color: #fff;
	border-color: #cdcdcd;
}

.RadRibbonBar_Metro .rrbMenuGroupMid,
.RadRibbonBar_Metro .rrbMenuGroupIn
{
	background-color: #FFF;
	border-color: #999;
}

.RadRibbonBar_Metro .rrbDetachedContainer .rrbContentWrapOut,
.RadRibbonBar_Metro .rrbDetachedContainer .rrbContentWrapMid,
.RadRibbonBar_Metro .rrbButtonGroup,
.RadRibbonBar_Metro .rrbButtonGroupIn
{
	background-color: #e4e4e4;
	border-color: #999;
}

.RadRibbonBar_Metro a.rrbButtonStripPart,
.RadRibbonBar_Metro a.rrbButtonStripPart .rrbButtonMid,
.RadRibbonBar_Metro div.rrbButtonStrip a.rrbDisabled,
.RadRibbonBar_Metro div.rrbButtonStrip a.rrbDisabled .rrbButtonMid
{
	border-color: #cccccc;
	background-color: #ffffff;
}

.RadRibbonBar_Metro a.rrbButtonOut:hover,
.RadRibbonBar_Metro a.rrbButtonOut:hover .rrbButtonMid,
.RadRibbonBar_Metro a.rrbButtonStripPart:hover,
.RadRibbonBar_Metro a.rrbButtonStripPart:hover .rrbButtonMid
{
	border-color: #cccccc;
	color:  #000000;
	background-color: #e5e5e5;
}

.RadRibbonBar_Metro .rrbButtonArea a.rrbCollapsedGroup:hover,
.RadRibbonBar_Metro a.rrbCollapsedGroup:hover .rrbButtonMid
{
	border-color: #cccccc;
	background-color: #e5e5e5;
}

.RadRibbonBar_Metro a.rrbCollapsedGroup:hover .rrbDecoration,
.RadRibbonBar_Metro a.rrbCollapsedGroup:hover .rrbDecoration .rrbButtonMid
{
	border-color: #cccccc;
	background-color: #e5e5e5;
}

.RadRibbonBar_Metro .rrbButtonClicked,
.RadRibbonBar_Metro .rrbButtonClicked .rrbButtonMid,
.RadRibbonBar_Metro div.rrbButtonGroup .rrbToggled,
.RadRibbonBar_Metro div.rrbButtonGroup .rrbToggled .rrbButtonMid,
.RadRibbonBar_Metro a.rrbExpanded,
.RadRibbonBar_Metro a.rrbExpanded .rrbButtonMid,
.RadRibbonBar_Metro a.rrbButtonClicked:hover,
.RadRibbonBar_Metro a.rrbButtonClicked:hover .rrbButtonMid,
.RadRibbonBar_Metro a.rrbButtonClicked:hover .rrbButtonOut
{
	border-color: #25a0da;
	color: #ffffff;
	background-color: #25a0da;
}

.RadRibbonBar_Metro .rrbButton:hover .rrbButtonIn,
.RadRibbonBar_Metro .rrbMediumButton:hover .rrbButtonIn,
.RadRibbonBar_Metro .rrbButtonClicked .rrbButtonIn,
.RadRibbonBar_Metro .rrbToggled .rrbButtonIn,
.RadRibbonBar_Metro .rrbExpanded .rrbButtonIn,
.RadRibbonBar_Metro .rrbButtonStripPart .rrbButtonIn
{
	margin-left: 0;
	margin-right: 0;
	padding-left: 1px;
	padding-right: 1px;
}

.RadRibbonBar_Metro .rrbLargeButton .rrbButtonIn,
.RadRibbonBar_Metro .rrbCollapsedGroup .rrbButtonIn
{
	padding-left: 0;
	padding-right: 0;
}

.RadRibbonBar_Metro .rrbButtonArea a.rrbButtonClicked.rrbCollapsedGroup,
.RadRibbonBar_Metro .rrbButtonArea a.rrbButtonClicked.rrbCollapsedGroup .rrbButtonMid
{
	border-color: #25a0da;
	background-color: #25a0da;
}

.RadRibbonBar_Metro a.rrbButtonClicked.rrbCollapsedGroup .rrbDecoration,
.RadRibbonBar_Metro a.rrbButtonClicked.rrbCollapsedGroup .rrbDecoration .rrbButtonMid
{
	border-color: #25a0da;
	background-color: #25a0da;
}

.RadRibbonBar_Metro a.rrbButtonOut:hover .rrbButtonText
{
	border-color: #cccccc;
}

.RadRibbonBar_Metro .rrbButtonTextHover
{
	background-color: #e5e5e5;
}

.RadRibbonBar_Metro a.rrbButtonClicked:hover .rrbButtonText
{
	border-color: #cccccc;
}

.RadRibbonBar_Metro .rrbButtonClicked .rrbButtonTextHover
{
	background-color: #25a0da;
}

.RadRibbonBar_Metro .rrbButtonGroupHover .rrbButtonGroupIn
{
	background-color: #25a0da;
}

.RadRibbonBar_Metro .rrbGroupTitle
{}

.RadRibbonBar_Metro .rrbButtonOut,
.RadRibbonBar_Metro .rrbButtonStripPart,
.RadRibbonBar_Metro .rrbLargeButton .rrbButtonArrow,
.RadRibbonBar_Metro .rrbCollapsedGroup .rrbButtonArrow
{
	color: #000000;
}

.RadRibbonBar_Metro a.rrbDisabled .rrbButtonMid,
.RadRibbonBar_Metro a.rrbDisabled:hover .rrbButtonMid
{
	color: #e5e5e5;
}

.RadRibbonBar_Metro .rrbMenuGroupMid,
.RadRibbonBar_Metro .rrbDetachedContainer .rrbContentWrapOut
{
	box-shadow: 3px 2px 3px #888;
	-moz-box-shadow: 3px 2px 3px #888;
	-webkit-box-shadow: 3px 2px 3px #888;
}

.RadRibbonBar_Metro .rrbDetachedContainer .rrbGroupTitle
{
	bottom: 0;
}


/* RadTabStrip styles */
.RadRibbonBar_Metro .rrbTabStrip .rtsUL,
.RadRibbonBar_Metro .rrbTabStrip.RadTabStripBottom_Metro .rtsUL
{
	border-color: #949494;
}

.RadRibbonBar_Metro .rrbTabStrip .rtsUL
{
	border-top: 0;
}

.RadRibbonBar_Metro .rrbTabStrip.RadTabStripBottom_Metro .rtsUL
{
	border-bottom: 0;
}




/** Skin specific */
html .RadRibbonBar_Metro .rrbContentWrapOut,
html .RadRibbonBar_Metro .rrbContentWrapMid,
html .RadRibbonBar_Metro .rrbContentWrapIn {
	margin: 0;
	padding: 0;
	border: 0;
	top: 0; right: 0; bottom: 0; left: 0;
}


html .RadRibbonBar_Metro .rrbButtonArea {
	margin: 0;
	padding: 0;
	border: 0;
}


html .RadRibbonBar_Metro .rrbButtonGroup {
	border: 0;
	background-color: transparent;
}
html .RadRibbonBar_Metro .rrbButtonGroupIn {
	border: 0;
	border-right: 1px solid #e5e5e5;
	background-color: transparent;
}
html .RadRibbonBar_Metro .rrbButtonGroupHover .rrbButtonGroupIn {
	background-color: #fafafa;
}




/** Tabstrip */
.RadRibbonBar_Metro .rrbTabs {}


	html .RadRibbonBar_Metro .rrbTabs {
		padding: 5px 3px 0;
		border-bottom: 0;
	}




/** Application Tab */
.RadRibbonBar_Metro .rrbApplicationTab {
	color: #000000;
	line-height: 20px;
}


	.RadRibbonBar_Metro .rrbApplicationTab .rrbTabLabel {
		border: 1px solid #7e7e7e;
		background-color: #c6c6c6;
	}


	.RadRibbonBar_Metro .rrbApplicationTab .rrbTabText {}




/** Hovered Application Tab */
.RadRibbonBar_Metro .rrbHoveredApplicationTab {}


	.RadRibbonBar_Metro .rrbHoveredApplicationTab .rrbTabLabel {}


	.RadRibbonBar_Metro .rrbHoveredApplicationTab .rrbTabText {}




/** Selected Application Tab */
.RadRibbonBar_Metro .rrbSelectedApplicationTab {
	color: #000000;
}


	.RadRibbonBar_Metro .rrbSelectedApplicationTab .rrbTabLabel {}


	.RadRibbonBar_Metro .rrbSelectedApplicationTab .rrbTabText {}




/** Tab */
.RadRibbonBar_Metro .rrbTab {
	border: 1px solid #25a0da;
	border-bottom: 0;
	color: #ffffff;
	font-size: 15px;
	line-height: 24px;
	text-transform: lowercase;
}


	html .RadRibbonBar_Metro .rrbTab {
		padding: 0;
		margin: 0 3px;
		position: static;
	}


	.RadRibbonBar_Metro .rrbTabLabel {}


	.RadRibbonBar_Metro .rrbTabText {}




/** Hovered Tab */
.RadRibbonBar_Metro .rrbHoveredTab {
	border-color: #ffffff;
}


	.RadRibbonBar_Metro .rrbHoveredTab .rrbTabLabel {}


	.RadRibbonBar_Metro .rrbHoveredTab .rrbTabText {}




/** Selected Tab */
.RadRibbonBar_Metro .rrbSelectedTab {
	border-color: #ffffff;
	color: #767676;
}


	.RadRibbonBar_Metro .rrbSelectedTab .rrbTabLabel {
		background-color: #ffffff;
	}


	.RadRibbonBar_Metro .rrbSelectedTab .rrbTabText {}
/* Rotator/RotatorButtons.gif */

.RadRotator_Metro .rrClipRegion
{
	border: solid 1px #91cfec;
}

/*================== The list ========================*/

.RadRotator_Metro .rrClipRegion  .rrItemsList 
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;          
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari */

.RadRotator_Metro .rrButton
{
	background-image: url('Rotator/RotatorButtons.png');
	background-repeat: no-repeat;
}

* html .RadRotator_Metro .rrButton
{
	background-image: url('Rotator/RotatorButtons.gif');
	background-repeat: no-repeat;
}

/* When LoadOnDemand */
.rrLoadingSign
{
    background: url('Common/loading_small.gif') no-repeat center;
}
/* RadScheduler WebBlue skin */

/* common */
.RadScheduler_Metro,
.RadScheduler_Metro a,
.RadScheduler_Metro input,
.RadScheduler_Metro select,
.RadScheduler_Metro textarea
{
	color: #767676;
	font: normal 12px/14px "Segoe UI", Arial, sans-serif;
}

.RadScheduler_Metro textarea
{
	background: #ffffff;
}
/* header */

/* header sprites */
.RadScheduler_Metro .rsHeader .rsDatePickerActivator,
.RadScheduler_Metro .rsHeader .rsPrevDay,
.RadScheduler_Metro .rsHeader .rsNextDay
{
	background-image: url("Scheduler/rsSprites.png");
}

div.RadScheduler_Metro .rsHeader
{
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsHeader,
.RadScheduler_Metro .rsHeader a
{
	color: #767676;
}

.RadScheduler_Metro .rsHeader a:hover,
.RadScheduler_Metro .rsHeader em
{
	color: #000000;
}

.RadScheduler_Metro .rsHeader .rsSelected,
div.RadScheduler_Metro .rsTopWrap .rsHeader ul a
{
	margin-top: 2px;
	padding: 1px 1px 1px 10px;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
}

.RadScheduler_Metro .rsHeader .rsSelected,
div.RadScheduler_Metro .rsTopWrap .rsHeader ul a:hover
{
	padding: 0 0 0 9px;
	border: 1px solid #25a0da;
	color: #ffffff
	background-color: #25a0da;
}

.RadScheduler_Metro .rsHeader a.rsToday:hover
{
	color: #000000;
}

.RadScheduler_Metro div.rsHeader .rsPrevDay,
.RadScheduler_Metro div.rsHeader .rsNextDay
{
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.RadScheduler_Metro div.rsHeader .rsPrevDay
{
	margin: 5px 0 0 3px;
	background-position: 0 -48px;
}

.RadScheduler_Metro div.rsHeader .rsNextDay
{
	margin: 5px 6px 0 0;
	background-position: -20px -48px;
}

.RadScheduler_Metro div.rsHeader a.rsPrevDay:hover
{
	background-position: -70px -48px;
}

.RadScheduler_Metro div.rsHeader a.rsNextDay:hover
{
	background-position: -90px -48px;
}


.RadScheduler_Metro div.rsHeader h2 {
	font-size: 15px;
	text-transform: lowercase;
}

/* content */

.RadScheduler_Metro .rsContent
{
	background: #ffffff;
}

/* <headers> */

.RadScheduler_Metro .rsHorizontalHeaderTable
{
	color: #767676;
	background-color: #ffffff;
}

.RadScheduler_Metro .rsHorizontalHeaderWrapper {
	border-color: #e5e5e5;
	background-color: #ffffff;
}

.RadScheduler_Metro .rsSpacerCell,
.RadScheduler_Metro .rsAllDayHeader,
.RadScheduler_Metro .rsVerticalHeaderWrapper,
.RadScheduler_Metro .rsVerticalHeaderTable
{
	background-color: #ffffff;
}

.RadScheduler_Metro .rsVerticalHeaderTable th
{
	border-color: #e5e5e5 #e5e5e5;
	color: #767676;
}

.RadScheduler_Metro .rsHorizontalHeaderTable th
{
	border-color: #e5e5e5;
	background-color: #ffffff;
}

.RadScheduler_Metro .rsVerticalHeaderTable th
{
	border-color: transparent #e5e5e5;
	border-top: 0;
}

.RadScheduler_Metro .rsVerticalHeaderTable .rsAlt th
{
	border-color: #e5e5e5;
}

/* </headers> */

/* <all-day-row> */

.RadScheduler_Metro .rsAllDayRow
{
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsSpacerCell,
.RadScheduler_Metro .rsAllDayHeader,
.RadScheduler_Metro .rsVerticalHeaderTable .rsAllDayHeader
{
	border-color: #e5e5e5 #e5e5e5;
	color: #767676;
}

.RadScheduler_Metro .rsAllDayRow td,
.RadScheduler_Metro .rsContentTable .rsAllDayRow td
{
	border-color: #e5e5e5;
	border-style: solid;
}

.RadScheduler_Metro .rsVerticalHeaderTable .rsMainHeader th
{
	border-bottom-color: #e5e5e5;
}

.RadScheduler_Metro .rsSpacerCell,
.RadScheduler_Metro .rsContent .rsAllDayHeader
{
	border-bottom-color: #e5e5e5;
}

/* </all-day-row> */

.RadScheduler_Metro .rsContent,
.RadScheduler_Metro .rsTopWrap .rsFooter
{
	border: 1px solid #e5e5e5;
	border-top: 0;
}

.RadScheduler_Metro .rsContentTable td
{
	border-color: #e5e5e5;
	border-bottom-style: dotted;
}

.RadScheduler_Metro .rsContentTable .rsAlt td
{
	border-color: #e5e5e5 #e5e5e5;
	border-bottom-style: solid;
}

.RadScheduler_Metro .rsMonthView .rsOtherMonth
{
	background-color: #e5e5e5;
}

/* <appointments> */
.RadScheduler_Metro .rsApt .rsArrowTop,
.RadScheduler_Metro .rsApt .rsArrowBottom,
.RadScheduler_Metro .rsApt .rsArrowLeft,
.RadScheduler_Metro .rsApt .rsArrowRight,
.RadScheduler_Metro .rsApt .rsAptDelete,
.RadScheduler_Metro .rsApt .rsAptResize,
.RadScheduler_Metro .rsApt .rsAptReminder,
.RadScheduler_Metro .rsApt .rsAptRecurrence,
.RadScheduler_Metro .rsApt .rsAptRecurrenceException
{
	background-color: transparent;
	background-image: url("Scheduler/rsSprites.png");
	background-repeat: no-repeat;
}

div.RadScheduler_Metro .rsAptResize
{
	bottom: 0;
}

div.RadScheduler_Metro .rsApt .rsAptDelete
{
	top: 4px;
	width: 22px;
}

.RadScheduler_Metro .rsNonWorkHour,
.RadScheduler_Metro .rsSunCol,
.RadScheduler_Metro .rsSatCol
{
	background-color: #f5f5f5;
}

.RadScheduler_Metro .rsAptCreate,
.RadScheduler_Metro .rsMonthView .rsAptCreate,
.RadScheduler_Metro .rsAptCreateRow2,
.RadScheduler_Metro .rsMonthView .rsAptCreateRow2,
.RadScheduler_Metro .rsAptCreateRow3,
.RadScheduler_Metro .rsMonthView .rsAptCreateRow3,
.RadScheduler_Metro .rsAptCreateRow4,
.RadScheduler_Metro .rsMonthView .rsAptCreateRow4,
.RadScheduler_Metro .rsAptCreateRow5,
.RadScheduler_Metro .rsMonthView .rsAptCreateRow5
{
	background: #e5e5e5;
}

.RadScheduler_Metro .rsSelectedSlot,
.RadScheduler_Metro .rsMonthView .rsSelectedSlot
{
	border-color: #25a0da;
	background: #25a0da;
}

.RadScheduler_Metro .rsContentTable td.rsAptCreate.rsSelectedSlot
{
	border-color: #25a0da;
	background-color: #25a0da;
}

.RadScheduler_Metro .rsContentTable td.rsSelectedSlot
{
	border-color: #25a0da;
	background-color: #25a0da;
}

div.RadScheduler_Metro .rsApt
{
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background-color: #f0f0f0;
}

div.RadScheduler_Metro .rsAptOut
{
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	overflow: hidden;
}

div.RadScheduler_Metro .rsAptContent, 
div.RadScheduler_Metro .rsAptIn, 
div.RadScheduler_Metro .rsAptMid, 
div.RadScheduler_Metro .rsAptOut
{
	margin: 0;
	width: auto;
}

div.RadScheduler_Metro .rsAptIn, 
div.RadScheduler_Metro .rsAptMid, 
div.RadScheduler_Metro .rsAptContent
{
	border-width: 0;
}

div.RadScheduler .rsCategoryBlue,
div.RadScheduler .rsCategoryRed,
div.RadScheduler .rsCategoryGreen,
div.RadScheduler .rsCategoryOrange,
div.RadScheduler .rsCategoryPink,
div.RadScheduler .rsCategoryYellow,
div.RadScheduler .rsCategoryViolet,
div.RadScheduler .rsCategoryDarkRed,
div.RadScheduler .rsCategoryDarkBlue,
div.RadScheduler .rsCategoryDarkGreen,
div.RadScheduler .rsAptColor
{
	margin-top: 1px;
}

div.RadScheduler .rsCategoryBlue,
div.RadScheduler .rsCategoryRed,
div.RadScheduler .rsCategoryGreen,
div.RadScheduler .rsCategoryOrange,
div.RadScheduler .rsCategoryPink,
div.RadScheduler .rsCategoryYellow,
div.RadScheduler .rsCategoryViolet,
div.RadScheduler .rsCategoryDarkRed,
div.RadScheduler .rsCategoryDarkBlue,
div.RadScheduler .rsCategoryDarkGreen,
div.RadScheduler .rsAptColor,
.RadScheduler .rsCategoryBlue .rsAptOut,
.RadScheduler .rsCategoryRed .rsAptOut,
.RadScheduler .rsCategoryGreen .rsAptOut,
.RadScheduler .rsCategoryOrange .rsAptOut,
.RadScheduler .rsCategoryPink .rsAptOut,
.RadScheduler .rsCategoryYellow .rsAptOut,
.RadScheduler .rsCategoryViolet .rsAptOut,
.RadScheduler .rsCategoryDarkRed .rsAptOut,
.RadScheduler .rsCategoryDarkBlue .rsAptOut,
.RadScheduler .rsCategoryDarkGreen .rsAptOut,
.RadScheduler .rsAptColor .rsAptOut
{
	border: 0;
	background: none;
}

.RadScheduler .rsCategoryBlue .rsAptOut,
.RadScheduler .rsCategoryRed .rsAptOut,
.RadScheduler .rsCategoryGreen .rsAptOut,
.RadScheduler .rsCategoryOrange .rsAptOut,
.RadScheduler .rsCategoryPink .rsAptOut,
.RadScheduler .rsCategoryYellow .rsAptOut,
.RadScheduler .rsCategoryViolet .rsAptOut,
.RadScheduler .rsCategoryDarkRed .rsAptOut,
.RadScheduler .rsCategoryDarkBlue .rsAptOut,
.RadScheduler .rsCategoryDarkGreen .rsAptOut,
.RadScheduler .rsAptColor .rsAptOut
{
	overflow: visible;
}

.RadScheduler .rsCategoryBlue .rsAptIn,
.RadScheduler .rsCategoryRed .rsAptIn,
.RadScheduler .rsCategoryGreen .rsAptIn,
.RadScheduler .rsCategoryOrange .rsAptIn,
.RadScheduler .rsCategoryPink .rsAptIn,
.RadScheduler .rsCategoryYellow .rsAptIn,
.RadScheduler .rsCategoryViolet .rsAptIn,
.RadScheduler .rsCategoryDarkRed .rsAptIn,
.RadScheduler .rsCategoryDarkBlue .rsAptIn,
.RadScheduler .rsCategoryDarkGreen .rsAptIn,
.RadScheduler .rsAptColor .rsAptIn,
.RadScheduler .rsCategoryBlue .rsAptMid,
.RadScheduler .rsCategoryRed .rsAptMid,
.RadScheduler .rsCategoryGreen .rsAptMid,
.RadScheduler .rsCategoryOrange .rsAptMid,
.RadScheduler .rsCategoryPink .rsAptMid,
.RadScheduler .rsCategoryYellow .rsAptMid,
.RadScheduler .rsCategoryViolet .rsAptMid,
.RadScheduler .rsCategoryDarkRed .rsAptMid,
.RadScheduler .rsCategoryDarkBlue .rsAptMid,
.RadScheduler .rsCategoryDarkGreen .rsAptMid,
.RadScheduler .rsAptColor .rsAptMid,
.RadScheduler .rsCategoryBlue .rsAptContent,
.RadScheduler .rsCategoryRed .rsAptContent,
.RadScheduler .rsCategoryGreen .rsAptContent,
.RadScheduler .rsCategoryOrange .rsAptContent,
.RadScheduler .rsCategoryPink .rsAptContent,
.RadScheduler .rsCategoryYellow .rsAptContent,
.RadScheduler .rsCategoryViolet .rsAptContent,
.RadScheduler .rsCategoryDarkRed .rsAptContent,
.RadScheduler .rsCategoryDarkBlue .rsAptContent,
.RadScheduler .rsCategoryDarkGreen .rsAptContent,
.RadScheduler .rsAptColor .rsAptContent
{
	border-width: 1px 0;
}

.RadScheduler .rsCategoryBlue .rsAptIn,
.RadScheduler .rsCategoryRed .rsAptIn,
.RadScheduler .rsCategoryGreen .rsAptIn,
.RadScheduler .rsCategoryOrange .rsAptIn,
.RadScheduler .rsCategoryPink .rsAptIn,
.RadScheduler .rsCategoryYellow .rsAptIn,
.RadScheduler .rsCategoryViolet .rsAptIn,
.RadScheduler .rsCategoryDarkRed .rsAptIn,
.RadScheduler .rsCategoryDarkBlue .rsAptIn,
.RadScheduler .rsCategoryDarkGreen .rsAptIn,
.RadScheduler .rsAptColor .rsAptIn
{
	margin-left: -1px;
	margin-right: -1px;
	border-width: 0 1px;
}

div.RadScheduler .rsCategoryBlue .rsAptDelete,
div.RadScheduler .rsCategoryRed .rsAptDelete,
div.RadScheduler .rsCategoryGreen .rsAptDelete,
div.RadScheduler .rsCategoryOrange .rsAptDelete,
div.RadScheduler .rsCategoryPink .rsAptDelete,
div.RadScheduler .rsCategoryYellow .rsAptDelete,
div.RadScheduler .rsCategoryViolet .rsAptDelete,
div.RadScheduler .rsCategoryDarkRed .rsAptDelete,
div.RadScheduler .rsCategoryDarkBlue .rsAptDelete,
div.RadScheduler .rsCategoryDarkGreen .rsAptDelete,
div.RadScheduler .rsAptColor .rsAptDelete
{
	top: 2px;
}

.RadScheduler .rsCategoryBlue .rsAptMid,
.RadScheduler .rsCategoryRed .rsAptMid,
.RadScheduler .rsCategoryGreen .rsAptMid,
.RadScheduler .rsCategoryOrange .rsAptMid,
.RadScheduler .rsCategoryPink .rsAptMid,
.RadScheduler .rsCategoryYellow .rsAptMid,
.RadScheduler .rsCategoryViolet .rsAptMid,
.RadScheduler .rsCategoryDarkRed .rsAptMid,
.RadScheduler .rsCategoryDarkBlue .rsAptMid,
.RadScheduler .rsCategoryDarkGreen .rsAptMid,
.RadScheduler .rsAptColor .rsAptMid
{
	margin: 1px;
}

/* </appointments> */

/* <month view> */

.RadScheduler_Metro .rsMonthView .rsDateBox
{
	border-bottom: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsMonthView .rsAptCreate .rsDateBox
{
	border-bottom: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsMonthView .rsAptCreate
{
	background-image: none;
}

.RadScheduler_Metro .rsMonthView .rsContentTable td
{
	border-color: #e5e5e5;
	border-style: solid;
}

/* </month view> */

/* <footer> */

.RadScheduler_Metro div.rsFooter
{
	border-color: #e5e5e5;
	background-color: #e5e5e5;
}

.RadScheduler_Metro div.rsFooter .rsFullTime
{
	background-position: 0 -248px;
	padding: 3px 0 4px 17px;
	background-color: transparent;
	background-image: url("Scheduler/rsSprites.png");
	background-repeat: no-repeat;
}

.RadScheduler_Metro div.rsFooter a.rsFullTime:hover
{
	background-position: 0 -271px;
}

/* </footer> */

/* <inline edit form> */

.RadScheduler_Metro .rsAptEditResizeHandle
{
	background-image: url("Scheduler/rsSprites.png");
}

div.RadScheduler_Metro .rsAptEditFormWrapper
{
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsAptEditFormWrapper .rsAptEditTextareaWrapper
{
	border-color: #e5e5e5;
	background-color: #fff;
}

.RadScheduler_Metro .rsAptEditFormWrapper .rsAptEditTextareaWrapper textarea
{
	background-color: #fff;
}

/* </inline edit form> */

/* <advanced edit form> */

.RadScheduler_Metro .rsAdvancedEdit div.rsAdvTitle
{
	background: #e5e5e5;
}

.RadScheduler_Metro .rsAdvancedEdit .rsAdvContentWrapper
{
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

* html .RadScheduler_Metro div.rsAdvancedModal .rsAdvContentWrapper
{
	background: #e5e5e5;
}

.RadScheduler_Metro div.rsAdvancedModal div.rsAdvButtonWrapper
{
	padding: 10px 10px 13px 0;
}

.RadScheduler_Metro div.rsAdvancedModal
{
	padding-bottom: 8px;
}

/* <xref input skins> */

.RadScheduler_Metro .rsAdvancedEdit .rsAdvInput,
.RadScheduler_Metro .rsAdvancedEdit select,
.RadScheduler_Metro .rsAdvancedEdit .textareaWrapper
{
	border-color: #767676;
}

.RadScheduler_Metro .rsAdvancedEdit .rsInvalid textarea,
.RadScheduler_Metro .rsAdvancedEdit .rsInvalid input,
.RadScheduler_Metro .rsAdvancedEdit .rsAdvTimePicker .riEmpty
{
	background-image: url("Input/sprite.gif");
}

.RadScheduler_Metro .rsAdvancedEdit .textareaWrapper
{
	background: #ffffff;
}

.RadScheduler_Metro .rsAdvancedEdit .rsInvalid
{
	border-color: #de3914;
	color: #5d1f00;
}
/* </xref input skins> */

.RadScheduler_Metro .rsAdvancedEdit h2,
.RadScheduler_Metro .rsAdvancedEdit h3
{
	color: #767676;
}

.RadScheduler_Metro .rsAdvancedEdit h2
{
	border-bottom: 1px solid #e5e5e5;
}

.RadScheduler_Metro .rsAdvancedEdit h2 span
{
	background: #e5e5e5;
}

.RadScheduler_Metro .rsAdvancedEdit .rsAdvancedSubmitArea
{
	border-color: #e5e5e5;
}

/* </advanced edit form> */

/* <date/time picker> */

.RadScheduler_Metro .rsTimePick .RadInput_Metro input.riEnabled,
.RadScheduler_Metro .rsTimePick .RadInput_Metro input.riHover,
.RadScheduler_Metro .rsTimePick .RadInput_Metro input.riFocused
{
	background-image: url("Scheduler/rsSprites.png");
}

/* </date/time picker> */

/* <modal dialogs> */

.RadScheduler_Metro div.rsAdvancedEdit .rsAdvTitle,
.RadScheduler_Metro div.rsAdvancedModal div.rsAdvTitle,
.RadScheduler_Metro div.rsModalWrapper .rsModalOuter,
.RadScheduler_Metro div.rsAdvancedModal div.rsAdvContentWrapper
{
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsModalBgTopLeft,
.RadScheduler_Metro .rsModalBgTopRight,
.RadScheduler_Metro .rsModalBgBottomLeft,
.RadScheduler_Metro .rsModalBgBottomRight
{
	background-image: url("Scheduler/rsModalBg.png");
}

div.RadScheduler_Metro .rsAnimating
{
	background-image: none;
}

* html .RadScheduler_Metro .rsModalBgTopLeft,
* html .RadScheduler_Metro .rsModalBgTopRight,
* html .RadScheduler_Metro .rsModalBgBottomLeft,
* html .RadScheduler_Metro .rsModalBgBottomRight
{
	background-image: none;
}

.RadScheduler_Metro .rsAdvancedEdit .rsAdvTitle
{
	border: 1px solid #e5e5e5;
	border-bottom: 0;
}

.RadScheduler_Metro .rsAdvancedModal .rsAdvTitle
{
	border: 0;
}

.RadScheduler_Metro .rsAdvancedEdit a.rsAdvEditClose,
.RadScheduler_Metro div.rsModalWrapper .rsModalOuter .rsModalWindowClose
{
	background-image: url("Scheduler/rsSprites.png");
	background-color: #e5e5e5;
	background-position: -43px -528px;
	height: 18px;
	margin-top: -23px;
	width: 28px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.RadScheduler_Metro .rsAdvancedEdit a.rsAdvEditClose:hover,
.RadScheduler_Metro .rsModalWrapper .rsModalOuter a.rsModalWindowClose:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


.RadScheduler_Metro .rsModalWrapper .rsModalTitle
{
	color: #767676;
	background-image: url("Scheduler/rsSprites.png");
}

.RadScheduler_Metro .rsModalWrapper .rsModalInner
{
	border-color: #e5e5e5;
	background-color: #ffffff;
}

.RadScheduler_Metro .rsModalWrapper .rsModalIcon
{
	background-image: url("Scheduler/rsSprites.png");
}

/* Inline Edit buttons + ModalDialog buttons */
.RadScheduler_Metro .rsModalWrapper .rsModalInner .rsModalButtons a,
.RadScheduler_Metro .rsAdvancedEdit div.rsAdvancedSubmitArea a,
.RadScheduler_Metro .rsTopWrap .rsAptEditFormWrapper .rsEditOptions a
{
	border: 1px solid #e5e5e5;
	color: #767676;
	background-color: #e5e5e5;
}

.RadScheduler_Metro .rsModalWrapper .rsModalInner .rsModalButtons a:hover,
.RadScheduler_Metro .rsAdvancedEdit div.rsAdvancedSubmitArea a:hover,
.RadScheduler_Metro .rsTopWrap .rsAptEditFormWrapper .rsEditOptions a:hover
{
	border: 1px solid #e5e5e5;
	color: #000000;
	background-color: #e5e5e5;
}


/* </modal dialogs> */

.RadScheduler_Metro .rsBottomIndicator .rsOvertimeArrow
{
	background: transparent url("Scheduler/rsSprites.png") no-repeat -180px -31px;
}        	

.RadScheduler_Metro .rsTopIndicator .rsOvertimeArrow
{
	background: transparent url("Scheduler/rsSprites.png") no-repeat -134px -31px;
}




.RadScheduler_Metro .rsAptSelected .rsAptIn,
.RadScheduler_Metro .rsAptSelected .rsAptMid,
.RadScheduler_Metro .rsAptSelected .rsAptContent {
	border-color: #000000;
	background-image: none;
}
.RecurrenceEditor_Metro
{
	color: #767676;
	font: normal 12px/14px "Segoe UI", Arial, sans-serif;
}

/* <xref input skins> */

.RecurrenceEditor_Metro .rsAdvInput,
.RecurrenceEditor_Metro select
{
	border-color: #e5e5e5;
}

.RecurrenceEditor_Metro .rsInvalid input,
.RecurrenceEditor_Metro .rsAdvTimePicker .riEmpty
{
	background-image: url("Input/sprite.gif");
}

.RecurrenceEditor_Metro .rsInvalid
{
	border-color: #de3914;
	color: #a40045;
}
/* </xref input skins> */

.RecurrenceEditor_Metro h2,
.RecurrenceEditor_Metro h3
{
	color: #25a0da;
}

.RecurrenceEditor_Metro h2
{
	border-bottom: 1px solid #e5e5e5;
}

.RecurrenceEditor_Metro h2 span
{
	background-color: #e5e5e5;
}

.RecurrenceEditor_Metro .rsAdvRecurrenceFreq
{
	border-right: 1px solid #e5e5e5;
}

.RecurrenceEditor_Metro ul.rsRecurrenceOptionList   /* ??? */
{
	border-right: 1px solid #e5e5e5;
}

.RecurrenceEditor_Metro div.rsAdvPatternPanel
{
	border-left: 0;
}

/* <date/time picker> */

.RecurrenceEditor_Metro .rsTimePick .RadInput_Metro input.riEnabled,
.RecurrenceEditor_Metro .rsTimePick .RadInput_Metro input.riHover,
.RecurrenceEditor_Metro .rsTimePick .RadInput_Metro input.riFocused
{
	background-image: url("Scheduler/rsSprites.png");
}

/* </date/time picker> */
.ReminderDialog_Metro,
.ReminderDialog_Metro a
{
	color: #767676;
	font: normal 12px/14px "Segoe UI", Arial, sans-serif;
}

.ReminderDialog_Metro .rsRemContentPanel
{
	background-color: #ffffff;
}

/* <advanced edit title> */

.ReminderDialog_Metro div.rsModalBgTopLeft,
.ReminderDialog_Metro div.rsModalBgTopRight,
.ReminderDialog_Metro div.rsModalBgBottomLeft,
.ReminderDialog_Metro div.rsModalBgBottomRight
{
	bottom: 1px;
}

.ReminderDialog_Metro .rsRemTitleBar
{
	border-bottom: 1px solid #cccccc;
	background-color: #e5e5e5;
}

.ReminderDialog_Metro a.rsRemTitleBarCloseBtn
{
	margin-top: -24px;
	height: 17px;
	width: 26px;
	background-color: #e5e5e5;
	background-position: -43px -528px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.ReminderDialog_Metro a.rsRemTitleBarCloseBtn:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.ReminderDialog_Metro .rsRemTitleIcon,
.ReminderDialog_Metro .rsRemTitleBarIcon,
.ReminderDialog_Metro a.rsRemTitleBarCloseBtn
{
	color: #767676;
	background-image: url("Scheduler/rsSprites.png");
}

.ReminderDialog_Metro .rsRemActions a.rsRemDismissAllBtn,
.ReminderDialog_Metro .rsRemActions a.rsRemOpenItemBtn,
.ReminderDialog_Metro .rsRemActions a.rsRemDismissBtn,
.ReminderDialog_Metro .rsRemSnoozePanel a.rsRemSnoozeBtn
{
	width: 71px;
	height: 20px;
	border: 1px solid #e5e5e5;
	color: #767676;
	background-color: #e5e5e5;
	line-height: 20px;
}

.ReminderDialog_Metro .rsRemActions a.rsRemDismissAllBtn:hover,
.ReminderDialog_Metro .rsRemActions a.rsRemOpenItemBtn:hover,
.ReminderDialog_Metro .rsRemActions a.rsRemDismissBtn:hover,
.ReminderDialog_Metro .rsRemSnoozePanel a.rsRemSnoozeBtn:hover
{
	border: 1px solid #25a0da;
	color: #ffffff;
	background-color: #25a0da;
}

/* </advanced edit title> */

.RadSiteMap_Metro .rsmLink,
.RadSiteMap_Metro .rsmTemplate
{
	border-bottom: 2px solid #e5e5e5;
	color: #767676;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 15px;
	text-transform: lowercase;
}

.RadSiteMap_Metro .rsmLink:hover,
.RadSiteMap_Metro .rsmLevel1 .rsmLink:hover
{
	color: #000000;
	border-bottom-color: #25a0da;
}

.RadSiteMap_Metro .rsmLevel2 .rsmLink:hover,
.RadSiteMap_Metro .rsmLevel1 .rsmLink,
.RadSiteMap_Metro .rsmLevel1 .rsmTemplate
{
	font-size: 11px;
	text-transform: uppercase;
}

.RadSiteMap_Metro .rsmLevel2 .rsmLink,
.RadSiteMap_Metro .rsmLevel2 .rsmTemplate,
.RadSiteMap_Metro .rsmThreeLevels .rsmLevel1 .rsmLink,
.RadSiteMap_Metro .rsmTwoLevels .rsmLevel1 .rsmLink,
.RadSiteMap_Metro .rsmOneLevel .rsmItem .rsmLink
{}

.RadSiteMap_Metro .rsmLevel2 .rsmLink:hover,
.RadSiteMap_Metro .rsmThreeLevels .rsmLevel1 .rsmLink:hover,
.RadSiteMap_Metro .rsmTwoLevels .rsmLevel1 .rsmLink:hover,
.RadSiteMap_Metro .rsmOneLevel .rsmItem .rsmLink:hover
{
	color: #ffffff;
	background-color: #25a0da;
}

/* RadSlider for ASP.NET AJAX Simple Skin */
.RadSlider_Metro .rslHorizontal div.rslTrack,
.RadSlider_Metro .rslVertical div.rslTrack
{
	border-width:0;
}

.RadSlider_Metro .rslVertical ul.rslItemsWrapper,
.RadSlider_Metro .rslHorizontal ul.rslItemsWrapper
{
	margin:0;
}

.RadSlider_Metro .rslHorizontal a.rslHandle
{
	background-image:url('Slider/Handles.gif');
}

div.RadSlider_Metro .rslHorizontal a.rslDraghandle {
    margin-top: -5px;
    width: 4px;
    height: 14px;
}

div.RadSlider_Metro .rslVertical a.rslDraghandle {
    margin-left: -5px;
    width: 14px;
    height: 4px;
}

.RadSlider_Metro a.rslDraghandle
{
	background:#767676;
	border:solid 1px #fff;
}

.RadSlider_Metro a.rslDraghandle:hover
{
	background:#25a0da;
	border-color:#fff;
}

.RadSlider_Metro a.rslDraghandle:active,
.RadSlider_Metro a.rslDraghandle:focus
{
	background:#25a0da;
	border-color:#fff;
}

.RadSlider_Metro .rslHorizontal .rslTrack
{	
	background:#e5e5e5;
}

.RadSlider_Metro .rslHorizontal .rslSelectedregion
{
	background:#25a0da;
}

/* vertical slider */
.RadSlider_Metro .rslVertical a.rslHandle
{
	background-image:url('Slider/HandlesVertical.gif');
}

.RadSlider_Metro .rslVertical .rslTrack
{
	background:#e5e5e5;
}

.RadSlider_Metro .rslVertical .rslSelectedregion
{
	background:#25a0da;
}

div.RadSlider_Metro .rslItem,
div.RadSlider_Metro .rslLargeTick span
{
	color:#767676;
}

.RadSlider_Metro .rslItemsWrapper .rslItemSelected
{
	color:#767676;
}

/* horizontal slider items */
.RadSlider_Metro .rslHorizontal .rslItem
{
	background-image:url('Slider/ItemHorizontalBgr.gif');
}

/* vertical slider items */
.RadSlider_Metro .rslVertical .rslItem
{
	background-image:url('Slider/ItemVerticalBgr.gif');
}

/* horizontal slider - TrackPosition=Top/Bottom */
.RadSlider_Metro .rslTop .rslSmallTick,
.RadSlider_Metro .rslBottom .rslSmallTick
{
    background-image:url('Slider/SmallChangeHorizontal.gif');
}

.RadSlider_Metro .rslTop .rslLargeTick,
.RadSlider_Metro .rslBottom .rslLargeTick
{
	background-image:url('Slider/LargeChangeHorizontal.gif');
}

/* vertical slider - TrackPosition=Left/Right */

.RadSlider_Metro .rslLeft .rslSmallTick,
.RadSlider_Metro .rslRight .rslSmallTick
{
	background-image:url('Slider/SmallChangeVertical.gif');
}

.RadSlider_Metro .rslLeft .rslLargeTick,
.RadSlider_Metro .rslRight .rslLargeTick
{
	background-image:url('Slider/LargelChangeVertical.gif');
}

/* horizontal slider - TrackPosition=Center */
.RadSlider_Metro .rslMiddle .rslSmallTick
{
	background-image:url('Slider/SmallChangeMiddleHorizontal.gif');
}

.RadSlider_Metro .rslMiddle .rslLargeTick
{
	background-image:url('Slider/LargeChangeMiddleHorizontal.gif');
}

/* vertical slider - TrackPosition=Center */
.RadSlider_Metro .rslCenter .rslSmallTick
{
	background-image:url('Slider/SmallChangeCenterVertical.gif');
}

.RadSlider_Metro .rslCenter .rslLargeTick
{
	background-image:url('Slider/LargelChangeCenterVertical.gif');
}
/* RadSplitter for ASP.NET AJAX - Simple Skin */

/* Borders */
.RadSplitter_Metro,
.RadSplitter_Metro .rspPaneTabContainer,

/* Vertical RadSplitter items */
.RadSplitter_Metro .rspPane, 
.RadSplitter_Metro .rspResizeBar,
.RadSplitter_Metro .rspSlideContainerResize,

/* Horizontal RadSplitter items */
.RadSplitter_Metro .rspPaneHorizontal,
.RadSplitter_Metro .rspResizeBarHorizontal,
.RadSplitter_Metro .rspSlideContainerResizeHorizontal
{
	border-color:#e5e5e5;
}

/* When ShowContentDuringLoad="false" */
.RadSplitter_Metro .rspLoading
{
    background-image: url('Common/loading.gif');
}

.RadSplitter_Metro .rspResizeBarOver,
.RadSplitter_Metro .rspSlideContainerResizeOver
{
    border-right-color:#25a0da;
}

.RadSplitter_Metro .rspResizeBarOverHorizontal,
.RadSplitter_Metro .rspSlideContainerResizeOverHorizontal
{
	border-bottom-color:#25a0da;
}

/* RadSlidingPane tab */
.RadSplitter_Metro .rspPaneTabContainer,
/* RadSlidingPane header */
.RadSplitter_Metro .rspSlideHeader, 
/* RadSlidingPane title */
.RadSplitter_Metro .rspSlideTitleContainer
{
	background-color:#25a0da;
}

/* RadSplitBar/RadSlidingPane resize elements */
.RadSplitter_Metro .rspResizeBar,
.RadSplitter_Metro .rspSlideContainerResize,
.RadSplitter_Metro .rspResizeBarHorizontal,
.RadSplitter_Metro .rspSlideContainerResizeHorizontal
{
	background-color:#e5e5e5;
}



.RadSplitter_Metro .rspSlideTitleContainer,
.RadSplitter_Metro .rspSlideHeaderIconWrapper
{
	background-color:#fff;
}

.RadSplitter_Metro .rspResizeBarOver,
.RadSplitter_Metro .rspSlideContainerResizeOver,

.RadSplitter_Metro .rspResizeBarOverHorizontal,
.RadSplitter_Metro .rspSlideContainerResizeOverHorizontal
{
    background-color:#25a0da;    
}

/* RadSlidingPane tab */

table.RadSplitter .rspTop .rspPaneTabContainer, table.RadSplitter .rspBottom .rspPaneTabContainer {
    border-width: 1px;
}


.RadSplitter_Metro .rspPaneTabContainer
{
	border-color:#25a0da;
}

.RadSplitter_Metro .rspPaneTabContainerExpanded,
.RadSplitter_Metro .rspPaneTabContainerDocked
{
    background-color:#fff;
    border-color:#fff;
}

/* RadSlidingPane header elements */
.RadSplitter_Metro .rspSlideTitleContainer,
.RadSplitter_Metro .rspSlideHeaderIconWrapper
{
	border-bottom:solid 1px #e5e5e5;
}

/* RadSlidingPane buttons */
.RadSplitter_Metro .rspSlideHeaderDockIcon,
.RadSplitter_Metro .rspSlideHeaderUndockIcon,
.RadSplitter_Metro .rspSlideHeaderCollapseIcon,
/* RadSplitBar buttons */
.RadSplitter_Metro .rspCollapseBarExpand,
.RadSplitter_Metro .rspCollapseBarCollapse,

.RadSplitter_Metro .rspCollapseBarHorizontalExpand,
.RadSplitter_Metro .rspCollapseBarHorizontalCollapse
{
    background-image:url('Splitter/ExpandCollapseBarsCommands.gif');
    background-repeat:no-repeat;
}

/* RadSplitBar buttons */
.RadSplitter_Metro .rspCollapseBarCollapse
{	
	background-position:0 0;
}
.RadSplitter_Metro .rspCollapseBarCollapseOver
{
    background-position:-192px 0;
    background-color:#25a0da; 
}

.RadSplitter_Metro .rspCollapseBarExpand
{	
	background-position:-4px 0;
}
.RadSplitter_Metro .rspCollapseBarExpandOver
{
    background-position:-196px 0;
    background-color:#25a0da; 
}

.RadSplitter_Metro .rspCollapseBarHorizontalExpand
{
    background-position:-8px -4px;
}
.RadSplitter_Metro .rspCollapseBarHorizontalExpandOver
{
    background-position:-8px -12px;
    background-color:#25a0da; 
}

.RadSplitter_Metro .rspCollapseBarHorizontalCollapse
{
    background-position:-8px 0;
}
.RadSplitter_Metro .rspCollapseBarHorizontalCollapseOver
{
    background-position:-8px -8px;
    background-color:#25a0da; 
}

/* RadSlidingPane buttons */
.RadSplitter_Metro .rspSlideHeaderUndockIcon
{
	background-position:-50px 0;
}

.RadSplitter_Metro .rspSlideHeaderDockIcon
{
	background-position:-35px 0;
}

.RadSplitter_Metro .rspSlideHeaderCollapseIcon
{
	background-position:-65px 0;
}

/* RadSlidingPane title text */
table.RadSplitter_Metro .rspSlideTitle,
/* RadSlidingPane tab text */
table.RadSplitter_Metro .rspPaneTabText
{
	font:normal 14px "Segoe UI", Arial, Sans-serif;
	color:#fff;
}
table.RadSplitter_Metro .rspSlideTitle
{	
	font-size:12px;
	color:#000;
}
.RadSplitter_Metro .rspPaneTabContainerExpanded .rspPaneTabText
{
	color:#000;
}
.RadSplitter_Metro .rspPaneTabContainerDocked .rspPaneTabText
{
	color:#767676;
}

/* RadSlidingPane content - this element should not be transparent as it shows above content in adjacent RadPanes */
.RadSplitter_Metro .rspSlideContent
{
	background-color:#fff;
}

.RadSplitter .rspTabsContainer 
{
	background-color:#25a0da;
}
/** Tabstrip container */
.RadTabStrip_Metro {}


	.RadTabStripTop_Metro .rtsLevel {}




/** Tabs holder */
.RadTabStrip_Metro .rtsUL {
	background-color: #25a0da;
}


	.RadTabStripTop_Metro .rtsLevel1 > .rtsUL {padding: 5px; padding-bottom: 0}
	.RadTabStripBottom_Metro .rtsLevel1 > .rtsUL {padding: 5px; padding-top: 0}




/** rtsLI */
.RadTabStrip_Metro .rtsLI {
	color: #ffffff;
	font: 12px/22px "Segoe UI", Arial, sans-serif;
}


	.RadTabStripTop_Metro .rtsUL .rtsLI {margin: 0 2px}
	.RadTabStripBottom_Metro .rtsUL .rtsLI {margin: 0 2px}




/** rtsLink */
.RadTabStrip_Metro .rtsLink
{
	border: 1px solid #25a0da;
	color: #ffffff;
	font: 12px/22px "Segoe UI", Arial, sans-serif;
}


	.RadTabStrip_Metro .rtsLink:hover {border-color: #ffffff}


	.RadTabStripTop_Metro .rtsLink {border-bottom: 0}
	.RadTabStripBottom_Metro .rtsLink {border-top: 0}
	.RadTabStripRight_Metro .rtsLink {border-left: 0}
	.RadTabStripLeft_Metro .rtsLink {border-right: 0}




/** rtsSelected */
.RadTabStrip_Metro .rtsSelected {
	border-color: #ffffff;
	color: #767676;
	background-color: #ffffff;
}


	.RadTabStrip_Metro .rtsSelected:hover {color: #000000}


	.RadTabStripTop_Metro .rtsSelected:hover {}
	.RadTabStripBottom_Metro .rtsSelected:hover {}
	.RadTabStripRight_Metro .rtsSelected:hover {}
	.RadTabStripLeft_Metro .rtsSelected:hover {}




/** rtsDisabled */
.RadTabStrip_Metro .rtsDisabled,
.RadTabStrip_Metro .rtsDisabled:hover
{
	border-color: #25a0da;
	color: #91cae8;
}




/** rtsSeparator */
.RadTabStrip_Metro .rtsSeparator {}




/** Scrolling arrows */
.RadTabStrip_Metro .rtsNextArrow,
.RadTabStrip_Metro .rtsPrevArrow,
.RadTabStrip_Metro .rtsPrevArrowDisabled,
.RadTabStrip_Metro .rtsNextArrowDisabled
{
	background-image: url("TabStrip/TabStripStates.png");
}
.RadTabStrip_Metro .rtsLevel .rtsNextArrow { background-position: -18px 0; }
.RadTabStrip_Metro .rtsLevel .rtsPrevArrow { background-position: 0 0; }
.RadTabStrip_Metro .rtsLevel .rtsNextArrow:hover { background-position: -54px 0; }
.RadTabStrip_Metro .rtsLevel .rtsPrevArrow:hover { background-position: -36px 0; }
.RadTabStrip_Metro .rtsLevel .rtsPrevArrowDisabled,
.RadTabStrip_Metro .rtsLevel .rtsPrevArrowDisabled:hover { background-position: -72px 0; }
.RadTabStrip_Metro .rtsLevel .rtsNextArrowDisabled,
.RadTabStrip_Metro .rtsLevel .rtsNextArrowDisabled:hover { background-position: -90px 0; }

.RadTabStripLeft_Metro .rtsLevel .rtsNextArrow,
.RadTabStripRight_Metro .rtsLevel .rtsNextArrow { background-position: -18px -20px; }
.RadTabStripLeft_Metro .rtsLevel .rtsPrevArrow,
.RadTabStripRight_Metro .rtsLevel .rtsPrevArrow { background-position: 0 -20px; }
.RadTabStripLeft_Metro .rtsLevel .rtsNextArrow:hover,
.RadTabStripRight_Metro .rtsLevel .rtsNextArrow:hover  { background-position: -54px -20px; }
.RadTabStripLeft_Metro .rtsLevel .rtsPrevArrow:hover,
.RadTabStripRight_Metro .rtsLevel .rtsPrevArrow:hover { background-position: -36px -20px; }
.RadTabStripLeft_Metro .rtsLevel .rtsPrevArrowDisabled,
.RadTabStripLeft_Metro .rtsLevel .rtsPrevArrowDisabled:hover,
.RadTabStripRight_Metro .rtsLevel .rtsPrevArrowDisabled,
.RadTabStripRight_Metro .rtsLevel .rtsPrevArrowDisabled:hover { background-position: -72px -20px; }
.RadTabStripLeft_Metro .rtsLevel .rtsNextArrowDisabled,
.RadTabStripLeft_Metro .rtsLevel .rtsNextArrowDisabled:hover,
.RadTabStripRight_Metro .rtsLevel .rtsNextArrowDisabled,
.RadTabStripRight_Metro .rtsLevel .rtsNextArrowDisabled:hover { background-position: -90px -20px; }
/* </scrolling arrows> */



.RadTagCloud_Metro
{
	border: 1px dotted #e5e5e5;
}
.RadTagCloud_Metro .rtcTagList .rtcTagItem
{
	color: #25a0da;
}
.RadTagCloud_Metro .rtcTagList .rtcTagItem a
{
	color: #767676;
}
.RadTagCloud_Metro .rtcTagList .rtcTagItem a:hover
{
	background: #e5e5e5;
	color: #000;
}
/* <RadToolBar / Default> */

.RadToolBar_Metro .rtbOuter
{
	padding: 1px;
	background-color: #25a0da;
}

/* <buttons> */

.RadToolBar_Metro .rtbWrap,
.RadToolBar_Metro .rtbTemplate
{
	font: normal 15px/20px "Segoe UI", Arial, sans-serif;
	color: #ffffff;
	text-transform: lowercase;
}

.RadToolBar_Metro .rtbItem .rtbWrap
{
	padding: 3px;
}

.RadToolBar_Metro .rtbItem .rtbMid,
.RadToolBar_Metro .rtbItem .rtbIn
{
	padding: 0;
}

/* <button states> */

.RadToolBar_Metro .rtbSplBtnFocused .rtbWrap,
.RadToolBar_Metro .rtbItemFocused .rtbWrap,
.RadToolBar_Metro .rtbItemHovered .rtbWrap
{
	padding: 2px;
	border: 1px solid #92cfec;
	background-color: #249fd9
}

.RadToolBar_Metro .rtbItemClicked .rtbWrap,
.RadToolBar_Metro .rtbSplBtnExpanded .rtbWrap,
.RadToolBar_Metro .rtbDropDownExpanded .rtbWrap,
.RadToolBar_Metro .rtbChecked .rtbWrap,
.RadToolBar_Metro li.rtbChecked .rtbWrap:hover
{
	padding: 2px;
	border: 1px solid #92cfec;
	background-color: #249fd9
}

.RadToolBar_Metro .rtbItemFocused .rtbWrap,
.RadToolBar_Metro .rtbItemHovered .rtbWrap,
.RadToolBar_Metro .rtbDropDownExpanded .rtbWrap,
.RadToolBar_Metro .rtbSplBtnExpanded .rtbWrap,
.RadToolBar_Metro .rtbChecked .rtbWrap,
.RadToolBar_Metro .rtbItemClicked .rtbWrap
{}

/* </button states> */

/* <Drop Down Arrows> */

.RadToolBar_Metro .rtbSplBtn .rtbChoiceArrow,
.RadToolBar_Metro .rtbItem .rtbVOriented .rtbChoiceArrow,
.RadToolBar_Metro .rtbChoiceArrow 
{
	background-image: url("ToolBar/rtbDropArrows.png");
}

.RadToolBar_Metro .rtbSplBtn .rtbExpandUp .rtbChoiceArrow,
.RadToolBar_Metro .rtbExpandUp .rtbChoiceArrow 
{
	background-image: url("ToolBar/rtbUpArrows.png");
}

.RadToolBar_Metro .rtbSplBtnClicked .rtbVOriented .rtbChoiceArrow,
.RadToolBar_Metro .rtbSplBtnClicked .rtbChoiceArrow,
.RadToolBar_Metro .rtbItemClicked .rtbVOriented .rtbChoiceArrow,
.RadToolBar_Metro .rtbItemClicked .rtbChoiceArrow
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("ToolBar/rtbClickedDropArrows.png");
}

.RadToolBar_Metro .rtbSplBtnClicked .rtbExpandUp .rtbChoiceArrow,
.RadToolBar_Metro .rtbItemClicked .rtbExpandUp .rtbChoiceArrow
{
	background-image: url("ToolBar/rtbClickedUpArrows.png");
}

/* </Drop Down Arrows> */

.RadToolBar_Metro_Horizontal li.rtbSeparator 
{
	border: 0;
	margin-left: 1px;
	background: #92cfec;
}

.RadToolBar_Metro_Vertical li.rtbSeparator
{
	border: 0;
	margin-top: 1px;
	background: #92cfec;
}

/* </buttons> */


/* <disabled states> */

.RadToolBar_Metro .rtbDisabled .rtbWrap:hover,
.RadToolBar_Metro .rtbDisabled .rtbWrap:hover .rtbOut,
.RadToolBar_Metro .rtbDisabled .rtbWrap:hover .rtbMid,
.RadToolBar_Metro .rtbDisabled .rtbWrap:hover .rtbIn
{
	background: none;
}

.RadToolBar_Metro .rtbDisabled .rtbWrap { color: #e5e5e5\9; }

/* </disabled states */

/* <drop-down> */

div.RadToolBarDropDown_Metro
{
	margin-top: 4px;
	border-color: #e5e5e5;
	background-color: #ffffff;
}

.RadToolBarDropDown_Metro .rtbWrap,
.RadToolBarDropDown_Metro .rtbTemplate
{
	color: #767676;
	font-family: "Segoe UI", Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}

.RadToolBarDropDown_Metro .rtbGroup .rtbItem
{
	padding-left: 1px;
}

.RadToolBarDropDown_Metro .rtbGroup .rtbItem .rtbWrap
{
	padding: 1px 3px 1px 35px;
	margin-right: 1px;
	border: 0;
}

.RadToolBarDropDown_Metro_rtl .rtbGroup .rtbItem .rtbWrap
{
	padding: 1px 35px 1px 3px;
}

.RadToolBarDropDown_Metro .rtbGroup .rtbItemHovered .rtbWrap,
.RadToolBarDropDown_Metro .rtbGroup .rtbItemFocused .rtbWrap
{
	color: #000000;
	background-color: #e5e5e5;
}

.RadToolBarDropDown_Metro_rtl .rtbGroup .rtbItemHovered .rtbWrap,
.RadToolBarDropDown_Metro_rtl .rtbGroup .rtbItemFocused .rtbWrap
{
	padding: 0 34px 0 2px;
}

.RadToolBarDropDown_Metro .rtbGroup .rtbItemHovered .rtbIcon,
.RadToolBarDropDown_Metro .rtbGroup .rtbItemFocused .rtbIcon
{
	left: 4px;
	top: 1px;
}

.RadToolBarDropDown_Metro_rtl .rtbGroup .rtbItemHovered .rtbIcon,
.RadToolBarDropDown_Metro_rtl .rtbGroup .rtbItemFocused .rtbIcon
{
	left: auto;
	right: 4px;
}

.RadToolBarDropDown_Metro .rtbDisabled .rtbWrap
{
	color: #e5e5e5;
}

.RadToolBarDropDown_Metro .rtbSeparator
{
	border-color: #e5e5e5;
	background-color: #e5e5e5;
}

/* </drop-down> */

/* </RadToolBar / Default> */

/* RadToolTip for ASP.NET AJAX - Simple Skin */

.RadToolTip_Metro.rtLoading
{	
	background: url('Common/loading.gif') no-repeat center;
	width: 100%; 
	height: 100%;
}

div.RadToolTip_Metro
{
	position: absolute;
	cursor: default;
}

div.RadToolTip_Metro div.rtCallout
{
	display: none;
}

div.RadToolTip_Metro.rtVisibleCallout div.rtCallout
{
	display: block;
}

div.RadToolTip_Metro table.rtWrapper
{
	padding: 0; 
	margin: 0;
	border-collapse: collapse;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomRight
{
	width: 3px; 
	height: 3px; 
	line-height: 1px; 
	font-size: 1px;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomRight,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperRightMiddle
{
    background-color: #25a0da;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomCenter
{
	height: 3px; 
	line-height: 0px; 
	font-size: 1px;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopCenter
{
	background-position: 0 -66px;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomCenter
{
	background-position: 0 -120px;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperRightMiddle
{
	font-size: 1px;
	width: 3px;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperLeftMiddle
{
	background-position: 0 0;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperRightMiddle
{
	background-position: -3px 0;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperContent
{
	font: normal 12px "Segoe UI", Arial, Sans-serif;
	height: 100%;
	background-color: #25a0da;	
	padding: 10px 0 0 0 !important;
	color: #fff;
}

div.RadToolTip_Metro .rtWrapperTopCenter div.rtTitlebar
{	
	color: #fff;
	font: normal 14px "Segoe UI", Arial, Sans-serif;
	text-transform: uppercase;
	float: left;
	line-height: 22px;
}

div.RadToolTip_Metro a.rtCloseButton
{
	display: block; 
	float: right;
	position: absolute;
	right: 2px;
	width: 13px; 
	height: 11px;
	font-size: 1px; 
	line-height: 1px;
	margin-top: 5px;
	margin-right: 3px;
	background-image: url('ToolTip/ToolTipSprites.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
}

/* RTL support begin */
div.RadToolTip_Metro_rtl a.rtCloseButton,
div.RadToolTip_Metro_rtl a.rtCloseButton:hover
{
	float: left ;
	text-decoration: none ;
    outline: none;
    left: 2px;
    margin-left: 1px;
    right: auto;
    margin-right: auto;
}

div.RadToolTip_Metro_rtl div.rtTitlebar,
div.RadToolTip_Metro_rtl table.rtWrapper td.rtWrapperTopCenter div.rtTitlebar div
{
	float: right ;
}

/* position="rtCalloutCenter" */
div.RadToolTip_Metro_rtl .rtCalloutCenter
{
	right: 0;
	left: auto;
}

/* position="rtCalloutBottomRight" */
.RadToolTip_Metro_rtl .rtCalloutTopLeft
{
	margin-right: -8px;
	left: 0;
}

/* position="rtCalloutBottomCenter" */
.RadToolTip_Metro_rtl .rtCalloutTopCenter
{
	margin-right: 10px;
}

/* position="rtCalloutBottomLeft" */
.RadToolTip_Metro_rtl .rtCalloutTopRight
{
	margin-right: 20px;
}

/* position="rtCalloutTopCenter" */
.RadToolTip_Metro_rtl .rtCalloutBottomCenter
{
	margin-right: 10px ;
}

/* position="rtCalloutTopLeft" */
.RadToolTip_Metro_rtl .rtCalloutBottomRight
{
	margin-right: 40px ;
}

/* position="rtCalloutTopRight" */
.RadToolTip_Metro_rtl .rtCalloutBottomLeft
{
	margin-right: -20px;
	left: 0;
}

/* position="rtCalloutMiddleRight" */
.RadToolTip_Metro_rtl .rtCalloutMiddleLeft
{
	margin-right: 10px;
	left: 0;
}

/* position="rtCalloutMiddleLeft" */
.RadToolTip_Metro_rtl .rtCalloutMiddleRight
{
	margin-right: 1px;
}

/* RTL Shadows */
*+html div.RadToolTip_Metro.RadToolTip_rtl.rtShadow .rtCalloutMiddleLeft
{
	margin-right: 10px !important;
}

div.RadToolTip_Metro.RadToolTip_rtl.rtShadow a.rtCloseButton,
div.RadToolTip_Metro.RadToolTip_rtl.rtShadow a.rtCloseButton:hover
{
	float: left;
    left: 4px;
    top: -2px;
    right: auto;
}

*+html div.RadToolTip_Metro.RadToolTip_rtl.rtShadow a.rtCloseButton,
*+html div.RadToolTip_Metro.RadToolTip_rtl.rtShadow a.rtCloseButton:hover
{
	
    left: 14px;
}

/* RTL support end */

div.RadToolTip_Metro div.rtCallout
{
	position: absolute; 
	height: 11px; 
	width: 11px;
	line-height: 0px; 
	font-size: 1px;
	background-image: url('ToolTip/Callouts.gif');
	background-repeat: no-repeat;
}

/* position="rtCalloutCenter" */
div.RadToolTip_Metro .rtCalloutCenter
{
	visibility: hidden;
}

/* position="rtCalloutBottomRight" */
.RadToolTip_Metro .rtCalloutTopLeft
{
	margin-top: -10px; 
	margin-left: 20px;
	background-position: 0 -22px;
}

/* position="rtCalloutBottomCenter" */
.RadToolTip_Metro .rtCalloutTopCenter
{
	left: 50% ;
	margin-top: -9px; 
	margin-left: -10px;
	background-position: 0 0 ;
}

/* position="rtCalloutBottomLeft" */
.RadToolTip_Metro .rtCalloutTopRight
{
	left: 100% ;
	margin-top: -10px; 
	margin-left: -20px;
	background-position: 0 -11px ;
}

/* position="rtCalloutTopCenter" */
.RadToolTip_Metro .rtCalloutBottomCenter
{
	top: 100% ; 
	left: 50% ;
	margin-left: -10px ; 
	margin-top: -1px ;
	background-position: 0 -55px ;
}

/* position="rtCalloutTopLeft" */
.RadToolTip_Metro .rtCalloutBottomRight
{
	top: 100% ; 
	left: 100% ;
	margin-left: -40px ; 
	margin-top: -1px ;
	background-position: 0 -66px ;
}

/* position="rtCalloutTopRight" */
.RadToolTip_Metro .rtCalloutBottomLeft
{
	top: 100% ;
	margin-left: 20px ; 
	margin-top: -1px ;
	background-position: 0 -77px ;
}

/* position="rtCalloutMiddleRight" */
.RadToolTip_Metro .rtCalloutMiddleLeft
{
	top: 50% ;
	margin-left: -10px; 
	margin-top: -7px;
	background-position: 0 -44px ;
}

/* position="rtCalloutMiddleLeft" */
.RadToolTip_Metro .rtCalloutMiddleRight
{
	left: 100% ; 
	top: 50% ;
	margin-left: -1px;
	margin-top: -10px;
	background-position: 0 -33px;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopLeft,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopCenter,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopRight,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperLeftMiddle,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperContent,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperRightMiddle,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomLeft,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomCenter,   
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomRight   
{
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomRight,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomLeft
{
    border-bottom: solid 1px #e5e5e5;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomRight,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperRightMiddle,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopRight
{
    border-right: solid 1px #e5e5e5;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopLeft
{
    border-top: solid 1px #e5e5e5;
}

div.RadToolTip_Metro table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_Metro table.rtWrapper td.rtWrapperBottomLeft
{
    border-left: solid 1px #e5e5e5;
}

/* overwrite shadow callouts because of the shadow depth */
div.RadToolTip_Metro.rtShadow .rtCalloutTopLeft, 
div.RadToolTip_Metro.rtShadow .rtCalloutTopRight
{
	margin-top:-10px;
}

div.RadToolTip_Metro.rtShadow .rtCalloutTopCenter 
{
	margin-top:-9px;
}

div.RadToolTip_Metro.rtShadow .rtCalloutMiddleRight
{
	margin-left:-1px;
}

div.RadToolTip_Metro.rtShadow .rtCalloutMiddleLeft
{
	margin-left: -10px;
}

div.RadToolTip_Metro.rtShadow .rtCalloutBottomRight, 
div.RadToolTip_Metro.rtShadow .rtCalloutBottomCenter,
div.RadToolTip_Metro.rtShadow .rtCalloutBottomLeft
{
	margin-top: -1px;
}

/* overwrite shadow close button position */
div.RadToolTip_Metro.rtShadow a.rtCloseButton 
{
	top: 0px;
	right: -3px;
}
/* Telerik RadTreeList Simple Skin */

/*global*/

.RadTreeList_Metro, .rtlCEdit div.RadTreeList_Metro
{
    border-color: #999;
    background: #fff;
    color: #000;
}

.RadTreeList_Metro .rtlAdd, .RadTreeList_Metro .rtlEdit, .RadTreeList_Metro .rtlUpdate, .RadTreeList_Metro .rtlCancel, .RadTreeList_Metro .rtlDel
{
    background-image: url('Grid/sprite.gif');
}

.RadTreeList_Metro .rtlTable
{
    font: 12px/16px "segoe ui" ,arial,sans-serif;
}

.RadTreeList_Metro .rtlHeader a
{
    color: #0055A9 !important; /*#0055A9;*/
    font-weight: bold !important;
    background: #fff; /*font-size:large;*/
}

.RadTreeList_Metro .rtlHeader th
{
    color: #0055A9 !important; /*#0055A9;*/
    font-weight: bold !important;
    background: #fff; /*font-size:large;*/
    border-color: #7c7c7c;
}

.RadTreeList div.rtlHeader, .RadTreeList .rtlScroller
{
    border-color: #7c7c7c;
}

.RadTreeList_Metro .rtlA
{
    background-color: #ededed;
}

.RadTreeList_Metro .rtlRFooter
{
    background-color: #e4e4e4;
}

.RadTreeList_Metro .rtlREdit
{
    background-color: #ffe79c;
}

.rtlCEdit .RadTreeList_Metro
{
    border-right: 1px solid;
    border-top: 1px solid;
}

.RadTreeList_Metro .rtlR td, .RadTreeList_Metro .rtlREdit td, .RadTreeList_Metro .rtlEditForm
{
    border-color: #c3c3c3;
    background: #fff;
    color: #0055A9;
}

.RadTreeList_Metro .rtlA td
{
    border-color: #c3c3c3;
    background:#ededed;
    color: #0055A9;
}

.RadTreeList_Metro .rtlR a, .RadTreeList_Metro .rtlA a, .RadTreeList_Metro .rtlREdit a, .RadTreeList_Metro .rtlEditForm a
{
    color: #000;
}

.RadTreeList_Metro .rtlRSel
{
    background: #25a0da;
    color: #fff;
}

.RadTreeList_Metro .rtlRSel a
{
    color: #fff;
}

.RadTreeList_Metro .rtlRSel td
{
    border-color: #fff;
}

.RadTreeList_Metro .rtlVBorders td.rtlL, .RadTreeList_Metro .rtlLines td.rtlL
{
    background-color: #fff;
}

.RadTreeList_Metro .rtlExpand, .RadTreeList_Metro .rtlCollapse
{
    background-image: url('TreeList/sprite.gif');
}

.RadTreeList_Metro .rtlExpand
{
    background-position: 0 0;
}

.RadTreeList_Metro .rtlCollapse
{
    background-position: 0 -50px;
}

.RadTreeList_Metro .rtlSortAsc, .RadTreeList_Metro .rtlSortDesc
{
    background-image: url('Grid/sprite.gif');
}

.RadTreeList_Metro .rtlSortAsc
{
    background-position: 3px -248px;
}

.RadTreeList_Metro .rtlSortDesc
{
    background-position: 3px -198px;
}

.RadTreeList_Metro .rtlLines td.rtlL0
{
    background-image: url('TreeList/rtlSingle.gif');
}

.RadTreeList_Metro .rtlLines td.rtlL1
{
    background-image: url('TreeList/rtlTop.gif');
}

.RadTreeList_Metro .rtlLines td.rtlL2
{
    background-image: url('TreeList/rtlMiddle.gif');
}

.RadTreeList_Metro .rtlLines td.rtlL3
{
    background-image: url('TreeList/rtlBottom.gif');
}

/*rtl*/

.RadTreeListRTL_Metro .rtlLines td.rtlL1
{
    background-image: url('TreeList/rtlTopRTL.gif');
}

.RadTreeListRTL_Metro .rtlLines td.rtlL2
{
    background-image: url('TreeList/rtlMiddleRTL.gif');
}

.RadTreeListRTL_Metro .rtlLines td.rtlL3
{
    background-image: url('TreeList/rtlBottomRTL.gif');
}

/*pager*/

.RadTreeList_Metro .rtlPagerCell
{
    border-color: #999;
}

.RadTreeList_Metro .rtlPager .rtlInfoPart
{
    color: #8a8a8a;
}

.RadTreeList_Metro .rtlPager .rtlInfoPart strong
{
    color: #4c4e54;
}

.RadTreeList_Metro .rtlPager .rtlPageFirst, .RadTreeList_Metro .rtlPager .rtlPagePrev, .RadTreeList_Metro .rtlPager .rtlPageNext, .RadTreeList_Metro .rtlPager .rtlPageLast
{
    background: transparent no-repeat url('Grid/sprite.gif');
}

.RadTreeList_Metro .rtlPager .rtlPageFirst
{
    background-position: 0 -550px;
}
.RadTreeList_Metro .rtlPager .rtlPageFirst:hover
{
    background-position: 0 -600px;
}
.RadTreeList_Metro .rtlPager .rtlPagePrev
{
    background-position: 0 -700px;
}
.RadTreeList_Metro .rtlPager .rtlPagePrev:hover
{
    background-position: 0 -750px;
}
.RadTreeList_Metro .rtlPager .rtlPageNext
{
    background-position: 0 -850px;
}
.RadTreeList_Metro .rtlPager .rtlPageNext:hover
{
    background-position: 0 -900px;
}
.RadTreeList_Metro .rtlPager .rtlPageLast
{
    background-position: 0 -1000px;
}
.RadTreeList_Metro .rtlPager .rtlPageLast:hover
{
    background-position: 0 -1050px;
}

.RadTreeList_Metro .rtlPager .rtlPagerButton
{
    border-color: #7e7e7e;
    background: #c6c6c6;
    color: #000;
    font-family: "segoe ui" ,arial,sans-serif;
}

.RadTreeList_Metro .rtlPager .rtlNumPart a
{
    border: 1px solid #fff;
    color: #000;
}

.RadTreeList_Metro .rtlPager .rtlNumPart a:hover
{
    border-color: #de3914;
    color: #892500;
}

.RadTreeList_Metro .rtlPager .rtlNumPart a.rtlCurrentPage, .RadTreeList_Metro .rtlPager .rtlNumPart a.rtlCurrentPage:hover
{
    border-color: #25a0da;
    background: transparent;
}

.RadTreeView_Metro,
.RadTreeView_Metro a.rtIn,
.RadTreeView_Metro .rtEdit .rtIn input
{
	color: #767676;
	font: 12px/18px "Segoe UI", Arial, sans-serif;
}

.RadTreeView_Metro .rtPlus, 
.RadTreeView_Metro .rtMinus
{
	background-image: url("TreeView/PlusMinus.png");
}

.RadTreeView_Metro .rtLI .rtPlus, 
.RadTreeView_Metro .rtLI .rtPlus:hover
{ background-position: 0 0; }

.RadTreeView_Metro .rtLI .rtMinus, 
.RadTreeView_Metro .rtLI .rtMinus:hover
{ background-position: 0 -11px; }

.RadTreeView_Metro .rtChecked,
.RadTreeView_Metro .rtUnchecked,
.RadTreeView_Metro .rtIndeterminate
{
	background-image: url("TreeView/TriState.png");
}

.RadTreeView_Metro .rtHover .rtIn
{
	border-color: #e5e5e5;
	background-color: #e5e5e5;
}

.RadTreeView_Metro .rtSelected .rtIn
{
	border-color: #e5e5e5;
	color: #000000;
	background-color: #e5e5e5;
}

.RadTreeView_Metro .rtSelected .rtLoadingBefore,
.RadTreeView_Metro .rtSelected .rtLoadingAfter,
.RadTreeView_Metro .rtSelected .rtLoadingBelow
{
	color: #767676;
}

.RadTreeView_Metro .rtLoadingIcon
{
	background-image: url("TreeView.LoadingIcon.gif");
}

.RadTreeView_Metro .rtLI .rtEdit .rtIn
{
	border-color: #000000;
	background: #ffffff;
}

.RadTreeView_Metro_disabled .rtIn,
.RadTreeView_Metro .rtDisabled .rtIn
{
	color: #e5e5e5;
}
/* RadUpload / WebBlue skin */

/* <general styles> */

.RadUpload_Metro,
.RadUpload_Metro a,
.RadUpload_Metro input,
.RadUploadProgressArea_Metro,
.RadUploadProgressArea_Metro input
{
	font: normal 11px/10px "Segoe UI", Arial, sans-serif;
}

/* </general styles> */

/* <file inputs> */

.RadUpload_Metro .ruStyled .ruFileInput
{
	border-color: #e5e5e5;
}

.RadUpload_Metro .ruFakeInput
{
	border-color: #e5e5ee;
	color: #767676;
}
* html .RadUpload_Metro .ruFileWrap .ruInputHover { border-color: #cccccc; }
* + html .RadUpload_Metro .ruFileWrap .ruInputHover { border-color: #cccccc; }

.RadUpload_Metro .ruReadOnly .ruFakeInput
{
	background: #ffffff;
}

/* </file inputs> */

/* <buttons> */

div.RadUploadSubmit,
div.RadUpload_Metro .ruButton,
div.RadUploadProgressArea_Metro .ruButton
{
	border: 1px solid #e5e5e5;
	color: #767676;
	background-color: #ffffff;
}

div.RadUpload_Metro .ruRemove
{
	color: #767676;
	background-color: transparent;
	background-image: url("Upload/ruSprite.png"));
	border: 0;
}

div.RadUpload_Metro .ruInputs .ruButtonHover,
div.RadUpload_Metro .ruActions .ruButtonHover,
div.RadUpload_Metro .ruFileWrap .ruButtonHover,
div.RadUploadProgressArea_Metro .ruActions .ruButtonHover
{
	color: #000000;
	background-color: #e5e5e5;
}

/* </buttons> */

/* <progress area> */

.RadUploadProgressArea_Metro .ruProgress
{
	border-color: #e5e5e5;
	background-image: url("Upload/ruSprite.png");
	background-color: #ffffff;
}

.RadUploadProgressArea_Metro .ruProgress li
{
	color: #767676;
}

.RadUploadProgressArea_Metro li.ruProgressHeader
{
	color: #767676;
}

.RadUploadProgressArea_Metro .ruProgress li.ruCurrentFile
{
	color: #767676;
}

.RadUploadProgressArea_Metro .ruProgress li.ruCurrentFile span
{
	color: #767676;
}

.RadUploadProgressArea_Metro .ruProgress .ruBar
{
	border-color: #25a0da;
}
 
.RadUploadProgressArea_Metro .ruProgress .ruBar div
{
	background-image: url("Upload/ruProgress.gif");
	border-right: 1px solid #25a0da;
}

.RadUploadProgressArea_Metro_rtl .ruProgress .ruBar div
{
	border-right: 0;
	border-left: 1px solid #25a0da;
	background-image: url("Upload/ruProgress.gif");
}
 
.RadUploadProgressArea_Metro .ruProgress .ruActions
{
	border-top-color: #e5e5e5;
	background-color: #e5e5e5;
}

/* </progress area> */

/* <RadAsyncUpload> */

.RadUpload_Metro .ruUploadInvalid
{
	background-repeat: no-repeat;
	background-position: 100% -297px;
	background-image: url("Input/sprite.gif");
}

.RadUpload_Metro_rtl .ruUploadInvalid
{
	background-position: 3px -297px;
}

.RadUpload_Metro span.ruFileProgressWrap
{
	background-color: #e5e5e5;
}

.RadUpload_Metro span.ruFileProgress,
.RadUpload_Metro span.ruProgressComplete
{
	background-color: #25a0da;
}

/* </RadAsyncUpload> */

/* this is the topmost cell of the dialogs that have RadTabStrip */
.reTopcell
{
    background-color: #fff;
}

/* File Manager dialogs */

.selectedFileName
{
    border-top: solid 1px #e5e5e5;
}

/* background for the bottom positioned RadTabStrip */
.RadTabStripBottom_Metro
{
    background: #fff;
    width: 264px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 6px !important;
}

.RadToolBar_Metro .rtbText
{
	background-image: url(FileExplorer/FileExplorerToolbarSprites.png);
	background-repeat: no-repeat;
}

/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .RadToolBar_Metro .rtbText
{
	background-image: url(FileExplorer/FileExplorerToolbarSpritesIE6.gif) !important;
}
/* RadWindow for ASP.NET AJAX Simple Skin */


/* Window/WindowHorizontalSprites.gif */

.RadWindow_Metro
{
    border: solid 1px #e5e5e5;
}

.RadWindow_Metro .rwTopLeft,
.RadWindow_Metro .rwTopRight,
.RadWindow_Metro .rwTitlebar,
.RadWindow_Metro .rwFooterLeft,
.RadWindow_Metro .rwFooterRight,
.RadWindow_Metro .rwFooterCenter,
.RadWindow_Metro .rwTopResize,
.RadWindow_Metro .rwStatusbar div,
.RadWindow_Metro .rwStatusbar,
.RadWindow_Metro .rwBodyLeft,
.RadWindow_Metro .rwBodyRight,
.RadWindow_Metro .rwStatusbarRow .rwCorner
{
    /*background: #25a0da;*/
    /*background:#92BA3D!important;*/
    background:#555;
}

/* shadows settings */
.RadWindow_Metro.rwShadow 
{
	border: none !important;
}

div.RadWindow.RadWindow_Metro .rwShadow .rwBodyLeft, 
div.RadWindow.RadWindow_Metro .rwShadow .rwBodyRight,
div.RadWindow.RadWindow_Metro .rwShadow .rwTopLeft, 
div.RadWindow.RadWindow_Metro .rwShadow .rwTopRight,
div.RadWindow.RadWindow_Metro .rwShadow .rwFooterLeft, 
div.RadWindow.RadWindow_Metro .rwShadow .rwFooterRight
{
	width: 7px;
}

div.RadWindow.RadWindow_Metro .rwShadow .rwFooterLeft, 
div.RadWindow.RadWindow_Metro .rwShadow .rwFooterRight, 
div.RadWindow.RadWindow_Metro .rwShadow .rwFooterCenter 
{
	height: 7px;
}


/* end shadows */

.rwWindowContent
{
    /*border: solid 1px #f00;*/
    background:#555;
    padding:10px;
}

.RadWindow_Metro iframe
{
    display: block;
}

.RadWindow_Metro a.rwIcon
{
    background: url('Window/Icon.gif') no-repeat center;
}

.RadWindow_Metro ul.rwControlButtons
{
    margin: 0;
}

.RadWindow_Metro .rwControlButtons a
{
    /*background-color: #25a0da;*/
    background-color:#92BA3D!important;
    border-color:#92BA3D!important;
    background-image: url('Window/CommandButtonSprites.gif');
    width: 29px;
    height: 19px;
    border: solid 1px #25a0da;
}
.RadWindow_Metro .rwControlButtons li
{
    margin-top: 5px;
}

div.RadWindow_Metro .rwTitlebarControls em
{
	color: #000;
	font-size: 24px!important;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 0px 0px 10px!important;
	text-align:left;
	
}

div.RadWindow_Metro .rwDialogInput
{
	border: solid 1px #e5e5e5;
}

div.RadWindow_Metro .rwDialogInput:hover
{
	border: solid 1px #767676;
}

div.RadWindow_Metro tr td.rwLoading
{
    background-color: #fff;
}

.RadWindow_Metro td.rwWindowContent.rwLoading
{
    background-image: url('Common/loading.gif');
}

/* When ShowContentDuringLoad="false" */
.RadWindow_Metro input.rwLoading
{
    background-image: url('Common/loading_small.gif');
}

div.RadWindow_Metro a.rwPopupButton
{
    background: #fff;
    border: solid 1px #e5e5e5;
}

div.RadWindow_Metro a.rwPopupButton:hover
{
    background: #e5e5e5;
    border-color: #e5e5e5;
}

div.RadWindow_Metro a.rwCancel,
div.RadWindow_Metro a.rwCancel span
{
    background: none !important;
    cursor: pointer;
    border: 0 !important;
}

div.RadWindow_Metro a.rwCancel span span,
div.RadWindow_Metro a.rwCancel:hover span span
{
    color: #767676;
    text-decoration: underline;
}

.RadWindow .rwShadow .rwFooterLeft, .RadWindow .rwShadow .rwFooterRight, .RadWindow .rwShadow .rwFooterCenter
{
	height: 5px;
}

.RadWindow.rwMinimizedWindowShadow .rwFooterRow
{
	display: none;
}

.RadWindow.rwMinimizedWindowShadow .rwTable 
{
	width: 200px;
}

div.RadWindow_Metro .rwShadow .rwIcon 
{
	margin: 5px 5px 0 0;
}

.RadWindow.rwMinimizedWindow .rwShadow .rwControlButtons
{
	margin: 2px 0 0 0;
}

