<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----- Editor--*/

.sf-editor.Marble .sfInputText,
.sf-editor.Marble .Syncfusion_Value_TextBox,
.sf-editor.Marble .maskeditInput {
  color: black;
  background-color: white;
  Height: 100%;
  Width: 100%;
}
.sf-editor.Marble {
  border: 1px solid #989898;
  display: inline-block;
}
.sf-editor.Marble .button {
  border-left: 1px solid #989898;
  background-color: white;
}
.sf-editor.Marble .BtnSplitUp,
.sf-editor.Marble .BtnSplitDown {
  background: url( "../../Content/Marble/images/ui-icon.png") 0 50% repeat-x;
  background-color: white;
}
.sf-editor.Marble .BtnSplitUp:hover,
.sf-editor.Marble .BtnSplitDown:hover {
   background: url( "../../Content/Marble/images/ui-icon.png") 0 50% repeat-x;
  background-color: white;
}
.sf-editor.Marble .BtnSplitUp:active,
.sf-editor.Marble .BtnSplitDown:active {
  background: url( "../../Content/Marble/images/ui-icon.png") 0 50% repeat-x;
  background-color: white;
}
.sf-editor.Marble .BtnSplitUp {
  background-position: -204px -20px;
}
.sf-editor.Marble .BtnSplitUp:hover {
  background-position: -204px -20px;
  background-color: #ede9e9;
}
.sf-editor.Marble .BtnSplitUp:active {
  background-position: -204px -20px;
  background-color: white;
}
.sf-editor.Marble .BtnSplitDown {
  background-position: -172px -21px;
}
.sf-editor.Marble .BtnSplitDown:hover {
  background-position: -172px -21px;
  background-color: #ede9e9;
}
.sf-editor.Marble .BtnSplitDown:active {
  background-position: -172px -21px;
  background-color: white;
}
.sf-core.disablebuttons,
.sf-genericdropdown.Marble .disablebuttons {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.sf-editor.Marble .rtl .button {
  border-left: none;
  border-right: 1px solid #989898;
  float: left;
}
.sf-editor.Marble .rtl .textboxbase {
  float: right;
}
.sf-editor.Marble .Syncfusion_Validator,
.sf-editor.Marble .error,
.sf-editor.Marble .ShowInvalidateText {
  color: #cd0a0a;
}
.sf-editor.Marble .Syncfusion_Watermark_TextBox,
.sf-editor.Marble .MaskWaterMark {
  color: #666666;
  font-style: italic;
  background-color: white;
  Height: 100%;
  Width: 100%;
}
.sf-editor.Marble .error {
  background-color: #fef1ec;
}
/*---------------- Autocomplete ----------------*/

.sf-autocomplete.Marble.Autocomplete_Wrapper {
  color: black;
  border: 1px solid #989898;
  height: 20px;
}
.sf-autocomplete.Marble.Autocomplete_SuggestionList {
  border: 1px solid #989898;
  background-color: #fbfcfc;
  color: black;
  font-size: 11px;
}
.sf-autocomplete.Marble ul li.listHover {
   background-image: url("../../Content/Marble/images/hover-bg.png");
  background-position: bottom;
  background-repeat: repeat-x;
  background-color: #ede9e9;
  color: #222222;
}
.sf-autocomplete.Marble .onLoading {
    background-image: url("../../Content/Marble/images/ajax-loader-black.gif");

}
.sf-autocomplete.Marble ul li div.template {
  color: black;
}
.sf-autocomplete.Marble .dropdownbuttonbase {
 background: url( "../../Content/Marble/images/ui-icon.png");
  background-repeat: no-repeat;
  background-position: -172px -16px;
  border-left: 1px solid #989898;
  background-color: white;
}
.sf-autocomplete.Marble .AutoCompleteDD_RTL {
  border-right: 1px solid #989898;
  border-left: none;
}
.sf-autocomplete.Marble .dropdownbuttonbase.autocompleteDropDown:hover {
   background: url( "../../Content/Marble/images/ui-icon.png");
  background-repeat: no-repeat;
  background-position: -172px -16px;
  background-color: #ede9e9;
  color: #222222;
}
.sf-autocomplete.Marble .dropdownbuttonbase.autocompleteDropDown:active {
  background: url( "../../Content/Marble/images/ui-icon.png");
  background-repeat: no-repeat;
  background-position: -172px -16px;
  background-color: white;
  color: #111111;
}
.sf-autocomplete.Marble.Autocomplete_Wrapper input,
.sf-autocomplete.Marble.Autocomplete_Wrapper .Syncfusion_Watermark_TextBox,
.sf-autocomplete.Marble.Autocomplete_Wrapper .Syncfusion_Value_TextBox {
  color: black;
  background-color: white;
  width: 100%;
  padding: 0;
  border: none;
}
.sf-autocomplete.Marble .watermark {
  color: #666666;
  font-style: italic;
}
.sf-autocomplete.Marble .HighlightQueryText {
  font-weight: bold;
  color: #363636;
}
/*------------Generic dropdown -----------*/

.sf-genericdropdown.Marble .GenericDropDownButtonBase {
  color: black;
  vertical-align: middle;
}
.sf-multicolumn.sf-genericdropdown.Marble .GenericDropDownButtonBase,
.sf-genericdropdown.Marble .GenericDropDownButtonBase.GenericDropDownButton {
  border: 1px solid #989898;
   background: url( "../../Content/Marble/images/ui-icon.png");
  background-repeat: no-repeat;
  background-position: -172px -16px;
  background-color: white;
}
.sf-multicolumn.sf-genericdropdown.Marble .GenericDropDownButtonBase:hover,
.sf-genericdropdown.Marble .GenericDropDownButtonBase.GenericDropDownButton:hover {
   background: url( "../../Content/Marble/images/ui-icon.png");
  background-color: #ede9e9;
  background-repeat: no-repeat;
  background-position: -172px -16px;
}
.sf-multicolumn.sf-genericdropdown.Marble .GenericDropDownButtonBase:active,
.sf-genericdropdown.Marble .GenericDropDownButtonBase.GenericDropDownButton:active {
   background: url( "../../Content/Marble/images/ui-icon.png");
  background-color: white;
  background-repeat: no-repeat;
  background-position: -172px -16px;
}
.sf-genericdropdown.Marble .GenericDropDownContainer {
  border: 1px solid #989898;
}
.sf-genericdropdown.Marble .GenericDropDownTextBox {
  background-color: white;
  color: black;
}
.sf-genericdropdown.Marble .GenericDropDownTextBoxHover {
  background-color: white;
}
.sf-genericdropdown.Marble .GenericDropDownPopupPanel {
  background-color: #fbfcfc;
  color: black;
  border: 1px solid #989898;
  font-size: 11px;
}
.sf-genericdropdown.Marble .GenericDropDownPopupPanel .listHover {
  background: #ede9e9 url("../../Content/Marble/images/hover-bg.png") bottom;
  background-repeat: repeat-x;
  color: #222222;
}
/*-----------Button-------------*/

.sf-button.Marble {
  color: black;
}
.sf-button.Marble.background {
  background-image: url("../../Content/Marble/images/header-bg.png");
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #e1dad9;
  color: #222222;
  border: 1px solid #989898;
}
.sf-button.Marble.backgroundhover {
  background-image: url("../../Content/Marble/images/hover-bg.png");
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #ede9e9;
  border: 1px solid #999999;
  color: #222222;
}
.sf-button.Marble.backgroundselected {
 background-image: url("../../Content/Marble/images/active-bg.png");
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: white;
  border: 1px solid #aaaaaa;
  color: #111111;
}
.sf-button.Marble .spritesplitdropdownbutton,
.sf-button.Marble .spritesplitnormalbutton {
  border: 0 none;
}
.sf-button.Marble .dropdowndownarrow,
.sf-button.Marble .splitdownarrow {
  background: url( "../../Content/Marble/images/ui-icon.png") no-repeat -175px -24px;
}
.sf-button.Marble .splitrightarrow:hover .dropdowndownarrow,
.sf-button.Marble .splitdownarrow:hover .dropdowndownarrow {
 background: url( "../../Content/Marble/images/ui-icon.png") no-repeat -175px -24px;
}
.sf-button.Marble .splitrightarrow:active .dropdowndownarrow,
.sf-button.Marble .splitdownarrow:active .dropdowndownarrow {
  background: url( "../../Content/Marble/images/ui-icon.png") no-repeat -175px -24px;
}
.sf-button.Marble .splitbottomarrow {
  display: block;
  border-top: 1px solid #989898;
  text-align: center;
}
.sf-button.Marble .splitbottomarrow .buttonmaindiv {
  height: 8px;
}
.sf-button.Marble .splitrightarrow {
  display: table-cell;
  border-left: 1px solid #989898;
  text-align: center;
  vertical-align: top;
}
.sf-button.Marble .borderleftmousehover {
  border-left: 1px solid #999999;
}
.sf-button.Marble .bordertopmousehover {
  border-top: 1px solid #999999;
}
.sf-ribboncontainer.Marble .ribbonbutton {
  background-image: none;
  background-color: transparent;
  border: 1px solid transparent;
}
.sf-ribboncontainer.Marble .ribbonbutton:hover {
  background-image: none;
  background-color: #ede9e9;
  border: 1px solid #999999;
}
.sf-ribboncontainer.Marble .ribbonbutton:active {
  background-image: none;
  background-color: white;
  border: 1px solid #aaaaaa;
}
/*---------captcha----------*/

.sf-captcha .validationFailed {
  color: #cd0a0a;
}
.sf-captcha .validationSuccess {
  color: green;
}
.sf-captcha.Marble.background {
  background: #e1dad9 url( "../../Content/Marble/images/ui-icon.png") no-repeat -159px -151px;
}
/*------Rating-------*/

.sf-rating.Marble.horizontal .stars,
.sf-rating.Marble.vertical .stars {
  background: url("../../Content/Marble/images/stars.png") no-repeat;
}
.sf-rating.Marble.horizontal .reset,
.sf-rating.Marble.vertical .reset {
  background: url("../../Content/Marble/images/stars.png") no-repeat;
  background-position: 0 0;
}
.sf-rating.Marble .reset:hover {
  background-position: 0 -17px;
}
.sf-rating.Marble .stars.inactive {
  background-position: 0 -34px;
}
.sf-rating.Marble .stars.active {
  background-position: 0 -51px;
}
.sf-rating.Marble .stars.selected {
  background-position: 0 -68px;
}
.sf-rating.Marble .stars.precision {
  background-position: 0 -51px;
}
/*----Scroll panel -------*/

.Marble .sf-sp-Hhandle,
.Marble .sf-sp-Vhandle {
  background: #cccccc;
  border: 1px solid lightgray;
}
.Marble .sf-sp-tb,
.Marble .sf-sp-tr {
  height: 11px;
  width: 12px;
}
.Marble .sf-sp-bl,
.Marble .sf-sp-br {
  height: 12px;
  width: 7px;
}
.Marble .sf-sp-tr {
  background-image: url("../../Content/Marble/images/ScrollPanel.png");
  background-position: center -169px;
  background-repeat: no-repeat;
}
.Marble .sf-sp-tb {
   background-image: url("../../Content/Marble/images/ScrollPanel.png");
  background-position: center -112px;
  background-repeat: no-repeat;
}
.Marble .sf-sp-bl {
   background-image: url("../../Content/Marble/images/ScrollPanel.png");
  background-position: 1px 2px;
  background-repeat: no-repeat;
}
.Marble .sf-sp-br {
   background-image: url("../../Content/Marble/images/ScrollPanel.png");
  background-position: 3px -56px;
  background-repeat: no-repeat;
}
/*------splitter --------*/

.sf-splitter.Marble {
  border-color: #989898;
}
.sf-splitter.Marble .shadowbar {
  background-color: #aaaaaa;
}
.sf-splitter.Marble .pane {
  color: #222222;
  background-color: #fbfcfc;
}
.sf-splitter.Marble .shadowbar.endrangeindicator {
  background-color: #cd0a0a;
}
.sf-splitter.Marble .splitbar {
  background-color: #e1dad9;
  border-color: #989898;
}
.sf-splitter.Marble .h-forwardarrow {
 background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -161px -16px;
  background-repeat: no-repeat;
}
.sf-splitter.Marble .h-forwardarrow:hover {
   background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -161px -16px;
  background-repeat: no-repeat;
  background-color: #ede9e9;
}
.sf-splitter.Marble .h-backwardarrow {
   background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -194px -16px;
  background-repeat: no-repeat;
}
.sf-splitter.Marble .h-backwardarrow:hover {
  background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -194px -16px;
  background-repeat: no-repeat;
  background-color: #ede9e9;
}
/* Vertical view css classes */

.sf-splitter.Marble .v-forwardarrow {
   background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -171px -23px;
  background-repeat: no-repeat;
}
.sf-splitter.Marble .v-forwardarrow:hover {
   background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -171px -23px;
  background-repeat: no-repeat;
  background-color: #ede9e9;
}
.sf-splitter.Marble .v-backwardarrow {
 background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -204px -24px;
  background-repeat: no-repeat;
}
.sf-splitter.Marble .v-backwardarrow:hover {
  background-image: url( "../../Content/Marble/images/ui-icon.png");
  background-position: -204px -24px;
  background-repeat: no-repeat;
  background-color: #ede9e9;
}
/*----Tag-Cloud------*/

.sf-tagcloud.Marble {
  background-color: white;
}
.sf-tagcloud.Marble .tagcloud-header {
  background-color: #cccccc;
 background-image: url("../../Content/Marble/images/header-bg.png");
  color: #222222;
}
.sf-tagcloud.Marble .tagcloud-items .textNode {
  color: #222222;
}
.sf-tagcloud.Marble .tagcloud-items .textNode.hover {
  color: #111111;
}
/*----TimePicker-----*/

.sf-timepicker.timespan-widget.Marble {
  border: 1px solid #989898;
}
.sf-timepicker.Marble li {
  background-color: #e1dad9;
  color: #222222;
  border-color: #989898;
}
.sf-timepicker.Marble li:hover {
  background-color: #ede9e9;
  color: #222222;
  border-color: #999999;
}
/*------ Toolbar--------*/

.sf-toolbar.Marble-horizontal {
  color: #222222;
  border: 1px solid #989898;
 background: #e1dad9 url("../../Content/Marble/images/header-bg.png") repeat-x center bottom;
  display: inline-block;
  width: 100%;
}
.sf-toolbar.Marble-vertical {
  color: #222222;
  border: 1px solid #989898;
   background: #e1dad9 url("../../Content/Marble/images/header-bg-ver.png") repeat-y left;
  display: inline-block;
}
.sf-toolbar.Marble-vertical,
.sf-toolbar.Marble-vertical div:first-child {
  *display: inline;
  overflow: hidden;
}
.sf-toolbar.Marble-horizontal li {
  display: inline;
  float: left;
}
.sf-toolbar.Marble-horizontal ul {
  vertical-align: middle;
  float: left;
}
.sf-toolbar.Marble-horizontal .AlignInline {
  display: inline;
}
.sf-toolbar.Marble-horizontal .Disable_ToolLi,
.sf-toolbar.Marble-vertical .Disable_ToolLi {
  color: #a5a5a5;
}
.sf-toolbar.Marble-horizontal .Tool_Hover,
.sf-toolbar.Marble-vertical .Tool_Hover {
  background: #ede9e9 url("../../Content/Marble/images/hover-bg.png") repeat-x center bottom;
  border: 1px solid #999999;
  color: #222222;
}
.sf-toolbar.Marble-horizontal .Tool_Selected,
.sf-toolbar.Marble-vertical .Tool_Selected {
  border: 1px solid #aaaaaa;
  background: white url("../../Content/Marble/images/active-bg.png") repeat-x center bottom;
  color: #111111;
}
.sf-toolbar.Marble-horizontal .Toolbar_Separator {
   background-image:url("../../Content/Marble/images/sep.png");
  width: 2px;
  height: 15px;
  display: inline;
  float: left;
}
.sf-toolbar.Marble-vertical .Toolbar_Separator {
   background-image: url("../../Content/Marble/images/versep.png");
  width: 15px;
  height: 2px;
}
.sf-toolbar.Marble-horizontal .AlignMiddle,
.sf-toolbar.Marble-vertical .AlignMiddle,
.sf-toolbar.Marble-horizontal .Toolbar_Text,
.sf-toolbar.Marble-vertical .Toolbar_Text {
  vertical-align: middle;
  margin: 0 2px;
}
/*------ Treeview-----*/

.sf-treeview.Marble .ImgCss {
  border: 1px solid #989898;
}
.sf-treeview.Marble .showline-NodeText,
.sf-treeview.Marble .noline-NodeText {
  color: #222222;
}
.sf-treeview.Marble .showline {
   background: url("../../Content/Marble/images/Treeview/Treeview_line.png");
  background-repeat: repeat-y;
  background-position: 0 0;
}
.sf-treeview.Marble.RTL .showline {
  padding: 0px 16px 5px 16px;
  background-position: right -38px;
}
.sf-treeview.Marble .Input_Text {
  border: solid 2px white;
}
.sf-treeview.Marble span.noline-child,
.sf-treeview.Marble span.showline-child {
  white-space: nowrap;
}
.sf-treeview.Marble .plus {
  background: url( "../../Content/Marble/images/ui-icon.png") 0 0 no-repeat;
  background-position: -159px -20px;
}
.sf-treeview.Marble .minus {
  background: url("../../Content/Marble/images/RTE/ui-icons.png") 0 0 no-repeat;
  background-position: -223px -23px;
}
.sf-treeview.Marble.RTL .plus {
  background: url("../../Content/Marble/images/RTE/ui-icons.png") 0 0 no-repeat;
  background-position: -194px -21px;
}
.sf-treeview.Marble.RTL .minus {
  background: url("../../Content/Marble/images/RTE/ui-icons.png") 0 0 no-repeat;
  background-position: -85px -21px;
}
.sf-treeview.Marble .pointer,
.sf-treeview.Marble.RTL .pointer {
 background: url("../../Content/Marble/images/Treeview/TreeviewCommon.png");
  background-repeat: no-repeat;
}
.sf-treeview.Marble .pointer.child {
  background-position: 1px -322px;
  cursor: default;
}
.sf-treeview.Marble .pointer.plus {
  background-position: 1px -208px;
}
.sf-treeview.Marble .pointer.minus {
  background-position: 0 -153px;
}
.sf-treeview.Marble.RTL .pointer.child {
  background-position: 2px -322px;
}
.sf-treeview.Marble.RTL .pointer.plus {
  background-position: 2px -560px;
}
.sf-treeview.Marble.RTL .pointer.minus {
  background-position: 0px -505px;
}
.sf-treeview.Marble .showline-selected,
.sf-treeview.Marble .noline-selected {
  background: white url("../../Content/Marble/images/active-bg.png") 0 0 repeat-x;
  color: #111111;
  border: 1px solid #aaaaaa;
}
.sf-treeview.Marble .showline-hover,
.sf-treeview.Marble .noline-hover {
  background: #ede9e9 url("../../Content/Marble/images/hover-bg.png") 0 0 repeat-x;
  color: #222222;
  border: 1px solid #999999;
}
/*---Upload-----*/

.sf-uploadbox .upload-progress-status {
  background-color: #cd0a0a;
}
.sf-uploadbox .upload-progress {
  border: 1px solid #989898;
}
.sf-uploadbox .file-list .file-status-failed {
  color: #cd0a0a;
}
.sf-uploadbox .file-list .file-status-success {
  color: green;
}
.sf-uploadbox.Marble .file-progress {
  border: 1px solid #989898;
  background-color: #e1dad9;
}
.sf-uploadbox.Marble .file-action,
.sf-uploadbox.Marble .file-list .file-size {
  border-color: #989898;
  background-color: #e1dad9;
}
.sf-uploadbox.Marble .file-progress-status {
  background-color: white;
}
.sf-uploadbox.Marble .inputbutton {
  background-color: #e1dad9;
  color: #222222;
  border: 1px solid #989898;
  padding: 5px 10px;
  -moz-border-radius: 5px 5px 5px 5px;
  font-size: 11px;
  border-radius: 5px;
}
.sf-uploadbox.Marble .file-list {
  color: #222222;
}
.sf-waitingpopupicon
{
    background-image :url("../../Content/Marble/images/waitingpopup.gif");
    height:32px;
    width:32px;
}</pre></body></html>