/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_CMB
{
    background: white;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.dxheLoadingPanel_CMB
{
	background-color: white;
	font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #484848;
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
.dxheLoadingPanel_CMB td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxheLoadingPanel_CMB .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 32px;
	width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}

.dxheControl_CMB
{
    font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* Area */
.dxheErrorFrame_CMB
{
	font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #D00707;
	background-color: #FBC7C7;
	margin-bottom: 6px;
}
.dxheControl_CMB .dxeMemo_CMB .dxheErrorFrame_CMB .dxhe,
.dxheControl_CMB.dxhe-rtl .dxeMemo_CMB .dxheErrorFrame_CMB .dxhe,
.dxheErrorFrame_CMB .dxhe 
{
    padding: 5px;
}
.dxheControl_CMB .dxeMemo_CMB .dxheErrorFrame_CMB .dxhe td,
.dxheControl_CMB.dxhe-rtl .dxeMemo_CMB .dxheErrorFrame_CMB .dxhe td,
.dxheErrorFrame_CMB .dxhe td 
{
    padding: 0;
}
.dxheErrorFrame_CMB .dxheErrorFrameCloseButton_CMB 
{
    cursor: pointer;
}
.dxheContentArea_CMB td.dxheViewArea_CMB /*B209529*/
{
	line-height: 0;
}
.dxheContentArea_CMB td.dxheViewArea_CMB.dxheHtmlViewArea_CMB
{
    line-height: inherit;
}
.dxheDesignViewArea_CMB,
.dxhePreviewArea_CMB
{
    background: none #FFFFFF;
}
.dxheControl_CMB .dxheHtmlViewArea_CMB,
body.dxheDesignViewArea_CMB,
body.dxhePreviewArea_CMB 
{
    margin: 0px;
    background: none #FFFFFF;
    border: 0;
    font-size: smaller;
    font: 12px Arial, Helvetica, sans-serif;
}
.dxheControl_CMB .dxeMemo_CMB.dxheHtmlViewArea_CMB .dxeMemoEditArea_CMB,
body.dxheDesignViewArea_CMB,
body.dxhePreviewArea_CMB
{
    padding: 15px 20px 0 20px;
}
.dxheControl_CMB .dxeMemo_CMB.dxheHtmlViewArea_CMB td
{
    padding: 0 40px 0 0;
}
.dxheControl_CMB.dxhe-rtl .dxheContentArea_CMB .dxeMemo_CMB.dxheHtmlViewArea_CMB td
{
	padding: 0 0 0 40px;
}
.dxheControl_CMB .dxeMemo_CMB textarea 
{
	resize: none;
}
.dxheControl_CMB td.dxheDesignViewArea_CMB .dxm-main.dxmtb 
{
    border: 1px solid #C3C3C3;
    background: #ffffff;
}
.dxheControl_CMB td.dxheDesignViewArea_CMB
{
    position: relative;
}
.dxheViewArea_CMB .dxhe-tiControlsWrapper span.dxhe-tiTagName {
    padding-right: 18px;
}
.dxheViewArea_CMB .dxhe-tiControlsWrapper .dxbButton_CMB{
    min-width: 16px;
	width: auto !important;
}
.dxheViewArea_CMB .dxhe-tiControlsWrapper .dxbButton_CMB.dxhe-tiDeleteButton {
    margin-right: 1px;
}
td.dxheDesignViewArea_CMB .dxmLite_CMB {
    position: absolute;
    right: 0;
    padding-right: 24px;
}
td.dxheDesignViewArea_CMB .dxmLite_CMB.dxm-rtl {
    right: inherit;
    padding-right: 0px;
    padding-left: 5px;
}
.dxheViewArea_CMB .dxheAudio
{
	background-image: url('dxheAudio.svg');
}
.dxheViewArea_CMB .dxheFlash
{
	background-image: url('dxheFlash.svg');
}
.dxheViewArea_CMB .dxheVideo
{
	background-image: url('dxheVideo.svg');
}
.dxheViewArea_CMB .dxheYoutube
{
	background-image: url('dxheYoutube.svg');
}
.dxheViewArea_CMB img.dxheNotSupported
{
	background-image: url('dxheNotSupported.svg');
}
.dxheViewArea_CMB img.dxheAudio,
.dxheViewArea_CMB img.dxheFlash,
.dxheViewArea_CMB img.dxheVideo,
.dxheViewArea_CMB img.dxheYoutube,
.dxheViewArea_CMB img.dxheNotSupported
{
    background-repeat: no-repeat;
    background-position: center;
    background-color: #cfcfcf;
    border: 1px dotted #FFFFFF;
    opacity: 0.8;
}
.dxheViewArea_CMB .dxhe-tiControlsWrapper {
    background-color: #3C8DF2;
    padding: 3px 4px 2px 10px;
    border: none;
}
.dxheViewArea_CMB .dxhePlaceholder 
{
    cursor: default;
    white-space: nowrap;
}
.dxheViewArea_CMB.dxheDesignViewArea_CMB .dxheSelected
{
    background-color: #E0E0E0;
}
.dxhe-insertPlaceholder .dxeListBox_CMB.dxeFocused_CMB
{
    border: 1px solid #C0C0C0;
}
.dxhe-insertPlaceholder .dxflGroup_CMB,
.dxpc-contentWrapper .dxflFormLayout_CMB.dxhe-insertPlaceholder .dxflGroup_CMB .dxflGroupBox_CMB .dxflListBoxItemSys
{
    padding-top: 0;
}
.dxhe-insertPlaceholder .dxflGroup_CMB .dxhe-dialogLI.dxhe-dialogButtonsContainer
{
    padding-top: 10px;
}
.dxhe-insertPlaceholder .dxeListBox_CMB,
.dxhe-insertPlaceholder .dxeListBox_CMB .dxlbd
{
    width: 220px;
    height: 215px;
}
/* CodeMirror */
.dxheHtmlViewArea_CMB .CodeMirror-activeline-background 
{
    background: #e0e0e0;
    opacity: 0.7;
}
.dxheHtmlViewArea_CMB .CodeMirror-foldgutter-open::after
{
    content: url('heFoldGutterOpen.svg');
}
.dxheHtmlViewArea_CMB .CodeMirror-foldgutter-folded::after
{
    content: url('heFoldGutterFolded.svg');
}
.dxheHtmlViewArea_CMB .CodeMirror-foldmarker::after
{
    content: url('dxheFoldMarker.png');
    background-size: 16px 10px;
}
.dxheSourceEditorSys.dxheHtmlViewArea_CMB .CodeMirror-gutter.CodeMirror-linenumbers,
.dxheHtmlViewArea_CMB .CodeMirror-gutter.CodeMirror-linenumbers 
{
    border-left: 0;
    border-right: 0;
}
/* Element appearance in DesignView */
body.dxheDesignViewArea_CMB table.dxEmptyBorderTable,
body.dxheDesignViewArea_CMB table.dxEmptyBorderTable td  {
    border:1px dotted gray;
}
@media print 
{
	body.dxheDesignViewArea_CMB table.dxEmptyBorderTable,
	body.dxheDesignViewArea_CMB table.dxEmptyBorderTable td  
	{
		border:0px;
	}
}
body.dxheDesignViewArea_CMB
{
    word-wrap: inherit;
}
body.dxheDesignViewArea_CMB pre
{
    word-wrap: break-word;
    white-space: pre-wrap;
}

/* Status Bar */
.dxheStatusBar_CMB 
{
    background-color: #f1f1f1;
}
.dxheControl_CMB .dxheStatusBar_CMB .dxheStatusBarTab_CMB .dxtc-link
{
    padding: 10px 24px 11px 24px;
}
.dxheStatusBarActiveTab_CMB 
{
}
.dxHtmlEditor_heSizeGrip_CMB
{
    cursor: se-resize;
    margin: 0 4px 4px 0;
}
.dxHtmlEditor_heSizeGripRtl_CMB
{
    cursor: ne-resize;
    margin: 0 0 4px 4px;
}
.dxheSizeGripContainer_CMB
{
    width: 100%;
    text-align: right;
    font-size: 0;
    margin-top: -18px;
}
.dxheControl_CMB.dxhe-rtl .dxheSizeGripContainer_CMB 
{
	text-align: left;
}
.dxheStatusBar_CMB .dxtcLite_CMB.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab {
    border-top: none;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    background-color: #FFFFFF;
}
.dxheStatusBar_CMB .dxtcLite_CMB.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent {
    width: 0px !important;
}
.dxheStatusBar_CMB .dxtcLite_CMB.dxtc-bottom > .dxtc-stripContainer .dxtc-tab {
}
.dxheStatusBar_CMB .dxtcLite_CMB.dxtc-bottom > .dxtc-stripContainer {
    padding-bottom: 0px;
}
.dxheStatusBar_CMB .dxtcLite_CMB > .dxtc-stripContainer .dxtc-activeTab,
.dxheStatusBar_CMB .dxtcLite_CMB > .dxtc-stripContainer .dxtc-activeTab a {
    color: #3C8DF2;
}
.dxheStatusBar_CMB .dxtcLite_CMB > .dxtc-stripContainer .dxtc-tab a {
    color: #484848;
}

.dxheStatusBar_CMB .dxtcLite_CMB {
    margin-left: -1px;
}
.dxheControl_CMB.dxhe-rtl .dxheStatusBar_CMB .dxtcLite_CMB {
    margin-right: -1px;
}
.dxheControl_CMB .dxrControl_CMB .dxtcLite_CMB.dxtc-top .dxtc-tab
{
	background: transparent;
}
/* ----------------- Dialog Forms ----------------- */
.dxpcLite_CMB .dxheDlgFooter,
.dxpcLite_CMB .dxheCustomDialog_CMB .dxhecd-Buttons
{
    background-color: white;
    border-top: Solid 1px #E0E0E0;
	padding: 10px 11px;
	text-align: right;
}
.dxpcLite_CMB.dxRtl .dxheDlgFooter,
.dxpcLite_CMB.dxRtl .dxheCustomDialog_CMB .dxhecd-Buttons
{
    text-align: left;
}
.dxpcLite_CMB .dxheDlgFooterBtn
{
    margin-left: 8px;
}
.dxpcLite_CMB.dxRtl .dxheDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
/* Insert Image Form */
.dxpcLite_CMB .dxheDlgInsertImageForm .dxheDlgImagePreviewCell,
.dxpcLite_CMB .dxheDlgSelectImageForm .dxheDlgImagePreviewCell
{
    color: #878787;
    border: dashed 1px #cac8c8;
}
.dxpcLite_CMB .dxheDlgPasteFromWordForm .dxheDlgPasteContainerCell td
{
	border: Solid 1px #9F9F9F;
}
/*----------------- Toolbars -----------------*/
.dxtbSpacing_CMB
{
	height: 2px;
}
.dxtbControl_CMB 
{
    color: #484848;
    width: 100%;
    border-bottom: Solid 1px #E5E5E5;
    background-color: #f1f1f1;
    padding-bottom: 7px;
}
.dxtbControl_CMB td.dxmMenu_CMB
{
	border-width: 0px;
}
.dxtbControl_CMB .dxmLite_CMB .dxm-main.dxmtb {
    padding-top: 7px;
}
.dxtbControl_CMB .dxmLite_CMB .dxm-main 
{
	background-color: #f1f1f1;
}
.dxtbControl_CMB .dxmLite_CMB .dxmtb.dxm-horizontal .dxm-separator b
{
	background-color: #dfdfdf;
}
.dxtbComboBoxMenuItem_CMB
{
    padding-top: 2px;
}
.dxheControl_CMB .dxrControl_CMB .dxr-minBtn
{
    padding-right: 8px;
}
.dxheControl_CMB .dxtbControl_CMB.dxtbr_CMB,
.dxheControl_CMB .dxrControl_CMB .dxpc-mainDiv.dxr-minPopup
{
    border: 0;
}

/* Toolbars Lightweight Mode */
.dxtbControl_CMB .dxmLite_CMB .dxm-main 
{
    border-width: 0px;
}
.dxmLite_CMB .dxhetipControl_CMB img
{
	vertical-align: top;
}
.dxtbControl_CMB .dxm-horizontal.dxmtb .dxm-dropDownMode .dxtcbColorDiv_CMB
{
    margin-top: -1px;
    margin-bottom: -2px;
}

/* ToolbarColorButton */
.dxtcbControl_CMB { }
.dxtcbColorDiv_CMB
{
	width: 16px;
	height: 3px;
	font-size: 0;
	background-color: Transparent;
}

/*----------------- RoundPanel -----------------*/
.dxheRP.dxrpControl_CMB .dxrpcontent_CMB
{
    padding: 9px 10px 10px 10px !important;
}

/* InsertMediaDialogs */
.dxflFormLayout_CMB .dxhe-dialogSettings 
{
    width: 320px;
    padding-left: 30px;
}
.dxflFormLayout_CMB.dxhe-mediaDialog .dxtcLite_CMB > .dxtc-stripContainer .dxtc-leftIndent,
.dxflFormLayout_CMB.dxhe-mediaDialog .dxtcLite_CMB > .dxtc-stripContainer .dxtc-rightIndent {
    width: 0px;
}
.dxflFormLayout_CMB.dxhe-mediaDialog .dxtcLite_CMB.dxtc-top > .dxtc-content {    
    border-left: 1px solid #D1D1D1 !important;
    border-right: 1px solid #D1D1D1 !important;
    border-bottom: 1px solid #D1D1D1 !important;
    border-top:  3px solid #DFDFDF !important;
    border-top-style: solid !important;
    margin-top: -3px;
}
.dxflFormLayout_CMB.dxhe-mediaDialog .dxic-previewPanel.dxrpControl_CMB {
    background: #FFFFFF;
    border: 1px dashed #A3A3A3;
}
.dxflFormLayout_CMB.dxhe-mediaDialog .dxic-previewPanel.dxrpControl_CMB .dxic-previewText {
    text-transform: uppercase;
    font-size: 1.65em;
}
.dxflFormLayout_CMB.dxhe-mediaDialog .dxic-previewPanel.dxrpControl_CMB span.dxic-validationTip {
    margin-bottom: 5px;
}

.dxflFormLayout_CMB.dxhe-mediaDialog 
{
    width: 900px;
}
.dxflFormLayout_CMB.dxhe-mediaDialog .dxic-control, 
.dxflFormLayout_CMB.dxhe-mediaDialog .dxhe-dialogSettings 
{
    height: 700px;
}
div.dxflFormLayout_CMB.dxhe-dialog table.dxhe-dialogLG
{
    padding-left: 14px;
    padding-right: 14px;
}
div.dxhe-insertLinkDialog.dxflFormLayout_CMB div.dxhe-dialog div.dxhe-dialogLI.dxhe-dialogButtonsContainer {
    margin-left: -4px;
}
div.dxhe-insertLinkDialog.dxflFormLayout_CMB.dxhe-dialog .dxflRadioButtonListItemSys td.dxe {
    padding-bottom: 10px;
}
div.dxflFormLayout_CMB.dxhe-dialog > table.dxhe-dialogLG.dxflGroupSys,
div.dxflFormLayout_CMB.dxhe-dialog .dxhe-dialogButtonsContainer {
    padding-bottom: 12px;
    padding-top: 24px;
}
.dxhe-dialog .dxhe-dialogButtonsContainer td:last-child .dxbButton_CMB {
    margin-left: 12px;
    margin-right: 5px;
}
div.dxhe-insertImageDialog.dxflFormLayout_CMB .dxhe-dialogLI.dxhe-dialogButtonsContainer {
    margin-top: 15px;
}
.dxhe-insertImageDialog.dxflFormLayout_CMB.dxhe-dialog > table.dxhe-dialogLG.dxflGroupSys {
    padding: 13px 14px 29px;
}
.dxhe-insertLinkDialog.dxflFormLayout_CMB.dxhe-dialog > table.dxhe-dialogLG.dxflGroupSys {
    padding: 13px 18px 12px 18px;
}
div.dxhe-insertLinkDialog.dxflFormLayout_CMB.dxhe-dialog table.dxhe-dialogLG {
    padding-right: 0px;
    padding-left: 5px;
}

.dxflFormLayout_CMB.dxhe-dialog a.dxtc-link 
{
    padding: 4px 10px;
}
div.dxflFormLayout_CMB.dxhe-mediaDialogStyleSettings > table.dxhe-dialogLG.dxflGroupSys,
div.dxflFormLayout_CMB.dxhe-mediaDialogMainSettings > table.dxhe-dialogLG.dxflGroupSys
{
    padding: 32px;
}
.dxHtmlEditor_heConstrainProportionsMiddleOn_CMB,
.dxHtmlEditor_heConstrainProportionsMiddleOff_CMB {
    margin-left: 4px;
}
/* tag inspector */
.dxheDesignViewArea_CMB .dxhe-tiSelection 
{
    box-sizing: border-box;
    position: absolute;
    border: 1px solid #3C8DF2;
    background-color: #3C8DF2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    opacity: 0.3;
}
.dxheDesignViewArea_CMB .dxhe-tiWrapper
{
    border-bottom: 1px solid #E5E5E5;
    background-color: #F1F1F1;
}
.dxheDesignViewArea_CMB .dxhe-tiSeparator,
.dxheDesignViewArea_CMB .dxhe-tiTagName 
{
    color: #757575;
}
.dxheDesignViewArea_CMB .dxheSelectedTag_CMB {
    color: #FFFFFF;
}
.dxhe-intelliSenseSysWin .dxeListBox_CMB.dxeFocused_CMB
{
    border-color: #c0c0c0;
}

div.dxhe-searchQuick div.dxbButton_CMB,
div.dxhe-searchQuick div.dxbButton_CMB .dxb
{
    background: none !important;
    border: none !important;
}
.dxpcLite_CMB.dxhe-quickSearchSysWin .dxhe-flItem0 
{
    padding-left: 2px !important;
}
div.dxhe-searchQuick .dxbButton_CMB.dxbTSys 
{
    width: initial !important;
}
div.dxhe-searchQuick .dxbButton_CMB 
{
     background-color: transparent; 
     box-shadow: none; 
    -moz-box-shadow: none;
     -webkit-box-shadow: none; 
}
