/*MOBILE MAX WIDTH FOR @media = 576px*/

img
{
	border-width: 0;
}

img[class^="dx"] /*Bootstrap correction*/
{
    max-width: none;
}

.dx-ft
{
	background-color: white;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dx-clear
{
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.dx-borderBox {
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dx-contentBox {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.dxKBSW
{
	font-size:0;
}
.dx-wbv {
    -webkit-backface-visibility: hidden;
}
.dxIE .dxMSTouchDraggable,
.dxIE .dxAC
{
	-ms-touch-action: pinch-zoom;
}
.dxEdge .dxMSTouchDraggable,
.dxEdge .dxAC
{
	touch-action: pinch-zoom;
}
.dx-justification,	 
.dx-dialogEditRoot > tbody > tr > td:first-child
{
    width: 100% !important;
}

.dx-al { text-align: left; }
.dx-al > * { }
.dx-ar { text-align: right; }
.dx-ar > * { float: right; }
.dx-ac { text-align: center; }
.dx-ac > * { margin: 0 auto; }
.dx-vam, .dx-vat, .dx-vab { display: inline-block!important; }
span.dx-vam, span.dx-vat, span.dx-vab, a.dx-vam, a.dx-vat, a.dx-vab 
{ 
    line-height: 100%; 
    padding: 2px 0;
    text-decoration: inherit;
}
a > .dx-vam, a > .dx-vat, a > .dx-vab 
{ 
    /* Q556373 */
    line-height: 135%\9!important;
    display: inline\9!important;
    padding: 0\9!important;
    
}

.dx-vam, .dx-valm { vertical-align: middle; }
.dx-vat, .dx-valt { vertical-align: top; }
.dx-vab, .dx-valb { vertical-align: bottom; }
.dx-noPadding { padding: 0!important; }
.dx-wrap, span.dx-wrap
{ 
    white-space: normal!important; 
    line-height: normal;
    padding: 0;
}
.dx-nowrap, span.dx-nowrap
{ 
    white-space: nowrap!important; 
}

.dx-wrap > .dxgv 
{
    white-space: normal!important;
}
.dx-nowrap > .dxgv 
{
    white-space: nowrap!important;
}

/* Prevent LinkStyle for disabled elements */
*[class*='dxnbLiteDisabled'] a:hover, 
*[class*='dxnbLiteDisabled'] a:hover *, 
*[class*='dxnbLiteDisabled'] a:visited *,
*[class*='dxnbLiteDisabled'] a:visited *,
*[class*='dxm-disabled'] a:hover, 
*[class*='dxm-disabled'] a:hover *, 
*[class*='dxm-disabled'] a:visited *,
*[class*='dxm-disabled'] a:visited *,
*[class*='dxtcLiteDisabled'] a:hover, 
*[class*='dxtcLiteDisabled'] a:hover *, 
*[class*='dxtcLiteDisabled'] a:visited *,
*[class*='dxtcLiteDisabled'] a:visited *
{
    color: inherit!important;
    text-decoration: inherit!important;
}

.dx-ellipsis
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'],
.dx-ellipsis .dxeCI
{
    table-layout: fixed;
}
.dx-ellipsis .dxeCI {
    width: 100%;
}
.dxgBCTC
{
    width: 100%;
}
.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'] .dxgvErrorCell,
.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'] .dxvgErrorCell,
.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'] .dxcvErrorCell
{
    width: 14px;
    -webkit-box-sizing: content-box; /*Bootstrap correction*/
    -moz-box-sizing: content-box; /*Bootstrap correction*/
    box-sizing: content-box; /*Bootstrap correction*/
}
.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'] .dxgvErrorCell img,
.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'] .dxvgErrorCell img,
.dx-ellipsis .dxgBCTC table[id*='DXCErrorTable'] .dxcvErrorCell img
{
    vertical-align: baseline; /*Bootstrap correction*/
}
.dx-ellipsis .dxeCIC {
    width: 17px;
}
.dx-ellipsis .dxeCIT {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dxgvErrorCell:first-child,
.dxgvErrorCell:first-child,
.dxgvErrorCell:first-child
{
    padding-left: 0px!important;
    padding-right: 5px;
}

.dxFirefox .dx-ellipsis
{
    -moz-text-overflow: ellipsis;
}

/* ASPxButton */
.dxb-hb,
.dxb-hbc
{
    padding: 0!important;
    margin: 0!important;
    border: 0!important;
    height: 0!important;
    width: 0!important;
    font-size: 0!important;
    opacity: 0!important;
}
.dxb-hbc .dxb-hb
{
    position: relative;
}
.dxSafari .dxb-hbc .dxb-hb
{
    height: 1px!important;
    width: 1px!important;
}
.dxb-hbc
{
    overflow: hidden;
}
/* ASPxCheckBox, toggle style */
.dxToggle[class*='dxICBFocused']
{
    outline: none;
}
span.dxToggle
{
    height: 13px;
    width: 25px;
    border-radius: 7px;
    background-image: none!important;
    transition: background-color 0.2s;
    cursor: pointer;
    text-align: left;
}
.dxToggle.dxcbCI
{
    border-radius: 0;
}
.dxToggle.dxcbCI .dxSwitcher
{
    display: none;
}
[class*='dxeDisabled'] > .dxToggle,
[class*='dxeDisabled'] > tbody > tr > td > .dxToggle
{
    opacity: 0.5;
    cursor: default;
}
.dxToggle .dxSwitcher
{
    height: 9px;
    width: 9px;
    border-radius: 50%;
    background-color: white;
    transform: translate3d(2px,2px,0);
    transition: transform 0.2s, background-color 0.2s, opacity 0.2s;
    display: block;
}
.dxToggle[class*='Checked'] .dxSwitcher
{
    transform: translate3d(14px,2px,0);
}
.dxToggle[class*='Grayed'] .dxSwitcher
{
    transform: translate3d(8px,2px,0);
    opacity: 0.5;
}

.dxToggle.dx-acc:before
{
    content: none !important;
    display: none !important;
}
.dxToggle.dx-acc
{
    overflow: inherit !important;
}

[dir='rtl'] > .dxToggle .dxSwitcher
{
    transform: translate3d(-2px,2px,0);
}
[dir='rtl'] > .dxToggle[class*='Checked'] .dxSwitcher
{
    transform: translate3d(-14px,2px,0);
}

/* ASPxInternalCheckBox */
.dxicbInput
{
	border: 0;
	width: 0;
	height: 0;
	padding: 0;
	background-color: transparent;
}
.dxichCellSys
{
    padding: 3px 3px 1px;
}
span.dxichCellSys
{
    display: inline-block;
}
span.dxichCellSys.dxeTAR,
*[dir='rtl'] span.dxichCellSys.dxeTAL
{
    padding: 2px 0 2px 3px;
}
span.dxichCellSys.dxeTAL,
*[dir='rtl'] span.dxichCellSys.dxeTAR
{
    padding: 2px 3px 2px 0;
}
span.dxichCellSys label
{
    display: inline-block;
    vertical-align: middle;
}
span.dxichCellSys.dxeTAR label,
span[dir='rtl'].dxichCellSys.dxeTAL label
{
    padding: 1px 0 2px 3px;
}
span.dxichCellSys.dxeTAL label,
span[dir='rtl'].dxichCellSys.dxeTAR label
{
    padding: 1px 3px 2px 0;
}
.dxichSys
{
    margin: 1px;
    cursor: default;
	display: inline-block;
	vertical-align: middle;
}
.dxichTextCellSys
{
    padding: 2px 0 1px;
}
.dxe .dxeTAR .dxichTextCellSys label,
.dxe span.dxichCellSys.dxeTAR label,
*[dir='rtl'] .dxe .dxeTAL .dxichTextCellSys label,
*[dir='rtl'] .dxe span.dxichCellSys.dxeTAL label,
.dxe .dxeTAR.dx-acc-r .dxichTextCellSys > span:not([id]),
.dxe span.dxichCellSys.dxeTAR.dx-acc-r > span:not([id]),
*[dir='rtl'] .dxe .dxeTAL.dx-acc-r .dxichTextCellSys > span:not([id]),
*[dir='rtl'] .dxe span.dxichCellSys.dxeTAL.dx-acc-r > span:not([id])
{
    margin-left: 0;
    margin-right: 6px;
}
.dxe .dxeTAL .dxichTextCellSys label,
.dxe span.dxichCellSys.dxeTAL label,
*[dir='rtl'] .dxe .dxeTAR .dxichTextCellSys label,
*[dir='rtl'] .dxe span.dxichCellSys.dxeTAR label,
.dxe .dxeTAL.dx-acc-r .dxichTextCellSys > span:not([id]),
.dxe span.dxichCellSys.dxeTAL.dx-acc-r > span:not([id]),
*[dir='rtl'] .dxe .dxeTAR.dx-acc-r .dxichTextCellSys > span:not([id]),
*[dir='rtl'] .dxe span.dxichCellSys.dxeTAR.dx-acc-r > span:not([id])
{
    margin-right: 0;
    margin-left: 6px;
}
.dxe .dxichTextCellSys img,
.dxe .dxichTextCellSys img
{
	margin-bottom: -4px;
    padding-right: 5px;
}

/* ASPxPanel */
.dxpnl-edge
{
    position: fixed;
}
.dxpnl-bar
{
    display: none;
    border-spacing: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dxpnl-edge.t
{
    border-bottom-width: 1px;
    left: 0;
    right: 0;
    top: 0;
    width: auto!important;
    z-index: 1004;
}
.dxpnl-edge.t.dxpnl-bar
{
    z-index: 1003;
}
.dxpnl-edge.b
{
    border-top-width: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto!important;
    z-index: 1004;
}
.dxpnl-edge.b.dxpnl-bar
{
    z-index: 1003;
}
.dxpnl-edge.l
{
    border-right-width: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    height: auto!important;
    z-index: 1001;
}
.dxpnl-edge.l.dxpnl-bar
{
    z-index: 1000;
}
.dxpnl-edge.l.dxpnl-bar.dxpnl-expanded
{
    border-right-color: transparent;
}
.dxpnl-edge.r
{
    border-left-width: 1px;
    right: 0;
    bottom: 0;
    top: 0;
    height: auto!important;
    z-index: 1001;
}
.dxpnl-edge.r.dxpnl-bar
{
    z-index: 1000;
}
.dxpnl-edge.r.dxpnl-bar.dxpnl-expanded
{
    border-left-color: transparent;
}
.dxpnl-expanded + .dxpnl-modal
{
    display: block;
}
.dxpnl-modal
{
    display: none;
    position: fixed;
    background-color: #777777;
    opacity: 0.7;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.dxpnl-np 
{ 
    float: left; 
}
.dxpnl-fp 
{ 
    float: right; 
}
.dxpnl-cp 
{ 
    float: left; 
    margin: 0 auto; 
}
.dxpnl-btn
{
    cursor: pointer;
    display: block;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dxpnl-btn img
{
    display: block;
}
.dxpnl-expanded
{
    background-color: white;
    z-index: 1000;
}
.dxpnl-collapsible,
.dxpnl-expanded-tmpl,
.dxpnl-expanded .dxpnl-cc
{
    display: none;
}
.dxpnl-collapsible.dxpnl-expanded,
.dxpnl-expanded .dxpnl-expanded-tmpl
{
    display: block;
}
.dxpnl-collapsible.dxpnl-bar
{
    display: table;
}
.dxpnl-collapsible.dxpnl-edge.dxpnl-bar
{
    display: block;
}
.dxpnl-collapsible.dxpnl-bar.dxpnl-expanded.h,
.dxpnl-collapsible.dxpnl-edge.dxpnl-bar.dxpnl-expanded.h
{
    display: none;
}
.dxpnl-scc
{
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.dxpnl-cbtw,
.dxpnl-expanded .dxpnl-cbtwc > * 
{
    display: none;
}
.dxpnl-expanded .dxpnl-cbtwc > .dxpnl-cbtw
{
    display: inline-block;    
}

/* ASPxPager */
.dxp-spacer
{
    float: left;
    display: block;
    overflow: hidden;
}
.dxp-right
{
    float: right!important;
}
.dxp-summary,
.dxp-sep,
.dxp-button,
.dxp-pageSizeItem,
.dxp-num,
.dxp-current,
.dxp-ellip
{
	display: block;
	float: left;
    line-height: 100%;
}
.dxp-summary,
.dxp-sep,
.dxp-button,
.dxp-pageSizeItem,
.dxp-num,
.dxp-current,
.dxp-ellip /*Bootstrap correction*/
{
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.dxp-button,
.dxp-dropDownButton,
.dxp-num
{
    cursor: pointer;
}
.dxp-current,
.dxp-disabledButton, 
.dxp-disabledButton span
{
    cursor: default;
}
.dxp-dropDownButton
{
    font-size: 0;
    display: block;
    float: left;
    line-height: normal;
}
.dxp-dropDownButton img
{
    border: none;
	text-decoration: none;
	vertical-align: middle;
}
.dxFirefox .dxp-pageSizeItem
{
	margin-top: -1px;
}
span.dxp-comboBox input /*Bootstrap correction*/
{
    font: inherit;
    *font: 12px Tahoma, Geneva, sans-serif;

    display: block;
    float: left;
    background-color: transparent;
    border-width: 0px;
    padding: 0px;
    width: 25px;
}
span.dxp-comboBox input /*Bootstrap correction*/
{
    height: auto;
    color: black;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxp-pageSizeItem label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;    
    display: inline;
    margin-bottom: 0px;
}
.dxp-comboBox,
.dxp-dropDownButton /*Bootstrap correction*/
{
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/* ASPxUploadControl */
.dxuc-root table 
{
    font-size: inherit;
}
.dxucEditAreaSys
{
    margin: 0px;
}
.dxucButtonSys
{
    color: #394EA2;
    cursor: pointer;
    white-space: nowrap;
}
.dxucButtonSys a[unselectable="on"]
{
    cursor: default;
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxCB img
{
    vertical-align:middle;
}
.dxCB span.dx-acc 
{
    display: block !important;
}
.dxucFFIHolder,
.dxucFFIHolder .dxucFFI
{
	position: relative;
    width: 0;
    height: 0;
    border-width: 0;
}
.dxucFFIHolder
{
    line-height: 0;
    font-size: 0;
}
.dxucFFIHolder .dxucFFI
{
    top: 0;
    padding: 0;
    margin: 0;
	background-color: transparent;
}
.dxuc-root input[type="file"]
{
    max-width: 100%;
    min-width: 50px;
}
input[type="text"][class^="dxucEditArea"] /*Bootstrap correction*/
{
    display: block;
    height: auto;
    line-height: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxucInlineDropZoneSys {
    text-align: center;
    vertical-align: middle;
    position: fixed;
    box-sizing: border-box;
    color: #318806;
    background-color: rgba(92, 197, 41, 0.5);
    border: 2px solid #65A644;
    border-radius: 5px;
    font: bold 16px Tahoma, Geneva, sans-serif;
    z-index: 19999;
}
.dxucInlineDropZoneSys span {
    padding: 10px;
}
.dxucIZBorder {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    text-align:center;
    display: table;
}
.dxucIZBackground {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
}
.dxucIZ-hidden {
    left: -9999px;
    top: -9999px;
}

.dxucFileList {
    list-style-type: none;
    display: inline-block;
    padding-left: 0;
    margin: 22px 0 0 0;
    width: 100%
}

*[dir='rtl'] .dxucFileList {
    padding-right: 0px;
}

.dxucFL-Progress {
    margin: 5px 0 0 0;
}

.dxucBarCell, .dxRB {
    float: right;
}

*[dir='rtl'] .dxucBarCell, *[dir='rtl'] .dxRB {
    float: left;
}

.dxRB {
    padding: 0 !important;
}

.dxucFileList li {
    min-height: 22px;
}

.dxucFileList li > div {
    display: inline-block;
}

.dxucNameCell span {
    padding-right: 8px;
    vertical-align: top;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

*[dir='rtl'] .dxucNameCell span {
    padding-left: 8px;
    padding-right: 0;
}

.dxTBHidden {
    border: 0px !important;
    padding: 0px !important;
    width: 0px !important;
}
.dxucHidden {
    position: fixed;
    left: -9999px;
}

/* ASPxPopupControl */
.dxpclW
{
    position: absolute;
    left: 0;
    top: 0;
}
.dxpclW.drag,
.dxpclW .drag
{
    cursor: move;
}
.dxpc-win-wrapper,
.dxpc-win-wrapper-scroll 
{
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}
.dxpc-mainDiv
{
    position: relative;
}
.dxChrome .dxpc-mainDiv.dx-acc-r a:focus,
.dxFirefox .dxpc-mainDiv.dx-acc-r a:focus {
    outline: none;
    position: relative;
}
.dxChrome .dxpc-mainDiv.dx-acc-r a:focus:after,
.dxFirefox .dxpc-mainDiv.dx-acc-r a:focus:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.dxChrome .dxpc-mainDiv.dx-acc-r a:focus:after {
    outline: 5px auto -webkit-focus-ring-color;
}
.dxFirefox .dxpc-mainDiv.dx-acc-r a:focus:after {
    outline: 1px dotted highlight;
}
.dxpc-headerContent
{
    box-sizing: content-box;
    overflow: hidden;
}
.dxpc-headerContent,
.dxpc-footerContent
{
    line-height: 100%;
    padding: 1px 0;
    white-space: nowrap;
}
.dxpc-closeBtn,
.dxpc-pinBtn,
.dxpc-refreshBtn,
.dxpc-collapseBtn,
.dxpc-maximizeBtn
{
    cursor: pointer;
}
.dxpc-animationWrapper
{
    width: inherit;
    height: inherit;
}
.dxpcHBCellSys
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
.dxpc-contentWrapper 
{
	display: table;
    width: 100%;
    border-spacing: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dxpc-shadow 
{
	-moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    border-collapse: separate;
}
.dxpc-hideScrollbars
{
    padding: 0 !important;
    overflow: hidden !important;
    height: 100% !important;
    margin: 0 !important;
}

.dxpc-ie:after
{
	content: "";
}

.dxpc-iFrame
{
	vertical-align: text-bottom;
    overflow: auto;
    border: 0;
}

.dxpc-content
{
    box-sizing: border-box;
	height: 100%;
}
.dxMSTouchUI.dxIE .dxpc-content
{
    -ms-touch-action: none;
}
.dxMSTouchUI.dxEdge .dxpc-content
{
    touch-action: none;
}                                                                                                                                                                                                       
.dxpc-closeBtn .dx-acc
{
    display: inline-block;
}
.dxIE .dxpc-closeBtn > a:focus,
.dxEdge .dxpc-closeBtn > a:focus
{
    outline: 1px dotted;
}

/* DropDownPopupControl */
.dxpc-ddSys
{
    position: absolute;
	border-spacing: 0px;
}
.dxpc-ddSys .dxpc-mainDiv,
.dxpc-ddSys.dxpc-mainDiv
{
	border: none!important;
}
:not(.dxmodalSys) > .dxpc-ddSys > .dxpc-mainDiv:not(.dxdd-sp) > .dxpc-contentWrapper > .dxpc-content,
:not(.dxmodalSys) > .dxpc-ddSys > .dxpc-contentWrapper > .dxpc-content
{
	padding: 0!important;
}
.dxpc-hierarchycal, .dxpc-hierarchycal .dxpc-contentWrapper
{
	width: auto!important;
}

/* ASPxPopupControl Modal */
.dxmodalSys
{
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background-color: transparent;
}
.dxmodalSys:not(.dxdd-root) {
    -webkit-overflow-scrolling: touch;
}
.dxmodalSys.dxdd-root {
    -webkit-overflow-scrolling: auto!important;
}
.dxIE.dxBrowserVersion-10 .dxmodalSys,
.dxIE.dxBrowserVersion-11 .dxmodalSys,
.dxEdge .dxmodalSys
{
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
:not(.dxssControlSys):not(.dxreControlSys) > .dxmodalSys .drag
{
    cursor: default;
}
.dxmodalSys .dxpc-maximizeBtn,
.dxmodalSys .dxpc-collapseBtn,
.dxmodalSys .dxpc-pinBtn
{
    display: none;
}
.dxFixedHeader
{
    position: fixed;
    top: 0;
    z-index: 1;
}
.dxFixedFooter
{
    position: fixed;
    bottom: 0;
}
.dxmodalSys .dxpc-contentWrapper
{
    display: block;
}
.dxWebKitTouchUI .dxFixedHeader,
.dxWebKitTouchUI .dxFixedFooter
{
    position: -webkit-sticky;
}
.dxmodalSys > .dxpclW 
{
    position: relative;
    left: auto;
    top: auto;
    width: auto;
	margin: 10px;
    box-sizing: border-box;
}
.dxmodalSys > .dxpclW > .dxpc-mainDiv > .dxpc-footer > .dxpc-sizeGrip
{
    display: none;
}
@media (min-width: 576px)
{
    .dxmodalSys {
        padding-left: 10px;
        padding-right: 10px;
    }
	.dxmodalSys > .dxpclW 
	{
		max-width: 500px;
		margin: 30px auto;
	}
}
@media (max-width: 575px)
{
    .dxmodalMaxWidth > .dxpclW
    {
        margin-left: auto;
        margin-right: auto;
    }
    .dxmodalMaxWidth
    {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.dxmodalSys > .dxpc-ddSys 
{
    margin: 10px auto;
    display: table;
}

/* ASPxNavBar lite */
.dxnbSys {
    display: table;
    border-spacing: 0;
    box-sizing: border-box;
}
.dxnbSys .dxnb-gr .dxnb-item,
.dxnbSys .dxnb-gr.dxnb-t .dxnb-item span,
.dxnbSys .dxnb-gr.dxnb-ti .dxnb-item span,
.dxnbSys .dxnb-gr.dxnb-ti .dxnb-item img
{
    cursor: pointer;
}
.dxnbSys .dxnb-gr.dxnb-t .dxnb-link,
.dxnbSys .dxnb-gr.dxnb-ti .dxnb-link,
.dxnbSys .dxnb-gr .dxnb-itemDisabled,
.dxnbSys .dxnb-gr .dxnb-itemSelected,
.dxnbSys .dxnb-gr.dxnb-t .dxnb-itemDisabled span,
.dxnbSys .dxnb-gr.dxnb-ti .dxnb-itemDisabled span,
.dxnbSys .dxnb-gr.dxnb-ti .dxnb-itemDisabled img
{
    cursor: default;
}
.dxnb-item,
.dxnb-link,
.dxnb-header,
.dxnb-headerCollapsed
{
    line-height: 100%;
}
.dxnb-link
{
    display: block;
}
.dxnb-bullet.dxnb-link
{
    display: list-item;
}
.dxnb-header,
.dxnb-headerCollapsed 
{
	overflow: hidden;
	cursor: pointer;
	clear: both;
}

/* ASPxMenu lite */
.dxm-rtl
{
	direction: ltr;
}
.dxm-rtl .dxm-content
{
	direction: rtl;
}
.dxm-main
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dxm-ltr .dxm-main,
.dxm-ltr .dxm-horizontal ul.dx 
{
	float: left;
}
.dxm-rtl .dxm-main,
.dxm-rtl .dxm-horizontal ul.dx 
{
	float: right;
}
.dxm-ltr .dxm-horizontal > ul.dx,
.dxm-rtl .dxm-horizontal > ul.dx {
    height: 100%;
}
.dxm-main.miva .dxm-item > .dxm-popOut {
    display: none !important;
}
.dxm-main .dxm-item .dxm-content.dxm-valign {
    visibility: hidden;
}
.dxm-ltr:not(.dxm-side-menu-mode) .dxm-onlyIcons .dxm-item:not(.dxm-ami) span.dx-vam:last-child,
.dxm-rtl:not(.dxm-side-menu-mode) .dxm-onlyIcons .dxm-item:not(.dxm-ami) span.dx-vam:last-child
{
    display: none !important;
}
.dxm-horizontal.dxm-onlyIcons .dxm-image-l .dxm-item .dxm-content .dxm-image,
.dxm-ltr:not(.dxm-side-menu-mode) .dxm-vertical.dxm-onlyIcons .dxm-content .dxm-image,
.dxm-rtl:not(.dxm-side-menu-mode) .dxm-vertical.dxm-onlyIcons .dxm-content .dxm-image
{
	margin: 0;
}
.dxm-ltr:not(.dxm-side-menu-mode) .dxm-vertical.dxm-onlyIcons,
.dxm-rtl:not(.dxm-side-menu-mode) .dxm-vertical.dxm-onlyIcons
{
    width: 0 !important;
}
.dxm-popup 
{
	position: relative;
}
ul.dx 
{
	list-style: none none outside;
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	background-position: left top;
}
.dxm-rtl ul.dx 
{
	background-position: right top;
}
.dxm-vertical
{
    display: table;
    border-spacing: 0;
}

.dxm-item /*Bootstrap correction*/
{ 
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dxm-main ul.dx .dxm-item,
.dxm-popup ul.dx .dxm-item,
.dxm-main ul.dxm-t .dxm-item span,
.dxm-popup ul.dxm-t .dxm-item span,
.dxm-main ul.dxm-ti .dxm-item span,
.dxm-popup ul.dxm-ti .dxm-item span,
.dxm-main ul.dxm-ti .dxm-item img,
.dxm-popup ul.dxm-ti .dxm-item img,
.dxm-main ul.dxm-t .dxm-item.dxm-subMenu,
.dxm-popup ul.dxm-t .dxm-item.dxm-subMenu,
.dxm-main ul.dxm-ti .dxm-item.dxm-subMenu,
.dxm-popup ul.dxm-ti .dxm-item.dxm-subMenu
{
    cursor: pointer;
}
.dxm-main ul.dxm-t .dxm-item,
.dxm-popup ul.dxm-t .dxm-item,
.dxm-main ul.dxm-ti .dxm-item,
.dxm-popup ul.dxm-ti .dxm-item,
.dxm-main ul.dx .dxm-item.dxm-disabled,
.dxm-popup ul.dx .dxm-item.dxm-disabled,
.dxm-main ul.dx .dxm-item.dxm-selected,
.dxm-popup ul.dx .dxm-item.dxm-selected,
.dxm-main ul.dxm-t .dxm-item.dxm-disabled span,
.dxm-popup ul.dxm-t .dxm-item.dxm-disabled span,
.dxm-main ul.dxm-ti .dxm-item.dxm-disabled span,
.dxm-popup ul.dxm-ti .dxm-item.dxm-disabled span,
.dxm-main ul.dxm-ti .dxm-item.dxm-disabled img,
.dxm-popup ul.dxm-ti .dxm-item.dxm-disabled img
{
    cursor: default;
}
.dxm-image,
.dxm-pImage 
{
	border-width: 0px;
}

.dxm-popOut,
.dxm-spacing,
.dxm-separator,
.dxm-separator b 
{
	font-size: 0;
	line-height: 0;
	display: block;
}
.dxm-spacing
{
    cursor: default;
}
.dxm-alignSpacing
{
    height: 1px;
}
.dxm-slide-panel .dxm-alignSpacing
{
    height: 0;
}
.dxm-popOut /*Bootstrap correction*/
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dxm-content
{
	line-height: 0;
}
.dxm-content.dxm-hasText
{
	line-height: 100%;
}
.dxm-ltr .dxm-horizontal .dxm-item,
.dxm-ltr .dxm-horizontal .dxm-spacing,
.dxm-ltr .dxm-horizontal .dxm-separator,
.dxm-ltr .dxm-horizontal .dxm-alignSpacing,
.dxm-ltr .dxm-content
{
	float: left;
}
.dxm-rtl .dxm-horizontal .dxm-item,
.dxm-rtl .dxm-horizontal .dxm-spacing,
.dxm-rtl .dxm-horizontal .dxm-separator,
.dxm-rtl .dxm-horizontal .dxm-alignSpacing,
.dxm-rtl .dxm-content
{
	float: right;
}
.dxm-calc .dxm-alignSpacing
{
    display: none;
}
.dxm-ltr .dxm-horizontal .dxm-popOut,
.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-popOut
{
	float: right;
}
.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-popOut,
.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-popOut
{
	float: left;
}
.dxm-ltr .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-ltr .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-ltr .dxm-popup .dxm-popOut 
{
	float: right;
}
.dxm-rtl .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-rtl .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-rtl .dxm-popup .dxm-popOut 
{
	float: left;
}
.dxm-vertical .dxm-image-r .dxm-popOut
{
	float: left;
}
.dxm-vertical .dxm-image-l .dxm-popOut
{
	float: right;
}

.dxm-scrollUpBtn, 
.dxm-scrollDownBtn
{
	cursor: pointer;
	font-size: 0;
}

.dxm-scrollArea
{
	overflow: hidden;
}

.dxm-vertical .dxm-separator b,
.dxm-popup .dxm-separator b 
{
	margin: 0px auto;
}
.dxm-popup .dxm-separator b 
{
	height: 1px !important;
}

.dxpc-mainDiv.dxpc-hf,
.dxm-shadow 
{
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.199219);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.199219);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.199219);
}
.dxm-horizontal.dxm-autoWidth > ul,
.dxm-horizontal.dxm-noWrap > ul
{
    display: table;
    border-spacing: 0;
    border-collapse: separate;
}
.dxm-horizontal.dxm-autoWidth > ul
{
    width: 100%;
}
.dxm-horizontal.dxm-autoWidth > ul > li,
.dxm-horizontal.dxm-noWrap > ul > li
{
    display: table-cell;
    vertical-align: top;
}
.dxm-horizontal.dxm-autoWidth > ul,
.dxm-horizontal.dxm-autoWidth > ul > li,
.dxm-horizontal.dxm-noWrap > ul > li 
{
    float: none!important;
}
.dxm-horizontal.dxm-autoWidth > ul > li .dxm-popOut,
.dxm-horizontal.dxm-noWrap > ul > li .dxm-popOut
{
   display: none;
}
.dxm-rtl .dxm-horizontal.dxm-autoWidth > ul,
.dxm-rtl .dxm-horizontal.dxm-noWrap > ul
{
    direction: rtl;
}
.dxm-ltr .dxm-horizontal.dxm-autoWidth .dxm-item,
.dxm-rtl .dxm-horizontal.dxm-autoWidth .dxm-item 
{
    text-align: center;
}
li.dxm-item /*Bootstrap correction*/
{
    line-height: normal;
}
.dxm-horizontal.dxmtb .dxtb-labelMenuItem > label
{
    line-height: 100%;
    display: block;
}
.dxm-horizontal .dxm-ami .dxm-content
{
    overflow: hidden!important;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 0px!important;
}
.dxm-horizontal .dxm-ami .dxm-popOut
{
    border-top: 0!important;
    border-right: 0!important;
    border-bottom: 0!important;
    border-left: 0!important;
}
.dxm-main.dxm-horizontal > ul > .dxm-amis:first-child
{
    display: none;
}
.dxm-separator.dxm-amis > b
{
    float: right;
}
.dxm-horizontal .dxm-amhe,
.dxm-popup.dxm-am .dxm-amhe
{
    display: none!important;
}
.dxm-ait, a > .dxm-ait,
.dxm-am .dxm-airt, .dxm-am a > .dxm-airt
{
    display: none!important;
}
.dxm-am .dxm-ait
{
    display: inline-block!important;
}

/* Command Toolbar */
.dxct-sys .dxm-tmpl > .dxeButtonEditSys td.dxeButton > img,
.dxct-sys .dxm-tmpl > [class*="dxeRoot"] .dxeButtonEditSys td.dxeButton > img
{
    display: block;
}
.dxct-sys.dxm-main.dxmtb.dxm-horizontal .dxm-item.dxm-tmpl
{
    background: transparent;
    box-shadow: none;
}
.dxct-sys.dxm-main ul.dx .dxm-item.dxm-tmpl
{
    cursor: default;
}

/* ASPxTabControl, ASPxPageControl */
.dxtc-tab
{
    cursor: pointer;
}
.dxtc-activeTab
{
    cursor: default;
}
.dxtc-sb 
{
	cursor: pointer;
	font-size: 0;
}
.dxtc-sbDisabled
{
	cursor: default;
}
div.dxtcSys,
div.dxtcSys > .dxtc-content > div
{
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    outline: 0px;
}
.dxtcSys {
    overflow: auto!important;
}
.dxtcSys > .dxtc-content {
    float: none!important;
}
div.dxtcSys > .dxtc-content > div,
div.dxtcSys > .dxtc-content > div > div
{
    width: 100%;
    height: 100%;
}
.dxtcSys > .dxtc-stripContainer {
    float: none!important;
    overflow: hidden;
}
div.dxtcSys > .dxtc-content > div > div,
div.dxtcSys.dxtc-left > .dxtc-stripContainer,
div.dxtcSys.dxtc-left > .dxtc-content,
div.dxtcSys.dxtc-right > .dxtc-stripContainer,
div.dxtcSys.dxtc-right > .dxtc-content
{
    display: table-cell;
    vertical-align: top;
}
.dxtc-left > .dxtc-stripContainer,
.dxtc-right > .dxtc-stripContainer {
    width: 1px;
}
.dxtcSys.dxtc-top > .dxtc-stripContainer .dxtc-leftIndent.dxtc-it,
.dxtcSys.dxtc-top > .dxtc-stripContainer .dxtc-rightIndent.dxtc-it,
.dxtcSys.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent.dxtc-it,
.dxtcSys.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent.dxtc-it {
    width: auto;
}
.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent.dxtc-it,
.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent.dxtc-it,
.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent.dxtc-it,
.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent.dxtc-it {
    height: auto;
}
.dxtc-link {
    line-height: 100%!important;
}
.dxtc-multiRow > .dxtc-stripContainer .dxtc-row
{
    list-style: none outside none;
    overflow: visible;
}
.dxtc-multiRow > .dxtc-stripContainer .dxtc-tabs,
.dxtc-multiRow > .dxtc-stripContainer .dxtc-row
{
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    border-style: none;
}
/* flex layout */
.dxtc-flex.dxtc-left,
.dxtc-flex.dxtc-right
{
    height: 1px;
}
.dxtcSys.dxtc-flex > .dxtc-stripContainer,
.dxtcSys.dxtc-flex > .dxtc-stripContainer .dxtc-strip
{
    display: flex;
}
.dxtcSys.dxtc-wkt > .dxtc-stripContainer,
.dxtcSys.dxtc-wkt > .dxtc-stripContainer .dxtc-strip
{
    display: -webkit-flex;
}
.dxtc-flex > .dxtc-stripContainer,
.dxtc-flex > .dxtc-stripContainer .dxtc-strip
{
    flex-flow: row nowrap;
    align-items: stretch;
}
.dxtc-wkt > .dxtc-stripContainer,
.dxtc-wkt > .dxtc-stripContainer .dxtc-strip
{
    -webkit-align-items: stretch;
    -webkit-flex-flow: row nowrap;
}
div.dxtc-flex.dxtc-left > .dxtc-stripContainer,
div.dxtc-flex.dxtc-right > .dxtc-stripContainer
{
    display: flex;
}
div.dxtc-wkt.dxtc-left > .dxtc-stripContainer,
div.dxtc-wkt.dxtc-right > .dxtc-stripContainer
{
    display: -webkit-flex;
}
.dxtc-flex.dxtc-left > .dxtc-stripContainer,
.dxtc-flex.dxtc-right > .dxtc-stripContainer
{
    width: auto;
}
.dxtc-flex.dxtc-left:before
{
    content: " ";
    display: table-column;
    width: 1px;
}
.dxtc-flex.dxtc-right:before
{
    content: " ";
    display: table-column;
}
.dxtc-flex.dxtc-right > .dxtc-lcf
{
    display: table-column;
    width: 1px;
}
.dxtc-flex.dxtc-left > .dxtc-strip,
.dxtc-flex.dxtc-right > .dxtc-strip
{
    height: 100%;
    flex-flow: column nowrap;
}
.dxtc-wkt.dxtc-left > .dxtc-strip,
.dxtc-wkt.dxtc-right > .dxtc-strip
{
    -webkit-flex-flow: column nowrap;
}
.dxtc-flex .dxtc-alLeft
{
    justify-content: flex-start;
}
.dxtc-wkt .dxtc-alLeft
{
    -webkit-justify-content: flex-start;
}
.dxtc-flex .dxtc-alLeft .dxtc-rightIndent
{
    flex: 1 1 auto;
}
.dxtc-wkt .dxtc-alLeft .dxtc-rightIndent
{
    -webkit-flex: 1 1 auto;
}
.dxtc-flex .dxtc-alRight
{
    justify-content: flex-end;
}
.dxtc-wkt .dxtc-alRight
{
    -webkit-justify-content: flex-end;
}
.dxtc-flex .dxtc-alRight .dxtc-leftIndent
{
    flex: 1 1 auto;
}
.dxtc-wkt .dxtc-alRight .dxtc-leftIndent
{
    -webkit-flex: 1 1 auto;
}
.dxtc-flex .dxtc-alCenter
{
    justify-content: center;
}
.dxtc-wkt .dxtc-alCenter
{
    -webkit-justify-content: center;
}
.dxtc-flex .dxtc-alCenter .dxtc-leftIndent,
.dxtc-flex .dxtc-alCenter .dxtc-rightIndent
{
    flex: 1 1 auto;
}
.dxtc-wkt .dxtc-alCenter .dxtc-leftIndent,
.dxtc-wkt .dxtc-alCenter .dxtc-rightIndent
{
    -webkit-flex: 1 1 auto;
}
.dxtc-flex .dxtc-alJustify
{
    justify-content: center;
}
.dxtc-wkt .dxtc-alJustify
{
    -webkit-justify-content: center;
}
.dxtc-flex .dxtc-alJustify .dxtc-tab,
.dxtc-flex .dxtc-alJustify .dxtc-activeTab,
.dxtc-flex .dxtc-alJustify .dxtc-tabs,
.dxtc-flex .dxtc-tabs .dxtc-tab,
.dxtc-flex .dxtc-tabs .dxtc-activeTab
{
    flex: 1 1 auto;
}
.dxtc-wkt .dxtc-alJustify .dxtc-tab,
.dxtc-wkt .dxtc-alJustify .dxtc-activeTab,
.dxtc-wkt .dxtc-alJustify .dxtc-tabs,
.dxtc-wkt .dxtc-tabs .dxtc-tab,
.dxtc-wkt .dxtc-tabs .dxtc-activeTab
{
    -webkit-flex: 1 1 auto;
}
.dxtc-flex.dxtc-multiRow > .dxtc-stripContainer .dxtc-row
{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch;
    float: none;
}
.dxtc-wkt.dxtc-multiRow > .dxtc-stripContainer .dxtc-row
{
    display: -webkit-flex;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -webkit-align-items: stretch;
}
.dxtc-flex .dxtc-sva
{
    flex: 1 1 auto;
    overflow: hidden;
}
.dxtc-wkt .dxtc-sva
{
    -webkit-flex: 1 1 auto;
}
.dxtc-flex .dxtc-vp
{
    width: 0;
    overflow: visible;
    position: relative;
    padding: 0;
    margin: 0;
}
.dxtc-flex > .dxtc-stripContainer .dxtc-strip
{
    width: 10000px;
    position: relative;
}
.dxtc-flex .dxtc-filler
{
    flex: 1 1 auto;
}
.dxtc-wkt .dxtc-filler
{
    -webkit-flex: 1 1 auto;
}
.dxtcSys.dxtc-flex > .dxtc-stripContainer.dxtc-wrapper .dxtc-strip
{
    padding: 0;
    margin: 0;
	border-style: none;
}
.dxtc-flex.dxtc-top > .dxtc-pth,
.dxtc-flex.dxtc-top > .dxtc-stripContainer .dxtc-pth,
.dxtc-flex.dxtc-left > .dxtc-pth
{
    align-items: flex-end;
}
.dxtc-wkt.dxtc-top > .dxtc-pth,
.dxtc-wkt.dxtc-top > .dxtc-stripContainer .dxtc-pth,
.dxtc-wkt.dxtc-left > .dxtc-pth
{
    -webkit-align-items: flex-end;
}
.dxtc-flex.dxtc-bottom > .dxtc-pth,
.dxtc-flex.dxtc-bottom > .dxtc-stripContainer .dxtc-pth,
.dxtc-flex.dxtc-right > .dxtc-pth
{
    align-items: flex-start;
}
.dxtc-wkt.dxtc-bottom > .dxtc-pth,
.dxtc-wkt.dxtc-bottom > .dxtc-stripContainer .dxtc-pth,
.dxtc-wkt.dxtc-right > .dxtc-pth
{
    -webkit-align-items: flex-start;
}
.dxtc-flex.dxtc-top > .dxtc-stripContainer .dxtc-psi,
.dxtc-flex.dxtc-left > .dxtc-stripContainer .dxtc-psi
{
    align-self: flex-end;
}
.dxtc-wkt.dxtc-top > .dxtc-stripContainer .dxtc-psi,
.dxtc-wkt.dxtc-left > .dxtc-stripContainer .dxtc-psi
{
    -webkit-align-self: flex-end;
}
.dxtc-flex.dxtc-bottom > .dxtc-stripContainer .dxtc-psi,
.dxtc-flex.dxtc-right > .dxtc-stripContainer .dxtc-psi
{
    align-self: flex-start;
}
.dxtc-wkt.dxtc-bottom > .dxtc-stripContainer .dxtc-psi,
.dxtc-wkt.dxtc-right > .dxtc-stripContainer .dxtc-psi
{
    -webkit-align-self: flex-start;
}
.dxFirefox .dxtc-flex.dxtc-tc:before,
.dxFirefox .dxtc-left.dxtc-flex.dxtc-pc:after,
.dxFirefox .dxtc-right.dxtc-flex.dxtc-pc:after
{
    content: " ";
    display: table-cell;
    width: 0px;
    height: 100%;
    margin: 0;
    padding: 0;
    border-style: none;
}
.dxtc-flex .dxtc-content.dxtc-autoHeight > div
{
    height: auto;
}
/* Bootstrap correction */
.dxtc-content,
.dxtc-stripContainer,
.dxtc-stripContainer > *,
.dxtc-strip > li
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxtcSys.dxtc-multiRow .dxtc-stripContainer > .dxtc-lineBreak {
    visibility: hidden!important;
}
/* initialization */
.dxtcSys.dxtc-init > .dxtc-stripContainer {
    visibility: hidden;
}
.dxtcSys.dxtc-init > .dxtc-content {
    border-color: transparent!important;
}

.dxtcSys .dxtc-tab,
.dxtcSys .dxtc-activeTab
{
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

/* ie7 */
.dxtcSys > .dxtc-content > table {
    width: 100%;
    height: 100%;
}
.dxtcSys > .dxtc-content > table > tbody > tr > td {
    height: 100%;
}
td.dxtcSys,
td.dxtcSys > .dxtc-content > table > tbody > tr > td
{
    vertical-align: top;
    float: none!important;
}
td.dxtcSys.dxtc-left > .dxtc-stripContainer,
td.dxtcSys.dxtc-right > .dxtc-stripContainer
{
    width: auto;
}
td.dxtc-stripHolder
{
    width: 1px;
}
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent,
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-tab,
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-tab,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-activeTab
{
    float: none!important;
}
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent,
td.dxtcSys.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent,
td.dxtcSys.dxtc-right > .dxtc-stripContainer .dxtc-spacer
{
    clear: both;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
}

/* ASPxTreeView */
.dxtv-control li 
{
    outline: none;
}
.dxtv-nd
{
    line-height: 100%;
    cursor: pointer;
}
.dxtv-btn 
{
    cursor: pointer;
}
a.dxtv-btn:not(.dx-acc)
{
    display: block;
}
a.dxtv-btn:not(.dx-acc) > img
{
   vertical-align: top;
}
.dxtv-ndTxt,
.dxtv-ndImg
{
    cursor: inherit!important;
}
.dxtv-ndChk
{
    padding: 0!important;
    cursor: default!important;
}
a > .dxtv-ndChk
{
	display: inline-block!important;
}
.dxtv-ndSel
{
	cursor: default;
}
.dxtv-clr
{
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	width: 0;
	display: block;

	line-height: 0;
}
.dxtv-control.dxtv-wrap-text .dxtv-ndTxt {
    white-space: pre-wrap !important;
}
.dxtv-control.dxtv-wrap-text .dxtv-nd {
    box-sizing: border-box;
}
.dxtv-control.dxtv-wrap-text .dxtv-nd .dxtv-ndTxt {
    display: inline !important;
}

/* ASPxTitleIndex */
.dxtiControlSys > tbody > tr > td
{
    padding: 16px;
}
.dxtiIndexPanelSys
{
    line-height: 160%;
}
.dxtiFilterBoxEditSys
{
	font: inherit;
    font-weight: normal;
	width: 158px;
	padding: 2px;
}
.dxti-link,
.dxtiIndexPanelSys span[onclick]
{
    cursor: pointer;
}
.dxFirefox .dxtiFilterBoxEditSys
{
    padding-top: 1px;
    padding-bottom: 1px;
}
/* ASPxCloudControl */
.dxccControlSys > tbody > tr > td
{
    padding: 16px;
    vertical-align: top;
}
.dxccLink
{
    cursor: pointer;
}
.dxccValue
{
    color: darkgray;
    margin-left: 2px;
}
.dxccBEText
{
    color: #777aab;
}
/* ASPxDocking - Dock zone */
.dxdzControlVert 
{
    width: 200px;
    height: 400px;
}

.dxdzControlHor
{
    width: 400px;
    height: 200px;
}

.dxdzControlFill
{
    width: 400px;
    height: 400px;
}

.dxdzDisabled
{
}

.dxdzControlVert .dxdz-pnlPlcHolder, 
.dxdzControlHor .dxdz-pnlPlcHolder,
.dxdzControlFill .dxdz-pnlPlcHolder
{
    width: 0;
    height: 0;
    border: 2px solid #A3B5DA;
    background-color: #D1DAEC;
}

.dxdzControlHor .dxdz-pnlPlcHolder
{
    float: left;
}

.dxdzControlVert > .dxpclW > .dxpc-mainDiv, 
.dxdzControlHor > .dxpclW > .dxpc-mainDiv,
.dxdzControlFill > .dxpclW > .dxpc-mainDiv
{
    position: static;
}

/* Splitter */
.dxsplIF {
    display: block;
}
.dxsplS
{
	font-size: 0;
	line-height: 0;
    display: inline-block;
}
.dxsplLCC,
.dxsplCC,
.dxsplS
{
	overflow: hidden;
    -moz-box-sizing: content-box; /*Bootstrap correction*/
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.dxsplCC,
.dxsplP
{
	width: 100%;
	height: 100%;
}
.dxsplLCC *[class^="col-xs-"], /*Bootstrap correction*/
.dxsplLCC *[class^="col-sm-"],
.dxsplLCC *[class^="col-md-"],
.dxsplLCC *[class^="col-lg-"]
{
    position: static;
}
.dxspl-cover {
    background-color: Window;
}

/* Mobile */
.dxTouchVScrollHandle, .dxTouchHScrollHandle
{
    background-color: Black;
    position: absolute;
    opacity: 0;
    border-radius: 5px;
	transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
}
.dxTouchVScrollHandle
{
    width: 5px;
    height: 50%;
    margin-bottom: 3px;
}
.dxTouchHScrollHandle
{
    width: 50%;
    height: 5px;
    margin-right: 3px;
}
.dxTouchScrollHandleVisible
{
	transition-duration: 0s;
    -webkit-transition-duration: 0s;
	opacity: 0.4!important;
}
.dxTouchNativeScrollHandle::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
.dxTouchNativeScrollHandle::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}
.dxTouchNativeScrollHandle::-webkit-scrollbar-corner {
    background: transparent;
}

/* Layout Control */
.dxflHALSys { text-align: left; }
.dxflHALSys > table,
.dxflHALSys > div {
    margin-left: 0px;
    margin-right: auto;
}
.dxflHARSys { text-align: right; }
.dxflHARSys > table,
.dxflHARSys > div {
    margin-left: auto;
    margin-right: 0px;
}
.dxflHACSys { text-align: center; }
.dxflHACSys > table,
.dxflHACSys > div {
    margin-left: auto;
    margin-right: auto;
}
.dxflHALSys > .dxflButtonItemSys,
.dxflHACSys > .dxflButtonItemSys,
.dxflHARSys > .dxflButtonItemSys,
.dxflCommandItemSys {
    white-space: nowrap;
}
.dxflHALSys > .dxflItemSys,
.dxflHACSys > .dxflItemSys,
.dxflHARSys > .dxflItemSys,
.dxflHALSys > .dxflGroupSys,
.dxflHACSys > .dxflGroupSys,
.dxflHARSys > .dxflGroupSys,
.dxflHALSys > .dxflGroupBoxSys,
.dxflHACSys > .dxflGroupBoxSys,
.dxflHARSys > .dxflGroupBoxSys,
div.dxflGroupSys > div > div.dxflHALSys > .dxflPCContainerSys,
div.dxflGroupSys > div > div.dxflHACSys > .dxflPCContainerSys,
div.dxflGroupSys > div > div.dxflHARSys > .dxflPCContainerSys {
	display: table;
    width: auto;
}
.dxflVATSys { vertical-align: top; }
.dxflVAMSys { vertical-align: middle; }
.dxflBreakpointGroupSys .dxflVAMSys
{
    margin: auto 0 auto 0;
}
.dxflVABSys { vertical-align: bottom; }
.dxflBreakpointGroupSys .dxflVABSys
{
    margin: auto 0 0 0;
}
.dxEdge .dxflBreakpointGroupSys > div
{
    height: 100%;
}

.dxflItemSys,
.dxflGroupBoxSys
{
    text-align: left;
}
.dxflGroupBoxSys.dxflEmptyGroupBoxSys 
{
    padding: 7px 4px 12px 4px; 
}
.dxflGroupBoxSys
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


*[dir="rtl"] .dxflItemSys,
*[dir="rtl"] .dxflGroupBoxSys
{
    text-align: right;
}

.dxflItemSys.dxflCheckBoxItemSys .dxichCellSys,
.dxflItemSys.dxflCheckBoxWithTextItemSys .dxichCellSys
{
    padding-left: 0;
}
.dxflItemSys.dxflCheckBoxItemSys .dxichCellSys > .dxichSys,
.dxflItemSys.dxflCheckBoxWithTextItemSys .dxichCellSys > .dxichSys
{
    margin-left: -1px;
}
*[dir="rtl"] .dxflItemSys.dxflCheckBoxItemSys .dxichCellSys,
*[dir="rtl"] .dxflItemSys.dxflCheckBoxWithTextItemSys .dxichCellSys
{
    padding-right: 0;
    padding-left: 3px;
}
*[dir="rtl"] .dxflItemSys.dxflCheckBoxItemSys .dxichCellSys > .dxichSys,
*[dir="rtl"] .dxflItemSys.dxflCheckBoxWithTextItemSys .dxichCellSys > .dxichSys
{
    margin-right: -1px;
}
.dxflCaptionCellSys { /* Bootstrap correction */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxflItemSys.dxflItemWithRSAtBottomEdgeSys {
    padding-bottom: 0;
}
.dxflElConSys {
    display: table;
}
.dxflElConSys > div {
    display: table-cell;
}
div.dxflGroupSys,
div.dxflGroupSys > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.dxflGroupSys > div {
    display: table;
}
div.dxflGroupSys > div > div {
    display: table-cell;
}
.dxflNotFloatedElSys {
    clear: both;
}
.dxflFloatedElConSys > div {
    float: left;
    width: 100%;
}
.dxflBreakpointGroupSys > [class*='dxflGroupCell'] > .dxflGroupBoxSys > .dxflGroupSys > div,
.dxflBreakpointGroupSys > [class*='dxflGroupCell']  > .dxflGroupSys > div,
.dxflBreakpointGroupSys.dxflGroupSys > div
{
    display: grid;
}
.dxflBreakpointGroupSys .dxflItemSys
{
    height: 100%;
}
*[dir="rtl"] .dxflFloatedElConSys > div {
    float: right;
}
.dxflPCContainerSys {
    display: table;
}
div.dxflGroupSys > div > div > .dxflPCContainerSys {
    width: 100%;
}
.dxflElInAdaptiveView,
.dxflItemInAdaptiveView > div.dxflCaptionCellSys,
.dxflItemInAdaptiveView > div[class*='dxflNestedControlCell']
{
    width: 100%!important;
    float: left;
}
div.dxflCLTSys .dxflCaptionCellSys, 
div.dxflCLBSys .dxflCaptionCellSys {
    height: auto !important;
}
div.dxflItemSys,
div.dxflGroupSys {
    border-collapse: separate;
}
.dxflCommandItemSys a {
    margin: 0 3px 0 0;
}
.dxflGroupSys.dxflNoDefaultPaddings {
    padding: 0;
}

.dxflLTR .dxflNoDefaultPaddings > tbody > tr > .dxflFirstChildInRowSys,
.dxflLTR .dxflNoDefaultPaddings > .dxflFirstChildInRowSys > div
{
    padding-left: 0;
}
.dxflLTR .dxflNoDefaultPaddings > tbody > tr > .dxflFirstChildInRowSys > .dxflItemSys.dxflItemWithEdgeHelpTextSys > tbody > tr > td > table > tbody > tr > .dxflLHelpTextSys,
.dxflLTR .dxflNoDefaultPaddings > .dxflFirstChildInRowSys > div > .dxflItemSys.dxflItemWithEdgeHelpTextSys > div > div > .dxflLHelpTextSys
{
    padding-left: 0 !important;
}
.dxflRTL .dxflNoDefaultPaddings > tbody > tr > .dxflFirstChildInRowSys,
.dxflRTL .dxflNoDefaultPaddings > .dxflFirstChildInRowSys > div
{
    padding-left: 0;
}
.dxflRTL .dxflNoDefaultPaddings > tbody > tr > .dxflFirstChildInRowSys > .dxflItemSys.dxflItemWithEdgeHelpTextSys > tbody > tr > td > table > tbody > tr > .dxflRHelpTextSys
{
    padding-left: 0 !important;
}
.dxflRTL .dxflNoDefaultPaddings > .dxflLastChildInRowSys > div > .dxflItemSys.dxflItemWithEdgeHelpTextSys > div > div > .dxflRHelpTextSys {
    padding-left: 0!important;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInFirstRowSys,
.dxflNoDefaultPaddings > .dxflChildInFirstRowSys > div,
.dxflNoDefaultPaddings > .dxflChildInFirstRowSys > div > .dxflPCContainerSys
{
    padding-top: 0;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInFirstRowSys > .dxflItemSys,
.dxflNoDefaultPaddings > .dxflChildInFirstRowSys > div > .dxflItemSys
{
    padding-top: 0;
}

.dxflNoDefaultPaddings > tbody > tr > .dxflChildInFirstRowSys > .dxflItemSys.dxflItemWithEdgeHelpTextSys > tbody > tr > td > table > tbody > tr > .dxflTHelpTextSys,
.dxflNoDefaultPaddings > .dxflChildInFirstRowSys > div > .dxflItemSys.dxflItemWithEdgeHelpTextSys > div > div > .dxflTHelpTextSys
{
    padding-top: 0!important;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInFirstRowSys > .dxflCLTSys > tbody > tr > .dxflCaptionCellSys,
.dxflNoDefaultPaddings > .dxflChildInFirstRowSys > div > .dxflCLTSys > .dxflCaptionCellSys
{
    padding-top: 0;
}
.dxflLTR .dxflNoDefaultPaddings > tbody > tr > .dxflLastChildInRowSys
{
    padding-right: 0;
}
.dxflLTR .dxflNoDefaultPaddings > .dxflLastChildInRowSys > div {
    padding-right: 0;
}
.dxflLTR .dxflNoDefaultPaddings > tbody > tr > .dxflLastChildInRowSys > .dxflItemSys.dxflItemWithEdgeHelpTextSys > tbody > tr > td > table > tbody > tr > .dxflRHelpTextSys
{
    padding-right: 0 !important;
}
.dxflLTR .dxflNoDefaultPaddings > .dxflLastChildInRowSys > div > .dxflItemSys.dxflItemWithEdgeHelpTextSys > div > div > .dxflRHelpTextSys {
    padding-right: 0!important;
}
.dxflRTL .dxflNoDefaultPaddings > tbody > tr > .dxflLastChildInRowSys,
.dxflRTL .dxflNoDefaultPaddings > .dxflLastChildInRowSys > div
{
    padding-right: 0;
}
.dxflRTL .dxflNoDefaultPaddings > tbody > tr > .dxflLastChildInRowSys > .dxflItemSys.dxflItemWithEdgeHelpTextSys > tbody > tr > td > table > tbody > tr > .dxflLHelpTextSys,
.dxflRTL .dxflNoDefaultPaddings > .dxflLastChildInRowSys > div > .dxflItemSys.dxflItemWithEdgeHelpTextSys > div > div > .dxflLHelpTextSys
{
    padding-right: 0 !important;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInLastRowSys,
.dxflNoDefaultPaddings > .dxflChildInLastRowSys > div,
.dxflNoDefaultPaddings > .dxflChildInLastRowSys > div > .dxflPCContainerSys
{
    padding-bottom: 0;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInLastRowSys > .dxflItemSys,
.dxflNoDefaultPaddings > .dxflChildInLastRowSys > div > .dxflItemSys
{
    padding-bottom: 0;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInLastRowSys > .dxflItemSys.dxflItemWithEdgeHelpTextSys > tbody > tr > td > table > tbody > tr > .dxflBHelpTextSys,
.dxflNoDefaultPaddings > .dxflChildInLastRowSys > div > .dxflItemSys.dxflItemWithEdgeHelpTextSys > div > div > .dxflBHelpTextSys
{
    padding-bottom: 0 !important;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInLastRowSys > .dxflCLBSys > tbody > tr > .dxflCaptionCellSys,
.dxflNoDefaultPaddings > .dxflChildInLastRowSys > div > .dxflCLBSys > .dxflCaptionCellSys
{
    padding-bottom: 0;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInFirstRowSys > .dxflGroupBoxSys,
.dxflNoDefaultPaddings > .dxflChildInFirstRowSys > div > .dxflGroupBoxSys
{
    margin-top: 0 !important;
}
.dxflNoDefaultPaddings > tbody > tr > .dxflChildInLastRowSys > .dxflGroupBoxSys,
.dxflNoDefaultPaddings > .dxflChildInLastRowSys > div > .dxflGroupBoxSys
{
    margin-bottom: 0 !important;
}
*[class^="dxflCaption"] { /* Bootstrap correction */
    font-weight: normal;
}
.dxflCustomFontSizeSys .dxflTextItemSys .dxflCaptionCellSys {
    line-height: normal;
}

/* ASPxFileManager */
.dxfm-tbwrp
{
    width: 10000px;
}
.dxfm-spacer
{
    visibility: hidden;
    cursor: default;
    min-width: 1px;
}
.dxfm-toolbar .dxfm-tbwrp .dxm-item.dxm-tmpl
{
    cursor: default!important;
}
.dxfm-toolbar .dxfm-tbwrp .dxfm-spacer .dxm-content
{
    padding: 0!important;
    border-width: 0!important;
    margin: 0!important;
}
.dxfm-toolbar .dxfm-tbwrp .dxm-main.dxmtb .dxm-tmpl.dxfm-path
{
    padding-right: 0!important;
}
.dxfm-toolbar .dxfm-tbwrp .dxmtb .dxm-tmpl.dxfm-path > [class*="dxeRoot"]
{
    margin-right: 8px;
}
.dxfm-toolbar .dxm-popup.dxm-am .dxfm-path,
.dxfm-toolbar .dxm-popup.dxm-am .dxfm-filter
{
    display: none;
}

.dxfm-dst [class*="dxsplVSeparatorCollapsed"],
.dxfm-tch [class*="dxsplVSeparatorCollapsed"]
{
    display: none;
}

.dxfm-touchCtxMenu
{
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.dxfm-file .dxgv,
.dxfm-file .dxgv .dxfm-fileName
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.dxfm-file .dxgv.dxfm-fileThumb
{
	text-overflow: clip;
}
.dxTouchUI.dxIE .dxfm-filePane
{
	-ms-touch-action: manipulation;
}
.dxTouchUI.dxEdge .dxfm-filePane
{
	touch-action: manipulation;
}
.dxfm-fileContainer .dxfm-file > .dxichSys
{
    display: none;
    position: absolute;
    top: 1px;
    right: 1px;
}
.dxfm-rtl .dxfm-fileContainer .dxfm-file > .dxichSys
{
	right: initial;
	left: 1px;
}
.dxTouchUI .dxfm-fileContainer .dxfm-file > .dxichSys,
.dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfm-fileContainer.dxfm-faShowCheckBoxes .dxfm-file > .dxichSys
{
	display: inline;
}
.dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfm-fileContainer .dxfm-file.dxfm-fileSA > .dxichSys,
.dxfm-fileContainer .dxfm-file.dxfm-fileSI > .dxichSys,
.dxfm-fileContainer .dxfm-file.dxfm-fileF > .dxichSys
{
    top: 0;
    right: 0;
}
.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileSA > .dxichSys,
.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileSI > .dxichSys,
.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileF > .dxichSys
{
	right: initial;
	left: 0;
}
input[type="text"].dxfm-cInput, /*Bootstrap correction*/
input[type="text"].dxfm-rInput /*Bootstrap correction*/
{
    display: inline-block;
    height: auto;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxfm-rInput, /*Bootstrap correction*/
.dxfm-uploadPanel *
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="text"].dxfm-cInput, /*Bootstrap correction*/
input[type="text"].dxfm-rInput /*Bootstrap correction*/
{
	font: inherit;
	padding: 2px;
	outline-width: 0px;
	margin: 0px;
	color: black;
}
.dxfm-filter .dxeTextBoxDefaultWidthSys
{
    width: 130px;
}
.dxfm-path .dxeTextBoxDefaultWidthSys
{
    width: 230px;
}
.dxFirefox input[type="text"].dxfm-cInput, 
.dxFirefox input[type="text"].dxfm-rInput
{
    padding-top: 1px;
    padding-bottom: 1px;
}
.dxIE.dxBrowserVersion-11 input[type='text'].dxfm-rInput,
.dxIE.dxBrowserVersion-11 input[type='text'].dxfm-cInput {
    padding-top: 0;
    padding-bottom: 0;    
}
.dxfm-content
{
	overflow: hidden;
}
.dxfm-content .dxfm-itemNameContainer
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.dxfm-rInput
{
	font: inherit;
}
.dxfm-folder .dxfm-rInput
{
	vertical-align: middle;
}
.dxfm-itemMask
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.75;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=75);
}
.dxfm-epe {
	width: 100%;
	float: left;
}

.dxfm-bcContainer
{
    padding: 9px 2px;
    white-space: nowrap;
}
.dxfm-breadCrumbs .dxfm-bcLineSeparator
{
    border-right: 1px solid;
}
.dxfm-breadCrumbs .dxfm-bcItem,
.dxfm-bcPopup .dxfm-bcItem
{
    border: 1px solid transparent;
    padding: 3px 4px;
    margin: 0 6px;
}
.dxfm-bcPopup .dxfm-bcItem
{
    display: block;
}
.dxfm-bcItem.dxfm-bcLastItem {
    color: #808080;
}
.dxfm-breadCrumbs .dxfm-bcItem.dxfm-bcButton
{
	padding-left: 2px;
	padding-right: 2px;
}
.dxfm-breadCrumbs .dxfm-bcItem img
{
    margin-bottom: -3px;
}
.dxfm-breadCrumbs .dxfm-bcItemH,
.dxfm-bcPopup .dxfm-bcItemH
{
    cursor: pointer;
}
.dxfm-bcContainer span img
{
	margin-bottom: 1px;
}
.dxfm-breadCrumbs .dxfm-bcLineSeparator
{
    padding: 5px 0;
    margin: 0 6px;
}
.dxpc-mainDiv.dxfm-bcPopup .dxpc-content
{
	padding: 5px 0;
}

div.dxfm-upPopup.dxpc-mainDiv
{
    border-width: 0;
}
div.dxfm-upPopup.dxpc-mainDiv,
div.dxfm-upPopup.dxpc-mainDiv .dxpc-contentWrapper,
div.dxfm-upPopup.dxpc-mainDiv .dxpc-contentWrapper .dxpc-content
{
    background-color: rgba(0, 0, 0, 0.36);
    border-radius: 3px;
}
.dxIE.dxBrowserVersion-8 div.dxfm-upPopup.dxpc-mainDiv,
.dxIE.dxBrowserVersion-8 div.dxfm-upPopup.dxpc-mainDiv .dxpc-contentWrapper,
.dxIE.dxBrowserVersion-8 div.dxfm-upPopup.dxpc-mainDiv .dxpc-contentWrapper .dxpc-content
{
    background-color: #414141;
}
div.dxfm-upPopup.dxpc-mainDiv .dxpc-content
{
    padding: 11px 20px 10px 19px;
}
div.dxfm-upPopup.dxpc-mainDiv div table
{
    margin: 4px 0 5px;
	border: none;
}
div.dxfm-upPopup.dxpc-mainDiv table td
{
    background: #616161;
}
div.dxfm-upPopup.dxpc-mainDiv span
{
    color: #9D9D9D;
    margin-left: -2px;
}
div.dxfm-upPopup.dxpc-mainDiv a
{
    color: white;
    float: right;
    border-bottom: 1px dashed white;
    cursor: pointer;
    line-height: 1;
}

.dxfm-filterView {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.dxfm-filterView > div {
    display: table-row;
    float: none !important;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dxfm-filterViewRow > div {
    display: table-cell;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.dxfm-filterViewFileNameCell > div,
.dxfm-filterViewDateCell > div
{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.dxfm-filterViewDateCell
{
    width: 300px;            
}
.dxfm-filterViewFileNameCell
{
    width: 600px;
    padding-left: 2px;
    padding-right: 2px;
}
.dxfm-filterViewRow .dxfm-filterViewCheckBoxCell 
{
    text-align: center;
    padding-left: 4px;
    width: 28px;
}
.dxfm-fvtt
{
    opacity: 0.6;
}
.dxfm-filterViewRow > div.dxfm-fvhc
{
    display: none;
}

/* ASPxCardView */
.dxcv a:-moz-any-link:focus {
    outline: 1px dotted;
}
table.dxcvBPT,
table.dxcvFT 
{
    padding-top: 0!important;
    padding-left: 0!important;
}
div.dxcvECCW
{
    display: table;
    border-collapse: collapse;
    height: 100%;
    width: 100%;
}
div.dxcvECCW > div
{
    display: table-row;
    vertical-align: top;
}
div.dxcvECCW > div > div
{
    display: table-cell;
}
table.dxcv div.dxcvECEC
{
    height: 100%;
    padding: 0;
    overflow: hidden;
}
table.dxcv div.dxcvECEC > div 
{
    height: 100%;
}
div.dxcvAGLECW,
div.dxcvFLECW
{
    display: table;
    height: 100%;
    width: 100%;
}
div.dxcvAGLECW > div,
div.dxcvFLECW > div
{
    display: table-cell;
    vertical-align: middle;
}
div.dxcvEMBC > div[id$='DXEPLPC']
{
    height: auto;
}

/* Breakpoints layout */
.dxbplc {
	display: inline-block;
	vertical-align: bottom;
	width: 0;
}

/* ASPxGridView */
.dxgv a:-moz-any-link:focus {
    outline: 1px dotted;
}

.dxgv *[class^="col-xs-"], /*Bootstrap correction*/
.dxgv *[class^="col-sm-"],
.dxgv *[class^="col-md-"],
.dxgv *[class^="col-lg-"]
{
    position: static;
}
.dxgvADSB, .dxgvADHB
{
    vertical-align: middle;
}
.dxgvADHB > img, .dxgvADSB > img
{
    opacity: 0.5;
}
.dxgvADHB:hover > img, .dxgvADSB:hover > img
{
    opacity: 1;
}
.dxgvAH, 
.dxgvAIC, 
.dxgvAIC .dxgvADHB,
.dxgvAIC .dxgvADHB.dxbButtonSys.dxbTSys,
.dxgvHFC,
.dxgvBEHI
{
    display: none;
}
.dxgvAE .dxgvAIC,
.dxgvALE .dxgvAIC,
.dxgvAdD .dxgvAE .dxgvAIC,
.dxgvAdD .dxgvALE .dxgvAIC
{
    display: table-cell;
}
.dxgvAE .dxgvAdD .dxgvAIC,
.dxgvALE .dxgvAdD .dxgvAIC
{
    display: none;
}

.dxgvALE .dxgvArm > td:not([class*="dxgv"])
{
    width: auto!important;
}
.dxgvADR .dxgvAIC, .dxgvDIC
{
    background-color: inherit!important;
}
.dxgvAIC:last-child
{
    border-right: 0;
}
.dxgvADR > td td.dxgv
{
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.dxgvADR .dxgvAIC
{
    vertical-align: top;
}
.dxgvADR .dxgvADCC
{
    white-space: nowrap;
}
.dxgvADR .dxgvADDC
{
    min-width: 80px;
}
.dxgvADR .dxgvADT .dxgvADCC,
.dxgvADR .dxgvADT .dxgvADDC
{
    vertical-align: top;
}
.dxgvADR .dxgvADDC > .dx-ac
{
    text-align: left;
}

.dxgvADCMDC > *:first-child
{
    margin-left: 0!important;
}
.dxgvADCMDC:after
{
    content: " ";
    display: block;
    height: 6px;
    background-color: transparent;
    padding: 0;
    margin: 0;
    border-width: 0;
}
.dxgvADSC
{
    padding: 0!important;
    min-width: 8px;
}
.dxgvADH
{
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 10px;
}
.dxgvADHTR > td
{
    border-width: 1px!important;
}
.dxgvADFSD
{
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 5px;
}

.dxgvHFDRP .dxeButtonEditSys,
.dxgvHFDRP td[id$="HFFDE_CC"],
.dxgvHFDRP td[id$="HFTDE_CC"],
.dxvgHFDRP .dxeButtonEditSys,
.dxvgHFDRP td[id$="HFFDE_CC"],
.dxvgHFDRP td[id$="HFTDE_CC"],
.dxcvHFDRP .dxeButtonEditSys,
.dxcvHFDRP td[id$="HFFDE_CC"],
.dxcvHFDRP td[id$="HFTDE_CC"]
{
    width: 100%;
}

.dxgvHCEC
{
    table-layout: fixed;
    width: 100%;
}
.dxgvADHTR .dxgvHCEC
{
    table-layout: inherit;
    width: inherit;
}
.dxgvPRB {
	position: absolute;
	cursor: w-resize;
    opacity: 0;
    transition: opacity 0.125s linear;
}

.dxgvPRB.dxgvPRBVisible {
    opacity: 1;
    transition: opacity 0.125s linear;
}

.dxgvPRB .dxgvPRBL {
	position: absolute;
	bottom: 4px;
	right: 4px;
	padding: 4px 6px;
	background-color: black;
	font: 12px Tahoma;
	color: white;
	border-radius: 2px;
    white-space: nowrap;
    opacity: 0.75;
}

.dxgvPRB .dxgvPRBN {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 2px solid black;
	top: 0;
	left: 0;
	box-sizing: border-box
}

.dxgvPRB .dxgvPRBO {
	position: absolute;
	height: 100%;
	border: 2px solid #BFBFBF;
	top: 0;
	left: 0;
	box-sizing: border-box
}

.dxgvPRB .dxgvPRBO.rtl {
	left: auto;
	right: 0;
}

td.dxgRRB {
    border-right-width: 0 !important;
}

table.dxgvHHEC td.dxgvPHEC:not(.dxgvMCLN) {
    border-right-width: 0;
}

/* Cust Dialog */
.dxgvCD_CIPA > .dxgvCD_DI,
.dxgvCD_CIPD > img:not(.dxgvCD_DI)
{
    display: none;
}
.dxgvCD_CIPA,
.dxgvCD_CIPA .dxichSys
{
    cursor: pointer;
}
.dxgvCD_CIPD,
.dxgvCD_CIPD .dxichSys
{
    cursor: default;
}
.dxgvCD_CAWP
{
    overflow: hidden;    
    margin-top: -39px;
    padding-top: 39px;
}
.dxgvCD_CAPC
{
    position: relative;
}
.dxgvCD_CAPC > div
{
    top: 0;
    position: absolute;
}
.dxgvCD_TSLS, 
.dxgvCD_TSRS
{
    cursor: pointer;
}

.dxgvFGFixed {
    position: absolute;
    overflow: hidden;
    left: 0;
}

.dxgvFGFixed > td {
    position: absolute;
    top: 0;
    bottom: 0;
}

.dxgvFGI {
    display: none;
}

.dxgvFGFixed .dxgvFGI, .dxgvFGFloating .dxgvFGI {
    display: inline;
}

.dxgvHSDC,
.dxgvCSD,
.dxgvFSDC
{
    -webkit-box-sizing: content-box; /*Bootstrap correction*/
    -moz-box-sizing: content-box; /*Bootstrap correction*/
    box-sizing: content-box; /*Bootstrap correction*/
}

.dxgvBECPSD {
    overflow-y: auto;
    width: 100%;
}
td.dxBatchEditCheckBoxCell .dxichCellSys {
    padding: 0;
}

/* Batch edit recalculated summary items highlighting */
.dxgvSummaryItem.dxg-disabled,
.dxcvSummaryItem.dxg-disabled,
.dxvgSummaryItem.dxg-disabled {
    opacity: 0.5;
}
.dxgvSummaryItem.dxg-modified,
.dxcvSummaryItem.dxg-modified,
.dxvgSummaryItem.dxg-modified {
    color: #029000;
    font-weight: 600;
}
.dxgvSummaryItem.dxg-unknown,
.dxcvSummaryItem.dxg-unknown,
.dxvgSummaryItem.dxg-unknown {
    color: #b0030d;
    font-weight: 600;
}

/* Grid view batch edit preview changes button */
.dxgvBECP .dxgvHL {
    background: none !important;
    color: black !important;
    font-weight: normal !important;
}
.dxgvBECP .dxgvDI,
.dxgvBECP .dxgvGI,
.dxgvBECP .dxgvDBC,
.dxgvBECP .dxgvIndentCell {
    display: none;
}

.dxgPEFTW,
.dxgPEFTW > tbody,
.dxgPEFTW > tbody > tr,
.dxgPEFTW > tbody > tr > td
{
    width: 100%;
    height: 100%;
}
.dxgPEFTW > tbody > tr > td
{
    vertical-align: top;
}

.dxBEC {
    display: none;
}
/* ASPxVerticalGrid */
.dxvg a:-moz-any-link:focus {
    outline: 1px dotted;
}
.dxvgER .dxvgEB,
.dxvgCR .dxvgCB 
{
    display: none;
}

.dxvgFC 
{
    position: fixed;
    z-index: 1;
}

tr.dxvgLVR:not(.dxvgER):not(.dxvgCR) > *,
tr.dxvgLVR.dxvgCR > *
{
    border-bottom-width: 0!important;
}

.dxvgERV .dxvgHEC
{
    display: none;
}

/* Conditional formating*/
.dxFCRule
{
    position: relative;
}
.dxFCRule:before
{
    content: "";
    position: absolute;
    top: 50%;
    bottom: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
}
td.dxFCRule:before,
td.dx-al.dxFCRule:before,
td[align='left'].dxFCRule:before
{
    right: 2px;
    left: auto;
}
td.dx-ar.dxFCRule:before,
td[align='right'].dxFCRule:before
{
    left: 2px;
    right: auto;
}

/* ASPxImageGallery */
.dxigExpandedText
{
    overflow: visible !important;
    white-space: normal !important;
}
.dxigFVIT
{
    display: none;
}
.dxigOPWM
{
    position: relative;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
}
.dxig-img 
{
	visibility:hidden;
}
/* ASPxImageSlider */
.dxis-zoomNavigator .dxis-nbTop,
.dxis-zoomNavigator .dxis-nbBottom,
.dxis-zoomNavigator .dxis-nbLeft,
.dxis-zoomNavigator .dxis-nbRight
{
    padding: 0 !important;
}
.dxis-nbHoverItem,
.dxis-item canvas
{
    top: 0;
    left: 0;
}
.dxisRtl .dxis-nbSelectedItem,
.dxisRtl .dxis-slidePanel,
.dxisRtl .dxis-nbSlidePanel
{
    left: 0;
}
img.dxis-overlayElement,
.dxis-overlayElement > img {
	position: absolute;
	top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* ASPxImageZoom */
.dxiz-wrapper {
    height: 100%;
}
.dxiz-wrapper > img {
	position: absolute;
}
.dxiz-hint,
.dxiz-clipPanel.dxiz-inside {
	z-index: 1;
}
/* ASPxDocumentViewer */
.dxr-oneLineMode .dxr-groupPopupWindow .dxr-block.dxxrdvPageNumbersContainer {
    display: inline-block;
}
.dxr-oneLineMode .dxr-groupPopupWindow .dxxrdvPageNumbersTemplate {
    width: auto;
}
/* ASPxRibbon */
.dxr-tabContent {
    display: none;
    overflow: hidden;
}
.dxr-tabContent .dxr-tabWrapper {
    width: 10000px;
    height: 100%;
}
.dxr-inactiveTab {
    border-left: none!important;
    border-right: none!important;
    width: 0px!important;
    visibility: hidden;
    padding: 0!important;
    margin: 0!important;
}
.dxr-groupList .dxr-group {
    float: left;
    list-style: none;
}
.dxr-group .dxr-grExpBtn,
.dxr-group.dxr-grCollapsed .dxr-groupLabel,
.dxr-group.dxr-grCollapsed .dxr-groupContent,
.dxr-oneLineMode .dxr-group .dxr-groupLabel {
    display: none;
}
.dxr-group.dxr-grCollapsed .dxr-grExpBtn,
.dxr-group.dxr-grCollapsed .dxr-grExpBtn .dxr-img32 {
    display: inline-block;
}
 .dxr-group .dxr-olmGrExpBtn{
    display: none;
    float: left;
}
.dxr-group .dxr-olmGrExpBtn.dxr-olmGrExpBtnVisible{
    display: block;
}
 /*.dxr-group.dxr-grCollapsed .dxr-olmGrExpBtn{
    display: none!important;
}*/
.dxr-oneLineMode .dxr-group.dxr-grCollapsed .dxr-block {
    display: none!important;
}
.dxr-blLrgItems .dxr-img16 {
    display: none!important;
}
.dxr-blLrgItems .dxr-img32 {
    display: inline-block!important;
}
.dxr-blRegItems .dxr-img32,
.dxr-blHorItems .dxr-img32 {
    display: none;
}
.dxr-blLrgItems .dx-clear {
    display: none;
}
.dxr-blHorItems br {
    display: none;
}
.dxr-block {
    display: block;
    float: left;
    overflow: hidden;
}
.dxr-oneLineMode .dxr-groupPopupWindow .dxr-block {
    float: none;
    display: table-cell;
}
.dxr-blRegItems .dxr-item,
.dxr-blLrgItems .dxr-item,
.dxr-blHorItems .dxr-item {
    display: block;
    float: left;
    overflow: hidden;
}
.dxr-blHorItems .dxr-item {
    text-align: left;
}
.dxr-blHorItems.dxr-blReduced .dxr-item .dxr-label .dxr-lblText {
    display: none!important;
}
.dxr-blLrgItems .dxr-item .dxr-label {
    display: inline-block;
}
.dxr-blHorItems .dxr-item .dxr-label .dxr-lblText {
    display: inline-block;
}
.dxr-blHorItems.dxr-blHide {
    display: none!important;
}
.dxr-lblContent {
    display: inline-block;
}
.dxr-lblContent,
.dxr-lblText {
	text-decoration: inherit;
}
.dxr-item .dxr-label .dxr-popOut {
    line-height: 0;
}
.dxr-item .dxr-label.dx-vam,
.dxr-item .dxr-label.dx-vat,
.dxr-item .dxr-label.dx-vab {
    line-height: 100%!important;
    padding: 2px 0;
}
.dxr-item .dxr-label.dx-vam span,
.dxr-item .dxr-label.dx-vat span,
.dxr-item .dxr-label.dx-vab span {
    line-height: 100%!important;
}
.dxr-ddImageContainer.dx-vam,
.dxr-ddImageContainer.dx-vat,
.dxr-ddImageContainer.dx-vab
{
    padding: 0;
}
.dxr-blRegItems .dxr-itemSep,
.dxr-blLrgItems .dxr-itemSep {
    float: left;
}
.dxr-groupList {
    float: left;
}
.dxMSTouchUI .dxr-groupList
{
    touch-action: pinch-zoom;    
}
.dxr-groupList .dxr-groupSep {
    float: left;
}
.dxr-blRegItems .dxr-regClear-0 {
    display: block;
}
.dxr-blRegItems .dxr-regClear-1 {
    display: none;
}
.dxr-blRegItems.dxr-blReduced .dxr-regClear-0 {
    display: none;
}
.dxr-blRegItems.dxr-blReduced .dxr-regClear-1 {
    display: block;
}
.dxr-item .dxr-label .dxr-popOut {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dxr-groupContent .dxr-block .dxr-item.dxr-hasWidth {
    max-height: none;
    max-width: none;
}
.dxr-group .dxr-grExpBtn.dxr-hasWidth {
    max-height: none;
    max-width: none;
}

.dxr-blHorItems .dxr-itemSep {
    display: none;
}
.dxr-blHorItems .dxr-item {
    vertical-align: middle;
}

.dxr-glrItem
{
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    padding: 1px;
    border: 1px solid transparent;
    vertical-align: top;
}

.dxr-glrBarContainer
{
    padding-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-right: 1px;
    overflow: hidden;
}

.dxrSys,
.dxrSys .dxr-tmplItem,
.dxrSys .dxm-item .dxm-content.dxalink:focus {
    outline: none;
}

.dxrSys *:not(.dxpc-content):not(.dxpc-contentWrapper) {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dxrSys.dxr-hasContextTabs .dxr-minBtn {
    line-height: 24px;
}

.dxrSys.dxr-hasContextTabs .dxtc-top .dxtc-stripContainer .dxtc-strip .dxtc-tab,
.dxrSys.dxr-hasContextTabs .dxtc-top .dxtc-stripContainer .dxtc-strip .dxtc-activeTab,
.dxrSys.dxr-hasContextTabs .dxtc-top .dxtc-stripContainer .dxtc-strip .dxtc-tab.dxr-contextTab,
.dxrSys.dxr-hasContextTabs .dxtc-top .dxtc-stripContainer .dxtc-strip .dxtc-activeTab.dxr-contextTab {
    margin-top: 8px;
}

.dxrSys.dxr-hasContextTabs .dxtc-top > .dxtc-stripContainer {
    padding-top: 0px;
}

.dxtcSys .dxtc-stripContainer .dxtc-tab.dxr-contextTab {
    overflow: visible;
}

.dxtcSys .dxtc-stripContainer .dxtc-tab.dxr-contextTab .dxtc-link {
    height: auto;
}

.dxtcSys .dxtc-stripContainer .dxtc-activeTab.dxr-contextTab {
    overflow: visible;
}

.dxr-contextTabColor, .dxtc-tab.dxtc-tabHover .dxr-contextTabColor {
    width: 100%;
    height: 9px;
    margin-left: -1px;
    margin-top: -9px;
    padding-right: 2px;
    
}

.dxtc-tab.dxtc-tabHover.dxr-contextTab .dxr-contextTabColor,
.dxtc-activeTab.dxr-contextTab .dxr-contextTabColor {
    margin-bottom: 1px;
    padding-top: 0px;
    height: 8px;
    opacity: 0.35;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=35);
}

.dxr-contextTabBodyColor {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.35;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=35);
}

.dxtc-activeTab.dxr-contextTab .dxr-contextTabBodyColor,
.dxr-contextTab.dxtc-tabHover .dxr-contextTabBodyColor {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=100);
}

.dxr-contextTab .dxtc-link,
.dxr-contextTab .dxtc-link .dx-vam {
    position: relative;
}

.dxtc-tab .dxr-contextTabColor {
    margin-left: 0px;
    padding-right: 0px;
    opacity: 0.35;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=35);
}

.dxr-gscroll
{
    position: relative;
}
.dxr-lbutton,
.dxr-rbutton
{
    position: absolute;
    width: 13px;
    z-index: 1;
    display: none;
}
.dxrSys.l .dxr-lbutton
{
    display: block;
    left: 0;
}
.dxrSys.r .dxr-rbutton
{
    display: block;
    right: 0;
}
.dxr-lbutton:after,
.dxr-rbutton:after
{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -3px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    pointer-events: none;
}
.dxr-lbutton:after
{
    border-right: 4px solid black;
}
.dxr-rbutton:after
{
    border-left: 4px solid black;
}

/*ASPxRoundPanel*/
.dxrpcontent, .dxrpCW, .dxrpAW {
    height: 100%;
    width: 100%;
}
.dxrpCollapsed .dxrpcontent > .dxrpAW > .dxrpCW {
	height: auto;
}
.dxrpCollapsed .dxrpcontent > .dxrpCW, 
.dxrpAW {
    overflow-y: hidden;
}
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent {
	border-top: none !important;
	border-bottom: none !important;
}
.dxrpCollapsed,
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent,
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent > .dxrpCW,
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent > .dxrpAW {
    height: 0px !important;
	min-height:0px !important;
}
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent > .dxrpCW {
	display: block !important;
}
.dxrpCollapsed .dx-acc {
    background-image: none;
}
.dxrpHS {
	height:0px;
}
.dxrpCollapsed .dxrpHS{
    display: none;
}
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent > .dxrpCW,
.dxrpCollapsed > tbody > .dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.dxrpCollapseButton > img,
.dxrpCollapseButtonRtl > img {
	display:block;
}
.dxrpCollapseButtonRtl {
	margin-right:4px;
}
.dxrpCollapseButton {
	margin-left:4px;
}
.dxrp-headerClickable,
.dxrpCollapseButton,
.dxrpCollapseButtonRtl {
	cursor:pointer;
}
.dxrpCollapseButton {
	float:right;
}
.dxrpCollapseButtonRtl {
	float:left;
}
.dxrp-collapseBtnDisabled{
    cursor: default;
}
/* ASPxLoadingPanel */
.dxlp-loadingImage.dxlp-imgPosRight {
	margin-left:8px;
}
.dxlp-loadingImage.dxlp-imgPosLeft {
	margin-right:8px;
}
.dxlp-loadingImage.dxlp-imgPosTop {
	margin-bottom:8px;
}
.dxlp-loadingImage.dxlp-imgPosBottom {
	margin-top:8px;
}
.dxlp-withoutBorders,
.dxlp-withoutBorders * 
{
	background-color:transparent !important;
	border-style:none !important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) !important;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) !important;
}

/* ASPxSelectContentControl */
.dxic-control 
{
    height: 420px;
    overflow: hidden;
    position: relative;
}
.dxic-control > div 
{
    position: absolute;
}
.dxic-control .dxtc-content > div > div 
{
    vertical-align: middle !important;
}
.dxic-control .dxtcSys,
.dxic-fileManager,
.dxic-previewPanel,
.dxic-previewPanel .dxrpcontent 
{
    width: 100%;
}
table.dxic-previewPanel.dxrp-noCollapsing, 
table.dxic-previewPanel.dxrp-noCollapsing > tbody > tr.dxrpCR > td.dxrpcontent.dxrp
{
    border-radius: 0px;
}
.dxic-previewPanel 
{
    background-color: #EDEDED;
    height: 270px !important;
}
.dxic-previewPanel .dxrpcontent.dxrp 
{
    text-align: center;
    vertical-align: middle !important;
    padding: 0px !important;
    color: #B4B4B4 !important;
}
.dxic-control .dxic-formLayout 
{
    height: auto !important;
}
.dxic-previewPanel .dxrpcontent.dxrp > * 
{
    display: block;
}
.dxic-previewPanel .dxic-previewText,
.dxic-previewPanel .dxic-previewUploadTip 
{
    margin-bottom: 10px;
}
.dxic-control .dxic-formLayout > table 
{
    margin: 0 auto;
    max-height: 300px;
    max-width: 600px;
}
table.dxic-previewPanel span.dxic-validationTip
{
    font-size: 0.9em;
}
.dxic-previewUploadTip 
{
    font-size: 1.1em;
}
.dxic-previewPanel .dxic-previewText 
{
    font-size: 1.8em;
}
.dxic-uploadCancelButton 
{
    padding: 0 10px 0 20px;
}

/* OfficeControls */
.dxitcControlSys
{
    display: inline-block;
    text-align: center;
    cursor: default;
}
.dxreControlSys .dxm-item.dxm-tmpl
{
    padding-left: 0px !important;
    border-width: 0px !important;
}
.dxm-item .dxitcControlSys
{
    border-width: 0px;
}
.dxitcControlSys table,
.dxitcControlSys tr,
.dxitcControlSys td
{
    border-spacing: 0px;
}
.dxitcControlSys td {
    padding: 1px;
}
.dxitcControlSys table
{
    cursor: pointer;
}
.dxKeyTip
{    
    background-color: #525252;
    color: white;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    min-width: 16px;
    text-align: center;
    visibility: hidden;
    display: table-row;
}

.dxKeyTipDisabled {
    opacity: 0.5;
}

.dxKeyTipDiv {
    position: absolute;
    z-index: 13000;
    display: table;
    visibility: hidden;
    background-color: inherit;
    padding: inherit;
    color: inherit;
    min-width: inherit;
    text-align: inherit;
    border: inherit;
}

.dxKeyTipDiv div {    
    padding: inherit;
}
/* System rules */
.dx-not-acc:before
{
    content: none !important;
    display: none !important;
}
.dx-acc-s,
.dx-acc-s > img 
{
    background-image: none;
}
.dx-acc-s > img 
{
    width: 100%;
    height: 100%;
    opacity: 0;
}
.dx-acc-bi,
.dx-acc 
{
    position: relative;
    overflow: hidden !important;
    z-index: 1;
}
.dx-acc 
{
    display: inline-block;
    background-image: none;
    padding: 0px !important;
}
.dx-acc:before,
.dx-acc-s > img,
.dx-acc-bi > img:first-child 
{
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: 0px !important;
}       
.dx-acc:before,
.dx-acc-bi > img:first-child  
{ 
    z-index: -1;
}
a > .dx-acc.dx-vam, a > .dx-acc.dx-vat, a > .dx-acc.dx-vab 
{ 
    display: inline-block\9!important;  
}
.dx-acc-bi > img:first-child 
{
    width: 100%;
    height: 100%;
}
.dxHighContrast .dx-acc-bi * 
{
    background: none !important;
}
.dxHighContrast .dxHCB {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.dxHighContrast .dxHCB:after {
    height: 10000px;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
    border-width: 0 10000px 0 0;
    border-style: solid;
    content: " ";
    position: absolute;
    z-index: -1;
}

/* Ripple common*/
.dxRippleContainer 
{
	overflow: hidden!important;
	position: absolute;
	z-index: 2;
	top: 0;
	left:0;
	background-color: transparent;
    pointer-events: none;
    direction: ltr;
}

.dxRipple
{
	position: relative;
	z-index: 3;
	background-color: rgba(0,0,0,0.085);
    width: 0%;
    height: 0%;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    pointer-events: none;
}
.dxAndroidMobilePlatform .dxRipple,
.dxMacOSMobilePlatform .dxRipple
{
    background-color: rgba(0,0,0,0.15);
}
/* Hint */
.dxhSys {
    z-index: 2147483647;
    display: none;
	position: absolute;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.dxh-title {
    margin: 0;
}

.dxhSys .dxh-callout {
    border-width: 8px;
}
.dxhSys .dxh-callout:after {
    content: "";
    border-width: 7px;
}
.dxhSys .dxh-callout, 
.dxhSys .dxh-callout:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/*top*/
.dxhSys.dxh-top .dxh-callout {
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    border-bottom-width: 0;
}
.dxhSys.dxh-top .dxh-callout:after {
    bottom: 1px;
    margin-left: -7px;
    content: " ";
    border-bottom-width: 0;
}
/*right*/
.dxhSys.dxh-right .dxh-callout {
    top: 50%;
    left: -8px;
    margin-top: -8px;
    border-left-width: 0;
}
.dxhSys.dxh-right .dxh-callout:after {
    bottom: -7px;
    left: 1px;
    content: " ";
    border-left-width: 0;
}
/*bottom*/
.dxhSys.dxh-bottom .dxh-callout {
    top: -8px;
    left: 50%;
    margin-left: -8px;
    border-top-width: 0;
}
.dxhSys.dxh-bottom .dxh-callout:after {
    top: 1px;
    margin-left: -7px;
    content: " ";
    border-top-width: 0;
}
/*left*/
.dxhSys.dxh-left .dxh-callout {
    top: 50%;
    right: -8px;
    margin-top: -8px;
    border-right-width: 0;
}
.dxhSys.dxh-left .dxh-callout:after {
    right: 1px;
    bottom: -7px;
    content: " ";
    border-right-width: 0;
}

@keyframes dxLoadSpinSys {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@-ms-keyframes dxLoadSpinSys {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*side-menu*/
.dxm-overlay {
    background-color: rgba(0, 0, 0, 0.40);
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    display: none;
}
.dxm-side-menu-button {
    display: none;
}
.dxm-bread-crumbs {
    display: none;
}
.dxm-side-menu-mode.dxmLite .dxm-main {
    padding: 0;
}
.dxm-main.dxm-no-main-popout .dxm-item:not(.dxm-ami) > .dxm-popOut {
    display: none!important;
}
.dxm-side-menu-mode .dxm-temp-visibility {
    /*display: block!important;*/
    display: table!important;
    visibility: hidden;
}
.dxm-side-menu-mode .dxm-temp-visibility > div {
    position: relative!important;
}
.dxm-side-menu-mode .dxm-slide-panel {
    position: fixed;
    top: 0;
    height: 100%;
    display: none;
    z-index: 1000;
    overflow: hidden;
}
.dxm-side-menu-mode .dxm-slide-panel .dxm-spacing {
    display: none;
}
.dxm-side-menu-mode .dxm-left .dxm-slide-panel {
    left: 0;
}
.dxm-side-menu-mode .dxm-right .dxm-slide-panel {
    right: 0;
}
.dxm-side-menu-mode .dxm-side-menu-button {
    display: block;
}
.dxm-side-menu-mode .dxm-right > .dxm-side-menu-button {
    float: right;
}
.dxm-side-menu-mode .dxm-bread-crumbs {
    top: 0;
    display: block;
    user-select: none;
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.dxm-side-menu-mode .dxm-slide-panel.dxm-expanded .dxm-main,
.dxm-side-menu-mode .dxm-slide-panel.dxm-expanded .dxm-popup {
    width: 100%!important;
}
.dxm-side-menu-mode .dxm-slide-panel.dxm-expanded .dxm-main {
    position: absolute;
}
.dxm-side-menu-mode .dxm-slide-panel.dxm-expanded .dxm-popup {
    position: relative!important;
}
.dxm-side-menu-mode .dxm-bread-crumbs .dxm-back-icon {
    margin: 0 10px 0 7px;
}
.dxm-side-menu-mode .dxm-bread-crumbs {
    padding-top: 7px;
    padding-bottom: 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.dxm-side-menu-mode .dxm-bread-crumbs > img,
.dxm-side-menu-mode .dxm-bread-crumbs > span {
    vertical-align: middle;
}
.dxm-side-menu-mode .dxm-side-menu-button > div,
.dxm-side-menu-mode .dxm-side-menu-button > div:before,
.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    width: 16px;
    height: 2px;
}
.dxm-side-menu-mode .dxm-side-menu-button,
.dxm-side-menu-mode .dxm-side-menu-button > div {
    position: relative;
}
.dxm-side-menu-mode .dxm-side-menu-button > div {
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -1px;
}
.dxm-side-menu-mode .dxm-side-menu-button > div:before,
.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    content: '';
    display: block;
    position: absolute;
}
.dxm-side-menu-mode .dxm-side-menu-button > div:before {
    top: -5px;
}
.dxm-side-menu-mode .dxm-side-menu-button > div:after {
    bottom: -5px;
}
.dxm-side-menu-mode .dxm-slide-panel .dxm-spacing {
    display: none;
}
.dxm-side-menu-mode .dxm-slide-panel .dxmLite .dxm-item {
    border: none;
}
.dxm-side-menu-mode .dxm-slide-panel.dxm-expanded .dxm-main {
    display: block;
}
.dxm-side-menu-mode .dxm-slide-panel .dxm-item {
    padding-left: 12px!important;
}
.dxm-side-menu-mode .dxm-slide-panel .dxm-content {
    padding-left: 0!important;
    box-sizing: border-box;
    height:100%;
}
.dxm-side-menu-mode .dxm-slide-panel .dxm-popOut {
    padding-right: 8px!important;
}

/* LayoutBuilder */
div.dialog-container {
    box-sizing: border-box;
}
div.dialog-container,
div.dialog-container > div,
div.dialog-container .dialog-li,
div.dialog-container .dialog-lg,
div.dialog-container .dialog-lgc,
div.dialog-container .dialog-lgb,
div.dialog-container .dialog-linc,
div.dialog-container .dialog-linc:not(.dialog-skipWidth) > .dialog-control-wrapper,
div.dialog-container .dialog-linc:not(.dialog-skipWidth) > .dialog-control-wrapper > .dialog-editor {
    width: 100%;
}
div.dialog-container .dialog-linc.dialog-linc > .dialog-control-wrapper {
    display: inline-block;
    box-sizing: border-box;
}
div.dialog-container .dialog-linc.dialog-linc-c2 > .dialog-control-wrapper {
    max-width: 49%;
}
div.dialog-container .dialog-linc.dialog-linc-c3 > .dialog-control-wrapper {
    max-width: 32%;
}
div.dialog-container .dialog-linc.dialog-linc > .dialog-separator {
    width: 2%;
    display: inline-block;
}
div.dialog-container .dialog-linc.dialog-linc-c1 > .dialog-separator {
    display: none;
}
div.dialog-container .dialog-linc .dialog-btn {
    width: 90px;
}
div.dialog-container .dxflRadioButtonListItemSys > .dialog-editor,
div.dialog-container .dialog-editor.dialog-aspxcheckboxlist,
div.dialog-container .dialog-lgb {
    border-style: none;
}
div.dialog-container .dialog-linc.buttons {
    text-align: right;
}
div.dialog-container .dialog-singlecolumn .dialog-lg {
    display: flex;
    flex-wrap: wrap;
}
div.dialog-container div.dialog-singlecolumn .dialog-lg > div {
    order: 999;
}
.dialog-lgc.dialog-layoutForInnerModel,
.dialog-lgc.dialog-layoutForInnerModel > div > .dialog-lg,
.dialog-lgc.dialog-layoutForInnerModel > div > .dialog-lg > div > .dialog-lgc {
    padding: 0px;
}
.dialog-lgc.dialog-layoutForInnerModel > .dialog-lgb {
    margin-top: 0px;
}
.dialog-formlayout.dialog-preparing,
.dialog-formlayout.dialog-preparing > .dialog-lg {
    position: relative;
    overflow: hidden;
}
.dialog-formlayout.dialog-preparing > .dialog-lg:before,
.dialog-formlayout.dialog-preparing:before,
.dialog-formlayout.dialog-preparing:after {
    content: " ";
    position: absolute;
    display: inline-block;
}
.dialog-formlayout.dialog-preparing > .dialog-lg:before {
    min-height: 100%;
    min-width: 100%;
    top: 0px;
    left: 0px;
    background-color: white;
    z-index: 1;
}
@keyframes dxLoadSpinAndOffsetSys {
  0% { transform: translate(-100%, -50%) rotate(0deg); }
  100% { transform: translate(-100%, -50%) rotate(360deg); }
}
@-ms-keyframes dxLoadSpinAndOffsetSys {
  0% { transform: translate(-100%, -50%) rotate(0deg); }
  100% { transform: translate(-100%, -50%) rotate(360deg); }
}
.dialog-formlayout.dialog-preparing:before,
.dialog-formlayout.dialog-preparing:after {
    top: 50%;
    left: 50%;
    z-index: 2;
}
.dialog-formlayout.dialog-preparing:before {
    content: "Loading...";
    transform: translate(10px, -50%);
}
.dialog-formlayout.dialog-preparing:after {
    animation: dxLoadSpinAndOffsetSys 1s linear infinite !important;
}
.dialog-formlayout.dialog-adaptive.dialog-preparing  {
    width: 100%;
    display: block;
}
.dialog-formlayout.dialog-adaptive.dialog-singlecolumn div:not(.dx-noAdaptive) > .d-row {
    height: auto !important;
}
.dialog-formlayout.dialog-adaptive:not(.dialog-singlecolumn) .d-row > div,
.dialog-formlayout.dialog-adaptive:not(.dialog-singlecolumn) .d-row > div > div {
    height: 100%;
}

/* Badges */
.dxBadge {
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 50px;
    margin-right: 0.4em;
    text-decoration: none;
}
.dxBadge:empty {
    padding: 0 !important;
    margin: 0 !important;
}

/* floating action button */
.dx-fab-position-container {
    /*todo: ie*/
    z-index: 3;
}
.dx-fab-position-container.dx-fab-js-position {
    position: absolute;
}
.dx-fab-position-container.dx-fab-fixed-position {
    position: fixed;
}

.dx-fab-h-right,
.dx-fab-h-right .dx-fab-button{
    right: 0;
}
.dx-fab-v-bottom {
    bottom: 0;
}
.dx-fab-js-position.dx-fab-v-top,
.dx-fab-js-position.dx-fab-v-top-edge {
    top: 0;
}

.dx-fab-position-container.dx-fab-sticky-position {
    position: sticky;
    position: -webkit-sticky;
}

.dx-fab-sticky-position.dx-fab-v-top,
.dx-fab-sticky-position.dx-fab-v-top-edge {
    bottom: 100%;
}

.dx-fab-sticky-position.dx-fab-h-center {
    left: 50%;
}
.dx-fab-js-position.dx-fab-h-center,
.dx-fab-sticky-position.dx-fab-h-center .dx-fab-button {
    right: 50%;
    transform: translateX(50%);
}
.dx-fab-sticky-position.dx-fab-h-center .dx-fab-action {
    transform: scale(0) translateX(50%);
}

.dx-fab-container {
    position: relative;
    transition: transform 0.32s ease-in-out;
}
.dx-fab-button {
    position: absolute;
    bottom: 0;
    background-color: white;
    border: 0;
    border-radius: 28px;
    box-shadow: 0px 4px 16px 0 rgba(0,0,0,0.16);
    transition: transform 0.3s, opacity 0.3s;
}
.dx-fab-button:hover {
    box-shadow: 0px 8px 16px 0 rgba(0,0,0,0.16);
    cursor: pointer;
}
.dx-fab-main-button {
    height: 56px;
    width: 56px;
    z-index: 2;
    visibility: hidden;
}
.dx-fab-button > img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    user-select: none;
}
.dx-fab-main-button.dx-fab-context-with-text {
    width: auto;
}
.dx-fab-context-with-text img {
    vertical-align: middle;
}
.dx-fab-context-with-text .dx-fab-context-text,
.dx-fab-text-always-visible .dx-fab-actions-expanded .dx-fab-context-text,
.dx-fab-text-hidden .dx-fab-context-text,
.dx-fab-container > .dx-fab-main-button.dx-fab-context-with-text > div.dx-fab-content > div.dx-fab-context-text-hidden {
    max-width: 0;
    opacity: 0;
}
.dx-fab-container .dx-fab-main-button .dx-fab-content .dx-fab-context-text-hidden span:before {
    content: ".";
}
.dx-fab-text-visible-on-hover .dx-fab-main-button:not(.dx-fab-actions-expanded):hover .dx-fab-context-text,
.dx-fab-text-always-visible .dx-fab-context-text {
    max-width: 300px;
    opacity: 1;
}
.dx-fab-context-with-text:not(.dx-fab-actions-expanded) img.dx-fab-close-button,
.dx-fab-context-with-text.dx-fab-actions-expanded img:not(.dx-fab-close-button) {
    position: absolute;
    display: none;
}

.dx-fab-content {
    user-select: none;
    height: 56px;
    margin: 0 17px;
    overflow: hidden;
    white-space: nowrap;
}
.dx-fab-content > * {
    display: inline-block;
}
.dx-fab-content:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.dx-fab-context-text {
    white-space: nowrap;
    transition: max-width 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.dx-fab-context-text span {
    vertical-align: middle;
    color: white;
    font-size: 17px;
    margin-left: 12px;
    margin-right: 5px;
}

.dx-fab-main-button {
    transition: opacity 0.35s, transform 0.4s;
}
.dx-fab-active-button {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
.dx-fab-hidden-button {
    transform: scale(0.6);
    visibility: hidden;
    opacity: 0;
}
.dx-fab-text-always-visible .dx-fab-hidden-button {
    transform: scale(0.93);
}
.dx-fab-main-button img {
    transition: transform 0.3s, opacity 0.3s;
}
.dx-fab-main-button.dx-fab-actions-expanded img {
    transform: rotate(180deg) translate(50%, 50%);
}
.dx-fab-main-button.dx-fab-actions-expanded .dx-fab-image-container img {
    transform: rotate(180deg);
}
.dx-fab-main-button img.dx-fab-close-button,
.dx-fab-main-button.dx-fab-actions-expanded img:not(.dx-fab-close-button) {
    opacity: 0;
}
.dx-fab-main-button img:not(.dx-fab-close-button),
.dx-fab-main-button.dx-fab-actions-expanded img.dx-fab-close-button {
    opacity: 1;
    z-index: 2;
}
.dx-fab-action {
    width: 48px;
    height: 48px;
    transform: scale(0);
    bottom: 0;
    margin-right: 5px;
}
.dx-fab-action.dx-fab-actions-visible {
    transform: scale(1);
    transition-delay: 0ms;
}
.dx-fab-sticky-position.dx-fab-h-center .dx-fab-action.dx-fab-actions-visible {
    transform: scale(1) translateX(50%);
}

.dx-fab-action .dx-fab-text {
    position: absolute;
    right: 60px;
    margin-top: 11px;
    padding: 2px 12px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.27);
    white-space: nowrap;
}
.dx-fab-h-left .dx-fab-action .dx-fab-text,
.dx-fab-h-left-edge .dx-fab-action .dx-fab-text {
    left: 60px;
    right: auto;
}

.dx-fab-action span {
    color: white;
    font-size: 16px;
}
.dx-fab-position {
    position: relative;
}
.dx-small-image {
    width: 16px;
    height: 16px;
}
/* end floating action button */
 /* Html5 styles */
 table { border-width: 0; border-collapse: collapse; border-spacing: 0; }
 td, th { padding: 0; }
 .dx-p1 { padding: 1px; }
 .dx-p2 { padding: 2px; }
 .dx-p3 { padding: 3px; }

.dxeButtonEditSys 
{
    border-collapse: separate;
    border-spacing: 1px;
}
/* Section 508, WCAG */
.dxAIFE
{
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0);  /* clip-path: polygon(0 0); */
}
.dxAIFE
{
    height: 1px;
    overflow: hidden;
    position: absolute !important;
}
.dxAITC caption
{
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0);
    height: 1px;
    overflow: hidden;
    padding: 0 !important;
    font-size: 0 !important;
    border: 0 !important;
    margin-top: -1px;
}
.dxAUFE,
.dxtv-acc-n [role="button"]
{
    outline: 0;
}
.dxAIR
{
    font-size: 0!important;
    border-width: 0!important;
    height: 0!important;
}
.dxAIR th
{
    border-width: 0!important;
    line-height: 0!important;
    padding: 0!important;
}
.dxDefaultCursor
{
    cursor: default;
}
.dxAFB
{
	outline: 1px dotted black;
}

.dx-acc-r .dxAIR 
{
    color: black !important;
    background-color: white !important;
}
/* ASPxHeadLine, ASPxSitemapControl */
.dxhl > .dx-acc,
.dxsm-control.dx-acc-r .dx-acc 
{
    display: inline-block !important;
}

/* SpinEdit */
.dx-acc[class*="dxEditors_edtSpinEditIncrementImage"],
.dx-acc[class*="dxEditors_edtSpinEditDecrementImage"],
.dx-acc[class*="dxEditors_edtSpinEditLargeIncImage"],
.dx-acc[class*="dxEditors_edtSpinEditLargeDecImage"]
{
    display: block;
}

/* HighContrast appearance */
.dxHighContrast .dxnbLite .dxnb-itemHover 
{
    border: 1px dotted black;
    box-sizing: border-box;
}

.dxHighContrast .dxnbLite .dxnb-itemSelected 
{
    border: 2px solid black;
    box-sizing: border-box;
}

.dxHighContrast .dxnbLite .dxnb-item.dxnb-itemSelected .dxnb-link 
{
    padding: 2px 3px 3px;
}

.dxHighContrast .dxmLite .dxm-hovered 
{
    border: 1px dotted black;
}

.dxHighContrast .dxmLite .dxm-selected,
.dxHighContrast .dxmLite .dxm-checked 
{
    border: 2px solid black;
}

.dxHighContrast .dxmLite .dxm-horizontal .dxm-selected .dxm-content,
.dxHighContrast .dxmLite .dxm-horizontal .dxm-checked .dxm-content 
{
    padding: 2px 6px 3px;
}

.dxHighContrast .dxmLite .dxm-horizontal .dxm-image-l .dxm-checked .dxm-content,
.dxHighContrast .dxmLite .dxm-horizontal .dxm-image-l .dxm-selected .dxm-content 
{
    padding: 3px;
}

.dxHighContrast .dxtvControl .dxtv-ndSel 
{
    border: 2px solid black;
    padding: 1px 3px 2px;
}

.dxHighContrast .dxtvControl .dxtv-ndHov 
{
    border: 1px dotted black;
}

.dxHighContrast .dxeListBoxItemSelected 
{
    border: 2px solid black;
    padding: 1px 1px 2px 1px;
}

.dxHighContrast .dxeListBoxItemHover 
{
    border: 1px dotted black;
    padding: 2px 2px 3px 3px;
}

.dxHighContrast .dxgvSelectedRow > td.dxgv 
{
    border-top: 2px solid black !important;
    border-bottom: 2px solid black !important;
    padding: 2px 6px 2px;
}

.dxHighContrast .dxgvSelectedRow > td.dxgv:first-child 
{
    border-left: 2px solid black !important;
}

.dxHighContrast .dxgvSelectedRow > td.dxgv:last-child 
{
    border-right: 2px solid black !important;
}

.dxHighContrast .dxrControl .dxr-itemChecked 
{
    border: 2px solid black;
    margin-top: -1px;
}

.dxHighContrast .dxrControl .dxr-itemHover 
{
    border: 1px dotted black;
}

/* wcag AA contrast */
.dx-acc-r .dxeIRBFocused
{
    outline-color: #8F7200;
    *border-color: #8F7200;
}
.dx-acc-r .dxcvTitlePanel,
.dx-acc-r .dxcvTable caption,
.dx-acc-r .dxgvTitlePanel, 
.dx-acc-r .dxgvTable caption,
.dx-acc-r .dxvgTitlePanel, 
.dx-acc-r .dxvgTable caption
{
    background-color: #767676;
}
.dx-acc-r .dxcvCard .dxflCaption, 
.dx-acc-r .dxcvFlowCard .dxflCaption 
{
    color: #686868;
}
.dx-acc-r td.dxeErrorCell 
{
    color: #e00000;
}
.dx-acc-r a.dxfcGroupType 
{
    color: #e00000 !important;
}
.dx-acc-r .dxeListBoxItemSelected
{
    background-color: #707070;
}
.dx-acc-r.dxeNullText .dxeEditArea, 
.dx-acc-r.dxeNullText .dxeMemoEditArea 
{
    color: #707070;
}
.dxeTextBox.dx-acc-r .dxeFNTextSys,
.dxeButtonEdit.dx-acc-r .dxeFNTextSys,
.dxeMemo.dx-acc-r .dxeFNTextSys {
    color: #707070;
}
.dx-acc-r a.dxfcValue 
{
    color: #707070 !important;
}
.dx-acc-r td.dxeHelpText 
{
    color: #767676;
}
.dx-acc-r .dxgvFocusedRow,
.dx-acc-r .dxgvSelectedRow 
{
    background-color: #707070;
}
.dx-acc-r.dxvsValidationSummary a.dxvsHL,
.dx-acc-r.dxvsValidationSummary a.dxvsHL:visited
{
    color: #e00000;
}
.dx-acc-r .dxtiGroupHeaderText
{
    background-color: #707070;
}
.dx-acc-r .dxpc-footer,
.dx-acc-r.dxizControl .dxiz-hint > span,
.dx-acc-r .dxtiFilterBoxInfoText,
.dx-acc-r .dxtiFilterBox, 
.dx-acc-r .dxtiFilterBox table
{
    color: #686868;
}
.dx-acc-r .dxhlDate,
.dx-acc-r .dxflGroupBoxCaption
{
    color: #707070;
}
.dx-acc-r.dxccControl a 
{
    color: #1E3695 !important;
}
.dx-acc-r .dxsmLevel2, 
.dx-acc-r .dxsmLevel2 a, 
.dx-acc-r .dxsmLevel2Categorized a, 
.dx-acc-r .dxsmLevel2Categorized 
{
    color: #446EDA;
}
.dx-acc-r .dxICBFocused 
{
    outline: 1px dotted #8F7200;
}
.dx-acc-r.dxdvControl 
{
    color: #686868;
}
.dx-acc-r .dxgvEmptyDataRow,
.dx-acc-r .dxdvEmptyData
{
	color: #767676;
}
.dxeFNTextSys {
    position: absolute;
    background-color: transparent;
    pointer-events: none;
    box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    border-color: transparent;
}
.dxeTextBoxSys .dxeFNTextSys,
.dxeButtonEditSys .dxeFNTextSys,
.dxeMemoSys .dxeFNTextSys {
    font: inherit;
}
input:-webkit-autofill + .dxeFNTextSys {
    display: none!important;
}
/* Button */
.dxbButtonSys
{
	cursor: pointer;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}
.btn-group > .dxbButtonSys.btn:first-of-type:not(:last-of-type) {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.btn-group > .dxbButtonSys.btn:last-of-type:not(:first-of-type) {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.btn-group > .dxbButtonSys.btn:first-of-type:not(:last-of-type):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .dxbButtonSys.btn:last-of-type:not(:first-of-type) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .dxbButtonSys.btn:not(:first-of-type):not(:last-of-type):not(.dropdown-toggle) {
    border-radius: 0;
}

.dxbButtonSys.dxbTSys
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	display: inline-table;
    border-spacing: 0;
    border-collapse: separate;
}
div.dxbButtonSys
{
	vertical-align: middle;
}
a.dxbButtonSys
{
    border: 0;
    background: none;
    padding: 0;
}
a.dxbButtonSys > span
{
    text-decoration: inherit;
}
.dxbButtonSys /*Bootstrap correction*/
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxbButtonSys > div
{
    line-height: 100%; 
    text-decoration: inherit;
}
.dxbButtonSys.dxbTSys > div
{
    display: table-cell;
    vertical-align: middle;
}
/* ListBox */
.dxChrome .dxlbd,
.dxOpera .dxlbd {
    overflow-anchor: none;
}
.dxeHD > table td.dxlbNullSizeCell,
.dxlbd > table td.dxlbNullSizeCell,
.dxlbd > div[id*="LBVSTC"] > table td.dxlbNullSizeCell
{
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.dxlbd,
.dxeIM,
.dxeHIC,
.dxeListBoxEllipsisSys td.dxeC { /*Bootstrap correction*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxeLBShowFilterBtnSys {
    position: absolute;
    right: 0;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.dxeLBShowFilterBtnSys .dxb {
    padding-top: 0!important;
    padding-bottom: 0!important;
    height: 100%;
}
*[dir="rtl"] .dxeLBShowFilterBtnSys {
    left: 0;
    right: initial;
}
.dxeLBInactiveFilterPanelSys {
    height: 0;
    max-height: 0;
    border: 0!important;
    padding: 0!important;
    position: relative;
}
.dxeLBInactiveFilterPanelSys.dxeLBAnimatedFilterPanelSys + *[class*="dxeListBoxSelectAll"] + .dxlbd {
    transition: max-height 0.5s;
}
.dxeLBInactiveFilterPanelSys.dxeLBAnimatedFilterPanelSys {
    transition: max-height 0.5s, opacity 0.5s, padding-top 0.5s, padding-bottom 0.5s;
}
.dxeLBInactiveFilterPanelSys .dxeButtonEditSys {
    display: block;
    max-height: 0;
    border: 0!important;
    padding: 0!important;
    opacity: 0;
    visibility: hidden;
    transition: none;
}
.dxIE.dxBrowserVersion-9 .dxeLBInactiveFilterPanelSys .dxeButtonEditSys {
    display: none;
}
*[class*="dxeListBoxFilter"]:not(.dxeLBInactiveFilterPanelSys) .dxeButtonEditSys {
    max-height: 500px;
    display: block;
}
.dxeLBAnimatedFilterPanelSys:not(.dxeLBInactiveFilterPanelSys) .dxeButtonEditSys {
    transition: max-height 1.5s, opacity 1.5s, padding-top 0.5s, padding-bottom 0.5s;
}
.dxeLBTCollapsed,
.dxeLBTCollapsed td.dxeT,
.dxeLBTCollapsed td.dxeTR {
    width: auto!important;
} 
/* CheckBox, CheckBoxList, RadioButton, RadioButtonList */
*[class*="dxeBase"] label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    margin-bottom: 0px;
    display: inline;
}
/* FilterControl */
td.dxfc 
{
    line-height: 21px;
    vertical-align: middle;
}
td.dxfc > img,
td.dxfc > a 
{
    display: inline-block;
    vertical-align: middle;
}
/* TextEdit */
.dxeMemoEditAreaSys 
{
    padding: 3px 3px 0px 3px;
    margin: 0px;
    border-width: 0px;
	display: block;
	resize: none;
}
.dxic 
{
    position: relative;
}
.dxic .dxeEditAreaSys
{
	padding: 0px 1px 0px 0px;
}
.dxeEditAreaSys 
{
    border: 0px!important;
    background-position: 0 0; /* iOS Safari */
    -webkit-box-sizing: content-box; /*Bootstrap correction*/
    -moz-box-sizing: content-box; /*Bootstrap correction*/
    box-sizing: content-box; /*Bootstrap correction*/
}
.dxeEditAreaSys,
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    padding: 0px 1px 0px 0px; /* B146658 */
}
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    margin-top: 0;
    margin-bottom: 0;
}
.dxeEditAreaSys,
.dxeMemoEditAreaSys, /*Bootstrap correction*/
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    outline: 0;
}

.dxeMemoEditAreaSys, /*Bootstrap correction*/
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxeMemoEditAreaSys /*Bootstrap correction*/
{
    height: auto;
    color: black;
}
table.dxeTextBoxSys.form-control /*Bootstrap correction*/
{
    display: table;
}
table.dxeMemoSys.form-control /*Bootstrap correction*/
{
    display: table;
    padding: 0;
}
.dxeMemoSys textarea
{
    box-sizing: border-box;
}

.dxeMemoSys td 
{
    padding: 0!important;
    position: relative;
}

.dxeTextBoxSys, 
.dxeMemoSys 
{
    border-collapse:separate!important;
}

.dxeTextBoxDefaultWidthSys,
.dxeButtonEditSys 
{
    width: 170px;
}

.dxeButtonEditSys .dxeButton,
.dxeButtonEditSys .dxeButtonLeft
{
    line-height: 100%;
}

.dxeButtonEditSys .dxeEditAreaSys,
.dxeButtonEditSys td.dxic,
.dxeTextBoxSys td.dxic,
.dxeMemoSys td,
.dxeEditAreaSys
{
	width: 100%;
}

.dxeTextBoxSys td.dxic
{
    padding: 3px 3px 2px 3px;
    overflow: hidden;
}
.dxeButtonEditSys td.dxic 
{
    padding: 2px 2px 1px 2px;
    overflow: hidden;
}
.dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding: 3px 3px 2px 3px;
}
.dxHideContent *
{
    visibility: hidden;
}
.dxlbd .dxeI img,
.dxeButtonEditSys .dxeIIC img 
{
    vertical-align: middle;
    display: table-cell;
}

/* Safari */
.dxeTextBoxSys.dxeSafariSys td.dxic
{
    padding-left: 2px;
}
.dxeButtonEditSys.dxeSafariSys td.dxic  
{
    padding-left: 1px;
}
.dxeButtonEditSys[style*="border-collapse:collapse"].dxeSafariSys td.dxic,
.dxeButtonEditSys[cellspacing="0"].dxeSafariSys td.dxic 
{
    padding-left: 2px;
}
*[dir="rtl"].dxeTextBoxSys.dxeSafariSys td.dxic
{
    padding-right: 2px;
}
*[dir="rtl"].dxeButtonEditSys.dxeSafariSys td.dxic 
{
    padding-right: 1px;
}
*[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"].dxeSafariSys td.dxic,
*[dir="rtl"].dxeButtonEditSys[cellspacing="0"].dxeSafariSys td.dxic 
{
    padding-right: 2px;
}

*[dir="rtl"].dxeSafariSys .dxeMemoEditAreaSys 
{
    padding-right: 4px;
    padding-left: 3px;
}
*[dir="rtl"].dxeSafariSys td.dxic 
{
    padding-left: 7px;
    padding-right: 0px;
}

.dxIE.dxBrowserVersion-8 .dxeMemoEditAreaSys
{
    padding-right: 4px;
}
.dxIE.dxBrowserVersion-8 .dxeMemoSys td
{
    padding-right: 7px;
}
.dxIE.dxBrowserVersion-8 *[cols="20"].dxeMemoEditAreaSys
{
    width: 100%;
}
.dxIE.dxBrowserVersion-8 *[dir="rtl"].dxeMemoSys td
{
    padding-left: 7px;
}
.dxIE.dxBrowserVersion-8 *[dir="rtl"] .dxeEditAreaSys
{
    padding-right: 1px;
}

/* IE9 */
:root *[cols="20"].dxeMemoEditAreaSys 
{
    width: 100%;
}

/* IE10 */
.dxeHideDefaultIEClearBtnSys::-ms-clear
{
	display: none;
}

/* WebKit */
.dxWebKitFamily *[dir="rtl"] .dxeEditAreaSys 
{
    padding-right: 1px;
}
.dxWebKitFamily *[dir="rtl"].dxeMemoSys td 
{
    padding-left: 7px;
}
.dxWebKitFamily *[dir="rtl"].dxeMemoSys .dxeMemoEditAreaSys 
{
    padding-right: 4px;
}

/* iPad */
.dxeIPadSys .dxeMemoEditAreaSys 
{
    padding-left: 1px;
    padding-right: 0px;
}
.dxeIPadSys.dxeMemoSys td 
{
    padding-left: 0px;
    padding-right: 1px;
}
*[dir="rtl"].dxeMemoSys.dxeIPadSys td 
{
    padding-left: 5px;
    padding-right: 0px;
}

/* Opera */
noindex:-o-prefocus, *[dir="rtl"].dxeMemoSys textarea 
{
    padding-right: 3px;
}
noindex:-o-prefocus, *[dir="rtl"].dxeTextBoxSys td.dxic 
{
    padding-right: 3px;
}
noindex:-o-prefocus, *[dir="rtl"].dxeButtonEditSys td.dxic 
{
    padding-right: 2px;
}
noindex:-o-prefocus, 
*[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
*[dir="rtl"].dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-right: 3px;
}

noindex:-o-prefocus, *[dir="rtl"] .dxeEditAreaSys 
{
    padding-right: 1px;
}

/* FireFox*/
.dxFirefox .dxeMemoEditAreaSys 
{
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 2px;
}

.dxFirefox .dxeTextBoxSys td.dxic
{
    padding-left: 2px;
    padding-right: 2px;
}
.dxFirefox .dxeButtonEditSys td.dxic 
{
    padding-left: 1px;
    padding-right: 1px;
}
.dxFirefox .dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxFirefox .dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-left: 2px;
    padding-right: 2px;
}

.dxFirefox *[dir="rtl"].dxeTextBoxSys td.dxic
{
    padding-right: 2px;
}
.dxFirefox *[dir="rtl"].dxeButtonEditSys td.dxic 
{
    padding-right: 1px;
}
.dxFirefox *[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxFirefox *[dir="rtl"].dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-right: 2px;
}

.dxFirefox *[dir="rtl"].dxeMemoSys .dxeMemoEditAreaSys 
{
    padding-left: 0px;
    padding-right: 3px;
}
.dxFirefox *[dir="rtl"].dxeMemoSys td 
{
    padding-left: 3px;
}  

/* TrackBar */
.dxeTBLargeTickSys, 
.dxeTBSmallTickSys, 
.dxeTBItemSys
{
	position:absolute;
	background-repeat: no-repeat;
    background-color: transparent;
}

.dxeTBLargeTickSys, .dxeTBSmallTickSys
{
	white-space: nowrap;
}

.dxeTBContentContainerSys
{
	position: relative;
}

.dxeTBVSys a, .dxeTBHSys a
{
	text-indent: -5000px;
    text-align: left;
	overflow: hidden;
	display: block;
	position: absolute;
}

*[dir="rtl"] .dxeTBVSys a,
*[dir="rtl"] .dxeTBHSys a
{
    text-align: right;
}

.dxeTBVSys a:focus,
.dxeTBVSys a:active,
.dxeTBHSys a:focus, 
.dxeTBHSys a:active {
	outline-width: 0px;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBSmallTickSys,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLargeTickSys
{
	background-position: bottom;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBSmallTickSys, 
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLargeTickSys
{
	background-position: right;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBSmallTickSys, 
.dxeTBHSys .dxeTBRBScaleSys .dxeTBLargeTickSys
{
	background-position: top;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBSmallTickSys, 
.dxeTBVSys .dxeTBRBScaleSys .dxeTBLargeTickSys
{
	background-position: left;
}
.dxeTBBScaleSys .dxeTBSmallTickSys,
.dxeTBBScaleSys .dxeTBLargeTickSys
{
	background-position: center;
}

.dxeFItemSys
{
	background-image: none!important;
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: right;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: top;
}
.dxeReversedDirectionSys .dxeTBVSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: bottom;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBItemSys,
.dxeReversedDirectionSys .dxeTBVSys .dxeTBRBScaleSys .dxeTBItemSys
{
	background-position: bottom left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBLTScaleSys .dxeTBItemSys,
.dxeReversedDirectionSys .dxeTBVSys .dxeTBLTScaleSys .dxeTBItemSys
{
	background-position: bottom right;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBItemSys,
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItemSys 
{
	background-position: top left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBRBScaleSys .dxeTBItemSys,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBItemSys
{
	background-position: top right;
}

.dxeTBScaleSys
{
	position: absolute;
	list-style-type: none!important;
	margin: 0px;
	padding: 0px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBScaleSys
{
	right: 0px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBScaleSys
{
	left: 0px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBScaleSys
{
	bottom: 0px;
} 
.dxeTBHSys .dxeTBLTScaleSys .dxeTBScaleSys
{
	top: 0px;
}

.dxeFocusedDHSys 
{
	z-index: 6!important;
}

.dxeReversedDirectionSys,
.dxeFocusedMDHSys,
.dxeFocusedSDHSys
{
}

/* Color edit */
.dxcpColorAreaSys {
	background-image: url('/DXR.axd?r=1_177-CIbnk');
	position: relative;
	width: 290px;
	height: 240px;
	overflow: hidden;
	cursor: crosshair;
}
.dxcpHueAreaSys {
	position: relative;
	margin-left: 3px;
	width: 35px;
	height: 242px;
}
.dxcpHueAreaImageSys {
	background-image: url('/DXR.axd?r=1_179-CIbnk');
	position: absolute;
	left: 6px;
	width: 21px;
    height: 240px;
}
.dxcpColorAreaSys,
.dxcpHueAreaSys {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dxcpColorPointerSys {
	background-image: url('/DXR.axd?r=1_178-CIbnk');
	position: absolute;
	width: 11px;
	height: 11px;
}
.dxcpHuePointerSys {
	background-image: url('/DXR.axd?r=1_180-CIbnk');
	position: absolute;
	width: 35px;
	height: 9px;
}
.dxcpParametersCellSys {
	vertical-align: top;
}
.dxcpParametersCellSys table div {
    min-height: 21px;
}
.dxcpParametersCellSys label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    display: inline;
    margin-bottom: 0px;
}
.dxcpParametersCellSys input {
	font: inherit;
	margin: 0px 0px 0px 4px;
	padding: 1px 0px 2px 5px;
    line-height: 16px;
    height: 16px;
	width: 60px;
}
.dxeButtonsPanelDivSys input
{
    font: inherit;
}
.dxeAutomaticColorItemSys {
    cursor: pointer;
    overflow: hidden;
}
.dxeAutomaticColorItemSys > div {
    float: left;
}

/* Token box */
.dxeTokenBox
{
    border-spacing: 0px;
    padding: 1px 0 1px 1px;
}
.dxeButtonEditSys td.dxictb {
    margin: 0px -1px -1px 0px;
	display: block;
	float: left;
    cursor: text;
}
.dxeButtonEditSys td.dxictb > span {
    cursor: default;
}
.dxeButtonEditSys td.dxictb,
.dxFirefox .dxeButtonEditSys td.dxictb {
	padding: 0;
}
.dxeButtonEditSys[style*="border-collapse:collapse"] td.dxictb,
.dxeButtonEditSys[cellspacing="0"] td.dxictb 
{
	margin: 0;
}

/* ASPxProgressBar */
.dxpbVC
{
    display: inline-block;
    color:  white;
    background-color: rgba(0, 0, 0, 0.50);
    border-radius: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

/* ASPxBinaryImage*/
.dxeTopSys
{
    position: absolute;
    top: 0;
}
.dxeBottomSys
{
    bottom: 0;
    position: absolute;
}
.dxeFillParentSys
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dxIE *[dir="rtl"] .dxeFillParentSys { 
    left: auto; 
}
.dxeTblSys
{
    display: table;
}
.dxeInlineTblSys
{
    border-spacing: 0;
    display: inline-table;
}
.dxeRowSys
{
    display: table-row;
}
.dxeCellSys
{
    display: table-cell;
    vertical-align: middle;
}
.dxeBinImgSys
{
    border: dashed 1px gray;
    font-family: Tahoma, Geneva, sans-serif;
    height: 150px;
    width: 150px;
}
.dxeBinImgSys > .dxeCellSys
{
    height: 100%;
    position: relative;
    vertical-align: middle;
}
.dxeBinImgBtnSys
{    
    opacity: 0.5;
}
.dxeBinImgBtnHoverSys
{
    opacity: 1 !important;
}
.dxeBinImgBtnSys img
{
    vertical-align: middle;
}
.dxeBinImgBtnShaderSys
{
    background-color: rgba(0, 0, 0, 0.75);
}
.dxeBinImgCPnlSys
{    
    width: 100%;
}
.dxeBinImgCPnlSys.dxeContentCenterSys
{
    text-align: center;
}
.dxeBinImgCPnlSys.dxeContentLeftSys
{
    text-align: left;
}
.dxeBinImgCPnlSys.dxeContentRightSys
{
    text-align: right;
}
.dxeBinImgPreviewContainerSys
{
    font-size: 0px;
    text-align: center;
    top: 0;
}
.dxeBinImgEmptySys img,
.dxeBinImgPreviewContainerSys img
{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.dxeBinImgDisablCoverSys
{
    background-color: rgba(0, 0, 0, 0.3);
}
.dxeBinImgDropZoneSys
{
    background-color: gray;
}
.dxeBinImgEmptySys
{
    color: gray;
}
.dxeBinImgTxtPnlSys
{
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
}
.dxeBinImgTxtPnlSys .dxeTblSys,
.dxeBinImgProgressPnlSys  .dxeTblSys
{
    height: 100%;
    width: 100%;
}
.dxeBinImgTxtPnlSys .dxeCellSys
{
    font-size: 200%;
    text-align: center;
    vertical-align: middle;
}
.dxeErrorFrameSys > .dxeBinImgSys
{
    vertical-align: middle;
}
.dxeBinImgProgressPnlSys
{
    background-color: rgba(0, 0, 0, 0.5);
    font: 12px Tahoma, Geneva, sans-serif;
    position: absolute;
    overflow: hidden;
}
.dxeBinImgProgressBarContainerSys
{
    margin: 0 auto;
    max-width: 180px;
    text-align: justify;
    width: 70%;
}
.dxeBinImgProgressBarContainerSys a
{
    border-bottom: 1px dashed white;
    color: white !important;
    float: right;
    line-height: 1;
    text-decoration: none;    
}
.dxeBinImgProgressBarContainerSys span
{
    color: #F0F0F0;
    margin-left: -2px;
}
.dxeBinImgProgressBarContainerSys table
{
    margin: 4px 0 5px;
} 
.dxeBinImgContentContainer 
{
    position: relative;
    height: 100%;
    width: 100%;
}
/* Calendar */
.dxe-day-has-appointments {
    font-weight: bold;
}
.dxe-apt-labels-container {
    font-size: 0px;
}
.dxe-apt-labels-container > div {
    display: inline-block;
    margin-right: 2px;
}
.dxe-apt-labels-container > div:last-child {
    margin-right: 0px;
}
.dxe-more-labels-container > .dxe-h-line {
    height: 1px;
}
.dxe-more-labels-container > .dxe-v-line {
    width: 1px;
    margin-top: -1px;
}
.dxe-more-labels-container > div.dxe-h-line,
.dxe-more-labels-container > div.dxe-v-line {
    position: relative;
}

.dxeCHS
{
    min-width: 10px;
}
.dxeCFNFS
{
    min-width: 11px;
}
.dxeICC
{
    text-align: left;
}
div.dxeCalendarDETS {
    display: table;
    border-collapse: collapse;
    box-sizing: content-box;
}
div.dxeCalendarDETS > div {
    float: left;
    display: table-cell;
}
div.dxeCalendarDETS > .dxeDETSF {
    width: 100%;
    box-sizing: border-box;
    clear: both;
}
div.dxeCalendarDETS.dxeCalendarCollapsed > div {
    width: auto;
}
div.dxeCalendarDETS.dxeCalendarVerticalDETS > div {
    clear: both;
}
div.dxeCalendarDETS.dxeCalendarVerticalDETS .dxeICC > div {
    text-align: center;
}
div.dxeCalendarDETS.dxeCalendarVerticalDETS.dxeCalendarFullWidth > div,
div.dxeCalendarDETS.dxeCalendarVerticalDETS.dxeCalendarFullWidth > div > table {
    width: 100%;
}
td[class^="dxeCalendarFastNavItemArea"] td[class^="dxeCalendarFastNavItem"] {
    width: 25%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dxeEmptyDC {
    background-color: transparent!important;
    background-image: none!important;
}

/*Editor Caption*/
*[class^="dxeCaption"] { /* Bootstrap correction */
    font-weight: normal;
}
.dxeCaptionHALSys {
    text-align: left;
}
.dxeCaptionHACSys {
    text-align: center;
}
.dxeCaptionHARSys {
    text-align: right;
}
.dxeCaptionVATSys {
    vertical-align: top;
}
.dxeCaptionVAMSys {
    vertical-align: middle;
}
.dxeCaptionVABSys {
    vertical-align: bottom;
}
.dxeCLTSys,
.dxeCLBSys {
    padding: 3px 0;
}

.dxeCLLSys,
*[dir="rtl"] .dxeCLRSys {
    padding-left: 0px;
    padding-right: 6px;
}
.dxeCLRSys,
*[dir="rtl"] .dxeCLLSys {
    padding-right: 0px;
    padding-left: 6px;
}
.tableWithEmptyCaption .dxeCaptionRelatedCell {
    display: none;
}
/* Error frame */
td.dxeNoBorderLeft {
    border-left: 0;
}
td.dxeNoBorderTop {
    border-top: 0;
}
td.dxeNoBorderRight {
    border-right: 0;
}
td.dxeNoBorderBottom {
    border-bottom: 0;
}

.dxeValidStEditorTable .dxeErrorFrameSys {
    border-color: transparent!important;
    background-color: transparent!important;
}

.dxeValidDynEditorTable .dxeFakeEmptyCell {
    display: none;
}

.dxeErrorCellSys img,
.dxeErrorCellSys .dx-acc-s
{
    margin-right: 4px;
}
*[dir='rtl'] .dxeErrorCellSys img,
*[dir='rtl'] .dxeErrorCellSys .dx-acc-s
{
    margin-right: 0;
    margin-left: 4px;
}
.tableWithSeparateBorders {
    border-collapse: separate!important;
}
.dxe-backgroundSys {
    background-repeat: repeat;
    background-position: left center;
}
.dxe-loadingImage
{
	background-repeat: no-repeat !important;
    background-position: center center !important;
}

/* Adaptive DropDown */
@media (max-width: 575px) {
    .dxdd-root.dxmodalSys {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.dxdd-root.dxmodalSys .dxdd-header .dxbButtonSys:not(.dxdd-vdd) ~ .dxdd-caption.dxdd-vdd,
.dxdd-root:not(.dxmodalSys) .dxdd-header .dxbButtonSys:not(.dxdd-vmdd) ~ .dxdd-caption.dxdd-vmdd {
    visibility: hidden;
    display: table-cell!important;
}

.dxdd-root.dxmodalSys .dxdd-vdd,
.dxdd-root:not(.dxmodalSys) .dxdd-vmdd {
    display: none!important;
}
.dxdd-root .dxdd-header {
    display: table;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.dxdd-root .dxdd-header > .dxbButtonSys {
    display: table-cell;
    width: 1px;
}
.dxdd-root .dxdd-header .dxdd-caption {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.dxdd-root .dxdd-input {
    position: relative;
}
.dxdd-root .dxdd-input .dxdd-clearbutton {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
.dxdd-readonly.dxdd-input {
    display: none;
}
.dxdd-root.dxmodalSys > .dxpclW {
    max-width: unset;
}
.dxdd-root.dxmodalSys .dxeICC {
    display: none;
}

.dxdd-root.dxmodalSys .dxeCalendarDETS {
    display: table;
}
.dxdd-root.dxmodalSys .dxeCalendarDETS > .dx-vat:not(.dxde-time):not(.dxeDETSF) {
    display: table-header-group!important;
    float: none;
}
.dxdd-root.dxmodalSys .dxeCalendarDETS > .dxeDETSF {
    display: table-header-group!important;
    float: none;
}
.dxdd-root.dxmodalSys .dxeCalendarDETS > .dxde-time {
    display: table-footer-group!important;
    float: none;
}
.dxdd-root.dxmodalSys .dxeCalendarDETS > .dxde-time .dxeDETSH {
    display: none;
}

/* Rollers */
.dxsp-wheel {
    display: inline-block;
    overflow: hidden;
    background: transparent;
    transition: background 0.4s;
    vertical-align: top;
}
.dxsp-wheel.dxsp-wheel-hover .dxsp-rel,
.dxsp-wheel.dxsp-wheel-touch .dxsp-rel {
    background: #fafafa;
}
.dxsp-wgroup {
    text-align: center;
    position: relative;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
/*.dxsp-gfocus::before,
.dxsp-gfocus::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    display: block;
    background: #ececec;
}

.dxsp-gfocus::before {
    top: 75px;
}

.dxsp-gfocus::after {
    top: 124px;
}*/

.dxsp-scrolldiv {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
.dxsp-rel {
    position: relative;
    height: 200px;
}
.dxsp-frame {
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    right: 0;
    height: 51px;
    transition: opacity 0.4s;
    z-index: 10;
    pointer-events: none;
    border: 2px solid transparent;
    transition: border-color 0.4s;
}
.dxsp-wheel:not(.dxsp-wheel-hover):not(.dxsp-wheel-touch) .dxsp-frame:before,
.dxsp-wheel:not(.dxsp-wheel-hover):not(.dxsp-wheel-touch) .dxsp-frame:after {
    position: absolute;
    display: block;
    content: "";
    height: 1px;
    left: 0;
    right: 0;
    z-index: 5;
    pointer-events: none;
    background: #ebebeb;
}

.dxsp-frame:before {
    top: 0;
}
.dxsp-frame:after {
    bottom: 0;
}

.dxsp-smooth-scroll
{
    transition: margin-top 0.5s;
}
.dxsp-item {
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.dxsp-item-focused {
    vertical-align: middle;
}
.dxsp-container::-webkit-scrollbar
{
    visibility: hidden;
}
.dxIE .dxsp-container,
.dxEdge .dxsp-container,
.dxFirefox .dxsp-container
{
    visibility: hidden;
}
.dxsp-container > div
{
    visibility: visible;
}

.dxsp-list::after,
.dxsp-list::before
{
    content: "";
    width: 10px;
    visibility: hidden;
    display: block;
    z-index: 10000;
}

/* Misc */
.dxAIFFE
{
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0); /* clip-path: polygon(0 0); */
    position: fixed;
    left: 0;
    top: 0;
}
