.dxscControl
{
    background: #9f9f9f;
    border: solid 1px #9f9f9f;
    font: 12px Tahoma, Geneva, sans-serif;
}
/* Headers */
.dxscDateHeader, 
.dxscAlternateDateHeader,
.dxscDayHeader,
.dxscDateCellHeader,
.dxscTodayCellHeader,
.dxscTimelineDateHeader,
.dxscHorizontalResourceHeader,
.dxscVerticalResourceHeader
{    
    color: black;
    background: #dcdcdc;
    border: solid 1px #9f9f9f;
    border-width: 0 1px 1px 0;
    padding: 4px;
    text-align: center;
    vertical-align: top;
    
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
}

.dxscAlternateTimelineDateHeader,
.dxscAlternateDateHeader,
.dxscControl .dxscAgendaView .dxscTodayDateCell,
.dxscControl .dxscAgendaView .dxscTodayDateRow
{
    background: #ffd554;
}
.dxscControl .dxscAgendaView .dxscTodayMonthOfYearCell,
.dxscControl .dxscAgendaView .dxscTodayMonthYearCaption
{
    color: #7b7b7b;
}

.dxscDayHeader
{
    border-width: 1px 1px 0 0;
}
.dxscDateCellHeader
{
    border-width: 1px;
}
.dxscTodayCellHeader
{    
    border-top-width: 1px;
    background: #ffd554;
}
.dxscTimelineDateHeader
{
    border-width: 1px 1px 1px 0;
}
.dxscHorizontalResourceHeader
{
    border-width: 1px 1px 1px 0;
    background: #cdcdcd;
}
.dxscVerticalResourceHeader
{
    border-width: 1px 1px 0 0;
    background: #cdcdcd;
    white-space: normal;
}
.dxscSelectionBar 
{	
    border-style: solid;
    border-width: 0 1px 0 0;
    height: 30px;
}

/* Corners */
.dxscLeftTopCorner,
.dxscRightTopCorner,
.dxscBottomLeftCorner,
.dxsc-timeline-resourcesContainer 
{
    background: #dcdcdc;
}

.dxscLeftTopCorner, 
.dxscRightTopCorner
{
    width: 1px;
    border-style: solid;
    border-color: #9f9f9f;	
    border-width: 0 0 1px;
}
.dxscLeftTopCorner
{    
    border-width: 1px 1px 1px 0;
    font-size: 0.91em;
    text-align: center;
    padding: 2px;
    overflow: hidden;
}

/* Separators */
.dxscGroupSeparatorVertical, 
.dxscGroupSeparatorHorizontal
{
    background: #dcdcdc;
    border: solid 1px #9f9f9f;
}

.dxscGroupSeparatorVertical
{
    width: 1px; 
    border-width: 0 1px;
}
.dxscGroupSeparatorHorizontal
{
    height: 1px;
    border-width: 1px 0 0;
    font-size: 0;
}

/* Apts Area */
.dxscAllDayArea
{
    background: #ededed;
    border: solid 1px #9f9f9f;
    border-width: 0 1px 1px 0;
}
.dxscDateCellBody 
{
    height: 100px;
    border: solid 1px;
    border-width: 0 1px 0 0;
}
.dxscTimeCellBody
{
    border: solid 1px;
}
.dxscTimelineCellBody
{
    height: 300px;
    border-style: solid;
    border-width: 1px 1px 0 0;
}

.dxscAppointment
{
    color: black;
    font-size: 0.91em;
    border: solid 1px #8b8b8b;
    padding: 0;
    margin: 0;
    cursor: default;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-box-sizing: content-box; 
    box-sizing: content-box;
}
.dxscAppointment .dxsc-apt-intermediate-bg
{
    opacity: 1;
}
.dxscAppointment .dxsc-apt-gradient
{
    background: none;
}
.dxscAppointment.dxsc-vertical-apt .dxsc-apt-status-container
{
    width: 5px;
}
.dxscAppointmentInnerBorders
{	
    border: solid 1px #8b8b8b;
    padding: 0;
}
.dxscAppointmentHorizontalSeparator 
{
    height: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
.dxscMoreButton
{
    font-size: 0.91em;
    color: #0000cc;    
    text-decoration: underline;	
    padding: 0;
}

/* Rulers */
.dxscTimeRulerHoursItem, .dxscTimeRulerMinuteItem
{
    color: #6f6f6f;
    background: #ededed;
    border: solid 1px #9f9f9f;
    border-width: 0px 1px 1px 0;
    vertical-align: top;
    white-space: nowrap;
} 
.dxscTimeRulerHoursItem
{
    border-right-width: 0;
    border-left-color: #9f9f9f;
    font-size: 1.42em;
    text-align: right;
    width: 45px;
    padding: 2px 4px 0px;
}
.dxscTimeRulerMinuteItem
{
    border-left-width: 0px;
    text-align: center;
    width: 18px;
    font-size: 0.91em;
    padding: 4px 1px 4px 1px;
}

.dxscTimeRulerHeaderHourItem
{
    width: 55px;
}	
.dxscTimeRulerHeaderMinuteItem
{
    width: 16px;
}

/* Control elements */
.dxscToolbarContainer 
{
    background: #e4e4e4;    
}
.dxscToolbar
{
    border: none;
    background: #e4e4e4;    
    padding: 4px 7px;    
}
.dxscResourceNavigator {
    font: 12px Tahoma, Geneva, sans-serif;
    background: #c3c3c3;
    padding: 7px;
    border-color: #9f9f9f;
}
.dxscResourceNavigator.dxsc-resselector-container {
    padding: 4px 7px;
}
.dxscResourceNavigator .dxsc-restoken {
    border: 1px solid #9F9F9F;
    background: #ECECEC;
    line-height: 100%;
}
.dxsc-restoken .dxsc-rh-sys {
    border-width: 0px 1px;
    border-color: #9F9F9F;
    width: 6px;
    height: 100%;
    left: -1px;
}
.dxsc-rc-sys {
    padding: 4px 0px 4px 12px;
}
.dxsc-restoken-remove {
    margin: 7px 6px 4px 4px;
    float: right;
}
.dxpc-footerContent > div:first-child {
    margin-right: 6px;
}
.dxscResourceNavigatorButton.dxsc-filter-button {
    padding: 5px 5px 6px 5px;
    background: url(/DXR.axd?r=8_86-kEnsh) repeat-x left top #e5e5e5;
    border: solid 1px #7f7f7f;
}
.dxscResourceNavigatorButtonHover.dxsc-filter-button {
    background: url(/DXR.axd?r=8_87-kEnsh) repeat-x left top #f2f2f2;
    border-color: #606060;
}
.dxscResourceNavigatorButton.dxsc-more-button {
    padding: 6px 6px 6px 6px;
    background: #c3c3c3;
    border: none;
}


.dxscViewVisibleInterval
{    
    color: #303030;
    white-space: nowrap;
}
.dxscInplaceEditor
{
    background: #fdfdfd;
    border: solid 2px black;
    padding: 0;
    color: #303030;
}
.dxscControlAreaForm
{
    font-size: 1.33em;
    color: black;
    background-color: #efefef;
    border: none;
    white-space: normal;
    padding: 9px 12px;
}
.dxscErrorInfo
{
    background: #f1abab;
    color: #853a3a;
    padding: 10px;
    border: solid 1px #9f9f9f;
    border-width: 1px 0;
}

/* Buttons */
.dxscViewNavigatorButton,
.dxscViewNavigatorGotoDateButton
{    
    border: solid 1px #7f7f7f;
    color: Black;
    background: url(/DXR.axd?r=8_86-kEnsh) repeat-x left top #e5e5e5;
    line-height: 100%;
    padding: 3px 7px;

    min-height: 1em;
    display: block!important;
}
.dxscViewNavigatorGotoDateButton 
{
    padding: 3px 5px;
}
.dxscViewNavigatorButton.dxscViewNavigatorGotoTodayButton
{    
    padding: 1px 7px;
}
.dxscViewNavigatorButtonHover,
.dxscViewNavigatorGotoDateButtonHover
{
    background: url(/DXR.axd?r=8_87-kEnsh) repeat-x left top #f2f2f2;
    border-color: #606060;
}
.dxscViewNavigatorButtonPressed,
.dxscViewNavigatorGotoDateButtonPressed
{
    background: #D5D5D5;
    border-color: #606060;
}

.dxscResourceNavigatorButton,
.dxscNavigationButton,
.dxscDVTopMoreButton,
.dxscDVBottomMoreButton
{
    cursor: pointer;
}

.dxscSmartTagButton 
{
    border: solid 1px black;
    background: #ffffee;
    padding: 4px 5px;
    cursor: pointer;
}

.dxscViewSelector 
{
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxscViewSelectorButton 
{
    background: url(/DXR.axd?r=8_88-kEnsh) repeat-x left top #e6e6e6;
    border: solid 1px #9f9f9f;
    border-width: 0 0 0 1px;
}
.dxscViewSelector .dxmLite .dxm-main .dxm-item.dxm-hovered,
.dxscViewSelectorButtonHover
{
    background: url(/DXR.axd?r=8_89-kEnsh) repeat-x left top #f2f2f2;        
}
.dxscViewSelectorButtonPressed
{
    background: #b9b9b9;
    color: White;
}
.dxscViewSelector .dxmLite .dxm-main .dxm-item.dxm-checked,
.dxscViewSelectorButtonChecked
{
    background: #a4a4a4;
    color: White;
}
.dxscViewSelector.dxscVSVert .dxbButtonSys
{
    text-align: left;
    width: 100%;
}
.dxscViewSelectorButton,
.dxscViewSelector.dxscVSHorz .dxmLite .dxm-main.dxm-horizontal .dxm-item .dxm-content, 
.dxscViewSelector.dxscVSVert .dxmLite .dxm-main.dxm-vertical .dxm-item .dxm-content
{
    padding: 10px 18px;
}
.dxscViewSelector .dxmLite.dxm-ltr .dxm-main .dxm-item.dxm-dropDownMode .dxm-popOut
{
    padding: 10px 6px;
}
.dxscViewSelector .dxmLite .dxm-main
{
    border: 0px;
    padding: 0px;
}
.dxscViewSelector .dxmLite .dxm-main .dxm-item,
.dxscViewSelector.dxscVSHorz,
.dxscViewSelector.dxscVSVert
{
    border-style: solid;
    border-color: #9f9f9f;
}
.dxscViewSelectorIndent,
.dxscViewSelector .dxmLite .dxm-main .dxm-item,
.dxscViewSelector .dxmLite .dxm-main .dxm-spacing
{
    background: url(/DXR.axd?r=8_88-kEnsh) repeat-x left top #e6e6e6;
}
.dxscViewSelector.dxscVSHorz
{
    border-width: 1px 0 1px 1px;
}
.dxscViewSelector.dxscVSVert
{
    border-width: 1px 1px 0 1px;
}
.dxscToolbar .dxscViewSelector
{
    border-width: 0;
}
.dxscViewSelector .dxmLite .dxm-main.dxm-horizontal .dxm-item,
.dxscVSHorz .dxscViewSelectorButton
{
    border-width: 0 1px 0 0;
}
.dxscViewSelector .dxmLite .dxm-main.dxm-vertical .dxm-item,
.dxscVSVert .dxscViewSelectorButton
{
    border-width: 0 0 1px 0;
}
.dxscToolbar .dxscViewSelector .dxmLite .dxm-main.dxm-horizontal .dxm-item,
.dxscToolbar .dxscViewSelectorButton
{
    border-width: 0 0 0 1px;
}

.dxscNoBorderButton
{
    border: solid 1px #FDFDFD;
    background: none;
    cursor: pointer;
}
.dxscNoBorderButtonHover
{
    border: solid 1px #A8A8A8;
}

.dxscToolTipRoundedCornersTopBottomRow 
{
    font-size:0;		
}
.dxscToolTipRoundedCornersTopSide 
{
    border-top: 1px black solid; 
    vertical-align:bottom; 
    height:1px;	
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersLeftSide 
{
    border-left: 1px black solid; 
    vertical-align:bottom; 
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersRightSide 
{
    border-right: 1px black solid; 
    vertical-align:bottom; 
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersBottomSide 
{
    border-bottom: 1px black solid; 
    vertical-align:bottom; 
    height:1px;	
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersContent 
{
    background-color:#fafad2;
    padding:0;
}
.dxscToolTipSquaredCorners 
{
    background: #f9f9cd;
    padding: 1px 1px;
    font-size: 0;
    color: #303030;
    white-space: nowrap;
    border: solid 1px black;
}
.dxscTimeMarker 
{
    top:-4px;
}
.dxscTimeMarkerLine 
{
    top:-2px;
    background-color:Red;
    height:3px;
    font-size: 0;
    
}
.dxscTimeMarkerLineV 
{
    position:absolute;
    background-color:#4E4E4E;
    width:1px;
    font-size: 0;
    border:solid 1px #FFC029;
    border-top-width:0;
    border-bottom-width:0;
}
.dxscTimeMarkerLineH
{
    position:absolute;
    top:-2px;
    background-color:#4E4E4E;
    height:1px;
    font-size: 0;
    border:solid 1px #FFC029;
    border-left-width:0;
    border-right-width:0;
}
/*Loading Panel*/
.dxscLoadingPanel
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxscLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxscLoadingPanel .dxlp-loadingImage 
{
	background: url('/DXR.axd?r=8_83-kEnsh');
	height: 16px;
	width: 16px;
}

.dxscHiddenContainer td.dxscTimeRulerHoursItem,
.dxscHiddenContainer td.dxscTimeRulerMinuteItem,
.dxscHiddenContainer td.dxscTimeCellBody 
{
    height: 1px; 
    border-top-width: 0px; 
    border-bottom-width: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    border-color: rgb(255, 255, 255); 
    background-color: rgb(255, 255, 255);
}
.dxscClientRendering td.dxscTimeCellBody:last-child,
.dxscClientRendering td.dxscDateCellBody.dxscLastCell,
.dxscRendererTable.dxscClientRendering td.dxscDayHeader:last-child,
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader.dxscLastCell,
.dxscClientRendering.dxscTimelineView td.dxscTimelineDateHeader:last-child,
.dxscClientRendering.dxscTimelineView td.dxscTimelineCellBody:last-child,
.dxscRendererTable.dxscClientRendering td.dxscHorizontalResourceHeader,
.dxscHiddenContainer td.dxscGroupSeparatorVertical
{
    border-right-width: 0px; 
}
.dxscRendererTable.dxscClientRendering td.dxscHorizontalResourceHeader,
.dxscClientRendering.dxscDayView td.dxscLeftTopCorner,
.dxscClientRendering.dxscWeekView td.dxscLeftTopCorner
{
    border-bottom-width: 0px;
}
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader,
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader.dxscCompressed.dxscFirstCell,
.dxscRendererTable.dxscClientRendering td.dxscTodayCellHeader.dxscCompressed.dxscFirstCell
{
    border-left-width: 0px;
}
.dxscRendererTable.dxscClientRendering td.dxscDateCellHeader.dxscCompressed,
.dxscRendererTable.dxscClientRendering td.dxscTodayCellHeader.dxscCompressed
{
    border-left-width: 1px;
}
.dxscClientRendering.dxscDayView .dxscLeftTopCorner,
.dxscClientRendering.dxscDayView .dxscHorizontalResourceHeader,
.dxscClientRendering.dxscTimelineView .dxscVerticalResourceHeader.dxscFirstVerticalResourceHeader,
.dxscClientRendering.dxscTimelineView .dxscTimelineDateHeader.dxscAlternateTimelineDateHeader,
.dxscClientRendering.dxscTimelineView .dxscTimelineDateHeader
{
    border-top-width: 0px;
}
.dxscClientRendering.dxscTimelineView .dxscFirstScale .dxscTimelineDateHeader.dxscAlternateTimelineDateHeader,
.dxscClientRendering.dxscTimelineView .dxscFirstScale .dxscTimelineDateHeader
{
    border-top-width: 1px;
}

.dxscAgendaView .dxscEmptyCell 
{
    background-color: #FAFAFA;
    color: #5C5C5C;
}
.dxscAgendaView .dxscDateCell,
.dxscAgendaView .dxscDateRow,
.dxscAgendaView .dxscTodayDateCell,
.dxscAgendaView .dxscTodayDateRow,
.dxscControl .dxsc-agenda-header-row,
.dxscControl .dxsc-agenda-horizontal-header
{
    border-bottom: solid 1px #D2D2D2;
}
.dxscAgendaView .dxscDateCell,
.dxscAgendaView .dxscDateRow,
.dxscControl .dxsc-agenda-header-row,
.dxscControl .dxsc-agenda-horizontal-header
{
    background-color: #ededed;
}

.dxscAgendaView .dxscAppointmentStatusCell
{
    border-left-color: #D2D2D2;
    border-right-color: #D2D2D2;
}
.dxscControl .dxsc-agenda-compact-time-cell .dxsc-apt-time-table-wrapper
{
    border-right-color: #D2D2D2;
    border-bottom-color: #D2D2D2;
}
.dxscControl .dxscDayScrollContainer,
.dxscControl .dxscAgendaViewScrollContainer,
.dxscControl .dxsc-timeline-scrollLimiter
{
    background: #dcdcdc;
}
.dxscControl .dxscAgendaView,
.dxscControl .dxscDayScrollContent,
.dxscControl .dxsc-timeline-horizontalContainer
{
    border-bottom: solid 1px #9f9f9f;
}
.dxscControl .dxsc-content-overflow .dxscAgendaView,
.dxscControl .dxsc-content-overflow .dxscDayScrollContent,
.dxscControl .dxsc-content-overflow .dxsc-timeline-horizontalContainer
{
    border-bottom-width: 0px;
}
.dxscControl .dxsc-scroll .dxscDayScrollBodyTable td:last-child
{
    border-right-width: 1px !important;
}
.dxscControl .dxscAgendaView .dxsc-apt-status-cell,
.dxscControl .dxscAgendaView .dxsc-agenda-apt > table,
.dxscControl .dxsc-agenda-compact-time-cell .dxsc-apt-time-table-wrapper
{
    border-bottom: solid 1px #D2D2D2;
}
.dxscControl .dxsc-agenda-apt.dxsc-apt-no-status .dxsc-apt-start-arrow-cell
{
    border-left: 1px solid #D2D2D2;
}
.dxscControl .dxscAgendaViewScrollContainer
{
    border-top: solid 1px #9f9f9f;
}
.dxscControl .dxscAgendaView .dxscDayOfWeek,
.dxscBorderSpacing .dxeBase.dxsc-reminder-form-apt-subject 
{
    color: #303030;
}
.dxscControl .dxscAgendaView .dxscMonthAndYear
{
    color: #6f6f6f;
}

/* detailed appointment tooltip */

.dxscControl .dxsc-dat-container > div
{
    background-color: white;
}
.dxscControl .dxsc-dat-buttons-container .dxbButtonSys
{
    border-top-color: #d8d8d8;
}
.dxscControl .dxsc-dat-buttons-container .dxbButtonSys:not(.dxsc-dat-colored-button)
{
    color: black;
}

/* end tooltip */

.dxscControl .dxsc-cell-touch-handle
{
    background-color: #a4a4a4;
}

.dxsc-dialog.dxsc-dialog-goto-date .dxflFormLayout .dialog-lgc.dialog-group-ButtonsGroup > .dialog-lgb > .dialog-lg,
.dxsc-dialog.dxsc-dialog-recur-apt-action .dxflFormLayout .dialog-lgc.dialog-group-ButtonsGroup > .dialog-lgb > .dialog-lg,
.dxsc-dialog .dxflFormLayout .dialog-singlecolumn .dialog-group-Recurrence > .dialog-lgb,
.dxsc-dialog .dxflFormLayout .dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelEndDateGroup .dialog-lg,
.dxsc-dialog .dxflFormLayout .dialog-singlecolumn .dialog-flow-container-EndDateGroup .dialog-lg,
.dxsc-dialog.dxsc-dialog-appoinment > div:not(.dialog-singlecolumn) .dialog-lgc.dialog-group-ButtonsGroup > .dialog-lgb > .dialog-lg {
    border-color: #DCDCDC;
}

.dxsc-dialog-appoinment .dxflFormLayout .dialog-group-Recurrence > .dialog-lg,
.dxsc-dialog-appoinment .dxflFormLayout.dialog-singlecolumn .dialog-group-RecurrenceViewModelEndDateGroup .dialog-lgb > .dialog-lg > div,
.dxsc-dialog-appoinment .dxflFormLayout.dialog-singlecolumn .dialog-flow-container-IsRecurring,
.dxmodalSys .dxsc-dialog-appoinment .dxflFormLayout.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelRecurrenceGroup .dialog-group-RecurrenceViewModelRecurrenceGroup,
.dxsc-dialog .dxflFormLayout > .dialog-lg > div:not(.dialog-flow-container-ButtonsGroup) {
    padding: 0 5px;
}
.dxsc-dialog-appoinment .dxflFormLayout:not(.dialog-singlecolumn) .dialog-flow-container-ButtonsGroup {
    margin-top: 10px;
}
.dxsc-dialog-appoinment .dxflFormLayout.dialog-singlecolumn .dialog-lgc .dialog-item-Description {
    padding-top: 10px;
}
.dxsc-dialog .dxflFormLayout .dialog-item-IsAllDay .dialog-aspxcheckbox,
.dxsc-dialog .dxflFormLayout .dialog-item-IsRecurring .dialog-aspxcheckbox {
    padding-top: 4px;
}
.dxsc-dialog .dxflFormLayout.dialog-singlecolumn .dialog-lgb .dialog-lg .dialog-item-IsRecurring {
    padding-bottom: 8px;
    padding-top: 7px;
}
.dxsc-dialog .dxflFormLayout.dialog-singlecolumn .dialog-group-Recurrence > .dialog-lgb {
    margin-top: 7px;
}
.dxsc-dialog .dxflFormLayout.dialog-singlecolumn .dialog-flow-container-RecurrenceViewModelRecurrenceGroup {
    margin-bottom: 18px;
}
.dxsc-dialog .dxflFormLayout .dialog-group-RecurrenceViewModelEndDateGroup {
    padding-top: 9px;
}

.dxsc-dialog .dialog-flow-container-SnoozeTimeSpanCaption {
    padding-top: 8px;
}

.dxsc-dialog-recur-apt-action .dxeRadioButtonList td.dxe {
    padding: 12px 0 0 4px;
}

.dxTreeList_CellError, .dxTreeList_CollapsedButton, .dxTreeList_CollapsedButtonRtl, .dxTreeList_CTClearFilter, .dxTreeList_CTClearFilterDisabled, .dxTreeList_CTCollapseRow, .dxTreeList_CTCollapseRowDisabled, .dxTreeList_CTDeleteRow, .dxTreeList_CTDeleteRowDisabled, .dxTreeList_CTEditRow, .dxTreeList_CTEditRowDisabled, .dxTreeList_CTExpandRow, .dxTreeList_CTExpandRowDisabled, .dxTreeList_CTExportDocx, .dxTreeList_CTExportDocxDisabled, .dxTreeList_CTExportPdf, .dxTreeList_CTExportPdfDisabled, .dxTreeList_CTExportRtf, .dxTreeList_CTExportRtfDisabled, .dxTreeList_CTExportXls, .dxTreeList_CTExportXlsDisabled, .dxTreeList_CTExportXlsx, .dxTreeList_CTExportXlsxDisabled, .dxTreeList_CTFullCollapse, .dxTreeList_CTFullCollapseDisabled, .dxTreeList_CTFullExpand, .dxTreeList_CTFullExpandDisabled, .dxTreeList_CTNewRow, .dxTreeList_CTNewRowDisabled, .dxTreeList_CTRefresh, .dxTreeList_CTRefreshDisabled, .dxTreeList_CTShowCustomizationWindow, .dxTreeList_CTShowCustomizationWindowDisabled, .dxTreeList_CTShowFilterRow, .dxTreeList_CTShowFilterRowDisabled, .dxTreeList_DragAndDropArrowDown, .dxTreeList_DragAndDropArrowUp, .dxTreeList_DragAndDropHide, .dxTreeList_DragAndDropNode, .dxTreeList_ExpandedButton, .dxTreeList_ExpandedButtonRtl, .dxTreeList_FilterRowButton, .dxTreeList_HeaderFilter, .dxTreeList_HeaderFilterActive, .dxTreeList_SortAsc, .dxTreeList_SortDesc { background-image: url('/DXR.axd?r=6_5-oEnsh'); background-repeat: no-repeat; background-color: transparent } 
.dxTreeList_CellError { background-position: 0px -210px; width: 14px; height: 14px } 
.dxTreeList_CollapsedButton { background-position: -20px -225px; width: 9px; height: 10px } 
.dxTreeList_CollapsedButtonRtl { background-position: -10px -225px; width: 9px; height: 10px } 
.dxTreeList_CTClearFilter { background-position: 0px -193px; width: 16px; height: 16px } 
.dxTreeList_CTClearFilterDisabled { background-position: 0px -91px; width: 16px; height: 16px } 
.dxTreeList_CTCollapseRow { background-position: 0px -40px; width: 16px; height: 16px } 
.dxTreeList_CTCollapseRowDisabled { background-position: -17px -23px; width: 16px; height: 16px } 
.dxTreeList_CTDeleteRow { background-position: 0px -108px; width: 16px; height: 16px } 
.dxTreeList_CTDeleteRowDisabled { background-position: -17px -193px; width: 16px; height: 16px } 
.dxTreeList_CTEditRow { background-position: -17px -125px; width: 16px; height: 16px } 
.dxTreeList_CTEditRowDisabled { background-position: -34px -91px; width: 16px; height: 16px } 
.dxTreeList_CTExpandRow { background-position: -34px -23px; width: 16px; height: 16px } 
.dxTreeList_CTExpandRowDisabled { background-position: 0px -159px; width: 16px; height: 16px } 
.dxTreeList_CTExportDocx { background-position: -17px -57px; width: 16px; height: 16px } 
.dxTreeList_CTExportDocxDisabled { background-position: -34px -125px; width: 16px; height: 16px } 
.dxTreeList_CTExportPdf { background-position: -17px -74px; width: 16px; height: 16px } 
.dxTreeList_CTExportPdfDisabled { background-position: -17px -142px; width: 16px; height: 16px } 
.dxTreeList_CTExportRtf { background-position: -17px -108px; width: 16px; height: 16px } 
.dxTreeList_CTExportRtfDisabled { background-position: 0px -74px; width: 16px; height: 16px } 
.dxTreeList_CTExportXls { background-position: -34px -142px; width: 16px; height: 16px } 
.dxTreeList_CTExportXlsDisabled { background-position: -34px -176px; width: 16px; height: 16px } 
.dxTreeList_CTExportXlsx { background-position: 0px -23px; width: 16px; height: 16px } 
.dxTreeList_CTExportXlsxDisabled { background-position: -34px -108px; width: 16px; height: 16px } 
.dxTreeList_CTFullCollapse { background-position: 0px -142px; width: 16px; height: 16px } 
.dxTreeList_CTFullCollapseDisabled { background-position: 0px -125px; width: 16px; height: 16px } 
.dxTreeList_CTFullExpand { background-position: -34px -74px; width: 16px; height: 16px } 
.dxTreeList_CTFullExpandDisabled { background-position: -17px -159px; width: 16px; height: 16px } 
.dxTreeList_CTNewRow { background-position: -17px -40px; width: 16px; height: 16px } 
.dxTreeList_CTNewRowDisabled { background-position: 0px -57px; width: 16px; height: 16px } 
.dxTreeList_CTRefresh { background-position: 0px -176px; width: 16px; height: 16px } 
.dxTreeList_CTRefreshDisabled { background-position: -17px -176px; width: 16px; height: 16px } 
.dxTreeList_CTShowCustomizationWindow { background-position: -17px -91px; width: 16px; height: 16px } 
.dxTreeList_CTShowCustomizationWindowDisabled { background-position: -34px -159px; width: 16px; height: 16px } 
.dxTreeList_CTShowFilterRow { background-position: -34px -40px; width: 16px; height: 16px } 
.dxTreeList_CTShowFilterRowDisabled { background-position: -34px -57px; width: 16px; height: 16px } 
.dxTreeList_DragAndDropArrowDown { background-position: -30px -225px; width: 11px; height: 9px } 
.dxTreeList_DragAndDropArrowUp { background-position: 0px -236px; width: 11px; height: 9px } 
.dxTreeList_DragAndDropHide { background-position: 0px 0px; width: 22px; height: 22px } 
.dxTreeList_DragAndDropNode { background-position: -15px -210px; width: 13px; height: 13px } 
.dxTreeList_ExpandedButton { background-position: -39px -210px; width: 9px; height: 10px } 
.dxTreeList_ExpandedButtonRtl { background-position: 0px -225px; width: 9px; height: 10px } 
.dxTreeList_FilterRowButton { background-position: -39px 0px; width: 13px; height: 13px } 
.dxTreeList_HeaderFilter { background-position: -23px 0px; width: 15px; height: 17px } 
.dxTreeList_HeaderFilterActive { background-position: -34px -193px; width: 15px; height: 16px } 
.dxTreeList_SortAsc { background-position: -29px -210px; width: 9px; height: 10px } 
.dxTreeList_SortDesc { background-position: -42px -225px; width: 9px; height: 9px } 
/*IM:DevExpress.Web.ASPxTreeList.Images.sprite.png|b0.5|c1.5|g1.0;*/


img.dxtl__Collapse,
img.dxtl__Expand
{		
	cursor: pointer;
	font-size: 12px;
}

.dxtl__IM, .dxtl__IE
{
	text-align: center;		
	font-size: 2px !important;
	line-height: 0 !important;	
}
.dxtl__IE
{
	width: 1%;	
}
.dxtl__IM
{
	width: 1px;
}
.dxtl__Sel {
    padding: 0;
}

.dxtl__B0
{
	border-style: none !important;	
}
.dxtl__B1 
{	
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none!important;	
}
.dxtl__B2 
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxtl__B3 
{
	border-top-style: none !important;
	border-right-style: none !important;
}
.dxtl__B4 
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__B5
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
}
.dxtl__B6
{
	border-top-style: none !important;
	border-left-style: none !important;
}
.dxtl__B7 
{
	border-top-style: none !important;
}
.dxtl__B8
{	
	border-right-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__B9
{
	border-right-style: none !important;
	border-bottom-style: none !important;	
}
.dxtl__BA
{
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxtl__BB
{
	border-right-style: none !important;
}
.dxtl__BC
{
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__BD
{
	border-bottom-style: none !important;
}
.dxtl__BE
{
	border-left-style: none !important;
}
.dxtlHDR_MSDraggable th
{
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
}
.dxtlHSEC 
{
    border-style: none !important;
    background-color: White;
}
.dxtlHL
{
    background: #ffd83a;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.dxtlControl
{
	cursor: default;
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
	border: 1px none #9f9f9f;
}
.dxtlControl caption
{
	background: #ACACAC none;
	border-bottom: 0 solid #9F9F9F;
	border: 1px solid #9F9F9F;
	color: White;
	font-size: 1.25em;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
}

/* Indent cells */
.dxtlIndent,
.dxtlIndentWithButton
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent
{
	padding: 0 11px;
}
.dxtlIndentWithButton
{
	padding: 5px 7px 6px;
}
.dxtlSelectionCell
{
	border: 1px solid #cfcfcf;
}

/* Tree-lines cells */
.dxtlLineRoot
{
	background: White url('/DXR.axd?r=6_1-oEnsh') repeat-y top center;
}

.dxtlLineFirst
{
	background-image: url('/DXR.axd?r=6_8-oEnsh');
}
.dxtlLineMiddle
{
	background-image: url('/DXR.axd?r=6_9-oEnsh');
}
.dxtlLineLast
{
	background-image: url('/DXR.axd?r=6_10-oEnsh');
}

.dxtlLineFirstRtl
{
	background-image: url('/DXR.axd?r=6_11-oEnsh');
}
.dxtlLineMiddleRtl
{
	background-image: url('/DXR.axd?r=6_12-oEnsh');
}
.dxtlLineLastRtl
{
	background-image: url('/DXR.axd?r=6_13-oEnsh');
}

/* Headers */
.dxtlHeader
{
	background: #dcdcdc none;
	border: 1px solid #9f9f9f;
	padding: 4px 6px 5px;
	font-weight: normal;
}
.dxtlHeader table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader td.dxtl
{
	padding: 0;
}
.dxtlHeader,
.dxtlHeader td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode
{
	background: white none;
}
.dxtlAltNode
{
	background: #ededeb none;
}
.dxtlSelectedNode
{
	background: #a0a0a0 none;
	color: white;
}
.dxtlFocusedNode
{
	background: #8d8d8d none;
	color: white;
}
.dxtlInlineEditNode
{
	background: white none;
}
.dxtlEditFormDisplayNode
{
	background: white none;
}

.dxtlNode td.dxtl, 
.dxtlAltNode  td.dxtl, 
.dxtlSelectedNode td.dxtl, 
.dxtlFocusedNode td.dxtl,
.dxtlEditFormDisplayNode td.dxtl,
.dxtlCommandCell
{
	padding: 3px 6px 4px;
	border: 1px solid #cfcfcf;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlHeader .dxbButton,
.dxtlCommandCell .dxbButton
{
    margin: 0px 2px -1px 2px;
}
.dxtlHeader .dxbButton .dxb,
.dxtlCommandCell .dxbButton .dxb
{
	padding-top: 0;
    padding-bottom: 0;
}

.dxtlInlineEditNode td.dxtl
{
	border: 1px solid #cfcfcf;
	padding: 1px;
}

/* Preview */
.dxtlPreview
{
	background: #f2f2f2 none;
	color: #7f7f7f;
	padding: 14px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter
{
	background-color: #E0E0E0;
}
.dxtlFooter
{
	background-color: #D7D7D7;
}
.dxtlGroupFooter td.dxtl,
.dxtlFooter td.dxtl
{
	padding: 5px 6px 6px;
	white-space: nowrap;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}
.dxtlGroupFooter .dx-ar > br,
.dxtlFooter .dx-ar > br
{
    float: none; 
}

/* Pagers */
.dxtlPagerTopPanel
{
	border-bottom: 1px none #9f9f9f;
	padding-bottom: 2px;
}
.dxtlPagerBottomPanel
{
	border-top: 1px none #9f9f9f;
	padding-bottom: 2px;
}

/* Toolbars */
.dxtlControl .dxctToolbar.dxm-main.dxtlCTTop
{
    border-bottom-width: 0;
}

/* Editing */
.dxtlEditForm
{
	background: #F0F0F0 none;
	border: 1px solid #D3D3D3;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption,
.dxtlEditFormEditCell
{
	padding: 4px;
}
.dxtlEditFormCaption
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError
{
	background: #FFC8C8 none;
	color: #FF0000;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}
.dxtlPopupEditForm
{
	padding: 12px;
}

/* Links */
.dxtlControl a.dxeHyperlink:not([href]):not([onclick]):not(.dxbButtonSys) {
    color: black;
    text-decoration: none;
}
.dxtlControl a
{
	color: #0d45b7;
}
.dxtlControl a:hover
{
	color: #5494ea;
}
.dxtlSelectedNode a, 
.dxtlFocusedNode a
{
	color: White;
}
.dxtlSelectedNode a:hover, 
.dxtlFocusedNode a:hover
{
	color: #f0f0f0;
} 
.dxtlCommandCell a
{
	margin-right: 3px;
}

/* Disabled */
.dxtlDisabled,
.dxtlDisabled .dxtl
{
	color: #808080;
	cursor: default;
}

/* Scrolling */
.dxtlControl .dxtlHSDC 
{
    background-color: #F2F2F2;
}
.dxtlControl .dxtlFSDC
{
    background-color: #D7D7D7;
}
/* Loading Panel*/
.dxtlLoadingPanel
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxtlLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtlLoadingPanel .dxlp-loadingImage 
{
	background: url('/DXR.axd?r=6_7-oEnsh');
	height: 16px;
	width: 16px;
}

.dxtlFilterRow
{
    background-color: #E7E7E7;
}

.dxtlFilterRow > td
{
    border-bottom: 1px Solid #C1C1C1;
    border-right: 1px Solid #C1C1C1;
    border-top-width: 0;
    border-left-width: 0;
    padding: 2px;
    overflow: hidden;
}

.dxtlFilterBar
{
    border-top: 1px solid #9F9F9F;
    background: #d4d4d4 none;
}
.dxtlFilterBar a
{
    color: #394ea2;
    text-decoration: underline;
}
.dxtlFilterBarCheckBoxCell
{
    padding: 0 7px 0 3px;
}
.dxtlFilterBarImageCell
{
    padding: 0 1px 0 3px;
    cursor: pointer;
}
.dxtlFilterBarExpressionCell
{
    padding: 5px 5px 8px 0;
    white-space: nowrap;
}
.dxtlFilterBarClearButtonCell
{
    padding: 5px 6px 8px;
}
dxtlFilterBuilderMainArea
{
    background: white none;
    padding: 6px 2px;
} 
.dxtlFilterBuilderButtonArea
{
    background: #ededed none;
    border-top: 1px solid #cfcfcf;
    padding: 6px;
    white-space: nowrap;
}

.dxtlSearchPanel 
{
    padding: 7px;
    background-color: #F2F2F2;
    border: 1px solid #9F9F9F;
    border-bottom-width: 0;
}
.dxtlSearchPanel > table 
{
    width: 70%;
    max-width: 450px;
}
.dxtlControl .dxtlSearchPanel .dxbButton 
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxtlControl .dxtlSearchPanel .dxbButton {
    margin-left: 0;
    margin-right: 7px;
}

/* TODO remove (replace to command button style) */
.dxtlControl .dxtlSearchPanel .dxbButton
{
    font-size: 0.9em;
    margin-top: -2px;
    margin-bottom: -2px;
}
.dxtlControl .dxtlSearchPanel .dxbButton .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}

/*batch*/
.dxtlControl .dxtlBatchEditDeletedNode,
.dxtlControl .dxtlBatchEditNewNode.dxtlBatchEditDeletedNode
{
    background: #EFEFEF;
}

.dxtlControl td.dxtlBatchEditCell
{
    padding: 0 2px;
}
.dxtlControl td.dxtlBatchEditCell .dxichCellSys 
{
    padding-left: 0;
}
.dxtlControl td.dxtlBatchEditModifiedCell
{
    background: #d7f9c7;
}
.dxtlBatchEditDeletedNode > td:not(.dxtlCommandColumn)
{
    color: rgba(0, 0, 0, 0.5);
}
.dxtlBatchEditDeletedNode td.dxtlBatchEditModifiedCell
{
    background: #eefbe7;
}
.dxtlControl .dxtlBatchEditNewNode
{
    background: #F0FAEA;
}
.dxtlFocusedCell
{
    box-shadow: inset 2px 2px 0 #2292B1, inset -2px -2px 0 #2292B1;
    -webkit-box-shadow: inset 2px 2px 0 #2292B1, inset -2px -2px 0 #2292B1;
    -moz-box-shadow: inset 2px 2px 0 #2292B1, inset -2px -2px 0 #2292B1;
}
.dxtlControl .dxtlErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxtlControl .dxtlErrorCell img
{
    margin: -3px 0;
}
