/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_Office2010Blue
{
    background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.dxheLoadingPanel_Office2010Blue
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #1e395b;
	background: White none;
	border: 1px solid #859ebf;
}
.dxheLoadingPanel_Office2010Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxheLoadingPanel_Office2010Blue .dxlp-loadingImage
{
	background-image: url('/DXR.axd?r=0_3709-tWagh');
	height: 16px;
	width: 16px;
}

.dxheControl_Office2010Blue
{
    border: 1px solid #8ba0bc;
    font: 11px Verdana, Geneva, sans-serif;
}

/* Area */
.dxheContentArea_Office2010Blue
{
    padding: 0;
    background-color: #cfddee;
}
.dxheErrorFrame_Office2010Blue
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #D00707;
    background-color: #FBC7C7;
    border-bottom: solid 1px #DEC0C0;
}
.dxheErrorFrame_Office2010Blue .dxhe {
    padding: 5px;
}
.dxheErrorFrame_Office2010Blue .dxhe td {
    padding: 0px;
}
.dxheErrorFrame_Office2010Blue .dxheErrorFrameCloseButton_Office2010Blue {
    cursor: pointer;
}
.dxheControl_Office2010Blue .dxheViewArea_Office2010Blue
{
    border-width: 0;
}
.dxheContentArea_Office2010Blue td.dxheViewArea_Office2010Blue {
    line-height: 0;
}
.dxheControl_Office2010Blue .dxheHtmlViewArea_Office2010Blue,
.dxheDesignViewArea_Office2010Blue,
.dxhePreviewArea_Office2010Blue
{
    margin: 0px;
    background-color: White;
    background-image: none;
    font-size: smaller;
    font: 12px Arial, Helvetica, sans-serif;
}
.dxheHtmlViewArea_Office2010Blue td,
.dxheHtmlViewArea_Office2010Blue.dxeMemo_Office2010Blue td,
body.dxheDesignViewArea_Office2010Blue, 
body.dxhePreviewArea_Office2010Blue
{
    padding: 4px 4px 0 4px;
}
.dxheControl_Office2010Blue .dxheContentArea_Office2010Blue .dxeMemo_Office2010Blue td
{
    padding-top: 0;
    padding-right: 0;
}
.dxheContentArea_Office2010Blue .dxeMemoEditArea_Office2010Blue
{
    padding-left: 0;
    padding-right: 0;
}
.dxheControl_Office2010Blue.dxhe-rtl .dxheHtmlViewArea_Office2010Blue td,
.dxheControl_Office2010Blue.dxhe-rtl .dxheHtmlViewArea_Office2010Blue.dxeMemo_Office2010Blue td
{
    padding: 0 4px 0 1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .dxheControl_Office2010Blue.dxhe-rtl .dxheHtmlViewArea_Office2010Blue td,
    .dxheControl_Office2010Blue.dxhe-rtl .dxheHtmlViewArea_Office2010Blue.dxeMemo_Office2010Blue td
    {
        padding: 0 0 0 4px;
    }    
}
.dxheControl_Office2010Blue .dxeMemo_Office2010Blue textarea 
{
	resize:none;
}
.dxheControl_Office2010Blue input.dxeEditArea_Office2010Blue
{
    margin-top: -1px;
}
.dxheControl_Office2010Blue input.dxeEditArea_Office2010Blue,
.dxheControl_Office2010Blue td.dxic .dxeEditArea_Office2010Blue /*Bootstrap correction*/
{
    padding-bottom: 0px;
}
/* Element appearance in DesignView */
body.dxheDesignViewArea_Office2010Blue table.dxEmptyBorderTable,
body.dxheDesignViewArea_Office2010Blue table.dxEmptyBorderTable td
{
    border: 1px dotted Gray;
}
@media print
{
	body.dxheDesignViewArea_Office2010Blue table.dxEmptyBorderTable,
	body.dxheDesignViewArea_Office2010Blue table.dxEmptyBorderTable td
	{
		border:0px;
	}
}
body.dxheDesignViewArea_Office2010Blue pre
{
    word-wrap: break-word;
    white-space: pre-wrap;
}

/* Status Bar */
.dxheStatusBar_Office2010Blue
{
}
.dxheStatusBar_Office2010Blue .dxheStatusBarTab_Office2010Blue
{
    border-bottom-width: 0 !important;
    border-left-width: 0 !important;
}
.dxheControl_Office2010Blue .dxheStatusBar_Office2010Blue .dxheStatusBarTab_Office2010Blue .dxtc-link
{
    padding: 4px 35px 5px 34px;
}
.dxheControl_Office2010Blue.dxhe-rtl .dxheStatusBar_Office2010Blue .dxheStatusBarTab_Office2010Blue
{
    border-left-width: 1px !important;
    border-right-width: 0 !important;
}
.dxheStatusBarActiveTab_Office2010Blue
{
}
.dxHtmlEditor_heSizeGrip_Office2010Blue
{
    cursor: se-resize;
}
.dxHtmlEditor_heSizeGripRtl_Office2010Blue
{
    cursor: ne-resize;
}
.dxheSizeGripContainer_Office2010Blue
{
    width: 100%;
    text-align: right;
    font-size: 0;
    margin-top: -13px;
}
.dxheControl_Office2010Blue.dxhe-rtl .dxheSizeGripContainer_Office2010Blue 
{
	text-align: left;
}
/* ----------------- Dialog Forms ----------------- */
.dxpcLite_Office2010Blue .dxheDlgFooter,
.dxpcLite_Office2010Blue .dxheCustomDialog_Office2010Blue .dxhecd-Buttons
{
    background-color: #cfddee;
    border-top: 1px solid #aec0d5;
	padding: 10px 11px;
	text-align: right;
}
.dxpcLite_Office2010Blue.dxRtl .dxheDlgFooter,
.dxpcLite_Office2010Blue.dxRtl .dxheCustomDialog_Office2010Blue .dxhecd-Buttons
{
    text-align: left;
}
.dxpcLite_Office2010Blue .dxheDlgFooterBtn
{
    width: 80px;
    margin-left: 8px;
}
.dxpcLite_Office2010Blue.dxRtl .dxheDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxpcLite_Office2010Blue .dxheDlgInsertImageForm .dxheDlgImagePreviewCell
{
    color: #737373;
    border: 1px dashed #cac8c8;
}
.dxpcLite_Office2010Blue .dxheDlgPasteFromWordForm .dxheDlgPasteContainerCell td
{
	border: 1px solid #8ba0bc;
}
/*----------------- Toolbars -----------------*/
.dxtbSpacing_Office2010Blue
{
	height: 1px;
}
.dxtbControl_Office2010Blue
{
    color: Black;
    background-color: #cfddee;
    width: 100%;
    border-bottom: 1px solid #859ebf;
}
.dxtbControl_Office2010Blue td.dxmMenu_Office2010Blue
{
	border: 0;
}
.dxtbComboBoxMenuItem_Office2010Blue
{
    padding: 2px 2px 1px;
}
.dxheControl_Office2010Blue .dxrControl_Office2010Blue
{
    background-color: #CFDDEE;
}
.dxheControl_Office2010Blue .dxrControl_Office2010Blue .dxtcLite_Office2010Blue .dxtc-stripContainer .dxtc-spacer,
.dxheControl_Office2010Blue .dxrControl_Office2010Blue .dxtcLite_Office2010Blue.dxtc-top .dxtc-leftIndent
{
    width: 3px;
}
.dxheControl_Office2010Blue .dxrControl_Office2010Blue .dxr-tabContent
{
    border-width: 0 0 1px 0;
}
.dxheControl_Office2010Blue .dxrControl_Office2010Blue .dxr-minBtn
{
    padding-right: 7px;
}
.dxheControl_Office2010Blue .dxtbControl_Office2010Blue.dxtbr_Office2010Blue,
.dxheControl_Office2010Blue .dxrControl_Office2010Blue .dxpc-mainDiv.dxr-minPopup
{
    border: 0;
}

/* Toolbars Lightweight Mode */
.dxtbControl_Office2010Blue .dxmLite_Office2010Blue .dxm-main
{
    border-width: 0;
}
.dxmLite_Office2010Blue .dxhetipControl_Office2010Blue img
{
	vertical-align: top;
}

/* ToolbarColorButton */
.dxtcbControl_Office2010Blue
{
}
.dxtcbColorDiv_Office2010Blue
{
	width: 16px;
	height: 3px;
	font-size: 0;
	background-color: Transparent;
    margin-top: -3px;
}

/*----------------- RoundPanel -----------------*/
.dxheRP.dxrpControl_Office2010Blue .dxrpcontent
{
    padding: 9px !important;
}
