/* Start of Ajax.Default.css */ 
.RadAjax_SAMPA .raDiv {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading.gif'); }
.RadAjax_SAMPA .raColor {
  background-color: white;
  color: #333333; }
.RadAjax_SAMPA .raTransp {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70); }

 	
/* End of Ajax.Default.css */ 
 
/* Start of Button.Default.css */ 
.RadButton_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* RadButton Default Skin */ }
  .RadButton_SAMPA .rbDecorated {
    font-family: "SDF", Arial, Helvetica, sans-serif;
    font-size: 12px; }
  .RadButton_SAMPA.rbSkinnedButton,
  .RadButton_SAMPA .rbDecorated, .RadButton_SAMPA.rbVerticalButton, .RadButton_SAMPA.rbVerticalButton .rbDecorated,
  .RadButton_SAMPA .rbSplitRight,
  .RadButton_SAMPA .rbSplitLeft {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormSprite.png');
    _background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormSpriteIE6.png');
    color: #333333; }
  .RadButton_SAMPA .rbToggleCheckbox,
  .RadButton_SAMPA .rbToggleCheckboxChecked,
  .RadButton_SAMPA .rbToggleCheckboxFilled,
  .RadButton_SAMPA .rbToggleRadio,
  .RadButton_SAMPA .rbToggleRadioChecked {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormToggleSprite.png');
    _background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormToggleSpriteIE6.png'); }
  .RadButton_SAMPA.rbToggleButton, .RadButton_SAMPA.rbToggleButton.rbDisabled:hover {
    color: #333333; }
  .RadButton_SAMPA.rbToggleButton:hover {
    color: #000000; }
  .RadButton_SAMPA.RadButton.rbLinkButton {
    background-color: #e8e8e8;
    border: 1px solid #8a8a8a;
    _border: 1px solid #8a8a8a !important;
    color: #333333; }
    .RadButton_SAMPA.RadButton.rbLinkButton:hover {
      background-color: #c3c3c3;
      _border: 1px solid #8a8a8a !important;
      color: #000000; }
  .RadButton_SAMPA.RadButton.rbLinkButtonChecked, .RadButton_SAMPA.RadButton.rbLinkButtonChecked:hover {
    background-color: #dedede;
    color: #000000;
    border: 1px solid #888888; }
  .RadButton_SAMPA.rbLinkButton.rbDisabled, .RadButton_SAMPA.rbLinkButton.rbDisabled:hover {
    background-color: #e8e8e8;
    border: 1px solid #d0d0d0;
    color: #a5a5a5; }
  .RadButton_SAMPA.rbLinkButton:hover .rbSplitLeft, .RadButton_SAMPA.rbLinkButton:hover .rbSplitRight {
    background-color: #e8e8e8; }
  .RadButton_SAMPA.rbLinkButton .rbSplitRight {
    border-left: 1px solid #8a8a8a; }
  .RadButton_SAMPA.rbLinkButton .rbSplitRight:hover {
    background-color: #c3c3c3;
    border-left: 1px solid #515151; }
  .RadButton_SAMPA.rbLinkButton .rbSplitRight:active, .RadButton_SAMPA.rbLinkButton .rbSplitRight:focus {
    background-color: #dedede;
    border-left: 1px solid #888888; }
  .RadButton_SAMPA.rbLinkButton .rbSplitLeft {
    border-right: 1px solid #8a8a8a; }
  .RadButton_SAMPA.rbLinkButton .rbSplitLeft:hover {
    background-color: #c3c3c3;
    border-right: 1px solid #515151; }
  .RadButton_SAMPA.rbLinkButton .rbSplitLeft:active, .RadButton_SAMPA.rbLinkButton .rbSplitLeft:focus {
    background-color: #dedede;
    border-right: 1px solid #888888; }
  .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft:hover, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft:active, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft:focus {
    border-right: 1px solid #d0d0d0; }
  .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight:hover, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight:active, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight:focus {
    border-left: 1px solid #d0d0d0; }
  .RadButton_SAMPA.rbLinkButton.rbRounded {
    border-color: #8a8a8a;
    color: #333333;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9, #e8e8e8); }
  .RadButton_SAMPA.rbLinkButton.rbRounded:hover {
    border-color: #515151;
    color: #000000;
    background-color: #c3c3c3;
    background-image: linear-gradient(#e2e2e2, #c3c3c3); }
  .RadButton_SAMPA.rbLinkButton.rbRounded:active, .RadButton_SAMPA.rbLinkButton.rbRounded:focus {
    border-color: #888888;
    color: #000000;
    background-color: #dedede;
    background-image: linear-gradient(#c7c7c7, #dedede); }
  .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled, .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled:hover, .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled:active, .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled:focus {
    border-color: #d0d0d0;
    color: #a5a5a5;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9, #e8e8e8);
    background-position: 0 0; }
 	
/* End of Button.Default.css */ 
 
/* Start of ColorPicker.Default.css */ 
.RadColorPicker_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  /* Rounded corners and shadows */ }
  .RadColorPicker_SAMPA .rcpViews,
  .RadColorPicker_SAMPA .rcpHeader,
  .RadColorPicker_SAMPA .rcpPageView {
    background-color: #f6f6f6; }
  .RadColorPicker_SAMPA .rcpColorPreview,
  .RadColorPicker_SAMPA .rcpInput,
  .RadColorPicker_SAMPA .rcpHexInput,
  .RadColorPicker_SAMPA .rcpMillionColorsPalette,
  .RadColorPicker_SAMPA .rcpMillionColorsSlider div.rslTrack {
    border-color: #8e8e8e; }
  .RadColorPicker_SAMPA .rcpPalette,
  .RadColorPicker_SAMPA input,
  .RadColorPicker_SAMPA a {
    color: #333333; }
  .RadColorPicker_SAMPA .rcpHeader,
  .RadColorPicker_SAMPA .rcpHeader .rcpImageButton,
  .RadColorPicker_SAMPA .rcpRecentColors,
  .RadColorPicker_SAMPA .rcpIcon a,
  .RadColorPicker_SAMPA .rcpTabs a,
  .RadColorPicker_SAMPA .rcpTabs a span,
  .RadColorPicker_SAMPA .rcpButton,
  .RadColorPicker_SAMPA .rcpButton span,
  .RadColorPicker_SAMPA .rcpMillionColorsHandle,
  .RadColorPicker_SAMPA .rcpSlider div.rslTrack,
  .RadColorPicker_SAMPA .rcpSlider .rslTrack a.rslDraghandle,
  .RadColorPicker_SAMPA div.rcpMillionColorsSlider div.rslVertical a.rslDraghandle {
    background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/ColorPickerSprites.png');
    background-repeat: no-repeat; }
  .RadColorPicker_SAMPA .rcpPalette,
  .RadColorPicker_SAMPA .rcpRoundedRight,
  .RadColorPicker_SAMPA .rcpRoundedBottomRight,
  .RadColorPicker_SAMPA .rcpRightShadow,
  .RadColorPicker_SAMPA .rcpCornerShadow {
    background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/rcpVerticalSprites.png'); }
  .RadColorPicker_SAMPA .rcpRoundedBottomLeft,
  .RadColorPicker_SAMPA .rcpBottomShadow {
    background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/ColorPickerSprites.png'); }
  .RadColorPicker_SAMPA .rcpPalette,
  .RadColorPicker_SAMPA .rcpRoundedRight,
  .RadColorPicker_SAMPA .rcpRoundedBottomRight,
  .RadColorPicker_SAMPA .rcpRoundedBottomLeft {
    _background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/rcpVerticalSpritesIE6.png'); }

 	
/* End of ColorPicker.Default.css */ 
 
/* Start of ComboBox.Default.css */ 
.RadComboBox_SAMPA {
  color: #333333;
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadComboBox_SAMPA .rcbInputCell,
  .RadComboBox_SAMPA .rcbArrowCell {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormSprite.png'); }
  .RadComboBox_SAMPA .rcbInput {
    color: #333333;
    font-size: 12px;
    font-family: "SDF", Arial, Helvetica, sans-serif;
    line-height: 16px; }
  .RadComboBox_SAMPA .rcbEmptyMessage {
    color: #a5a5a5; }
  .RadComboBox_SAMPA .rcbHovered .rcbInput {
    color: #000000; }
  .RadComboBox_SAMPA .rcbFocused .rcbInput {
    color: #000000; }
  .RadComboBox_SAMPA .rcbReadOnly .rcbInput {
    color: #333333; }
  .RadComboBox_SAMPA .rcbHovered .rcbReadOnly .rcbInput {
    color: #000000; }
  .RadComboBox_SAMPA .rcbFocused .rcbReadOnly .rcbInput {
    color: #ffffff;
    color: #000000; }

.RadComboBoxDropDown_SAMPA {
  border-color: #a0a0a0;
  color: #333333;
  background-color: #ffffff;
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadComboBoxDropDown_SAMPA .rcbHovered {
    color: #000000;
    background-color: #dfdfdf; }
  .RadComboBoxDropDown_SAMPA .rcbSelected {
    color: #000000;
    background-color: #c5c5c5; }
  .RadComboBoxDropDown_SAMPA .rcbLoading {
    color: #000000;
    background-color: #dfdfdf; }
  .RadComboBoxDropDown_SAMPA .rcbItem em {
    color: #000000;
    background-color: #dfdfdf; }
  .RadComboBoxDropDown_SAMPA .rcbCheckAllItems,
  .RadComboBoxDropDown_SAMPA .rcbCheckAllItemsHovered {
    color: #333333;
    background-color: #eaeaea; }
  .RadComboBoxDropDown_SAMPA .rcbMoreResults {
    border-color: #c4c4c4;
    color: #333333;
    background-color: #eaeaea; }
  .RadComboBoxDropDown_SAMPA .rcbMoreResults a {
    border-top-color: #333333; }
  .RadComboBoxDropDown_SAMPA .rcbSeparator {
    color: #333333;
    background: #eaeaea; }
 	
/* End of ComboBox.Default.css */ 
 
/* Start of Dock.Default.css */ 
.RadDock_SAMPA .rdMiddle .rdLeft,
.RadDock_SAMPA .rdMiddle .rdRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Dock/VerticalSprite.gif'); }
.RadDock_SAMPA .rdTop .rdLeft,
.RadDock_SAMPA .rdTop .rdRight,
.RadDock_SAMPA .rdTop .rdCenter,
.RadDock_SAMPA .rdBottom .rdLeft,
.RadDock_SAMPA .rdBottom .rdRight,
.RadDock_SAMPA .rdBottom .rdCenter {
  background-image: url('/Components/General/Resources/Images/Telerik/Dock/HorizontalSprite.png'); }
.RadDock_SAMPA .rdCenter .rdCommands a span {
  background-image: url('/Components/General/Resources/Images/Telerik/Dock/CommandSprite.gif'); }
.RadDock_SAMPA .rdMiddle .rdCenter,
.RadDock_SAMPA .rdBottom .rdCenter {
  background-color: white; }
.RadDock_SAMPA .rdContent,
.RadDock_SAMPA .rdTitleBar em {
  color: #333333; }

 	
/* End of Dock.Default.css */ 
 
/* Start of Editor.Default.css */ 
/*$main-sprite-url: skin-image-url( "Common", "radActionsSprite.png" );
$main-sprite-url-IE6: skin-image-url( "Common", "radActionsSpriteIE6.png" );*/
.SAMPA {
  /* reWrapper */
  /* common settings for .reModule, .reEditorModes and .reWrapper */
  /* end of module */
  /*Toolbar sprites*/
  /* .reTool_text */
  /* these settings will not be included in the common CSS file of RadEditor */
  /* end of reTool_text */
  /* reDropdown */
  /* end of reDropdown */
  /* InsertTable itself is a kind of tool strip, so it must be styled as a toolstrip */
  /* end of context menu and toolstrip */
  /* spinbox */
  /* end of spinbox */
  /* DOM inspector */
  /* end of DOM inspector */
  /* end of expanded dropdowns */
  /* color picker */
  /* end of color picker */
  /* ajax spellchecker */
  /* ajax spellchecker */
  /* custom links */
  /* end of custom links */
  /* insert table dropdown */
  /* end of insert table dropdown */
  /* Popup Comments */
  /* Commnet popups */
  /* Inline Editor */
  /* Right to Left */ }
  .SAMPA.RadEditor, .SAMPA.RadEditor .reModule, .SAMPA.RadEditor .reEditorModes, .SAMPA.RadEditor .reWrapper {
    background-color: #eeeeee;
    overflow: auto;
  }
  .SAMPA .reEmptyMessage {
    color: #a5a5a5; }
  .SAMPA.reWrapper, .SAMPA.RadEditor .reContentCell, .SAMPA.reColorPicker, .SAMPA.reInsertTable, .SAMPA.reDropDownBody, .SAMPA.reCustomLinks a:hover {
    border: 1px solid #828282; }
  .SAMPA.RadEditor .reContentCell {
    background-color: #ffffff; }
  .SAMPA.reDropDownBody table {
    background: transparent; }
  .SAMPA.RadEditor .reModule {
    border-top: 1px solid #828282; }
  .SAMPA.reCustomLinks a, .SAMPA.reCustomLinks a:link, .SAMPA.reCustomLinks a:visited {
    border: 1px solid #ffffff;
    /* should be the same as the background of the dropdown */
    color: #333333 !important; }
  .SAMPA.reCustomLinks a:hover {
    background-color: #e5e5e5;
    border: 1px solid #8a8a8a; }
  .SAMPA .reToolbar li, .SAMPA .reSpinBox a, .SAMPA.reToolbar .reSeparator, .SAMPA.reToolbar .reGrip, .SAMPA .reDialog .reTool, .SAMPA .reModule .reTool, .SAMPA .reDialog .reTool:hover, .SAMPA .reToolbar .reTool:hover, .SAMPA .reModule .reTool:hover, .SAMPA .reToolbar .reTool.reTool_selected, .SAMPA .reToolbar .reTool.reTool_selected:hover, .SAMPA .reToolbar .reTool_text:hover, .SAMPA .reToolbar .reTool_text.reTool_selected, .SAMPA .reToolbar .reTool_text.reTool_selected:hover, .SAMPA .reTool .split_arrow, .SAMPA .reSplitButton.reTool_text .split_arrow, .SAMPA .reToolbar .reTool_text .split_arrow, .SAMPA .reDialog .reTool.reSplitButton, .SAMPA .reModule .reTool.reSplitButton, .SAMPA .reDropdown, .SAMPA .reTool_disabled.reDropdown:hover, .SAMPA .reResizeCell div, .SAMPA.reInsertTable .reToolbar li .reTool:hover, .SAMPA.RadEditor.reRtl .reDropdown:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/Editor/ToolBarSprites.gif'); }
  .SAMPA.RadEditor .reTlbVertical li, .SAMPA .reDropdown:hover, .SAMPA.RadEditor .reTlbVertical .reToolbar.SAMPA .reGrip, .SAMPA.RadEditor.reTlbVertical .reToolbar.SAMPA .reSeparator, .SAMPA .reTlbVertical .reTool:hover, .SAMPA .reTlbVertical .reTool_text.reSplitButton:hover, .SAMPA .reTlbVertical .reSplitButton:hover, .SAMPA .reTlbVertical .reTool_text:hover, .SAMPA .reTlbVertical .reTool.reTool_selected, .SAMPA .reTlbVertical .reTool_text.reTool_selected, .SAMPA .reTlbVertical .reTool_text.reTool_selected:hover, .SAMPA.reDropDownBody .reTlbVertical ul li a:hover, .SAMPA.reDropDownBody .reTlbVertical .reToolbar, .SAMPA .reMode_selected, .SAMPA.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/Editor/ToolbarVerticalSprites.gif'); }
  .SAMPA .reToolbar li {
    color: #333333; }
  .SAMPA .reToolbar .reTool_text:hover, .SAMPA .reToolbar .reTool_text.reTool_selected, .SAMPA .reToolbar .reTool_text.reTool_selected:hover {
    border-left: 1px solid #515151;
    border-right: 1px solid #515151; }
  .SAMPA .reToolbar .reTool_text.reTool_disabled, .SAMPA .reToolbar .reTool_text.reTool_disabled:hover {
    margin-left: 0;
    margin-right: 0;
    border: 0; }
  .SAMPA .reDropdown:link, .SAMPA .reDropdown:visited {
    color: #333333 !important; }
  .SAMPA .reDropdown, .SAMPA .reTool_disabled.reDropdown:hover {
    border: 1px solid #8a8a8a;
    background-color: #ffffff; }
  .SAMPA .reDropdown:hover {
    border-color: #515151; }
  .SAMPA.reDropDownBody .reTlbVertical .reToolbar {
    background-color: #ffffff; }
  .SAMPA table.reSpinBox, .SAMPA.RadEditor input {
    border-color: #8a8a8a;
    background-color: #ffffff; }
  .SAMPA table.reSpinBox:hover, .SAMPA.RadEditor input:hover {
    border: 1px solid #515151; }
  .SAMPA .reModule_domlink_selected, .SAMPA .reModule_domlink {
    color: #333333; }
  .SAMPA.reDropDownBody .reItemOver {
    background: #e0e0e0;
    color: #000000; }
  .SAMPA.reColorPicker table div, .SAMPA.reColorPicker span {
    border: 1px solid #828282; }
  .SAMPA.reColorPicker table td.reItemOver div {
    border-color: #333333; }
  .SAMPA .reAjaxspell_button {
    border: 1px solid #8a8a8a;
    background-color: #fafafa;
    color: #333333; }
  .SAMPA .reAjaxSpellCheckSeparator {
    background-color: #ffffff; }
  .SAMPA.reCustomLinks, .SAMPA.reCustomLinks ul {
    color: #333333; }
  .SAMPA.reCustomLinks a {
    background: none transparent;
    color: #333333;
    cursor: default !important; }
  .SAMPA.reCustomLinks a:hover {
    color: #ffffff; }
  .SAMPA.reInsertTable table {
    background-color: #ffffff; }
  .SAMPA.reInsertTable table td {
    border: 1px solid #8a8a8a;
    background-color: #ffffff; }
  .SAMPA.reInsertTable .reTlbVertical ul {
    background-color: #ffffff; }
  .SAMPA.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text, .SAMPA.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:link, .SAMPA.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:visited {
    color: #333333 !important;
    background: transparent none; }
  .SAMPA .reCommentEdit, .SAMPA .reCommentTextArea, .SAMPA .reCommentView, .SAMPA .reCommentInfoPanel {
    border-color: transparent;
    background-color: #eeeeee; }
  .SAMPA .reCommentTitle, .SAMPA .reCommentInfoPanel {
    color: #333333; }
  .SAMPA .reCommentTextArea {
    border-color: #828282;
    background-color: #eeeeee; }
  .SAMPA.RadEditor .reCommentButton, .SAMPA .rePopupButtonContainer .rePopupButton {
    color: #333333;
    border-color: #d0d0d0 #a2a2a2 #8b8b8b #a2a2a2;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#faf9f9 0, #e8e8e8 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#e8e8e8',GradientType=0 );
    /* IE6-8 */ }
  .SAMPA.RadEditor .reCommentButton:hover, .SAMPA .rePopupButtonContainer .rePopupButton:hover {
    color: #333333;
    border-color: #d1d1d1 #b8b8b8 #a3a3a3 #bbb;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#e0e0e0 0%, #e5e5e5 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e5e5e5',GradientType=0 );
    /* IE6-8 */ }
  .SAMPA.RadEditor .reCommentButton:active, .SAMPA .rePopupButtonContainer .rePopupButton:active {
    border-color: #b6b6b6 #9e9e9e #898989 #9b9b9b;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#c7c7c7 0%, #dedede 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#dedede',GradientType=0 );
    /* IE6-8 */ }
  .SAMPA.rePopupContainer {
    border-color: #8a8a8a;
    background-color: #eeeeee; }
  .SAMPA.rePopupContainer .rePopupTitle {
    color: #333333;
    border-color: #8a8a8a;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#fdfdfd 0%, #eaeaea 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 );
    /* IE6-8 */ }
  .SAMPA.reWrapper.reInlineEditor:hover {
    border-color: #b6b6b6; }
  .SAMPA.reWrapper.reInlineEditorSelected, .SAMPA.reWrapper.reInlineEditorSelected:hover {
    border-color: #828282; }
  .SAMPA.RadEditor.reRtl .reTool .split_arrow:hover {
    border-right-color: #515151; }
  .SAMPA.RadEditor.reRtl .reDropdown:hover {
    background-color: #dfdfdf; }

/* the rule below styles RadWindow's content cell, which is used in the floating and show on focus toolbar modes */
.RadWindow.RadWindow_SAMPA.reToolbarWindow td.rwWindowContent, .RadWindow.RadWindow_SAMPA.reToolbarWindow div.rwContent {
  background-color: #eeeeee; }

.RadWindow_SAMPA .reInsertTableLightWrapper .lightTable {
  border-color: #828282; }

.SAMPA .reTool.reSplitButton:hover {
  background-image: url('/Components/General/Resources/Images/Telerik/Editor/ToolBarSprites.gif'); }

/* reTool */
.reTool span, .SAMPA.reInsertTable .reTlbVertical ul .reTool_text span, .reToolbar .reTool_text span {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/CommandSpritesLight.png'); }

.reTool .split_arrow:hover {
  border-left-color: #515151; }

 	
/* End of Editor.Default.css */ 
 
/* Start of FileExplorer.Default.css */ 
/*========================================= Toolbar related CSS ========================*/
.RadFileExplorer_SAMPA {
  /* Thumbnail view */
  /* Thumbnail filter */ }
  .RadFileExplorer_SAMPA .RadToolBar .rtbText {
    background-image: url('/Components/General/Resources/Images/Telerik/FileExplorer/FileExplorerToolbarSprites.png');
    _background-image: url('/Components/General/Resources/Images/Telerik/FileExplorer/FileExplorerToolbarSpritesIE6.gif') !important;
    background-repeat: no-repeat; }
  .RadFileExplorer_SAMPA,
  .RadFileExplorer_SAMPA .rfeAddressBox,
  .RadFileExplorer_SAMPA .rfeFilterTxt {
    border-color: #828282; }
  .RadFileExplorer_SAMPA div.selectedFileName {
    border-top: 1px solid #8a8a8a; }
  .RadFileExplorer_SAMPA .rfeThumbList .rfeLink:hover,
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink,
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/Gradients/default_smoothSprite_20.png');
    background-color: #c5c5c5;
    /* used list-bg-selected var to match #c5c5c5 b-color */
    border-color: #8a8a8a;
    color: #333333; }
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink,
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink:hover {
    background-color: #828282;
    color: #ffffff;
    /* used bg-color var to match the white color */ }
  .RadFileExplorer_SAMPA .rfeFilterContainer {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/Gradients/default_smoothSprite_20.png');
    background-color: #ffffff; }
  .RadFileExplorer_SAMPA .rfeDropZone {
    background-color: rgba(235, 235, 235, 0.8); }
 	
/* End of FileExplorer.Default.css */ 
 
/* Start of FormDecorator.Default.css */ 
.RadForm_SAMPA {
  /* CSS class for styling the decoration zone or the <html /> tag of the page */
  /* Decorate scrollbars */
  /* 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 */
  /* OPERA width fix - do not remove (and check if it is still necessary) */
  /* Decorate <h4|5|6 /> */
  /* Decorate <label /> */
  /* Decorate <input type="checkbox" /> */
  /* Decorate <input type="radio" /> */
  /* IE6 - we set .gif")%> image instead of .png")%> due to the lack RGBA support */
  /* <fieldset /> and <legend /> */
  /* this selector styles the hover of the side bars of the rounded elements */
  /* Decorate <input type="text | password | search | url | tel | email" /> and <textarea /> */
  /* For all browsers except IE6 we are using attribute selectors - single or double */
  /* Decorate <fieldset /> and <legend /> */
  /* Because of a glitch in IE the following 2 CSS classes must be declared separately for correct parsing of the textarea class in IE6*/
  /* <select /> */
  /* IE6 disabled state fix - this should not be added to the base stylesheet, but at the bottom of the skin file */
  /* the styling of radiobuttons and checkboxes in Safari and Chrome is already fully achieved with CSS */
  /* ----------------------------------------------- Skin-specific Scrollbar Settings for WebKit ----------------------------------------------- */
  /* the scrollbar face color */
  /*GridView, FormView, DetailsView*/
  /* Validation Summary Control and Login Control  */ }
  .RadForm_SAMPA.rfdScrollBars {
    scrollbar-3dlight-color: #ccc;
    scrollbar-arrow-color: #292929;
    scrollbar-base-color: #ff6347;
    scrollbar-darkshadow-color: #595959;
    scrollbar-face-color: #e4e4e4;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #a3a3a3;
    scrollbar-track-color: #f0f0f0; }
  .RadForm_SAMPA.rfdButton a.rfdSkinnedButton, .RadForm_SAMPA.rfdButton input[type="button"].rfdDecorated, .RadForm_SAMPA.rfdButton input[type="reset"].rfdDecorated, .RadForm_SAMPA.rfdButton input[type="submit"].rfdDecorated, .RadForm_SAMPA.rfdButton .rfdSkinnedButton button,
  .RadForm_SAMPA a.rfdSkinnedButton,
  .RadForm_SAMPA .rfdSkinnedButton button,
  .RadForm_SAMPA .rfdSkinnedButton input.rfdDecorated, .RadForm_SAMPA.rfdButton a.rfdSkinnedButton, .RadForm_SAMPA.rfdButton a.rfdSkinnedButton * {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
    color: #333333; }
  .RadForm_SAMPA a.rfdSkinnedButton,
  .RadForm_SAMPA .rfdSkinnedButton button,
  .RadForm_SAMPA .rfdSkinnedButton input.rfdDecorated {
    _background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
    _color: #333333; }
  @media screen and (min-width: 1px) {
    .RadForm_SAMPA {
      /*
         the hack below fixes a strange behavior under Opera -
         input and button have a different CSS display when in anchor tag
      */ }
      .RadForm_SAMPA.rfdButton a.rfdSkinnedButton input {
        display: block;
        float: left; } }
  .RadForm_SAMPA.rfdHeading h4, .RadForm_SAMPA.rfdHeading h5 {
    color: #333333;
    border-bottom: 1px solid #8a8a8a; }
  .RadForm_SAMPA.rfdHeading h6 {
    color: #333333; }
  .RadForm_SAMPA.rfdLabel label, .RadForm_SAMPA.rfdLabel .rfdAspLabel, .RadForm_SAMPA.rfdRadio .rfdRadioUnchecked, .RadForm_SAMPA.rfdRadio .rfdRadioChecked, .RadForm_SAMPA.rfdCheckbox .rfdCheckboxUnchecked, .RadForm_SAMPA.rfdCheckbox .rfdCheckboxChecked {
    color: #333333; }
  .RadForm_SAMPA .rfdCheckboxUnchecked,
  .RadForm_SAMPA .rfdCheckboxChecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdCheckboxUnchecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdCheckboxChecked {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/CheckBoxSprites.gif'); }
  .RadForm_SAMPA .rfdRadioUnchecked,
  .RadForm_SAMPA .rfdRadioChecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioUnchecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioChecked {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/RadioButtonSprites.png'); }
  .RadForm_SAMPA .rfdRadioUnchecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioUnchecked:hover,
  .RadForm_SAMPA .rfdRadioUnchecked:hover,
  .RadForm_SAMPA .rfdRadioChecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioChecked:hover,
  .RadForm_SAMPA .rfdRadioChecked:hover {
    _background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/RadioButtonSprites.gif');
    /* IE6 hack */ }
  .RadForm_SAMPA.rfdFieldset table.rfdRoundedWrapper_fieldset legend, .RadForm_SAMPA.rfdFieldset fieldset legend, .RadForm_SAMPA.rfdFieldset legend {
    color: #333333; }
  .RadForm_SAMPA table.rfdRoundedWrapper:hover div.rfdRoundedInner {
    background-color: white;
    border-color: #515151 !important; }
  .RadForm_SAMPA table.rfdRoundedWrapper:hover .rfdRoundedOuter {
    background-color: #515151 !important; }
  .RadForm_SAMPA.rfdTextbox input[type="text"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="password"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="search"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="url"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="tel"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="email"].rfdDecorated, .RadForm_SAMPA.rfdTextarea textarea, .RadForm_SAMPA.rfdTextarea textarea[disabled].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="text"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="password"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="search"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="url"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="tel"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="email"].rfdDecorated:hover {
    border: 1px solid #8a8a8a;
    background-color: white; }
  .RadForm_SAMPA.RadForm.rfdTextbox .rfdDecorated:hover, .RadForm_SAMPA.RadForm.rfdTextarea textarea:hover, .RadForm_SAMPA.RadForm.rfdTextbox .rfdDecorated:focus, .RadForm_SAMPA.RadForm.rfdTextarea textarea:focus {
    border: 1px solid #515151; }
  .RadForm_SAMPA.rfdFieldset table.rfdRoundedWrapper_fieldset legend, .RadForm_SAMPA.rfdFieldset fieldset.rfdFieldset legend {
    color: #333333; }
  .RadForm_SAMPA.rfdFieldset fieldset, .RadForm_SAMPA.rfdFieldset table.rfdRoundedWrapper_fieldset fieldset, .RadForm_SAMPA.rfdFieldset fieldset.rfdFieldset {
    border: 1px solid #828282;
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/FieldsetBgr.png');
    /* having a background image on a fieldset is not okay with IE */ }
  .RadForm_SAMPA table.rfdRoundedWrapper input,
  .RadForm_SAMPA table.rfdRoundedWrapper textarea,
  .RadForm_SAMPA input.rfdInput,
  .RadForm_SAMPA textarea.rfdTextarea {
    border: 1px solid #8a8a8a;
    background-color: white;
    color: #333333; }
  .RadForm_SAMPA textarea.rfdTextarea,
  .RadForm_SAMPA table.rfdRoundedWrapper textarea {
    overflow: auto; }
  .RadForm_SAMPA .rfdSelect_SAMPA,
  .RadForm_SAMPA .rfdSelect_SAMPA:hover,
  .RadForm_SAMPA .rfdSelect_SAMPA .rfdSelectOuter,
  .RadForm_SAMPA .rfdSelect_SAMPA:hover .rfdSelectOuter,
  .RadForm_SAMPA .rfdSelect_SAMPA .rfdSelectArrow span,
  .RadForm_SAMPA .rfdSelectBox_SAMPA .rfdSelect_selected,
  .RadForm_SAMPA .rfdSelectBox_SAMPA li:hover,
  .RadForm_SAMPA .rfdSelect_SAMPA.rfdSelectDisabled:hover,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA:hover,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA .rfdSelectOuter,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA .rfdSelectOuter:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ComboSprites.gif');
    background-repeat: no-repeat;
    background-color: transparent; }
  .RadForm_SAMPA .rfdSelect_SAMPA .rfdSelectOuter,
  .RadForm_SAMPA .rfdSelect_SAMPA.rfdSelectDisabled:hover .rfdSelectOuter {
    color: #333333; }
  .RadForm_SAMPA.rfdButton a.rfdInputDisabled:hover {
    _background-position: 0 0; }
  .RadForm_SAMPA.rfdButton a.rfdInputDisabled:hover * {
    _background-position: right -21px;
    _color: #824703; }
  .RadForm_SAMPA.rfdTextbox input.rfdIE6TextBox, .RadForm_SAMPA.rfdTextbox textarea.rfdIE6TextBox {
    _border: 1px solid #938879;
    _background-color: white; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .RadForm_SAMPA {
      /* checkboxes */
      /* radio buttons */ }
      .RadForm_SAMPA.rfdCheckbox input[type="checkbox"], .RadForm_SAMPA.rfdCheckbox input[type="checkbox"][disabled]:hover {
        background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/CheckBoxSprites.gif'); }
      .RadForm_SAMPA.rfdRadio input[type="radio"], .RadForm_SAMPA.rfdRadio input[type="radio"][disabled="disabled"]:hover {
        background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/RadioButtonSprites.png'); } }
  .RadForm_SAMPA.rfdScrollBars {
    /* scrollbar track background color */
    /* increment / decrement button settings */ }
    .RadForm_SAMPA.rfdScrollBars body::-webkit-scrollbar,
    .RadForm_SAMPA.rfdScrollBars body::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars body::-webkit-scrollbar-thumb:horizontal,
    .RadForm_SAMPA.rfdScrollBars div::-webkit-scrollbar,
    .RadForm_SAMPA.rfdScrollBars div::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars div::-webkit-scrollbar-thumb:horizontal
    form::-webkit-scrollbar,
    .RadForm_SAMPA.rfdScrollBars form::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars form::-webkit-scrollbar-thumb:horizontal {
      background-color: #e4e4e4; }
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-track-piece,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-corner {
      background-color: #f0f0f0; }
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:increment,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:increment,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-thumb:horizontal {
      border-color: #ccc #a3a3a3 #a3a3a3 #ccc; }
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:increment,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:increment {
      background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
      background-color: #e4e4e4; }
  .RadForm_SAMPA.rfdGrids .rfdTable {
    border: 1px solid #828282;
    background: white;
    color: #333333;
    font: 12px "SDF", Arial, Helvetica, sans-serif; }
  .RadForm_SAMPA.rfdGrids .rfdTable th {
    border-bottom: 1px solid #828282;
    border-left: 1px solid #8a8a8a;
    background: #eaeaea;
    color: #333333; }
  .RadForm_SAMPA.rfdGrids .rfdTable a {
    color: #333333; }
  .RadForm_SAMPA .rfdValidationSummaryControl,
  .RadForm_SAMPA .rfdLoginControl {
    background-color: white;
    border: 1px solid #848484; }
  .RadForm_SAMPA a.rfdLoginControl,
  .RadForm_SAMPA a.rfdLoginControl:active,
  .RadForm_SAMPA a.rfdLoginControl:visited {
    color: #333333; }
  .RadForm_SAMPA a.rfdLoginControl:hover {
    color: #4b4b4b; }

/* dropdown settings */
.rfdSelectBox_SAMPA {
  background-color: white;
  border: 1px solid #8a8a8a;
  color: #333333; }

.rfdSelectBox_SAMPA li {
  background-image: none !important; }

.rfdSelectBox.rfdSelectBox_SAMPA .rfdSelect_selected,
.rfdSelectBox.rfdSelectBox_SAMPA li:hover,
.rfdSelectBox.rfdSelectBox_SAMPA .rfdSelect_hovered {
  color: #333333;
  background-color: #dfdfdf; }

.rfdSelectBox_SAMPA .rfdSelectBox_optgroup_label:hover {
  background: none;
  color: #333333; }

 	
/* End of FormDecorator.Default.css */ 
 
/* Start of Grid.Default.css */ 
.RadGrid_SAMPA {
  border: 1px solid #828282;
  background-color: #ffffff;
  color: #333333;
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px; }
  .RadGrid_SAMPA .rgMasterTable,
  .RadGrid_SAMPA .rgDetailTable,
  .RadGrid_SAMPA .rgGroupPanel table,
  .RadGrid_SAMPA .rgCommandRow table,
  .RadGrid_SAMPA .rgEditForm table,
  .RadGrid_SAMPA .rgPager table {
    font-family: "SDF", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px; }
  .RadGrid_SAMPA .rgInput {
    background-color: #ffffff;
    border: 1px solid #8e8e8e;
    color: #333333; }

.GridToolTip_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px; }

.RadGrid_SAMPA .rgSave,
.RadGrid_SAMPA .rgAdd,
.RadGrid_SAMPA .rgRefresh,
.RadGrid_SAMPA .rgEdit,
.RadGrid_SAMPA .rgDel,
.RadGrid_SAMPA .rgFilter,
.RadGrid_SAMPA .rgPagePrev,
.RadGrid_SAMPA .rgPageNext,
.RadGrid_SAMPA .rgPageFirst,
.RadGrid_SAMPA .rgPageLast,
.RadGrid_SAMPA .rgExpand,
.RadGrid_SAMPA .rgCollapse,
.RadGrid_SAMPA .rgSortAsc,
.RadGrid_SAMPA .rgSortDesc,
.RadGrid_SAMPA .rgUpdate,
.RadGrid_SAMPA .rgCancel,
.RadGrid_SAMPA .rgUngroup,
.RadGrid_SAMPA .rgExpXLS,
.RadGrid_SAMPA .rgExpDOC,
.RadGrid_SAMPA .rgExpPDF,
.RadGrid_SAMPA .rgExpCSV {
  background-image: url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
.RadGrid_SAMPA .rgHeaderDiv {
  background: #eeeeee 0 -7550px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }

/*header*/
.rgTwoLines .rgHeaderDiv {
  background-position: 0 -7050px; }

.rgHeaderWrapper .rgHeaderDiv {
  border-color: #8a8a8a; }

.RadGrid_SAMPA .rgHeader, .RadGrid_SAMPA th.rgResizeCol,
.RadGrid_SAMPA .rgHeaderWrapper {
  border: 0;
  border-bottom: 1px solid #828282;
  background: #eaeaea 0 -2300px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
.RadGrid_SAMPA .rgMultiHeaderRow .rgHeader,
.RadGrid_SAMPA .rgMultiHeaderRow .rgResizeCol {
  border-left: 1px solid #828282; }
.RadGrid_SAMPA th.rgSorted {
  background-color: #c4c4c4;
  background-position: 0 -2600px; }
.RadGrid_SAMPA .rgHeader {
  color: #333; }
  .RadGrid_SAMPA .rgHeader a {
    color: #333; }
.RadGrid_SAMPA .rgRow > td,
.RadGrid_SAMPA .rgAltRow > td,
.RadGrid_SAMPA .rgEditRow > td,
.RadGrid_SAMPA .rgFooter > td {
  border-style: solid;
  border-width: 0 0 1px 0; }
.RadGrid_SAMPA .rgRow > td {
  border-color: #fff; }
.RadGrid_SAMPA .rgAltRow {
  background: #f2f2f2; }
  .RadGrid_SAMPA .rgAltRow > td {
    border-color: #f2f2f2; }
.RadGrid_SAMPA .rgRow .rgSorted {
  border-bottom-color: #f2f2f2;
  background-color: #f2f2f2; }
.RadGrid_SAMPA .rgAltRow .rgSorted {
  border-bottom-color: #e6e6e6;
  background-color: #e6e6e6; }
.RadGrid_SAMPA .rgSelectedRow .rgSorted,
.RadGrid_SAMPA .rgActiveRow .rgSorted,
.RadGrid_SAMPA .rgHoveredRow .rgSorted,
.RadGrid_SAMPA .rgEditRow .rgSorted {
  background-color: transparent; }
.RadGrid_SAMPA .rgRow a,
.RadGrid_SAMPA .rgAltRow a,
.RadGrid_SAMPA .rgEditRow a {
  color: #000; }
.RadGrid_SAMPA tr.rgEditRow a, .RadGrid_SAMPA tr.rgHoveredRow a, .RadGrid_SAMPA tr.rgActiveRow a {
  color: #000; }
.RadGrid_SAMPA .rgFooter a,
.RadGrid_SAMPA .rgEditForm a {
  color: #000; }
.RadGrid_SAMPA .rgMasterTable .rgSelectedCell,
.RadGrid_SAMPA .rgSelectedRow {
  background: #828282 0 -3900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #fff; }

* + html .RadGrid_SAMPA .rgSelectedRow .rgSorted, * html .RadGrid_SAMPA .rgSelectedRow .rgSorted {
  background-color: #828282; }

.RadGrid_SAMPA .rgSelectedCell a,
.RadGrid_SAMPA .rgSelectedRow a {
  color: #fff; }
.RadGrid_SAMPA .rgMasterTable .rgActiveCell,
.RadGrid_SAMPA .rgActiveRow,
.RadGrid_SAMPA .rgHoveredRow {
  background: #c5c5c5 0 -2900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #333; }

* + html .RadGrid_SAMPA .rgActiveRow .rgSorted,
* + html .RadGrid_SAMPA .rgHoveredRow .rgSorted {
  background-color: #c5c5c5; }
* html .RadGrid_SAMPA .rgActiveRow .rgSorted,
* html .RadGrid_SAMPA .rgHoveredRow .rgSorted {
  background-color: #c5c5c5; }

.RadGrid_SAMPA .rgEditRow {
  background: white 0 -4900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #333; }

* + html .RadGrid_SAMPA .rgEditRow .rgSorted, * html .RadGrid_SAMPA .rgEditRow .rgSorted {
  background-color: #fff; }

.RadGrid_SAMPA .rgActiveRow > td,
.RadGrid_SAMPA .rgHoveredRow > td {
  border-bottom-color: #9e9e9e; }
  .RadGrid_SAMPA .rgActiveRow > td.rgSorted,
  .RadGrid_SAMPA .rgHoveredRow > td.rgSorted {
    border-bottom-color: #9e9e9e; }
.RadGrid_SAMPA .rgSelectedRow > td {
  border-bottom-color: #6c6c6c; }
  .RadGrid_SAMPA .rgSelectedRow > td.rgSorted {
    border-bottom-color: #6c6c6c; }
.RadGrid_SAMPA .rgDrag {
  background-image: url('/Components/General/Resources/Images/Telerik/Grid/rgDrag.gif'); }
.RadGrid_SAMPA div .rgFooterDiv td,
.RadGrid_SAMPA div .rgFooter td {
  background: #eee; }
.RadGrid_SAMPA .rgFooterWrapper {
  background: #eee;
  border-top: 1px solid #828282;
  border-bottom: 1px solid #fff; }
.RadGrid_SAMPA .rgFooter > td {
  border-top: 1px solid #828282;
  border-bottom: 1px solid #fff; }
.RadGrid_SAMPA .rgFooterWrapper .rgFooter > td {
  border-bottom: 0; }
.RadGrid_SAMPA .rgPager .rgStatus {
  border: 1px solid;
  border-color: #828282 #c9c9c9 #eee #c9c9c9;
  border-left-width: 0; }
.RadGrid_SAMPA .rgStatus div {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif'); }
.RadGrid_SAMPA .rgPager {
  background: #eee; }
.RadGrid_SAMPA td.rgPagerCell {
  border: 1px solid;
  border-color: #828282 #eee #eee;
  border-right-width: 0; }
.RadGrid_SAMPA .rgInfoPart {
  color: #656565; }
  .RadGrid_SAMPA .rgInfoPart strong {
    color: #4c4e54; }
.RadGrid_SAMPA .rgPageFirst {
  background-position: 0 -550px; }
  .RadGrid_SAMPA .rgPageFirst:hover {
    background-position: 0 -600px; }
.RadGrid_SAMPA .rgPagePrev {
  background-position: 0 -700px; }
  .RadGrid_SAMPA .rgPagePrev:hover {
    background-position: 0 -750px; }
.RadGrid_SAMPA .rgPageNext {
  background-position: 0 -850px; }
  .RadGrid_SAMPA .rgPageNext:hover {
    background-position: 0 -900px; }
.RadGrid_SAMPA .rgPageLast {
  background-position: 0 -1000px; }
  .RadGrid_SAMPA .rgPageLast:hover {
    background-position: 0 -1050px; }
.RadGrid_SAMPA .rgPager .rgPagerButton {
  border-color: #d0d0d0 #aeaeae #8b8b8b;
  background: #e8e8e8 repeat-x 0 -1550px url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #000;
  font-family: "SDF",arial,sans-serif; }
.RadGrid_SAMPA .rgNumPart a {
  color: #000; }
  .RadGrid_SAMPA .rgNumPart a:hover, .RadGrid_SAMPA .rgNumPart a.rgCurrentPage {
    background: no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
    .RadGrid_SAMPA .rgNumPart a:hover span, .RadGrid_SAMPA .rgNumPart a.rgCurrentPage span {
      background: no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
  .RadGrid_SAMPA .rgNumPart a:hover {
    background-position: 100% -1250px; }
    .RadGrid_SAMPA .rgNumPart a:hover span {
      background-position: 0 -1150px; }
  .RadGrid_SAMPA .rgNumPart a.rgCurrentPage {
    background-position: 100% -1450px; }
    .RadGrid_SAMPA .rgNumPart a.rgCurrentPage:hover {
      background-position: 100% -1450px; }
    .RadGrid_SAMPA .rgNumPart a.rgCurrentPage span, .RadGrid_SAMPA .rgNumPart a.rgCurrentPage:hover span {
      background-position: 0 -1350px; }
.RadGrid_SAMPA .rgHeader .rgSortAsc {
  background-position: 3px -248px;
  height: 10px; }
.RadGrid_SAMPA .rgHeader .rgSortDesc {
  background-position: 3px -198px;
  height: 10px; }
.RadGrid_SAMPA .rgCommandRow .rgPrev,
.RadGrid_SAMPA .rgCommandRow .rgNext {
  padding: 0 10px;
  line-height: 20px;
  border-radius: 3px;
  border-color: #aaaaaa;
  color: #333333;
  background-color: #c1c1c1;
  background-image: linear-gradient(#fafafa, #e6e6e6);
  margin-right: 10px; }
  .RadGrid_SAMPA .rgCommandRow .rgPrev span,
  .RadGrid_SAMPA .rgCommandRow .rgNext span {
    width: 10px;
    height: 10px;
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
  .RadGrid_SAMPA .rgCommandRow .rgPrev:hover,
  .RadGrid_SAMPA .rgCommandRow .rgNext:hover {
    border-color: #515151;
    color: #000000;
    background-color: #c3c3c3;
    background-image: linear-gradient(#e2e2e2, #c3c3c3); }
  .RadGrid_SAMPA .rgCommandRow .rgPrev.rgDisabled:hover,
  .RadGrid_SAMPA .rgCommandRow .rgNext.rgDisabled:hover {
    border-color: #aaaaaa;
    color: #333333;
    background-color: #c1c1c1;
    background-image: linear-gradient(#fafafa, #e6e6e6); }
.RadGrid_SAMPA .rgPrev span {
  margin-right: 10px;
  background-position: -5px -45px; }
.RadGrid_SAMPA .rgNext span {
  margin-left: 10px;
  background-position: -5px -65px; }

.GridReorderTop_SAMPA {
  background: 0 0 no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }

.GridReorderBottom_SAMPA {
  background: 0 0 no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  background-position: 0 -50px; }

.RadGrid_SAMPA .rgFilterRow {
  background: #eee; }
  .RadGrid_SAMPA .rgFilterRow > td {
    border-bottom: 1px solid #828282; }
.RadGrid_SAMPA .rgFilter {
  background-position: 0 -300px; }
  .RadGrid_SAMPA .rgFilter:hover {
    background-position: 0 -350px; }
.RadGrid_SAMPA .rgFilterActive {
  background-position: 0 -400px; }
  .RadGrid_SAMPA .rgFilterActive:hover {
    background-position: 0 -400px; }
.RadGrid_SAMPA .rgFiltered {
  background-position: 0 -325px; }
  .RadGrid_SAMPA .rgFiltered:hover {
    background-position: 0 -375px; }
  .RadGrid_SAMPA .rgFiltered.rgFilterActive {
    background-position: 0 -425px; }
.RadGrid_SAMPA .rgFilterBox {
  border-color: #8e8e8e #c9c9c9 #c9c9c9 #8e8e8e;
  font-family: "SDF",arial,sans-serif;
  color: #333; }

.RadMenu_SAMPA .rgHCMClear,
.RadMenu_SAMPA .rgHCMFilter {
  border-color: #d0d0d0 #a8a8a8 #8b8b8b;
  background: #e8e8e8 center -23px repeat-x url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
  color: #000;
  font-family: "SDF",arial,sans-serif; }
.RadMenu_SAMPA .rgHCMClear:hover,
.RadMenu_SAMPA .rgHCMFilter:hover {
  border-color: #d1d1d1 #b9b9b9 #a3a3a3;
  background-position: center -67px;
  background-color: #e5e5e5; }

.RadMenu_SAMPA_Context .rgFilterApply,
.RadMenu_SAMPA_Context .rgFilterCancel {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientButtonSprite.png');
  border-color: #aaaaaa;
  color: #333333;
  background-color: #c1c1c1;
  background-image: linear-gradient(#fafafa, #e6e6e6);
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border-color: #d0d0d0 #8a8a8a #8a8a8a #d0d0d0; }

div.RadMenu_SAMPA_Context .rlbGroup {
  border-color: #eeeeee; }

.GridContextMenu_SAMPA .rmLeftImage {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Grid/contextMenu.gif'); }
.GridContextMenu_SAMPA .rgHCMSortAsc .rmLeftImage {
  background-position: 0 0; }
.GridContextMenu_SAMPA .rgHCMSortDesc .rmLeftImage {
  background-position: 0 -40px; }
.GridContextMenu_SAMPA .rgHCMUnsort .rmLeftImage {
  background-position: 0 -80px; }
.GridContextMenu_SAMPA .rgHCMGroup .rmLeftImage {
  background-position: 0 -120px; }
.GridContextMenu_SAMPA .rgHCMUngroup .rmLeftImage {
  background-position: 0 -160px; }
.GridContextMenu_SAMPA .rgHCMCols .rmLeftImage {
  background-position: 0 -200px; }
.GridContextMenu_SAMPA .rgHCMFilter .rmLeftImage {
  background-position: 0 -240px; }
.GridContextMenu_SAMPA .rgHCMUnfilter .rmLeftImage {
  background-position: 0 -280px; }

/*grouping*/
.RadGrid_SAMPA .rgGroupPanel {
  border: 0;
  border-bottom: 1px solid #828282;
  background: #eeeeee 0 -1900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
  .RadGrid_SAMPA .rgGroupPanel td {
    border: 0;
    padding: 3px 4px; }
    .RadGrid_SAMPA .rgGroupPanel td td {
      padding: 0; }
  .RadGrid_SAMPA .rgGroupPanel .rgSortAsc {
    background-position: 4px -144px; }
  .RadGrid_SAMPA .rgGroupPanel .rgSortDesc {
    background-position: 4px -94px; }
.RadGrid_SAMPA .rgUngroup {
  background-position: 0 -6998px; }
.RadGrid_SAMPA .rgGroupItem {
  border: 1px solid;
  border-color: #c4c4c4 #c4c4c4 #9e9e9e;
  background: #c6c6c6 0 -6500px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
.RadGrid_SAMPA td.rgGroupCol,
.RadGrid_SAMPA td.rgExpandCol {
  border-color: #d9d9d9;
  background: #d9d9d9; }
.RadGrid_SAMPA .rgGroupHeader {
  background: #d9d9d9;
  font-size: 1.1em;
  line-height: 21px;
  color: #000; }
  .RadGrid_SAMPA .rgGroupHeader td {
    border-top: 1px solid #828282;
    border-bottom: 1px solid #d9d9d9; }
    .RadGrid_SAMPA .rgGroupHeader td.rgGroupCol {
      border-top-color: #828282; }
.RadGrid_SAMPA .rgExpand {
  background-position: 5px -496px; }
.RadGrid_SAMPA .rgCollapse {
  background-position: 3px -454px; }
.RadGrid_SAMPA .rgEditForm {
  border-bottom: 1px solid #828282; }
.RadGrid_SAMPA .rgUpdate {
  background-position: 0 -1800px; }
.RadGrid_SAMPA .rgCancel {
  background-position: 0 -1850px; }
.RadGrid_SAMPA .rgDetailTable {
  border-color: #828282; }
.RadGrid_SAMPA .rgCommandRow {
  background: #c5c5c5 0 -2099px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #000; }
.RadGrid_SAMPA .rgCommandCell {
  border: 1px solid;
  border-color: #999 #f2f2f2;
  border-top-width: 0;
  padding: 0; }
.RadGrid_SAMPA tfoot .rgCommandCell,
.RadGrid_SAMPA .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
  border-top-width: 1px;
  border-bottom-width: 0; }
.RadGrid_SAMPA .rgCommandTable {
  border: 0;
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #e7e7e7; }
  .RadGrid_SAMPA .rgCommandTable td {
    border: 0;
    padding: 2px 7px; }
.RadGrid_SAMPA .rgCommandRow a {
  color: #000;
  text-decoration: none; }
.RadGrid_SAMPA .rgSave {
  background-position: 0 -1825px;
  height: 18px;
  width: 18px; }
.RadGrid_SAMPA .rgAdd {
  margin-right: 3px;
  background-position: 0 -1650px; }
.RadGrid_SAMPA .rgRefresh {
  margin-right: 3px;
  background-position: 0 -1600px; }
.RadGrid_SAMPA .rgEdit {
  background-position: 0 -1700px; }
.RadGrid_SAMPA .rgDel {
  background-position: 0 -1750px; }
.RadGrid_SAMPA .rgSelected .rgDel {
  background-position: 0 -1775px; }
.RadGrid_SAMPA .rgExpXLS,
.RadGrid_SAMPA .rgExpDOC,
.RadGrid_SAMPA .rgExpPDF,
.RadGrid_SAMPA .rgExpCSV {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Grid/export.gif'); }
.RadGrid_SAMPA .rgExpXLS {
  background-position: 0 0; }
.RadGrid_SAMPA .rgExpDOC {
  background-position: 0 -50px; }
.RadGrid_SAMPA .rgExpPDF {
  background-position: 0 -100px; }
.RadGrid_SAMPA .rgExpCSV {
  background-position: 0 -150px; }

/*editing*/
/*hierarchy*/
/*command row*/
/*multirow select*/
.rgCellSelectorArea_SAMPA,
.GridRowSelector_SAMPA {
  background: #4c4e54; }

/*row drag n drop*/
.GridItemDropIndicator_SAMPA {
  border-top: 1px dashed #666; }

/*tooltip*/
.GridToolTip_SAMPA {
  border: 1px solid #828282;
  padding: 3px;
  background: #fff;
  color: #333; }

.RadGridRTL_SAMPA .rgPageFirst {
  background-position: 0 -1000px; }
  .RadGridRTL_SAMPA .rgPageFirst:hover {
    background-position: 0 -1050px; }
.RadGridRTL_SAMPA .rgPagePrev {
  background-position: 0 -850px; }
  .RadGridRTL_SAMPA .rgPagePrev:hover {
    background-position: 0 -900px; }
.RadGridRTL_SAMPA .rgPageNext {
  background-position: 0 -700px; }
  .RadGridRTL_SAMPA .rgPageNext:hover {
    background-position: 0 -750px; }
.RadGridRTL_SAMPA .rgPageLast {
  background-position: 0 -550px; }
  .RadGridRTL_SAMPA .rgPageLast:hover {
    background-position: 0 -600px; }
.RadGridRTL_SAMPA .rgExpand {
  background-position: -20px -496px; }
 	
/* End of Grid.Default.css */ 
 
/* Start of ImageEditor.Default.css */ 
.RadImageEditor_SAMPA, .RadImageEditor_SAMPA.rieDialogs .riePrintContent {
  border-color: #828282;
  background-color: #eeeeee; }
.RadImageEditor_SAMPA .rieStatusBarInfo .rieLabel {
  color: #828282; }
.RadImageEditor_SAMPA .rieStatusBarInfo span {
  color: #333333; }

/* ImageEditor Dialogs using RadDock as Wrapper */
.RadImageEditor_Default .rieCustomSave .rtbIcon, .rieCustomizedIconClass.rieBackgroundImg span.rtbIcon {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/ImageEditor/rieToolsLight.png') !important;
}

.RadDock_SAMPA.rieDialogs .rbPrimaryIcon,
.RadImageEditor_SAMPA .rieResizeHandle,
.RadImageEditor_SAMPA .rieBackgroundImg .rtbIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/ImageEditor/rieToolsLight.png');
  _background-image: url('/Components/General/Resources/Images/Telerik/Common/ImageEditor/rieToolsLightIE6.png'); }

.RadDock_SAMPA.rieDialogs .rieThumbsBottomRow td,
.RadDock_SAMPA.rieDialogs .rieDialogsThumbsLeft,
.RadDock_SAMPA.rieDialogs .rieThumbsLink,
.RadImageEditor_SAMPA .rieContentArea {
  border-color: #828282; }

.RadDock_SAMPA.rieDialogs .rieActiveThumbsLink,
.RadDock_SAMPA.rieDialogs .rieThumbsLink:hover,
.RadDock_SAMPA.rieDialogs .riePrintContent img,
.RadImageEditor_SAMPA .rieHighlightVertical,
.RadImageEditor_SAMPA .rieHighlightHorizontal {
  border-color: #515151;
  background-color: #eeeeee; }

.RadDock_SAMPA.rieDialogs .rdContent {
  color: #333333; }

 	
/* End of ImageEditor.Default.css */ 
 
/* Start of Input.Default.css */ 
/*global*/
.RadInput_SAMPA,
.RadInputMgr_SAMPA {
  font: 12px "SDF",arial,sans-serif; }

/*textbox states*/
html body .RadInput_SAMPA .riTextBox,
html body .RadInputMgr_SAMPA {
  border-color: #8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
  background: #fff;
  color: #333333;
  font: 12px "SDF",arial,sans-serif; }
html body .RadInput_SAMPA .riEmpty,
html body .RadInput_Empty_SAMPA {
  color: #a5a5a5; }
html body .RadInput_SAMPA .riHover,
html body .RadInput_Hover_SAMPA,
html body .RadInput_SAMPA .riFocused,
html body .RadInput_Focused_SAMPA {
  border-color: #515151;
  color: #333333; }
html body .RadInput_SAMPA .riRead,
html body .RadInput_Read_SAMPA {
  border-color: #d0d0d0; }
html body .RadInput_SAMPA .riDisabled,
html body .RadInput_Disabled_SAMPA {
  border-color: #d0d0d0;
  color: #8a8a8a;
  cursor: default; }
html body .RadInput_SAMPA .riError,
html body .RadInput_Error_SAMPA {
  border-color: #d51923;
  background: white 100% -298px no-repeat url('/Components/General/Resources/Images/Telerik/Input/sprite.gif');
  color: #d51923; }

.RadForm.rfdTextbox .RadInput_SAMPA .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_SAMPA[type="text"] {
  border-color: #d51923;
  background: white 100% -298px no-repeat url('/Components/General/Resources/Images/Telerik/Input/sprite.gif');
  color: #d51923; }

html body .RadInput_SAMPA .riNegative,
html body .RadInput_Negative_SAMPA {
  color: #565656; }

.RadInput_SAMPA a {
  background: transparent no-repeat url('/Components/General/Resources/Images/Telerik/Input/sprite.gif'); }
.RadInput_SAMPA .riBtn a {
  width: 20px;
  height: 18px;
  line-height: 18px;
  background-position: 3px 5px; }
  .RadInput_SAMPA .riBtn a:hover {
    background-position: 3px -45px; }
.RadInput_SAMPA .riSpin a {
  width: 15px;
  height: 7px;
  line-height: 7px; }
.RadInput_SAMPA a.riUp {
  background-position: 4px -98px; }
  .RadInput_SAMPA a.riUp:hover {
    background-position: 4px -148px; }
.RadInput_SAMPA a.riDown {
  background-position: 4px -199px; }
  .RadInput_SAMPA a.riDown:hover {
    background-position: 4px -249px; }
.RadInput_SAMPA .riLabel {
  color: #000; }
.RadInput_SAMPA .riResizeIcon {
  background: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png') no-repeat transparent;
  background-position: -6.5px -966.5px;
  margin-bottom: -1px; }

html body .RadInputRTL_SAMPA .riError,
html body .RadInputRTL_Error_SAMPA {
  background-position: 3px -298px; }
html body .RadInputRTL_SAMPA .riResizeIcon {
  background-position: -6.5px -986.5px; }

.RadForm.rfdTextbox .RadInputRTL_SAMPA .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_SAMPA[type="text"] {
  background-position: 3px -298px; }

 	
/* End of Input.Default.css */ 
 
/* Start of ListBox.Default.css */ 
.RadListBox_SAMPA {
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadListBox_SAMPA .rlbGroup,
  .RadListBox_SAMPA .rlbTemplateContainer {
    border-color: #8e8e8e;
    color: #333333;
    background-color: white; }
  .RadListBox_SAMPA .rlbCheckAllItems {
    color: #333333;
    background-color: #eaeaea; }
  .RadListBox_SAMPA .rlbCheckAllItemsHovered {
    color: #333333;
    background-color: white; }
  .RadListBox_SAMPA .rlbItem {
    line-height: 18px; }
  .RadListBox_SAMPA .rlbHighlight {
    color: black;
    background-color: #dfdfdf; }
  .RadListBox_SAMPA .rlbItem.rlbHovered {
    color: black;
    background: #dfdfdf; }
  .RadListBox_SAMPA .rlbItem.rlbSelected {
    color: black;
    background: #c5c5c5; }

.RadListBox_SAMPA .rlbHeader,
.RadListBox_SAMPA .rlbFooter {
  border-color: #8e8e8e;
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbHeaderFooter.png');
  background-color: #f1f2f4; }

.RadListBox_SAMPA .rlbFooter {
  background-position: 0 -200px;
  background-color: #e6e6e6; }

.RadListBox_SAMPA .rlbDropClue {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbDropClue.png'); }

.RadListBox_SAMPA .rlbGroup .rlbDropClueAbove {
  border-top-style: dotted;
  border-top-color: #8e8e8e; }

.RadListBox_SAMPA .rlbGroup .rlbDropClueBelow {
  border-bottom-style: dotted;
  border-bottom-color: #8e8e8e; }

.RadListBox_SAMPA .rlbGroup .rlbSelected.rlbDropClueAbove,
.RadListBox_SAMPA .rlbGroup .rlbHovered.rlbDropClueAbove,
.RadListBox_SAMPA .rlbGroup .rlbSelected.rlbDropClueBelow,
.RadListBox_SAMPA .rlbGroup .rlbHovered.rlbDropClueBelow {
  border-color: #FFF; }

/* Buttons normal state vertical layout*/
.RadListBox_SAMPA .rlbButton {
  color: #333333; }
.RadListBox_SAMPA .rlbButtonText {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbSprite.png'); }
.RadListBox_SAMPA .rlbButton:hover .rlbButtonTL,
.RadListBox_SAMPA .rlbButton:hover .rlbButtonTR,
.RadListBox_SAMPA .rlbButton:hover .rlbButtonBL,
.RadListBox_SAMPA .rlbButton:hover .rlbButtonBR {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbButtonHover.png'); }
.RadListBox_SAMPA .rlbButton .rlbButtonTL,
.RadListBox_SAMPA .rlbButton .rlbButtonTR,
.RadListBox_SAMPA .rlbButton .rlbButtonBL,
.RadListBox_SAMPA .rlbButton .rlbButtonBR,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonTL,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonTR,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonBL,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonBR {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbButtonNormal.png'); }
.RadListBox_SAMPA .rlbButton:hover {
  color: black; }
.RadListBox_SAMPA .rlbDisabled,
.RadListBox_SAMPA .rlbDisabled:hover {
  color: #333333; }

.RadListBox_SAMPA .rlbMoveUp .rlbButtonText {
  background-position: 0 0; }
.RadListBox_SAMPA .rlbMoveUp:hover .rlbButtonText {
  background-position: -400px 0; }
.RadListBox_SAMPA .rlbMoveUpDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveUpDisabled:hover .rlbButtonText {
  background-position: -200px 0; }
.RadListBox_SAMPA .rlbMoveDown .rlbButtonText {
  background-position: 0 -25px; }
.RadListBox_SAMPA .rlbMoveDown:hover .rlbButtonText {
  background-position: -400px -25px; }
.RadListBox_SAMPA .rlbMoveDownDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveDownDisabled:hover .rlbButtonText {
  background-position: -200px -25px; }
.RadListBox_SAMPA .rlbMoveToTop .rlbButtonText {
  background-position: 0 -275px; }
.RadListBox_SAMPA .rlbMoveToTop:hover .rlbButtonText {
  background-position: -400px -275px; }
.RadListBox_SAMPA .rlbMoveToTopDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveToTopDisabled:hover .rlbButtonText {
  background-position: -200px -275px; }
.RadListBox_SAMPA .rlbMoveToBottom .rlbButtonText {
  background-position: 0 -300px; }
.RadListBox_SAMPA .rlbMoveToBottom:hover .rlbButtonText {
  background-position: -400px -300px; }
.RadListBox_SAMPA .rlbMoveToBottomDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveToBottomDisabled:hover .rlbButtonText {
  background-position: -200px -300px; }
.RadListBox_SAMPA .rlbDelete .rlbButtonText {
  background-position: 0 -50px; }
.RadListBox_SAMPA .rlbDelete:hover .rlbButtonText {
  background-position: -400px -50px; }
.RadListBox_SAMPA .rlbDeleteDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbDeleteDisabled:hover .rlbButtonText {
  background-position: -200px -50px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
  background-position: 0 -100px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
  background-position: 0 -75px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -100px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -75px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -100px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -75px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -150px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -125px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -150px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -125px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -150px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -125px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
  background-position: 0 -200px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
  background-position: 0 -175px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -200px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -175px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -200px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -175px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -250px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -225px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -250px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -225px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -250px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -225px; }
 	
/* End of ListBox.Default.css */ 
 
/* Start of Menu.Default.css */ 
/* <RadMenu / Default> */
.RadMenu_SAMPA .rmRootGroup, .RadMenu_SAMPA a.rmLink, .RadMenu_SAMPA .rmGroup .rmText, .RadMenu_SAMPA .rmVertical .rmText, .RadMenu_SAMPA .rmLeftArrow, .RadMenu_SAMPA .rmRightArrow, .RadMenu_SAMPA .rmTopArrow, .RadMenu_SAMPA .rmBottomArrow, .RadMenu_SAMPA .rmIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmSprite.png');
  background-color: transparent; }

.RadMenu_SAMPA .rmRootGroup {
  border: 1px solid #828282;
  background-repeat: repeat-x;
  background-position: 0 -408px;
  background-color: #e6e6e6; }

/* <Root items> */
.RadMenu_SAMPA, .RadMenu_SAMPA a.rmLink {
  font: normal 12px/23px "SDF", Arial, sans-serif;
  color: #000;
  text-decoration: none; }

.RadMenu_SAMPA a.rmLink, .RadMenu_SAMPA a.rmDisabled, .RadMenu_SAMPA a.rmDisabled:hover {
  background-position: 0 -72px; }

.RadMenu_SAMPA .rmFirst a.rmLink, .RadMenu_SAMPA .rmFirst a.rmLink:hover, .RadMenu_SAMPA .rmLast .rmText, .RadMenu_SAMPA .rmLast a.rmLink:hover .rmText, .RadMenu_SAMPA .rmVertical a.rmLink, .RadMenu_SAMPA .rmVertical .rmText {
  background-repeat: no-repeat;
  background-position: 0 500px; }

.RadMenu_SAMPA .rmVertical .rmFirst, .RadMenu_SAMPA .rmVertical .rmLast {
  background: none; }

.RadMenu_SAMPA a.rmLink:hover, .RadMenu_SAMPA a.rmFocused, .RadMenu_SAMPA a.rmSelected {
  background-color: #fff; }

.RadMenu_SAMPA .rmHorizontal .rmRootLink span.rmText {
  display: inline; }

.RadMenu_SAMPA_rtl .rmRootLink span.rmText {
  padding-right: 12px; }

.RadMenu_SAMPA_Context_rtl .rmRootLink span.rmText {
  padding-right: 28px; }

.RadMenu_SAMPA_rtl a.rmRootLink {
  margin-left: 0;
  padding: 0; }

.RadMenu_SAMPA_rtl .rmVertical a.rmRootLink {
  padding-right: 12px; }

/*.RadMenu_SAMPA_rtl ul.rmHorizontal .rmRootLink .rmLeftImage
{
	margin: 3px 6px 0 -4px;
}*/
.RadMenu_SAMPA .rmVertical a.rmLink {
  border-width: 1px 0;
  border-style: solid;
  border-color: transparent; }

.RadMenu_SAMPA .rmVertical a.rmLink:hover, .RadMenu_SAMPA .rmVertical a.rmFocused, .RadMenu_SAMPA .rmVertical a.rmSelected, .RadMenu_SAMPA .rmVertical a.rmExpanded, .RadMenu_SAMPA .rmVertical a.rmExpanded:hover {
  border-color: #828282; }

.RadMenu_SAMPA .rmVertical .rmFirst a.rmLink:hover, .RadMenu_SAMPA .rmVertical .rmFirst a.rmFocused, .RadMenu_SAMPA .rmVertical .rmFirst a.rmSelected, .RadMenu_SAMPA .rmVertical .rmFirst a.rmExpanded, .RadMenu_SAMPA .rmVertical .rmFirst a.rmExpanded:hover {
  border-top-color: transparent; }

.RadMenu_SAMPA .rmVertical .rmLast a.rmLink:hover, .RadMenu_SAMPA .rmVertical .rmLast a.rmFocused, .RadMenu_SAMPA .rmVertical .rmLast a.rmSelected, .RadMenu_SAMPA .rmVertical .rmLast a.rmExpanded, .RadMenu_SAMPA .rmVertical .rmLast a.rmExpanded:hover {
  border-bottom-color: transparent; }

.RadMenu_SAMPA .rmVertical .rmItem a.rmDisabled:hover {
  border-color: transparent; }

.RadMenu_SAMPA a.rmExpanded, .RadMenu_SAMPA a.rmExpanded:hover {
  background-color: #fff; }

.RadMenu_SAMPA a.rmDisabled, .RadMenu_SAMPA a.rmDisabled:hover {
  color: #7d7d7d;
  background-color: transparent; }

/* </Root items> */
/* <Submenu items> */
.RadMenu_SAMPA .rmGroup, .RadMenu_SAMPA .rmMultiColumn, .RadMenu_SAMPA .rmGroup .rmVertical {
  border: 1px solid #979797;
  background: #fff url('/Components/General/Resources/Images/Telerik/Menu/rmVSprite.png') repeat-y 0 0; }

.RadMenu_SAMPA .rmPopup {
  background: url('/Components/General/Resources/Images/Telerik/Menu/rmVSprite.png') repeat-y 0 0; }

.RadMenu_SAMPA .rmContentTemplate {
  background: #fff; }

.RadMenu_SAMPA .rmTopFix, .RadMenu_SAMPA .rmBottomFix, .RadMenu_SAMPA .rmRoundedCorners .rmGroup .rmItem, .RadMenu_SAMPA .rmRoundedCorners li.rmFirstGroupColumn .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmFirstGroupColumn li.rmFirstGroupColumn .rmItem, .RadMenu_SAMPA_Context.rmRoundedCorners .rmGroup .rmItem {
  background-color: #fff;
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmVSprite.png');
  background-repeat: repeat-y;
  background-position: -2px 0; }

.RadMenu_SAMPA .rmTopFix, .RadMenu_SAMPA .rmBottomFix {
  background-position: -5px 0; }

.RadMenu_SAMPA .rmPopup .rmTopFix, .RadMenu_SAMPA .rmPopup .rmBottomFix {
  background-image: none; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmGroup, .RadMenu_SAMPA .rmRoundedCorners .rmGroupColumn .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmGroupColumn .rmGroupColumn .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmHorizontal .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrap .rmVertical, .RadMenu_SAMPA_Context .rmHorizontal.rmGroup, .RadMenu_SAMPA_Context .rmHorizontal .rmGroup, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup, .RadMenu_SAMPA_Context.rmRoundedCorners .rmHorizontal .rmItem, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrap .rmVertical {
  background-image: none; }

.RadMenu_SAMPA .rmRoundedCorners .rmGroupColumn {
  background-color: #fff; }

.RadMenu_SAMPA .rmBottomLeft, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA_Context.rmRoundedCorners ul.rmGroup, .RadMenu_SAMPA .rmRoundedCorners ul.rmGroup, .RadMenu_SAMPA .rmRoundedCorners .rmMultiColumn {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedLeft.png');
  background-color: transparent;
  background-repeat: no-repeat; }

.RadMenu_SAMPA .rmPopup .rmBottomLeft {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedLeft_rtl.png'); }

.RadMenu_SAMPA .rmTopRight, .RadMenu_SAMPA .rmBottomRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedRight.png');
  background-color: transparent;
  background-repeat: no-repeat; }

.RadMenu_SAMPA .rmTopFix, .RadMenu_SAMPA .rmBottomFix, .RadMenu_SAMPA .rmRoundedCorners .rmGroup .rmFirst, .RadMenu_SAMPA_Context.rmRoundedCorners .rmGroup .rmFirst, .rmRoundedCorners_SAMPA .rmGroup .rmFirst {
  border-color: #979797; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmTopFix, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix {
  background: #FFF; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow {
  background-color: #FFF;
  border: 0; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow {
  background-color: #FFF; }

.RadMenu_SAMPA_rtl .rmBottomLeft, .RadMenu_SAMPA_rtl .rmRoundedCorners ul.rmGroup, .RadMenu_SAMPA_rtl .rmRoundedCorners .rmMultiColumn, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA .rmScrollWrapContainer .rmBottomLeft, .rmRoundedCorners.RadMenu_SAMPA_Context_rtl ul.rmGroup, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA .rmRoundedCorners .rmPopup {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedLeft_rtl.png');
  background-repeat: no-repeat; }

.RadMenu_SAMPA_rtl .rmTopRight, .RadMenu_SAMPA_rtl .rmBottomRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedRight_rtl.png'); }

.RadMenu_SAMPA_rtl .rmContentTemplate .rmTopRight, .RadMenu_SAMPA_rtl .rmContentTemplate .rmBottomRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedRight.png'); }

.RadMenu_SAMPA_rtl li.rmTopFix, .RadMenu_SAMPA_rtl li.rmBottomFix, .RadMenu_SAMPA_rtl .rmRoundedCorners .rmGroup .rmItem, .rmRoundedCorners.RadMenu_SAMPA_Context_rtl .rmGroup .rmItem {
  background-position: 101% 0; }

.RadMenu_SAMPA .rmSlide .rmScrollWrap {
  background-image: none; }

.RadMenu_SAMPA_rtl .rmGroup, .RadMenu_SAMPA_rtl .rmMultiColumn, .RadMenu_SAMPA_rtl .rmGroup .rmVertical {
  background-position: 100% 0; }

.RadMenu_SAMPA .rmRootGroup li.rmItem .rmGroup {
  padding-bottom: 0; }

.RadMenu_SAMPA .rmRootGroup .rmHorizontal {
  background-image: none; }

.RadMenu_SAMPA .rmScrollWrap .rmVertical {
  border: 0; }

.RadMenu_SAMPA .rmGroup .rmItem a.rmLink, .RadMenu_SAMPA .rmGroup .rmItem a.rmLink:hover, .RadMenu_SAMPA .rmGroup .rmItem a.rmFocused, .RadMenu_SAMPA .rmGroup .rmItem a.rmSelected, .RadMenu_SAMPA .rmGroup .rmItem a.rmExpanded {
  padding-top: 0;
  padding-bottom: 0;
  border: 0; }

.RadMenu_SAMPA .rmGroup .rmLast a.rmLink, .RadMenu_SAMPA .rmGroup .rmLast a.rmLink:hover, .RadMenu_SAMPA .rmGroup .rmLast a.rmFocused, .RadMenu_SAMPA .rmGroup .rmLast a.rmSelected, .RadMenu_SAMPA .rmGroup .rmLast a.rmExpanded {
  padding-bottom: 1px; }

.RadMenu_SAMPA .rmGroup a.rmLink, .RadMenu_SAMPA .rmGroup .rmText, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled:hover, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled .rmText, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled:hover .rmText {
  background-position: 0 500px;
  background-repeat: no-repeat;
  background-color: transparent; }

.RadMenu_SAMPA .rmGroup a.rmLink:hover, .RadMenu_SAMPA .rmGroup a.rmFocused, .RadMenu_SAMPA .rmGroup a.rmSelected, .RadMenu_SAMPA .rmGroup a.rmExpanded {
  background-position: 0 -168px; }

.RadMenu_SAMPA .rmGroup a.rmLink:hover .rmText, .RadMenu_SAMPA .rmGroup a.rmFocused .rmText, .RadMenu_SAMPA .rmGroup a.rmSelected .rmText, .RadMenu_SAMPA .rmGroup a.rmExpanded .rmText {
  background-position: 100% -192px; }

/* <expand arrows> */
.RadMenu_SAMPA .rmRootGroup .rmExpandRight, .RadMenu_SAMPA .rmGroup .rmExpandDown, .RadMenu_SAMPA_Context .rmGroup .rmExpandRight, .RadMenu_SAMPA .rmRootGroup .rmItem a.rmDisabled .rmExpandRight, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled .rmExpandDown, .RadMenu_SAMPA .rmRootGroup .rmItem a.rmDisabled:hover .rmExpandRight, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled:hover .rmExpandDown {
  background-position: 100% -216px; }

.RadMenu_SAMPA a.rmLink:hover .rmExpandRight, .RadMenu_SAMPA .rmLast a.rmLink:hover .rmExpandRight, .RadMenu_SAMPA a.rmFocused .rmExpandRight, .RadMenu_SAMPA a.rmSelected .rmExpandRight, .RadMenu_SAMPA a.rmExpanded .rmExpandRight {
  background-position: 100% -312px; }

.RadMenu_SAMPA .rmGroup a.rmLink:hover .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmFocused .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmSelected .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmExpanded .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmLink:hover .rmExpandDown, .RadMenu_SAMPA .rmGroup a.rmFocused .rmExpandDown, .RadMenu_SAMPA .rmGroup a.rmSelected .rmExpandDown, .RadMenu_SAMPA .rmGroup a.rmExpanded .rmExpandDown {
  background-position: 100% -240px; }

.RadMenu_SAMPA .rmRootGroup a.rmDisabled:hover .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmDisabled:hover .rmExpandDown {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmSprite.png');
  background-position: 100% -216px; }

/* </expand arrows> */
/* </Submenu items> */
/* <Submenu offsets (Default - specific, overlapping submenus)> */
.RadMenu_SAMPA .rmSlide {
  margin-top: -1px; }

/* </Submenu offsets> */
/* <Scrolling arrows> */
.RadMenu_SAMPA .rmLeftArrow, .RadMenu_SAMPA .rmRightArrow {
  background-color: #E6E6E6; }

.RadMenu_SAMPA .rmLeftArrow {
  background-position: -8px -312px;
  border-right: 1px solid #828282; }

.RadMenu_SAMPA .rmRightArrow {
  background-position: -482px -216px;
  border-left: 1px solid #828282; }

.RadMenu_SAMPA .rmTopArrow, .RadMenu_SAMPA .rmBottomArrow, .RadMenu_SAMPA .rmGroup .rmLeftArrow, .RadMenu_SAMPA .rmGroup .rmRightArrow {
  background-color: #E6E6E6; }

.RadMenu_SAMPA .rmTopArrow {
  background-position: 50% -367px;
  border-bottom: 1px solid #828282; }

.RadMenu_SAMPA .rmBottomArrow {
  background-position: 50% -391px;
  border-top: 1px solid #828282; }

.rmRoundedCorners_SAMPA .rmTopArrow, .rmRoundedCorners_SAMPA .rmBottomArrow, .RadMenu_SAMPA .rmRoundedCorners .rmTopArrow, .RadMenu_SAMPA .rmRoundedCorners .rmBottomArrow {
  border-color: #e8e8e8; }

/* </Scrolling arrows> */
/* <Separators> */
.RadMenu_SAMPA .rmRootGroup > .rmSeparator {
  margin-right: -4px; }

.RadMenu_SAMPA .rmSeparator .rmText {
  border-color: #a8a8a8 #fff #fff #a8a8a8; }

.RadMenu_SAMPA .rmGroup .rmSeparator .rmText {
  border-color: #c5c5c5 #fff #fff #c5c5c5; }

.RadMenu_SAMPA_Context .rmSeparator .rmText {
  background-color: transparent;
  background-position: 0 -406px; }

/* </Separators> */
/* </RadMenu / Default> */
.RadMenu_SAMPA .rmHorizontal .rmRootLink .rmIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmSprite.png');
  background-position: 50% -388px; }
  @media screen\9 {
    .RadMenu_SAMPA .rmHorizontal .rmRootLink .rmIcon {
      background-position: -243px -388px; } }

/* <rtl> */
.RadMenu_SAMPA_rtl .rmRootGroup > .rmSeparator {
  margin-left: -3px;
  margin-right: 0; }

.RadMenu_SAMPA_rtl a.rmLink, .RadMenu_SAMPA_rtl .rmRootGroup a.rmDisabled {
  background-position: 99% -96px; }

.RadMenu_SAMPA_rtl .rmGroup a.rmDisabled {
  background: none; }

.RadMenu_SAMPA_rtl .rmText {
  background-position: 0 -96px; }

.RadMenu_SAMPA_rtl .rmVertical a.rmExpanded .rmText, .RadMenu_SAMPA_rtl .rmVertical a.rmExpanded:hover .rmText {
  background-position: 0 500px;
  background-repeat: no-repeat; }

.RadMenu_SAMPA_rtl .rmGroup a.rmLink:hover, .RadMenu_SAMPA_rtl .rmGroup a.rmFocused, .RadMenu_SAMPA_rtl .rmGroup a.rmSelected, .RadMenu_SAMPA_rtl .rmGroup a.rmExpanded {
  background-position: 100% -264px; }

.RadMenu_SAMPA_rtl .rmGroup a.rmLink:hover .rmText, .RadMenu_SAMPA_rtl .rmGroup a.rmFocused .rmText, .RadMenu_SAMPA_rtl .rmGroup a.rmSelected .rmText, .RadMenu_SAMPA_rtl .rmGroup a.rmExpanded .rmText {
  background-position: 0 -288px; }

.RadMenu_SAMPA_Context_rtl .rmVertical .rmExpandLeft, .RadMenu_SAMPA_rtl .rmRootGroup .rmExpandLeft {
  background-position: 0 -312px; }

.RadMenu_SAMPA_rtl .rmVertical a.rmLink:hover .rmExpandLeft, .RadMenu_SAMPA_rtl .rmVertical a.rmFocused .rmExpandLeft, .RadMenu_SAMPA_rtl .rmVertical a.rmSelected .rmExpandLeft, .RadMenu_SAMPA_rtl .rmVertical a.rmExpanded .rmExpandLeft {
  background-position: 0 -216px; }

.RadMenu_SAMPA_rtl .rmGroup a.rmLink:hover .rmExpandLeft, .RadMenu_SAMPA_rtl .rmGroup a.rmFocused .rmExpandLeft, .RadMenu_SAMPA_rtl .rmGroup a.rmSelected .rmExpandLeft, .RadMenu_SAMPA_rtl .rmGroup a.rmExpanded .rmExpandLeft, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmLink:hover .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmFocused .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmSelected .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmExpanded .rmExpandDown {
  background-position: 0 -336px; }

.RadMenu_SAMPA_rtl .rmRootGroup a.rmDisabled:hover .rmExpandLeft, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmExpandUp {
  background-position: 0 -312px; }

/* </rtl> */ 	
/* End of Menu.Default.css */ 
 
/* Start of Notification.Default.css */ 
.RadNotification_SAMPA {
  border-color: #8a8a8a;
  color: #333333;
  background-color: #eeeeee;
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* base style overwrites */ }
  .RadNotification_SAMPA.rnShadows {
    box-shadow: 2px 2px 3px #b0b0b0; }
  .RadNotification_SAMPA .rnTitleBar {
    border-bottom-color: transparent;
    background-image: linear-gradient(#fdfdfd, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 ); }
  .RadNotification_SAMPA .rnCommands a {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
  .RadNotification_SAMPA .rnContentWrapper {
    border-top-color: #8a8a8a; }
  .RadNotification_SAMPA .rnCommands {
    margin: 4px 0 0; }
 	
/* End of Notification.Default.css */ 
 
/* Start of OrgChart.Default.css */ 
/**
 * Organizational Chart Default Skin
 */
/*----------------------------------------------------------------------------*/
/** Global wrapper */
.RadOrgChart_SAMPA {
  color: #000000;
  font: normal 12px/14px "SDF", Arial, sans-serif; }

/** Viewport */
/** NodeList */
/** Node */
/** Group */
.RadOrgChart_SAMPA .rocGroup {
  border-radius: 10px;
  background-color: #e5e5e5;
  background-color: rgba(0, 0, 0, 0.1);
  *background-color: #e5e5e5; }

/** ItemList */
/** ItemWrap */
/** Items */
.RadOrgChart_SAMPA .rocItemContent,
.RadOrgChart_SAMPA .rocItemTemplate {
  border-color: #999999;
  border-radius: 5px;
  background-color: #cccccc;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/OrgChart/rocItemTileLight.png'); }

/** Toggle handle */
/*.RadOrgChart_SAMPA .rocToggleHandle,*/
.RadOrgChart_SAMPA .rocExpandArrow,
.RadOrgChart_SAMPA .rocCollapseArrow,
.RadOrgChart_SAMPA .rocExpandGroupArrow,
.RadOrgChart_SAMPA .rocCollapseGroupArrow {
  border-color: #999999;
  border-radius: 3px;
  background-color: #cccccc;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Actions/actionExpandCollapseDark.png'); }

/* Loading states */
.RadOrgChart_SAMPA .rocLoadingNodes .rocExpandArrow,
.RadOrgChart_SAMPA .rocLoadingNodes .rocCollapseArrow,
.RadOrgChart_SAMPA .rocLoadingGroups .rocExpandGroupArrow,
.RadOrgChart_SAMPA .rocLoadingGroups .rocCollapseGroupArrow {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif'); }

/** Node lines */
.RadOrgChart_SAMPA .rocLineUp,
.RadOrgChart_SAMPA .rocLineDown,
.RadOrgChart_SAMPA .rocLineHorizontal {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/OrgChart/rocLinesDark.png'); }

/** Drag and Drop */
/** Drag ghost */
.rocDetachedItemContainer.RadOrgChart_SAMPA .rocGhostItem,
.rocDetachedNodeContainer.RadOrgChart_SAMPA .rocGhostNode {
  border-color: #999999;
  border-radius: 5px;
  background-color: #cccccc;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/OrgChart/rocItemTileLight.png'); }

/** Drag Drop Clue */
.rocDetachedItemContainer.RadOrgChart_SAMPA .rocDropClue,
.rocDetachedNodeContainer.RadOrgChart_SAMPA .rocDropClue {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Actions/actionDragDropDark.png'); }

/** Toolbar */
.rocToolbar_SAMPA {
  border-color: #cccccc;
  border-radius: 5px;
  background-color: #fafafa; }

/** Toolbar button */
.rocToolbar_SAMPA .rocToolbarButton {
  border-color: #cccccc;
  border-radius: 3px;
  background-color: #f0f0f0;
  text-indent: -999em;
  float: left;
  overflow: hidden; }
 	
/* End of OrgChart.Default.css */ 
 
/* Start of PanelBar.Default.css */ 
.RadPanelBar_SAMPA {
  background: #fff; }

.RadPanelBar_SAMPA .rpRootGroup {
  border-color: #828282; }

.RadPanelBar_SAMPA a.rpLink,
.RadPanelBar_SAMPA div.rpHeaderTemplate,
.RadPanelBar_SAMPA .rpTemplate {
  color: #000;
  font: normal 12px/24px "SDF", Arial, sans-serif; }

.RadPanelBar_SAMPA div.rpHeaderTemplate,
.RadPanelBar_SAMPA a.rpLink {
  background-color: #fdfdfd;
  background-image: url('/Components/General/Resources/Images/Telerik/PanelBar/RootItemBg.png');
  border-color: #ebebeb; }

.RadPanelBar_SAMPA .rpOut {
  border-color: #ebebeb; }

.RadPanelBar_SAMPA .rpLink:hover {
  border-color: #c4c4c4; }

.RadPanelBar_SAMPA .rpLink.rpFocused,
.RadPanelBar_SAMPA .rpLink.rpSelected {
  background-color: #fdfdfd;
  border-color: #aaaaaa; }

.RadPanelBar_SAMPA .rpLink.rpExpanded,
.RadPanelBar_SAMPA div.rpFocused,
.RadPanelBar_SAMPA div.rpExpanded,
.RadPanelBar_SAMPA div.rpSelected {
  background-color: #fdfdfd;
  border-color: #6c6c6c; }

/* <disabled items> */
.RadPanelBar_SAMPA a.rpDisabled,
.RadPanelBar_SAMPA div.rpDisabled,
.RadPanelBar_SAMPA a.rpDisabled:hover {
  color: #bbb; }

/* </disabled items> */
/* <subitems> */
.RadPanelBar_SAMPA .rpGroup {
  background-color: #fff; }

.RadPanelBar_SAMPA .rpGroup a.rpLink,
.RadPanelBar_SAMPA .rpGroup div.rpHeaderTemplate,
.RadPanelBar_SAMPA .rpGroup .rpTemplate {
  color: #000;
  background-image: none;
  background-color: transparent; }

.RadPanelBar_SAMPA .rpGroup a.rpLink:hover {
  color: #000; }

.RadPanelBar_SAMPA .rpGroup a.rpLink,
.RadPanelBar_SAMPA .rpGroup a.rpLink .rpOut {
  background-color: transparent;
  background-image: url('/Components/General/Resources/Images/Telerik/PanelBar/SubItemStates.png');
  background-repeat: no-repeat; }

.RadPanelBar_SAMPA .rpGroup a.rpSelected,
.RadPanelBar_SAMPA .rpGroup a.rpSelected:hover {
  color: #fff; }

/* <subitems (disabled)> */
.RadPanelBar_SAMPA ul.rpGroup .rpDisabled,
.RadPanelBar_SAMPA .rpGroup a.rpDisabled:hover,
.RadPanelBar_SAMPA .rpGroup a.rpDisabled .rpOut {
  background-image: none; }

.RadPanelBar_SAMPA ul.rpGroup .rpDisabled,
.RadPanelBar_SAMPA .rpGroup a.rpDisabled:hover {
  color: #bbb;
  background-color: #fff; }

/* <subitems (disabled)> */
/* </subitems> */
/* <background positioning> */
.RadPanelBar_SAMPA a.rpLink,
.RadPanelBar_SAMPA div.rpHeaderTemplate,
.RadPanelBar_SAMPA a.rpExpanded,
.RadPanelBar_SAMPA div.rpExpanded,
.RadPanelBar_SAMPA .rpItem a.rpLinkExpandHovered {
  background-position: 0 0; }

.RadPanelBar_SAMPA a.rpFocused,
.RadPanelBar_SAMPA div.rpFocused,
.RadPanelBar_SAMPA a.rpLink:hover,
.RadPanelBar_SAMPA a.rpExpanded:hover {
  background-position: 0 -200px; }

.RadPanelBar_SAMPA a.rpSelected,
.RadPanelBar_SAMPA div.rpSelected,
.RadPanelBar_SAMPA a.rpSelected:hover {
  background-position: 0 -400px; }

.RadPanelBar_SAMPA .rpFirst a.rpLink,
.RadPanelBar_SAMPA .rpFirst div.rpHeaderTemplate,
.RadPanelBar_SAMPA li.rpFirst .rpExpanded {
  background-position: 0 -1px; }

.RadPanelBar_SAMPA li.rpFirst .rpFocused,
.RadPanelBar_SAMPA .rpFirst a.rpLink:hover {
  background-position: 0 -201px; }

.RadPanelBar_SAMPA li.rpFirst .rpSelected,
.RadPanelBar_SAMPA .rpFirst a.rpSelected:hover {
  background-position: 0 -401px; }

/* <root items (disabled)> */
.RadPanelBar_SAMPA a.rpDisabled:hover {
  cursor: default; }

.RadPanelBar_SAMPA a.rpDisabled,
.RadPanelBar_SAMPA div.rpDisabled,
.RadPanelBar_SAMPA a.rpDisabled:hover,
.RadPanelBar_SAMPA a.rpDisabled:hover .rpOut {
  background-position: 0 0; }

/* </root items (disabled)> */
/*      <expand arrows> */
.RadPanelBar_SAMPA .rpExpandable span.rpExpandHandle,
.RadPanelBar_SAMPA .rpExpanded span.rpExpandHandle {
  background-color: transparent;
  background-image: url('/Components/General/Resources/Images/Telerik/PanelBar/Expandable.png');
  background-repeat: no-repeat; }

.RadPanelBar_SAMPA_rtl .rpGroup .rpText {
  padding: 0 10px; }

.RadPanelBar_SAMPA .rpExpandable span.rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpandable:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -5px; }

.RadPanelBar_SAMPA a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -5px; }

.RadPanelBar_SAMPA .rpExpanded span.rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpanded:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -181px; }

.RadPanelBar_SAMPA a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -181px; }

.RadPanelBar_SAMPA div.rpExpandable .rpExpandHandleHovered {
  background-position: 0 -5px; }

.RadPanelBar_SAMPA div.rpExpanded .rpExpandHandleHovered {
  background-position: 0 -181px; }

/*      </expand arrows> */
.RadPanelBar_SAMPA .rpGroup a.rpLink,
.RadPanelBar_SAMPA .rpGroup div.rpHeaderTemplate,
.RadPanelBar_SAMPA .rpGroup a.rpLink .rpOut {
  background-position: 0 200px; }

.RadPanelBar_SAMPA .rpGroup a.rpLink:hover,
.RadPanelBar_SAMPA ul.rpGroup .rpFocused {
  background-position: 100% -22px; }

.RadPanelBar_SAMPA .rpGroup a.rpLink:hover .rpOut,
.RadPanelBar_SAMPA .rpGroup a.rpFocused .rpOut {
  background-position: 0 0; }

/*      <subitems (selected)> */
.RadPanelBar_SAMPA ul.rpGroup .rpSelected,
.RadPanelBar_SAMPA .rpGroup a.rpSelected:hover {
  background-position: 100% -222px;
  background-color: transparent; }

.RadPanelBar_SAMPA .rpGroup a.rpSelected .rpOut,
.RadPanelBar_SAMPA .rpGroup a.rpSelected:hover .rpOut {
  background-position: 0 -200px; }

/*      </subitems (selected)> */
/*      <subitems (expand arrows)> */
.RadPanelBar_SAMPA ul.rpGroup .rpExpandable .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpandable:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -343px; }

.RadPanelBar_SAMPA .rpGroup a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -343px; }

.RadPanelBar_SAMPA ul.rpGroup .rpExpanded .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpanded:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -482px; }

.RadPanelBar_SAMPA .rpGroup a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -482px; }

.RadPanelBar_SAMPA .rpGroup div.rpExpandable .rpExpandHandleHovered {
  background-position: 0 -343px; }

.RadPanelBar_SAMPA .rpGroup div.rpExpanded .rpExpandHandleHovered {
  background-position: 0 -482px; }

/* </background positioning> */
 	
/* End of PanelBar.Default.css */ 
 
/* Start of Rating.Default.css */ 
.RadRating_SAMPA a,
.RadRating_SAMPA a span {
  background-image: url('/Components/General/Resources/Images/Telerik/Rating/Sprite.png');
  _background-image: url('/Components/General/Resources/Images/Telerik/Rating/Sprite.gif'); }
@media print {
  .RadRating_SAMPA a:before,
  .RadRating_SAMPA a span:before {
    content: url('/Components/General/Resources/Images/Telerik/Rating/Sprite.png'); } }

 	
/* End of Rating.Default.css */ 
 
/* Start of RibbonBar.Default.css */ 
.RadRibbonBar_SAMPA {
  font: 11px "SDF", Arial, sans-serif; }
  .RadRibbonBar_SAMPA .rrbContentWrapIn {
    border-color: #828282;
    background-color: #cccccc; }

.RadRibbonBar_SAMPA .rrbContentWrapIn, .RadRibbonBar_SAMPA .rrbButtonArea, .RadRibbonBar_SAMPA .rrbGroupTitle, .RadRibbonBar_SAMPA .rrbButtonGroupIn {
  background-image: url('/Components/General/Resources/Images/Telerik/RibbonBar/rrbGradients.png'); }

.RadRibbonBar_SAMPA .rrbTabs {
  border-bottom-color: #828282; }
.RadRibbonBar_SAMPA .rrbApplicationTab .rrbTabLabel {
  border-color: #8d8d8d;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  background: #828282; }
.RadRibbonBar_SAMPA .rrbHeaderBar {
  border-color: #828282; }
.RadRibbonBar_SAMPA .rrbContextualTab .rrbContextualTabLabel {
  color: #ffffff; }
.RadRibbonBar_SAMPA .rrbTab .rrbTabLabel {
  border-color: transparent;
  border-radius: 5px 5px 0 0;
  color: #000000; }
.RadRibbonBar_SAMPA .rrbHoveredTab .rrbTabLabel {
  border-color: #828282;
  background-color: #e6e6e6;
  background-image: linear-gradient(#fcfbfb, #e6e6e6); }
.RadRibbonBar_SAMPA .rrbSelectedTab .rrbTabLabel {
  color: #000000;
  border-color: #828282;
  background: #ffffff; }
.RadRibbonBar_SAMPA .rrbMenu .rrbMenuLabel {
  color: #333333;
  background-color: #eaeaea; }
.RadRibbonBar_SAMPA .rrbToolTip {
  border-color: #cccccc;
  border-radius: 3px;
  color: #333333;
  background-color: #f0f0f0; }
.RadRibbonBar_SAMPA .rrbToggleHandle {
  background-position: -2px -622px; }
.RadRibbonBar_SAMPA.rrbMinimized .rrbToggleHandle, .RadRibbonBar_SAMPA.rrbExtendedChromeMinimized .rrbToggleHandle {
  background-position: -2px -662px; }
.RadRibbonBar_SAMPA .rrbButtonArea {
  background-color: #cccccc; }
.RadRibbonBar_SAMPA .rrbResizeHandle {
  background-position: -5px -885px; }
.RadRibbonBar_SAMPA .rrbGroupTitle {
  border-top: 1px solid #d2d2d2;
  color: #000000;
  background-color: #ffffff;
  background-position: 0 100%; }
.RadRibbonBar_SAMPA .rrbGroupLauncher {
  background-position: -6px -1926px; }
.RadRibbonBar_SAMPA .rrbButtonGroupIn {
  border-color: #cccccc #aaaaaa #999999;
  border-radius: 3px;
  background-color: #dadada;
  background-image: linear-gradient(#ffffff, #dadada); }
.RadRibbonBar_SAMPA .rrbButtonGroupHover .rrbButtonGroupIn {
  background-color: #cccccc;
  background-image: linear-gradient(#efefef, #cccccc); }
.RadRibbonBar_SAMPA .rrbCollapsedGroup .rrbButtonGroupIn {
  box-shadow: inset 0 0 1px #ffffff; }
.RadRibbonBar_SAMPA .rrbCollapsedGroup .rrbGroupToggleIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbCollapsedGroup .rrbGroupIcon {
  border-color: #8a8a8a; }

.RadRibbonBar_SAMPA .rrbQatButton, .RadRibbonBar_SAMPA .rrbButtonOut, .RadRibbonBar_SAMPA .rrbSplitButton:hover .rrbButtonArrow, .RadRibbonBar_SAMPA .rrbButtonStripPart, .RadRibbonBar_SAMPA .rrbComboBox .rrbActionButton, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton, .RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButton, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton, .RadRibbonBar_SAMPA .rrbDropDown .rrbDDInner, .RadRibbonBar_SAMPA .rrbColorPicker .rrbCPInner, .RadRibbonBar_SAMPA .rrbGalleryAction {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientButtonSprite.png');
  border-color: #8a8a8a;
  color: #333333;
  background-color: #e8e8e8;
  background-image: linear-gradient(#faf9f9 0%, #e8e8e8 100%); }

.RadRibbonBar_SAMPA .rrbQatButton, .RadRibbonBar_SAMPA .rrbButtonOut {
  border-color: transparent;
  background-color: transparent; }

.RadRibbonBar_SAMPA .rrbQatButton:hover, .RadRibbonBar_SAMPA .rrbButtonOut:hover, .RadRibbonBar_SAMPA .rrbButtonOut.rrbButtonHovered, .RadRibbonBar_SAMPA .rrbSplitButton .rrbButtonArrow:hover, .RadRibbonBar_SAMPA .rrbButtonStripPart:hover, .RadRibbonBar_SAMPA .rrbComboBox .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbDropDown .rrbDDInner:hover, .RadRibbonBar_SAMPA .rrbColorPicker .rrbCPInner:hover, .RadRibbonBar_SAMPA .rrbGalleryAction:hover, .RadRibbonBar_SAMPA .rrbGalleryItemHovered, .rrbSlide_SAMPA .rrbGalleryItemHovered {
  border-color: #515151;
  color: #000000;
  background-color: #c3c3c3;
  background-image: linear-gradient(#e2e2e2 0%, #c3c3c3 100%); }

.RadRibbonBar_SAMPA .rrbQatButton:active, .RadRibbonBar_SAMPA .rrbButtonOut.rrbButtonClicked, .RadRibbonBar_SAMPA .rrbButtonOut.rrbButtonPressed, .RadRibbonBar_SAMPA .rrbButtonOut.rrbExpanded, .RadRibbonBar_SAMPA .rrbButtonOut.rrbToggled, .RadRibbonBar_SAMPA .rrbExpanded .rrbSplitButton .rrbButtonArrow, .RadRibbonBar_SAMPA .rrbButtonClicked .rrbSplitButton .rrbButtonArrow, .RadRibbonBar_SAMPA .rrbButtonStripPart:active, .RadRibbonBar_SAMPA .rrbButtonStripPart.rrbButtonClicked, .RadRibbonBar_SAMPA .rrbButtonStripPart.rrbButtonPressed, .RadRibbonBar_SAMPA .rrbComboBox .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbDropDown .rrbDDInner:active, .RadRibbonBar_SAMPA .rrbColorPicker .rrbCPInner:active, .RadRibbonBar_SAMPA .rrbGalleryAction:active, .RadRibbonBar_SAMPA .rrbGalleryItemSelected, .rrbSlide_SAMPA .rrbGalleryItemSelected {
  border-color: #888888;
  color: #000000;
  background-color: #dedede;
  background-image: linear-gradient(#c7c7c7 0%, #dedede 100%); }

.RadRibbonBar_SAMPA .rrbMenu, .RadRibbonBar_SAMPA .rrbMenuGroupMid, .rrbDropDownSlide_SAMPA .rrbPopup, .rrbSlide_SAMPA .rrbPopup, .rrbPopup_SAMPA, .rrbPopup_SAMPA .rrbPopup {
  border-color: #828282;
  color: #333333;
  background-color: #ffffff; }

.RadRibbonBar_SAMPA .rrbMenu .rrbMenuItem, .RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut, .rrbPopup_SAMPA .rrbMIInner, .rrbPopup_SAMPA .rrbMIToggle {
  color: #333333;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientListSprite.png');
  background-repeat: repeat-x;
  background-position: 0 0; }

.RadRibbonBar_SAMPA .rrbMenu .rrbMenuItem:hover, .RadRibbonBar_SAMPA .rrbMenu .rrbMenuItemHovered, .RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut:hover, .rrbPopup_SAMPA .rrbMIHovered > .rrbMIInner, .rrbPopup_SAMPA .rrbMIHovered > .rrbMIInner .rrbMIToggle, .rrbPopup_SAMPA .rrbMIExpanded > .rrbMIInner {
  border-color: #b0b0b0;
  color: #000000;
  background-color: #c5c5c5;
  background-image: linear-gradient(#e1e1e1, #c5c5c5); }

.RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut.rrbExpanded, .RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut.rrbButtonClicked, .rrbPopup_SAMPA .rrbMIExpanded > .rrbMIInner .rrbMIToggle {
  border-color: #6c6c6c;
  color: #ffffff;
  background-color: #828282;
  background-image: linear-gradient(#969696, #828282);
  background-color: #828282; }

.RadRibbonBar_SAMPA .rrbIcon, .RadRibbonBar_SAMPA .rrbToggleHandle, .RadRibbonBar_SAMPA .rrbResizeHandle, .RadRibbonBar_SAMPA .rrbGroupLauncher, .RadRibbonBar_SAMPA .rrbGroupToggleIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
.RadRibbonBar_SAMPA .rrbButtonOut {
  border-radius: 3px; }
  .RadRibbonBar_SAMPA .rrbButtonOut .rrbIcon {
    background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbMenuGroupMid {
  box-shadow: 3px 2px 3px #888; }
.RadRibbonBar_SAMPA .rrbComboBox .rrbCBInner {
  border-color: #8e8e8e;
  background-color: #ffffff; }
.RadRibbonBar_SAMPA .rrbComboBox .rrbCBInput {
  color: #333333; }
.RadRibbonBar_SAMPA .rrbComboBox .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton:hover {
  background: none; }
.RadRibbonBar_SAMPA .rrbDropDown .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbNTBInner {
  border-color: #8e8e8e;
  background-color: #ffffff; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbNTBInput {
  color: #333333; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButtonUp .rrbIcon {
  background-position: -2px -402px; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButtonDown .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton:hover {
  background: none; }
.RadRibbonBar_SAMPA .rrbColorPicker .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbGallery {
  border-color: #8a8a8a;
  background-color: #ffffff; }
.RadRibbonBar_SAMPA .rrbGalleryActionUp .rrbIcon {
  background-position: -2px -2px; }
.RadRibbonBar_SAMPA .rrbGalleryActionDown .rrbIcon {
  background-position: -2px -22px; }
.RadRibbonBar_SAMPA .rrbGalleryActionExpand .rrbIcon {
  background-position: -2px -182px; }
.RadRibbonBar_SAMPA .rrbCategoryTitle {
  color: #333333;
  background-color: #eaeaea; }
.RadRibbonBar_SAMPA .rrbGalleryItemInner {
  color: #333333;
  background-color: #ffffff; }

.rrbDropDownSlide_SAMPA .rrbPopup {
  font: 11px "SDF", Arial, Helvetica, sans-serif; }
.rrbDropDownSlide_SAMPA .rrbListItem:hover {
  color: #000000;
  background-color: #dfdfdf; }

.rrbSlide_SAMPA .rrbPopup {
  font: 11px "SDF", Arial, Helvetica, sans-serif; }
.rrbSlide_SAMPA .rrbCategoryTitle {
  color: #333333;
  background-color: #eaeaea; }
.rrbSlide_SAMPA .rrbGalleryItemInner {
  color: #333333;
  background-color: #ffffff; }

.rrbPopup_SAMPA {
  font: 11px "SDF", Arial, Helvetica, sans-serif; }
  .rrbPopup_SAMPA .rrbHeaderBar {
    border-color: #8a8a8a;
    color: #333333;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9 0%, #e8e8e8 100%); }
  .rrbPopup_SAMPA .rrbMIToggle .rrbIcon {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
  .rrbPopup_SAMPA .rrbDisabled > .rrbMIInner {
    color: #a5a5a5;
    background-color: transparent; }
  .rrbPopup_SAMPA .rrbHeader {
    border-color: #c5c5c5;
    background: #ebebeb; }
  .rrbPopup_SAMPA .rrbAuxiliaryPane {
    background: #eeeeee;
    border-color: #8a8a8a; }
  .rrbPopup_SAMPA .rrbFooterPane {
    border-color: #c5c5c5;
    background: #ebebeb; }
 	
/* End of RibbonBar.Default.css */ 
 
/* Start of Rotator.Default.css */ 
.RadRotator_SAMPA {
  /*================== The list ========================*/
  /* For vertical carousel, not set, width defaults to auto */
  /* Note if you explicitly set width to auto, this might cause */
  /* problems with Safari */
  /* When LoadOnDemand */ }
  .RadRotator_SAMPA .rrClipRegion {
    border-color: #8a8a8a; }
  .RadRotator_SAMPA .rrButton {
    background-image: url('/Components/General/Resources/Images/Telerik/Rotator/RotatorButtons.gif');
    background-repeat: no-repeat; }
  .RadRotator_SAMPA .rrLoadingSign {
    background: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif') no-repeat center; }
 	
/* End of Rotator.Default.css */ 
 
/* Start of Slider.Default.css */ 
.RadSlider_SAMPA {
  /* horizontal slider */
  /* end horizontal slider */
  /* vertical slider */
  /* end vertical slider */
  /* horizontal slider - TrackPosition=Top/Bottom */
  /* vertical slider - TrackPosition=Left/Right */
  /* horizontal slider - TrackPosition=Center */
  /* vertical slider - TrackPosition=Center */ }
  .RadSlider_SAMPA .rslTrack {
    border-color: #8a8a8a; }
  .RadSlider_SAMPA div.rslTop a.rslDraghandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/DragHandleDown.gif'); }
  .RadSlider_SAMPA .rslHorizontal a.rslHandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/Handles.gif'); }
  .RadSlider_SAMPA .rslHorizontal a.rslDraghandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/DragHandle.gif'); }
  .RadSlider_SAMPA .rslHorizontal .rslTrack {
    background: url('/Components/General/Resources/Images/Telerik/Slider/TrackBgr.gif') repeat-x; }
  .RadSlider_SAMPA .rslHorizontal .rslSelectedregion {
    background: url('/Components/General/Resources/Images/Telerik/Slider/SelectedRegionHorizontalBgr.gif') right top; }
  .RadSlider_SAMPA .rslHorizontal .rslItem {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/ItemHorizontalBgr.gif'); }
  .RadSlider_SAMPA .rslVertical a.rslHandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/HandlesVertical.gif'); }
  .RadSlider_SAMPA .rslVertical .rslTrack {
    background: url('/Components/General/Resources/Images/Telerik/Slider/TrackVerticalBgr.gif') repeat-y; }
  .RadSlider_SAMPA .rslVertical .rslSelectedregion {
    background: url('/Components/General/Resources/Images/Telerik/Slider/SelectedRegionVerticalBgr.gif') left bottom; }
  .RadSlider_SAMPA .rslVertical a.rslDraghandle {
    background: url('/Components/General/Resources/Images/Telerik/Slider/DragVerticalHandle.gif') no-repeat; }
  .RadSlider_SAMPA .rslVertical .rslItem {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/ItemVerticalBgr.gif'); }
  .RadSlider_SAMPA .rslLeft a.rslDraghandle {
    background: url('/Components/General/Resources/Images/Telerik/Slider/DragVerticalHandleRight.gif') no-repeat; }
  .RadSlider_SAMPA .rslItem,
  .RadSlider_SAMPA .rslLargeTick span {
    color: #333333; }
  .RadSlider_SAMPA .rslItemsWrapper .rslItemSelected {
    color: #333333; }
  .RadSlider_SAMPA .rslTop .rslSmallTick,
  .RadSlider_SAMPA .rslBottom .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeHorizontal.gif'); }
  .RadSlider_SAMPA .rslTop .rslLargeTick,
  .RadSlider_SAMPA .rslBottom .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargeChangeHorizontal.gif'); }
  .RadSlider_SAMPA .rslLeft .rslSmallTick,
  .RadSlider_SAMPA .rslRight .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeVertical.gif'); }
  .RadSlider_SAMPA .rslLeft .rslLargeTick,
  .RadSlider_SAMPA .rslRight .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargelChangeVertical.gif'); }
  .RadSlider_SAMPA .rslMiddle .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeMiddleHorizontal.gif'); }
  .RadSlider_SAMPA .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargeChangeMiddleHorizontal.gif'); }
  .RadSlider_SAMPA .rslCenter .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeCenterVertical.gif'); }
  .RadSlider_SAMPA .rslCenter .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargelChangeCenterVertical.gif'); }
 	
/* End of Slider.Default.css */ 
 
/* Start of Splitter.Default.css */ 
.RadSplitter_SAMPA {
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif;
  /* Borders */
  /* When ShowContentDuringLoad="false" */
  /* RadSplitBar/RadSlidingPane resize elements */
  /* RadSlidingPane tab */
  /* RadSlidingPane header */
  /* RadSlidingPane title text */
  /* RadSlidingPane header elements */ }
  .RadSplitter_SAMPA,
  .RadSplitter_SAMPA .rspPaneTabContainer,
  .RadSplitter_SAMPA .rspPane,
  .RadSplitter_SAMPA .rspResizeBar,
  .RadSplitter_SAMPA .rspSlideContainerResize,
  .RadSplitter_SAMPA .rspPaneHorizontal,
  .RadSplitter_SAMPA .rspResizeBarHorizontal,
  .RadSplitter_SAMPA .rspSlideContainerResizeHorizontal {
    border-color: #8a8a8a; }
  .RadSplitter_SAMPA .rspLoading {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/loading.gif'); }
  .RadSplitter_SAMPA .rspResizeBar,
  .RadSplitter_SAMPA .rspSlideContainerResize,
  .RadSplitter_SAMPA .rspResizeBarOver,
  .RadSplitter_SAMPA .rspSlideContainerResizeOver {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/ResizeBarVerticalSprites.gif');
    background-color: white;
    border-right-color: #8a8a8a; }
  .RadSplitter_SAMPA .rspResizeBarHorizontal,
  .RadSplitter_SAMPA .rspSlideContainerResizeHorizontal,
  .RadSplitter_SAMPA .rspResizeBarOverHorizontal,
  .RadSplitter_SAMPA .rspSlideContainerResizeOverHorizontal {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/ResizeBarHorizontalSprites.gif');
    background-color: white;
    border-bottom-color: #8a8a8a; }
  .RadSplitter_SAMPA .rspPaneTabContainer,
  .RadSplitter_SAMPA .rspSlideHeaderDockIcon,
  .RadSplitter_SAMPA .rspSlideHeaderUndockIcon,
  .RadSplitter_SAMPA .rspSlideHeaderCollapseIcon,
  .RadSplitter_SAMPA .rspCollapseBarExpand,
  .RadSplitter_SAMPA .rspCollapseBarCollapse,
  .RadSplitter_SAMPA .rspCollapseBarHorizontalExpand,
  .RadSplitter_SAMPA .rspCollapseBarHorizontalCollapse {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/ExpandCollapseBarsCommands.gif'); }
  .RadSplitter_SAMPA .rspSlideHeader,
  .RadSplitter_SAMPA .rspSlideTitleContainer,
  .RadSplitter_SAMPA .rspBottom .rspPaneTabContainer,
  .RadSplitter_SAMPA .rspTop .rspPaneTabContainer {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/slideTitleContainerBgr.gif');
    background-repeat: repeat-x; }
  .RadSplitter_SAMPA .rspSlideTitle,
  .RadSplitter_SAMPA .rspPaneTabText {
    color: #333333; }
  .RadSplitter_SAMPA .rspSlideTitleContainer,
  .RadSplitter_SAMPA .rspSlideHeaderIconWrapper {
    border-bottom: 1px solid #8a8a8a; }

 	
/* End of Splitter.Default.css */ 
 
/* Start of TabStrip.Default.css */ 
.RadTabStrip_SAMPA {
  color: #333333;
  font: 12px "SDF", Arial, Helvetica, sans-serif;
  line-height: 26px; }
  .RadTabStrip_SAMPA .rtsGhostTab {
    border-color: #8a8a8a;
    border-radius: 5px;
    color: #333333;
    background-color: #fafafa; }
  .RadTabStrip_SAMPA .rtsLI,
  .RadTabStrip_SAMPA .rtsLink {
    color: #333333;
    font: 12px/26px "SDF", Arial, Helvetica, sans-serif; }
  .RadTabStrip_SAMPA .rtsLink {
    background-image: none; }
    .RadTabStrip_SAMPA .rtsLink:hover, .RadTabStrip_SAMPA .rtsLink.rtsSelected {
      text-decoration: underline; }
    .RadTabStrip_SAMPA .rtsLink.rtsDisabled {
      text-decoration: none; }
  .RadTabStrip_SAMPA .rtsOut {
    background-image: none; }
  .RadTabStrip_SAMPA .rtsSelected,
  .RadTabStrip_SAMPA .rtsSelected:hover {
    text-decoration: underline; }
  .RadTabStrip_SAMPA .rtsDisabled {
    color: #a5a5a5; }
  .RadTabStrip_SAMPA .rtsLevel {
    background-color: transparent; }
    .RadTabStrip_SAMPA .rtsLevel .rtsFirst .rtsLink {
      background-position: 0 0; }
    .RadTabStrip_SAMPA .rtsLevel .rtsLink {
      background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png');
      background-position: 0 -52px; }
      .RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsSelected {
        color: #000000;
        text-decoration: none;
        background-position: 0 -26px; }
      .RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsAfter {
        background-position: 0 -78px; }
    .RadTabStrip_SAMPA .rtsLevel .rtsOut {
      background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png');
      background-position: 100% -52px; }
    .RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsOut {
      background-position: 100% 0; }
    .RadTabStrip_SAMPA .rtsLevel .rtsSelected .rtsOut {
      background-position: 100% -78px; }
    .RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
      background-position: 100% -26px; }
  .RadTabStrip_SAMPA .rtsNextArrow,
  .RadTabStrip_SAMPA .rtsPrevArrow,
  .RadTabStrip_SAMPA .rtsPrevArrowDisabled,
  .RadTabStrip_SAMPA .rtsNextArrowDisabled {
    background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png'); }

.RadTabStripBottom_SAMPA {
  	/*// levels
  	.rtsLevel {
  
  		
  		&.rtsLevel2,
  		&.rtsLevel3,
  		&.rtsLevel4,
  		&.rtsLevel5 {
  			background-image: none;
  		}
  	}*/ }
  .RadTabStripBottom_SAMPA .rtsLevel.rtsLevel2, .RadTabStripBottom_SAMPA .rtsLevel.rtsLevel3 {
    background-image: none; }
  .RadTabStripBottom_SAMPA .rtsLevel {
    background-position: 0 -599px;
    background-repeat: repeat-x; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsFirst .rtsLink {
      background-position: 0 -182px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsLink {
      background-position: 0 -130px; }
      .RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsSelected {
        background-position: 0 -156px; }
      .RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsAfter {
        background-position: 0 -104px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsOut {
      background-position: 100% -130px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsOut {
      background-position: 100% -182px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsSelected .rtsOut {
      background-position: 100% -104px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
      background-position: 100% -156px; }

.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLink {
  padding: 0 9px 0 0; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsOut {
  padding: 0 0 0 9px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink,
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsOut {
  background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates_rtl.png'); }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsFirst .rtsLink {
  background-position: 100% 0; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink {
  background-position: 100% -52px; }
  .RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsSelected {
    background-position: 100% -26px; }
  .RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsAfter {
    background-position: 100% -78px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsOut {
  background-position: 0 -52px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsOut {
  background-position: 0 0; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsSelected .rtsOut {
  background-position: 0 -78px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
  background-position: 0 -26px; }

.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsFirst .rtsLink {
  background-position: 100% -182px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLink {
  background-position: 100% -130px; }
  .RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsSelected {
    background-position: 100% -156px; }
  .RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsAfter {
    background-position: 100% -104px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsOut {
  background-position: 0 -130px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsOut {
  background-position: 0 -182px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsSelected .rtsOut {
  background-position: 0 -104px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
  background-position: 0 -156px; }

.RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel {
  background-image: none; }
  .RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel .rtsLink,
  .RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel .rtsOut {
    background-image: none; }
.RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel1 .rtsLink {
  background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripVStates.png');
  *zoom: 1; }

.RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink {
  background-position: 0 0; }
  .RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink:hover {
    background-position: 0 -200px; }
  .RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink.rtsSelected {
    background-position: 0 -400px; }
  .RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink.rtsAfter {
    background-position: 0 0; }

.RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink,
.RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink {
  background-position: 100% 0; }
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink:hover,
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink:hover {
    background-position: 100% -200px; }
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink.rtsSelected,
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink.rtsSelected {
    background-position: 100% -400px; }
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink.rtsAfter,
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink.rtsAfter {
    background-position: 100% 0; }

.RadTabStripTop_SAMPA_Baseline .rtsLevel1,
.RadTabStripBottom_SAMPA_Baseline .rtsLevel1 {
  background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png');
  background-position: 0 100%; }

.RadTabStripBottom_SAMPA_Baseline .rtsLevel1 {
  background-position: 0 -599px; }

html .RadTabStrip_SAMPA_disabled .rtsLevel .rtsLink {
  color: #8d8d8d;
  cursor: default; }
  html .RadTabStrip_SAMPA_disabled .rtsLevel .rtsLink:hover {
    background: transparent;
    text-decoration: none; }
    html .RadTabStrip_SAMPA_disabled .rtsLevel .rtsLink:hover .rtsOut {
      background: transparent; }

div.RadTabStrip_SAMPA a.rtsLink:focus {
  outline-color: #6f6f6f; }

div.RadTabStrip_SAMPA a.rtsLink:focus:after {
  border-color: #6f6f6f \9; }

/* </focus cue> */
.rtsDropClue_SAMPA {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/TabStrip/rtsDropClueSprite.png'); }

.rtsDropClueTop_SAMPA {
  background-position: 0 -20px; }

.rtsDropClueRight_SAMPA {
  background-position: 0 -30px; }

.rtsDropClueBottom_SAMPA {
  background-position: 0 0; }

.rtsDropClueLeft_SAMPA {
  background-position: 0 -10px; }

/*# sourceMappingURL=TabStrip.Default.css.map */
 	
/* End of TabStrip.Default.css */ 
 
/* Start of Telerik.css */ 
/* Start of Ajax.Default.css */ 
.RadAjax_SAMPA .raDiv {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading.gif'); }
.RadAjax_SAMPA .raColor {
  background-color: white;
  color: #333333; }
.RadAjax_SAMPA .raTransp {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70); }

 	
/* End of Ajax.Default.css */ 
 
/* Start of Button.Default.css */ 
.RadButton_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* RadButton Default Skin */ }
  .RadButton_SAMPA .rbDecorated {
    font-family: "SDF", Arial, Helvetica, sans-serif;
    font-size: 12px; }
  .RadButton_SAMPA.rbSkinnedButton,
  .RadButton_SAMPA .rbDecorated, .RadButton_SAMPA.rbVerticalButton, .RadButton_SAMPA.rbVerticalButton .rbDecorated,
  .RadButton_SAMPA .rbSplitRight,
  .RadButton_SAMPA .rbSplitLeft {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormSprite.png');
    _background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormSpriteIE6.png');
    color: #333333; }
  .RadButton_SAMPA .rbToggleCheckbox,
  .RadButton_SAMPA .rbToggleCheckboxChecked,
  .RadButton_SAMPA .rbToggleCheckboxFilled,
  .RadButton_SAMPA .rbToggleRadio,
  .RadButton_SAMPA .rbToggleRadioChecked {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormToggleSprite.png');
    _background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormToggleSpriteIE6.png'); }
  .RadButton_SAMPA.rbToggleButton, .RadButton_SAMPA.rbToggleButton.rbDisabled:hover {
    color: #333333; }
  .RadButton_SAMPA.rbToggleButton:hover {
    color: #000000; }
  .RadButton_SAMPA.RadButton.rbLinkButton {
    background-color: #e8e8e8;
    border: 1px solid #8a8a8a;
    _border: 1px solid #8a8a8a !important;
    color: #333333; }
    .RadButton_SAMPA.RadButton.rbLinkButton:hover {
      background-color: #c3c3c3;
      _border: 1px solid #8a8a8a !important;
      color: #000000; }
  .RadButton_SAMPA.RadButton.rbLinkButtonChecked, .RadButton_SAMPA.RadButton.rbLinkButtonChecked:hover {
    background-color: #dedede;
    color: #000000;
    border: 1px solid #888888; }
  .RadButton_SAMPA.rbLinkButton.rbDisabled, .RadButton_SAMPA.rbLinkButton.rbDisabled:hover {
    background-color: #e8e8e8;
    border: 1px solid #d0d0d0;
    color: #a5a5a5; }
  .RadButton_SAMPA.rbLinkButton:hover .rbSplitLeft, .RadButton_SAMPA.rbLinkButton:hover .rbSplitRight {
    background-color: #e8e8e8; }
  .RadButton_SAMPA.rbLinkButton .rbSplitRight {
    border-left: 1px solid #8a8a8a; }
  .RadButton_SAMPA.rbLinkButton .rbSplitRight:hover {
    background-color: #c3c3c3;
    border-left: 1px solid #515151; }
  .RadButton_SAMPA.rbLinkButton .rbSplitRight:active, .RadButton_SAMPA.rbLinkButton .rbSplitRight:focus {
    background-color: #dedede;
    border-left: 1px solid #888888; }
  .RadButton_SAMPA.rbLinkButton .rbSplitLeft {
    border-right: 1px solid #8a8a8a; }
  .RadButton_SAMPA.rbLinkButton .rbSplitLeft:hover {
    background-color: #c3c3c3;
    border-right: 1px solid #515151; }
  .RadButton_SAMPA.rbLinkButton .rbSplitLeft:active, .RadButton_SAMPA.rbLinkButton .rbSplitLeft:focus {
    background-color: #dedede;
    border-right: 1px solid #888888; }
  .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft:hover, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft:active, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitLeft:focus {
    border-right: 1px solid #d0d0d0; }
  .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight:hover, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight:active, .RadButton_SAMPA.rbLinkButton.rbDisabled .rbSplitRight:focus {
    border-left: 1px solid #d0d0d0; }
  .RadButton_SAMPA.rbLinkButton.rbRounded {
    border-color: #8a8a8a;
    color: #333333;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9, #e8e8e8); }
  .RadButton_SAMPA.rbLinkButton.rbRounded:hover {
    border-color: #515151;
    color: #000000;
    background-color: #c3c3c3;
    background-image: linear-gradient(#e2e2e2, #c3c3c3); }
  .RadButton_SAMPA.rbLinkButton.rbRounded:active, .RadButton_SAMPA.rbLinkButton.rbRounded:focus {
    border-color: #888888;
    color: #000000;
    background-color: #dedede;
    background-image: linear-gradient(#c7c7c7, #dedede); }
  .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled, .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled:hover, .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled:active, .RadButton_SAMPA.rbLinkButton.rbRounded.rbDisabled:focus {
    border-color: #d0d0d0;
    color: #a5a5a5;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9, #e8e8e8);
    background-position: 0 0; }
 	
/* End of Button.Default.css */ 
 
/* Start of ColorPicker.Default.css */ 
.RadColorPicker_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  /* Rounded corners and shadows */ }
  .RadColorPicker_SAMPA .rcpViews,
  .RadColorPicker_SAMPA .rcpHeader,
  .RadColorPicker_SAMPA .rcpPageView {
    background-color: #f6f6f6; }
  .RadColorPicker_SAMPA .rcpColorPreview,
  .RadColorPicker_SAMPA .rcpInput,
  .RadColorPicker_SAMPA .rcpHexInput,
  .RadColorPicker_SAMPA .rcpMillionColorsPalette,
  .RadColorPicker_SAMPA .rcpMillionColorsSlider div.rslTrack {
    border-color: #8e8e8e; }
  .RadColorPicker_SAMPA .rcpPalette,
  .RadColorPicker_SAMPA input,
  .RadColorPicker_SAMPA a {
    color: #333333; }
  .RadColorPicker_SAMPA .rcpHeader,
  .RadColorPicker_SAMPA .rcpHeader .rcpImageButton,
  .RadColorPicker_SAMPA .rcpRecentColors,
  .RadColorPicker_SAMPA .rcpIcon a,
  .RadColorPicker_SAMPA .rcpTabs a,
  .RadColorPicker_SAMPA .rcpTabs a span,
  .RadColorPicker_SAMPA .rcpButton,
  .RadColorPicker_SAMPA .rcpButton span,
  .RadColorPicker_SAMPA .rcpMillionColorsHandle,
  .RadColorPicker_SAMPA .rcpSlider div.rslTrack,
  .RadColorPicker_SAMPA .rcpSlider .rslTrack a.rslDraghandle,
  .RadColorPicker_SAMPA div.rcpMillionColorsSlider div.rslVertical a.rslDraghandle {
    background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/ColorPickerSprites.png');
    background-repeat: no-repeat; }
  .RadColorPicker_SAMPA .rcpPalette,
  .RadColorPicker_SAMPA .rcpRoundedRight,
  .RadColorPicker_SAMPA .rcpRoundedBottomRight,
  .RadColorPicker_SAMPA .rcpRightShadow,
  .RadColorPicker_SAMPA .rcpCornerShadow {
    background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/rcpVerticalSprites.png'); }
  .RadColorPicker_SAMPA .rcpRoundedBottomLeft,
  .RadColorPicker_SAMPA .rcpBottomShadow {
    background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/ColorPickerSprites.png'); }
  .RadColorPicker_SAMPA .rcpPalette,
  .RadColorPicker_SAMPA .rcpRoundedRight,
  .RadColorPicker_SAMPA .rcpRoundedBottomRight,
  .RadColorPicker_SAMPA .rcpRoundedBottomLeft {
    _background-image: url('/Components/General/Resources/Images/Telerik/ColorPicker/rcpVerticalSpritesIE6.png'); }

 	
/* End of ColorPicker.Default.css */ 
 
/* Start of ComboBox.Default.css */ 
.RadComboBox_SAMPA {
  color: #333333;
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadComboBox_SAMPA .rcbInputCell,
  .RadComboBox_SAMPA .rcbArrowCell {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormSprite.png'); }
  .RadComboBox_SAMPA .rcbInput {
    color: #333333;
    font-size: 12px;
    font-family: "SDF", Arial, Helvetica, sans-serif;
    line-height: 16px; }
  .RadComboBox_SAMPA .rcbEmptyMessage {
    color: #a5a5a5; }
  .RadComboBox_SAMPA .rcbHovered .rcbInput {
    color: #000000; }
  .RadComboBox_SAMPA .rcbFocused .rcbInput {
    color: #000000; }
  .RadComboBox_SAMPA .rcbReadOnly .rcbInput {
    color: #333333; }
  .RadComboBox_SAMPA .rcbHovered .rcbReadOnly .rcbInput {
    color: #000000; }
  .RadComboBox_SAMPA .rcbFocused .rcbReadOnly .rcbInput {
    color: #ffffff;
    color: #000000; }

.RadComboBoxDropDown_SAMPA {
  border-color: #a0a0a0;
  color: #333333;
  background-color: #ffffff;
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadComboBoxDropDown_SAMPA .rcbHovered {
    color: #000000;
    background-color: #4fc1e9; }
  .RadComboBoxDropDown_SAMPA .rcbSelected {
    color: #000000;
    background-color: #c5c5c5; }
  .RadComboBoxDropDown_SAMPA .rcbLoading {
    color: #000000;
    background-color: #dfdfdf; }
  .RadComboBoxDropDown_SAMPA .rcbItem em {
    color: #000000;
    background-color: #dfdfdf; }
  .RadComboBoxDropDown_SAMPA .rcbCheckAllItems,
  .RadComboBoxDropDown_SAMPA .rcbCheckAllItemsHovered {
    color: #333333;
    background-color: #eaeaea; }
  .RadComboBoxDropDown_SAMPA .rcbMoreResults {
    border-color: #c4c4c4;
    color: #333333;
    background-color: #eaeaea; }
  .RadComboBoxDropDown_SAMPA .rcbMoreResults a {
    border-top-color: #333333; }
  .RadComboBoxDropDown_SAMPA .rcbSeparator {
    color: #333333;
    background: #eaeaea; }
 	
/* End of ComboBox.Default.css */ 
 
/* Start of Dock.Default.css */ 
.RadDock_SAMPA .rdMiddle .rdLeft,
.RadDock_SAMPA .rdMiddle .rdRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Dock/VerticalSprite.gif'); }
.RadDock_SAMPA .rdTop .rdLeft,
.RadDock_SAMPA .rdTop .rdRight,
.RadDock_SAMPA .rdTop .rdCenter,
.RadDock_SAMPA .rdBottom .rdLeft,
.RadDock_SAMPA .rdBottom .rdRight,
.RadDock_SAMPA .rdBottom .rdCenter {
  background-image: url('/Components/General/Resources/Images/Telerik/Dock/HorizontalSprite.png'); }
.RadDock_SAMPA .rdCenter .rdCommands a span {
  background-image: url('/Components/General/Resources/Images/Telerik/Dock/CommandSprite.gif'); }
.RadDock_SAMPA .rdMiddle .rdCenter,
.RadDock_SAMPA .rdBottom .rdCenter {
  background-color: white; }
.RadDock_SAMPA .rdContent,
.RadDock_SAMPA .rdTitleBar em {
  color: #333333; }

 	
/* End of Dock.Default.css */ 
 
/* Start of Editor.Default.css */ 
/*$main-sprite-url: skin-image-url( "Common", "radActionsSprite.png" );
$main-sprite-url-IE6: skin-image-url( "Common", "radActionsSpriteIE6.png" );*/
.Default {
  /* reWrapper */
  /* common settings for .reModule, .reEditorModes and .reWrapper */
  /* end of module */
  /*Toolbar sprites*/
  /* .reTool_text */
  /* these settings will not be included in the common CSS file of RadEditor */
  /* end of reTool_text */
  /* reDropdown */
  /* end of reDropdown */
  /* InsertTable itself is a kind of tool strip, so it must be styled as a toolstrip */
  /* end of context menu and toolstrip */
  /* spinbox */
  /* end of spinbox */
  /* DOM inspector */
  /* end of DOM inspector */
  /* end of expanded dropdowns */
  /* color picker */
  /* end of color picker */
  /* ajax spellchecker */
  /* ajax spellchecker */
  /* custom links */
  /* end of custom links */
  /* insert table dropdown */
  /* end of insert table dropdown */
  /* Popup Comments */
  /* Commnet popups */
  /* Inline Editor */
  /* Right to Left */ }
  .SAMPA.RadEditor, .SAMPA.RadEditor .reModule, .SAMPA.RadEditor .reEditorModes, .SAMPA.RadEditor .reWrapper {
    background-color: #eeeeee; }
  .Default .reEmptyMessage {
    color: #a5a5a5; }
  .Default.reWrapper, .SAMPA.RadEditor .reContentCell, .Default.reColorPicker, .Default.reInsertTable, .Default.reDropDownBody, .Default.reCustomLinks a:hover {
    border: 1px solid #828282; }
  .SAMPA.RadEditor .reContentCell {
    background-color: #ffffff; }
  .Default.reDropDownBody table {
    background: transparent; }
  .SAMPA.RadEditor .reModule {
    border-top: 1px solid #828282; }
  .Default.reCustomLinks a, .Default.reCustomLinks a:link, .Default.reCustomLinks a:visited {
    border: 1px solid #ffffff;
    /* should be the same as the background of the dropdown */
    color: #333333 !important; }
  .Default.reCustomLinks a:hover {
    background-color: #e5e5e5;
    border: 1px solid #8a8a8a; }
  .Default .reToolbar li, .Default .reSpinBox a, .Default.reToolbar .reSeparator, .Default.reToolbar .reGrip, .Default .reDialog .reTool, .Default .reModule .reTool, .Default .reDialog .reTool:hover, .Default .reToolbar .reTool:hover, .Default .reModule .reTool:hover, .Default .reToolbar .reTool.reTool_selected, .Default .reToolbar .reTool.reTool_selected:hover, .Default .reToolbar .reTool_text:hover, .Default .reToolbar .reTool_text.reTool_selected, .Default .reToolbar .reTool_text.reTool_selected:hover, .Default .reTool .split_arrow, .Default .reSplitButton.reTool_text .split_arrow, .Default .reToolbar .reTool_text .split_arrow, .Default .reDialog .reTool.reSplitButton, .Default .reModule .reTool.reSplitButton, .Default .reDropdown, .Default .reTool_disabled.reDropdown:hover, .Default .reResizeCell div, .Default.reInsertTable .reToolbar li .reTool:hover, .SAMPA.RadEditor.reRtl .reDropdown:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/Editor/ToolBarSprites.gif'); }
  .SAMPA.RadEditor .reTlbVertical li, .Default .reDropdown:hover, .SAMPA.RadEditor .reTlbVertical .reToolbar.Default .reGrip, .SAMPA.RadEditor.reTlbVertical .reToolbar.Default .reSeparator, .Default .reTlbVertical .reTool:hover, .Default .reTlbVertical .reTool_text.reSplitButton:hover, .Default .reTlbVertical .reSplitButton:hover, .Default .reTlbVertical .reTool_text:hover, .Default .reTlbVertical .reTool.reTool_selected, .Default .reTlbVertical .reTool_text.reTool_selected, .Default .reTlbVertical .reTool_text.reTool_selected:hover, .Default.reDropDownBody .reTlbVertical ul li a:hover, .Default.reDropDownBody .reTlbVertical .reToolbar, .Default .reMode_selected, .Default.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/Editor/ToolbarVerticalSprites.gif'); }
  .Default .reToolbar li {
    color: #333333; }
  .Default .reToolbar .reTool_text:hover, .Default .reToolbar .reTool_text.reTool_selected, .Default .reToolbar .reTool_text.reTool_selected:hover {
    border-left: 1px solid #515151;
    border-right: 1px solid #515151; }
  .Default .reToolbar .reTool_text.reTool_disabled, .Default .reToolbar .reTool_text.reTool_disabled:hover {
    margin-left: 0;
    margin-right: 0;
    border: 0; }
  .Default .reDropdown:link, .Default .reDropdown:visited {
    color: #333333 !important; }
  .Default .reDropdown, .Default .reTool_disabled.reDropdown:hover {
    border: 1px solid #8a8a8a;
    background-color: #ffffff; }
  .Default .reDropdown:hover {
    border-color: #515151; }
  .Default.reDropDownBody .reTlbVertical .reToolbar {
    background-color: #ffffff; }
  .Default table.reSpinBox, .SAMPA.RadEditor input {
    border-color: #8a8a8a;
    background-color: #ffffff; }
  .Default table.reSpinBox:hover, .SAMPA.RadEditor input:hover {
    border: 1px solid #515151; }
  .Default .reModule_domlink_selected, .Default .reModule_domlink {
    color: #333333; }
  .Default.reDropDownBody .reItemOver {
    background: #e0e0e0;
    color: #000000; }
  .Default.reColorPicker table div, .Default.reColorPicker span {
    border: 1px solid #828282; }
  .Default.reColorPicker table td.reItemOver div {
    border-color: #333333; }
  .Default .reAjaxspell_button {
    border: 1px solid #8a8a8a;
    background-color: #fafafa;
    color: #333333; }
  .Default .reAjaxSpellCheckSeparator {
    background-color: #ffffff; }
  .Default.reCustomLinks, .Default.reCustomLinks ul {
    color: #333333; }
  .Default.reCustomLinks a {
    background: none transparent;
    color: #333333;
    cursor: default !important; }
  .Default.reCustomLinks a:hover {
    color: #ffffff; }
  .Default.reInsertTable table {
    background-color: #ffffff; }
  .Default.reInsertTable table td {
    border: 1px solid #8a8a8a;
    background-color: #ffffff; }
  .Default.reInsertTable .reTlbVertical ul {
    background-color: #ffffff; }
  .Default.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text, .Default.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:link, .Default.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:visited {
    color: #333333 !important;
    background: transparent none; }
  .Default .reCommentEdit, .Default .reCommentTextArea, .Default .reCommentView, .Default .reCommentInfoPanel {
    border-color: transparent;
    background-color: #eeeeee; }
  .Default .reCommentTitle, .Default .reCommentInfoPanel {
    color: #333333; }
  .Default .reCommentTextArea {
    border-color: #828282;
    background-color: #eeeeee; }
  .SAMPA.RadEditor .reCommentButton, .Default .rePopupButtonContainer .rePopupButton {
    color: #333333;
    border-color: #d0d0d0 #a2a2a2 #8b8b8b #a2a2a2;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#faf9f9 0%, #e8e8e8 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f9', endColorstr='#e8e8e8',GradientType=0 );
    /* IE6-8 */ }
  .SAMPA.RadEditor .reCommentButton:hover, .Default .rePopupButtonContainer .rePopupButton:hover {
    color: #333333;
    border-color: #d1d1d1 #b8b8b8 #a3a3a3 #bbb;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#e0e0e0 0%, #e5e5e5 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e5e5e5',GradientType=0 );
    /* IE6-8 */ }
  .SAMPA.RadEditor .reCommentButton:active, .Default .rePopupButtonContainer .rePopupButton:active {
    border-color: #b6b6b6 #9e9e9e #898989 #9b9b9b;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#c7c7c7 0%, #dedede 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#dedede',GradientType=0 );
    /* IE6-8 */ }
  .Default.rePopupContainer {
    border-color: #8a8a8a;
    background-color: #eeeeee; }
  .Default.rePopupContainer .rePopupTitle {
    color: #333333;
    border-color: #8a8a8a;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: linear-gradient(#fdfdfd 0%, #eaeaea 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 );
    /* IE6-8 */ }
  .Default.reWrapper.reInlineEditor:hover {
    border-color: #b6b6b6; }
  .Default.reWrapper.reInlineEditorSelected, .Default.reWrapper.reInlineEditorSelected:hover {
    border-color: #828282; }
  .SAMPA.RadEditor.reRtl .reTool .split_arrow:hover {
    border-right-color: #515151; }
  .SAMPA.RadEditor.reRtl .reDropdown:hover {
    background-color: #dfdfdf; }

/* the rule below styles RadWindow's content cell, which is used in the floating and show on focus toolbar modes */
.RadWindow.RadWindow_SAMPA.reToolbarWindow td.rwWindowContent, .RadWindow.RadWindow_SAMPA.reToolbarWindow div.rwContent {
  background-color: #eeeeee; }

.RadWindow_SAMPA .reInsertTableLightWrapper .lightTable {
  border-color: #828282; }

.Default .reTool.reSplitButton:hover {
  background-image: url('/Components/General/Resources/Images/Telerik/Editor/ToolBarSprites.gif'); }

/* reTool */
.reTool span, .Default.reInsertTable .reTlbVertical ul .reTool_text span, .reToolbar .reTool_text span {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/CommandSpritesLight.png'); }

.reTool .split_arrow:hover {
  border-left-color: #515151; }

 	
/* End of Editor.Default.css */ 
 
/* Start of FileExplorer.Default.css */ 
/*========================================= Toolbar related CSS ========================*/
.RadFileExplorer_SAMPA {
  /* Thumbnail view */
  /* Thumbnail filter */ }
  .RadFileExplorer_SAMPA .RadToolBar .rtbText {
    background-image: url('/Components/General/Resources/Images/Telerik/FileExplorer/FileExplorerToolbarSprites.png');
    _background-image: url('/Components/General/Resources/Images/Telerik/FileExplorer/FileExplorerToolbarSpritesIE6.gif') !important;
    background-repeat: no-repeat; }
  .RadFileExplorer_SAMPA,
  .RadFileExplorer_SAMPA .rfeAddressBox,
  .RadFileExplorer_SAMPA .rfeFilterTxt {
    border-color: #828282; }
  .RadFileExplorer_SAMPA div.selectedFileName {
    border-top: 1px solid #8a8a8a; }
  .RadFileExplorer_SAMPA .rfeThumbList .rfeLink:hover,
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink,
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/Gradients/default_smoothSprite_20.png');
    background-color: #c5c5c5;
    /* used list-bg-selected var to match #c5c5c5 b-color */
    border-color: #8a8a8a;
    color: #333333; }
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink,
  .RadFileExplorer_SAMPA .rfeThumbList .rfeSelectedLink:hover {
    background-color: #828282;
    color: #ffffff;
    /* used bg-color var to match the white color */ }
  .RadFileExplorer_SAMPA .rfeFilterContainer {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/Gradients/default_smoothSprite_20.png');
    background-color: #ffffff; }
  .RadFileExplorer_SAMPA .rfeDropZone {
    background-color: rgba(235, 235, 235, 0.8); }
 	
/* End of FileExplorer.Default.css */ 
 
/* Start of FormDecorator.Default.css */ 
.RadForm_SAMPA {
  /* CSS class for styling the decoration zone or the <html /> tag of the page */
  /* Decorate scrollbars */
  /* 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 */
  /* OPERA width fix - do not remove (and check if it is still necessary) */
  /* Decorate <h4|5|6 /> */
  /* Decorate <label /> */
  /* Decorate <input type="checkbox" /> */
  /* Decorate <input type="radio" /> */
  /* IE6 - we set .gif")%> image instead of .png")%> due to the lack RGBA support */
  /* <fieldset /> and <legend /> */
  /* this selector styles the hover of the side bars of the rounded elements */
  /* Decorate <input type="text | password | search | url | tel | email" /> and <textarea /> */
  /* For all browsers except IE6 we are using attribute selectors - single or double */
  /* Decorate <fieldset /> and <legend /> */
  /* Because of a glitch in IE the following 2 CSS classes must be declared separately for correct parsing of the textarea class in IE6*/
  /* <select /> */
  /* IE6 disabled state fix - this should not be added to the base stylesheet, but at the bottom of the skin file */
  /* the styling of radiobuttons and checkboxes in Safari and Chrome is already fully achieved with CSS */
  /* ----------------------------------------------- Skin-specific Scrollbar Settings for WebKit ----------------------------------------------- */
  /* the scrollbar face color */
  /*GridView, FormView, DetailsView*/
  /* Validation Summary Control and Login Control  */ }
  .RadForm_SAMPA.rfdScrollBars {
    scrollbar-3dlight-color: #ccc;
    scrollbar-arrow-color: #292929;
    scrollbar-base-color: #ff6347;
    scrollbar-darkshadow-color: #595959;
    scrollbar-face-color: #e4e4e4;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #a3a3a3;
    scrollbar-track-color: #f0f0f0; }
  .RadForm_SAMPA.rfdButton a.rfdSkinnedButton, .RadForm_SAMPA.rfdButton input[type="button"].rfdDecorated, .RadForm_SAMPA.rfdButton input[type="reset"].rfdDecorated, .RadForm_SAMPA.rfdButton input[type="submit"].rfdDecorated, .RadForm_SAMPA.rfdButton .rfdSkinnedButton button,
  .RadForm_SAMPA a.rfdSkinnedButton,
  .RadForm_SAMPA .rfdSkinnedButton button,
  .RadForm_SAMPA .rfdSkinnedButton input.rfdDecorated, .RadForm_SAMPA.rfdButton a.rfdSkinnedButton, .RadForm_SAMPA.rfdButton a.rfdSkinnedButton * {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
    color: #333333; }
  .RadForm_SAMPA a.rfdSkinnedButton,
  .RadForm_SAMPA .rfdSkinnedButton button,
  .RadForm_SAMPA .rfdSkinnedButton input.rfdDecorated {
    _background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
    _color: #333333; }
  @media screen and (min-width: 1px) {
    .RadForm_SAMPA {
      /*
         the hack below fixes a strange behavior under Opera -
         input and button have a different CSS display when in anchor tag
      */ }
      .RadForm_SAMPA.rfdButton a.rfdSkinnedButton input {
        display: block;
        float: left; } }
  .RadForm_SAMPA.rfdHeading h4, .RadForm_SAMPA.rfdHeading h5 {
    color: #333333;
    border-bottom: 1px solid #8a8a8a; }
  .RadForm_SAMPA.rfdHeading h6 {
    color: #333333; }
  .RadForm_SAMPA.rfdLabel label, .RadForm_SAMPA.rfdLabel .rfdAspLabel, .RadForm_SAMPA.rfdRadio .rfdRadioUnchecked, .RadForm_SAMPA.rfdRadio .rfdRadioChecked, .RadForm_SAMPA.rfdCheckbox .rfdCheckboxUnchecked, .RadForm_SAMPA.rfdCheckbox .rfdCheckboxChecked {
    color: #333333; }
  .RadForm_SAMPA .rfdCheckboxUnchecked,
  .RadForm_SAMPA .rfdCheckboxChecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdCheckboxUnchecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdCheckboxChecked {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/CheckBoxSprites.gif'); }
  .RadForm_SAMPA .rfdRadioUnchecked,
  .RadForm_SAMPA .rfdRadioChecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioUnchecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioChecked {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/RadioButtonSprites.png'); }
  .RadForm_SAMPA .rfdRadioUnchecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioUnchecked:hover,
  .RadForm_SAMPA .rfdRadioUnchecked:hover,
  .RadForm_SAMPA .rfdRadioChecked,
  .RadForm_SAMPA .rfdInputDisabled.rfdRadioChecked:hover,
  .RadForm_SAMPA .rfdRadioChecked:hover {
    _background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/RadioButtonSprites.gif');
    /* IE6 hack */ }
  .RadForm_SAMPA.rfdFieldset table.rfdRoundedWrapper_fieldset legend, .RadForm_SAMPA.rfdFieldset fieldset legend, .RadForm_SAMPA.rfdFieldset legend {
    color: #333333; }
  .RadForm_SAMPA table.rfdRoundedWrapper:hover div.rfdRoundedInner {
    background-color: white;
    border-color: #515151 !important; }
  .RadForm_SAMPA table.rfdRoundedWrapper:hover .rfdRoundedOuter {
    background-color: #515151 !important; }
  .RadForm_SAMPA.rfdTextbox input[type="text"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="password"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="search"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="url"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="tel"].rfdDecorated, .RadForm_SAMPA.rfdTextbox input[type="email"].rfdDecorated, .RadForm_SAMPA.rfdTextarea textarea, .RadForm_SAMPA.rfdTextarea textarea[disabled].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="text"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="password"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="search"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="url"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="tel"].rfdDecorated:hover, .RadForm_SAMPA.rfdTextbox input[disabled][type="email"].rfdDecorated:hover {
    border: 1px solid #8a8a8a;
    background-color: white; }
  .RadForm_SAMPA.RadForm.rfdTextbox .rfdDecorated:hover, .RadForm_SAMPA.RadForm.rfdTextarea textarea:hover, .RadForm_SAMPA.RadForm.rfdTextbox .rfdDecorated:focus, .RadForm_SAMPA.RadForm.rfdTextarea textarea:focus {
    border: 1px solid #515151; }
  .RadForm_SAMPA.rfdFieldset table.rfdRoundedWrapper_fieldset legend, .RadForm_SAMPA.rfdFieldset fieldset.rfdFieldset legend {
    color: #333333; }
  .RadForm_SAMPA.rfdFieldset fieldset, .RadForm_SAMPA.rfdFieldset table.rfdRoundedWrapper_fieldset fieldset, .RadForm_SAMPA.rfdFieldset fieldset.rfdFieldset {
    border: 1px solid #828282;
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/FieldsetBgr.png');
    /* having a background image on a fieldset is not okay with IE */ }
  .RadForm_SAMPA table.rfdRoundedWrapper input,
  .RadForm_SAMPA table.rfdRoundedWrapper textarea,
  .RadForm_SAMPA input.rfdInput,
  .RadForm_SAMPA textarea.rfdTextarea {
    border: 1px solid #8a8a8a;
    background-color: white;
    color: #333333; }
  .RadForm_SAMPA textarea.rfdTextarea,
  .RadForm_SAMPA table.rfdRoundedWrapper textarea {
    overflow: auto; }
  .RadForm_SAMPA .rfdSelect_SAMPA,
  .RadForm_SAMPA .rfdSelect_SAMPA:hover,
  .RadForm_SAMPA .rfdSelect_SAMPA .rfdSelectOuter,
  .RadForm_SAMPA .rfdSelect_SAMPA:hover .rfdSelectOuter,
  .RadForm_SAMPA .rfdSelect_SAMPA .rfdSelectArrow span,
  .RadForm_SAMPA .rfdSelectBox_SAMPA .rfdSelect_selected,
  .RadForm_SAMPA .rfdSelectBox_SAMPA li:hover,
  .RadForm_SAMPA .rfdSelect_SAMPA.rfdSelectDisabled:hover,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA:hover,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA .rfdSelectOuter,
  .RadForm_SAMPA .rfdRtl .rfdSelect_SAMPA .rfdSelectOuter:hover {
    background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ComboSprites.gif');
    background-repeat: no-repeat;
    background-color: transparent; }
  .RadForm_SAMPA .rfdSelect_SAMPA .rfdSelectOuter,
  .RadForm_SAMPA .rfdSelect_SAMPA.rfdSelectDisabled:hover .rfdSelectOuter {
    color: #333333; }
  .RadForm_SAMPA.rfdButton a.rfdInputDisabled:hover {
    _background-position: 0 0; }
  .RadForm_SAMPA.rfdButton a.rfdInputDisabled:hover * {
    _background-position: right -21px;
    _color: #824703; }
  .RadForm_SAMPA.rfdTextbox input.rfdIE6TextBox, .RadForm_SAMPA.rfdTextbox textarea.rfdIE6TextBox {
    _border: 1px solid #938879;
    _background-color: white; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .RadForm_SAMPA {
      /* checkboxes */
      /* radio buttons */ }
      .RadForm_SAMPA.rfdCheckbox input[type="checkbox"], .RadForm_SAMPA.rfdCheckbox input[type="checkbox"][disabled]:hover {
        background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/CheckBoxSprites.gif'); }
      .RadForm_SAMPA.rfdRadio input[type="radio"], .RadForm_SAMPA.rfdRadio input[type="radio"][disabled="disabled"]:hover {
        background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/RadioButtonSprites.png'); } }
  .RadForm_SAMPA.rfdScrollBars {
    /* scrollbar track background color */
    /* increment / decrement button settings */ }
    .RadForm_SAMPA.rfdScrollBars body::-webkit-scrollbar,
    .RadForm_SAMPA.rfdScrollBars body::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars body::-webkit-scrollbar-thumb:horizontal,
    .RadForm_SAMPA.rfdScrollBars div::-webkit-scrollbar,
    .RadForm_SAMPA.rfdScrollBars div::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars div::-webkit-scrollbar-thumb:horizontal
    form::-webkit-scrollbar,
    .RadForm_SAMPA.rfdScrollBars form::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars form::-webkit-scrollbar-thumb:horizontal {
      background-color: #e4e4e4; }
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-track-piece,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-corner {
      background-color: #f0f0f0; }
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:increment,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:increment,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-thumb:vertical,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-thumb:horizontal {
      border-color: #ccc #a3a3a3 #a3a3a3 #ccc; }
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:vertical:increment,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:decrement,
    .RadForm_SAMPA.rfdScrollBars ::-webkit-scrollbar-button:horizontal:increment {
      background-image: url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
      background-color: #e4e4e4; }
  .RadForm_SAMPA.rfdGrids .rfdTable {
    border: 1px solid #828282;
    background: white;
    color: #333333;
    font: 12px "SDF", Arial, Helvetica, sans-serif; }
  .RadForm_SAMPA.rfdGrids .rfdTable th {
    border-bottom: 1px solid #828282;
    border-left: 1px solid #8a8a8a;
    background: #eaeaea;
    color: #333333; }
  .RadForm_SAMPA.rfdGrids .rfdTable a {
    color: #333333; }
  .RadForm_SAMPA .rfdValidationSummaryControl,
  .RadForm_SAMPA .rfdLoginControl {
    background-color: white;
    border: 1px solid #848484; }
  .RadForm_SAMPA a.rfdLoginControl,
  .RadForm_SAMPA a.rfdLoginControl:active,
  .RadForm_SAMPA a.rfdLoginControl:visited {
    color: #333333; }
  .RadForm_SAMPA a.rfdLoginControl:hover {
    color: #4b4b4b; }

/* dropdown settings */
.rfdSelectBox_SAMPA {
  background-color: white;
  border: 1px solid #8a8a8a;
  color: #333333; }

.rfdSelectBox_SAMPA li {
  background-image: none !important; }

.rfdSelectBox.rfdSelectBox_SAMPA .rfdSelect_selected,
.rfdSelectBox.rfdSelectBox_SAMPA li:hover,
.rfdSelectBox.rfdSelectBox_SAMPA .rfdSelect_hovered {
  color: #333333;
  background-color: #dfdfdf; }

.rfdSelectBox_SAMPA .rfdSelectBox_optgroup_label:hover {
  background: none;
  color: #333333; }

 	
/* End of FormDecorator.Default.css */ 
 
/* Start of Grid.Default.css */ 
.RadGrid_SAMPA {
  border: 1px solid #828282;
  background-color: #ffffff;
  color: #333333;
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px; }
  .RadGrid_SAMPA .rgMasterTable,
  .RadGrid_SAMPA .rgDetailTable,
  .RadGrid_SAMPA .rgGroupPanel table,
  .RadGrid_SAMPA .rgCommandRow table,
  .RadGrid_SAMPA .rgEditForm table,
  .RadGrid_SAMPA .rgPager table {
    font-family: "SDF", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px; }
  .RadGrid_SAMPA .rgInput {
    background-color: #ffffff;
    border: 1px solid #8e8e8e;
    color: #333333; }

.GridToolTip_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px; }

.RadGrid_SAMPA .rgSave,
.RadGrid_SAMPA .rgAdd,
.RadGrid_SAMPA .rgRefresh,
.RadGrid_SAMPA .rgEdit,
.RadGrid_SAMPA .rgDel,
.RadGrid_SAMPA .rgFilter,
.RadGrid_SAMPA .rgPagePrev,
.RadGrid_SAMPA .rgPageNext,
.RadGrid_SAMPA .rgPageFirst,
.RadGrid_SAMPA .rgPageLast,
.RadGrid_SAMPA .rgExpand,
.RadGrid_SAMPA .rgCollapse,
.RadGrid_SAMPA .rgSortAsc,
.RadGrid_SAMPA .rgSortDesc,
.RadGrid_SAMPA .rgUpdate,
.RadGrid_SAMPA .rgCancel,
.RadGrid_SAMPA .rgUngroup,
.RadGrid_SAMPA .rgExpXLS,
.RadGrid_SAMPA .rgExpDOC,
.RadGrid_SAMPA .rgExpPDF,
.RadGrid_SAMPA .rgExpCSV {
  background-image: url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
.RadGrid_SAMPA .rgHeaderDiv {
  background: #eeeeee 0 -7550px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }

/*header*/
.rgTwoLines .rgHeaderDiv {
  background-position: 0 -7050px; }

.rgHeaderWrapper .rgHeaderDiv {
  border-color: #8a8a8a; }

.RadGrid_SAMPA .rgHeader, .RadGrid_SAMPA th.rgResizeCol,
.RadGrid_SAMPA .rgHeaderWrapper {
  border: 0;
  border-bottom: 1px solid #828282;
  background: #eaeaea 0 -2300px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
.RadGrid_SAMPA .rgMultiHeaderRow .rgHeader,
.RadGrid_SAMPA .rgMultiHeaderRow .rgResizeCol {
  border-left: 1px solid #828282; }
.RadGrid_SAMPA th.rgSorted {
  background-color: #c4c4c4;
  background-position: 0 -2600px; }
.RadGrid_SAMPA .rgHeader {
  color: #333; }
  .RadGrid_SAMPA .rgHeader a {
    color: #333; }
.RadGrid_SAMPA .rgRow > td,
.RadGrid_SAMPA .rgAltRow > td,
.RadGrid_SAMPA .rgEditRow > td,
.RadGrid_SAMPA .rgFooter > td {
  border-style: solid;
  border-width: 0 0 1px 0; }
.RadGrid_SAMPA .rgRow > td {
  border-color: #fff; }
.RadGrid_SAMPA .rgAltRow {
  background: #f2f2f2; }
  .RadGrid_SAMPA .rgAltRow > td {
    border-color: #f2f2f2; }
.RadGrid_SAMPA .rgRow .rgSorted {
  border-bottom-color: #f2f2f2;
  background-color: #f2f2f2; }
.RadGrid_SAMPA .rgAltRow .rgSorted {
  border-bottom-color: #e6e6e6;
  background-color: #e6e6e6; }
.RadGrid_SAMPA .rgSelectedRow .rgSorted,
.RadGrid_SAMPA .rgActiveRow .rgSorted,
.RadGrid_SAMPA .rgHoveredRow .rgSorted,
.RadGrid_SAMPA .rgEditRow .rgSorted {
  background-color: transparent; }
.RadGrid_SAMPA .rgRow a,
.RadGrid_SAMPA .rgAltRow a,
.RadGrid_SAMPA .rgEditRow a {
  color: #000; }
.RadGrid_SAMPA tr.rgEditRow a, .RadGrid_SAMPA tr.rgHoveredRow a, .RadGrid_SAMPA tr.rgActiveRow a {
  color: #000; }
.RadGrid_SAMPA .rgFooter a,
.RadGrid_SAMPA .rgEditForm a {
  color: #000; }
.RadGrid_SAMPA .rgMasterTable .rgSelectedCell,
.RadGrid_SAMPA .rgSelectedRow {
  background: #828282 0 -3900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #fff; }

* + html .RadGrid_SAMPA .rgSelectedRow .rgSorted, * html .RadGrid_SAMPA .rgSelectedRow .rgSorted {
  background-color: #828282; }

.RadGrid_SAMPA .rgSelectedCell a,
.RadGrid_SAMPA .rgSelectedRow a {
  color: #fff; }
.RadGrid_SAMPA .rgMasterTable .rgActiveCell,
.RadGrid_SAMPA .rgActiveRow,
.RadGrid_SAMPA .rgHoveredRow {
  background: #c5c5c5 0 -2900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #333; }

* + html .RadGrid_SAMPA .rgActiveRow .rgSorted,
* + html .RadGrid_SAMPA .rgHoveredRow .rgSorted {
  background-color: #c5c5c5; }
* html .RadGrid_SAMPA .rgActiveRow .rgSorted,
* html .RadGrid_SAMPA .rgHoveredRow .rgSorted {
  background-color: #c5c5c5; }

.RadGrid_SAMPA .rgEditRow {
  background: white 0 -4900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #333; }

* + html .RadGrid_SAMPA .rgEditRow .rgSorted, * html .RadGrid_SAMPA .rgEditRow .rgSorted {
  background-color: #fff; }

.RadGrid_SAMPA .rgActiveRow > td,
.RadGrid_SAMPA .rgHoveredRow > td {
  border-bottom-color: #9e9e9e; }
  .RadGrid_SAMPA .rgActiveRow > td.rgSorted,
  .RadGrid_SAMPA .rgHoveredRow > td.rgSorted {
    border-bottom-color: #9e9e9e; }
.RadGrid_SAMPA .rgSelectedRow > td {
  border-bottom-color: #6c6c6c; }
  .RadGrid_SAMPA .rgSelectedRow > td.rgSorted {
    border-bottom-color: #6c6c6c; }
.RadGrid_SAMPA .rgDrag {
  background-image: url('/Components/General/Resources/Images/Telerik/Grid/rgDrag.gif'); }
.RadGrid_SAMPA div .rgFooterDiv td,
.RadGrid_SAMPA div .rgFooter td {
  background: #eee; }
.RadGrid_SAMPA .rgFooterWrapper {
  background: #eee;
  border-top: 1px solid #828282;
  border-bottom: 1px solid #fff; }
.RadGrid_SAMPA .rgFooter > td {
  border-top: 1px solid #828282;
  border-bottom: 1px solid #fff; }
.RadGrid_SAMPA .rgFooterWrapper .rgFooter > td {
  border-bottom: 0; }
.RadGrid_SAMPA .rgPager .rgStatus {
  border: 1px solid;
  border-color: #828282 #c9c9c9 #eee #c9c9c9;
  border-left-width: 0; }
.RadGrid_SAMPA .rgStatus div {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif'); }
.RadGrid_SAMPA .rgPager {
  background: #eee; }
.RadGrid_SAMPA td.rgPagerCell {
  border: 1px solid;
  border-color: #828282 #eee #eee;
  border-right-width: 0; }
.RadGrid_SAMPA .rgInfoPart {
  color: #656565; }
  .RadGrid_SAMPA .rgInfoPart strong {
    color: #4c4e54; }
.RadGrid_SAMPA .rgPageFirst {
  background-position: 0 -550px; }
  .RadGrid_SAMPA .rgPageFirst:hover {
    background-position: 0 -600px; }
.RadGrid_SAMPA .rgPagePrev {
  background-position: 0 -700px; }
  .RadGrid_SAMPA .rgPagePrev:hover {
    background-position: 0 -750px; }
.RadGrid_SAMPA .rgPageNext {
  background-position: 0 -850px; }
  .RadGrid_SAMPA .rgPageNext:hover {
    background-position: 0 -900px; }
.RadGrid_SAMPA .rgPageLast {
  background-position: 0 -1000px; }
  .RadGrid_SAMPA .rgPageLast:hover {
    background-position: 0 -1050px; }
.RadGrid_SAMPA .rgPager .rgPagerButton {
  border-color: #d0d0d0 #aeaeae #8b8b8b;
  background: #e8e8e8 repeat-x 0 -1550px url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #000;
  font-family: "SDF",arial,sans-serif; }
.RadGrid_SAMPA .rgNumPart a {
  color: #000; }
  .RadGrid_SAMPA .rgNumPart a:hover, .RadGrid_SAMPA .rgNumPart a.rgCurrentPage {
    background: no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
    .RadGrid_SAMPA .rgNumPart a:hover span, .RadGrid_SAMPA .rgNumPart a.rgCurrentPage span {
      background: no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
  .RadGrid_SAMPA .rgNumPart a:hover {
    background-position: 100% -1250px; }
    .RadGrid_SAMPA .rgNumPart a:hover span {
      background-position: 0 -1150px; }
  .RadGrid_SAMPA .rgNumPart a.rgCurrentPage {
    background-position: 100% -1450px; }
    .RadGrid_SAMPA .rgNumPart a.rgCurrentPage:hover {
      background-position: 100% -1450px; }
    .RadGrid_SAMPA .rgNumPart a.rgCurrentPage span, .RadGrid_SAMPA .rgNumPart a.rgCurrentPage:hover span {
      background-position: 0 -1350px; }
.RadGrid_SAMPA .rgHeader .rgSortAsc {
  background-position: 3px -248px;
  height: 10px; }
.RadGrid_SAMPA .rgHeader .rgSortDesc {
  background-position: 3px -198px;
  height: 10px; }
.RadGrid_SAMPA .rgCommandRow .rgPrev,
.RadGrid_SAMPA .rgCommandRow .rgNext {
  padding: 0 10px;
  line-height: 20px;
  border-radius: 3px;
  border-color: #aaaaaa;
  color: #333333;
  background-color: #c1c1c1;
  background-image: linear-gradient(#fafafa, #e6e6e6);
  margin-right: 10px; }
  .RadGrid_SAMPA .rgCommandRow .rgPrev span,
  .RadGrid_SAMPA .rgCommandRow .rgNext span {
    width: 10px;
    height: 10px;
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
  .RadGrid_SAMPA .rgCommandRow .rgPrev:hover,
  .RadGrid_SAMPA .rgCommandRow .rgNext:hover {
    border-color: #515151;
    color: #000000;
    background-color: #c3c3c3;
    background-image: linear-gradient(#e2e2e2, #c3c3c3); }
  .RadGrid_SAMPA .rgCommandRow .rgPrev.rgDisabled:hover,
  .RadGrid_SAMPA .rgCommandRow .rgNext.rgDisabled:hover {
    border-color: #aaaaaa;
    color: #333333;
    background-color: #c1c1c1;
    background-image: linear-gradient(#fafafa, #e6e6e6); }
.RadGrid_SAMPA .rgPrev span {
  margin-right: 10px;
  background-position: -5px -45px; }
.RadGrid_SAMPA .rgNext span {
  margin-left: 10px;
  background-position: -5px -65px; }

.GridReorderTop_SAMPA {
  background: 0 0 no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }

.GridReorderBottom_SAMPA {
  background: 0 0 no-repeat url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  background-position: 0 -50px; }

.RadGrid_SAMPA .rgFilterRow {
  background: #eee; }
  .RadGrid_SAMPA .rgFilterRow > td {
    border-bottom: 1px solid #828282; }
.RadGrid_SAMPA .rgFilter {
  background-position: 0 -300px; }
  .RadGrid_SAMPA .rgFilter:hover {
    background-position: 0 -350px; }
.RadGrid_SAMPA .rgFilterActive {
  background-position: 0 -400px; }
  .RadGrid_SAMPA .rgFilterActive:hover {
    background-position: 0 -400px; }
.RadGrid_SAMPA .rgFiltered {
  background-position: 0 -325px; }
  .RadGrid_SAMPA .rgFiltered:hover {
    background-position: 0 -375px; }
  .RadGrid_SAMPA .rgFiltered.rgFilterActive {
    background-position: 0 -425px; }
.RadGrid_SAMPA .rgFilterBox {
  border-color: #8e8e8e #c9c9c9 #c9c9c9 #8e8e8e;
  font-family: "SDF",arial,sans-serif;
  color: #333; }

.RadMenu_SAMPA .rgHCMClear,
.RadMenu_SAMPA .rgHCMFilter {
  border-color: #d0d0d0 #a8a8a8 #8b8b8b;
  background: #e8e8e8 center -23px repeat-x url('/Components/General/Resources/Images/Telerik/FormDecorator/ButtonSprites.gif');
  color: #000;
  font-family: "SDF",arial,sans-serif; }
.RadMenu_SAMPA .rgHCMClear:hover,
.RadMenu_SAMPA .rgHCMFilter:hover {
  border-color: #d1d1d1 #b9b9b9 #a3a3a3;
  background-position: center -67px;
  background-color: #e5e5e5; }

.RadMenu_SAMPA_Context .rgFilterApply,
.RadMenu_SAMPA_Context .rgFilterCancel {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientButtonSprite.png');
  border-color: #aaaaaa;
  color: #333333;
  background-color: #c1c1c1;
  background-image: linear-gradient(#fafafa, #e6e6e6);
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border-color: #d0d0d0 #8a8a8a #8a8a8a #d0d0d0; }

div.RadMenu_SAMPA_Context .rlbGroup {
  border-color: #eeeeee; }

.GridContextMenu_SAMPA .rmLeftImage {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Grid/contextMenu.gif'); }
.GridContextMenu_SAMPA .rgHCMSortAsc .rmLeftImage {
  background-position: 0 0; }
.GridContextMenu_SAMPA .rgHCMSortDesc .rmLeftImage {
  background-position: 0 -40px; }
.GridContextMenu_SAMPA .rgHCMUnsort .rmLeftImage {
  background-position: 0 -80px; }
.GridContextMenu_SAMPA .rgHCMGroup .rmLeftImage {
  background-position: 0 -120px; }
.GridContextMenu_SAMPA .rgHCMUngroup .rmLeftImage {
  background-position: 0 -160px; }
.GridContextMenu_SAMPA .rgHCMCols .rmLeftImage {
  background-position: 0 -200px; }
.GridContextMenu_SAMPA .rgHCMFilter .rmLeftImage {
  background-position: 0 -240px; }
.GridContextMenu_SAMPA .rgHCMUnfilter .rmLeftImage {
  background-position: 0 -280px; }

/*grouping*/
.RadGrid_SAMPA .rgGroupPanel {
  border: 0;
  border-bottom: 1px solid #828282;
  background: #eeeeee 0 -1900px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
  .RadGrid_SAMPA .rgGroupPanel td {
    border: 0;
    padding: 3px 4px; }
    .RadGrid_SAMPA .rgGroupPanel td td {
      padding: 0; }
  .RadGrid_SAMPA .rgGroupPanel .rgSortAsc {
    background-position: 4px -144px; }
  .RadGrid_SAMPA .rgGroupPanel .rgSortDesc {
    background-position: 4px -94px; }
.RadGrid_SAMPA .rgUngroup {
  background-position: 0 -6998px; }
.RadGrid_SAMPA .rgGroupItem {
  border: 1px solid;
  border-color: #c4c4c4 #c4c4c4 #9e9e9e;
  background: #c6c6c6 0 -6500px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif'); }
.RadGrid_SAMPA td.rgGroupCol,
.RadGrid_SAMPA td.rgExpandCol {
  border-color: #d9d9d9;
  background: #d9d9d9; }
.RadGrid_SAMPA .rgGroupHeader {
  background: #d9d9d9;
  font-size: 1.1em;
  line-height: 21px;
  color: #000; }
  .RadGrid_SAMPA .rgGroupHeader td {
    border-top: 1px solid #828282;
    border-bottom: 1px solid #d9d9d9; }
    .RadGrid_SAMPA .rgGroupHeader td.rgGroupCol {
      border-top-color: #828282; }
.RadGrid_SAMPA .rgExpand {
  background-position: 5px -496px; }
.RadGrid_SAMPA .rgCollapse {
  background-position: 3px -454px; }
.RadGrid_SAMPA .rgEditForm {
  border-bottom: 1px solid #828282; }
.RadGrid_SAMPA .rgUpdate {
  background-position: 0 -1800px; }
.RadGrid_SAMPA .rgCancel {
  background-position: 0 -1850px; }
.RadGrid_SAMPA .rgDetailTable {
  border-color: #828282; }
.RadGrid_SAMPA .rgCommandRow {
  background: #c5c5c5 0 -2099px repeat-x url('/Components/General/Resources/Images/Telerik/Grid/sprite.gif');
  color: #000; }
.RadGrid_SAMPA .rgCommandCell {
  border: 1px solid;
  border-color: #999 #f2f2f2;
  border-top-width: 0;
  padding: 0; }
.RadGrid_SAMPA tfoot .rgCommandCell,
.RadGrid_SAMPA .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
  border-top-width: 1px;
  border-bottom-width: 0; }
.RadGrid_SAMPA .rgCommandTable {
  border: 0;
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #e7e7e7; }
  .RadGrid_SAMPA .rgCommandTable td {
    border: 0;
    padding: 2px 7px; }
.RadGrid_SAMPA .rgCommandRow a {
  color: #000;
  text-decoration: none; }
.RadGrid_SAMPA .rgSave {
  background-position: 0 -1825px;
  height: 18px;
  width: 18px; }
.RadGrid_SAMPA .rgAdd {
  margin-right: 3px;
  background-position: 0 -1650px; }
.RadGrid_SAMPA .rgRefresh {
  margin-right: 3px;
  background-position: 0 -1600px; }
.RadGrid_SAMPA .rgEdit {
  background-position: 0 -1700px; }
.RadGrid_SAMPA .rgDel {
  background-position: 0 -1750px; }
.RadGrid_SAMPA .rgSelected .rgDel {
  background-position: 0 -1775px; }
.RadGrid_SAMPA .rgExpXLS,
.RadGrid_SAMPA .rgExpDOC,
.RadGrid_SAMPA .rgExpPDF,
.RadGrid_SAMPA .rgExpCSV {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Grid/export.gif'); }
.RadGrid_SAMPA .rgExpXLS {
  background-position: 0 0; }
.RadGrid_SAMPA .rgExpDOC {
  background-position: 0 -50px; }
.RadGrid_SAMPA .rgExpPDF {
  background-position: 0 -100px; }
.RadGrid_SAMPA .rgExpCSV {
  background-position: 0 -150px; }

/*editing*/
/*hierarchy*/
/*command row*/
/*multirow select*/
.rgCellSelectorArea_SAMPA,
.GridRowSelector_SAMPA {
  background: #4c4e54; }

/*row drag n drop*/
.GridItemDropIndicator_SAMPA {
  border-top: 1px dashed #666; }

/*tooltip*/
.GridToolTip_SAMPA {
  border: 1px solid #828282;
  padding: 3px;
  background: #fff;
  color: #333; }

.RadGridRTL_SAMPA .rgPageFirst {
  background-position: 0 -1000px; }
  .RadGridRTL_SAMPA .rgPageFirst:hover {
    background-position: 0 -1050px; }
.RadGridRTL_SAMPA .rgPagePrev {
  background-position: 0 -850px; }
  .RadGridRTL_SAMPA .rgPagePrev:hover {
    background-position: 0 -900px; }
.RadGridRTL_SAMPA .rgPageNext {
  background-position: 0 -700px; }
  .RadGridRTL_SAMPA .rgPageNext:hover {
    background-position: 0 -750px; }
.RadGridRTL_SAMPA .rgPageLast {
  background-position: 0 -550px; }
  .RadGridRTL_SAMPA .rgPageLast:hover {
    background-position: 0 -600px; }
.RadGridRTL_SAMPA .rgExpand {
  background-position: -20px -496px; }
 	
/* End of Grid.Default.css */ 
 
/* Start of ImageEditor.Default.css */ 
.RadImageEditor_SAMPA, .RadImageEditor_SAMPA.rieDialogs .riePrintContent {
  border-color: #828282;
  background-color: #eeeeee; }
.RadImageEditor_SAMPA .rieStatusBarInfo .rieLabel {
  color: #828282; }
.RadImageEditor_SAMPA .rieStatusBarInfo span {
  color: #333333; }

/* ImageEditor Dialogs using RadDock as Wrapper */
.RadDock_SAMPA.rieDialogs .rbPrimaryIcon,
.RadImageEditor_SAMPA .rieResizeHandle,
.RadImageEditor_SAMPA .rieBackgroundImg .rtbIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/ImageEditor/rieToolsLight.png');
  _background-image: url('/Components/General/Resources/Images/Telerik/Common/ImageEditor/rieToolsLightIE6.png'); }

.RadDock_SAMPA.rieDialogs .rieThumbsBottomRow td,
.RadDock_SAMPA.rieDialogs .rieDialogsThumbsLeft,
.RadDock_SAMPA.rieDialogs .rieThumbsLink,
.RadImageEditor_SAMPA .rieContentArea {
  border-color: #828282; }

.RadDock_SAMPA.rieDialogs .rieActiveThumbsLink,
.RadDock_SAMPA.rieDialogs .rieThumbsLink:hover,
.RadDock_SAMPA.rieDialogs .riePrintContent img,
.RadImageEditor_SAMPA .rieHighlightVertical,
.RadImageEditor_SAMPA .rieHighlightHorizontal {
  border-color: #515151;
  background-color: #eeeeee; }

.RadDock_SAMPA.rieDialogs .rdContent {
  color: #333333; }

 	
/* End of ImageEditor.Default.css */ 
 
/* Start of Input.Default.css */ 
/*global*/
.RadInput_SAMPA,
.RadInputMgr_SAMPA {
  font: 12px "SDF",arial,sans-serif; }

/*textbox states*/
html body .RadInput_SAMPA .riTextBox,
html body .RadInputMgr_SAMPA {
  border-color: #8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
  background: #fff;
  color: #333333;
  font: 12px "SDF",arial,sans-serif; }
html body .RadInput_SAMPA .riEmpty,
html body .RadInput_Empty_SAMPA {
  color: #a5a5a5; }
html body .RadInput_SAMPA .riHover,
html body .RadInput_Hover_SAMPA,
html body .RadInput_SAMPA .riFocused,
html body .RadInput_Focused_SAMPA {
  border-color: #515151;
  color: #333333; }
html body .RadInput_SAMPA .riRead,
html body .RadInput_Read_SAMPA {
  border-color: #d0d0d0; }
html body .RadInput_SAMPA .riDisabled,
html body .RadInput_Disabled_SAMPA {
  border-color: #d0d0d0;
  color: #8a8a8a;
  cursor: default; }
html body .RadInput_SAMPA .riError,
html body .RadInput_Error_SAMPA {
  border-color: #d51923;
  background: white 100% -298px no-repeat url('/Components/General/Resources/Images/Telerik/Input/sprite.gif');
  color: #d51923; }

.RadForm.rfdTextbox .RadInput_SAMPA .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_SAMPA[type="text"] {
  border-color: #d51923;
  background: white 100% -298px no-repeat url('/Components/General/Resources/Images/Telerik/Input/sprite.gif');
  color: #d51923; }

html body .RadInput_SAMPA .riNegative,
html body .RadInput_Negative_SAMPA {
  color: #565656; }

.RadInput_SAMPA a {
  background: transparent no-repeat url('/Components/General/Resources/Images/Telerik/Input/sprite.gif'); }
.RadInput_SAMPA .riBtn a {
  width: 20px;
  height: 18px;
  line-height: 18px;
  background-position: 3px 5px; }
  .RadInput_SAMPA .riBtn a:hover {
    background-position: 3px -45px; }
.RadInput_SAMPA .riSpin a {
  width: 15px;
  height: 7px;
  line-height: 7px; }
.RadInput_SAMPA a.riUp {
  background-position: 4px -98px; }
  .RadInput_SAMPA a.riUp:hover {
    background-position: 4px -148px; }
.RadInput_SAMPA a.riDown {
  background-position: 4px -199px; }
  .RadInput_SAMPA a.riDown:hover {
    background-position: 4px -249px; }
.RadInput_SAMPA .riLabel {
  color: #000; }
.RadInput_SAMPA .riResizeIcon {
  background: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png') no-repeat transparent;
  background-position: -6.5px -966.5px;
  margin-bottom: -1px; }

html body .RadInputRTL_SAMPA .riError,
html body .RadInputRTL_Error_SAMPA {
  background-position: 3px -298px; }
html body .RadInputRTL_SAMPA .riResizeIcon {
  background-position: -6.5px -986.5px; }

.RadForm.rfdTextbox .RadInputRTL_SAMPA .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_SAMPA[type="text"] {
  background-position: 3px -298px; }

 	
/* End of Input.Default.css */ 
 
/* Start of ListBox.Default.css */ 
.RadListBox_SAMPA {
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadListBox_SAMPA .rlbGroup,
  .RadListBox_SAMPA .rlbTemplateContainer {
    border-color: #8e8e8e;
    color: #333333;
    background-color: white; }
  .RadListBox_SAMPA .rlbCheckAllItems {
    color: #333333;
    background-color: #eaeaea; }
  .RadListBox_SAMPA .rlbCheckAllItemsHovered {
    color: #333333;
    background-color: white; }
  .RadListBox_SAMPA .rlbItem {
    line-height: 18px; }
  .RadListBox_SAMPA .rlbHighlight {
    color: black;
    background-color: #dfdfdf; }
  .RadListBox_SAMPA .rlbItem.rlbHovered {
    color: black;
    background: #dfdfdf; }
  .RadListBox_SAMPA .rlbItem.rlbSelected {
    color: black;
    background: #c5c5c5; }

.RadListBox_SAMPA .rlbHeader,
.RadListBox_SAMPA .rlbFooter {
  border-color: #8e8e8e;
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbHeaderFooter.png');
  background-color: #f1f2f4; }

.RadListBox_SAMPA .rlbFooter {
  background-position: 0 -200px;
  background-color: #e6e6e6; }

.RadListBox_SAMPA .rlbDropClue {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbDropClue.png'); }

.RadListBox_SAMPA .rlbGroup .rlbDropClueAbove {
  border-top-style: dotted;
  border-top-color: #8e8e8e; }

.RadListBox_SAMPA .rlbGroup .rlbDropClueBelow {
  border-bottom-style: dotted;
  border-bottom-color: #8e8e8e; }

.RadListBox_SAMPA .rlbGroup .rlbSelected.rlbDropClueAbove,
.RadListBox_SAMPA .rlbGroup .rlbHovered.rlbDropClueAbove,
.RadListBox_SAMPA .rlbGroup .rlbSelected.rlbDropClueBelow,
.RadListBox_SAMPA .rlbGroup .rlbHovered.rlbDropClueBelow {
  border-color: #FFF; }

/* Buttons normal state vertical layout*/
.RadListBox_SAMPA .rlbButton {
  color: #333333; }
.RadListBox_SAMPA .rlbButtonText {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbSprite.png'); }
.RadListBox_SAMPA .rlbButton:hover .rlbButtonTL,
.RadListBox_SAMPA .rlbButton:hover .rlbButtonTR,
.RadListBox_SAMPA .rlbButton:hover .rlbButtonBL,
.RadListBox_SAMPA .rlbButton:hover .rlbButtonBR {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbButtonHover.png'); }
.RadListBox_SAMPA .rlbButton .rlbButtonTL,
.RadListBox_SAMPA .rlbButton .rlbButtonTR,
.RadListBox_SAMPA .rlbButton .rlbButtonBL,
.RadListBox_SAMPA .rlbButton .rlbButtonBR,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonTL,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonTR,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonBL,
.RadListBox_SAMPA .rlbDisabled:hover .rlbButtonBR {
  background-image: url('/Components/General/Resources/Images/Telerik/ListBox/rlbButtonNormal.png'); }
.RadListBox_SAMPA .rlbButton:hover {
  color: black; }
.RadListBox_SAMPA .rlbDisabled,
.RadListBox_SAMPA .rlbDisabled:hover {
  color: #333333; }

.RadListBox_SAMPA .rlbMoveUp .rlbButtonText {
  background-position: 0 0; }
.RadListBox_SAMPA .rlbMoveUp:hover .rlbButtonText {
  background-position: -400px 0; }
.RadListBox_SAMPA .rlbMoveUpDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveUpDisabled:hover .rlbButtonText {
  background-position: -200px 0; }
.RadListBox_SAMPA .rlbMoveDown .rlbButtonText {
  background-position: 0 -25px; }
.RadListBox_SAMPA .rlbMoveDown:hover .rlbButtonText {
  background-position: -400px -25px; }
.RadListBox_SAMPA .rlbMoveDownDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveDownDisabled:hover .rlbButtonText {
  background-position: -200px -25px; }
.RadListBox_SAMPA .rlbMoveToTop .rlbButtonText {
  background-position: 0 -275px; }
.RadListBox_SAMPA .rlbMoveToTop:hover .rlbButtonText {
  background-position: -400px -275px; }
.RadListBox_SAMPA .rlbMoveToTopDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveToTopDisabled:hover .rlbButtonText {
  background-position: -200px -275px; }
.RadListBox_SAMPA .rlbMoveToBottom .rlbButtonText {
  background-position: 0 -300px; }
.RadListBox_SAMPA .rlbMoveToBottom:hover .rlbButtonText {
  background-position: -400px -300px; }
.RadListBox_SAMPA .rlbMoveToBottomDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbMoveToBottomDisabled:hover .rlbButtonText {
  background-position: -200px -300px; }
.RadListBox_SAMPA .rlbDelete .rlbButtonText {
  background-position: 0 -50px; }
.RadListBox_SAMPA .rlbDelete:hover .rlbButtonText {
  background-position: -400px -50px; }
.RadListBox_SAMPA .rlbDeleteDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbDeleteDisabled:hover .rlbButtonText {
  background-position: -200px -50px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
  background-position: 0 -100px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
  background-position: 0 -75px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -100px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -75px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -100px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -75px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -150px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -125px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -150px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -125px; }
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -150px; }
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -125px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
  background-position: 0 -200px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
  background-position: 0 -175px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
  background-position: -400px -200px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
  background-position: -400px -175px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
  background-position: -200px -200px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
  background-position: -200px -175px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -250px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
  background-position: 0 -225px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
  background-position: -400px -250px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
  background-position: -400px -225px; }
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
  background-position: -200px -250px; }
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_SAMPA .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
  background-position: -200px -225px; }
 	
/* End of ListBox.Default.css */ 
 
/* Start of Menu.Default.css */ 
/* <RadMenu / Default> */
.RadMenu_SAMPA .rmRootGroup, .RadMenu_SAMPA a.rmLink, .RadMenu_SAMPA .rmGroup .rmText, .RadMenu_SAMPA .rmVertical .rmText, .RadMenu_SAMPA .rmLeftArrow, .RadMenu_SAMPA .rmRightArrow, .RadMenu_SAMPA .rmTopArrow, .RadMenu_SAMPA .rmBottomArrow, .RadMenu_SAMPA .rmIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmSprite.png');
  background-color: transparent; }

.RadMenu_SAMPA .rmRootGroup {
  border: 1px solid #828282;
  background-repeat: repeat-x;
  background-position: 0 -408px;
  background-color: #e6e6e6; }

/* <Root items> */
.RadMenu_SAMPA, .RadMenu_SAMPA a.rmLink {
  font: normal 12px/23px "SDF", Arial, sans-serif;
  color: #000;
  text-decoration: none; }

.RadMenu_SAMPA a.rmLink, .RadMenu_SAMPA a.rmDisabled, .RadMenu_SAMPA a.rmDisabled:hover {
  background-position: 0 -72px; }

.RadMenu_SAMPA .rmFirst a.rmLink, .RadMenu_SAMPA .rmFirst a.rmLink:hover, .RadMenu_SAMPA .rmLast .rmText, .RadMenu_SAMPA .rmLast a.rmLink:hover .rmText, .RadMenu_SAMPA .rmVertical a.rmLink, .RadMenu_SAMPA .rmVertical .rmText {
  background-repeat: no-repeat;
  background-position: 0 500px; }

.RadMenu_SAMPA .rmVertical .rmFirst, .RadMenu_SAMPA .rmVertical .rmLast {
  background: none; }

.RadMenu_SAMPA a.rmLink:hover, .RadMenu_SAMPA a.rmFocused, .RadMenu_SAMPA a.rmSelected {
  background-color: #fff; }

.RadMenu_SAMPA .rmHorizontal .rmRootLink span.rmText {
  display: inline; }

.RadMenu_SAMPA_rtl .rmRootLink span.rmText {
  padding-right: 12px; }

.RadMenu_SAMPA_Context_rtl .rmRootLink span.rmText {
  padding-right: 28px; }

.RadMenu_SAMPA_rtl a.rmRootLink {
  margin-left: 0;
  padding: 0; }

.RadMenu_SAMPA_rtl .rmVertical a.rmRootLink {
  padding-right: 12px; }

/*.RadMenu_SAMPA_rtl ul.rmHorizontal .rmRootLink .rmLeftImage
{
	margin: 3px 6px 0 -4px;
}*/
.RadMenu_SAMPA .rmVertical a.rmLink {
  border-width: 1px 0;
  border-style: solid;
  border-color: transparent; }

.RadMenu_SAMPA .rmVertical a.rmLink:hover, .RadMenu_SAMPA .rmVertical a.rmFocused, .RadMenu_SAMPA .rmVertical a.rmSelected, .RadMenu_SAMPA .rmVertical a.rmExpanded, .RadMenu_SAMPA .rmVertical a.rmExpanded:hover {
  border-color: #828282; }

.RadMenu_SAMPA .rmVertical .rmFirst a.rmLink:hover, .RadMenu_SAMPA .rmVertical .rmFirst a.rmFocused, .RadMenu_SAMPA .rmVertical .rmFirst a.rmSelected, .RadMenu_SAMPA .rmVertical .rmFirst a.rmExpanded, .RadMenu_SAMPA .rmVertical .rmFirst a.rmExpanded:hover {
  border-top-color: transparent; }

.RadMenu_SAMPA .rmVertical .rmLast a.rmLink:hover, .RadMenu_SAMPA .rmVertical .rmLast a.rmFocused, .RadMenu_SAMPA .rmVertical .rmLast a.rmSelected, .RadMenu_SAMPA .rmVertical .rmLast a.rmExpanded, .RadMenu_SAMPA .rmVertical .rmLast a.rmExpanded:hover {
  border-bottom-color: transparent; }

.RadMenu_SAMPA .rmVertical .rmItem a.rmDisabled:hover {
  border-color: transparent; }

.RadMenu_SAMPA a.rmExpanded, .RadMenu_SAMPA a.rmExpanded:hover {
  background-color: #fff; }

.RadMenu_SAMPA a.rmDisabled, .RadMenu_SAMPA a.rmDisabled:hover {
  color: #7d7d7d;
  background-color: transparent; }

/* </Root items> */
/* <Submenu items> */
.RadMenu_SAMPA .rmGroup, .RadMenu_SAMPA .rmMultiColumn, .RadMenu_SAMPA .rmGroup .rmVertical {
  border: 1px solid #979797;
  background: #fff url('/Components/General/Resources/Images/Telerik/Menu/rmVSprite.png') repeat-y 0 0; }

.RadMenu_SAMPA .rmPopup {
  background: url('/Components/General/Resources/Images/Telerik/Menu/rmVSprite.png') repeat-y 0 0; }

.RadMenu_SAMPA .rmContentTemplate {
  background: #fff; }

.RadMenu_SAMPA .rmTopFix, .RadMenu_SAMPA .rmBottomFix, .RadMenu_SAMPA .rmRoundedCorners .rmGroup .rmItem, .RadMenu_SAMPA .rmRoundedCorners li.rmFirstGroupColumn .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmFirstGroupColumn li.rmFirstGroupColumn .rmItem, .RadMenu_SAMPA_Context.rmRoundedCorners .rmGroup .rmItem {
  background-color: #fff;
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmVSprite.png');
  background-repeat: repeat-y;
  background-position: -2px 0; }

.RadMenu_SAMPA .rmTopFix, .RadMenu_SAMPA .rmBottomFix {
  background-position: -5px 0; }

.RadMenu_SAMPA .rmPopup .rmTopFix, .RadMenu_SAMPA .rmPopup .rmBottomFix {
  background-image: none; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmGroup, .RadMenu_SAMPA .rmRoundedCorners .rmGroupColumn .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmGroupColumn .rmGroupColumn .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmHorizontal .rmItem, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrap .rmVertical, .RadMenu_SAMPA_Context .rmHorizontal.rmGroup, .RadMenu_SAMPA_Context .rmHorizontal .rmGroup, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmGroup, .RadMenu_SAMPA_Context.rmRoundedCorners .rmHorizontal .rmItem, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrap .rmVertical {
  background-image: none; }

.RadMenu_SAMPA .rmRoundedCorners .rmGroupColumn {
  background-color: #fff; }

.RadMenu_SAMPA .rmBottomLeft, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA_Context.rmRoundedCorners ul.rmGroup, .RadMenu_SAMPA .rmRoundedCorners ul.rmGroup, .RadMenu_SAMPA .rmRoundedCorners .rmMultiColumn {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedLeft.png');
  background-color: transparent;
  background-repeat: no-repeat; }

.RadMenu_SAMPA .rmPopup .rmBottomLeft {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedLeft_rtl.png'); }

.RadMenu_SAMPA .rmTopRight, .RadMenu_SAMPA .rmBottomRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedRight.png');
  background-color: transparent;
  background-repeat: no-repeat; }

.RadMenu_SAMPA .rmTopFix, .RadMenu_SAMPA .rmBottomFix, .RadMenu_SAMPA .rmRoundedCorners .rmGroup .rmFirst, .RadMenu_SAMPA_Context.rmRoundedCorners .rmGroup .rmFirst, .rmRoundedCorners_SAMPA .rmGroup .rmFirst {
  border-color: #979797; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmTopFix, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmBottomFix, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopFix, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomFix {
  background: #FFF; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmRightArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmLeftArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmRightArrow {
  background-color: #FFF;
  border: 0; }

.RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmTopArrow, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmTopArrow, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer .rmBottomArrow {
  background-color: #FFF; }

.RadMenu_SAMPA_rtl .rmBottomLeft, .RadMenu_SAMPA_rtl .rmRoundedCorners ul.rmGroup, .RadMenu_SAMPA_rtl .rmRoundedCorners .rmMultiColumn, .RadMenu_SAMPA .rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA .rmScrollWrapContainer .rmBottomLeft, .rmRoundedCorners.RadMenu_SAMPA_Context_rtl ul.rmGroup, .RadMenu_SAMPA_Context.rmRoundedCorners .rmScrollWrapContainer, .RadMenu_SAMPA .rmRoundedCorners .rmPopup {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedLeft_rtl.png');
  background-repeat: no-repeat; }

.RadMenu_SAMPA_rtl .rmTopRight, .RadMenu_SAMPA_rtl .rmBottomRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedRight_rtl.png'); }

.RadMenu_SAMPA_rtl .rmContentTemplate .rmTopRight, .RadMenu_SAMPA_rtl .rmContentTemplate .rmBottomRight {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmRoundedRight.png'); }

.RadMenu_SAMPA_rtl li.rmTopFix, .RadMenu_SAMPA_rtl li.rmBottomFix, .RadMenu_SAMPA_rtl .rmRoundedCorners .rmGroup .rmItem, .rmRoundedCorners.RadMenu_SAMPA_Context_rtl .rmGroup .rmItem {
  background-position: 101% 0; }

.RadMenu_SAMPA .rmSlide .rmScrollWrap {
  background-image: none; }

.RadMenu_SAMPA_rtl .rmGroup, .RadMenu_SAMPA_rtl .rmMultiColumn, .RadMenu_SAMPA_rtl .rmGroup .rmVertical {
  background-position: 100% 0; }

.RadMenu_SAMPA .rmRootGroup li.rmItem .rmGroup {
  padding-bottom: 0; }

.RadMenu_SAMPA .rmRootGroup .rmHorizontal {
  background-image: none; }

.RadMenu_SAMPA .rmScrollWrap .rmVertical {
  border: 0; }

.RadMenu_SAMPA .rmGroup .rmItem a.rmLink, .RadMenu_SAMPA .rmGroup .rmItem a.rmLink:hover, .RadMenu_SAMPA .rmGroup .rmItem a.rmFocused, .RadMenu_SAMPA .rmGroup .rmItem a.rmSelected, .RadMenu_SAMPA .rmGroup .rmItem a.rmExpanded {
  padding-top: 0;
  padding-bottom: 0;
  border: 0; }

.RadMenu_SAMPA .rmGroup .rmLast a.rmLink, .RadMenu_SAMPA .rmGroup .rmLast a.rmLink:hover, .RadMenu_SAMPA .rmGroup .rmLast a.rmFocused, .RadMenu_SAMPA .rmGroup .rmLast a.rmSelected, .RadMenu_SAMPA .rmGroup .rmLast a.rmExpanded {
  padding-bottom: 1px; }

.RadMenu_SAMPA .rmGroup a.rmLink, .RadMenu_SAMPA .rmGroup .rmText, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled:hover, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled .rmText, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled:hover .rmText {
  background-position: 0 500px;
  background-repeat: no-repeat;
  background-color: transparent; }

.RadMenu_SAMPA .rmGroup a.rmLink:hover, .RadMenu_SAMPA .rmGroup a.rmFocused, .RadMenu_SAMPA .rmGroup a.rmSelected, .RadMenu_SAMPA .rmGroup a.rmExpanded {
  background-position: 0 -168px; }

.RadMenu_SAMPA .rmGroup a.rmLink:hover .rmText, .RadMenu_SAMPA .rmGroup a.rmFocused .rmText, .RadMenu_SAMPA .rmGroup a.rmSelected .rmText, .RadMenu_SAMPA .rmGroup a.rmExpanded .rmText {
  background-position: 100% -192px; }

/* <expand arrows> */
.RadMenu_SAMPA .rmRootGroup .rmExpandRight, .RadMenu_SAMPA .rmGroup .rmExpandDown, .RadMenu_SAMPA_Context .rmGroup .rmExpandRight, .RadMenu_SAMPA .rmRootGroup .rmItem a.rmDisabled .rmExpandRight, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled .rmExpandDown, .RadMenu_SAMPA .rmRootGroup .rmItem a.rmDisabled:hover .rmExpandRight, .RadMenu_SAMPA .rmGroup .rmItem a.rmDisabled:hover .rmExpandDown {
  background-position: 100% -216px; }

.RadMenu_SAMPA a.rmLink:hover .rmExpandRight, .RadMenu_SAMPA .rmLast a.rmLink:hover .rmExpandRight, .RadMenu_SAMPA a.rmFocused .rmExpandRight, .RadMenu_SAMPA a.rmSelected .rmExpandRight, .RadMenu_SAMPA a.rmExpanded .rmExpandRight {
  background-position: 100% -312px; }

.RadMenu_SAMPA .rmGroup a.rmLink:hover .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmFocused .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmSelected .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmExpanded .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmLink:hover .rmExpandDown, .RadMenu_SAMPA .rmGroup a.rmFocused .rmExpandDown, .RadMenu_SAMPA .rmGroup a.rmSelected .rmExpandDown, .RadMenu_SAMPA .rmGroup a.rmExpanded .rmExpandDown {
  background-position: 100% -240px; }

.RadMenu_SAMPA .rmRootGroup a.rmDisabled:hover .rmExpandRight, .RadMenu_SAMPA .rmGroup a.rmDisabled:hover .rmExpandDown {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmSprite.png');
  background-position: 100% -216px; }

/* </expand arrows> */
/* </Submenu items> */
/* <Submenu offsets (Default - specific, overlapping submenus)> */
.RadMenu_SAMPA .rmSlide {
  margin-top: -1px; }

/* </Submenu offsets> */
/* <Scrolling arrows> */
.RadMenu_SAMPA .rmLeftArrow, .RadMenu_SAMPA .rmRightArrow {
  background-color: #E6E6E6; }

.RadMenu_SAMPA .rmLeftArrow {
  background-position: -8px -312px;
  border-right: 1px solid #828282; }

.RadMenu_SAMPA .rmRightArrow {
  background-position: -482px -216px;
  border-left: 1px solid #828282; }

.RadMenu_SAMPA .rmTopArrow, .RadMenu_SAMPA .rmBottomArrow, .RadMenu_SAMPA .rmGroup .rmLeftArrow, .RadMenu_SAMPA .rmGroup .rmRightArrow {
  background-color: #E6E6E6; }

.RadMenu_SAMPA .rmTopArrow {
  background-position: 50% -367px;
  border-bottom: 1px solid #828282; }

.RadMenu_SAMPA .rmBottomArrow {
  background-position: 50% -391px;
  border-top: 1px solid #828282; }

.rmRoundedCorners_SAMPA .rmTopArrow, .rmRoundedCorners_SAMPA .rmBottomArrow, .RadMenu_SAMPA .rmRoundedCorners .rmTopArrow, .RadMenu_SAMPA .rmRoundedCorners .rmBottomArrow {
  border-color: #e8e8e8; }

/* </Scrolling arrows> */
/* <Separators> */
.RadMenu_SAMPA .rmRootGroup > .rmSeparator {
  margin-right: -4px; }

.RadMenu_SAMPA .rmSeparator .rmText {
  border-color: #a8a8a8 #fff #fff #a8a8a8; }

.RadMenu_SAMPA .rmGroup .rmSeparator .rmText {
  border-color: #c5c5c5 #fff #fff #c5c5c5; }

.RadMenu_SAMPA_Context .rmSeparator .rmText {
  background-color: transparent;
  background-position: 0 -406px; }

/* </Separators> */
/* </RadMenu / Default> */
.RadMenu_SAMPA .rmHorizontal .rmRootLink .rmIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Menu/rmSprite.png');
  background-position: 50% -388px; }
  @media screen\9 {
    .RadMenu_SAMPA .rmHorizontal .rmRootLink .rmIcon {
      background-position: -243px -388px; } }

/* <rtl> */
.RadMenu_SAMPA_rtl .rmRootGroup > .rmSeparator {
  margin-left: -3px;
  margin-right: 0; }

.RadMenu_SAMPA_rtl a.rmLink, .RadMenu_SAMPA_rtl .rmRootGroup a.rmDisabled {
  background-position: 99% -96px; }

.RadMenu_SAMPA_rtl .rmGroup a.rmDisabled {
  background: none; }

.RadMenu_SAMPA_rtl .rmText {
  background-position: 0 -96px; }

.RadMenu_SAMPA_rtl .rmVertical a.rmExpanded .rmText, .RadMenu_SAMPA_rtl .rmVertical a.rmExpanded:hover .rmText {
  background-position: 0 500px;
  background-repeat: no-repeat; }

.RadMenu_SAMPA_rtl .rmGroup a.rmLink:hover, .RadMenu_SAMPA_rtl .rmGroup a.rmFocused, .RadMenu_SAMPA_rtl .rmGroup a.rmSelected, .RadMenu_SAMPA_rtl .rmGroup a.rmExpanded {
  background-position: 100% -264px; }

.RadMenu_SAMPA_rtl .rmGroup a.rmLink:hover .rmText, .RadMenu_SAMPA_rtl .rmGroup a.rmFocused .rmText, .RadMenu_SAMPA_rtl .rmGroup a.rmSelected .rmText, .RadMenu_SAMPA_rtl .rmGroup a.rmExpanded .rmText {
  background-position: 0 -288px; }

.RadMenu_SAMPA_Context_rtl .rmVertical .rmExpandLeft, .RadMenu_SAMPA_rtl .rmRootGroup .rmExpandLeft {
  background-position: 0 -312px; }

.RadMenu_SAMPA_rtl .rmVertical a.rmLink:hover .rmExpandLeft, .RadMenu_SAMPA_rtl .rmVertical a.rmFocused .rmExpandLeft, .RadMenu_SAMPA_rtl .rmVertical a.rmSelected .rmExpandLeft, .RadMenu_SAMPA_rtl .rmVertical a.rmExpanded .rmExpandLeft {
  background-position: 0 -216px; }

.RadMenu_SAMPA_rtl .rmGroup a.rmLink:hover .rmExpandLeft, .RadMenu_SAMPA_rtl .rmGroup a.rmFocused .rmExpandLeft, .RadMenu_SAMPA_rtl .rmGroup a.rmSelected .rmExpandLeft, .RadMenu_SAMPA_rtl .rmGroup a.rmExpanded .rmExpandLeft, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmLink:hover .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmFocused .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmSelected .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmExpanded .rmExpandDown {
  background-position: 0 -336px; }

.RadMenu_SAMPA_rtl .rmRootGroup a.rmDisabled:hover .rmExpandLeft, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmExpandDown, .RadMenu_SAMPA_rtl .rmSlide .rmHorizontal .rmExpandUp {
  background-position: 0 -312px; }

/* </rtl> */ 	
/* End of Menu.Default.css */ 
 
/* Start of Notification.Default.css */ 
.RadNotification_SAMPA {
  border-color: #8a8a8a;
  color: #333333;
  background-color: #eeeeee;
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* base style overwrites */ }
  .RadNotification_SAMPA.rnShadows {
    box-shadow: 2px 2px 3px #b0b0b0; }
  .RadNotification_SAMPA .rnTitleBar {
    border-bottom-color: transparent;
    background-image: linear-gradient(#fdfdfd, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 ); }
  .RadNotification_SAMPA .rnCommands a {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
  .RadNotification_SAMPA .rnContentWrapper {
    border-top-color: #8a8a8a; }
  .RadNotification_SAMPA .rnCommands {
    margin: 4px 0 0; }
 	
/* End of Notification.Default.css */ 
 
/* Start of OrgChart.Default.css */ 
/**
 * Organizational Chart Default Skin
 */
/*----------------------------------------------------------------------------*/
/** Global wrapper */
.RadOrgChart_SAMPA {
  color: #000000;
  font: normal 12px/14px "SDF", Arial, sans-serif; }

/** Viewport */
/** NodeList */
/** Node */
/** Group */
.RadOrgChart_SAMPA .rocGroup {
  border-radius: 10px;
  background-color: #e5e5e5;
  background-color: rgba(0, 0, 0, 0.1);
  *background-color: #e5e5e5; }

/** ItemList */
/** ItemWrap */
/** Items */
.RadOrgChart_SAMPA .rocItemContent,
.RadOrgChart_SAMPA .rocItemTemplate {
  border-color: #999999;
  border-radius: 5px;
  background-color: #cccccc;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/OrgChart/rocItemTileLight.png'); }

/** Toggle handle */
/*.RadOrgChart_SAMPA .rocToggleHandle,*/
.RadOrgChart_SAMPA .rocExpandArrow,
.RadOrgChart_SAMPA .rocCollapseArrow,
.RadOrgChart_SAMPA .rocExpandGroupArrow,
.RadOrgChart_SAMPA .rocCollapseGroupArrow {
  border-color: #999999;
  border-radius: 3px;
  background-color: #cccccc;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Actions/actionExpandCollapseDark.png'); }

/* Loading states */
.RadOrgChart_SAMPA .rocLoadingNodes .rocExpandArrow,
.RadOrgChart_SAMPA .rocLoadingNodes .rocCollapseArrow,
.RadOrgChart_SAMPA .rocLoadingGroups .rocExpandGroupArrow,
.RadOrgChart_SAMPA .rocLoadingGroups .rocCollapseGroupArrow {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif'); }

/** Node lines */
.RadOrgChart_SAMPA .rocLineUp,
.RadOrgChart_SAMPA .rocLineDown,
.RadOrgChart_SAMPA .rocLineHorizontal {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/OrgChart/rocLinesDark.png'); }

/** Drag and Drop */
/** Drag ghost */
.rocDetachedItemContainer.RadOrgChart_SAMPA .rocGhostItem,
.rocDetachedNodeContainer.RadOrgChart_SAMPA .rocGhostNode {
  border-color: #999999;
  border-radius: 5px;
  background-color: #cccccc;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/OrgChart/rocItemTileLight.png'); }

/** Drag Drop Clue */
.rocDetachedItemContainer.RadOrgChart_SAMPA .rocDropClue,
.rocDetachedNodeContainer.RadOrgChart_SAMPA .rocDropClue {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/Actions/actionDragDropDark.png'); }

/** Toolbar */
.rocToolbar_SAMPA {
  border-color: #cccccc;
  border-radius: 5px;
  background-color: #fafafa; }

/** Toolbar button */
.rocToolbar_SAMPA .rocToolbarButton {
  border-color: #cccccc;
  border-radius: 3px;
  background-color: #f0f0f0;
  text-indent: -999em;
  float: left;
  overflow: hidden; }
 	
/* End of OrgChart.Default.css */ 
 
/* Start of PanelBar.Default.css */ 
.RadPanelBar_SAMPA {
  background: #fff; }

.RadPanelBar_SAMPA .rpRootGroup {
  border-color: #828282; }

.RadPanelBar_SAMPA a.rpLink,
.RadPanelBar_SAMPA div.rpHeaderTemplate,
.RadPanelBar_SAMPA .rpTemplate {
  color: #000;
  font: normal 12px/24px "SDF", Arial, sans-serif; }

.RadPanelBar_SAMPA div.rpHeaderTemplate,
.RadPanelBar_SAMPA a.rpLink {
  background-color: #fdfdfd;
  background-image: url('/Components/General/Resources/Images/Telerik/PanelBar/RootItemBg.png');
  border-color: #ebebeb; }

.RadPanelBar_SAMPA .rpOut {
  border-color: #ebebeb; }

.RadPanelBar_SAMPA .rpLink:hover {
  border-color: #c4c4c4; }

.RadPanelBar_SAMPA .rpLink.rpFocused,
.RadPanelBar_SAMPA .rpLink.rpSelected {
  background-color: #fdfdfd;
  border-color: #aaaaaa; }

.RadPanelBar_SAMPA .rpLink.rpExpanded,
.RadPanelBar_SAMPA div.rpFocused,
.RadPanelBar_SAMPA div.rpExpanded,
.RadPanelBar_SAMPA div.rpSelected {
  background-color: #fdfdfd;
  border-color: #6c6c6c; }

/* <disabled items> */
.RadPanelBar_SAMPA a.rpDisabled,
.RadPanelBar_SAMPA div.rpDisabled,
.RadPanelBar_SAMPA a.rpDisabled:hover {
  color: #bbb; }

/* </disabled items> */
/* <subitems> */
.RadPanelBar_SAMPA .rpGroup {
  background-color: #fff; }

.RadPanelBar_SAMPA .rpGroup a.rpLink,
.RadPanelBar_SAMPA .rpGroup div.rpHeaderTemplate,
.RadPanelBar_SAMPA .rpGroup .rpTemplate {
  color: #000;
  background-image: none;
  background-color: transparent; }

.RadPanelBar_SAMPA .rpGroup a.rpLink:hover {
  color: #000; }

.RadPanelBar_SAMPA .rpGroup a.rpLink,
.RadPanelBar_SAMPA .rpGroup a.rpLink .rpOut {
  background-color: transparent;
  background-image: url('/Components/General/Resources/Images/Telerik/PanelBar/SubItemStates.png');
  background-repeat: no-repeat; }

.RadPanelBar_SAMPA .rpGroup a.rpSelected,
.RadPanelBar_SAMPA .rpGroup a.rpSelected:hover {
  color: #fff; }

/* <subitems (disabled)> */
.RadPanelBar_SAMPA ul.rpGroup .rpDisabled,
.RadPanelBar_SAMPA .rpGroup a.rpDisabled:hover,
.RadPanelBar_SAMPA .rpGroup a.rpDisabled .rpOut {
  background-image: none; }

.RadPanelBar_SAMPA ul.rpGroup .rpDisabled,
.RadPanelBar_SAMPA .rpGroup a.rpDisabled:hover {
  color: #bbb;
  background-color: #fff; }

/* <subitems (disabled)> */
/* </subitems> */
/* <background positioning> */
.RadPanelBar_SAMPA a.rpLink,
.RadPanelBar_SAMPA div.rpHeaderTemplate,
.RadPanelBar_SAMPA a.rpExpanded,
.RadPanelBar_SAMPA div.rpExpanded,
.RadPanelBar_SAMPA .rpItem a.rpLinkExpandHovered {
  background-position: 0 0; }

.RadPanelBar_SAMPA a.rpFocused,
.RadPanelBar_SAMPA div.rpFocused,
.RadPanelBar_SAMPA a.rpLink:hover,
.RadPanelBar_SAMPA a.rpExpanded:hover {
  background-position: 0 -200px; }

.RadPanelBar_SAMPA a.rpSelected,
.RadPanelBar_SAMPA div.rpSelected,
.RadPanelBar_SAMPA a.rpSelected:hover {
  background-position: 0 -400px; }

.RadPanelBar_SAMPA .rpFirst a.rpLink,
.RadPanelBar_SAMPA .rpFirst div.rpHeaderTemplate,
.RadPanelBar_SAMPA li.rpFirst .rpExpanded {
  background-position: 0 -1px; }

.RadPanelBar_SAMPA li.rpFirst .rpFocused,
.RadPanelBar_SAMPA .rpFirst a.rpLink:hover {
  background-position: 0 -201px; }

.RadPanelBar_SAMPA li.rpFirst .rpSelected,
.RadPanelBar_SAMPA .rpFirst a.rpSelected:hover {
  background-position: 0 -401px; }

/* <root items (disabled)> */
.RadPanelBar_SAMPA a.rpDisabled:hover {
  cursor: default; }

.RadPanelBar_SAMPA a.rpDisabled,
.RadPanelBar_SAMPA div.rpDisabled,
.RadPanelBar_SAMPA a.rpDisabled:hover,
.RadPanelBar_SAMPA a.rpDisabled:hover .rpOut {
  background-position: 0 0; }

/* </root items (disabled)> */
/*      <expand arrows> */
.RadPanelBar_SAMPA .rpExpandable span.rpExpandHandle,
.RadPanelBar_SAMPA .rpExpanded span.rpExpandHandle {
  background-color: transparent;
  background-image: url('/Components/General/Resources/Images/Telerik/PanelBar/Expandable.png');
  background-repeat: no-repeat; }

.RadPanelBar_SAMPA_rtl .rpGroup .rpText {
  padding: 0 10px; }

.RadPanelBar_SAMPA .rpExpandable span.rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpandable:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -5px; }

.RadPanelBar_SAMPA a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -5px; }

.RadPanelBar_SAMPA .rpExpanded span.rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpanded:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -181px; }

.RadPanelBar_SAMPA a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_SAMPA a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -181px; }

.RadPanelBar_SAMPA div.rpExpandable .rpExpandHandleHovered {
  background-position: 0 -5px; }

.RadPanelBar_SAMPA div.rpExpanded .rpExpandHandleHovered {
  background-position: 0 -181px; }

/*      </expand arrows> */
.RadPanelBar_SAMPA .rpGroup a.rpLink,
.RadPanelBar_SAMPA .rpGroup div.rpHeaderTemplate,
.RadPanelBar_SAMPA .rpGroup a.rpLink .rpOut {
  background-position: 0 200px; }

.RadPanelBar_SAMPA .rpGroup a.rpLink:hover,
.RadPanelBar_SAMPA ul.rpGroup .rpFocused {
  background-position: 100% -22px; }

.RadPanelBar_SAMPA .rpGroup a.rpLink:hover .rpOut,
.RadPanelBar_SAMPA .rpGroup a.rpFocused .rpOut {
  background-position: 0 0; }

/*      <subitems (selected)> */
.RadPanelBar_SAMPA ul.rpGroup .rpSelected,
.RadPanelBar_SAMPA .rpGroup a.rpSelected:hover {
  background-position: 100% -222px;
  background-color: transparent; }

.RadPanelBar_SAMPA .rpGroup a.rpSelected .rpOut,
.RadPanelBar_SAMPA .rpGroup a.rpSelected:hover .rpOut {
  background-position: 0 -200px; }

/*      </subitems (selected)> */
/*      <subitems (expand arrows)> */
.RadPanelBar_SAMPA ul.rpGroup .rpExpandable .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpandable:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -343px; }

.RadPanelBar_SAMPA .rpGroup a.rpExpandable:hover .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpandable:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -343px; }

.RadPanelBar_SAMPA ul.rpGroup .rpExpanded .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpanded:hover .rpNavigation .rpExpandHandle {
  background-position: 0 -482px; }

.RadPanelBar_SAMPA .rpGroup a.rpExpanded:hover .rpExpandHandle,
.RadPanelBar_SAMPA .rpGroup a.rpExpanded:hover .rpNavigation .rpExpandHandleHovered {
  background-position: 100% -482px; }

.RadPanelBar_SAMPA .rpGroup div.rpExpandable .rpExpandHandleHovered {
  background-position: 0 -343px; }

.RadPanelBar_SAMPA .rpGroup div.rpExpanded .rpExpandHandleHovered {
  background-position: 0 -482px; }

/* </background positioning> */
 	
/* End of PanelBar.Default.css */ 
 
/* Start of Rating.Default.css */ 
.RadRating_SAMPA a,
.RadRating_SAMPA a span {
  background-image: url('/Components/General/Resources/Images/Telerik/Rating/Sprite.png');
  _background-image: url('/Components/General/Resources/Images/Telerik/Rating/Sprite.gif'); }
@media print {
  .RadRating_SAMPA a:before,
  .RadRating_SAMPA a span:before {
    content: url('/Components/General/Resources/Images/Telerik/Rating/Sprite.png'); } }

 	
/* End of Rating.Default.css */ 
 
/* Start of RibbonBar.Default.css */ 
.RadRibbonBar_SAMPA {
  font: 11px "SDF", Arial, sans-serif; }
  .RadRibbonBar_SAMPA .rrbContentWrapIn {
    border-color: #828282;
    background-color: #cccccc; }

.RadRibbonBar_SAMPA .rrbContentWrapIn, .RadRibbonBar_SAMPA .rrbButtonArea, .RadRibbonBar_SAMPA .rrbGroupTitle, .RadRibbonBar_SAMPA .rrbButtonGroupIn {
  background-image: url('/Components/General/Resources/Images/Telerik/RibbonBar/rrbGradients.png'); }

.RadRibbonBar_SAMPA .rrbTabs {
  border-bottom-color: #828282; }
.RadRibbonBar_SAMPA .rrbApplicationTab .rrbTabLabel {
  border-color: #8d8d8d;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  background: #828282; }
.RadRibbonBar_SAMPA .rrbHeaderBar {
  border-color: #828282; }
.RadRibbonBar_SAMPA .rrbContextualTab .rrbContextualTabLabel {
  color: #ffffff; }
.RadRibbonBar_SAMPA .rrbTab .rrbTabLabel {
  border-color: transparent;
  border-radius: 5px 5px 0 0;
  color: #000000; }
.RadRibbonBar_SAMPA .rrbHoveredTab .rrbTabLabel {
  border-color: #828282;
  background-color: #e6e6e6;
  background-image: linear-gradient(#fcfbfb, #e6e6e6); }
.RadRibbonBar_SAMPA .rrbSelectedTab .rrbTabLabel {
  color: #000000;
  border-color: #828282;
  background: #ffffff; }
.RadRibbonBar_SAMPA .rrbMenu .rrbMenuLabel {
  color: #333333;
  background-color: #eaeaea; }
.RadRibbonBar_SAMPA .rrbToolTip {
  border-color: #cccccc;
  border-radius: 3px;
  color: #333333;
  background-color: #f0f0f0; }
.RadRibbonBar_SAMPA .rrbToggleHandle {
  background-position: -2px -622px; }
.RadRibbonBar_SAMPA.rrbMinimized .rrbToggleHandle, .RadRibbonBar_SAMPA.rrbExtendedChromeMinimized .rrbToggleHandle {
  background-position: -2px -662px; }
.RadRibbonBar_SAMPA .rrbButtonArea {
  background-color: #cccccc; }
.RadRibbonBar_SAMPA .rrbResizeHandle {
  background-position: -5px -885px; }
.RadRibbonBar_SAMPA .rrbGroupTitle {
  border-top: 1px solid #d2d2d2;
  color: #000000;
  background-color: #ffffff;
  background-position: 0 100%; }
.RadRibbonBar_SAMPA .rrbGroupLauncher {
  background-position: -6px -1926px; }
.RadRibbonBar_SAMPA .rrbButtonGroupIn {
  border-color: #cccccc #aaaaaa #999999;
  border-radius: 3px;
  background-color: #dadada;
  background-image: linear-gradient(#ffffff, #dadada); }
.RadRibbonBar_SAMPA .rrbButtonGroupHover .rrbButtonGroupIn {
  background-color: #cccccc;
  background-image: linear-gradient(#efefef, #cccccc); }
.RadRibbonBar_SAMPA .rrbCollapsedGroup .rrbButtonGroupIn {
  box-shadow: inset 0 0 1px #ffffff; }
.RadRibbonBar_SAMPA .rrbCollapsedGroup .rrbGroupToggleIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbCollapsedGroup .rrbGroupIcon {
  border-color: #8a8a8a; }

.RadRibbonBar_SAMPA .rrbQatButton, .RadRibbonBar_SAMPA .rrbButtonOut, .RadRibbonBar_SAMPA .rrbSplitButton:hover .rrbButtonArrow, .RadRibbonBar_SAMPA .rrbButtonStripPart, .RadRibbonBar_SAMPA .rrbComboBox .rrbActionButton, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton, .RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButton, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton, .RadRibbonBar_SAMPA .rrbDropDown .rrbDDInner, .RadRibbonBar_SAMPA .rrbColorPicker .rrbCPInner, .RadRibbonBar_SAMPA .rrbGalleryAction {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientButtonSprite.png');
  border-color: #8a8a8a;
  color: #333333;
  background-color: #e8e8e8;
  background-image: linear-gradient(#faf9f9 0%, #e8e8e8 100%); }

.RadRibbonBar_SAMPA .rrbQatButton, .RadRibbonBar_SAMPA .rrbButtonOut {
  border-color: transparent;
  background-color: transparent; }

.RadRibbonBar_SAMPA .rrbQatButton:hover, .RadRibbonBar_SAMPA .rrbButtonOut:hover, .RadRibbonBar_SAMPA .rrbButtonOut.rrbButtonHovered, .RadRibbonBar_SAMPA .rrbSplitButton .rrbButtonArrow:hover, .RadRibbonBar_SAMPA .rrbButtonStripPart:hover, .RadRibbonBar_SAMPA .rrbComboBox .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton:hover, .RadRibbonBar_SAMPA .rrbDropDown .rrbDDInner:hover, .RadRibbonBar_SAMPA .rrbColorPicker .rrbCPInner:hover, .RadRibbonBar_SAMPA .rrbGalleryAction:hover, .RadRibbonBar_SAMPA .rrbGalleryItemHovered, .rrbSlide_SAMPA .rrbGalleryItemHovered {
  border-color: #515151;
  color: #000000;
  background-color: #c3c3c3;
  background-image: linear-gradient(#e2e2e2 0%, #c3c3c3 100%); }

.RadRibbonBar_SAMPA .rrbQatButton:active, .RadRibbonBar_SAMPA .rrbButtonOut.rrbButtonClicked, .RadRibbonBar_SAMPA .rrbButtonOut.rrbButtonPressed, .RadRibbonBar_SAMPA .rrbButtonOut.rrbExpanded, .RadRibbonBar_SAMPA .rrbButtonOut.rrbToggled, .RadRibbonBar_SAMPA .rrbExpanded .rrbSplitButton .rrbButtonArrow, .RadRibbonBar_SAMPA .rrbButtonClicked .rrbSplitButton .rrbButtonArrow, .RadRibbonBar_SAMPA .rrbButtonStripPart:active, .RadRibbonBar_SAMPA .rrbButtonStripPart.rrbButtonClicked, .RadRibbonBar_SAMPA .rrbButtonStripPart.rrbButtonPressed, .RadRibbonBar_SAMPA .rrbComboBox .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton:active, .RadRibbonBar_SAMPA .rrbDropDown .rrbDDInner:active, .RadRibbonBar_SAMPA .rrbColorPicker .rrbCPInner:active, .RadRibbonBar_SAMPA .rrbGalleryAction:active, .RadRibbonBar_SAMPA .rrbGalleryItemSelected, .rrbSlide_SAMPA .rrbGalleryItemSelected {
  border-color: #888888;
  color: #000000;
  background-color: #dedede;
  background-image: linear-gradient(#c7c7c7 0%, #dedede 100%); }

.RadRibbonBar_SAMPA .rrbMenu, .RadRibbonBar_SAMPA .rrbMenuGroupMid, .rrbDropDownSlide_SAMPA .rrbPopup, .rrbSlide_SAMPA .rrbPopup, .rrbPopup_SAMPA, .rrbPopup_SAMPA .rrbPopup {
  border-color: #828282;
  color: #333333;
  background-color: #ffffff; }

.RadRibbonBar_SAMPA .rrbMenu .rrbMenuItem, .RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut, .rrbPopup_SAMPA .rrbMIInner, .rrbPopup_SAMPA .rrbMIToggle {
  color: #333333;
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientListSprite.png');
  background-repeat: repeat-x;
  background-position: 0 0; }

.RadRibbonBar_SAMPA .rrbMenu .rrbMenuItem:hover, .RadRibbonBar_SAMPA .rrbMenu .rrbMenuItemHovered, .RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut:hover, .rrbPopup_SAMPA .rrbMIHovered > .rrbMIInner, .rrbPopup_SAMPA .rrbMIHovered > .rrbMIInner .rrbMIToggle, .rrbPopup_SAMPA .rrbMIExpanded > .rrbMIInner {
  border-color: #b0b0b0;
  color: #000000;
  background-color: #c5c5c5;
  background-image: linear-gradient(#e1e1e1, #c5c5c5); }

.RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut.rrbExpanded, .RadRibbonBar_SAMPA .rrbMenuGroupOut .rrbButtonOut.rrbButtonClicked, .rrbPopup_SAMPA .rrbMIExpanded > .rrbMIInner .rrbMIToggle {
  border-color: #6c6c6c;
  color: #ffffff;
  background-color: #828282;
  background-image: linear-gradient(#969696, #828282);
  background-color: #828282; }

.RadRibbonBar_SAMPA .rrbIcon, .RadRibbonBar_SAMPA .rrbToggleHandle, .RadRibbonBar_SAMPA .rrbResizeHandle, .RadRibbonBar_SAMPA .rrbGroupLauncher, .RadRibbonBar_SAMPA .rrbGroupToggleIcon {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
.RadRibbonBar_SAMPA .rrbButtonOut {
  border-radius: 3px; }
  .RadRibbonBar_SAMPA .rrbButtonOut .rrbIcon {
    background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbMenuGroupMid {
  box-shadow: 3px 2px 3px #888; }
.RadRibbonBar_SAMPA .rrbComboBox .rrbCBInner {
  border-color: #8e8e8e;
  background-color: #ffffff; }
.RadRibbonBar_SAMPA .rrbComboBox .rrbCBInput {
  color: #333333; }
.RadRibbonBar_SAMPA .rrbComboBox .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton, .RadRibbonBar_SAMPA .rrbDropDown .rrbActionButton:hover {
  background: none; }
.RadRibbonBar_SAMPA .rrbDropDown .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbNTBInner {
  border-color: #8e8e8e;
  background-color: #ffffff; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbNTBInput {
  color: #333333; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButtonUp .rrbIcon {
  background-position: -2px -402px; }
.RadRibbonBar_SAMPA .rrbNumericTextBox .rrbActionButtonDown .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton, .RadRibbonBar_SAMPA .rrbColorPicker .rrbActionButton:hover {
  background: none; }
.RadRibbonBar_SAMPA .rrbColorPicker .rrbIcon {
  background-position: -2px -422px; }
.RadRibbonBar_SAMPA .rrbGallery {
  border-color: #8a8a8a;
  background-color: #ffffff; }
.RadRibbonBar_SAMPA .rrbGalleryActionUp .rrbIcon {
  background-position: -2px -2px; }
.RadRibbonBar_SAMPA .rrbGalleryActionDown .rrbIcon {
  background-position: -2px -22px; }
.RadRibbonBar_SAMPA .rrbGalleryActionExpand .rrbIcon {
  background-position: -2px -182px; }
.RadRibbonBar_SAMPA .rrbCategoryTitle {
  color: #333333;
  background-color: #eaeaea; }
.RadRibbonBar_SAMPA .rrbGalleryItemInner {
  color: #333333;
  background-color: #ffffff; }

.rrbDropDownSlide_SAMPA .rrbPopup {
  font: 11px "SDF", Arial, Helvetica, sans-serif; }
.rrbDropDownSlide_SAMPA .rrbListItem:hover {
  color: #000000;
  background-color: #dfdfdf; }

.rrbSlide_SAMPA .rrbPopup {
  font: 11px "SDF", Arial, Helvetica, sans-serif; }
.rrbSlide_SAMPA .rrbCategoryTitle {
  color: #333333;
  background-color: #eaeaea; }
.rrbSlide_SAMPA .rrbGalleryItemInner {
  color: #333333;
  background-color: #ffffff; }

.rrbPopup_SAMPA {
  font: 11px "SDF", Arial, Helvetica, sans-serif; }
  .rrbPopup_SAMPA .rrbHeaderBar {
    border-color: #8a8a8a;
    color: #333333;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9 0%, #e8e8e8 100%); }
  .rrbPopup_SAMPA .rrbMIToggle .rrbIcon {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radActionsSprite.png'); }
  .rrbPopup_SAMPA .rrbDisabled > .rrbMIInner {
    color: #a5a5a5;
    background-color: transparent; }
  .rrbPopup_SAMPA .rrbHeader {
    border-color: #c5c5c5;
    background: #ebebeb; }
  .rrbPopup_SAMPA .rrbAuxiliaryPane {
    background: #eeeeee;
    border-color: #8a8a8a; }
  .rrbPopup_SAMPA .rrbFooterPane {
    border-color: #c5c5c5;
    background: #ebebeb; }
 	
/* End of RibbonBar.Default.css */ 
 
/* Start of Rotator.Default.css */ 
.RadRotator_SAMPA {
  /*================== The list ========================*/
  /* For vertical carousel, not set, width defaults to auto */
  /* Note if you explicitly set width to auto, this might cause */
  /* problems with Safari */
  /* When LoadOnDemand */ }
  .RadRotator_SAMPA .rrClipRegion {
    border-color: #8a8a8a; }
  .RadRotator_SAMPA .rrButton {
    background-image: url('/Components/General/Resources/Images/Telerik/Rotator/RotatorButtons.gif');
    background-repeat: no-repeat; }
  .RadRotator_SAMPA .rrLoadingSign {
    background: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif') no-repeat center; }
 	
/* End of Rotator.Default.css */ 
 
/* Start of Slider.Default.css */ 
.RadSlider_SAMPA {
  /* horizontal slider */
  /* end horizontal slider */
  /* vertical slider */
  /* end vertical slider */
  /* horizontal slider - TrackPosition=Top/Bottom */
  /* vertical slider - TrackPosition=Left/Right */
  /* horizontal slider - TrackPosition=Center */
  /* vertical slider - TrackPosition=Center */ }
  .RadSlider_SAMPA .rslTrack {
    border-color: #8a8a8a; }
  .RadSlider_SAMPA div.rslTop a.rslDraghandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/DragHandleDown.gif'); }
  .RadSlider_SAMPA .rslHorizontal a.rslHandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/Handles.gif'); }
  .RadSlider_SAMPA .rslHorizontal a.rslDraghandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/DragHandle.gif'); }
  .RadSlider_SAMPA .rslHorizontal .rslTrack {
    background: url('/Components/General/Resources/Images/Telerik/Slider/TrackBgr.gif') repeat-x; }
  .RadSlider_SAMPA .rslHorizontal .rslSelectedregion {
    background: url('/Components/General/Resources/Images/Telerik/Slider/SelectedRegionHorizontalBgr.gif') right top; }
  .RadSlider_SAMPA .rslHorizontal .rslItem {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/ItemHorizontalBgr.gif'); }
  .RadSlider_SAMPA .rslVertical a.rslHandle {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/HandlesVertical.gif'); }
  .RadSlider_SAMPA .rslVertical .rslTrack {
    background: url('/Components/General/Resources/Images/Telerik/Slider/TrackVerticalBgr.gif') repeat-y; }
  .RadSlider_SAMPA .rslVertical .rslSelectedregion {
    background: url('/Components/General/Resources/Images/Telerik/Slider/SelectedRegionVerticalBgr.gif') left bottom; }
  .RadSlider_SAMPA .rslVertical a.rslDraghandle {
    background: url('/Components/General/Resources/Images/Telerik/Slider/DragVerticalHandle.gif') no-repeat; }
  .RadSlider_SAMPA .rslVertical .rslItem {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/ItemVerticalBgr.gif'); }
  .RadSlider_SAMPA .rslLeft a.rslDraghandle {
    background: url('/Components/General/Resources/Images/Telerik/Slider/DragVerticalHandleRight.gif') no-repeat; }
  .RadSlider_SAMPA .rslItem,
  .RadSlider_SAMPA .rslLargeTick span {
    color: #333333; }
  .RadSlider_SAMPA .rslItemsWrapper .rslItemSelected {
    color: #333333; }
  .RadSlider_SAMPA .rslTop .rslSmallTick,
  .RadSlider_SAMPA .rslBottom .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeHorizontal.gif'); }
  .RadSlider_SAMPA .rslTop .rslLargeTick,
  .RadSlider_SAMPA .rslBottom .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargeChangeHorizontal.gif'); }
  .RadSlider_SAMPA .rslLeft .rslSmallTick,
  .RadSlider_SAMPA .rslRight .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeVertical.gif'); }
  .RadSlider_SAMPA .rslLeft .rslLargeTick,
  .RadSlider_SAMPA .rslRight .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargelChangeVertical.gif'); }
  .RadSlider_SAMPA .rslMiddle .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeMiddleHorizontal.gif'); }
  .RadSlider_SAMPA .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargeChangeMiddleHorizontal.gif'); }
  .RadSlider_SAMPA .rslCenter .rslSmallTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/SmallChangeCenterVertical.gif'); }
  .RadSlider_SAMPA .rslCenter .rslLargeTick {
    background-image: url('/Components/General/Resources/Images/Telerik/Slider/LargelChangeCenterVertical.gif'); }
 	
/* End of Slider.Default.css */ 
 
/* Start of Splitter.Default.css */ 
.RadSplitter_SAMPA {
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif;
  /* Borders */
  /* When ShowContentDuringLoad="false" */
  /* RadSplitBar/RadSlidingPane resize elements */
  /* RadSlidingPane tab */
  /* RadSlidingPane header */
  /* RadSlidingPane title text */
  /* RadSlidingPane header elements */ }
  .RadSplitter_SAMPA,
  .RadSplitter_SAMPA .rspPaneTabContainer,
  .RadSplitter_SAMPA .rspPane,
  .RadSplitter_SAMPA .rspResizeBar,
  .RadSplitter_SAMPA .rspSlideContainerResize,
  .RadSplitter_SAMPA .rspPaneHorizontal,
  .RadSplitter_SAMPA .rspResizeBarHorizontal,
  .RadSplitter_SAMPA .rspSlideContainerResizeHorizontal {
    border-color: #8a8a8a; }
  .RadSplitter_SAMPA .rspLoading {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/loading.gif'); }
  .RadSplitter_SAMPA .rspResizeBar,
  .RadSplitter_SAMPA .rspSlideContainerResize,
  .RadSplitter_SAMPA .rspResizeBarOver,
  .RadSplitter_SAMPA .rspSlideContainerResizeOver {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/ResizeBarVerticalSprites.gif');
    background-color: white;
    border-right-color: #8a8a8a; }
  .RadSplitter_SAMPA .rspResizeBarHorizontal,
  .RadSplitter_SAMPA .rspSlideContainerResizeHorizontal,
  .RadSplitter_SAMPA .rspResizeBarOverHorizontal,
  .RadSplitter_SAMPA .rspSlideContainerResizeOverHorizontal {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/ResizeBarHorizontalSprites.gif');
    background-color: white;
    border-bottom-color: #8a8a8a; }
  .RadSplitter_SAMPA .rspPaneTabContainer,
  .RadSplitter_SAMPA .rspSlideHeaderDockIcon,
  .RadSplitter_SAMPA .rspSlideHeaderUndockIcon,
  .RadSplitter_SAMPA .rspSlideHeaderCollapseIcon,
  .RadSplitter_SAMPA .rspCollapseBarExpand,
  .RadSplitter_SAMPA .rspCollapseBarCollapse,
  .RadSplitter_SAMPA .rspCollapseBarHorizontalExpand,
  .RadSplitter_SAMPA .rspCollapseBarHorizontalCollapse {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/ExpandCollapseBarsCommands.gif'); }
  .RadSplitter_SAMPA .rspSlideHeader,
  .RadSplitter_SAMPA .rspSlideTitleContainer,
  .RadSplitter_SAMPA .rspBottom .rspPaneTabContainer,
  .RadSplitter_SAMPA .rspTop .rspPaneTabContainer {
    background-image: url('/Components/General/Resources/Images/Telerik/Splitter/slideTitleContainerBgr.gif');
    background-repeat: repeat-x; }
  .RadSplitter_SAMPA .rspSlideTitle,
  .RadSplitter_SAMPA .rspPaneTabText {
    color: #333333; }
  .RadSplitter_SAMPA .rspSlideTitleContainer,
  .RadSplitter_SAMPA .rspSlideHeaderIconWrapper {
    border-bottom: 1px solid #8a8a8a; }

 	
/* End of Splitter.Default.css */ 
 
/* Start of TabStrip.Default.css */ 
.RadTabStrip_SAMPA {
  color: #333333;
  font: 12px "SDF", Arial, Helvetica, sans-serif;
  line-height: 26px; }
  .RadTabStrip_SAMPA .rtsGhostTab {
    border-color: #8a8a8a;
    border-radius: 5px;
    color: #333333;
    background-color: #fafafa; }
  .RadTabStrip_SAMPA .rtsLI,
  .RadTabStrip_SAMPA .rtsLink {
    color: #333333;
    font: 12px/26px "SDF", Arial, Helvetica, sans-serif; }
  .RadTabStrip_SAMPA .rtsLink {
    background-image: none; }
    .RadTabStrip_SAMPA .rtsLink:hover, .RadTabStrip_SAMPA .rtsLink.rtsSelected {
      text-decoration: underline; }
    .RadTabStrip_SAMPA .rtsLink.rtsDisabled {
      text-decoration: none; }
  .RadTabStrip_SAMPA .rtsOut {
    background-image: none; }
  .RadTabStrip_SAMPA .rtsSelected,
  .RadTabStrip_SAMPA .rtsSelected:hover {
    text-decoration: underline; }
  .RadTabStrip_SAMPA .rtsDisabled {
    color: #a5a5a5; }
  .RadTabStrip_SAMPA .rtsLevel {
    background-color: transparent; }
    .RadTabStrip_SAMPA .rtsLevel .rtsFirst .rtsLink {
      background-position: 0 0; }
    .RadTabStrip_SAMPA .rtsLevel .rtsLink {
      background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png');
      background-position: 0 -52px; }
      .RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsSelected {
        color: #000000;
        text-decoration: none;
        background-position: 0 -26px; }
      .RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsAfter {
        background-position: 0 -78px; }
    .RadTabStrip_SAMPA .rtsLevel .rtsOut {
      background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png');
      background-position: 100% -52px; }
    .RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsOut {
      background-position: 100% 0; }
    .RadTabStrip_SAMPA .rtsLevel .rtsSelected .rtsOut {
      background-position: 100% -78px; }
    .RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
      background-position: 100% -26px; }
  .RadTabStrip_SAMPA .rtsNextArrow,
  .RadTabStrip_SAMPA .rtsPrevArrow,
  .RadTabStrip_SAMPA .rtsPrevArrowDisabled,
  .RadTabStrip_SAMPA .rtsNextArrowDisabled {
    background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png'); }

.RadTabStripBottom_SAMPA {
  	/*// levels
  	.rtsLevel {
  
  		
  		&.rtsLevel2,
  		&.rtsLevel3,
  		&.rtsLevel4,
  		&.rtsLevel5 {
  			background-image: none;
  		}
  	}*/ }
  .RadTabStripBottom_SAMPA .rtsLevel.rtsLevel2, .RadTabStripBottom_SAMPA .rtsLevel.rtsLevel3 {
    background-image: none; }
  .RadTabStripBottom_SAMPA .rtsLevel {
    background-position: 0 -599px;
    background-repeat: repeat-x; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsFirst .rtsLink {
      background-position: 0 -182px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsLink {
      background-position: 0 -130px; }
      .RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsSelected {
        background-position: 0 -156px; }
      .RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsAfter {
        background-position: 0 -104px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsOut {
      background-position: 100% -130px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsOut {
      background-position: 100% -182px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsSelected .rtsOut {
      background-position: 100% -104px; }
    .RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
      background-position: 100% -156px; }

.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLink {
  padding: 0 9px 0 0; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsOut {
  padding: 0 0 0 9px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink,
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsOut {
  background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates_rtl.png'); }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsFirst .rtsLink {
  background-position: 100% 0; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink {
  background-position: 100% -52px; }
  .RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsSelected {
    background-position: 100% -26px; }
  .RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLink.rtsAfter {
    background-position: 100% -78px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsOut {
  background-position: 0 -52px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsOut {
  background-position: 0 0; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsSelected .rtsOut {
  background-position: 0 -78px; }
.RadTabStrip_rtl.RadTabStrip_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
  background-position: 0 -26px; }

.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsFirst .rtsLink {
  background-position: 100% -182px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLink {
  background-position: 100% -130px; }
  .RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsSelected {
    background-position: 100% -156px; }
  .RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLink.rtsAfter {
    background-position: 100% -104px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsOut {
  background-position: 0 -130px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsOut {
  background-position: 0 -182px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsSelected .rtsOut {
  background-position: 0 -104px; }
.RadTabStrip_rtl.RadTabStripBottom_SAMPA .rtsLevel .rtsLast .rtsSelected .rtsOut {
  background-position: 0 -156px; }

.RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel {
  background-image: none; }
  .RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel .rtsLink,
  .RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel .rtsOut {
    background-image: none; }
.RadTabStrip_SAMPA.RadTabStripVertical .rtsLevel1 .rtsLink {
  background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripVStates.png');
  *zoom: 1; }

.RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink {
  background-position: 0 0; }
  .RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink:hover {
    background-position: 0 -200px; }
  .RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink.rtsSelected {
    background-position: 0 -400px; }
  .RadTabStrip_SAMPA.RadTabStripLeft .rtsLevel1 .rtsLink.rtsAfter {
    background-position: 0 0; }

.RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink,
.RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink {
  background-position: 100% 0; }
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink:hover,
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink:hover {
    background-position: 100% -200px; }
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink.rtsSelected,
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink.rtsSelected {
    background-position: 100% -400px; }
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsLink.rtsAfter,
  .RadTabStrip_SAMPA.RadTabStripRight .rtsLevel1 .rtsFirst .rtsLink.rtsAfter {
    background-position: 100% 0; }

.RadTabStripTop_SAMPA_Baseline .rtsLevel1,
.RadTabStripBottom_SAMPA_Baseline .rtsLevel1 {
  background-image: url('/Components/General/Resources/Images/Telerik/TabStrip/TabStripStates.png');
  background-position: 0 100%; }

.RadTabStripBottom_SAMPA_Baseline .rtsLevel1 {
  background-position: 0 -599px; }

html .RadTabStrip_SAMPA_disabled .rtsLevel .rtsLink {
  color: #8d8d8d;
  cursor: default; }
  html .RadTabStrip_SAMPA_disabled .rtsLevel .rtsLink:hover {
    background: transparent;
    text-decoration: none; }
    html .RadTabStrip_SAMPA_disabled .rtsLevel .rtsLink:hover .rtsOut {
      background: transparent; }

div.RadTabStrip_SAMPA a.rtsLink:focus {
  outline-color: #6f6f6f; }

div.RadTabStrip_SAMPA a.rtsLink:focus:after {
}

/* </focus cue> */
.rtsDropClue_SAMPA {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/TabStrip/rtsDropClueSprite.png'); }

.rtsDropClueTop_SAMPA {
  background-position: 0 -20px; }

.rtsDropClueRight_SAMPA {
  background-position: 0 -30px; }

.rtsDropClueBottom_SAMPA {
  background-position: 0 0; }

.rtsDropClueLeft_SAMPA {
  background-position: 0 -10px; }

/*# sourceMappingURL=TabStrip.Default.css.map */
 	
/* End of TabStrip.Default.css */ 
 
/* Start of Telerik.css */ 
/* Start of Ajax.Default.css */ 
.RadAjax_SAMPA .raDiv {
  background-image: url('/Components/General/Resources/Images/Telerik/Common/loading.gif'); }
.RadAjax_SAMPA .raColor {
  background-color: white;
  color: #333333; }
.RadAjax_SAMPA .raTransp {
    opacity: 0.7;
    -moz-opacity: 0.7;
}
/* End of Telerik.css */ 
 
/* Start of ToolTip.Default.css */ 
.RadToolTip_SAMPA.rtLoading {
  background: url('/Components/General/Resources/Images/Telerik/Common/loading.gif') no-repeat center; }
.RadToolTip_SAMPA .rtWrapper .rtWrapperTopLeft,
.RadToolTip_SAMPA .rtWrapper .rtWrapperTopRight,
.RadToolTip_SAMPA .rtWrapper .rtWrapperBottomLeft,
.RadToolTip_SAMPA .rtWrapper .rtWrapperBottomRight,
.RadToolTip_SAMPA .rtWrapper .rtWrapperTopCenter,
.RadToolTip_SAMPA .rtWrapper .rtWrapperBottomCenter,
.RadToolTip_SAMPA table.rtShadow .rtWrapperTopLeft,
.RadToolTip_SAMPA table.rtShadow .rtWrapperTopRight,
.RadToolTip_SAMPA table.rtShadow .rtWrapperBottomLeft,
.RadToolTip_SAMPA table.rtShadow .rtWrapperBottomRight,
.RadToolTip_SAMPA table.rtShadow .rtWrapperTopCenter,
.RadToolTip_SAMPA table.rtShadow .rtWrapperBottomCenter,
.RadToolTip_SAMPA .rtCloseButton {
  background-image: url('/Components/General/Resources/Images/Telerik/ToolTip/ToolTipSprites.png'); }
.RadToolTip_SAMPA .rtWrapper .rtWrapperLeftMiddle,
.RadToolTip_SAMPA .rtWrapper .rtWrapperRightMiddle,
.RadToolTip_SAMPA table.rtShadow .rtWrapperLeftMiddle,
.RadToolTip_SAMPA table.rtShadow .rtWrapperRightMiddle {
  background-image: url('/Components/General/Resources/Images/Telerik/ToolTip/ToolTipVerticalSprites.png'); }
.RadToolTip_SAMPA .rtWrapper .rtWrapperContent {
  background-color: white;
  color: #333333; }
.RadToolTip_SAMPA .rtTitlebar {
  color: #333333; }
.RadToolTip_SAMPA .rtCallout {
  background-image: url('/Components/General/Resources/Images/Telerik/ToolTip/Callouts.gif'); }

 	
/* End of ToolTip.Default.css */ 
 
/* Start of TreeView.Default.css */ 
.RadTreeView_SAMPA {
  color: #333333;
  font-size: 12px;
  font-family: "SDF", Arial, Helvetica, sans-serif; }
  .RadTreeView_SAMPA .rtIn {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radGradientListSprite.png');
    background-image: linear-gradient(transparent, transparent); }
  .RadTreeView_SAMPA a.rtIn {
    *color: #333333; }
  .RadTreeView_SAMPA .rtHover .rtIn {
    border-color: #b0b0b0;
    color: #000000;
    background-color: #c5c5c5;
    background-image: linear-gradient(#e1e1e1, #c5c5c5); }
  .RadTreeView_SAMPA .rtSelected .rtIn {
    border: none;
    color: #000;
    background-color: #f3f3f3 !important;
  }
  .RadTreeView_SAMPA .rtEdit .rtIn input {
    *color: #ffffff; }
  .RadTreeView_SAMPA .rtChecked,
  .RadTreeView_SAMPA .rtUnchecked,
  .RadTreeView_SAMPA .rtIndeterminate {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/radFormToggleSprite.png'); }
  .RadTreeView_SAMPA .rtLoadingIcon {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif'); }
  .RadTreeView_SAMPA .rtPlus,
  .RadTreeView_SAMPA .rtMinus {
    background-image: url('/Components/General/Resources/Images/Telerik/TreeView/PlusMinus.png'); }

.RadTreeView_SAMPA_disabled .rtIn,
.RadTreeView_SAMPA .rtDisabled .rtIn {
  color: #ccc; }
 	
/* End of TreeView.Default.css */ 
 
/* Start of Window.Default.css */ 
.RadWindow_SAMPA {
  font-family: "SDF", Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* Window Background */
  /* Horiznotal */
  /* Vertical */
  /* Window Shadows */
  /* Horiznotal */
  /* Vertical */
  /* Shadows End */
  /* Loading Indicators */
  /* When ShowContentDuringLoad="true" */
  /* When ShowContentDuringLoad="false" */
  /* Shadow Control Buttons */
  /* ctrl buttons when winodw is minimized */
  /* Icon when winodw is minimized */
  /*title buttons when winodw is minimized */ }
  .RadWindow_SAMPA .rwTopLeft,
  .RadWindow_SAMPA .rwTopRight,
  .RadWindow_SAMPA .rwTitlebar,
  .RadWindow_SAMPA .rwFooterLeft,
  .RadWindow_SAMPA .rwFooterRight,
  .RadWindow_SAMPA .rwFooterCenter,
  .RadWindow_SAMPA .rwTopResize,
  .RadWindow_SAMPA .rwStatusbar div,
  .RadWindow_SAMPA .rwStatusbar,
  .RadWindow_SAMPA .rwPopupButton,
  .RadWindow_SAMPA .rwPopupButton span, .RadWindow_SAMPA.rwMinimizedWindow .rwCorner {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowHorizontalSprites.gif'); }
  .RadWindow_SAMPA .rwBodyLeft,
  .RadWindow_SAMPA .rwBodyRight,
  .RadWindow_SAMPA .rwStatusbarRow .rwCorner {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowVerticalSprites.gif'); }
  .RadWindow_SAMPA .rwShadow .rwTopLeft,
  .RadWindow_SAMPA .rwShadow .rwTopRight,
  .RadWindow_SAMPA .rwShadow .rwTitlebar,
  .RadWindow_SAMPA .rwShadow .rwFooterLeft,
  .RadWindow_SAMPA .rwShadow .rwFooterRight,
  .RadWindow_SAMPA .rwShadow .rwFooterCenter,
  .RadWindow_SAMPA .rwShadow .rwTopResize,
  .RadWindow_SAMPA .rwShadow .rwStatusbar div,
  .RadWindow_SAMPA .rwShadow .rwStatusbar,
  .RadWindow_SAMPA .rwShadow .rwPopupButton,
  .RadWindow_SAMPA .rwShadow .rwPopupButton span,
  .RadWindow_SAMPA .rwShadow .rwBodyLeft,
  .RadWindow_SAMPA .rwShadow .rwBodyRight,
  .RadWindow_SAMPA .rwShadow .rwStatusbarRow .rwBodyLeft,
  .RadWindow_SAMPA .rwShadow .rwStatusbarRow .rwBodyRight {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowHorizontalSprites.png'); }
  .RadWindow_SAMPA .rwShadow .rwBodyLeft,
  .RadWindow_SAMPA .rwShadow .rwBodyRight,
  .RadWindow_SAMPA .rwShadow .rwStatusbarRow .rwBodyLeft,
  .RadWindow_SAMPA .rwShadow .rwStatusbarRow .rwBodyRight {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowVerticalSprites.png'); }
  .RadWindow_SAMPA .rwStatusbar input {
    background-color: white; }
  .RadWindow_SAMPA .rwControlButtons a {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/CommandButtonSprites.gif'); }
  .RadWindow_SAMPA a.rwIcon {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowHorizontalSprites.gif'); }
  .RadWindow_SAMPA .rwTable .rwTitlebarControls em {
    color: #333333; }
  .RadWindow_SAMPA .rwTable .rwDialogInput {
    border: 1px solid #8e8e8e; }
  .RadWindow_SAMPA .rwTable .rwDialogInput:hover {
    border: 1px solid #515151;
    color: black; }
  .RadWindow_SAMPA td.rwWindowContent {
    background-color: white; }
  .RadWindow_SAMPA .rwTable tr td.rwLoading {
    background-color: white; }
  .RadWindow_SAMPA td.rwWindowContent.rwLoading {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/loading.gif'); }
  .RadWindow_SAMPA input.rwLoading {
    background-image: url('/Components/General/Resources/Images/Telerik/Common/loading_small.gif'); }
  .RadWindow_SAMPA .rwTable a.rwCancel,
  .RadWindow_SAMPA .rwTable a.rwCancel span {
    background: none;
    cursor: pointer; }
  .RadWindow_SAMPA .rwTable a.rwCancel span span {
    color: #333333;
    text-decoration: underline; }
  .RadWindow_SAMPA .rwShadow .rwControlButtons {
    margin: 5px -2px 0 0; }
  .RadWindow_SAMPA .rwShadow .rwControlButtons {
    }
  .RadWindow_SAMPA.rwMinimizedWindowShadow .rwShadow .rwControlButtons {
    margin: 7px -8px 0 0; }
  .RadWindow_SAMPA.rwMinimizedWindowShadow .rwShadow .rwIcon {
    margin: 9px 6px 0 0; }
  .RadWindow_SAMPA.rwMinimizedWindowShadow .rwShadow em {
    margin: 4px 0 0 -1px; }
  .RadWindow_SAMPA .rwShadow .rwControlButtons li {
    float: left;
    padding: 0; }
  .RadWindow_SAMPA .rwShadow .rwControlButtons a {
    width: 26px; }
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwTopLeft,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwTopRight,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwTitlebar,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwFooterLeft,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwFooterRight,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwFooterCenter,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwTopResize,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwStatusbar div,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwStatusbar,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwPopupButton,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwPopupButton span,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow.rwMinimizedWindow .rwCorner, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwTopLeft, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwTitlebar, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwTopRight, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwFooterLeft, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwFooterCenter, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwFooterRight {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowHorizontalSprites.gif') !important; }
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwBodyLeft,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwBodyRight,
  .RadWindow_SAMPA .rwInactiveWindow .rwShadow .rwStatusbarRow .rwCorner, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwBodyLeft, .RadWindow_SAMPA.rwNoTitleBar.rwInactiveWindow .rwShadow .rwBodyRight {
    background-image: url('/Components/General/Resources/Images/Telerik/Window/WindowVerticalSprites.gif') !important; }
 	
/* End of Window.Default.css */

.reSpinBox a {
    color: #fff;
}



.RadComboBox_SAMPA table td.rcbInputCell {
    background: none !important;
    padding: 0 !important;
}

.RadComboBox_SAMPA .rcbInput {
    min-width: 34px;
    padding: 8px !important;
    padding-bottom: 9px !important;
    border: 1px solid #ccc !important;
    border-right: 0 !important;
    border-radius: 5px 0 0 5px;
}

.RadComboBox_SAMPA .rcbArrowCellRight {
    background: none !important;
}

.RadComboBox_SAMPA .rcbArrowCellRight a {
    padding: 7px !important;
    border: 1px solid #ccc !important;
    border-left: 0 !important;
    border-radius: 0 5px 5px 0;
    box-sizing: content-box;
}

    .RadComboBox_SAMPA .rcbArrowCellRight a:after {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        border: 4px solid transparent;
        border-top-color: #444;
        margin: 6px;
        position: absolute;
        top: 8px;
        left: 6px;
    }

.RadComboBox_SAMPA .rcbFocused a, .RadComboBox_SAMPA .rcbFocused .rcbInput {
    border-color: #4fc1e9 !important;
}

.RadComboBox_SAMPA .rcbArrowCell a {
    height: 16px !important;
}

 .RadComboBox_SAMPA .rcbInputCell  .rcbInput {
      height: 32px !important;
 }


 .reTool .MediaSearch {
    background-position: -368px center;
}

.reTool .GridManager {
    background-position: -3822px center;
}

.reTool .LineSpacing {
    background-position: -3852px center;
}

.reTool .LTR {
    background-position: -3882px center;
}

.reTool .RTL {
    background-position: -3912px center;
}

.reTool .FilePool2Search {
    background-position: -3942px center;
}

.reTool .ResponsiveImage {
    background-position: -3972px center;
}

.reTool .CenterBlock {
    background-position: -4002px center;
}

.reTool .ThumbnailImage {
    background-position: -4056px center;
}

.reTool .CircleImage {
    background-position: -4028px center;
}

.reTool .RoundedImage {
    background-position: -4080px center;
}

.reTool .HiddenOnLargeDevises {
    background-position: -4108px center;
}

.reTool .HiddenOnMonitor {
    background-position: -4134px center;
}

.reTool .HiddenOnTablet {
    background-position: -4134px center;
}

.reTool .HiddenOnMobile {
    background-position: -4170px center;
}

.reTool .VisibleOnLargeDevises {
    background-position: -4196px center;
}

.reTool .VisibleOnMonitor {
    background-position: -4221px center;
}

.reTool .VisibleOnTablet {
    background-position: -4240px center;
}

.reTool .VisibleOnMobile {
    background-position: -4259px center;
}

.reTool .BoxSpacing {
    background-position: -4278px center;
}

.reTool .BoxSpacing {
    background-position: -4282px center;
}

.reTool .TableStriped {
    background-position: -4406px center;
}

.reTool .TableBordered {
    background-position: -4352px center;
}

.reTool .TableHover {
    background-position: -4322px center;
}

.reTool .TableCondensed {
    background-position: -4378px center;
}

.reTool .PickEmojiIcon {
    background-position: -4437px center;
}

.reTool .LoremIpsumGenerator {
    background-position: -2555px center;
}

.RadInput_SAMPA .riTextBox {
    height: 34px !important;
    border-color: #ccc;
}

.riStrengthBar {
    width: 100% !important;
    height: auto !important;
    padding: 8px !important;
    font-family: SDF !important;
}

.RadToolTip_SAMPA.RadToolTip.messageBoxError,
.RadToolTip_SAMPA.RadToolTip.messageBoxWarning,
.RadToolTip_SAMPA.RadToolTip.messageBoxSuccess {
    border-radius: 6px !IMPORTANT;
    overflow: hidden;
}

.RadToolTip_SAMPA * {
    background: none !important;
    font-size: 14px;
    color: #222;
    font-family: SDF;
}

.RadToolTip_SAMPA.RadToolTip.messageBoxError {
    background: #da4453 !important;
    border-color: #ba1b2b !important;
}

.RadToolTip_SAMPA.RadToolTip.messageBoxSuccess {
    background: #8cc152 !important;
    border-color: #609229 !important;
}

.RadToolTip_SAMPA.RadToolTip.messageBoxWarning {
    background: #f6bb42 !important;
    border-color: #e99d00 !important;
}
.RadToolTip_SAMPA .rtWrapperContent {
    background: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0px 0px 1px #000;
    padding: 15px !important;
}
/***********Notification***********/

.RadNotification_SAMPA.RadNotification.messageBoxError, .RadNotification_SAMPA.RadNotification.messageBoxSuccess {
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
}


.RadNotification_SAMPA.RadNotification.messageBoxError .rnTitleBar {
    background: #da4453;
    border-bottom: 1px solid #ba1b2b !important;
}

.RadNotification_SAMPA.RadNotification.messageBoxSuccess .rnTitleBar {
    background: #8cc152 !important;
    border-bottom: 1px solid #609229 !important;
}

.RadNotification_SAMPA.RadNotification.messageBoxWarning .rnTitleBar {
    background: #f6bb42 !important;
    border-bottom: 1px solid #e99d00 !important;
}

.reTool .TableNoBorder {
    background-position: -2885px center;
}