/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_Office2003Olive
{
    background: white;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.dxheLoadingPanel_Office2003Olive
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #758D5E;
	border: 1px solid #A4B26D;
	background-color: White;
}
.dxheLoadingPanel_Office2003Olive td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxheLoadingPanel_Office2003Olive .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 18px;
	width: 18px;
}

.dxheControl_Office2003Olive
{
    border: Solid 1px #758D5E;
    font: 12px Tahoma, Geneva, sans-serif;
}

/* Area */
.dxheContentArea_Office2003Olive
{
    padding: 4px;
	padding-bottom: 6px;
    background-color: #E2E8C9;
}
.dxheErrorFrame_Office2003Olive
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #D00707;
    background-color: #FBC7C7;
    border-bottom: solid 1px #DEC0C0;
}
.dxheErrorFrame_Office2003Olive .dxhe {
    padding: 5px;
}
.dxheErrorFrame_Office2003Olive .dxhe td {
    padding: 0px;
}
.dxheErrorFrame_Office2003Olive .dxheErrorFrameCloseButton_Office2003Olive {
    cursor: pointer;
}
.dxheViewArea_Office2003Olive
{
    border: Solid 1px #758D5E;    
}
.dxheContentArea_Office2003Olive td.dxheViewArea_Office2003Olive {
    line-height: 0;
}
.dxheHtmlViewEdit_Office2003Olive,
.dxheDesignViewArea_Office2003Olive,
.dxhePreviewArea_Office2003Olive 
{
    margin: 0px;
    background-color: #FFFFFF;
    background-image: none;
    font-size: smaller;
    font: 12px Arial, Helvetica, sans-serif;
}
td.dxheHtmlViewEdit_Office2003Olive,
body.dxheDesignViewArea_Office2003Olive,
body.dxhePreviewArea_Office2003Olive
{
    padding: 4px 4px 0 4px;
}
.dxheControl_Office2003Olive.dxhe-rtl td.dxheHtmlViewEdit_Office2003Olive, 
.dxheControl_Office2003Olive.dxhe-rtl .dxeMemo_Office2003Olive td
{
	padding: 0 4px 0 1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .dxheControl_Office2003Olive.dxhe-rtl td.dxheHtmlViewEdit_Office2003Olive, 
    .dxheControl_Office2003Olive.dxhe-rtl .dxeMemo_Office2003Olive td
    {
	    padding: 0 0 0 4px;
    }    
}
.dxheControl_Office2003Olive .dxeMemo_Office2003Olive textarea 
{
	resize:none;
}
/* Element appearance in DesignView */
body.dxheDesignViewArea_Office2003Olive table.dxEmptyBorderTable,
body.dxheDesignViewArea_Office2003Olive table.dxEmptyBorderTable td  {
    border:1px dotted gray;
}
@media print 
{
	body.dxheDesignViewArea_Office2003Olive table.dxEmptyBorderTable,
	body.dxheDesignViewArea_Office2003Olive table.dxEmptyBorderTable td  {
		border:0px;
	}
}
body.dxheDesignViewArea_Office2003Olive
{
    word-wrap: inherit;
}
body.dxheDesignViewArea_Office2003Olive pre
{
    word-wrap: break-word;
    white-space: pre-wrap;
}

/* Status Bar */
.dxheStatusBar_Office2003Olive 
{
}
.dxheStatusBarTab_Office2003Olive 
{    
}
.dxheControl_Office2003Olive .dxheStatusBar_Office2003Olive .dxheStatusBarTab_Office2003Olive .dxtc-link
{
    padding: 4px 12px 5px 11px;
}
.dxheStatusBar_Office2003Olive .dxheStatusBarActiveTab_Office2003Olive 
{
    background-color: White !important;
    border-top: 1px solid White !important;
}
.dxHtmlEditor_heSizeGrip_Office2003Olive 
{
    cursor: se-resize;
}
.dxHtmlEditor_heSizeGripRtl_Office2003Olive 
{
	cursor: ne-resize;
}
.dxheSizeGripContainer_Office2003Olive 
{
    width: 100%;
    text-align: right;
    font-size: 0;
    margin-top:-16px;
}
.dxheControl_Office2003Olive.dxhe-rtl .dxheSizeGripContainer_Office2003Olive 
{
	text-align: left;
}
/* ----------------- Dialog Forms ----------------- */
.dxpcLite_Office2003Olive .dxheDlgFooter,
.dxpcLite_Office2003Olive .dxheCustomDialog_Office2003Olive .dxhecd-Buttons
{
	background-color: #E2E8C9;
	border-top: 1px #C3CF9D solid;
	padding: 10px 11px;
	text-align: right;
}
.dxpcLite_Office2003Olive.dxRtl .dxheDlgFooter,
.dxpcLite_Office2003Olive.dxRtl .dxheCustomDialog_Office2003Olive .dxhecd-Buttons
{
    text-align: left;
}
.dxpcLite_Office2003Olive .dxheDlgFooterBtn
{
    width: 80px;
    margin-left: 8px;
}
.dxpcLite_Office2003Olive.dxRtl .dxheDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxpcLite_Office2003Olive .dxheDlgInsertImageForm .dxheDlgImagePreviewCell
{
    color: #878787;
    border: dashed 1px #cac8c8;
}
.dxpcLite_Office2003Olive .dxheDlgPasteFromWordForm .dxheDlgPasteContainerCell td
{
	border: Solid 1px #608058;
}
/*----------------- Toolbars -----------------*/
.dxtbSpacing_Office2003Olive
{
	height: 1px;
}
.dxtbControl_Office2003Olive 
{
	color: black;
	background-color: #B5C48F;
    border-bottom: Solid 1px #758D5E;
}
.dxtbControl_Office2003Olive td.dxmtb.dxmMenu_Office2003Olive
{
	border: 0px;
}
.dxtbComboBoxMenuItem_Office2003Olive
{
    padding-top: 1px;
    padding-right: 2px;
}
.dxheControl_Office2003Olive .dxrControl_Office2003Olive
{
    background-color: #E2E8C9;
}
.dxheControl_Office2003Olive .dxrControl_Office2003Olive .dxtcLite_Office2003Olive .dxtc-stripContainer .dxtc-spacer,
.dxheControl_Office2003Olive .dxrControl_Office2003Olive .dxtcLite_Office2003Olive.dxtc-top .dxtc-leftIndent
{
    width: 3px;
}
.dxheControl_Office2003Olive .dxrControl_Office2003Olive .dxr-tabContent
{
    border-width: 0 0 1px 0;
}
.dxheControl_Office2003Olive .dxrControl_Office2003Olive .dxr-minBtn
{
    padding-right: 7px;
}
.dxheControl_Office2003Olive .dxtbControl_Office2003Olive.dxtbr_Office2003Olive,
.dxheControl_Office2003Olive .dxrControl_Office2003Olive .dxpc-mainDiv.dxr-minPopup
{
    border: 0;
}

/* Toolbars Lightweight Mode */
.dxtbControl_Office2003Olive .dxmLite_Office2003Olive .dxm-main.dxmtb 
{
    border-width: 0px;
}
.dxmLite_Office2003Olive .dxhetipControl_Office2003Olive img
{
	vertical-align: top;
}
.dxtbControl_Office2003Olive .dxmLite_Office2003Olive .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxtb-cb .dxm-content, 
.dxtbControl_Office2003Olive .dxmLite_Office2003Olive .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode.dxtb-cb .dxm-content
{
	padding-top: 4px;
	padding-bottom: 3px;
}

/* ToolbarColorButton */
.dxtcbControl_Office2003Olive { }
.dxtcbColorDiv_Office2003Olive
{
	width: 16px;
	height: 4px;
	font-size: 0;
	background-color: Red;
    margin-top: -3px;
}

/*----------------- RoundPanel -----------------*/
.dxheRP.dxrpControl_Office2003Olive .dxrpcontent
{
    padding: 16px !important;
}

