/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_HOAServices
{
    background: white;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.dxheLoadingPanel_HOAServices
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxheLoadingPanel_HOAServices td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxheLoadingPanel_HOAServices .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 27px;
	width: 27px;
}

.dxheControl_HOAServices
{
    border: Solid 1px #4986A2;
    font: 12px Tahoma, Geneva, sans-serif;
}

/* Area */
.dxheContentArea_HOAServices
{
    padding: 4px;
	padding-bottom: 6px;
    background-color: #D3E9F0;
}
.dxheErrorFrame_HOAServices
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #D00707;
    background-color: #FBC7C7;
    border-bottom: solid 1px #DEC0C0;
}
.dxheControl_HOAServices .dxeMemo_HOAServices .dxheErrorFrame_HOAServices .dxhe,
.dxheControl_HOAServices.dxhe-rtl .dxeMemo_HOAServices .dxheErrorFrame_HOAServices .dxhe,
.dxheErrorFrame_HOAServices .dxhe {
    padding: 5px;
}
.dxheControl_HOAServices .dxeMemo_HOAServices .dxheErrorFrame_HOAServices .dxhe td,
.dxheControl_HOAServices.dxhe-rtl .dxeMemo_HOAServices .dxheErrorFrame_HOAServices .dxhe td,
.dxheErrorFrame_HOAServices .dxhe td {
    padding: 0px;
}
.dxheErrorFrame_HOAServices .dxheErrorFrameCloseButton_HOAServices {
   cursor: pointer;
}
.dxheViewArea_HOAServices
{
    border: Solid 1px #4986A2;    
}
.dxheContentArea_HOAServices td.dxheViewArea_HOAServices {
    line-height: 0;
}
.dxheContentArea_HOAServices td.dxheViewArea_HOAServices.dxheHtmlViewArea_HOAServices
{
    line-height: inherit;
}

.dxheDesignViewArea_HOAServices,
.dxhePreviewArea_HOAServices 
{
    background-color: #FFFFFF;
}
.dxheControl_HOAServices .dxheHtmlViewArea_HOAServices,
.dxheHtmlViewArea_HOAServices .CodeMirror,
body.dxheDesignViewArea_HOAServices,
body.dxhePreviewArea_HOAServices 
{
    margin: 0px;
    background-image: none;
    font-size: smaller;
    font: 12px Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.dxheControl_HOAServices .dxeMemo_HOAServices.dxheHtmlViewArea_HOAServices .dxeMemoEditArea_HOAServices,
body.dxheDesignViewArea_HOAServices,
body.dxhePreviewArea_HOAServices 
{
    padding: 15px 20px 0 20px;
}
.dxheControl_HOAServices .dxeMemo_HOAServices.dxheHtmlViewArea_HOAServices td
{
    padding: 0 40px 0 0;
}
.dxheControl_HOAServices.dxhe-rtl .dxheContentArea_HOAServices .dxeMemo_HOAServices.dxheHtmlViewArea_HOAServices td
{
	padding: 0 0 0 40px;
}
.dxheControl_HOAServices .dxeMemo_HOAServices textarea 
{
	resize:none;
}
.dxheControl_HOAServices td.dxheDesignViewArea_HOAServices .dxm-main.dxmtb 
{
    border: 1px solid #4986A2;
}
.dxheControl_HOAServices td.dxheDesignViewArea_HOAServices
{
    position: relative;
}
td.dxheDesignViewArea_HOAServices .dxmLite_HOAServices {
    position: absolute;
    right: 0;
    padding-top: 5px;
    padding-right: 22px;
}
td.dxheDesignViewArea_HOAServices .dxmLite_HOAServices.dxm-rtl {
    right: inherit;
    padding-right: 0px;
    padding-left: 5px;
}
.dxheViewArea_HOAServices .dxheAudio
{
	background-image: url('dxheAudio.png');
}
.dxheViewArea_HOAServices .dxheFlash
{
	background-image: url('dxheFlash.png');
}
.dxheViewArea_HOAServices .dxheVideo
{
	background-image: url('dxheVideo.png');
}
.dxheViewArea_HOAServices .dxheYoutube
{
	background-image: url('dxheYoutube.png');
}
.dxheViewArea_HOAServices img.dxheNotSupported
{
	background-image: url('dxheNotSupported.png');
}
.dxheViewArea_HOAServices img.dxheAudio,
.dxheViewArea_HOAServices img.dxheFlash,
.dxheViewArea_HOAServices img.dxheVideo,
.dxheViewArea_HOAServices img.dxheYoutube,
.dxheViewArea_HOAServices img.dxheNotSupported
{
    background-repeat: no-repeat;
    background-position: center;
    background-color: #cfcfcf;
    border: 1px dotted #FFFFFF;
    opacity: 0.8;
}
.dxheViewArea_HOAServices .dxhePlaceholder 
{
    cursor: default;
    white-space: nowrap;
}
.dxheViewArea_HOAServices.dxheDesignViewArea_HOAServices .dxheSelected
{
    background-color: #ACCEDE;
}
.dxhe-insertPlaceholder .dxeListBox_HOAServices.dxeFocused_HOAServices
{
    border: 1px solid #7EACB1;
}
.dxpc-contentWrapper .dxflFormLayout_HOAServices.dxhe-insertPlaceholder .dxflGroup_HOAServices .dxflGroupBox_HOAServices
{
    padding: 0 0 6px 0;
    margin: 0;
}
.dxpc-contentWrapper .dxflFormLayout_HOAServices.dxhe-insertPlaceholder .dxflGroup_HOAServices .dxflGroupBox_HOAServices .dxflListBoxItemSys
{
    padding-top: 0;
}
.dxhe-insertPlaceholder .dxflGroup_HOAServices .dxhe-dialogLI.dxhe-dialogButtonsContainer
{
    padding-top: 10px;
}
.dxhe-insertPlaceholder .dxeListBox_HOAServices,
.dxhe-insertPlaceholder .dxeListBox_HOAServices .dxlbd
{
    width: 220px;
    height: 200px;
}
/* CodeMirror */
.dxheHtmlViewArea_HOAServices .CodeMirror-activeline-background 
{
    background: #E9F6F8;
}
.dxheHtmlViewArea_HOAServices .CodeMirror-foldgutter-open::after
{
    content: url('heFoldGutterOpen.png');
}
.dxheHtmlViewArea_HOAServices .CodeMirror-foldgutter-folded::after
{
    content: url('heFoldGutterFolded.png');
}
.dxheHtmlViewArea_HOAServices .CodeMirror-foldmarker::after
{
    content: url('dxheFoldMarker.png');
}
.dxpcLite_HOAServices .dxpc-mainDiv.dxpc-shadow
{
    padding: 0;
}

/* Element appearance in DesignView */
body.dxheDesignViewArea_HOAServices table.dxEmptyBorderTable,
body.dxheDesignViewArea_HOAServices table.dxEmptyBorderTable td  {
    border:1px dotted gray;
}
@media print 
{
	body.dxheDesignViewArea_HOAServices table.dxEmptyBorderTable,
	body.dxheDesignViewArea_HOAServices table.dxEmptyBorderTable td  {
		border:0px;
	}
}
body.dxheDesignViewArea_HOAServices
{
    word-wrap: inherit;
}
body.dxheDesignViewArea_HOAServices pre
{
    word-wrap: break-word;
    white-space: pre-wrap;
}
/* Status Bar */
.dxheStatusBar_HOAServices 
{
}
.dxheControl_HOAServices .dxheStatusBar_HOAServices .dxheStatusBarTab_HOAServices .dxtc-link
{   
    padding: 4px 27px 5px;
}
.dxheStatusBarActiveTab_HOAServices 
{
}
.dxHtmlEditor_heSizeGrip_HOAServices 
{
    cursor: se-resize;
}
.dxHtmlEditor_heSizeGripRtl_HOAServices
{
    cursor: ne-resize;
}
.dxheSizeGripContainer_HOAServices 
{
    width: 100%;
    text-align: right;
    font-size: 0;
    margin-top: -12px;
}
.dxheControl_HOAServices.dxhe-rtl .dxheSizeGripContainer_HOAServices 
{
	text-align: left;
}
/* ----------------- Dialog Forms ----------------- */
.dxpcLite_HOAServices .dxheDlgFooter,
.dxpcLite_HOAServices .dxheCustomDialog_HOAServices .dxhecd-Buttons
{
	background-color: #D3E6F3;
	border-top-style: none;
	
	background-image: url('dfFooterBack.gif');
    background-repeat:repeat-x;
    background-position:top;	

	padding: 10px 11px;
	text-align: right;
}
.dxpcLite_HOAServices.dxRtl .dxheDlgFooter,
.dxpcLite_HOAServices.dxRtl .dxheCustomDialog_HOAServices .dxhecd-Buttons
{
    text-align: left;
}
.dxpcLite_HOAServices .dxheDlgFooterBtn
{
    width: 80px;
    margin-left: 8px;
}
.dxpcLite_HOAServices.dxRtl .dxheDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxpcLite_HOAServices .dxheDlgInsertImageForm .dxheDlgImagePreviewCell
{
    color: #878787;
    border: dashed 1px #cac8c8;
}
.dxpcLite_HOAServices .dxheDlgPasteFromWordForm .dxheDlgPasteContainerCell td
{
	border: Solid 1px #7EACB1;
}
.dxhe-dialog .dxflGroupBoxCaption_HOAServices
{
	background-color: #EDF3F4;
}
/*----------------- Toolbars -----------------*/
.dxtbSpacing_HOAServices
{
	height: 1px;
}
.dxtbControl_HOAServices 
{
	color: black;
	background-color: #7BA8BD;
    border-bottom: Solid 1px #4986A2;
}

.dxtbControl_HOAServices td.dxtb.dxmMenu_HOAServices
{
	border-style: none;
}
.dxtbComboBoxMenuItem_HOAServices
{
    padding: 3px 4px 3px 4px;
}
.dxheControl_HOAServices .dxrControl_HOAServices
{
    background-color: #D3E9F0;
}
.dxheControl_HOAServices .dxrControl_HOAServices .dxtcLite_HOAServices .dxtc-stripContainer .dxtc-spacer,
.dxheControl_HOAServices .dxrControl_HOAServices .dxtcLite_HOAServices.dxtc-top .dxtc-leftIndent
{
    width: 3px;
}
.dxheControl_HOAServices .dxrControl_HOAServices .dxr-tabContent
{
    border-width: 0 0 1px 0;
}
.dxheControl_HOAServices .dxrControl_HOAServices .dxr-minBtn
{
    padding-right: 8px;
}
.dxheControl_HOAServices .dxrControl_HOAServices .dxpc-mainDiv.dxr-minPopup
{
    border: 0;
    padding: 1px 0 0 0;
}
.dxheControl_HOAServices .dxtbControl_HOAServices.dxtbr_HOAServices
{
    border: 0;
}

/* Toolbars Lightweight Mode */
.dxtbControl_HOAServices .dxmLite_HOAServices .dxm-main.dxmtb 
{
    border-width: 0px;
}
.dxmLite_HOAServices .dxhetipControl_HOAServices img
{
	vertical-align: top;
}
.dxtbControl_HOAServices .dxm-horizontal.dxmtb .dxm-dropDownMode .dxtcbColorDiv_HOAServices
{
    margin-bottom: -1px;
}

/* ToolbarColorButton */
.dxtcbControl_HOAServices { }
.dxtcbColorDiv_HOAServices
{
	width: 16px;
	height: 4px;
	font-size: 0;
	background-color: Red;
    margin-top: -3px;
}

/*----------------- RoundPanel -----------------*/
.dxheRP.dxrpControl_HOAServices .dxrpcontent
{
    padding: 11px !important;
}

/* InsertMediaDialogs */
.dxflFormLayout_HOAServices .dxhe-dialogSettings 
{
    width: 270px;
    padding-left: 16px;
}
.dxflFormLayout_HOAServices.dxhe-mediaDialog 
{
    width: 810px;
}
.dxflFormLayout_HOAServices.dxhe-mediaDialog .dxic-control, 
.dxflFormLayout_HOAServices.dxhe-mediaDialog .dxhe-dialogSettings 
{
    height: 450px;
}
div.dxflFormLayout_HOAServices.dxhe-dialog table.dxhe-dialogLG
{
    padding-left: 32px;
    padding-right: 32px;
}
div.dxflFormLayout_HOAServices.dxhe-dialog > table.dxhe-dialogLG.dxflGroupSys,
div.dxflFormLayout_HOAServices.dxhe-dialog .dxhe-dialogButtonsContainer  
{
    padding: 16px;
}
div.dxflFormLayout_HOAServices.dxhe-mediaDialogStyleSettings > table.dxhe-dialogLG.dxflGroupSys,
div.dxflFormLayout_HOAServices.dxhe-mediaDialogMainSettings > table.dxhe-dialogLG.dxflGroupSys
{
    padding: 32px;
}
/* tag inspector */
.dxheDesignViewArea_HOAServices .dxhe-tiSelection 
{
    box-sizing: border-box;
    position: absolute;
    border: 1px solid #2255FF;
    background-color: #0066FF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    opacity: 0.3;
}

.dxhe-intelliSenseSysWin .dxeListBox_HOAServices.dxeFocused_HOAServices
{
    border-color: #7EACB1;
}

div.dxhe-searchQuick div.dxbButton_HOAServices,
div.dxhe-searchQuick div.dxbButton_HOAServices .dxb
{
    background: none !important;
    border: none !important;
}
.dxpcLite_HOAServices.dxhe-quickSearchSysWin .dxhe-flItem0 
{
    padding-left: 2px !important;
}
div.dxhe-searchAdvancedButtons div.dxbButton_HOAServices .dxb
{
    padding: 1px 8px 2px;
}

