.dxscControl_Simec
{
    background: #9f9f9f;
    border: solid 1px #9f9f9f;
    font: 11px Verdana, Geneva, sans-serif;
}
/* Headers */
.dxscDateHeader_Simec, 
.dxscAlternateDateHeader_Simec,
.dxscDayHeader_Simec,
.dxscDateCellHeader_Simec,
.dxscTodayCellHeader_Simec,
.dxscTimelineDateHeader_Simec,
.dxscHorizontalResourceHeader_Simec,
.dxscVerticalResourceHeader_Simec
{    
    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_Simec,
.dxscAlternateDateHeader_Simec
{
    background: #ffd554;
}
.dxscDayHeader_Simec
{
    border-width: 1px 1px 0 0;
}
.dxscDateCellHeader_Simec
{
    border-width: 1px;
}
.dxscTodayCellHeader_Simec
{    
    border-top-width: 1px;
    background: #ffd554;
}
.dxscTimelineDateHeader_Simec
{
    border-width: 1px 1px 1px 0;
}
.dxscHorizontalResourceHeader_Simec
{
    border-width: 1px 1px 1px 0;
    background: #cdcdcd;
}
.dxscVerticalResourceHeader_Simec
{
    border-width: 1px 1px 0 0;
    background: #cdcdcd;
    white-space: normal;
}
.dxscSelectionBar_Simec 
{	
    border-style: solid;
    border-width: 0 1px 0 0;
    height: 30px;
}

/* Corners */
.dxscLeftTopCorner_Simec, 
.dxscRightTopCorner_Simec
{
    background: #dcdcdc;
    width: 1px;
    border-style: solid;
    border-color: #9f9f9f;	
    border-width: 0 0 1px;
}
.dxscLeftTopCorner_Simec
{    
    border-width: 1px 1px 1px 0;
    font-size: 0.91em;
    text-align: center;
    padding: 2px;
    overflow: hidden;
}

/* Separators */
.dxscGroupSeparatorVertical_Simec, 
.dxscGroupSeparatorHorizontal_Simec
{
    background: #dcdcdc;
    border: solid 1px #9f9f9f;
}

.dxscGroupSeparatorVertical_Simec
{
    width: 1px; 
    border-width: 0 1px;
}
.dxscGroupSeparatorHorizontal_Simec
{
    height: 1px;
    border-width: 1px 0 0;
    font-size: 0;
}

/* Apts Area */
.dxscAllDayArea_Simec
{
    background: #ededed;
    border: solid 1px #9f9f9f;
    border-width: 0 1px 1px 0;
}
.dxscDateCellBody_Simec 
{
    height: 100px;
    border: solid 1px;
    border-width: 0 1px 0 0;
}
.dxscTimeCellBody_Simec
{
    border: solid 1px;
}
.dxscTimelineCellBody_Simec
{
    height: 300px;
    border-style: solid;
    border-width: 1px 1px 0 0;
}

.dxscAppointment_Simec
{
    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;
}
.dxscAppointmentInnerBorders_Simec
{	
    border: solid 1px #8b8b8b;
    padding: 0px;
}
.dxscAppointmentHorizontalSeparator_Simec 
{
    height: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
.dxscMoreButton_Simec
{
    font-size: 0.91em;
    color: #0000cc;    
    text-decoration: underline;	
    padding: 0;
}

/* Rulers */
.dxscTimeRulerHoursItem_Simec, .dxscTimeRulerMinuteItem_Simec
{
    color: #6f6f6f;
    background: #ededed;
    border: solid 1px #9f9f9f;
    border-width: 0px 1px 1px 0;
    vertical-align: top;
    white-space: nowrap;
} 
.dxscTimeRulerHoursItem_Simec
{
    border-right-width: 0;
    border-left-color: #9f9f9f;
    font-size: 1.42em;
    text-align: right;
    width: 45px;
    padding: 2px 4px 0px;
}
.dxscTimeRulerMinuteItem_Simec
{
    border-left-width: 0px;
    text-align: center;
    width: 18px;
    font-size: 0.91em;
    padding: 4px 1px 4px 1px;
}

.dxscTimeRulerHeaderHourItem_Simec
{
    width: 55px;
}	
.dxscTimeRulerHeaderMinuteItem_Simec
{
    width: 16px;
}
.dxscScrollHeaderItem_Simec
{
    width: 16px;
}


/* Control elements */
.dxscToolbarContainer_Simec 
{
    background: #e4e4e4;    
}
.dxscToolbar_Simec
{
    border: none;
    background: #e4e4e4;    
    padding: 4px 7px;    
}
.dxscResourceNavigator_Simec 
{    
    background: #c3c3c3;
    padding: 7px;
    border: solid 1px #9f9f9f;
}
.dxscViewVisibleInterval_Simec
{    
    color: #303030;
    white-space: nowrap;
}
.dxscInplaceEditor_Simec
{
    background: #fdfdfd;
    border: solid 2px black;
    padding: 0;
    color: #303030;
}
.dxscControlAreaForm_Simec
{
    font-size: 1.33em;
    color: black;
    background-color: #efefef;
    border: none;
    white-space: normal;
    padding: 9px 12px;
}
.dxscErrorInfo_Simec
{
    background: #f1abab;
    color: #853a3a;
    padding: 10px;
    border: solid 1px #9f9f9f;
    border-width: 1px 0;
}

/* Buttons */
.dxscViewNavigatorButton_Simec,
.dxscViewNavigatorGotoDateButton_Simec
{    
    border: solid 1px #7f7f7f;
    color: Black;
    background: url(ButtonBack.gif) repeat-x left top #e5e5e5;
    line-height: 100%;
    padding: 3px 7px;

    min-height: 1em;
    display: block!important;
}
.dxscViewNavigatorGotoDateButton_Simec 
{
    padding: 3px 5px;
}
.dxscViewNavigatorButton_Simec.dxscViewNavigatorGotoTodayButton
{    
    padding: 1px 7px;
}
.dxscViewNavigatorButtonHover_Simec,
.dxscViewNavigatorGotoDateButtonHover_Simec
{
    background: url(ButtonBackHover.gif) repeat-x left top #f2f2f2;
    border-color: #606060;
}
.dxscViewNavigatorButtonPressed_Simec,
.dxscViewNavigatorGotoDateButtonPressed_Simec
{
    background: #D5D5D5;
    border-color: #606060;
}

.dxscResourceNavigatorButton_Simec,
.dxscNavigationButton_Simec,
.dxscDVTopMoreButton_Simec,
.dxscDVBottomMoreButton_Simec
{
    cursor: pointer;
}

.dxscSmartTagButton_Simec 
{
    border: solid 1px black;
    background: #ffffee;
    padding: 4px 5px;
    cursor: pointer;
}

.dxscViewSelectorButton_Simec 
{
    background: url(ViewSelectorButtonBack.gif) repeat-x left top #e6e6e6;
    border: solid 1px #9f9f9f;
    border-width: 0 0 0 1px;
    padding: 10px 18px;
}
.dxscViewSelectorButtonHover_Simec
{
    background: url(ViewSelectorButtonBackHover.gif) repeat-x left top #f2f2f2;        
}
.dxscViewSelectorButtonPressed_Simec
{
    background: #b9b9b9;
    color: White;
}
.dxscViewSelectorButtonChecked_Simec
{
    background: #a4a4a4;
    color: White;
}

.dxscNoBorderButton_Simec
{
    border: solid 1px #FDFDFD;
    background: none;
    cursor: pointer;
}
.dxscNoBorderButtonHover_Simec
{
    border: solid 1px #A8A8A8;
}

.dxscToolTipRoundedCornersTopBottomRow_Simec 
{
    font-size:0;		
}
.dxscToolTipRoundedCornersTopSide_Simec 
{
    border-top: 1px black solid; 
    vertical-align:bottom; 
    height:1px;	
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersLeftSide_Simec 
{
    border-left: 1px black solid; 
    vertical-align:bottom; 
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersRightSide_Simec 
{
    border-right: 1px black solid; 
    vertical-align:bottom; 
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersBottomSide_Simec 
{
    border-bottom: 1px black solid; 
    vertical-align:bottom; 
    height:1px;	
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersContent_Simec 
{
    background-color:#fafad2;
    padding:0;
}
.dxscToolTipSquaredCorners_Simec 
{
    background: #f9f9cd;
    padding: 1px 1px;
    font-size: 0;
    color: #303030;
    white-space: nowrap;
    border: solid 1px black;
}
.dxscTimeMarker_Simec 
{
    top:-4px;
}
.dxscTimeMarkerLine_Simec 
{
    top:-2px;
    background-color:Red;
    height:3px;
    font-size: 0;
    
}
.dxscTimeMarkerLineV_Simec 
{
    position:absolute;
    background-color:#4E4E4E;
    width:1px;
    font-size: 0;
    border:solid 1px #FFC029;
    border-top-width:0;
    border-bottom-width:0;
}
.dxscTimeMarkerLineH_Simec
{
    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_Simec
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxscLoadingPanel_Simec td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxscLoadingPanel_Simec .dxlp-loadingImage 
{
	background: url('Loading.gif');
	height: 16px;
	width: 16px;
}

