/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_HSVLEDEN
{
    background: white;
    opacity: 0.85 !important;
    filter: alpha(opacity=85);
}
.dxheLoadingPanel_HSVLEDEN
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #303030;
}
.dxheLoadingPanel_HSVLEDEN td.dx
{
    white-space: nowrap;
    text-align: center;
    padding: 12px 12px 12px 12px;
}

.dxheControl_HSVLEDEN
{
    border: Solid 1px #7f7f7f;
}

/* Area */
.dxheContentArea_HSVLEDEN
{
    padding: 4px;
    padding-bottom: 6px;    
    background-color: #cecece;
}
.dxheContentArea_HSVLEDEN .dxheErrorFrame_HSVLEDEN
{
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #D00707;
    background-color: #FBC7C7;
    border-bottom: solid 1px #DEC0C0;
}
.dxheContentArea_HSVLEDEN .dxheErrorFrame_HSVLEDEN .dxhe {
    padding: 5px;
}
.dxheContentArea_HSVLEDEN .dxheErrorFrame_HSVLEDEN .dxhe td {
    padding: 0px;
}
.dxheContentArea_HSVLEDEN .dxheErrorFrame_HSVLEDEN .dxheErrorFrameCloseButton_HSVLEDEN {
    cursor: pointer;
}
.dxheViewArea_HSVLEDEN
{
    border: Solid 1px #a8a8a8;    
}
.dxheContentArea_HSVLEDEN td.dxheViewArea_HSVLEDEN /*B209529*/
{
	font-size: 0;
}
.dxheHtmlViewArea_HSVLEDEN,
.dxheDesignViewArea_HSVLEDEN,
.dxhePreviewArea_HSVLEDEN 
{
    margin: 0px;
    background-color: #FFFFFF;
    background-image: none;
    font-size: smaller;
    font: normal 12px Arial, Helvetica, sans-serif;    
}
body.dxheDesignViewArea_HSVLEDEN,
body.dxhePreviewArea_HSVLEDEN
{
    padding: 4px 4px 0 4px;
}
.dxheControl_HSVLEDEN.dxhe-rtl .dxheContentArea_HSVLEDEN .dxeMemo_HSVLEDEN td
{
	padding: 0 4px 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .dxheControl_HSVLEDEN.dxhe-rtl .dxheContentArea_HSVLEDEN .dxeMemo_HSVLEDEN td
    {
	    padding: 0 0 0 4px;
    }
}
.dxheControl_HSVLEDEN .dxeMemo_HSVLEDEN textarea 
{
	resize: none;
}
/* Element appearance in DesignView */
body.dxheDesignViewArea_HSVLEDEN table.dxEmptyBorderTable_HSVLEDEN,
body.dxheDesignViewArea_HSVLEDEN table.dxEmptyBorderTable_HSVLEDEN td  {
    border:1px dotted gray;
}
@media print 
{
	body.dxheDesignViewArea_HSVLEDEN table.dxEmptyBorderTable_HSVLEDEN,
	body.dxheDesignViewArea_HSVLEDEN table.dxEmptyBorderTable_HSVLEDEN td  
	{
		border:0px;
	}
}
body.dxheDesignViewArea_HSVLEDEN pre
{
    word-wrap: break-word;
    white-space: pre-wrap;
}

/* Status Bar */
.dxheStatusBar_HSVLEDEN 
{
}
.dxheControl_HSVLEDEN .dxheStatusBar_HSVLEDEN .dxheStatusBarTab_HSVLEDEN .dxtc-link
{
    padding: 3px 12px 5px 11px;
}
.dxheStatusBarActiveTab_HSVLEDEN 
{
}
.dxHtmlEditor_heSizeGrip_HSVLEDEN
{
    cursor: se-resize;
}
.dxHtmlEditor_heSizeGripRtl_HSVLEDEN
{
    cursor: ne-resize;
}
.dxheSizeGripContainer_HSVLEDEN
{
    width: 100%;
    text-align: right;
    font-size: 0;
    margin-top: -16px;
}
.dxheControl_HSVLEDEN.dxhe-rtl .dxheSizeGripContainer_HSVLEDEN 
{
	text-align: left;
}
/* ----------------- Dialog Forms ----------------- */
.dxpcLite_HSVLEDEN .dxheDlgFooter_HSVLEDEN,
.dxpcLite_HSVLEDEN .dxheCustomDialog_HSVLEDEN .dxhecd-Buttons
{
    background-color: #F3F3F3;
    border-top: Solid 1px #E0E0E0;
	padding: 10px 11px;
	text-align: right;
}
.dxpcLite_HSVLEDEN.dxRtl .dxheDlgFooter_HSVLEDEN,
.dxpcLite_HSVLEDEN.dxRtl .dxheCustomDialog_HSVLEDEN .dxhecd-Buttons
{
    text-align: left;
}
.dxpcLite_HSVLEDEN .dxheDlgFooterBtn_HSVLEDEN
{
    width: 80px;
    margin-left: 8px;
}
.dxpcLite_HSVLEDEN.dxRtl .dxheDlgFooterBtn_HSVLEDEN
{
    margin-right: 8px;
    margin-left: 0;
}
.dxpcLite_HSVLEDEN .dxheDlgInsertImageForm_HSVLEDEN .dxheDlgImagePreviewCell_HSVLEDEN,
.dxpcLite_HSVLEDEN .dxheDlgSelectImageForm_HSVLEDEN .dxheDlgImagePreviewCell_HSVLEDEN
{
    color: #878787;
    border: dashed 1px #cac8c8;
}
.dxpcLite_HSVLEDEN .dxheDlgPasteFromWordForm_HSVLEDEN .dxheDlgPasteContainerCell_HSVLEDEN td
{
	border: Solid 1px #9F9F9F;
}
/*----------------- Toolbars -----------------*/
.dxtbSpacing_HSVLEDEN
{
	height: 1px;
}
.dxtbControl_HSVLEDEN 
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: black;
    background-color: #9d9d9d;
    width: 100%;
    border-bottom: Solid 1px #7f7f7f;
}
.dxtbControl_HSVLEDEN td.dxmMenu_HSVLEDEN
{
	border: 0px;
}
.dxtbComboBoxMenuItem_HSVLEDEN
{
    padding-top: 2px;
}

/* Toolbars Lightweight Mode */
.dxtbControl_HSVLEDEN .dxmLite_HSVLEDEN .dxm-main 
{
    border-width: 0px;
}
.dxmLite_HSVLEDEN .dxhetipControl_HSVLEDEN img
{
	vertical-align: top;
}

/* ToolbarColorButton */
.dxtcbControl_HSVLEDEN { }
.dxtcbColorDiv_HSVLEDEN
{
	width: 16px;
	height: 3px;
	font-size:0px;
	background-color: Transparent;
}

/*----------------- RoundPanel -----------------*/
.dxheRP.dxrpControl_HSVLEDEN .dxrpContent_HSVLEDEN,
.dxheRP.dxrpControl_HSVLEDEN .dxrpLE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpRE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpBE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpNHTE
{
	background-color: #F5F5F5;
}
.dxheRP.dxrpControl_HSVLEDEN .dxrpContent_HSVLEDEN
{
    padding: 9px 8px;
}
.dxheRP.dxrpControl_HSVLEDEN .dxrpTE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpNHTE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpLE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpHLE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpRE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpHRE,
.dxheRP.dxrpControl_HSVLEDEN .dxrpBE,
.dxheRP.dxrpControlGB_HSVLEDEN .dxrpNHTE,
.dxheRP.dxrpControlGB_HSVLEDEN .dxrpLE,
.dxheRP.dxrpControlGB_HSVLEDEN .dxrpHLE,
.dxheRP.dxrpControlGB_HSVLEDEN .dxrpRE,
.dxheRP.dxrpControlGB_HSVLEDEN .dxrpBE
{
	border-color: #E2E2E2;
}

