/*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;
}
.dxKBSI {
    position: relative;
}
.dxKBSI.dx-position-fixed {
    position: fixed;
}
.dxFirefox input.dxKBSI:focus-visible {
    outline-style: none;
}
.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 .dxgvErrorTable,
.dx-ellipsis .dxgBCTC .dxcvErrorTable,
.dx-ellipsis .dxgBCTC .dxvgErrorTable,
.dx-ellipsis .dxgBCTC .dxtlErrorTable,
.dx-ellipsis .dxeCI
{
    table-layout: fixed;
}
.dx-ellipsis .dxeCI {
    width: 100%;
}
.dxgBCTC
{
    width: 100%;
}
.dx-ellipsis .dxgBCTC .dxtlErrorTable .dxtlErrorCell
{
    width: 14px;
}
.dx-ellipsis .dxgBCTC .dxgvErrorTable .dxgvErrorCell,
.dx-ellipsis .dxgBCTC .dxvgErrorTable .dxvgErrorCell,
.dx-ellipsis .dxgBCTC .dxcvErrorTable .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 .dxgvErrorTable .dxgvErrorCell img,
.dx-ellipsis .dxgBCTC .dxvgErrorTable .dxvgErrorCell img,
.dx-ellipsis .dxgBCTC .dxcvErrorTable .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-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-edge.l .dxpnl-fp,
.dxpnl-edge.l .dxpnl-np,
.dxpnl-edge.l .dxpnl-cp,
.dxpnl-edge.r .dxpnl-fp,
.dxpnl-edge.r .dxpnl-np,
.dxpnl-edge.r .dxpnl-cp
{
    float: none;
}
.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"].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: 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;
}
.dxmodalSys .dxmodalTableSys.dxpc-contentWrapper {
    display: table;
    table-layout: fixed;
}
.dxmodalSys .dxmodalTableSys.dxpc-contentWrapper > .dxpc-content {
    display: table-cell;
}
.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):not(.dxm-noImage) span.dx-vam:last-child,
.dxm-rtl:not(.dxm-side-menu-mode) .dxm-onlyIcons .dxm-item:not(.dxm-ami):not(.dxm-noImage) 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-main.dxm-horizontal .dxm-separator:first-child {
    display: none;
}
.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  .col-xs-1, .dxsplLCC  .col-xs-2, .dxsplLCC  .col-xs-3, .dxsplLCC  .col-xs-4, .dxsplLCC  .col-xs-5, .dxsplLCC  .col-xs-6, .dxsplLCC  .col-xs-7, .dxsplLCC  .col-xs-8, .dxsplLCC  .col-xs-9, .dxsplLCC  .col-xs-10, .dxsplLCC  .col-xs-11, .dxsplLCC  .col-xs-12, /*Bootstrap correction*/
.dxsplLCC  .col-sm-1, .dxsplLCC  .col-sm-2, .dxsplLCC  .col-sm-3, .dxsplLCC  .col-sm-4, .dxsplLCC  .col-sm-5, .dxsplLCC  .col-sm-6, .dxsplLCC  .col-sm-7, .dxsplLCC  .col-sm-8, .dxsplLCC  .col-sm-9, .dxsplLCC  .col-sm-10, .dxsplLCC  .col-sm-11, .dxsplLCC  .col-sm-12,
.dxsplLCC  .col-md-1, .dxsplLCC  .col-md-2, .dxsplLCC  .col-md-3, .dxsplLCC  .col-md-4, .dxsplLCC  .col-md-5, .dxsplLCC  .col-md-6, .dxsplLCC  .col-md-7, .dxsplLCC  .col-md-8, .dxsplLCC  .col-md-9, .dxsplLCC  .col-md-10, .dxsplLCC  .col-md-11, .dxsplLCC  .col-md-12,
.dxsplLCC  .col-lg-1, .dxsplLCC  .col-lg-2, .dxsplLCC  .col-lg-3, .dxsplLCC  .col-lg-4, .dxsplLCC  .col-lg-5, .dxsplLCC  .col-lg-6, .dxsplLCC  .col-lg-7, .dxsplLCC  .col-lg-8, .dxsplLCC  .col-lg-9, .dxsplLCC  .col-lg-10, .dxsplLCC  .col-lg-11, .dxsplLCC  .col-lg-12
{
    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;
}
.dxflBreakpointGroupSys.dxflGroupSys div.dxflElConSys,
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;
}
.dxflCaption,
.dxflFormLayout .dxeBase { /* Bootstrap correction */
    font: inherit;
}
.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,
.dxfm-toolbar .dxfm-efcHidden + .dxm-separator
{
    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 .col-xs-1, .dxgv .col-xs-2, .dxgv .col-xs-3, .dxgv .col-xs-4, .dxgv .col-xs-5, .dxgv .col-xs-6, .dxgv .col-xs-7, .dxgv .col-xs-8, .dxgv .col-xs-9, .dxgv .col-xs-10, .dxgv .col-xs-11, .dxgv .col-xs-12, /*Bootstrap correction*/
.dxgv .col-sm-1, .dxgv .col-sm-2, .dxgv .col-sm-3, .dxgv .col-sm-4, .dxgv .col-sm-5, .dxgv .col-sm-6, .dxgv .col-sm-7, .dxgv .col-sm-8, .dxgv .col-sm-9, .dxgv .col-sm-10, .dxgv .col-sm-11, .dxgv .col-sm-12,
.dxgv .col-md-1, .dxgv .col-md-2, .dxgv .col-md-3, .dxgv .col-md-4, .dxgv .col-md-5, .dxgv .col-md-6, .dxgv .col-md-7, .dxgv .col-md-8, .dxgv .col-md-9, .dxgv .col-md-10, .dxgv .col-md-11, .dxgv .col-md-12,
.dxgv .col-lg-1, .dxgv .col-lg-2, .dxgv .col-lg-3, .dxgv .col-lg-4, .dxgv .col-lg-5, .dxgv .col-lg-6, .dxgv .col-lg-7, .dxgv .col-lg-8, .dxgv .col-lg-9, .dxgv .col-lg-10, .dxgv .col-lg-11, .dxgv .col-lg-12
{
    position: static;
}
.dxgvADSB, .dxgvADHB
{
    vertical-align: middle;
    font-size: 0!important;
}
.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,
.dxgvAE .dxgvAdD .dxgvAE .dxgvAIC,
.dxgvALE .dxgvAdD .dxgvALE .dxgvAIC
{
    display: table-cell;
}
.dxgvAE .dxgvAdD .dxgvAIC,
.dxgvALE .dxgvAdD .dxgvAIC,
.dxgvAdD .dxgvAE .dxgvAdD .dxgvAIC,
.dxgvAdD .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,
.dxvgHFDRP .dxeButtonEditSys,
.dxcvHFDRP .dxeButtonEditSys,
.dxtlHFDRP .dxeButtonEditSys
{
    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;
}

.dxgvIECBC span.dxichCellSys.dxeTAR,
*[dir='rtl'] .dxgvIECBC span.dxichCellSys.dxeTAL
{
    padding-left: 0;
}

.dxgvIECBC span.dxichCellSys.dxeTAL,
*[dir='rtl'] .dxgvIECBC span.dxichCellSys.dxeTAR
{
    padding-right: 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;
}

.dxgvFGFixed .dxgvHiddenFGI.dxgvFGI,
.dxgvFGFloating .dxgvHiddenFGI.dxgvFGI {
    display: none;
}

.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;
}

.dxgv.dxgvInLookup {
    border-width: 0px;
}

/* 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;
}
.dxpc-content .dxvgFC
{
    position: absolute;
    top: auto !important;
    left: auto !important;
}

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 *:not(.dxlp-loadingImage) {
    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;
    position: relative;
}

.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!important;
}
.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;
}
/* -- CheckBox -- */
.dxICBFocused_ANCASurvey {
    outline: 1px dotted #d1d1d1;
}

.dxICheckBox_ANCASurvey {
}
/* -- ASPxCloudControl -- */
.dxccControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    text-decoration: none;
    background-color: #FFFFFF;
}

    .dxccControl_ANCASurvey a {
        text-decoration: none;
        color: #04243A;
    }

        .dxccControl_ANCASurvey a:hover {
            text-decoration: underline;
        }

    .dxccControl_ANCASurvey .dxccValue {
        color: #B9B9B9;
    }
/* Disabled */
.dxccDisabled_ANCASurvey,
.dxccDisabled_ANCASurvey span.dxccValue,
.dxccDisabled_ANCASurvey span.dxccBEText {
    color: #A6A6A6;
    cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
}

    .dxdvControl_ANCASurvey td.dxdvCtrl {
        padding: 0px;
    }

.dxdvContent_ANCASurvey
{
	padding: 20px;
	border-bottom: 1px Solid #092A41;
	border-top: 1px Solid #092A41;
	border-left-color: #092A41;
	border-right-color: #092A41;
}

.dxdvItem_ANCASurvey,
.dxdvFlowItem_ANCASurvey {
    background-color: #FFFFFF;
    padding: 20px;
    height: 180px;
    height: expression("154px");
}

.dxdvFlowItem_ANCASurvey {
    float: left;
    overflow: hidden;
}

.dxdvFlowItemsContainer_ANCASurvey {
}

.dxdvEmptyItem_ANCASurvey {
    text-align: left;
    vertical-align: top;
    padding: 20px;
    height: 180px;
    height: expression("154px");
}

.dxdvPagerPanel_ANCASurvey {
    padding-top: 8px;
    padding-bottom: 8px;
}

.dxdvEmptyData_ANCASurvey {
    color: #4F4F4F;
    padding: 12px 40px;
}

.dxdvPagerShowMoreItemsContainer_ANCASurvey {
    min-height: 58px;
    text-align: center;
}

    .dxdvPagerShowMoreItemsContainer_ANCASurvey a {
        display: block;
        padding-top: 20px;
        color: #04243A;
    }

        .dxdvPagerShowMoreItemsContainer_ANCASurvey a:hover {
            color: #2B2B2B;
        }
/* Disabled */
.dxdvDisabled_ANCASurvey {
    color: #A6A6A6;
    cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
}

    .dxhlControl_ANCASurvey a {
        color: #04243A;
    }

        .dxhlControl_ANCASurvey a:hover {
            color: #2B2B2B;
        }

.dxhlContent_ANCASurvey {
    line-height: 120% !important;
    padding: 4px 0;
}

.dxhlDate_ANCASurvey {
    color: #808080;
    white-space: nowrap;
    font-size: 0.86em;
}

.dxhlHeader_ANCASurvey {
    color: black;
    font-weight: normal;
    line-height: 141%;
    font-size: 1.5em;
}

.dxhlDateHeader_ANCASurvey {
    font-size: 0.57em;
    color: #808080;
    white-space: nowrap;
    font-weight: normal;
    padding: 0 5px;
}

.dxhlLeftPanel_ANCASurvey {
    line-height: 121%;
    text-align: right;
}

.dxhlRightPanel_ANCASurvey {
    line-height: 121%;
}

    .dxhlLeftPanel_ANCASurvey img,
    .dxhlRightPanel_ANCASurvey img {
        margin-top: 5px;
    }

.dxhlDateLeftPanel_ANCASurvey,
.dxhlDateRightPanel_ANCASurvey {
    color: #808080;
    white-space: nowrap;
    padding: 10px 0 0;
    font-size: 0.86em;
}

.dxhlTailDiv_ANCASurvey {
    color: #092940;
}
/* Disabled */
.dxhlDisabled_ANCASurvey {
    color: #A6A6A6;
    cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_ANCASurvey,
.dxlpLoadingPanelWithContent_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    background-color: White;
    border: 1px solid #cfcfcf;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
}

    .dxlpLoadingPanel_ANCASurvey td.dx,
    .dxlpLoadingPanelWithContent_ANCASurvey td.dx {
        white-space: nowrap;
        text-align: center;
        padding: 15px 34px 15px 20px;
    }
/* DocumentViewer Ribbon */
.dxrControl_ANCASurvey .dxr-tmplItem .dxxrdvrPageNumberComboBox {
    width: 130px;
}

.dxrControl_ANCASurvey .dxr-tmplItem .dxxrdvrCurrentPageLabel {
    padding: 0 0 4px 0;
    display: block;
}

.dxrControl_ANCASurvey .dxr-tmplItem .dxxrdvrPageCountLabel {
    padding: 4px 0 0 0;
    display: block;
}

.dxrControl_ANCASurvey.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageNumberComboBox {
    float: left;
    width: 100px;
    padding: 0;
    margin-top: -2px;
}

    .dxrControl_ANCASurvey.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageNumberComboBox .dxic {
        padding: 2px 2px 4px 7px !important;
    }

.dxrControl_ANCASurvey.dxr-oneLineMode .dxr-tmplItem .dxxrdvrCurrentPageLabel {
    float: left;
    padding: 3px 8px 0 2px;
}

.dxrControl_ANCASurvey.dxr-oneLineMode .dxr-tmplItem .dxxrdvrPageCountLabel {
    float: left;
    padding: 3px 2px 0 8px;
}

.dxlpLoadingPanel_ANCASurvey .dxlp-loadingImage,
.dxlpLoadingPanelWithContent_ANCASurvey .dxlp-loadingImage {
    background-image: url('/DXR.axd?r=101_210-SjaQu');
    height: 40px;
    width: 40px;
}
/* ASPxPictureEdit */
.dxlpControl_ANCASurvey {
    cursor: default;
}

    .dxlpControl_ANCASurvey.dxlpLoadingDiv_ANCASurvey {
        background-color: white;
        opacity: 0.7;
        filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
    }

/* -- ASPxMenu Lite -- */
.dxmLite_ANCASurvey
{
	font: 16px 'TransportNewMedium','Helvetica','Arial','Sans-serif';
	color: #ffffff;
	text-decoration: underline;
}

    .dxmLite_ANCASurvey .dxm-main {
        color: #2B2B2B;
    }

    .dxmLite_ANCASurvey .dxm-horizontal {
        padding: 0px;
    }

    .dxmLite_ANCASurvey .dxm-vertical
{
	min-width: 100px;
	padding: 0;
	background: #092940;
	font-weight: bold;
}

    .dxmLite_ANCASurvey .dxm-popup {
        border: 1px solid #d8d8d8;
        background: white;
        padding: 1px;
        color: #2b2b2b;
        box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.15);
        -webkit-box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.15) !important;
    }

.dxmBrdCor_ANCASurvey {
    background-color: #F9F9F9;
}

.dxmLite_ANCASurvey .dxm-item {
    cursor: default;
    text-align: left;
    color: #2B2B2B;
}

.dxmLite_ANCASurvey.dxm-rtl .dxm-item {
    text-align: right;
}

.dxmLite_ANCASurvey .dxm-image-t .dxm-item,
.dxmLite_ANCASurvey .dxm-image-b .dxm-item {
    text-align: center;
}

.dxmLite_ANCASurvey .dxm-horizontal .dxm-item,
.dxmLite_ANCASurvey .dxm-vertical .dxm-item {
    border: 1px solid transparent;
}

.dxmLite_ANCASurvey .dxm-content {
    display: block;
    white-space: nowrap;
}

.dxmLite_ANCASurvey,
.dxmLite_ANCASurvey .dxm-item a.dx
{
	color: #ffffff;
	font-weight: bold;
}

    .dxmLite_ANCASurvey .dxm-hovered,
    .dxmLite_ANCASurvey .dxm-hovered a.dx {
        color: white;
    }

    .dxmLite_ANCASurvey .dxm-disabled,
    .dxmLite_ANCASurvey .dxm-disabled a.dx {
        color: #2b2b2b;
    }

    .dxmLite_ANCASurvey .dxm-item a.dx {
        text-decoration: none;
    }

    /* Checked, Selected, Hovered */
    .dxmLite_ANCASurvey.dxm-ltr .dxm-dropDownMode .dxm-popOut {
        border: Solid 1px transparent;
    }

    .dxmLite_ANCASurvey .dxm-dropDownMode.dxm-hovered .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-dropDownMode.dxm-selected .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-dropDownMode.dxm-checked .dxm-popOut {
        border-left-color: white;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-image-r .dxm-dropDownMode.dxm-hovered .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-image-r .dxm-dropDownMode.dxm-selected .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-image-r .dxm-dropDownMode.dxm-checked .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-dropDownMode.dxm-hovered .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-dropDownMode.dxm-selected .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-dropDownMode.dxm-checked .dxm-popOut {
        border-right-color: white;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-checked,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-selected {
        background: #ffffff;
        border-color: #c2c2c2;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-hovered {
        background: #092940;
        border-color: transparent;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-checked,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-selected {
        background: #ffffff;
        border-color: #c2c2c2;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-hovered {
        background: #092940;
        border-color: transparent;
    }

    .dxmLite_ANCASurvey .dxm-popup .dxm-selected {
        background-color: #dcdcdc;
        color: #2b2b2b;
    }

    .dxmLite_ANCASurvey .dxm-popup .dxm-hovered {
        background-color: #092940;
    }

    .dxmLite_ANCASurvey .dxm-popup .dxm-checked .dxm-image {
        border: 1px solid #424A4F;
        outline: 1px solid #092940;
        background-color: #424A4F;
    }

        .dxmLite_ANCASurvey .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItemChecked_ANCASurvey {
            border: none;
            outline: none;
            background-color: transparent;
        }

    /* Content */
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-content {
        padding: 5px 28px 6px 26px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-content {
        padding: 4px 26px 5px 28px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-content {
        padding: 5px 12px 4px 11px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-content {
        padding: 5px 11px 4px 12px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content {
        padding: 5px 12px 4px 11px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content {
        padding: 5px 11px 4px 12px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content {
        padding-right: 18px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content {
        padding-left: 18px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content {
        padding-right: 12px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content {
        padding-left: 12px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content {
        padding-left: 18px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content {
        padding-right: 18px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content {
        padding-left: 12px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content {
        padding-right: 12px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-l .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-r .dxm-content {
        padding: 6px 19px 7px 8px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-l .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-r .dxm-content {
        padding: 4px 8px 5px 19px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content {
        padding-left: 18px;
        padding-right: 5px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-l .dxm-noSubMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-l .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-content {
        padding-right: 18px;
        padding-left: 5px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-t .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-b .dxm-content {
        padding: 5px 12px 5px 11px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-t .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-b .dxm-content {
        padding: 5px 11px 5px 12px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-content {
        padding: 5px 9px 6px 7px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-content {
        padding: 5px 7px 6px 9px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-noSubMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-dropDownMode .dxm-content {
        padding-right: 17px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-noImage .dxm-content {
        padding-right: 17px;
        padding-left: 7px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-noSubMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-dropDownMode .dxm-content {
        padding-left: 17px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-noImage .dxm-content {
        padding-right: 7px;
        padding-left: 17px;
    }

    /* Image */
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-l .dxm-hasText .dxm-image {
        margin: 1px 5px 1px 0;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image {
        margin: 1px 0 1px 5px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t .dxm-hasText .dxm-image {
        margin-bottom: 5px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b .dxm-hasText .dxm-image {
        margin-top: 5px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 12px;
}

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-r .dxm-image {
        margin-left: 12px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-image {
        margin-right: 14px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-image {
        margin-left: 14px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-checked .dxm-image {
        margin: -1px 15px -1px -1px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-checked .dxm-image {
        margin: -1px -1px -1px 15px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-image.dxWeb_mSubMenuItem_ANCASurvey {
        margin-right: 16px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-image.dxWeb_mSubMenuItem_ANCASurvey {
        margin-left: 16px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItem_ANCASurvey {
        margin-right: 13px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-checked .dxm-image.dxWeb_mSubMenuItem_ANCASurvey {
        margin-left: 13px;
    }

    .dxmLite_ANCASurvey .dxm-popup .dxm-image {
        margin-top: 1px;
        margin-bottom: 1px;
    }

    /* Image replacement */
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-noImage,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-noImage {
        padding-left: 4px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-noImage,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-noImage {
        padding-right: 4px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-noImage.dxm-dropDownMode {
        padding-left: 0;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-noImage.dxm-dropDownMode {
        padding-right: 0;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 26px;
	background: #2B2B2B;
	font-weight: bold;
}

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-r .dxm-noImage {
        padding-right: 26px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-t .dxm-noImage,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-b .dxm-noImage {
        padding-left: 3px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-noImage
{
	padding-left: 30px;
	font-weight: bold;
}

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-noImage {
        padding-right: 30px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-noImages .dxm-item {
        padding-left: 6px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-noImages .dxm-item {
        padding-right: 6px;
    }

    /* PopOut */
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-l .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-r .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut {
        padding-top: 12px;
        padding-bottom: 13px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-dropDownMode .dxm-popOut {
        padding-top: 11px;
        padding-bottom: 12px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b .dxm-popOut {
        padding-top: 26px;
        padding-bottom: 27px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-popOut {
        padding-right: 13px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-popOut {
        padding-left: 13px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-popOut {
        padding-left: 9px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-l .dxm-popOut {
        padding-right: 9px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-popOut {
        padding-right: 6px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-popOut {
        padding-left: 6px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut {
        padding-left: 12px;
        padding-right: 13px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut {
        padding-left: 13px;
        padding-right: 12px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-l .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-r .dxm-popOut {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut {
        padding-top: 7px;
        padding-bottom: 6px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-t .dxm-popOut,
    .dxmLite_ANCASurvey .dxm-vertical .dxm-image-b .dxm-popOut {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-popOut {
        padding-right: 12px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-popOut {
        padding-left: 6px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-dropDownMode .dxm-popOut {
        padding-right: 8px;
        padding-left: 7px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-dropDownMode .dxm-popOut {
        padding-left: 8px;
        padding-right: 7px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-r .dxm-popOut {
        padding-left: 8px;
        padding-right: 4px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-l .dxm-popOut {
        padding-right: 8px;
        padding-left: 4px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-popOut {
        padding-left: 6px;
        padding-right: 10px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-popOut {
        padding-left: 10px;
        padding-right: 6px;
    }

    .dxmLite_ANCASurvey .dxm-popup .dxm-popOut {
        padding-top: 9px;
        padding-bottom: 8px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-popOut {
        padding-right: 7px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-popOut {
        padding-left: 7px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-dropDownMode .dxm-popOut {
        padding-left: 6px;
        padding-right: 7px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-dropDownMode .dxm-popOut {
        padding-left: 7px;
        padding-right: 6px;
    }

    /* PopOut replacement */
    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-noSubMenu {
        padding-right: 17px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-noSubMenu {
        padding-left: 17px;
    }

    /* Spacings, Separator */
    .dxmLite_ANCASurvey .dxm-horizontal .dxm-spacing {
        width: 0px;
        height: 1px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-spacing,
    .dxmLite_ANCASurvey .dxm-popup .dxm-spacing {
        height: 1px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-separator b {
        height: 100%;
        width: 1px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-separator b,
    .dxmLite_ANCASurvey .dxm-popup .dxm-separator b {
        height: 1px;
    }

    .dxmLite_ANCASurvey .dxm-main .dxm-separator b {
        background-color: #d1d1d1;
    }

    .dxmLite_ANCASurvey .dxm-popup .dxm-separator b {
        background-color: #cfcfcf;
    }

    .dxmLite_ANCASurvey .dxm-horizontal .dxm-separator {
        padding: 1px 2px;
    }

    .dxmLite_ANCASurvey .dxm-vertical .dxm-separator {
        padding: 2px 0;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-separator,
    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-separator {
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-separator {
        padding-left: 36px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-separator {
        padding-right: 36px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-popup .dxm-noImages .dxm-separator {
        padding-left: 0;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxm-popup .dxm-noImages .dxm-separator {
        padding-right: 0;
    }
    /* Scroll elements */
    .dxmLite_ANCASurvey .dxm-scrollUpBtn,
    .dxmLite_ANCASurvey .dxm-scrollDownBtn {
        padding: 1px;
        text-align: center;
    }

    .dxmLite_ANCASurvey .dxm-scrollUpBtn {
        margin-bottom: 1px;
        padding: 3px 0 4px;
    }

    .dxmLite_ANCASurvey .dxm-scrollDownBtn {
        margin-top: 1px;
        padding: 4px 0 3px;
    }

    .dxmLite_ANCASurvey .dxm-scrollBtnHovered {
        background: #092940;
    }

    .dxmLite_ANCASurvey .dxm-scrollBtnPressed {
        background: #dcdcdc;
    }

    .dxmLite_ANCASurvey .dxm-scrollBtnDisabled {
        cursor: default;
    }

    .dxmLite_ANCASurvey .dxm-scrollArea {
        overflow: hidden;
        position: relative;
    }

    /* -- ASPxMenu Lite Toolbar mode -- */
    .dxmLite_ANCASurvey .dxm-main.dxmtb .dxm-item,
    .dxmLite_ANCASurvey .dxm-main.dxmtb .dxm-item a.dx {
        font-size: 0.8em;
    }

        .dxmLite_ANCASurvey .dxm-main.dxmtb .dxm-item.dxm-tmpl {
            font-size: 1em;
        }

    .dxmLite_ANCASurvey .dxm-main.dxmtb {
        padding: 4px 2px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-noImage,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-noImage,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-noImage,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item,
    .dxmLite_ANCASurvey.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-noImage {
        padding-left: 0px;
    }
    /* has image */
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content {
        padding: 4px;
    }
    /* no image */
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content {
        padding: 4px;
    }
    /* dd has image */
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content {
        padding: 4px;
    }
    /* dd no image */
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode.dxm-noImage .dxm-content,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode.dxm-noImage .dxm-content {
        padding: 4px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-popup .dxm-image {
        margin-right: 10px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-popup .dxm-image {
        margin-left: 10px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-popup .dxm-noImage {
        padding-left: 26px;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-popup .dxm-noImage {
        padding-right: 26px;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage,
    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode.dxm-noImage,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode.dxm-noImage {
        padding-left: 0;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage
    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage {
        padding-right: 0;
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-l .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-r .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-t .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-image-b .dxm-popOut {
        padding: 9px 4px;
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-item {
        border-radius: 2px;
        border: 1px solid transparent;
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-checked,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-selected {
        border: 1px solid #cccccc;
        background: #dcdcdc;
        box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
        -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-hovered {
        border: 1px solid #062338;
        background: #0D2D44;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
        background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        color: white;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-hovered .dxm-popOut {
        border-left-color: #062338;
    }

    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-hovered .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-hovered .dxm-popOut {
        border-right-color: #062338;
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-selected .dxm-popOut,
    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-checked .dxm-popOut {
        border-left-color: #cccccc;
    }

    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-selected .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-checked .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-selected .dxm-popOut,
    .dxmLite_ANCASurvey.dxm-rtl .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-checked .dxm-popOut {
        border-right-color: #cccccc;
    }

    .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-separator {
        padding: 1px 4px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem {
        margin: -1px 0;
        padding: 0 2px;
    }

    .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-labelMenuItem {
        padding: 7px 6px 0 !important;
    }

    .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeTextBox_ANCASurvey td.dxic {
        padding: 1px 2px 1px 7px !important;
    }

    .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeButtonEdit_ANCASurvey td.dxic {
        padding: 1px 2px 1px 7px !important;
    }

    .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeCaptionCell_ANCASurvey.dxeCaptionVATSys.dxeTextEditCTypeSys {
        padding-top: 5px;
    }

.dxWebKitFamily .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeCaptionCell_ANCASurvey.dxeCaptionVATSys.dxeTextEditCTypeSys {
    padding-top: 6px;
}

.dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeCaptionCell_ANCASurvey.dxeCaptionVATSys.dxeTextEditCTypeSys.dxeCaptionCellSafariSys {
    padding-top: 5px;
}

noindex:-o-prefocus, body:first-of-type .dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeCaptionCell_ANCASurvey.dxeCaptionVATSys.dxeTextEditCTypeSys {
    padding-top: 6px;
}

.dxmLite_ANCASurvey .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem .dxeButtonEditButton_ANCASurvey {
    padding: 9px 6px 7px;
}

.dxmLite_ANCASurvey .menuLinks_ANCASurvey .dxm-item {
    color: #092940;
}

.dxmLite_ANCASurvey.dxm-ltr .menuLinks_ANCASurvey.dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_ANCASurvey.dxm-ltr .menuLinks_ANCASurvey.dxm-horizontal .dxm-image-r .dxm-content {
    padding-left: 2px;
    padding-right: 2px;
}

.dxmLite_ANCASurvey .menuLinks_ANCASurvey .dxm-hasText {
    text-decoration: underline;
}

.dxmLite_ANCASurvey .menuLinks_ANCASurvey .dxm-hovered,
.dxmLite_ANCASurvey .menuLinks_ANCASurvey .dxm-hovered a.dx,
.dxmLite_ANCASurvey .dxm-horizontal.menuLinks_ANCASurvey .dxm-hovered,
.dxmLite_ANCASurvey .dxm-vertical.menuLinks_ANCASurvey .dxm-hovered {
    background: none;
    color: #F39128;
}

.dxmLite_ANCASurvey .menuLinks_ANCASurvey .dxm-disabled,
.dxmLite_ANCASurvey .menuLinks_ANCASurvey .dxm-disabled a.dx,
.dxmLite_ANCASurvey .dxm-horizontal.menuLinks_ANCASurvey .dxm-disabled,
.dxmLite_ANCASurvey .dxm-vertical.menuLinks_ANCASurvey .dxm-disabled {
    color: #A6A6A6 !important;
    cursor: default;
}
/*--------------------------------------------------------------------------------------*/
.dxmLite_ANCASurvey .menuButtons_ANCASurvey .dxm-item {
    color: #2B2B2B;
    vertical-align: middle;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    padding: 3px 0px 1px 0px;
    cursor: pointer;
    background: #eaeaea;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0VBRUFFQSIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjREZERkRGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
    background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: -o-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: linear-gradient(to bottom, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    -webkit-border-radius: 4px;
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
}

.dxmLite_ANCASurvey .menuButtons_ANCASurvey .dxm-hovered,
.dxmLite_ANCASurvey .menuButtons_ANCASurvey .dxm-hovered a.dx,
.dxmLite_ANCASurvey .dxm-horizontal.menuButtons_ANCASurvey .dxm-hovered,
.dxmLite_ANCASurvey .dxm-vertical.menuButtons_ANCASurvey .dxm-hovered {
    border: 1px Solid #062338;
    color: white !important;
    background: #0D2D44;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
    background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
}

.dxmLite_ANCASurvey .menuButtons_ANCASurvey .dxm-disabled,
.dxmLite_ANCASurvey .menuButtons_ANCASurvey .dxm-disabled a.dx,
.dxmLite_ANCASurvey .dxm-horizontal.menuButtons_ANCASurvey .dxm-disabled,
.dxmLite_ANCASurvey .dxm-vertical.menuButtons_ANCASurvey .dxm-disabled {
    background: #e7e7e7;
    color: #C3C3C3;
    border-color: #d3d3d3;
    cursor: default;
}

.dxmLite_ANCASurvey.dxm-ltr .menuButtons_ANCASurvey.dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_ANCASurvey.dxm-ltr .menuButtons_ANCASurvey.dxm-horizontal .dxm-image-r .dxm-content {
    padding: 6px 30px 7px 30px;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_ANCASurvey {
    background-color: white;
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    list-style: none none outside;
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
}

    .dxnbLite_ANCASurvey a {
        color: #2b2b2b;
        text-decoration: none !important;
    }

    .dxnbLite_ANCASurvey .dxnb-gr {
        margin-bottom: 1px;
    }

    .dxnbLite_ANCASurvey .dxnb-header,
    .dxnbLite_ANCASurvey .dxnb-headerCollapsed {
        border-top: 1px solid #d1d1d1;
        padding: 8px 4px;
        background-color: #fafafa;
        color: #7e7e7e;
        white-space: nowrap;
    }

    .dxnbLite_ANCASurvey .dxnb-last .dxnb-headerCollapsed {
        border-bottom: 1px solid #d1d1d1;
    }

    .dxnbLite_ANCASurvey .dxnb-header a,
    .dxnbLite_ANCASurvey .dxnb-headerCollapsed a {
        color: #04243A;
        text-decoration: underline !important;
    }

        .dxnbLite_ANCASurvey .dxnb-header a:hover,
        .dxnbLite_ANCASurvey .dxnb-headerCollapsed a:hover {
            color: #2b2b2b;
        }

    .dxnbLite_ANCASurvey .dxnb-content {
        list-style: none none outside;
        margin: 0;
        padding: 0;
        overflow: hidden;
        border-top: 1px solid #d1d1d1;
    }

    .dxnbLite_ANCASurvey .dxnb-last .dxnb-content {
        border-bottom: 1px solid #d1d1d1;
    }

    .dxnbLite_ANCASurvey .dxnb-item,
    .dxnbLite_ANCASurvey .dxnb-large,
    .dxnbLite_ANCASurvey .dxnb-bullet {
        clear: both;
        overflow: hidden;
        cursor: default;
        background-color: White;
        border-bottom: 1px solid #e5e5e5;
    }

        .dxnbLite_ANCASurvey .dxnb-item.dxnb-last,
        .dxnbLite_ANCASurvey .dxnb-large.dxnb-last,
        .dxnbLite_ANCASurvey .dxnb-bullet.dxnb-last {
            border-bottom: 0;
        }

        .dxnbLite_ANCASurvey .dxnb-item.dxnb-link,
        .dxnbLite_ANCASurvey .dxnb-item .dxnb-link,
        .dxnbLite_ANCASurvey .dxnb-large.dxnb-link,
        .dxnbLite_ANCASurvey .dxnb-large .dxnb-link {
            padding: 13px 15px;
            white-space: nowrap;
        }

    .dxnbLite_ANCASurvey .dxnb-bullet,
    .dxnbLite_ANCASurvey .dxnb-bulletHover,
    .dxnbLite_ANCASurvey .dxnb-bulletSelected {
        padding: 4px 8px;
        overflow: visible;
        margin-bottom: 1px;
    }

    .dxnbLite_ANCASurvey .dxnb-itemSelected,
    .dxnbLite_ANCASurvey .dxnb-largeSelected {
        background-color: #f3f3f3;
    }

    .dxnbLite_ANCASurvey .dxnb-itemHover,
    .dxnbLite_ANCASurvey .dxnb-itemHover a,
    .dxnbLite_ANCASurvey .dxnb-largeHover,
    .dxnbLite_ANCASurvey .dxnb-largeHover a {
        background-color: #092940;
        color: white;
    }

    .dxnbLite_ANCASurvey .dxnb-header,
    .dxnbLite_ANCASurvey .dxnb-headerCollapsed,
    .dxnbLite_ANCASurvey .dxnb-item,
    .dxnbLite_ANCASurvey .dxnb-itemHover,
    .dxnbLite_ANCASurvey .dxnb-itemSelected,
    .dxnbLite_ANCASurvey .dxnb-bullet,
    .dxnbLite_ANCASurvey .dxnb-bulletHover,
    .dxnbLite_ANCASurvey .dxnb-bulletSelected {
        text-align: left;
    }

    .dxnbLite_ANCASurvey .dxnb-large,
    .dxnbLite_ANCASurvey .dxnb-largeHover,
    .dxnbLite_ANCASurvey .dxnb-largeSelected {
        text-align: center;
    }

    .dxnbLite_ANCASurvey .dxnb-headerHover {
    }

    .dxnbLite_ANCASurvey .dxnb-headerCollapsedHover {
    }

    .dxnbLite_ANCASurvey .dxnb-last {
        margin-bottom: 1px;
    }

    .dxnbLite_ANCASurvey .dxnb-btn,
    .dxnbLite_ANCASurvey .dxnb-btnLeft,
    .dxnbLite_ANCASurvey .dxnb-img {
        border-width: 0;
    }

    .dxnbLite_ANCASurvey .dxnb-btnLeft {
        float: left;
        margin: 0 12px;
    }

    .dxnbLite_ANCASurvey .dxnb-btn,
    .dxnbLite_ANCASurvey .dxnb-rtlHeader .dxnb-btn {
        float: right;
        margin: 0 12px;
    }

    .dxnbLite_ANCASurvey .dxnb-img {
        margin: 0 10px 0 0;
    }

    .dxnbLite_ANCASurvey .dxnb-right .dxnb-item .dxnb-img,
    .dxnbLite_ANCASurvey .dxnb-rtlHeader .dxnb-img {
        margin: 0 0 0 10px;
    }

    .dxnbLite_ANCASurvey .dxnb-header.dxnb-header-left,
    .dxnbLite_ANCASurvey .dxnb-headerCollapsed.dxnb-header-left,
    .dxnbLite_ANCASurvey .dxnb-rtlHeader {
        text-align: right;
    }

    .dxnbLite_ANCASurvey .dxnb-top .dxnb-large .dxnb-img {
        margin-bottom: 10px;
    }

    .dxnbLite_ANCASurvey .dxnb-bottom .dxnb-large .dxnb-img {
        margin-top: 10px;
    }

    .dxnbLite_ANCASurvey .dxnb-large .dxnb-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .dxnbLiteDisabled_ANCASurvey,
    .dxnbLite_ANCASurvey .dxnbLiteDisabled_ANCASurvey,
    .dxnbLiteDisabled_ANCASurvey a,
    .dxnbLiteDisabled_ANCASurvey .dxnb-item,
    .dxnbLiteDisabled_ANCASurvey .dxnb-large,
    .dxnbLiteDisabled_ANCASurvey .dxnb-bullet,
    .dxnbLiteDisabled_ANCASurvey .dxnb-header,
    .dxnbLiteDisabled_ANCASurvey .dxnb-headerCollapsed {
        color: #A6A6A6;
        cursor: default;
    }

/* -- ASPxNewsControl -- */
.dxncControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    background-color: White;
}

    .dxncControl_ANCASurvey td.dxncCtrl {
        padding: 18px;
    }

    .dxncControl_ANCASurvey a {
        color: #04243A;
    }

        .dxncControl_ANCASurvey a:hover {
            color: #2B2B2B;
        }

.dxncContent_ANCASurvey {
    padding: 20px;
}

.dxncPagerPanel_ANCASurvey {
    padding: 9px 10px 7px;
}

.dxncItem_ANCASurvey {
    padding: 12px 8px;
}

.dxncEmptyItem_ANCASurvey {
    padding: 12px 12px 12px 14px;
}

.dxncPagerShowMoreItemsContainer_ANCASurvey {
    height: 58px;
    text-align: center;
}

    .dxncPagerShowMoreItemsContainer_ANCASurvey a {
        display: block;
        padding-top: 20px;
        color: #04243A;
    }

        .dxncPagerShowMoreItemsContainer_ANCASurvey a:hover {
            color: #2b2b2b;
        }

.dxncEmptyData_ANCASurvey {
    color: #4F4F4F;
}
/* BackToTop */
.dxncBackToTop_ANCASurvey {
    font-size: 0.86em;
    text-decoration: none;
    padding: 4px 0px;
}
/* Disabled */
.dxncDisabled_ANCASurvey,
.dxncDisabled_ANCASurvey span.dxhl,
.dxncDisabled_ANCASurvey a,
.dxncDisabled_ANCASurvey a:hover {
    color: #A6A6A6;
    cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    padding: 6px 2px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .dxpLite_ANCASurvey .dxp-summary,
    .dxpLite_ANCASurvey .dxp-sep,
    .dxpLite_ANCASurvey .dxp-button,
    .dxpLite_ANCASurvey .dxp-pageSizeItem,
    .dxpLite_ANCASurvey .dxp-num,
    .dxpLite_ANCASurvey .dxp-current,
    .dxpLite_ANCASurvey .dxp-ellip {
        margin-left: 4px;
        font-weight: normal;
    }

    .dxpLite_ANCASurvey .dxp-lead {
        margin-left: 0 !important;
    }

    .dxpLite_ANCASurvey .dxp-button {
        color: #04243A;
        padding: 8px 14px;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
        background: #E9E9E9;
        border: 1px solid LightGrey;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
    }

        .dxpLite_ANCASurvey .dxp-button img {
            border: none;
            text-decoration: none;
        }

        .dxpLite_ANCASurvey .dxp-button span {
            margin-top: -1px;
        }

.dxWebKitFamily .dxpLite_ANCASurvey .dxp-button span {
    margin-top: 0;
}

doesnotexist:-o-prefocus, .dxpLite_ANCASurvey .dxp-button span {
    margin-top: 0;
}

.dxpLite_ANCASurvey .dxp-button.dxp-bti {
    padding: 6px 14px;
}

.dxpLite_ANCASurvey .dxp-disabledButton {
    text-decoration: none;
    color: #acacac;
}

.dxpLite_ANCASurvey .dxp-pageSizeItem {
    padding: 1px 4px 0px 32px;
    white-space: nowrap;
    color: #979797;
}

.dxWebKitFamily .dxpLite_ANCASurvey .dxp-pageSizeItem {
    padding: 0 4px 0px 32px;
}

.dxSafari .dxpLite_ANCASurvey .dxp-pageSizeItem {
    padding: 1px 4px 0px 32px;
}

.dxpLite_ANCASurvey .dxp-pageSizeItem .dx {
    display: block;
    float: left;
    margin-top: 6px;
    white-space: nowrap;
}

*[dir="rtl"].dxpLite_ANCASurvey .dxp-pageSizeItem .dx {
    float: right;
}

.dxpLite_ANCASurvey .dxp-comboBox {
    background-color: White;
    display: block;
    float: left;
    border: 1px solid #d1d1d1;
    margin: -1px 0px -2px;
    height: 30px;
}

    .dxpLite_ANCASurvey .dxp-comboBox input {
        color: #2B2B2B;
        margin: 6px 4px 0px;
        width: 32px;
    }

*[dir="rtl"].dxpLite_ANCASurvey .dxp-comboBox input {
    float: right;
}

.dxFirefox .dxpLite_ANCASurvey .dxp-comboBox input {
    margin-top: 8px;
}

.dxpLite_ANCASurvey .dxp-hoverComboBox {
}

.dxpLite_ANCASurvey .dxp-pressedComboBox {
}

.dxpLite_ANCASurvey .dxp-dropDownButton {
    border: 1px Solid Transparent;
    padding: 12px 10px 11px;
}

.dxpLite_ANCASurvey .dxp-hoverDropDownButton {
    border: 1px Solid #062338;
    background: #0D2D44;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
    background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
}

.dxpLite_ANCASurvey .dxp-pressedDropDownButton {
    background: #dcdcdc;
    border: 1px Solid #d1d1d1;
    box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
}

.dxpLite_ANCASurvey .dxp-num {
    color: #04243A;
    text-decoration: underline;
    padding: 6px 12px 5px;
    margin-top: 3px;
}

.dxpLite_ANCASurvey .dxp-current {
    color: #979797;
    background-color: #dcdcdc;
    text-decoration: none;
}

.dxpLite_ANCASurvey .dxp-summary,
.dxpLite_ANCASurvey .dxp-ellip {
    color: #979797;
    white-space: nowrap;
    padding: 9px 4px 8px;
}

.dxpLite_ANCASurvey .dxp-ellip {
    color: #04243A;
}

.dxpLite_ANCASurvey .dxp-summary {
    margin: 0 32px;
}

.dxpLite_ANCASurvey .dxp-sep {
    background-color: #d1d1d1;
    width: 1px;
    height: 30px;
}

.dxpLiteDisabled_ANCASurvey,
.dxpLiteDisabled_ANCASurvey a,
.dxpLiteDisabled_ANCASurvey .dxp-summary,
.dxpLiteDisabled_ANCASurvey .dxp-sep,
.dxpLiteDisabled_ANCASurvey .dxp-button,
.dxpLiteDisabled_ANCASurvey .dxp-num,
.dxpLiteDisabled_ANCASurvey .dxp-current,
.dxpLiteDisabled_ANCASurvey .dxp-ellip {
    color: #A6A6A6;
    cursor: default;
}

.dxpLite_ANCASurvey .dxp-disabledComboBox {
}

    .dxpLite_ANCASurvey .dxp-disabledComboBox input {
        color: #acacac;
    }

.dxpLite_ANCASurvey .dxp-disabledDropDownButton {
    cursor: default;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_ANCASurvey,
.dxdpLite_ANCASurvey {
    width: 200px;
    left: 0;
    top: 0;
    position: absolute;
    border-spacing: 0;
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
}

.dxdpLite_ANCASurvey {
    display: none;
    visibility: hidden;
}

    .dxpcLite_ANCASurvey .dxpc-mainDiv,
    .dxpcLite_ANCASurvey.dxpc-mainDiv,
    .dxdpLite_ANCASurvey .dxpc-mainDiv,
    .dxdpLite_ANCASurvey.dxpc-mainDiv {
        top: 0;
        left: 0;
        background-color: white;
        border: 1px solid #cfcfcf;
    }

    .dxpcLite_ANCASurvey a.dxpc-link,
    .dxdpLite_ANCASurvey a.dxpc-link {
        color: #04243A;
    }

        .dxpcLite_ANCASurvey a.dxpc-link:hover,
        .dxdpLite_ANCASurvey a.dxpc-link:hover {
            color: #2b2b2b;
        }

        .dxpcLite_ANCASurvey a.dxpc-link *,
        .dxdpLite_ANCASurvey a.dxpc-link * {
            text-decoration: underline;
            cursor: pointer;
        }

    .dxpcLite_ANCASurvey .dxpc-closeBtn,
    .dxdpLite_ANCASurvey .dxpc-closeBtn,
    .dxpcLite_ANCASurvey .dxpc-pinBtn,
    .dxdpLite_ANCASurvey .dxpc-pinBtn,
    .dxpcLite_ANCASurvey .dxpc-refreshBtn,
    .dxdpLite_ANCASurvey .dxpc-refreshBtn,
    .dxpcLite_ANCASurvey .dxpc-collapseBtn,
    .dxdpLite_ANCASurvey .dxpc-collapseBtn,
    .dxpcLite_ANCASurvey .dxpc-maximizeBtn,
    .dxdpLite_ANCASurvey .dxpc-maximizeBtn {
        border: 1px solid Transparent;
        padding: 2px;
        float: right;
    }

    .dxpcLite_ANCASurvey.dxRtl .dxpc-closeBtn,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-closeBtn,
    .dxpcLite_ANCASurvey.dxRtl .dxpc-pinBtn,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-pinBtn,
    .dxpcLite_ANCASurvey.dxRtl .dxpc-refreshBtn,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-refreshBtn,
    .dxpcLite_ANCASurvey.dxRtl .dxpc-collapseBtn,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-collapseBtn,
    .dxpcLite_ANCASurvey.dxRtl .dxpc-maximizeBtn,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-maximizeBtn {
        float: left;
    }

    .dxpcLite_ANCASurvey .dxpc-closeBtnHover,
    .dxdpLite_ANCASurvey .dxpc-closeBtnHover,
    .dxpcLite_ANCASurvey .dxpc-pinBtnHover,
    .dxdpLite_ANCASurvey .dxpc-pinBtnHover,
    .dxpcLite_ANCASurvey .dxpc-refreshBtnHover,
    .dxdpLite_ANCASurvey .dxpc-refreshBtnHover,
    .dxpcLite_ANCASurvey .dxpc-collapseBtnHover,
    .dxdpLite_ANCASurvey .dxpc-collapseBtnHover,
    .dxpcLite_ANCASurvey .dxpc-maximizeBtnHover,
    .dxdpLite_ANCASurvey .dxpc-maximizeBtnHover {
        border: 1px solid #062338;
        background: #0D2D44;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
        background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        color: white;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
    }

    .dxpcLite_ANCASurvey .dxpc-header,
    .dxdpLite_ANCASurvey .dxpc-header {
        border-bottom: 1px solid #e6e6e6;
        padding: 7px 6px 7px 12px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZBRkFGQSIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjRURFREVEIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
        background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(237,237,237,1) 100%);
        background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(237,237,237,1) 100%);
        background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(237,237,237,1) 100%);
    }

    .dxpcLite_ANCASurvey.dxRtl .dxpc-header,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-header {
        padding-right: 12px;
        padding-left: 2px;
    }

    .dxpcLite_ANCASurvey .dxpc-headerText,
    .dxdpLite_ANCASurvey .dxpc-headerText {
        white-space: nowrap;
    }

    .dxpcLite_ANCASurvey .dxpc-headerImg,
    .dxdpLite_ANCASurvey .dxpc-headerImg {
        margin: 0 4px 0 0;
    }

    .dxpcLite_ANCASurvey.dxRtl .dxpc-headerImg,
    .dxdpLite_ANCASurvey.dxRtl .dxpc-headerImg {
        margin: 0 0 0 4px;
    }

    .dxpcLite_ANCASurvey .dxpc-content,
    .dxdpLite_ANCASurvey .dxpc-content {
        white-space: normal;
        line-height: 128%;
        padding: 14px 20px 15px;
    }

.dxpcLite_ANCASurvey.dxpc-hierarchycal .dxpc-content {
    padding-right: 40px;
}

.dxpcLite_ANCASurvey.dxpc-hierarchycal.dxRtl .dxpc-content {
    padding-right: 20px;
    padding-left: 40px;
}

.dxpcLite_ANCASurvey .dxpc-footer,
.dxdpLite_ANCASurvey .dxpc-footer {
    background: #fafafa;
    border-top: 1px solid #ececec;
}

.dxpcLite_ANCASurvey .dxpc-footerContent,
.dxdpLite_ANCASurvey .dxpc-footerContent {
    padding: 7px 24px 7px 12px;
    min-height: 12px;
}

.dxpcLite_ANCASurvey.dxRtl .dxpc-footerContent,
.dxdpLite_ANCASurvey.dxRtl .dxpc-footerContent {
    padding: 7px 12px 7px 24px;
}

.dxpcLite_ANCASurvey .dxpc-footerText,
.dxdpLite_ANCASurvey .dxpc-footerText {
    white-space: nowrap;
}

.dxpcLite_ANCASurvey .dxpc-footerImg,
.dxdpLite_ANCASurvey .dxpc-footerImg {
    margin: 0 4px 0 0;
}

.dxpcLite_ANCASurvey.dxRtl .dxpc-footerImg,
.dxdpLite_ANCASurvey.dxRtl .dxpc-footerImg {
    margin: 0 0 0 4px;
}

.dxpcLite_ANCASurvey .dxpc-sizeGrip,
.dxdpLite_ANCASurvey .dxpc-sizeGrip {
    float: right;
}

.dxpcLite_ANCASurvey.dxRtl .dxpc-sizeGrip,
.dxdpLite_ANCASurvey.dxRtl .dxpc-sizeGrip {
    float: left;
}

.dxpcModalBackLite_ANCASurvey,
.dxdpModalBackLite_ANCASurvey {
    background-color: #777777;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
    position: fixed;
    left: 0;
    top: 0;
    visibility: hidden;
}

.dxpcLiteDisabled_ANCASurvey,
.dxdpLiteDisabled_ANCASurvey {
    color: #A6A6A6;
    cursor: default;
}
/* -- ASPxPanel -- */
.dxpnlControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #ffffff;
    border: 0px solid #d1d1d1;
}

    .dxpnlControl_ANCASurvey.dxpnl-edge,
    .dxpnlControl_ANCASurvey.dxpnl-edge.dxpnl-bar {
        background-color: white;
    }

        .dxpnlControl_ANCASurvey.dxpnl-edge,
        .dxpnlControl_ANCASurvey.dxpnl-edge .dxpnl-scc,
        .dxpnlControl_ANCASurvey.dxpnl-bar {
            padding: 12px;
        }

    .dxpnlControl_ANCASurvey .dxpnl-btn {
    }

    .dxpnlControl_ANCASurvey .dxpnl-btnHover {
        background-color: #092940;
    }

    .dxpnlControl_ANCASurvey .dxpnl-btnPressed {
        background-color: #dcdcdc;
    }

    .dxpnlControl_ANCASurvey .dxpnl-btnSelected {
    }

.dxpnlDisabled_ANCASurvey {
    color: #A6A6A6;
    cursor: default;
}
/* -- ASPxRoundPanel -- */
.dxrpControl_ANCASurvey,
.dxrpControlGB_ANCASurvey
{
	border: 1px solid #092A41;
}

    .dxrpControl_ANCASurvey td.dxrp,
    .dxrpControl_ANCASurvey td.dxrpHeader_ANCASurvey,
    .dxrpControlGB_ANCASurvey td.dxrp
{
	font: bold 14px 'TransportNewLight','Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #092A41;
	background: #FFFFFF;
	text-decoration: underline;
	border: 1px solid;
}

    .dxrpControl_ANCASurvey .dxrpCI {
        display: block;
    }
    /*Corner Radius*/
    .dxrpControlGB_ANCASurvey:not(.dxrp-hasDefaultImages),
    .dxrpControlGB_ANCASurvey:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent,
    .dxrpControl_ANCASurvey:not(.dxrp-hasDefaultImages) {
        border-radius: 4px;
    }

        .dxrpControl_ANCASurvey:not(.dxrp-hasDefaultImages) .dxrpHeader_ANCASurvey {
            border-radius: 4px 4px 0px 0px;
        }

        .dxrpControl_ANCASurvey:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent {
            border-radius: 0px 0px 4px 4px;
        }

.dxrpWithoutHeader_ANCASurvey:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent {
    border-radius: 4px;
}
/* Header */
.dxrpHeader_ANCASurvey,
.dxrpControl_ANCASurvey td.dxrpHeader_ANCASurvey,
.dxrpControlGB_ANCASurvey span.dxrpHeader_ANCASurvey {
    color: #092A41;
}

.dxrpControlGB_ANCASurvey span.dxrpHeader_ANCASurvey {
    background-color: white;
}

.dxrpHeader_ANCASurvey {
    background-color: #fafafa;
}

.dxrpControl_ANCASurvey > tbody > tr > .dxrpHeader_ANCASurvey > a,
.dxrpControl_ANCASurvey > tbody > tr > .dxrpHeader_ANCASurvey > a > span.dxrpHT,
.dxrpControlGB_ANCASurvey span.dxrpHeader_ANCASurvey a {
    color: #04243A;
}

.dxrpControl_ANCASurvey td.dxrpHeader_ANCASurvey {
    vertical-align: top;
    white-space: nowrap;
}

.dxrpControl_ANCASurvey td.dxrpHeader_ANCASurvey {
    border-bottom: 1px solid #d9d9d9;
}
/* Header image */
.dxrpControl_ANCASurvey .dxrpHI {
    margin-right: 4px;
}

.dxrpControl_ANCASurvey .dxrpHIR {
    margin-left: 4px;
}
/* Content */
.dxrpControl_ANCASurvey > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControlGB_ANCASurvey > tbody > tr.dxrpCR > .dxrpcontent {
    background-image: none;
    vertical-align: top;
}
/* Paddings */
.dxrpControl_ANCASurvey td.dxrpHeader_ANCASurvey {
    padding: 5px 11px 6px 9px;
}

.dxrpControlGB_ANCASurvey span.dxrpHeader_ANCASurvey {
    padding: 0px 6px 0px 6px;
}

.dxrpControl_ANCASurvey.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl_ANCASurvey > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW, .dxrpControl_ANCASurvey > tbody > tr.dxrpCR > .dxrpcontent > .dxrpCW,
.dxrpControlGB_ANCASurvey > tbody > tr.dxrpCR > .dxrpcontent {
    padding: 10px 11px 10px 9px;
}
    /* GroupboxCaptionOffset */
    .dxrpControlGB_ANCASurvey > tbody > tr.dxrpCR > .dxrpcontent > div:first-child {
        top: -20px;
        left: -3px;
        margin-bottom: -10px;
    }

.dxrpControlGB_ANCASurvey {
    margin-top: 9px;
}
/* Disabled */
.dxrpDisabled_ANCASurvey,
.dxrpDisabled_ANCASurvey td.dxrp {
    color: #A6A6A6;
    cursor: default;
}

    .dxrpDisabled_ANCASurvey.dxrpCollapsed > tbody > tr > td.dxrpHeader_ANCASurvey {
        border-radius: 4px;
        border: 0px none #949494;
    }
/* -- ASPxSiteMapControl -- */
.dxsmControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    background-color: #FFFFFF;
    border-width: 0px;
}

    .dxsmControl_ANCASurvey a {
        color: #04243A;
        text-decoration: none;
    }

        .dxsmControl_ANCASurvey a:hover {
            text-decoration: underline;
        }
/* - Category Level - */
.dxsmCategoryLevel_ANCASurvey,
.dxsmCategoryLevel_ANCASurvey a {
    color: #7e7e7e;
    text-decoration: none;
}

.dxsmCategoryLevel_ANCASurvey {
    font-size: 1.14em;
    border-bottom: 1px solid #d1d1d1;
    white-space: nowrap;
    padding: 0px 0px 6px !important;
}
/*flow layout*/
.dxsmLevelCategoryFlow_ANCASurvey,
.dxsmLevelCategoryFlow_ANCASurvey a {
    color: #1F2E42;
    font-weight: bold;
    text-decoration: underline;
}

.dxsmLevelCategoryFlow_ANCASurvey {
    font-size: 1.29em;
}
/* - Level 0 - */
.dxsmLevel0_ANCASurvey,
.dxsmLevel0_ANCASurvey a,
.dxsmLevel0Categorized_ANCASurvey a,
.dxsmLevel0Categorized_ANCASurvey {
    color: #7e7e7e;
    font-weight: normal;
}

.dxsmLevel0_ANCASurvey,
.dxsmLevel0Categorized_ANCASurvey {
    white-space: nowrap;
    padding: 0px 0px 1px;
}

.dxsmLevel0_ANCASurvey {
    padding: 0px 0px 1px;
}

/*flow layout*/
.dxsmLevel0Flow_ANCASurvey,
.dxsmLevel0Flow_ANCASurvey a,
.dxsmLevel0CategorizedFlow_ANCASurvey a,
.dxsmLevel0CategorizedFlow_ANCASurvey {
    color: #04243A;
}

.dxsmLevel0Flow_ANCASurvey {
    font-size: 0.93em;
    padding: 0px;
    text-decoration: none;
}

/* - Level 1 - */
.dxsmLevel1_ANCASurvey,
.dxsmLevel1_ANCASurvey a,
.dxsmLevel1Categorized_ANCASurvey a,
.dxsmLevel1Categorized_ANCASurvey {
    color: #04243A;
}

.dxsmLevel1_ANCASurvey,
.dxsmLevel1Categorized_ANCASurvey {
    font-size: 0.86em;
    white-space: nowrap;
    padding: 0px;
}


/*flow layout*/
.dxsmLevel1Flow_ANCASurvey,
.dxsmLevel1Flow_ANCASurvey a,
.dxsmLevel1CategorizedFlow_ANCASurvey,
.dxsmLevel1CategorizedFlow_ANCASurvey a {
    color: #04243A;
}

.dxsmLevel1Flow_ANCASurvey {
    font-size: 0.86em;
    text-decoration: none;
    padding: 0px;
}

/* - Level 2 - */
.dxsmLevel2_ANCASurvey,
.dxsmLevel2_ANCASurvey a,
.dxsmLevel2Categorized_ANCASurvey a,
.dxsmLevel2Categorized_ANCASurvey {
    color: #04243A;
}

.dxsmLevel2_ANCASurvey,
.dxsmLevel2Categorized_ANCASurvey {
    font-size: 0.79em;
    white-space: nowrap;
    padding: 0px;
    text-decoration: none;
}
/*flow layout*/
.dxsmLevel2Flow_ANCASurvey,
.dxsmLevel2Flow_ANCASurvey a {
    color: #1F2E42;
    text-decoration: underline;
}

.dxsmLevel2Flow_ANCASurvey {
    font-size: 0.86em;
    padding: 0px;
    text-decoration: none;
}
/* - Level 3 - */
.dxsmLevel3_ANCASurvey,
.dxsmLevel3_ANCASurvey a {
    color: #04243A;
}

.dxsmLevel3_ANCASurvey {
    font-size: 0.79em;
    white-space: nowrap;
    padding: 0px;
    text-decoration: none;
}
/*flow layout*/
.dxsmLevel3Flow_ANCASurvey,
.dxsmLevel3Flow_ANCASurvey a {
    color: #1F2E42;
    text-decoration: underline;
}

.dxsmLevel3Flow_ANCASurvey {
    font-size: 0.86em;
}
/* - Level 4 - */
.dxsmLevel4_ANCASurvey,
.dxsmLevel4_ANCASurvey a {
    color: #04243A;
}

.dxsmLevel4_ANCASurvey {
    font-size: 0.79em;
    white-space: nowrap;
    padding: 0px;
    text-decoration: none;
}
/*flow layout*/
.dxsmLevel4Flow_ANCASurvey,
.dxsmLevel4Flow_ANCASurvey a {
    color: #1F2E42;
    text-decoration: underline;
}

.dxsmLevel4Flow_ANCASurvey {
    font-size: 0.86em;
    padding: 0px;
    text-decoration: none;
}
/* - Other Levels - */
.dxsmLevelOther_ANCASurvey {
    color: #04243A;
}

.dxsmLevelOther_ANCASurvey {
    font-size: 0.79em;
    white-space: nowrap;
    padding: 0px;
}
/*flow layout*/
.dxsmLevelOtherFlow_ANCASurvey,
.dxsmLevelOtherFlow_ANCASurvey a {
    color: #1F2E42;
    text-decoration: underline;
}

.dxsmLevelOtherFlow_ANCASurvey {
    font-size: 0.86em;
}
/* Disabled */
.dxsmDisabled_ANCASurvey {
    color: #A6A6A6;
    cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_ANCASurvey {
    overflow: hidden;
    color: #2B2B2B;
    float: left;
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}

    .dxtcLite_ANCASurvey > .dxtc-stripContainer,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-strip {
        list-style: none outside none;
        float: left;
        padding: 0;
        margin: 0;
    }

    .dxtcLite_ANCASurvey.dxtc-top > .dxtc-stripContainer {
        padding-top: 3px;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-activeTab,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-spacer,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-rightIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbWrapper,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbSpacer {
        display: block;
        margin: 0;
    }

    .dxtcLite_ANCASurvey.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab {
        border-left-style: none;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-activeTab {
        background: white;
        border-bottom: 4px solid #f0f0f0 !important;
        float: left;
        overflow: hidden;
        text-align: center;
        white-space: nowrap;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-activeTab,
    .dxtcLite_ANCASurvey.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead,
    .dxtcLite_ANCASurvey.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab {
        background-color: #F0F0F0;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-tabHover,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-tabHover .dxtc-link {
        background: #092940;
        color: white;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-spacer,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-rightIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbWrapper,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbSpacer {
        float: left;
        border-right-width: 0;
        border-left-width: 0;
        border-top: 1px solid transparent;
        border-bottom: 4px solid #f0f0f0 !important;
        overflow: hidden;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-lineBreak {
        float: none;
        display: block;
        clear: both;
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
        visibility: hidden;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-spacer {
        width: 1px;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-rightIndent {
        width: 5px;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-link {
        padding: 5px 15px 7px 16px;
        display: block;
        height: 100%;
        color: #2B2B2B;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-link,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-rightIndent {
        text-decoration: none;
        white-space: nowrap;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-activeTab .dxtc-link {
        color: #5c5c5c;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-img {
        border-style: none;
        margin: 0 5px 0 0;
    }

    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-img {
        margin: 0 0 0 5px;
    }

    .dxtcLite_ANCASurvey > .dxtc-content {
        background-color: #FFFFFF;
        float: left;
        clear: left;
        border: 1px solid #d1d1d1;
        overflow: hidden;
        padding: 11px;
    }
    /* Rtl */
    .dxtcLite_ANCASurvey.dxtc-rtl,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-content,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-strip,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-spacer,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-rightIndent,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-sbWrapper,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-sbIndent,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-sbSpacer,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab {
        float: right;
    }

    .dxtcLite_ANCASurvey.dxtc-top.dxtc-rtl > .dxtc-content,
    .dxtcLite_ANCASurvey.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer,
    .dxtcLite_ANCASurvey.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-strip {
        clear: right !important;
    }

    .dxtcLite_ANCASurvey.dxtc-left.dxtc-rtl > .dxtc-strip,
    .dxtcLite_ANCASurvey.dxtc-left.dxtc-rtl > .dxtc-stripContainer .dxtc-strip {
        float: left;
    }
    /* Scrolling */
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sb {
        border: 1px solid Transparent;
        margin-top: 2px;
        padding: 1px;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbHover {
        border: 1px solid #062338;
        background: #0D2D44;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
        background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
        color: white;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbPressed {
        border: 1px solid #cccccc;
        background: #dcdcdc;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sb img {
        border: none;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbIndent {
        width: 5px;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbSpacer {
        width: 1px;
    }

    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtc-sbDisabled img {
        cursor: default;
    }
    /* Multi-row */
    .dxtcLiteDisabled_ANCASurvey,
    .dxtcLiteDisabled_ANCASurvey > .dxtc-stripContainer .dxtc-link,
    .dxtcLiteDisabled_ANCASurvey > .dxtc-stripContainer .dxtc-activeTab .dxtc-link,
    .dxtcLiteDisabled_ANCASurvey > .dxtc-content,
    .dxtcLite_ANCASurvey > .dxtc-stripContainer .dxtcLiteDisabled_ANCASurvey .dxtc-link {
        color: #A6A6A6;
        cursor: default;
    }
    /* bottom  */
    .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer {
        padding-bottom: 3px;
    }

        .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer,
        .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-strip {
            clear: left;
        }

            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-tab,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab,
            .dxtcLite_ANCASurvey.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-spacer,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-sbWrapper,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-sbIndent,
            .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-sbSpacer {
                border-top: 4px solid #F0F0F0 !important;
                border-bottom: 0px none transparent !important;
            }

    .dxtcLite_ANCASurvey.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab {
        border-left-style: none;
    }

    .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-link {
        padding: 7px 15px 5px 16px;
    }

    .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-content {
        border: 1px solid #d1d1d1;
    }

    .dxtcLite_ANCASurvey.dxtc-bottom > .dxtc-stripContainer .dxtc-sb {
        margin-top: 3px;
    }
    /* left */
    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer {
        padding-left: 3px;
    }

        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-tab,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent {
            float: none;
            clear: none;
            width: auto;
            height: auto;
        }

        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-tab,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
        .dxtcLite_ANCASurvey.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-sbWrapper,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-sbIndent,
        .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-sbSpacer {
            border-right: 4px solid #F0F0F0 !important;
            border-bottom: 0 none transparent !important;
        }

    .dxtcLite_ANCASurvey.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab {
        border-top-style: none;
    }

    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-link {
        padding: 8px 14px 8px 13px;
    }

    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent {
        border: none;
        border-right: 1px solid #3B4450;
        border-left: 1px solid transparent;
        width: auto;
    }

    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent {
        height: 5px;
    }

    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-stripContainer .dxtc-spacer {
        height: 1px;
    }

    .dxtcLite_ANCASurvey.dxtc-left > .dxtc-content {
        border: 1px solid #d1d1d1;
        float: left;
        clear: none;
    }
    /* right */
    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer {
        padding-right: 3px;
    }

        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-tab,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent {
            float: none;
            clear: none;
            width: auto;
            height: auto;
        }

        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-tab,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
        .dxtcLite_ANCASurvey.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-sbWrapper,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-sbIndent,
        .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-sbSpacer {
            border-left: 4px solid #F0F0F0 !important;
            border-bottom: 0 none transparent !important;
        }

    .dxtcLite_ANCASurvey.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
    .dxtcLite_ANCASurvey.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab {
        border-top-style: none;
        border-right-style: none;
    }

    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-link {
        padding: 8px 13px 8px 14px;
    }

    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent {
        border: none;
        border-left: 1px solid #3B4450;
        border-right: 1px solid transparent;
    }

    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent {
        height: 5px;
    }

    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-stripContainer .dxtc-spacer {
        height: 1px;
    }

    .dxtcLite_ANCASurvey.dxtc-right > .dxtc-content {
        border: 1px solid #d1d1d1;
        float: left;
        clear: none;
    }
    /* Tabs only */
    .dxtcLite_ANCASurvey.dxtc-top > ul:only-child {
        border-bottom: 1px solid #d1d1d1;
    }

    .dxtcLite_ANCASurvey.dxtc-bottom > ul:only-child {
        border-top: 1px solid #d1d1d1;
    }

    .dxtcLite_ANCASurvey.dxtc-left > ul:only-child {
        border-right: 1px solid #d1d1d1;
    }

    .dxtcLite_ANCASurvey.dxtc-right > ul:only-child {
        border-left: 1px solid #d1d1d1;
    }
    /* Services rules */
    .dxtcLite_ANCASurvey.dxtc-noTabs > .dxtc-content {
        border: 1px solid #d1d1d1 !important;
    }
/* -- ASPxTitleIndex -- */
.dxtiControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    text-decoration: none;
    background-color: #FFFFFF;
}

    .dxtiControl_ANCASurvey a {
        color: #04243A;
        text-decoration: none;
    }

        .dxtiControl_ANCASurvey a:hover {
            text-decoration: underline;
        }

.dxtiItem_ANCASurvey {
    font-weight: normal;
    color: #04243A;
    white-space: nowrap;
    padding: 6px !important;
}

.dxtiIndexPanelItem_ANCASurvey a {
    color: #04243A;
    text-decoration: none;
    padding: 0px 2px;
}

    .dxtiIndexPanelItem_ANCASurvey a:hover {
        text-decoration: underline;
    }

.dxtiGroupHeader_ANCASurvey,
.dxtiGroupHeaderCategorized_ANCASurvey {
    color: #7e7e7e;
}

.dxtiGroupHeaderCategorized_ANCASurvey {
    padding: 7px 6px !important;
}

.dxtiGroupHeader_ANCASurvey table {
    width: 100%;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_ANCASurvey {
    white-space: nowrap;
    text-decoration: none;
    padding: 7px 6px !important;
}

.dxtiGroupHeaderTextCategorized_ANCASurvey {
    text-decoration: none;
    font-weight: normal;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_ANCASurvey {
    text-decoration: none;
    font-weight: normal;
    font-size: 0.79em;
    color: #7D7D7D;
}

.dxtiFilterBoxEdit_ANCASurvey {
    background: #fafafa;
    border: 1px solid #d1d1d1;
    padding: 0 2px;
    width: 180px;
    height: 30px;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

.dxtiFilterBox_ANCASurvey,
.dxtiFilterBox_ANCASurvey table {
    color: #232323;
    font-weight: normal;
    text-decoration: none;
}

.dxtiFilterBox_ANCASurvey {
    padding: 10px 0;
}
/* - IndexPanel - */
.dxtiIndexPanel_ANCASurvey {
    background: #fafafa;
    font-size: 1.14em;
    color: #04243A;
    border-top: 1px Solid #d1d1d1;
    border-bottom: 1px Solid #d1d1d1;
    padding: 5px 6px !important;
}

    .dxtiIndexPanel_ANCASurvey td {
        padding-bottom: expression("1px");
    }

.dxtiIndexPanelItem_ANCASurvey,
.dxtiCurrentIndexPanelItem_ANCASurvey {
    padding: 0px 3px;
}

.dxtiIndexPanelItem_ANCASurvey {
    color: #04243A;
}

.dxtiCurrentIndexPanelItem_ANCASurvey {
    background-color: #092940;
    color: white;
}
/* - BackToTop - */
.dxtiBackToTop_ANCASurvey {
    font-size: 0.86em;
    text-decoration: none;
    padding: 12px 6px;
}
/* Disabled */
.dxtiDisabled_ANCASurvey,
.dxtiDisabled_ANCASurvey a {
    color: #A6A6A6;
    cursor: default !important;
}

/* -- ASPxUploadControl -- */
.dxucControl_ANCASurvey,
.dxucEditArea_ANCASurvey,
input[type="text"].dxucEditArea_ANCASurvey /*Bootstrap correction*/
{
	font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #2B2B2B;
	border-style: none;
}

.dxucEditArea_ANCASurvey,
input[type="text"].dxucEditArea_ANCASurvey /*Bootstrap correction*/ {
    padding: 1px;
}

body input.dxucEditArea_ANCASurvey /*Bootstrap correction*/ {
    color: black;
}

.dxucControl_ANCASurvey .dxucInputs_ANCASurvey
{
	border-color: #092A41;
}

.dxucTextBox_ANCASurvey
{
	background: #fafafa;
	border: 1px Solid #092A41;
	padding: 6px 2px 6px 7px;
	box-shadow: inset 0px 3px 7px -5px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0px 3px 7px -5px rgba(0,0,0,0.05);
}

    .dxucTextBox_ANCASurvey .dxucEditArea_ANCASurvey {
        margin: 0px;
        background-color: white;
    }

.dxucNullText_ANCASurvey .dxucEditArea_ANCASurvey {
    color: #a6a6a6;
}

.dxucTextBox_ANCASurvey a {
    display: block;
}

.dxucErrorCell_ANCASurvey {
    color: Red;
    text-align: left;
    padding: 3px 0;
}

.dxucButton_ANCASurvey
{
	padding: 9px 0 7px;
	font-weight: bold;
	background: #E0E0E0;
	border: 1px outset #808080;
}

    .dxucButton_ANCASurvey,
    .dxucButton_ANCASurvey a {
        color: #04243A;
        white-space: nowrap;
    }

        .dxucButton_ANCASurvey a:hover {
            color: #2B2B2B;
        }

.dxucBrowseButton_ANCASurvey,
.dxucBrowseButton_ANCASurvey a
{
	color: #101A28;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 5px;
}

.dxucControl_ANCASurvey a[unselectable=on] {
    user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.dxucBrowseButton_ANCASurvey {
    padding: 8px 14px 7px;
    border: 1px solid #d1d1d1;
    background: #eaeaea;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0VBRUFFQSIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjREZERkRGIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
    background: -ms-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: -o-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    background: linear-gradient(to bottom, rgba(234,234,234,1) 0%, rgba(223,223,223,1) 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
}

    .dxucBrowseButton_ANCASurvey a {
        color: #2B2B2B;
    }

    .dxucBrowseButton_ANCASurvey.dxbf {
        padding: 8px 13px 7px;
    }

        .dxucBrowseButton_ANCASurvey.dxbf a {
            border: 1px dotted #101A28;
        }

.dxucBrowseButtonHover_ANCASurvey {
    border: 1px solid #062338;
    background: #0D2D44;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
    background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
    color: white;
}

    .dxucBrowseButtonHover_ANCASurvey a {
        color: white;
    }

.dxucBrowseButtonPressed_ANCASurvey {
    border: 1px solid #cccccc;
    background: #dcdcdc;
    color: #a7a7a7;
}

    .dxucBrowseButtonPressed_ANCASurvey a {
        color: #a7a7a7;
    }
/* UploadControl - ProgressBar */
.dxucProgressBar_ANCASurvey,
.dxucProgressBar_ANCASurvey td {
    color: #9f9f9f;
}

    .dxucProgressBar_ANCASurvey .dxPBMainCell {
        padding: 5px;
    }

    .dxucProgressBar_ANCASurvey td.dx {
        background: url('<%=WebResource("NCBCTheme.App_Themes.ANCASurvey.Editors.edtProgressPositionBack.png') no-repeat 50% center;
        padding: 2px 0;
    }

.dxucProgressBar_ANCASurvey {
    background-color: #fafafa;
    border: 1px Solid #d1d1d1;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    height: 36px;
}

.dxucProgressBarIndicator_ANCASurvey {
    background: #092940;
}

.dxucFL-Progress.dxucProgressBar_ANCASurvey {
    margin-top: 9px;
}

    .dxucFL-Progress.dxucProgressBar_ANCASurvey .dxPBMainCell {
        padding: 0;
    }
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_ANCASurvey {
    font-size: 0.86em;
    color: #7d7d7d;
    text-align: left;
}

    .dxucSilverlightPluginLinkPanel_ANCASurvey td {
        padding: 0px 3px;
        vertical-align: middle;
    }

    .dxucSilverlightPluginLinkPanel_ANCASurvey a {
        color: #1F2E42;
    }
/* Disabled */
.dxucDisabled_ANCASurvey,
.dxucDisabled_ANCASurvey a {
    color: #A6A6A6;
    cursor: default;
}

.dxucTextBoxDisabled_ANCASurvey {
    border-color: #D1D1D1;
}

.dxucButtonDisabled_ANCASurvey a,
.dxucButtonDisabled_ANCASurvey a:hover {
    color: #A6A6A6;
}

.dxucControl_ANCASurvey .dxucBrowseButtonDisabled_ANCASurvey a {
    color: #C3C3C3;
}

.dxucBrowseButtonDisabled_ANCASurvey {
    background: #e7e7e7;
    color: #C3C3C3;
    border-color: #d3d3d3;
    cursor: default;
}

/* -- ASPxSplitter -- */
.dxsplControl_ANCASurvey {
    background-color: White;
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
}

.dxsplPane_ANCASurvey,
.dxsplPaneCollapsed_ANCASurvey {
    border: 1px solid #d1d1d1;
}

.dxsplVSeparator_ANCASurvey,
.dxsplHSeparator_ANCASurvey,
.dxsplVSeparator_ANCASurvey,
.dxsplHSeparator_ANCASurvey,
.dxsplVSeparatorCollapsed_ANCASurvey,
.dxsplHSeparatorCollapsed_ANCASurvey {
    border: 1px solid white;
}

.dxsplPane_ANCASurvey,
.dxsplPaneCollapsed_ANCASurvey {
    border-width: 1px;
}

.dxsplPaneCollapsed_ANCASurvey {
    border-right-width: 0px;
    border-bottom-width: 0px;
}

.dxsplVSeparator_ANCASurvey {
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.dxsplHSeparator_ANCASurvey {
    border-left-width: 0px;
    border-right-width: 0px;
}

.dxsplVSeparatorHover_ANCASurvey {
    cursor: w-resize;
}

.dxsplHSeparatorHover_ANCASurvey {
    cursor: n-resize;
}

.dxsplVSeparator_ANCASurvey,
.dxsplHSeparator_ANCASurvey {
    font-size: 0;
}

.dxsplVSeparatorHover_ANCASurvey,
.dxsplVSeparatorButtonHover_ANCASurvey {
    background: #092940;
}

.dxsplHSeparatorHover_ANCASurvey,
.dxsplHSeparatorButtonHover_ANCASurvey {
    background: #092940;
}

.dxsplVSeparatorCollapsed_ANCASurvey,
.dxsplHSeparatorCollapsed_ANCASurvey {
    cursor: default !important;
}

.dxsplVSeparatorButton_ANCASurvey {
    cursor: pointer;
    padding: 5px 0px;
}

.dxsplHSeparatorButton_ANCASurvey {
    cursor: pointer;
    padding: 0px 5px;
    margin: 0px 14px;
}

.dxsplDisabled_ANCASurvey .dxsplVSeparatorButton_ANCASurvey,
.dxsplDisabled_ANCASurvey .dxsplHSeparatorButton_ANCASurvey {
    cursor: default;
}

.dxsplVSeparatorHover_ANCASurvey,
.dxsplHSeparatorHover_ANCASurvey,
.dxsplVSeparatorButtonHover_ANCASurvey,
.dxsplHSeparatorButtonHover_ANCASurvey {
    background-color: #092940;
}

.dxsplVSeparator_ANCASurvey,
.dxsplVSeparatorButtonHover_ANCASurvey {
    background-repeat: repeat-y;
    background-position: top left;
}

.dxsplHSeparator_ANCASurvey,
.dxsplHSeparatorButtonHover_ANCASurvey {
    background-repeat: repeat-x;
    background-position: top left;
}

.dxsplResizingPointer_ANCASurvey {
    background: url('/DXR.axd?r=101_213-SjaQu') repeat;
    font-size: 0;
    line-height: 0px;
}

.dxsplControl_ANCASurvey .dxsplLCC {
    padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    float: left;
}

    .dxtvControl_ANCASurvey li {
        overflow-y: hidden;
    }

    .dxtvControl_ANCASurvey ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow-y: hidden;
    }

    .dxtvControl_ANCASurvey a {
        color: #2B2B2B;
        text-decoration: none;
    }

    .dxtvControl_ANCASurvey .dxtv-ln {
        vertical-align: top;
    }

    .dxtvControl_ANCASurvey .dxtv-nd {
        float: left;
        margin-top: 1px;
        padding: 9px 8px;
        display: block;
        text-decoration: none;
        outline: 0 none;
    }

    .dxtvControl_ANCASurvey .dxtv-elbNoLn,
    .dxtvControl_ANCASurvey .dxtv-elb {
        width: 26px;
        height: 21px;
        vertical-align: top;
        float: left;
    }

    .dxtvControl_ANCASurvey .dxtv-elbHide {
        display: none;
    }

    .dxtvControl_ANCASurvey .dxtv-btn {
        margin: 9px 10px;
    }

    .dxtvControl_ANCASurvey .dxtv-subnd {
        margin-left: 28px;
    }

    .dxtvControl_ANCASurvey .dxtv-ndImg {
        margin: 0 6px 0 4px;
    }

    .dxtvControl_ANCASurvey .dxtv-ndTxt {
        white-space: nowrap;
    }

    .dxtvControl_ANCASurvey .dxtv-ndChk {
        margin: -3px 6px -3px 2px;
        cursor: default;
    }

    .dxtvControl_ANCASurvey .dxtv-ndTmpl {
        float: left;
        white-space: nowrap;
    }

    .dxtvControl_ANCASurvey .dxtv-ndSel {
        background-color: #dcdcdc;
        cursor: default;
    }

    .dxtvControl_ANCASurvey .dxtv-ndHov {
        background-color: #092940;
        color: white;
    }

    .dxtvControl_ANCASurvey.dxtvRtl,
    .dxtvControl_ANCASurvey.dxtvRtl .dxtv-nd,
    .dxtvControl_ANCASurvey.dxtvRtl .dxtv-elbNoLn,
    .dxtvControl_ANCASurvey.dxtvRtl .dxtv-elb,
    .dxtvControl_ANCASurvey.dxtvRtl .dxtv-ndTmpl {
        float: right;
    }

        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-elb,
        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-ln {
            background-position: right top;
        }

        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-elb {
        }

        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-btn {
            margin: 9px 10px 0 0;
        }

        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-subnd {
            margin: 0 28px 0 0;
        }

        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-ndImg {
            margin: 0 4px 0 6px;
        }

        .dxtvControl_ANCASurvey.dxtvRtl.OperaRtlFix .dxtv-btn {
            margin: 5px 10px 0 0;
        }

        .dxtvControl_ANCASurvey.dxtvRtl.OperaRtlFix .dxtv-subnd {
            overflow-x: hidden;
        }

        .dxtvControl_ANCASurvey.dxtvRtl .dxtv-ndChk {
            margin: 0 4px 0 8px;
        }

    .dxtvDisabled_ANCASurvey,
    .dxtvControl_ANCASurvey .dxtvDisabled_ANCASurvey,
    .dxtvDisabled_ANCASurvey a,
    .dxtvDisabled_ANCASurvey .dxtv-btn,
    .dxtvDisabled_ANCASurvey .dxtv-nd {
        color: #A6A6A6;
        cursor: default;
    }

/* ASPxFileManager */
.dxfmControl_ANCASurvey,
.dxfmControl_ANCASurvey .dxfm-rInput {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
    outline: 0px;
}

.dxfmDisabled_ANCASurvey {
    color: #A6A6A6;
}

/* FileManager - Splitter */
.dxfmControl_ANCASurvey .dxsplControl_ANCASurvey {
    border: 1px solid #d1d1d1;
}

.dxfmControl_ANCASurvey .dxsplPane_ANCASurvey {
    border-width: 0px;
}

.dxfmControl_ANCASurvey .dxsplLCC {
    outline-width: 0px;
    padding: 2px 4px;
}

.dxfmControl_ANCASurvey.dxfm-dst .dxsplVSeparator_ANCASurvey {
    background: none;
    border-right: 1px solid #d1d1d1;
    width: 1px !important;
}

.dxfmControl_ANCASurvey.dxfm-dst.dxfm-rtl .dxsplVSeparator_ANCASurvey {
    border-right: none;
    border-left: 1px solid #d1d1d1;
}

.dxfmControl_ANCASurvey.dxfm-dst.dxfm-rtl .dxsplVSeparator_ANCASurvey {
    background-position-x: left;
}

.dxfmControl_ANCASurvey.dxfm-tch .dxsplVSeparator_ANCASurvey {
    border: 1px solid #d1d1d1;
    border-width: 0 1px;
}

.dxfmControl_ANCASurvey .dxsplHSeparator_ANCASurvey {
    border: 0;
    background: #d1d1d1;
}

.dxfmControl_ANCASurvey .dxfm-filePane .dxsplLCC {
    padding: 0;
}

/* FileManager - TreeView */
.dxfmControl_ANCASurvey .dxtvControl_ANCASurvey {
    margin-left: -5px;
}

    .dxfmControl_ANCASurvey .dxtvControl_ANCASurvey .dxfm-folderSI {
        border: 1px dotted #888888;
        padding: 8px 7px;
    }

/* FileManager - File */
.dxfmControl_ANCASurvey div.dxfm-file {
    float: left;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px;
    margin: 4px;
}

.dxfmControl_ANCASurvey.dxfm-rtl div.dxfm-file {
    float: right;
}

.dxfmDisabled_ANCASurvey .dxfm-file {
    cursor: default;
}

.dxfmControl_ANCASurvey .dxfm-fileSI,
.dxfmControl_ANCASurvey .dxfm-fileSA {
    background-color: #dcdcdc;
}

.dxfmControl_ANCASurvey div.dxfm-fileH {
    background-color: #092940;
    color: white;
}

.dxfmControl_ANCASurvey div.dxfm-fileF {
    background-color: #e5e5e5;
}

.dxfmControl_ANCASurvey .dxfm-content .dxfm-highlight {
    background-color: #FFE7A2;
    background-repeat: repeat;
    color: #333333;
    font-weight: bold;
}

.dxfmControl_ANCASurvey .fileContainer {
    margin: 4px;
}

.dxfmControl_ANCASurvey .dxfm-fileContainer .dxfm-file > .dxichSys,
.dxfmControl_ANCASurvey .dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfmControl_ANCASurvey .dxfm-fileContainer .dxfm-file.dxfm-fileSA > .dxichSys,
.dxfmControl_ANCASurvey .dxfm-fileContainer .dxfm-file.dxfm-fileSI > .dxichSys,
.dxfmControl_ANCASurvey .dxfm-fileContainer .dxfm-file.dxfm-fileF > .dxichSys {
    top: 2px;
    right: 2px;
}

.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-fileContainer .dxfm-file > .dxichSys,
.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileH > .dxichSys,
.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileSA > .dxichSys,
.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileSI > .dxichSys,
.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-fileContainer .dxfm-file.dxfm-fileF > .dxichSys {
    right: initial;
    left: 2px;
}

/* FileManager - GridView */
.dxfmControl_ANCASurvey .dxgvControl_ANCASurvey .dxgvTable_ANCASurvey,
.dxfmControl_ANCASurvey .dxgvControl_ANCASurvey .dxgvHSDC,
.dxfmControl_ANCASurvey .dxgvControl_ANCASurvey .dxgvFSDC,
.dxfmControl_ANCASurvey .dxgvControl_ANCASurvey .dxgvCSD {
    border: 0px;
}

.dxfmControl_ANCASurvey .dxgvTable_ANCASurvey td.dxgv {
    border-bottom-width: 0px;
}

.dxfmControl_ANCASurvey .dxgvDataRow_ANCASurvey td.dxgv {
    padding: 8px 10px 9px;
}

.dxfmControl_ANCASurvey .dxfm-fileThumb img {
    margin: 1px 0 -3px -4px;
}

.dxfmControl_ANCASurvey .dxgvControl_ANCASurvey {
    background-color: White;
    outline: none;
}

    .dxfmControl_ANCASurvey .dxgvControl_ANCASurvey .dxgvHSDC {
        border-top-width: 0 !important;
    }

.dxfmControl_ANCASurvey .dxgvHeader_ANCASurvey {
    border-top-width: 0 !important;
}

.dxfmControl_ANCASurvey .dxgvTable_ANCASurvey tr.dxfm-fileSA {
    background-color: #dcdcdc;
}

.dxfmControl_ANCASurvey .dxgvTable_ANCASurvey tr.dxfm-fileSI {
    background-color: #E9E9E9;
}

.dxfmControl_ANCASurvey .dxfm-fileF.dxgvFocusedRow_ANCASurvey {
    background-color: #e5e5e5;
}

.dxfmControl_ANCASurvey .dxgvTable_ANCASurvey tr.dxfm-fileH {
    background-color: #092940;
    color: white;
}

.dxfmControl_ANCASurvey tr.dxgvFocusedRow_ANCASurvey {
    background-color: White;
}

.dxgvHeader_ANCASurvey.dxfmGridHeader {
    background: White;
    border-color: #d1d1d1;
}

/* FileManager - Toolbar */
.dxfmControl_ANCASurvey .dxfm-toolbar table.dxfm {
    width: 100%;
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxfm-filter {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-toolbar .dxfm-filter {
    text-align: left;
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxfm-filter input,
.dxfmControl_ANCASurvey .dxfm-toolbar .dxfm-path input {
    background: #fafafa;
    border: 1px solid #d1d1d1;
    padding-top: 2px;
    padding-bottom: 3px;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxfm-filter input {
    margin: 5px 5px 1px 3px;
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxfm-path {
    margin-top: -3px;
}

/* FileManager - Toolbar - Light */
.dxfmControl_ANCASurvey .dxfm-toolbar .dxsplLCC {
    padding: 5px;
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxmLite_ANCASurvey .dxm-main {
    margin-top: 1px;
    border-width: 0px;
    background: transparent none;
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxmLite_ANCASurvey .dxmtb.dxm-horizontal .dxm-separator {
    padding: 1px 8px 1px;
    margin: 0;
}

.dxfmControl_ANCASurvey .dxfm-toolbar .dxmLite_ANCASurvey .dxfm-path {
    padding-left: 2px;
}

    .dxfmControl_ANCASurvey .dxfm-toolbar .dxmLite_ANCASurvey .dxfm-path input {
        margin: 2px 8px -2px 4px;
    }

.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-toolbar .dxmLite_ANCASurvey .dxfm-path input {
    margin: 2px 4px -2px 8px;
}

/* FileManager - BreadCrumbs */
.dxfmControl_ANCASurvey .dxfm-breadCrumbs .dxfm-bcItem.dxfm-bcItemH,
.dxfmControl_ANCASurvey .dxfm-bcPopup .dxfm-bcItem.dxfm-bcItemH {
    background-color: #092940;
    color: white;
}

.dxfmControl_ANCASurvey .dxfm-breadCrumbs .dxfm-bcLineSeparator {
    border-color: #D1D1D1;
}

/* FileManager - Upload Progress Popup*/
.dxfmControl_ANCASurvey .dxfm-upPopup.dxpc-mainDiv .dxeProgressBarIndicator_ANCASurvey {
    background: #FFFFFF;
}

/* FileManager - UploadPanel */
.dxfmControl_ANCASurvey .dxfm-uploadPanel {
    background-color: #fafafa;
    text-align: right;
}

.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-uploadPanel {
    text-align: left;
}

.dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable {
    display: inline-block;
    margin-right: 2px;
    margin-top: 1px;
}

    .dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_ANCASurvey {
        margin-right: 10px;
        margin-top: 6px;
    }

.dxfmControl_ANCASurvey.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_ANCASurvey {
    margin-right: 0px;
    margin-left: 10px;
}

.dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucTextBox_ANCASurvey {
    padding: 6px 2px 6px 7px;
}

.dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucBrowseButton_ANCASurvey {
    padding: 6px 14px 6px;
}

    .dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucBrowseButton_ANCASurvey.dxbf {
        padding: 5px 13px 5px;
    }

.dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell {
    padding: 13px 0 0;
    vertical-align: top;
}

    .dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a {
        color: #04243A;
    }

        .dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover {
            color: #2B2B2B;
        }

        .dxfmControl_ANCASurvey .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable {
            color: #A6A6A6;
            text-decoration: none;
            cursor: default;
        }

.dxfmControl_ANCASurvey .dxfm-uploadPanel.dxsplPane_ANCASurvey .dxucSilverlightPluginLinkPanel_ANCASurvey {
    margin-top: -8px;
}

/* FileManager - Create, Rename input */
.dxfmControl_ANCASurvey .dxfm-cInput,
.dxfmControl_ANCASurvey .dxfm-rInput {
    background: #fafafa;
    border: 1px solid #d1d1d1;
    padding: 0 2px;
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}

.dxfmControl_ANCASurvey input[type="text"].dxfm-cInput,
.dxfmControl_ANCASurvey input[type="text"].dxfm-rInput {
    color: #2B2B2B;
}

/* FileManager - item mask */
.dxfmControl_ANCASurvey .dxfm-itemMask {
    background-color: #dcdcdc;
}

/* FileManager - Move PopupControl */
.dxfmControl_ANCASurvey .dxpc-content {
    padding: 5px 0px 0px;
}

    .dxfmControl_ANCASurvey .dxpc-content .dxfm-mpFoldersC {
        overflow: auto;
        padding: 0px 0px 20px 5px;
    }

    .dxfmControl_ANCASurvey .dxpc-content .dxfm-mpButtonC {
        margin-top: 5px;
        border-top: 1px solid #d1d1d1;
        text-align: right;
        background-color: #fafafa;
        padding: 10px 15px 10px 10px;
    }

        .dxfmControl_ANCASurvey .dxpc-content .dxfm-mpButtonC a {
            margin-left: 12px;
            color: #04243A;
            text-decoration: none;
        }

            .dxfmControl_ANCASurvey .dxpc-content .dxfm-mpButtonC a:hover {
                color: #2B2B2B;
                text-decoration: underline;
            }

/* ASPxImageSlider */
.dxisControl_ANCASurvey {
    width: 660px;
    height: 505px;
    outline: 0;
    user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}

    .dxisControl_ANCASurvey .dxis-playPauseBtnWrapper {
        top: 0;
        right: 0;
        padding: 6px 12px 6px 14px;
        position: absolute;
        background-color: #333333;
        background-color: rgba(0, 0, 0, 0.75);
        cursor: pointer;
    }

*[dir="rtl"].dxisControl_ANCASurvey .dxis-playPauseBtnWrapper {
    right: auto;
    left: 0;
}

.dxisControl_ANCASurvey > .dxis-passePartout {
    position: relative;
    background-color: #000000;
    width: 100%;
    height: 100%;
}

.dxisControl_ANCASurvey .dxis-imageArea {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.dxisControl_ANCASurvey .dxis-slidePanel,
.dxisControl_ANCASurvey .dxis-nbSlidePanel,
.dxisControl_ANCASurvey .dxis-nbSlidePanelWrapper {
    position: absolute;
}

.dxisControl_ANCASurvey .dxis-nbSlidePanelWrapper {
    overflow: hidden;
}

.dxisControl_ANCASurvey .dxis-nbTop,
.dxisControl_ANCASurvey .dxis-nbBottom,
.dxisControl_ANCASurvey .dxis-nbLeft,
.dxisControl_ANCASurvey .dxis-nbRight,
.dxisControl_ANCASurvey .dxis-nbDotsBottom,
.dxisControl_ANCASurvey .dxis-nbDotsTop,
.dxisControl_ANCASurvey .dxis-nbDotsLeft,
.dxisControl_ANCASurvey .dxis-nbDotsRight {
    position: relative;
}

.dxisControl_ANCASurvey .dxis-nbTop {
    padding-bottom: 5px;
}

.dxisControl_ANCASurvey .dxis-nbBottom {
    padding-top: 5px;
}

.dxisControl_ANCASurvey .dxis-nbLeft {
    padding-right: 5px;
}

.dxisControl_ANCASurvey .dxis-nbRight {
    padding-left: 5px;
}

.dxisControl_ANCASurvey .dxis-nbDotsBottom,
.dxisControl_ANCASurvey .dxis-nbDotsTop {
    padding: 20px 0;
}

.dxisControl_ANCASurvey .dxis-nbDotsLeft {
    padding-right: 20px;
}

.dxisControl_ANCASurvey .dxis-nbDotsRight {
    padding-left: 20px;
}

.dxisControl_ANCASurvey .dxis-nbLeft,
.dxisControl_ANCASurvey .dxis-nbRight,
.dxisControl_ANCASurvey .dxis-nbDotsLeft,
.dxisControl_ANCASurvey .dxis-nbDotsRight {
    float: left;
}

.dxisControl_ANCASurvey .dxis-item,
.dxisControl_ANCASurvey .dxis-nbItem {
    background-image: url('/DXR.axd?r=101_209-SjaQu');
    background-repeat: no-repeat;
    background-position: center center;
}

    .dxisControl_ANCASurvey .dxis-nbItem .dxis-nbHoverItem {
        display: none;
        position: absolute;
        border: 2px solid #9f9f9f;
    }

        .dxisControl_ANCASurvey .dxis-nbItem .dxis-nbHoverItem > div {
            border: 2px solid #ffffff;
        }

    .dxisControl_ANCASurvey .dxis-nbItem.dxis-hover .dxis-nbHoverItem {
        display: block;
    }

.dxisControl_ANCASurvey .dxis-item,
.dxisControl_ANCASurvey .dxis-nbItem,
.dxisControl_ANCASurvey .dxis-nbDotItem {
    position: absolute;
    overflow: hidden;
}

.dxisControl_ANCASurvey .dxis-nbItem,
.dxisControl_ANCASurvey .dxis-nbDotItem {
    cursor: pointer;
}

.dxisControl_ANCASurvey .dxis-nbDotItemSelected,
.dxisControl_ANCASurvey .dxis-nbDotItemDisabled {
    cursor: default;
}

.dxisControl_ANCASurvey .dxis-nbItem {
    width: 90px;
    height: 60px;
    background-color: black;
}

.dxisControl_ANCASurvey .dxis-itemTextArea {
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    cursor: default;
    padding: 22px;
    color: white;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dxisControl_ANCASurvey .dxis-nbSelectedItem {
    z-index: 1;
    cursor: default;
    position: absolute;
    border: 2px solid black;
    background-color: rgba(255, 255, 255, 0.00);
}

    .dxisControl_ANCASurvey .dxis-nbSelectedItem > div {
        border: 2px solid White;
    }

.dxisControl_ANCASurvey .dxis-prevBtnVertWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnVertWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnHorWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnHorWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapper {
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}

.dxisControl_ANCASurvey .dxis-prevBtnHorWrapperDisabled,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapperDisabled,
.dxisControl_ANCASurvey .dxis-nextBtnHorWrapperDisabled,
.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapperDisabled,
.dxisControl_ANCASurvey .dxis-prevBtnVertWrapperDisabled,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapperDisabled,
.dxisControl_ANCASurvey .dxis-nextBtnVertWrapperDisabled,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapperDisabled {
    cursor: default;
}

.dxisControl_ANCASurvey .dxis-prevBtnHorWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapper {
    left: 0px;
}

.dxisControl_ANCASurvey .dxis-nextBtnHorWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapper {
    right: 0px;
}

.dxisControl_ANCASurvey .dxis-prevBtnVertWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapper {
    top: 0px;
}

.dxisControl_ANCASurvey .dxis-nextBtnVertWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapper {
    bottom: 0px;
}

.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-prevBtnHorWrapper,
.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-nextBtnHorWrapper,
.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-nextBtnHorOutsideWrapper {
    top: 50%;
    margin-top: -32px;
}

.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-prevBtnVertWrapper,
.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-nextBtnVertWrapper,
.dxisControl_ANCASurvey > .dxis-passePartout > .dxis-nextBtnVertOutsideWrapper {
    left: 50%;
    margin-left: -30px;
}

.dxisControl_ANCASurvey .dxis-prevBtnHor {
    margin: 16px 12px 16px 8px;
}

.dxisControl_ANCASurvey .dxis-nextBtnHor {
    margin: 16px 8px 16px 12px;
}

.dxisControl_ANCASurvey .dxis-prevBtnVert {
    margin: 8px 16px 12px 16px;
}

.dxisControl_ANCASurvey .dxis-nextBtnVert {
    margin: 12px 16px 8px 16px;
}

.dxisControl_ANCASurvey > .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxisControl_ANCASurvey > .dxis-nbBottom > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-nbBottom > .dxis-nextBtnHorWrapper,
.dxisControl_ANCASurvey > .dxis-nbBottom > .dxis-nextBtnHorOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-nbTop > .dxis-prevBtnHorWrapper,
.dxisControl_ANCASurvey > .dxis-nbTop > .dxis-prevBtnHorOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-nbTop > .dxis-nextBtnHorWrapper,
.dxisControl_ANCASurvey > .dxis-nbTop > .dxis-nextBtnHorOutsideWrapper {
    height: inherit;
}

.dxisControl_ANCASurvey > .dxis-nbLeft > .dxis-prevBtnVertWrapper,
.dxisControl_ANCASurvey > .dxis-nbLeft > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-nbLeft > .dxis-nextBtnVertWrapper,
.dxisControl_ANCASurvey > .dxis-nbLeft > .dxis-nextBtnVertOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-nbRight > .dxis-prevBtnVertWrapper,
.dxisControl_ANCASurvey > .dxis-nbRight > .dxis-prevBtnVertOutsideWrapper,
.dxisControl_ANCASurvey > .dxis-nbRight > .dxis-nextBtnVertWrapper,
.dxisControl_ANCASurvey > .dxis-nbRight > .dxis-nextBtnVertOutsideWrapper {
    width: inherit;
}

.dxisControl_ANCASurvey .dxis-prevPageBtnHor,
.dxisControl_ANCASurvey .dxis-prevPageBtnHorOutside,
.dxisControl_ANCASurvey .dxis-nextPageBtnHor,
.dxisControl_ANCASurvey .dxis-nextPageBtnHorOutside {
    top: 50%;
    position: relative;
    margin: -11px 7px 0 7px;
}

.dxisControl_ANCASurvey .dxis-prevPageBtnVert,
.dxisControl_ANCASurvey .dxis-prevPageBtnVertOutside,
.dxisControl_ANCASurvey .dxis-nextPageBtnVert,
.dxisControl_ANCASurvey .dxis-nextPageBtnVertOutside {
    margin: 7px auto 6px;
}

.dxisControl_ANCASurvey .dxis-prevBtnHorWrapperPressed > .dxis-prevBtnHor,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevBtnHor,
.dxisControl_ANCASurvey .dxis-nextBtnHorWrapperPressed > .dxis-nextBtnHor,
.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextBtnHor,
.dxisControl_ANCASurvey .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_ANCASurvey .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl_ANCASurvey .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_ANCASurvey .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl_ANCASurvey .dxis-prevBtnVertWrapperPressed > .dxis-prevBtnVert,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevBtnVert,
.dxisControl_ANCASurvey .dxis-nextBtnVertWrapperPressed > .dxis-nextBtnVert,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextBtnVert,
.dxisControl_ANCASurvey .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_ANCASurvey .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl_ANCASurvey .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_ANCASurvey .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl_ANCASurvey .dxis-prevBtnVertPressed,
.dxisControl_ANCASurvey .dxis-nextBtnVertPressed,
.dxisControl_ANCASurvey .dxis-nextBtnHorPressed,
.dxisControl_ANCASurvey .dxis-prevBtnHorPressed,
.dxisControl_ANCASurvey .dxis-prevPageBtnVertPressed,
.dxisControl_ANCASurvey .dxis-prevPageBtnVertOutsidePressed,
.dxisControl_ANCASurvey .dxis-nextPageBtnVertPressed,
.dxisControl_ANCASurvey .dxis-nextPageBtnVertOutsidePressed,
.dxisControl_ANCASurvey .dxis-prevPageBtnHorPressed,
.dxisControl_ANCASurvey .dxis-prevPageBtnHorOutsidePressed,
.dxisControl_ANCASurvey .dxis-nextPageBtnHorPressed,
.dxisControl_ANCASurvey .dxis-nextPageBtnHorOutsidePressed,
.dxisControl_ANCASurvey .dxis-prevBtnVertDisabled,
.dxisControl_ANCASurvey .dxis-nextBtnVertDisabled,
.dxisControl_ANCASurvey .dxis-nextBtnHorDisabled,
.dxisControl_ANCASurvey .dxis-prevBtnHorDisabled,
.dxisControl_ANCASurvey .dxis-prevPageBtnVertDisabled,
.dxisControl_ANCASurvey .dxis-prevPageBtnVertOutsideDisabled,
.dxisControl_ANCASurvey .dxis-nextPageBtnVertDisabled,
.dxisControl_ANCASurvey .dxis-nextPageBtnVertOutsideDisabled,
.dxisControl_ANCASurvey .dxis-prevPageBtnHorDisabled,
.dxisControl_ANCASurvey .dxis-prevPageBtnHorOutsideDisabled,
.dxisControl_ANCASurvey .dxis-nextPageBtnHorDisabled,
.dxisControl_ANCASurvey .dxis-nextPageBtnHorOutsideDisabled {
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
}

.dxisControl_ANCASurvey .dxis-nextBtnHorOutsideWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnHorOutsideWrapper,
.dxisControl_ANCASurvey .dxis-nextBtnVertOutsideWrapper,
.dxisControl_ANCASurvey .dxis-prevBtnVertOutsideWrapper {
    background-color: transparent;
}

.dxisControl_ANCASurvey .dxis-nextPageBtnHorOutside,
.dxisControl_ANCASurvey .dxis-prevPageBtnHorOutside {
    margin-top: -14px;
}
/* ASPxImageGallery */
.dxigControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
}

    .dxigControl_ANCASurvey td.dxigCtrl {
        padding: 0px;
    }

.dxigContent_ANCASurvey {
    padding: 12px 6px;
    border-bottom: 1px Solid #d1d1d1;
    border-top: 1px Solid #d1d1d1;
}

.dxigEmptyData_ANCASurvey {
    color: #4F4F4F;
    padding: 12px 40px;
}

.dxigEmptyItem_ANCASurvey {
    text-align: left;
    vertical-align: top;
}

.dxigFlowItem_ANCASurvey {
    float: left;
}

.dxigItem_ANCASurvey {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/DXR.axd?r=101_207-SjaQu');
}

    .dxigItem_ANCASurvey a {
        outline: 0;
    }

        .dxigItem_ANCASurvey a > img {
            display: block;
        }

.dxigPagerPanel_ANCASurvey {
    padding-top: 8px;
    padding-bottom: 8px;
}

.dxigItem_ANCASurvey .dxig-thumbnailBorder {
    top: 0;
    display: none;
    position: absolute;
    border: 1px solid gray;
    border: 1px solid rgba(0, 0, 0, 0.20);
}

.dxigItem_ANCASurvey .dxig-thumbnailWrapper,
.dxigFlowItem_ANCASurvey {
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
}

.dxigControl_ANCASurvey .dxig-thumbnailTextArea {
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: white;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}

.dxigControl_ANCASurvey .dxpcLite_ANCASurvey .dxpc-mainDiv,
.dxigControl_ANCASurvey .dxpcLite_ANCASurvey .dxpc-contentWrapper {
    border: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.dxigControl_ANCASurvey .dxpcLite_ANCASurvey .dxpc-content {
    padding: 0;
    background-color: transparent;
}

.dxigControl_ANCASurvey .dxig-imageSliderWrapper {
    overflow: hidden;
    padding: 50px 65px;
}

.dxigControl_ANCASurvey.dxTouchUI .dxig-imageSliderWrapper {
    padding: 0;
}

.dxigControl_ANCASurvey.dxTouchUI .dxig-imageSliderWrapper {
    padding: 0;
}

.dxigControl_ANCASurvey .dxig-imageSliderWrapper .dxisControl_ANCASurvey .dxis-item > img {
    box-shadow: 0 0 50px rgb(0,0,0);
    -moz-box-shadow: 0 0 50px rgb(0,0,0);
    -webkit-box-shadow: 0 0 50px rgb(0,0,0);
}

.dxigControl_ANCASurvey .dxig-bottomPanel {
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}

    .dxigControl_ANCASurvey .dxig-bottomPanel > .dxig-overflowPanel {
        overflow: hidden;
    }

    .dxigControl_ANCASurvey .dxig-bottomPanel .dxisControl_ANCASurvey {
        position: relative;
    }

.dxigControl_ANCASurvey .dxisControl_ANCASurvey > .dxis-passePartout {
    background-color: transparent;
}

.dxigControl_ANCASurvey .dxisControl_ANCASurvey .dxis-nbBottom {
    padding: 4px 4px 0 4px;
}

.dxigControl_ANCASurvey .dxisControl_ANCASurvey .dxis-nbSelectedItem {
    border: 2px solid #fff;
}

.dxigControl_ANCASurvey .dxisControl_ANCASurvey .dxis-nbItemHover {
    border: 2px solid #9F9F9F
}

    .dxigControl_ANCASurvey .dxisControl_ANCASurvey .dxis-nbSelectedItem > div,
    .dxigControl_ANCASurvey .dxisControl_ANCASurvey .dxis-nbItemHover > div {
        border: 2px solid #000;
    }

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper {
    width: 43px;
    background: url('/DXR.axd?r=101_208-SjaQu') repeat-y;
}

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper {
    background-position: 0 0;
}

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper {
    background-position: -39px 0;
}

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapperDisabled,
.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapperDisabled {
    display: none;
}

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor,
.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor {
    position: absolute;
}

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor {
}

.dxigControl_ANCASurvey .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor {
    right: 0;
}

.dxigControl_ANCASurvey .dxig-fullscreenViewerTextArea {
    z-index: 1;
    padding: 10px;
    text-align: center;
    color: white;
}

.dxigControl_ANCASurvey .dxig-prevButtonArea,
.dxigControl_ANCASurvey .dxig-nextButtonArea {
    top: 0;
    position: absolute;
}

.dxigControl_ANCASurvey .dxig-prevButtonArea {
    left: 0;
}

.dxigControl_ANCASurvey .dxig-nextButtonArea {
    right: 0;
}

.dxigControl_ANCASurvey .dxig-prevButton,
.dxigControl_ANCASurvey .dxig-nextButton {
    top: 50%;
    cursor: pointer;
    position: relative;
    margin: -32px 11px 0;
}

.dxigControl_ANCASurvey .dxig-prevButtonDisabled,
.dxigControl_ANCASurvey .dxig-nextButtonDisabled {
    cursor: auto;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
}

.dxigControl_ANCASurvey .dxig-closeButtonWrapper,
.dxigControl_ANCASurvey .dxig-playPauseButtonWrapper {
    padding: 15px;
    cursor: pointer;
    position: absolute;
}

.dxigControl_ANCASurvey .dxig-closeButtonWrapper {
    top: 4px;
    right: 7px;
}

    .dxigControl_ANCASurvey .dxig-closeButtonWrapper > .dxig-closeButton {
        z-index: 1;
    }

.dxigControl_ANCASurvey .dxig-playPauseButtonWrapper {
    top: 2px;
    right: 48px;
}

*[dir="rtl"].dxigControl_ANCASurvey .dxig-closeButtonWrapper {
    left: 7px;
    right: auto;
}

*[dir="rtl"].dxigControl_ANCASurvey .dxig-playPauseButtonWrapper {
    left: 48px;
    right: auto;
}

.dxigControl_ANCASurvey .dxig-overflowPanel .dxig-navigationBarMarker {
    left: 50%;
    bottom: 0;
    margin-left: -10px;
    position: absolute;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

.dxigControl_ANCASurvey .dxisControl_ANCASurvey .dxis-nbBottom,
.dxigControl_ANCASurvey .dxig-fullscreenViewerTextArea {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}

.dxigPagerShowMoreItemsContainer_ANCASurvey {
    height: 58px;
    text-align: center;
}

    .dxigPagerShowMoreItemsContainer_ANCASurvey a {
        display: block;
        padding-top: 20px;
        color: #172335;
    }

        .dxigPagerShowMoreItemsContainer_ANCASurvey a:hover {
            color: #F39128;
        }

/* Removes flicking in iOS Safari*/
.dxfmControl_ANCASurvey,
.dxnbGroupHeader_ANCASurvey,
.dxnbGroupHeaderCollapsed_ANCASurvey,
.dxnbGroupContent_ANCASurvey > TABLE > TBODY > TR,
.dxtcTab_ANCASurvey,
.dxtcActiveTab_ANCASurvey,
.dxtv-nd_ANCASurvey {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Form Layout */
.dxflFormLayout_ANCASurvey
{
	display: table;
	font: bold 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #2B2B2B;
}

.dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_ANCASurvey,
.dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_ANCASurvey * {
    line-height: 16px;
}

.dxflButtonItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 10px;
}

.dxflButtonItemSys .dxflVAMSys.dxflCaptionCell_ANCASurvey {
    padding-bottom: 1px;
}

.dxflTextItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 0px;
}

.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
.dxflViewFormLayoutSys .dxflItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
.dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_ANCASurvey
{
	padding-top: 10px;
	color: #092A41;
	font-size: 14px;
	font-weight: bold;
}

.dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItemSys .dxflNestedControlCell_ANCASurvey {
    padding-top: 0;
}

.dxflViewFormLayoutSys .dxflItemSys.dxflCLLSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > .dxichSys,
.dxflViewFormLayoutSys .dxflItemSys.dxflCLRSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > .dxichSys,
.dxflViewFormLayoutSys .dxflItemSys.dxflCLLSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > div > .dxichSys,
.dxflViewFormLayoutSys .dxflItemSys.dxflCLRSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > div > .dxichSys {
    margin-top: -3px;
}

.dxWebKitFamily .dxflViewFormLayoutSys .dxflItemSys.dxflCLLSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > .dxichSys,
.dxWebKitFamily .dxflViewFormLayoutSys .dxflItemSys.dxflCLRSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > .dxichSys,
.dxWebKitFamily .dxflViewFormLayoutSys .dxflItemSys.dxflCLLSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > div > .dxichSys,
.dxWebKitFamily .dxflViewFormLayoutSys .dxflItemSys.dxflCLRSys:not(.dxflEditFormItemSys) .dxflNestedControlCell_ANCASurvey > div > .dxichSys {
    margin-top: -4px;
}

.dxflViewFormLayoutSys .dxflItemSys.dxflEditFormItemSys.dxflCLLSys .dxflNestedControlCell_ANCASurvey > div > .dxichCellSys,
.dxflViewFormLayoutSys .dxflItemSys.dxflEditFormItemSys.dxflCLRSys .dxflNestedControlCell_ANCASurvey > div > .dxichCellSys {
    margin-top: 4px;
    margin-left: 1px;
    margin-bottom: 7px;
}

*[dir="rtl"] .dxflViewFormLayoutSys .dxflItemSys.dxflEditFormItemSys.dxflCLLSys .dxflNestedControlCell_ANCASurvey > div > .dxichCellSys,
*[dir="rtl"] .dxflViewFormLayoutSys .dxflItemSys.dxflEditFormItemSys.dxflCLRSys .dxflNestedControlCell_ANCASurvey > div > .dxichCellSys {
    margin-top: 4px;
    margin-left: -1px;
    margin-right: 1px;
    margin-bottom: 7px;
}

.dxflCheckBoxItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 11px;
}

.dxflRadioButtonItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 10px;
}

.dxflCheckBoxListItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 17px;
}

.dxflRadioButtonListItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 18px;
}

.dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 12px;
}

.dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 13px;
}

.dxflProgressBarItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 11px;
}

.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 8px;
}

.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 10px;
}

.dxIE.dxBrowserVersion-8 .dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
.dxIE.dxBrowserVersion-8 .dxflViewFormLayoutSys .dxflItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
.dxIE.dxBrowserVersion-8 .dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_ANCASurvey {
    padding-top: 8px;
}

.dxIE.dxBrowserVersion-8 .dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItemSys .dxflNestedControlCell_ANCASurvey {
    padding-top: 0;
}

.dxWebKitFamily .dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
.dxWebKitFamily .dxflViewFormLayoutSys .dxflItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
.dxWebKitFamily .dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_ANCASurvey {
    padding-top: 11px;
}

.dxWebKitFamily .dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItemSys .dxflNestedControlCell_ANCASurvey {
    padding-top: 0;
}

.dxWebKitFamily .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey {
    padding-top: 8px;
}

.dxflTextEditItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey { /*Safari*/
    padding-top: 9px;
}

.dxflMemoItemSys.dxflSafariItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey { /*Safari*/
    padding-top: 5px;
}

noindex:-o-prefocus, body:first-of-type .dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
noindex:-o-prefocus, body:first-of-type .dxflViewFormLayoutSys .dxflItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey,
noindex:-o-prefocus, body:first-of-type .dxflViewFormLayoutSys .dxflItemSys .dxflNestedControlCell_ANCASurvey { /*Opera*/
    padding-top: 11px;
}

noindex:-o-prefocus, body:first-of-type .dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItemSys .dxflNestedControlCell_ANCASurvey { /*Opera*/
    padding-top: 0;
}

noindex:-o-prefocus, body:first-of-type .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_ANCASurvey { /*Opera*/
    padding-top: 6px;
}

.dxflCLTSys .dxflCaptionCell_ANCASurvey,
.dxflCLBSys .dxflCaptionCell_ANCASurvey {
    padding: 3px 0;
}

.dxflCLLSys .dxflCaptionCell_ANCASurvey,
*[dir="rtl"].dxflFormLayout_ANCASurvey .dxflCLRSys .dxflCaptionCell_ANCASurvey {
    padding-left: 0px;
    padding-right: 6px;
}

.dxflCLRSys .dxflCaptionCell_ANCASurvey,
*[dir="rtl"].dxflFormLayout_ANCASurvey .dxflCLLSys .dxflCaptionCell_ANCASurvey {
    padding-right: 0px;
    padding-left: 6px;
}

.dxflCaptionCell_ANCASurvey {
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
}

div.dxflTextItemSys .dxflNestedControlCell_ANCASurvey {
    line-height: 16px;
}

.dxflCaptionCell_ANCASurvey {
    width: 1%;
}

td.dxflNestedControlCell_ANCASurvey {
    height: 0;
}

.dxflCheckBoxItemSys.dxflItem_ANCASurvey .dxichCellSys.dxeBase_ANCASurvey {
    padding-left: 1px;
}

*[dir="rtl"] .dxflCheckBoxItemSys.dxflItem_ANCASurvey .dxichCellSys.dxeBase_ANCASurvey {
    padding-right: 1px;
}

.dxflEmptyItem_ANCASurvey {
    height: 21px;
}

.dxflItem_ANCASurvey
{
	width: 100%;
	font-weight: bold;
}

.dxflItem_ANCASurvey,
.dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItem_ANCASurvey {
    padding: 4px 0;
}

.dxflViewFormLayoutSys .dxflItem_ANCASurvey {
    padding-bottom: 13px;
}

.dxflItem_ANCASurvey > table.dxflItemTable_ANCASurvey {
    width: 100%;
}

.dxflGroup_ANCASurvey
{
	padding: 6px 12px;
	width: 100%;
	font-weight: bold;
}

    .dxflGroup_ANCASurvey > table.dxflGroupTable_ANCASurvey {
        width: 100%;
    }

.dxflGroupCell_ANCASurvey
{
	padding: 0 20px;
	font-weight: bold;
}

.dxflGroupBox_ANCASurvey
{
	display: table;
	border-collapse: separate;
	width: 100%;
	border: 1px Solid #092A41;
	padding: 0 0 12px;
	margin: 18px 0;
	font-weight: bold;
}

    .dxflGroupBox_ANCASurvey.dxflHeadingLineGroupBoxSys {
        border-width: 1px 0 0;
    }

        .dxflGroupBox_ANCASurvey.dxflHeadingLineGroupBoxSys.dxflWithCaptionSys {
            margin-top: 36px !important;
        }

.dxflHeadingLineGroupBoxSys > .dxflGroup_ANCASurvey {
    margin-top: -6px;
}

.dxflGroupCell_ANCASurvey > .dxtcControl_ANCASurvey {
    margin: 0px;
}

.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey {
    margin-top: -9px;
    padding: 0 11px;
}

.dxflGroupBoxSys.dxflGroupBox_ANCASurvey.dxflEmptyGroupBoxSys {
    padding: 7px 11px 12px 11px;
}

.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey tr:first-child > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey tr.dxflFVRSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey > .dxflChildInFirstRowSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey {
    padding-top: 9px;
}

.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey tr:first-child > .dxflGroupCell_ANCASurvey > .dxtcControl_ANCASurvey,
.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey tr.dxflFVRSys > .dxflGroupCell_ANCASurvey > .dxtcControl_ANCASurvey,
.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey > .dxflChildInFirstRowSys > .dxflGroupCell_ANCASurvey > .dxtcControl_ANCASurvey {
    margin-top: 10px;
}

.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey tr:last-child > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey tr.dxflLVRSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
.dxflGroupBox_ANCASurvey > .dxflGroup_ANCASurvey > .dxflChildInLastRowSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey {
    padding-bottom: 0px;
}

.dxflGroup_ANCASurvey tr:first-child > .dxflGroupCell_ANCASurvey > .dxflGroupBox_ANCASurvey,
.dxflGroup_ANCASurvey tr.dxflFVRSys > .dxflGroupCell_ANCASurvey > .dxflGroupBox_ANCASurvey,
.dxflGroup_ANCASurvey > .dxflChildInFirstRowSys > .dxflGroupCell_ANCASurvey > .dxflGroupBox_ANCASurvey {
    margin-top: 13px;
}

.dxflGroup_ANCASurvey tr:last-child > .dxflGroupCell_ANCASurvey > .dxflGroupBox_ANCASurvey,
.dxflGroup_ANCASurvey tr.dxflLVRSys > .dxflGroupCell_ANCASurvey > .dxflGroupBox_ANCASurvey,
.dxflGroup_ANCASurvey > .dxflChildInLastRowSys > .dxflGroupCell_ANCASurvey > .dxflGroupBox_ANCASurvey {
    margin-bottom: 0px;
}

.dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey {
    padding-top: 0px;
    padding-bottom: 0px;
}

    .dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey tr:first-child > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
    .dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey tr.dxflFVRSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
    .dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey > .dxflChildInFirstRowSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey {
        padding-top: 12px;
    }

    .dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey tr:last-child > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
    .dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey tr.dxflLVRSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey,
    .dxtcPageContent_ANCASurvey > div > .dxflGroup_ANCASurvey > .dxflChildInLastRowSys > .dxflGroupCell_ANCASurvey > .dxflItem_ANCASurvey {
        padding-bottom: 12px;
    }

.dxflGroupBoxCaption_ANCASurvey
{
	background: White;
	color: #808080;
	display: inline-block;
	left: 9px;
	margin-right: 18px;
	line-height: 16px;
	padding: 0px 3px;
	position: relative;
	top: -12px;
}

.dxflGroupBox_ANCASurvey.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption_ANCASurvey {
    top: -32px !important;
}

*[dir="rtl"].dxflFormLayout_ANCASurvey .dxflGroupBoxCaption_ANCASurvey {
    padding: 0px 3px 0px 7px;
    left: 0px;
    right: 9px;
    margin-left: 18px;
    margin-right: 0;
}

.dxflGroupBox_ANCASurvey > div.dxflGroup_ANCASurvey:first-child,
.dxflGroupBox_ANCASurvey > table.dxflGroup_ANCASurvey:first-child {
    margin-top: 0px;
    padding-top: 7px;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption_ANCASurvey {
    top: -19px;
}

.dxflOptional_ANCASurvey {
    color: gray;
    font-style: normal;
}

.dxflRequired_ANCASurvey
{
	color: Red;
	font-style: normal;
}

.dxflInternalEditorTable_ANCASurvey {
    width: 100%;
}

.dxflHelpText_ANCASurvey {
    color: #9F9F9F;
    font-size: 0.86em;
}

    .dxflHelpText_ANCASurvey.dxflLHelpTextSys,
    .dxflHelpText_ANCASurvey.dxflRHelpTextSys {
        padding: 0 6px;
    }

    .dxflHelpText_ANCASurvey.dxflTHelpTextSys {
        padding: 6px 0 2px;
    }

    .dxflHelpText_ANCASurvey.dxflBHelpTextSys {
        padding: 2px 0 6px;
    }

.dxflFormLayout_ANCASurvey .dxflCommandItemSys a {
    margin: 0 5px 0 0;
}

/* Ribbon */
.dxrControl_ANCASurvey {
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2B2B2B;
}

    .dxrControl_ANCASurvey .dxr-tabContent {
        border: 1px solid #f0f0f0;
        border-top-width: 0;
        height: 144px;
        background: #ffffff;
    }

    .dxrControl_ANCASurvey.dxr-oneLineMode .dxr-tabContent,
    .dxrControl_ANCASurvey.dxr-grLabelsHidden.dxr-oneLineMode .dxr-tabContent {
        height: 42px;
    }

    .dxrControl_ANCASurvey.dxr-grLabelsHidden .dxr-tabContent {
        height: 110px;
    }

    .dxrControl_ANCASurvey.dxr-tabsHidden .dxr-tabContent {
        border-top-width: 1px;
    }

    .dxrControl_ANCASurvey,
    .dxrControl_ANCASurvey a {
        color: #2B2B2B;
    }

        .dxrControl_ANCASurvey .dxr-itemDisabled.dxr-item,
        .dxrControl_ANCASurvey .dxr-groupLabelDisabled.dxr-groupLabel,
        .dxrControl_ANCASurvey .dxr-grExpBtn.dxr-grExpBtnDisabled,
        .dxrControl_ANCASurvey .dxr-grExpBtn.dxr-grExpBtnDisabled .dxr-img32,
        .dxrControl_ANCASurvey .dxr-minBtn.dxr-minBtnDisabled,
        .dxrControl_ANCASurvey .dxr-itemDisabled a,
        .dxrControl_ANCASurvey .dxr-olmGrExpBtn.dxr-olmGrExpBtnDisabled {
            cursor: default;
            color: #A6A6A6;
        }

        .dxrControl_ANCASurvey .dxtc-tab.dxtc-tabHover .dxr-contextTabColor {
            margin-left: 0px;
            padding-right: 0px;
        }

        .dxrControl_ANCASurvey .dxtc-tab.dxtc-tabHover.dxr-contextTab .dxr-contextTabColor,
        .dxrControl_ANCASurvey .dxtc-activeTab.dxr-contextTab .dxr-contextTabColor {
            margin-top: -9px;
            margin-bottom: 0px;
            height: 9px;
        }

        .dxrControl_ANCASurvey .dxr-contextTabColor {
            margin-left: 0px;
            padding-right: 0px;
        }

        /* Ribbon Popup */
        .dxrControl_ANCASurvey .dxr-minPopupWindow {
            padding: 0;
        }

        .dxrControl_ANCASurvey .dxr-minPopup.dxpc-mainDiv {
            border: 0;
        }

        .dxrControl_ANCASurvey .dxr-groupPopup .dxpc-mainDiv {
            border: 1px solid #cfcfcf;
        }

        /* Ribbon Group List */
        .dxrControl_ANCASurvey .dxr-groupList {
            padding: 0;
            margin: 0;
            height: 100%;
        }

            .dxrControl_ANCASurvey .dxr-groupList .dxr-groupSep {
                height: 100%;
                list-style: none;
            }

                .dxrControl_ANCASurvey .dxr-groupList .dxr-groupSep b {
                    display: block;
                    margin: 4px 0;
                    width: 1px;
                    height: 136px;
                    background: #d1d1d1;
                }

        .dxrControl_ANCASurvey.dxr-oneLineMode .dxr-groupList .dxr-groupSep b {
            height: 34px;
        }

        .dxrControl_ANCASurvey.dxr-grLabelsHidden .dxr-groupList .dxr-groupSep b {
            height: 102px;
        }

        /* Ribbon Groups */
        .dxrControl_ANCASurvey .dxr-groupList .dxr-group {
            margin: 3px 3px 0 3px;
            text-align: center;
        }

        .dxrControl_ANCASurvey .dxr-groupContent {
            height: 110px;
        }

        .dxrControl_ANCASurvey.dxr-oneLineMode .dxr-groupContent {
            height: 42px;
        }

        .dxrControl_ANCASurvey .dxr-groupLabel {
            text-align: center;
            color: #7e7e7e;
            line-height: 15px;
            padding: 8px 6px;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        .dxrControl_ANCASurvey .dxr-grDialogBoxLauncher {
            float: right;
            margin: -1px -8px 0 5px;
            cursor: pointer;
        }

        .dxrControl_ANCASurvey .dxr-grExpBtn,
        .dxrControl_ANCASurvey .dxr-grExpBtn .dxr-img32 {
            cursor: pointer;
        }

        .dxrControl_ANCASurvey .dxr-grExpBtn {
            height: 130px;
            text-align: center;
        }

        .dxrControl_ANCASurvey .dxr-groupPopupWindow {
            padding: 2px 3px;
        }

        .dxrControl_ANCASurvey .dxr-groupContent .dxr-olmGrExpBtn {
            cursor: pointer;
            border: 1px solid transparent;
            padding: 2px 3px;
            margin: 2px 3px;
            height: 26px;
            white-space: nowrap;
        }

            .dxrControl_ANCASurvey .dxr-groupContent .dxr-olmGrExpBtn .dxr-label {
                padding-left: 3px;
                padding-right: 3px;
            }

        .dxrControl_ANCASurvey .dxr-olmGrExpBtn .dxr-popOut {
            padding: 7px 3px;
            font-size: 0;
        }

        /* Ribbon Item Separator */
        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-itemSep b {
            height: 23px;
            margin: 6px auto;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-itemSep b {
            height: 92px;
            margin: 8px auto;
        }

        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-itemSep b,
        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-itemSep b {
            display: block;
            background: #d1d1d1;
            width: 1px;
        }

        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-itemSep,
        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-itemSep {
            width: 3px;
        }

        /* Ribbon Item */
        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-item,
        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item {
            height: 26px;
            padding: 2px 3px;
            margin-bottom: 3px;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-item,
        .dxrControl_ANCASurvey .dxr-blSepItems .dxr-item,
        .dxrControl_ANCASurvey.dxr-grLabelsHidden .dxr-grExpBtn {
            height: 106px;
            text-align: center;
            overflow: hidden;
        }

        .dxrControl_ANCASurvey .dxr-item {
            border: 1px solid transparent;
        }

        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-item {
            white-space: nowrap;
            overflow: hidden;
            margin: 2px;
        }

        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item {
            white-space: nowrap;
            margin: 2px;
        }

            .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item .dxr-lblText {
                padding: 0 3px 0px 2px;
            }

            .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item .dxr-popOut {
                height: 100%;
                margin-left: 1px;
            }

        /* Ribbon Item Label */
        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-item .dxr-label {
            border-top: 1px solid transparent;
            width: 100%;
        }

            .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-item .dxr-label .dxr-lblContent,
            .dxrControl_ANCASurvey .dxr-grExpBtn .dxr-lblContent {
                margin: 4px 3px;
                text-align: center;
                vertical-align: middle;
            }

        .dxrControl_ANCASurvey .dxr-itemHover a {
            color: #FFFFFF;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label {
            border-top: 1px solid #062338;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label {
            border-top: 1px solid #cccccc;
        }

        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item .dxr-label,
        .dxrControl_ANCASurvey .dxr-olmGrExpBtn .dxr-label {
            margin: 3px 0;
            line-height: 100% !important;
            padding: 2px 0;
            line-height: 100%;
            text-decoration: inherit;
            vertical-align: middle;
            display: inline-block !important;
        }

        /* Ribbon Item Label PopOut */
        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-item .dxr-popOut,
        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item .dxr-popOut {
            padding: 13px 4px 12px;
            margin: -7px 0 -4px;
            border-left: 1px solid transparent;
            font-size: 0;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-item .dxr-label .dxr-popOut,
        .dxrControl_ANCASurvey .dxr-grExpBtn .dxr-popOut {
            margin: 0 5px;
        }

        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut {
            border-left: 1px solid #062338;
        }

        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut,
        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut {
            border-left: 1px solid #cccccc;
        }

        /* Ribbon Editors Item */
        .dxrControl_ANCASurvey .dxr-item.dxr-edtItem {
            height: 32px;
            border: 0;
            padding: 0;
        }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeTextBox_ANCASurvey td.dxic {
                padding: 3px 2px 5px 7px !important;
            }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeButtonEdit_ANCASurvey td.dxic {
                padding: 3px 2px 5px 7px !important;
            }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeSpinIncButton_ANCASurvey,
            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeSpinDecButton_ANCASurvey {
                padding: 4px 10px;
            }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeSpinLargeIncButton_ANCASurvey,
            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeSpinLargeDecButton_ANCASurvey {
                padding: 9px 10px;
            }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeBase_ANCASurvey .dxichCellSys,
            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeBase_ANCASurvey.dxichCellSys {
                padding: 3px 3px 1px;
            }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxeBase_ANCASurvey .dxichTextCellSys {
                padding: 2px 0 1px;
            }

            .dxrControl_ANCASurvey .dxr-item.dxr-edtItem .dxr-label {
                padding-right: 3px;
            }
        /* Ribbon Item Types */
        .dxrControl_ANCASurvey .dxr-buttonItem {
            text-decoration: none;
        }

        .dxrControl_ANCASurvey .dxr-buttonItem,
        .dxrControl_ANCASurvey .dxr-grExpBtn,
        .dxrControl_ANCASurvey .dxr-olmGrExpBtn {
            border-radius: 2px;
            border: 1px solid transparent;
            cursor: pointer;
            margin-top: 1px;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-buttonItem,
        .dxrControl_ANCASurvey .dxr-grExpBtn {
            min-width: 70px;
        }

            .dxrControl_ANCASurvey .dxr-buttonItem.dxr-itemChecked,
            .dxrControl_ANCASurvey .dxr-buttonItem.dxr-itemPressed,
            .dxrControl_ANCASurvey .dxr-grExpBtn.dxr-grExpBtnPressed,
            .dxrControl_ANCASurvey .dxr-olmGrExpBtn.dxr-itemPressed {
                border: 1px solid #cccccc;
                background: #dcdcdc;
                color: #a7a7a7;
                box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
                -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
            }

            .dxrControl_ANCASurvey .dxr-buttonItem.dxr-itemHover,
            .dxrControl_ANCASurvey .dxr-grExpBtn.dxr-grExpBtnHover,
            .dxrControl_ANCASurvey .dxr-olmGrExpBtn.dxr-itemHover {
                border: 1px solid #062338;
                background: #0D2D44;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
                background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
                background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
                background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
                background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
                background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
                color: white;
                box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
                -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35);
            }

        .dxrControl_ANCASurvey .dxr-img32,
        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
            width: 32px;
            height: 32px;
            margin: 11px auto 10px auto;
        }

        .dxrControl_ANCASurvey .dxr-img16,
        .dxrControl_ANCASurvey .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16,
        .dxrControl_ANCASurvey .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 {
            width: 16px;
            height: 16px;
            margin: 5px;
        }

        .dxrControl_ANCASurvey .dxr-ddImageContainer {
            display: inline-block;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-ddImageContainer {
            width: 100%;
        }

        /* Ribbon Color Button */
        .dxrControl_ANCASurvey .dxr-colorBtn .dxr-colorDiv {
            height: 4px;
            width: 16px;
            display: block;
            margin: -6px 0 2px 5px;
            position: relative;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-colorBtn .dxr-colorDiv {
            width: 32px;
            margin: -10px auto 6px auto;
        }

        .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
            display: block;
            margin-bottom: 4px;
        }

            .dxrControl_ANCASurvey .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 .dxr-colorDiv,
            .dxrControl_ANCASurvey .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv,
            .dxrControl_ANCASurvey .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv {
                height: 100%;
                width: 100%;
                margin: 0px;
            }

        .dxrControl_ANCASurvey .dxpc-content.dxr-itemDDPopup {
            padding: 0;
        }

        .dxrControl_ANCASurvey .dxeColorTable_ANCASurvey {
            border: none;
        }

        .dxrControl_ANCASurvey .dxr-minBtn {
            cursor: pointer;
            display: inline-block;
            font-size: 0;
            text-align: center;
            vertical-align: middle;
            border: 1px solid Transparent;
            padding: 1px;
            margin: 2px 2px 0 0;
        }

        .dxrControl_ANCASurvey .dxr-minBtnHover {
            border: 1px solid #062338;
            background: #0D2D44;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFEODVDRCIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg2Q0IzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg0K);
            background: -ms-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
            background: -moz-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
            background: -o-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
            background: -webkit-linear-gradient(top, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
            background: linear-gradient(to bottom, rgba(13,45,68,1) 0%, rgba(6,37,60,1) 100%);
            color: white;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
            -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
        }

        .dxrControl_ANCASurvey .dxr-minBtnPressed {
            border: 1px solid #cccccc;
            background: #dcdcdc;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
            -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.35), 0px 1px 3px 0px rgba(0,0,0,0.1);
        }

        .dxrControl_ANCASurvey .dxr-minBtn img {
            vertical-align: middle;
        }

        /* Ribbon TabControl */
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-leftIndent,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-spacer,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-rightIndent,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-sbWrapper,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-sbIndent,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-sbSpacer
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-spacer.dxr-fileTabSpacing {
            border-bottom-color: #f0f0f0;
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tab,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-leftIndent,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-spacer,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-rightIndent,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-sbIndent,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-sbSpacer {
            padding-top: 0px;
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tab {
        }

            .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tab.dxtc-tabHover {
            }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-activeTab {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tab .dxtc-link {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-activeTab .dxtc-link {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tab.dxtc-tabHover .dxtc-link {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxr-fileTab .dxtc-link,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxr-fileTab.dxtc-tabHover .dxtc-link {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxr-fileTab {
            background: #e5e5e5;
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tabHover.dxr-fileTab {
            background: #092940;
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxr-fileTabPressed.dxr-fileTab {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtcLiteDisabled_ANCASurvey .dxtc-link {
            color: #A6A6A6;
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-tab .dxtc-link,
        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-activeTab .dxtc-link {
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-leftIndent {
            width: 0px;
        }

        .dxrControl_ANCASurvey .dxtcLite_ANCASurvey.dxtc-top .dxtc-rightIndent {
            text-align: right;
        }

        /*Ribbon Gallery Control*/
        .dxrControl_ANCASurvey .dxr-item.dxr-glrBarItem {
            border: 1px solid #cfcfcf;
            background-color: white;
        }

        .dxrControl_ANCASurvey .dxr-glrBarContainer {
            margin-right: 23px;
            height: 104px;
        }

        .dxrControl_ANCASurvey .dxr-glrItem.dxr-itemDisabled {
            cursor: default;
        }

        .dxrControl_ANCASurvey .dxr-glrItem.dxr-itemHover,
        .dxrControl_ANCASurvey .dxr-glrBtnHover {
            background-color: #092940;
            color: white;
        }

        .dxrControl_ANCASurvey .dxr-glrItem.dxr-itemChecked {
            background-color: #dcdcdc;
            color: #2B2B2B;
        }

        .dxrControl_ANCASurvey .dxr-glrItem.dxr-itemPressed,
        .dxrControl_ANCASurvey .dxr-glrBtnPressed {
            background: #dcdcdc;
            color: #a7a7a7;
            box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
            -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.05);
        }

        .dxrControl_ANCASurvey .dxr-glrItemContent {
            margin: 0 auto;
            padding: 2px;
        }

        .dxrControl_ANCASurvey .dxr-glrImgBottom .dxr-glrItemContent,
        .dxrControl_ANCASurvey .dxr-glrImgTop .dxr-glrItemContent {
            text-align: center;
        }

        .dxrControl_ANCASurvey .dxr-glrImgRight .dxr-glrItemContent img {
            vertical-align: middle;
        }

        .dxrControl_ANCASurvey .dxr-glrImgLeft .dxr-glrItemContent img {
            vertical-align: middle;
        }

        .dxrControl_ANCASurvey .dxr-glrNoText .dxr-glrItemContent img {
            display: block;
        }

        .dxrControl_ANCASurvey .dxr-glrItemText {
            text-overflow: ellipsis;
            overflow: hidden;
            margin: 5px;
        }

        .dxrControl_ANCASurvey .dxr-glrImgLeft .dxr-glrItemText,
        .dxrControl_ANCASurvey .dxr-glrImgRight .dxr-glrItemText {
            display: inline-block;
            vertical-align: middle;
        }

        .dxrControl_ANCASurvey .dxr-glrGroup {
            background-color: #fafafa;
            font-weight: bold;
            color: #777777;
            padding: 3px;
        }

        .dxrControl_ANCASurvey .dxr-glrMainDiv {
            text-align: left;
            font-size: 0px;
        }

            .dxrControl_ANCASurvey .dxr-glrMainDiv > div {
                font-size: 14px;
            }

        .dxrControl_ANCASurvey .dxr-glrBarItem .dxr-glrButtons {
            float: right;
            height: 100%;
        }

            .dxrControl_ANCASurvey .dxr-glrBarItem .dxr-glrButtons div {
                cursor: pointer;
                height: 35px;
                border-left: 1px solid #cfcfcf;
                border-bottom: 1px solid #cfcfcf;
                padding-left: 6px;
                padding-right: 6px;
                font-size: 0px;
            }

            .dxrControl_ANCASurvey .dxr-glrBarItem .dxr-glrButtons img {
                position: relative;
                top: 50%;
                margin-top: -4px;
                margin-bottom: 3px;
            }

            .dxrControl_ANCASurvey .dxr-glrBarItem .dxr-glrButtons .dxr-itemDisabled {
                cursor: default;
            }

        /* DocumentViewer Ribbon */
        .dxrControl_ANCASurvey .dxr-tmplItem .dxxrdvrPageNumberComboBox {
            width: 130px;
        }

        .dxrControl_ANCASurvey .dxr-tmplItem .dxxrdvrCurrentPageLabel {
            padding: 0 0 4px 0;
            display: block;
        }

        .dxrControl_ANCASurvey .dxr-tmplItem .dxxrdvrPageCountLabel {
            padding: 4px 0 0 0;
            display: block;
        }

/* ASPxImageZoom */
.dxizControl_ANCASurvey {
    border: 1px solid #d8d8d8;
}

    .dxizControl_ANCASurvey .dxiz-hint {
        padding: 3px;
        top: 0;
        position: absolute;
    }

        .dxizControl_ANCASurvey .dxiz-hint > span {
            margin-left: 3px;
            color: gray;
            vertical-align: top;
            font: 12px Tahoma, Geneva, sans-serif;
        }

    .dxizControl_ANCASurvey .dxiz-EWCloseButton {
        top: 0;
        right: 1px;
        cursor: pointer;
        position: absolute;
    }

    .dxizControl_ANCASurvey .dxiz-expandWindow .dxpc-content {
        height: inherit;
    }

    .dxizControl_ANCASurvey .dxiz-wrapper {
        position: relative;
    }

        .dxizControl_ANCASurvey .dxiz-wrapper > img,
        .dxizControl_ANCASurvey .dxiz-clipPanel > img,
        .dxizControl_ANCASurvey .dxiz-expandWindow .dxpc-content > img {
            display: block;
        }

    .dxizControl_ANCASurvey .dxiz-clipPanel > img {
        position: absolute;
    }

    .dxizControl_ANCASurvey .dxiz-clipPanel {
        overflow: hidden;
        position: relative;
    }

        .dxizControl_ANCASurvey .dxiz-clipPanel.dxiz-inside {
            top: 0;
            position: absolute;
            opacity: 0;
            filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
        }

    .dxizControl_ANCASurvey .dxpcLite .dxpc-content {
        padding: 0;
    }

    .dxizControl_ANCASurvey .dxiz-lens {
        overflow: hidden;
        top: 0;
        position: absolute;
    }

        .dxizControl_ANCASurvey .dxiz-lens > .dxiz-pc {
            opacity: 0;
            filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
            z-index: 1;
            position: absolute;
        }

        .dxizControl_ANCASurvey .dxiz-lens .dxiz-llp,
        .dxizControl_ANCASurvey .dxiz-lens .dxiz-lrp,
        .dxizControl_ANCASurvey .dxiz-lens .dxiz-ltp,
        .dxizControl_ANCASurvey .dxiz-lens .dxiz-lbp,
        .dxizControl_ANCASurvey .dxiz-lens .dxiz-lcp {
            position: absolute;
        }

        .dxizControl_ANCASurvey .dxiz-lens .dxiz-lcp {
            background: white;
            outline: 1px solid #969292;
            outline: 1px solid rgba(128,128,128,0.5);
            filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
            background: rgba(255,255,255,0.5);
        }

        .dxizControl_ANCASurvey .dxiz-lens.outside .dxiz-lcp {
            background: transparent;
            outline: 1px solid black;
            outline: 1px solid rgba(0,0,0,0.5);
        }

        .dxizControl_ANCASurvey .dxiz-lens.outside .dxiz-llp,
        .dxizControl_ANCASurvey .dxiz-lens.outside .dxiz-lrp,
        .dxizControl_ANCASurvey .dxiz-lens.outside .dxiz-ltp,
        .dxizControl_ANCASurvey .dxiz-lens.outside .dxiz-lbp {
            opacity: 0.25;
            filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
            background-color: #000;
        }

    .dxizControl_ANCASurvey .dxizLoadingPanel_ANCASurvey {
        position: absolute;
    }

.dxisControl_ANCASurvey.dxis-zoomNavigator .dxis-nbItem {
    width: 75px;
    height: 75px;
}

/* OfficeControls */
.dxitcControl_ANCASurvey {
    background-color: #FFF;
    padding-bottom: 2px;
    border: 1px solid #d1d1d1;
}

    .dxitcControl_ANCASurvey > div:first-child {
        padding: 1px;
    }

    .dxitcControl_ANCASurvey .dxitcItem {
        width: 20px;
        height: 20px;
        margin: 2px;
        border: 1px solid #f0f0f0;
        background-color: white;
    }

    .dxitcControl_ANCASurvey .dxitcItemHover {
        margin: 0px;
        border: 3px solid #0D2D44;
    }

.dxitcCaption_ANCASurvey {
    background: #2B2B2B;
    padding: 5px;
    border: 1px solid #f0f0f0;
    margin: 2px 4px;
}

.dxm-popup a.dx {
    color: #2b2b2b;
}

