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;
}
.dxKBSW
{
	font-size:0;
}
.dx-wbv {
    -webkit-backface-visibility: hidden;
}
.dxMSTouchDraggable,
.dxAC
{
	-ms-touch-action: pinch-zoom;
}

.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 !important;
    padding: 0 !important;
    /* B253437 */
    *cursor: pointer; /* B253437 */
}
.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; 
}

/* 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;
}

/* ASPxButton */
.dxb-hb,
.dxb-hbc
{
    padding: 0!important;
    margin: 0!important;
    border: 0!important;
    height: 0!important;
    width: 0!important;
    font-size: 0!important;
    opacity: 0!important;
}
.dxb-hbc .dxb-hb
{
    position: relative;
    height: 1px;
    width: 1px;
}
.dxb-hbc
{
    overflow: hidden;
}

/* 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 0;
}
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
{
    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
{
	margin-right: 0;
	margin-left: 6px;
}
.dxe .dxichTextCellSys img,
.dxe .dxichTextCellSys img
{
	margin-bottom: -4px;
    padding-right: 5px;
}

/* 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%;
}
@-moz-document url-prefix() {
    .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;
}

/* ASPxUploadControl */
.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;
}
.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;
}
input[type="text"][class^="dxucEditArea"] /*Bootstrap correction*/
{
    display: block;
    height: auto;
    line-height: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxuc-IE7 .dxBB.dxbf a
{
    white-space: normal;
}
/* ASPxPopupControl lite */
.dxpc-mainDiv
{
    position: relative;
    *position: static; /*IE 7*/
}
.dxpc-headerContent,
.dxpc-footerContent
{
    line-height: 100%;
    padding: 1px 0;
    white-space: nowrap;
}
.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-ie:after
{
	content: "";
}

.dxpc-iFrame
{
	vertical-align: text-bottom;
    overflow: auto;
    border: 0;
}

.dxpc-content /* Bootstrap correction */
{
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	height: 100%;
}

/* DropDownPopupControl */
.dxpc-ddSys
{
    position: absolute;
	border-spacing: 0px;
}
.dxpc-ddSys .dxpc-content
{
	padding: 0!important;
}
.dxpc-ddSys .dxpc-mainDiv,
.dxpc-ddSys.dxpc-mainDiv
{
	border: none!important;
}

/* ASPxNavBar lite */
.dxnbSys
{
    display: table;
    border-spacing: 0;
}
.dxnb-item,
.dxnb-link,
.dxnb-header,
.dxnb-headerCollapsed
{
    line-height: 100%;
}
.dxnb-link
{
    display: block;
}
.dxnb-bullet.dxnb-link
{
    display: list-item;
}
/* 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-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-image,
.dxm-pImage 
{
	border-width: 0px;
}
.dxm-popOut,
.dxm-spacing,
.dxm-separator,
.dxm-separator b 
{
	font-size: 0;
	line-height: 0;
	display: block;
}
.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-content
{
	float: left;
}
.dxm-rtl .dxm-horizontal .dxm-item,
.dxm-rtl .dxm-horizontal .dxm-spacing,
.dxm-rtl .dxm-horizontal .dxm-separator,
.dxm-rtl .dxm-content
{
	float: right;
}

.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-ie7 .dxm-vertical ul.dx,
.dxm-ie7 .dxm-popup ul.dx 
{
	height: 1%;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-popup .dxm-item 
{
	margin-bottom: -2px;
}
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-spacing 
{
	margin-bottom: -1px;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-item,
.dxm-ie7 .dxm-popup .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-separator 
{
	zoom: 1;
}
.dxm-vertical .dxm-separator b,
.dxm-popup .dxm-separator b 
{
	margin: 0px auto;
}
.dxm-ie7 .dxm-vertical .dxm-separator b,
.dxm-ie7 .dxm-popup .dxm-separator b 
{
	margin: 0px;
}
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-separator 
{
	text-align: center;
}
.dxm-ie7 .dxm-horizontal .dxm-popOut
{
    float: left;
}

.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-autoWidth > ul,
.dxm-noWrap > ul
{
    display: table;
    border-spacing: 0;
    border-collapse: separate;
}
.dxm-autoWidth > ul
{
    width: 100%;
}
.dxm-autoWidth > ul > li,
.dxm-noWrap > ul > li
{
    display: table-cell;
    vertical-align: top;
}
.dxm-autoWidth > ul,
.dxm-autoWidth > ul > li,
.dxm-noWrap > ul > li 
{
    float: none!important;
}
.dxm-ie7.dxm-ltr .dxm-autoWidth > ul > li, 
.dxm-ie7.dxm-ltr .dxm-noWrap > ul > li 
{
	float: left!important;
}
.dxm-ie7.dxm-rtl .dxm-autoWidth > ul > li, 
.dxm-ie7.dxm-rtl .dxm-noWrap > ul > li 
{
	float: right!important;
}
.dxm-ie7 .dxm-horizontal.dxm-autoWidth .dxm-popOut
{
    float: right!important;
}
.dxm-ltr .dxm-autoWidth .dxm-item,
.dxm-rtl .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;
}

/* ASPxTabControl, ASPxPageControl */
.dxtcSys,
.dxtcSys > .dxtc-content > div {
    display: table;
    border-spacing: 0;
    border-collapse: separate;
}
.dxtcSys {
    overflow: auto!important;
}
.dxtcSys > .dxtc-content {
    float: none!important;
}
.dxtcSys > .dxtc-content > div,
.dxtcSys > .dxtc-content > div > div {
    width: 100%;
    height: 100%;
}
.dxtcSys > .dxtc-stripContainer {
    float: none!important;
    overflow: hidden;
}
.dxtcSys > .dxtc-content > div > div,
.dxtcSys.dxtc-left > .dxtc-stripContainer,
.dxtcSys.dxtc-left > .dxtc-content,
.dxtcSys.dxtc-right > .dxtc-stripContainer,
.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;
}
/* Bootstrap correction */
.dxtc-content,
.dxtc-stripContainer,
.dxtc-stripContainer > * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* initialization */
.dxtcSys.dxtc-init > .dxtc-stripContainer {
    visibility: hidden;
}
.dxtcSys.dxtc-init > .dxtc-content {
    border-color: transparent!important;
}
/* ie7 */
.dxtcSys > .dxtc-content > table {
    width: 100%;
    height: 100%;
}
.dxtcSys > .dxtc-content > table > tbody > tr > td {
    height: 100%;
}

/* ASPxTreeView */
.dxtv-nd
{
    line-height: 100%;
}
.dxtv-ndChk
{
    padding: 0!important;
}
a > .dxtv-ndChk
{
	display: inline-block!important;
}
.dxtv-ndSel .dxtv-ndTxt,
.dxtv-ndSel .dxtv-ndImg
{
	cursor: default;
}
.dxtv-ndHov .dxtv-ndTxt,
.dxtv-ndHov .dxtv-ndImg
{
	cursor: pointer;
}

/* ASPxTitleIndex */
.dxtiControlSys > tbody > tr > td
{
    padding: 16px;
}
.dxtiIndexPanelSys
{
    line-height: 160%;
}
.dxtiFilterBoxEditSys
{
	font: inherit;
    *font: 12px Tahoma, Geneva, sans-serif;

    font-weight: normal;
	width: 158px;
	padding: 2px;
}
@-moz-document url-prefix() 
{
    .dxtiFilterBoxEditSys
    {
        padding-top: 1px;
        padding-bottom: 1px;
    }
}
/* ASPxCloudControl */
.dxccControlSys > tbody > tr > td
{
    padding: 16px;
    vertical-align: top;
}
.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;
}

/* Splitter */
.dxsplIF {
	display: block;
}
.dxsplS
{
	font-size: 0;
	line-height: 0;
    display: inline-block;
}
.dxsplLCC,
.dxsplCC,
.dxsplS
{
	overflow: hidden;
}
.dxsplCC,
.dxsplP
{
	width: 100%;
	height: 100%;
}
.dxsplLCC *[class^="col-xs-"], /*Bootstrap correction*/
.dxsplLCC *[class^="col-sm-"],
.dxsplLCC *[class^="col-md-"],
.dxsplLCC *[class^="col-lg-"]
{
    position: static;
}

/* Mobile */
.dxTouchVScrollHandle, .dxTouchHScrollHandle
{
    background-color: Black;
    position: absolute;
    opacity: 0;
    border-radius: 5px;
    -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
{
    -webkit-transition-duration: 0s;
	opacity: 0.4!important;
}

/* 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;
}
.dxflVATSys { vertical-align: top; }
.dxflVAMSys { vertical-align: middle; }
.dxflVABSys { vertical-align: bottom; }

.dxflItemSys,
.dxflGroupBoxSys
{
    text-align: left;
}

*[dir="rtl"] .dxflItemSys,
*[dir="rtl"] .dxflGroupBoxSys
{
    text-align: right;
}

.dxflItemSys.dxflCheckBoxItemSys .dxichCellSys
{
    padding-left: 0;
}
.dxflItemSys.dxflCheckBoxItemSys .dxichCellSys > .dxichSys
{
    margin-left: -1px;
}
*[dir="rtl"] .dxflItemSys.dxflCheckBoxItemSys .dxichCellSys
{
    padding-right: 0;
}
*[dir="rtl"] .dxflItemSys.dxflCheckBoxItemSys .dxichCellSys > .dxichSys
{
    margin-right: -1px;
}

/* ASPxFileManager */
.dxfm-file .dxgv,
.dxfm-file .dxgv .dxfm-fileName
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.dxfm-file .dxgv.dxfm-fileThumb
{
	text-overflow: clip;
}
.dxfm-multiSelect .dxfm-pThumbnailCheckImage
{
    display: none;
}
.dxfm-multiSelect div.dxfm-fileSA .dxfm-pThumbnailCheckImage,
.dxfm-multiSelect div.dxfm-fileSI .dxfm-pThumbnailCheckImage
{
    display: inline;
}
.dxfm-path
{
    white-space: nowrap;
}
.dxfm-filter > label, /*Bootstrap correction*/
.dxfm-path > label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    display: inline;
    margin-bottom: 0px;
}
input[type="text"].dxfm-cInput, /*Bootstrap correction*/
input[type="text"].dxfm-rInput, /*Bootstrap correction*/
.dxfm-filter input[type="text"], /*Bootstrap correction*/
.dxfm-path input[type="text"] /*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;
}
li.dxfm-filter /*Bootstrap correction*/
{
    line-height: normal;
}
.dxfm-toolbar *, /*Bootstrap correction*/
.dxfm-rInput
{
    -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;
    *font: 12px Tahoma, Geneva, sans-serif;

	padding: 2px;
	outline-width: 0px;
	margin: 0px;
}
.dxfm-filter input[type="text"], /*Bootstrap correction*/
.dxfm-path input[type="text"] /*Bootstrap correction*/
{
  	font: inherit;
    *font: 12px Tahoma, Geneva, sans-serif;

    padding: 2px;
}
.dxfm-filter input[type="text"] /*Bootstrap correction*/
{
	margin: 5px 4px 0px 3px;
	width: 130px;
}
.dxfm-path input
{
	width: 230px;
    margin: 2px 8px 0px 4px;
}
.dxfm-rtl .dxfm-path input
{
    margin: 2px 4px 0px 8px;
}
@-moz-document url-prefix()
{  
    input[type="text"].dxfm-cInput, 
    input[type="text"].dxfm-rInput, 
    .dxfm-path input[type="text"],
    .dxfm-filter input[type="text"]
    {
        padding-top: 1px;
        padding-bottom: 1px;
    }
}
.dxfm-content
{
	overflow: hidden;
}
.dxfm-content div
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ASPxGridView */
.dxgv *[class^="col-xs-"], /*Bootstrap correction*/
.dxgv *[class^="col-sm-"],
.dxgv *[class^="col-md-"],
.dxgv *[class^="col-lg-"]
{
    position: static;
}
/* 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
{
    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 > img {
	position: absolute;
}
.dxiz-hint,
.dxiz-clipPanel.dxiz-inside {
	z-index: 1;
}
/* ASPxRibbon */
.dxr-tabContent {
    display: none;
    overflow: hidden;
}
.dxr-tabContent .dxr-tabWrapper {
    width: 10000px;
    height: 100%;
}
.dxr-minPopupWindow .dxr-tabContent .dxr-tabWrapper {
    width: auto;
}
.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 {
    display: none;
}
.dxr-group.dxr-grCollapsed .dxr-grExpBtn,
.dxr-group.dxr-grCollapsed .dxr-grExpBtn .dxr-img32 {
    display: inline-block;
}
.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-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-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;
}
.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;
}
/*ASPxRoundPanel*/
.dxrpcontent, .dxrpCW, .dxrpAW {
    height: 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;
}
.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;
}
.dxrpCollapseButton,
.dxrpCollapseButtonRtl {
	cursor:pointer;
}
.dxrpCollapseButton {
	float:right;
}
.dxrpCollapseButtonRtl {
	float:left;
}
/* ASPxLoadingPanel */
.dxlp-loadingImage.dxlp-imgPosRight {
	margin-left:8px;
}
.dxlp-loadingImage.dxlp-imgPosLeft {
	margin-right:8px;
}
.dxlp-loadingImage.dxlp-imgPosTop {
	margin-bottom:8px;
}
.dxlp-loadingImage.dxlp-imgPosBottom {
	margin-top:8px;
}
.dxlp-withoutBorders,
.dxlp-withoutBorders * 
{
	background-color:transparent !important;
	border-style:none !important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) !important;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) !important;
}
 /* 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; }
/* -- CheckBox -- */
.dxICBFocused_Moderno 
{
	background-color: #d8caff;
}
.dxICheckBox_Moderno 
{
    	cursor: default;
	margin: auto;
	display: inline-block;
	vertical-align: middle; 
}

/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
}
.dxcpLoadingPanel_Moderno td.dx,
.dxcpLoadingPanelWithContent_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxcpLoadingPanelWithContent_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxcpLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}
/* -- ASPxCloudControl -- */
.dxccControl_Moderno
{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #1b3f91;
	background-color: White;
	border-style: none;
}
.dxccControl_Moderno a
{
	color: #1b3f91;
	text-decoration: none!important;
}
.dxccControl_Moderno a:hover
{
	text-decoration: underline!important;
}

/* Disabled */
.dxccDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	border: 1px solid #9da0aa;
}
.dxdvControl_Moderno td.dxdvCtrl
{
	padding: 0;
	background-color: #f1f2f6;
}
.dxdvLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxdvLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxdvLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxdvContent_Moderno
{
	background-color: #f1f2f6;
	padding: 4px;
}
.dxdvItem_Moderno,
.dxdvFlowItem_Moderno
{
	border: 1px solid #a9acb5;
	background-color: White;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvFlowItem_Moderno
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_Moderno
{
}
.dxdvEmptyItem_Moderno
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvPagerPanel_Moderno
{
	padding: 2px 9px;
	background: #f1f2f6 url(/Content/DevExStyles/ozola/web/dvPagerPanelBack.png) repeat-x left top;
}
.dxdvControl_Moderno .dxdvPPSpacing
{
	background: url(/Content/DevExStyles/ozola/web/dvPagerPanelSpacingBack.png) no-repeat center top;
}
.dxdvEmptyData_Moderno
{
	color: #201f35;
	padding: 12px 40px;
}
.dxdvEPContainer_Moderno
{
    height: 48px;
	text-align: center;
}
.dxdvEPContainer_Moderno div
{
	padding-top: 12px;
}
.dxdvEPContainer_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxdvEPContainer_Moderno a:hover
{
	text-decoration: underline;
}
/* Disabled */
.dxdvDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
}
.dxhlControl_Moderno a
{
	color: #1b3f91;
}
.dxhlContent_Moderno
{
	padding-left: 2px;
} 
.dxhlDate_Moderno
{
	font-size: 15px;
	white-space: nowrap;
}
.dxhlHeader_Moderno
{
	font-size: 15px;
	padding: 1px 1px 6px;
}

.dxhlDateHeader_Moderno
{
	font-size: 15px;
	font-weight: normal;
}
.dxhlLeftPanel_Moderno
{
}
.dxhlRightPanel_Moderno
{
}
.dxhlDateLeftPanel_Moderno
{
	white-space: nowrap;
}
.dxhlDateRightPanel_Moderno
{
	white-space: nowrap;
}
.dxhlTail_Moderno
{
	color: #1b3f91;
}
.dxhlTailDiv_Moderno
{
	color: #1b3f91;
}
/* Disabled */
.dxhlDisabled_Moderno,
.dxhlDisabled_Moderno a,
.dxhlDisabled_Moderno a:hover
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxlpLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxlpLoadingDiv_Moderno
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu Lite -- */
.dxmLite_Moderno .dxm-main
{
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	width: 100%;
}
.dxmLite_Moderno .dxm-vertical .dxm-item
{
	background-color: #f9fafb;
}

.dxmLite_Moderno .dxm-vertical
{
	width: 150px;
	padding: 0;
}

.dxmLite_Moderno .dxm-popup
{
	background-color: White;
	padding: 1px;
}

.dxmBrdCor_Moderno
{
	background-color: white;
}

.dxmLite_Moderno ul.dx
{
	width: 100%;
	text-align: center;
}
.dxmLite_Moderno .dxm-popup .dxm-gutter
{
	background-image: none;
	background: #004a9e;
}
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-gutter
{
	background-image: none;
}

.dxmLite_Moderno .dxm-item
{
	cursor: default;
	text-align: center;
	width: 10%;
	padding: 1em 0;
	border-radius: 10px 10px 0 0;
}
.dxmLite_Moderno.dxm-rtl .dxm-item
{
	text-align: right;
}
.dxmLite_Moderno .dxm-image-t .dxm-item,
.dxmLite_Moderno .dxm-image-b .dxm-item
{
	text-align: center;
}

.dxmLite_Moderno .dxm-content
{
    	display: block;
	white-space: nowrap;
}

.dxmLite_Moderno,
.dxmLite_Moderno .dxm-item a.dx
{
	color: #fff;
	text-decoration: none;
}
.dxmLite_Moderno .dxm-disabled,
.dxmLite_Moderno .dxm-disabled a.dx
{
	color: #b1b1b8;
}

.dxmLite_Moderno .dxm-item
{
	border-width: 0px;
}
.dxmLite_Moderno .dxm-popup .dxm-item
{
}
.dxmLite_Moderno.dxm-ltr .dxm-popOut,
.dxmLite_Moderno.dxm-rtl .dxm-image-l .dxm-popOut
{
}
.dxmLite_Moderno.dxm-ltr .dxm-image-r .dxm-popOut,
.dxmLite_Moderno.dxm-rtl .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite_Moderno .dxm-item,
.dxmLite_Moderno .dxm-popOut
{
	border-color: #ffffff;
	border-style: solid;
}
.dxmLite_Moderno .dxm-item > label /*Bootstrap correction*/
{
    font-size: 1.2em;
}

/* Checked, Selected, Hovered */
.dxmLite_Moderno .dxm-popup .dxm-selected
{
	border-color: #d4d6db;
}
.dxmLite_Moderno .dxm-main .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_Moderno .dxm-main .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-color: #9da0aa;
}
.dxmLite_Moderno .dxm-popup .dxm-hovered
{
	border-width: 0;
	padding: 1em 0;
}

.dxmLite_Moderno .dxm-main .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-color: #9da0aa;
}
.dxmLite_Moderno .dxm-popup .dxm-hovered,
.dxmLite_Moderno .dxm-popup .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-color: #d4d6db;
}

.dxmLite_Moderno .dxm-popup .dxm-selected
{
	background: #eee;
	color: #555;
}
.dxmLite_Moderno .dxm-popup .dxm-hovered
{
	background: #eee;
}

/* Content */
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 8px 0 0;
	width: 100%;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-content
{
	width: 100%;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content
{
	padding-right: 9px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content
{
	padding-right: 9px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content
{
	padding-left: 9px;
	padding-right: 12px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-left: 10px;
	padding-right: 11px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-right: 10px;
}

.dxmLite_Moderno.dxm-ltr .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_Moderno.dxm-ltr .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 19px 4px 8px;
}
.dxmLite_Moderno.dxm-rtl .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite_Moderno.dxm-rtl .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 8px 4px 19px;
}
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-content
{
	padding: 3px 33px 3px 8px;
}
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-content
{
	padding: 3px 8px 3px 33px;
}
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-noSubMenu .dxm-content,
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-subMenu .dxm-content,
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-right: 12px;
}
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-noSubMenu .dxm-content,
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-subMenu .dxm-content,
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-left: 12px;
}

.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-right: 5px;
	padding-left: 7px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite_Moderno .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 6px 10px;
}

/* Image */
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-image,
.dxmLite_Moderno.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-hasText .dxm-image
{
	margin: 0 auto;
	display: block;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-image,
.dxmLite_Moderno.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image,
.dxmLite_Moderno.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 4px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-image,
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-image
{
    margin-top: -1px;
    margin-bottom: -1px;
	display: block;
}
.dxmLite_Moderno .dxm-image-t .dxm-image
{
	margin-bottom: 4px;
}
.dxmLite_Moderno .dxm-image-b .dxm-image
{
	margin-top: 4px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 7px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-image
{
	margin-left: 7px;
}
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-image
{
	margin-right: 9px;
}
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-image
{
	margin-left: 9px;
}

/* Image replacement */
.dxmLite_Moderno.dxm-ltr .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxmLite_Moderno.dxm-ltr .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content
{
	padding-left: 7px;
}
.dxmLite_Moderno.dxm-rtl .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxmLite_Moderno.dxm-rtl .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content
{
	padding-right: 7px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 22px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-l .dxm-noImage.dxm-hovered
{
	padding-left: 22px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-noImage
{
	padding-right: 22px;
}
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-noImage
{
	padding-left: 24px;
}
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-noImage
{
	padding-right: 24px;
}

/* PopOut */
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 8px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-top: 26px;
	padding-bottom: 26px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 9px;
	display: none;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 9px;
}  
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-right: 11px;
}
.dxmLite_Moderno.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Moderno.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
}

.dxmLite_Moderno .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.dxmLite_Moderno .dxm-popup .dxm-popOut
{
	/*padding-top: 6px;
	padding-bottom: 6px;*/
}
.dxmLite_Moderno .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 27px;
	padding-bottom: 27px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
	padding-right: 9px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-dropDownMode .dxm-popOut,
.dxmLite_Moderno .dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_Moderno .dxm-popup .dxm-popOut
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 8px;
}

/* PopOut replacement */
.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-noSubMenu
{
	padding-right: 19px;
}
.dxmLite_Moderno.dxm-rtl .dxm-popup .dxm-noSubMenu
{
	padding-left: 16px;
}

/* Spacings, Separator */
.dxmLite_Moderno .dxm-horizontal .dxm-spacing
{
	width: 2px;
    min-width: 2px;
	height: 0 !important;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-l .dxm-spacing,
.dxmLite_Moderno .dxm-vertical .dxm-image-r .dxm-spacing,
.dxmLite_Moderno .dxm-popup .dxm-spacing
{
	height: 1px;
}
.dxmLite_Moderno .dxm-vertical .dxm-image-t .dxm-spacing,
.dxmLite_Moderno .dxm-vertical .dxm-image-b .dxm-spacing
{
	height: 2px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-separator
{
	padding: 1px 0;
	height: 0 !important;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-separator,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-separator
{
	padding: 8px 0;
}
.dxmLite_Moderno .dxm-vertical .dxm-separator
{
	padding: 0;
}
.dxmLite_Moderno .dxm-popup .dxm-separator
{
	padding: 1px;
}
.dxmLite_Moderno.dxm-ie7 .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite_Moderno.dxm-ie7 .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite_Moderno.dxm-ie7 .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite_Moderno.dxm-ie7 .dxm-vertical .dxm-image-b .dxm-separator
{
	padding-top: -3px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-separator b
{
	height: 100%;
	width: 0;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-l .dxm-separator b,
.dxmLite_Moderno .dxm-horizontal .dxm-image-r .dxm-separator b
{
	background: url(/Content/DevExStyles/ozola/web/mHorzItemSepBack.png) no-repeat left center;
	*height: 19px;
}
.dxmLite_Moderno .dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite_Moderno .dxm-horizontal .dxm-image-b .dxm-separator b
{
	background: url(/Content/DevExStyles/ozola/web/mHorzLargeItemSepBack.png) no-repeat left center;
	*height: 41px;
}
.dxmLite_Moderno .dxm-vertical .dxm-separator b
{
	background: #f8f8fa url(/Content/DevExStyles/ozola/web/mVertItemSepBack.png) no-repeat center top;
	height: 1px;
}
.dxmLite_Moderno .dxm-popup .dxm-separator b
{
	background: url(/Content/DevExStyles/ozola/web/mSubItemSepBack.png) no-repeat left top;
	height: 1px;
}
.dxmLite_Moderno .dxm-popup .dxm-gutter .dxm-separator
{
	padding-left: 25px;
}
/* Scroll elements */
.dxmLite_Moderno .dxm-scrollUpBtn,
.dxmLite_Moderno .dxm-scrollDownBtn
{
	border-style: none;
	cursor: pointer;
	font-size: 0px;
	padding: 1px;
	text-align: center;
}
.dxmLite_Moderno .dxm-scrollUpBtn
{
	margin-bottom: 1px;
}
.dxmLite_Moderno .dxm-scrollDownBtn
{
	margin-top: 1px;
}
.dxmLite_Moderno .dxm-scrollBtnHovered,
.dxmLite_Moderno .dxm-scrollBtnPressed
{
	border: 1px solid #a6a9b2;
	padding: 0;
}
.dxmLite_Moderno .dxm-scrollBtnHovered
{
	background: #e2e9ff url(/Content/DevExStyles/ozola/web/mScrollHBack.png) repeat-x left top;
}
.dxmLite_Moderno .dxm-scrollBtnPressed
{
	background: #f2f2f6 url(/Content/DevExStyles/ozola/web/mScrollPBack.png) repeat-x left top;
}
.dxmLite_Moderno .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite_Moderno .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/* -- ASPxMenu Lite Toolbar mode -- */
.dxmLite_Moderno .dxm-main.dxmtb
{
	padding: 1px;
	width: 100%;
}
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-item
{
	border: 0 solid #abaeb6;
	padding: 1px;
}
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-item.dxm-hovered,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-item.dxm-selected,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-item.dxm-checked
{
	border-width: 1px;
	padding: 0;
}
/* has image */
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-r .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content
{
	padding: 4px 4px 3px;
}

/* no image */
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-r .dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 4px 4px 3px;
}
/* dd has image */
/* dd no image */
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b .dxm-dropDownMode.dxm-noImage .dxm-content 
{
	padding: 4px 4px 3px;
}

.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-popOut,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-dropDownMode .dxm-popOut
{
	padding: 7px 3px;
}
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image
{
	margin: -1px 0 0 0;
}
.dxmLite_Moderno.dxm-ltr .dxmtb.dxm-popup .dxm-image
{
	margin-right: 15px;
}
.dxmLite_Moderno.dxm-rtl .dxmtb.dxm-popup .dxm-image
{
	margin-left: 15px;
}
.dxmLite_Moderno.dxm-ltr .dxmtb.dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_Moderno.dxm-ltr .dxmtb.dxm-popup .dxm-noImage
{
	padding-left: 31px;
}
.dxmLite_Moderno.dxm-rtl .dxmtb.dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite_Moderno.dxm-rtl .dxmtb.dxm-popup .dxm-noImage
{
	padding-right: 31px;
}
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-spacing
{
	width: 1px;
    min-width: 1px;
}
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-separator
{
	padding: 1px;
}
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-t .dxm-separator,
.dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-image-b .dxm-separator
{
	padding: 8px 1px;
}
.dxmLite_Moderno .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem
{
	padding: 2px 2px 1px !important;
}
.dxmLite_Moderno .dxm-horizontal.dxmtb .dxtb-labelMenuItem 
{
	padding: 4px 2px 0!important;
}

/* --- ASPxMenu Lite skins for XAF --- */
.menuLinks_Moderno,
.menuLinks_Moderno .dxm-item,
.menuLinks_Moderno .dxm-hovered,
.menuLinks_Moderno .dxm-disabled
{
    background: none !important;
    border-style: none !important;
}

.menuLinks_Moderno .dxm-popOut
{
    border-style: none !important;
}

.menuLinks_Moderno .dxm-item a.dx
{
    color: #1b3f91;
}

.menuLinks_Moderno .dxm-hovered a.dx > span
{
    text-decoration: underline !important;
}

.menuLinks_Moderno.dxm-horizontal .dxm-item.dxm-hovered
{
    	padding: 1px !important;
	color: #fbaddf;
}

.menuButtons_Moderno,
.menuButtons_Moderno .dxm-tmpl
{
    color: #201f35;
    background: none !important;
}

.menuButtons_Moderno .dxm-popOut
{
    padding: 6px 4px 6px !important;
}

.menuButtons_Moderno .dxm-content
{
    padding: 2px 8px 1px 8px !important;
    height:16px!important;
}

.menuButtons_Moderno .dxm-item
{
    background: #ebedf2 url(/Content/DevExStyles/ozola/Editors/edtBtnBack.png) repeat-x left top;
    border: 1px solid #a9acb5 !important;
    padding: 0 4px 0 4px !important;}

.menuButtons_Moderno .dxm-item.dxm-hovered
{
	color: #fbaddf;
}

.menuButtons_Moderno .dxm-item.dxm-tmpl
{
    border-color: transparent !important;
}

.menuButtons_Moderno .dxm-item.dxm-tmpl > *
{
    margin: -1px 0;
}
/* Loading panel */
.dxmLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxmLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}   

/* -- ASPxNavBar Lite -- */
.dxnbLite_Moderno
{
	color: #808080;
	list-style: none none outside;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
.dxnbLite_Moderno a
{
	color: #808080;
	text-decoration: none!important;
}
.dxnbLite_Moderno .dxnb-gr
{
	margin-bottom: 1px;
}
.dxnbLite_Moderno.dxnb-noHeads .dxnb-gr
{
	margin-bottom: 12px;
}
.dxnbLite_Moderno .dxnb-header,
.dxnbLite_Moderno .dxnb-headerCollapsed
{
	color: #097ad1;
	padding: 6px;
	overflow: hidden;
	cursor: pointer;
	clear: both;
   	white-space: nowrap;
}
.dxnbLite_Moderno .dxnb-header a,
.dxnbLite_Moderno .dxnb-headerCollapsed a
{
	color: #1b3f91;
	text-decoration: underline!important;
}
.dxnbLite_Moderno .dxnb-content
{
	list-style: none none outside;
	margin: 0;
	padding: 1px 0 0;
	overflow: hidden;
}

.dxnbLite_Moderno .dxnb-item,
.dxnbLite_Moderno .dxnb-large,
.dxnbLite_Moderno .dxnb-bullet
{
    border: 1px solid Transparent;
	clear: both;
	overflow: hidden;
	cursor: default;
}
.dxnbLite_Moderno .dxnb-item,
.dxnbLite_Moderno .dxnb-large,
.dxnbLite_Moderno .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_Moderno .dxnb-link
{
    display: block;
}
.dxnbLite_Moderno .dxnb-item.dxnb-link,
.dxnbLite_Moderno .dxnb-item .dxnb-link,
.dxnbLite_Moderno .dxnb-large.dxnb-link,
.dxnbLite_Moderno .dxnb-large .dxnb-link
{
	padding: 5px 6px;
    white-space: nowrap;
}
.dxnbLite_Moderno .dxnb-bullet,
.dxnbLite_Moderno .dxnb-bulletHover,
.dxnbLite_Moderno .dxnb-bulletSelected
{
	padding: 5px;
	overflow: visible;
}
.dxnbLite_Moderno .dxnb-itemSelected,
.dxnbLite_Moderno .dxnb-largeSelected
{
	background: #dedede;
	color: #606060;
}
.dxnbLite_Moderno .dxnb-itemHover,
.dxnbLite_Moderno .dxnb-largeHover
{
	background: #ffffff;
	text-decoration: underline;
}
.dxnbLite_Moderno .dxnb-header,
.dxnbLite_Moderno .dxnb-headerCollapsed, 
.dxnbLite_Moderno .dxnb-item,
.dxnbLite_Moderno .dxnb-itemHover,
.dxnbLite_Moderno .dxnb-itemSelected,
.dxnbLite_Moderno .dxnb-bullet,
.dxnbLite_Moderno .dxnb-bulletHover,
.dxnbLite_Moderno .dxnb-bulletSelected 
{
	text-align: left;
}
.dxnbLite_Moderno .dxnb-large,
.dxnbLite_Moderno .dxnb-largeHover,
.dxnbLite_Moderno .dxnb-largeSelected
{
	text-align: center;
}

.dxnbLite_Moderno .dxnb-headerHover
{
}
.dxnbLite_Moderno .dxnb-headerCollapsedHover
{
}
.dxnbLite_Moderno .dxnb-last,
.dxnbLite_Moderno.dxnb-noHeads .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_Moderno .dxnb-btn,
.dxnbLite_Moderno .dxnb-btnLeft,
.dxnbLite_Moderno .dxnb-img
{
	border-width: 0;
}

.dxnbLite_Moderno .dxnb-btn
{
	float: right;
	margin: 0 0 0 4px;
}
.dxnbLite_Moderno .dxnb-btnLeft,
.dxnbLite_Moderno .dxnb-rtlHeader .dxnb-btn 
{
	float: left;
	margin: 0 4px 0 0;
}
.dxnbLite_Moderno .dxnb-img
{
	margin: 0 6px 0 0;
}
.dxnbLite_Moderno .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_Moderno .dxnb-rtlHeader .dxnb-img
{
	margin: 0 0 0 6px;
}
.dxnbLite_Moderno .dxnb-header.dxnb-header-left,
.dxnbLite_Moderno .dxnb-headerCollapsed.dxnb-header-left,
.dxnbLite_Moderno .dxnb-rtlHeader
{
	text-align: right;
}
.dxnbLite_Moderno .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 5px;
}
.dxnbLite_Moderno .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 5px;
}
.dxnbLite_Moderno .dxnb-large .dxnb-img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled_Moderno,
.dxnbLite_Moderno .dxnbLiteDisabled_Moderno,
.dxnbLiteDisabled_Moderno a,
.dxnbLiteDisabled_Moderno .dxnb-item,
.dxnbLiteDisabled_Moderno .dxnb-large,
.dxnbLiteDisabled_Moderno .dxnb-bullet,
.dxnbLiteDisabled_Moderno .dxnb-header,
.dxnbLiteDisabled_Moderno .dxnb-headerCollapsed
{
	color: #b1b1b8;
	cursor: default;
}
/* Loading panel */
.dxnbLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxnbLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}   

/* -- ASPxNewsControl -- */
.dxncControl_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	border: 1px solid #9da0aa;
}
.dxncControl_Moderno a
{
	color: #1b3f91;
}
.dxncControl_Moderno td.dxncCtrl
{
	padding: 0;
}
.dxncLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxncLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxncLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxncContent_Moderno
{
	background-color: White;
	padding: 18px 20px 6px;
}
.dxncPagerPanel_Moderno
{
	padding: 2px 9px;
	background-color: White;
}
.dxncControl_Moderno .dxncPPSpacing
{
	background: url(/Content/DevExStyles/ozola/web/ncPagerPanelSpacingBack.png) no-repeat center top;
}
.dxncItem_Moderno
{
	vertical-align: top;
	border-style: none;
	padding: 7px 0 9px;
}
.dxncEmptyItem_Moderno
{
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_Moderno
{
	color: #1b3f91;
}
.dxncEPContainer_Moderno
{
    height: 48px;
	text-align: center;
}
.dxncEPContainer_Moderno div
{
	padding-top: 12px;
}
.dxncEPContainer_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxncEPContainer_Moderno a:hover
{
	text-decoration: underline;
}
/* Headline */
.dxncItemContent_Moderno
{
	color: Black;
	padding-left: 2px;
}
.dxncItemDate_Moderno
{
    font-size: 15px;
	color: #201f35;
	padding-bottom: 1px;
}
.dxncItemHeader_Moderno
{
    font-size: 15px;    
	padding: 1px 1px 6px;
}
.dxncItemHeader_Moderno .dxncItemDate_Moderno
{
    font-size: 15px;    
	font-weight: normal;
}
.dxncItemLeftPanel_Moderno
{
}
.dxncItemRightPanel_Moderno
{
}
.dxncItemDateLeftPanel_Moderno
{
	white-space: nowrap;
}
.dxncItemDateRightPanel_Moderno
{
	white-space: nowrap;
}
.dxncItemTailDiv_Moderno
{
	color: #1b3f91;
}
.dxncEmptyData_Moderno
{
	color: #201f35;
}
/* Disabled */
.dxncDisabled_Moderno,
.dxncDisabled_Moderno a,
.dxncDisabled_Moderno a:hover
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	padding: 5px 2px;
	float: left;
}

.dxpLite_Moderno .dxp-summary,
.dxpLite_Moderno .dxp-sep,
.dxpLite_Moderno .dxp-button,
.dxpLite_Moderno .dxp-pageSizeItem,
.dxpLite_Moderno .dxp-num,
.dxpLite_Moderno .dxp-current,
.dxpLite_Moderno .dxp-ellip
{
	display: block;
	float: left;
	margin-left: 2px;
	font-weight: normal;
}
.dxpLite_Moderno .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite_Moderno a
{
	color: #201f35;
	text-decoration: none;
}
.dxpLite_Moderno a:hover,
.dxpLite_Moderno a.dxp-button:hover span
{
	text-decoration: underline;
}

.dxpLite_Moderno .dxp-button
{
	color: #201f35;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.dxpLite_Moderno .dxp-button img
{
	border: none;
	text-decoration: none;
}
.dxpLite_Moderno .dxp-button span
{
    margin-top: -1px;
}
.dxpLite_Moderno .dxp-button.dxp-bt 
{
	padding: 2px 5px 1px;
}
.dxpLite_Moderno .dxp-button.dxp-bti 
{
	padding: 0 5px;
}
@-moz-document url-prefix() {
    .dxpLite_Moderno .dxp-button.dxp-bi,
    .dxpLite_Moderno .dxp-button.dxp-bti
    {
	    margin-top: 1px;
    }
}
.dxpLite_Moderno .dxp-disabledButton,
.dxpLite_Moderno .dxp-disabledButton span
{
	text-decoration: none;
	color: #b1b1b8;
	cursor: default;
}

.dxpLite_Moderno .dxp-pageSizeItem
{
    padding: 0 4px;
    white-space: nowrap;
}
.dxpLite_Moderno .dxp-pageSizeItem .dx
{
    display: block;
    float: left;
    margin-top: 2px;
    white-space: nowrap;
}
.dxpLite_Moderno .dxp-comboBox
{
    background-color: White;
    display: block;
    float: left;
    border-color: #9DA0AA #C2C4CB #D9DAE0;
    border-style: solid;
    border-width: 1px;
    margin: -2px 0px;
}
.dxpLite_Moderno .dxp-comboBox input
{
    font: 11px Verdana, Geneva, sans-serif;
    display: block;
    float: left;
    background-color: transparent;
    border-width: 0px;
    padding: 0px;
    margin: 3px 2px 0px;
    width: 25px;
}
.dxpLite_Moderno .dxp-hoverComboBox
{
}
.dxpLite_Moderno .dxp-pressedComboBox
{
}
.dxpLite_Moderno .dxp-dropDownButton
{
    font-size: 0px;
    display: block;
    float: left;
    cursor: pointer;
    padding: 6px 3px 5px;
    border-color: Transparent;
    -border-color: White;
    border-style: solid;
    border-width: 0 0 0 1px;
}
.dxpLite_Moderno .dxp-hoverDropDownButton
{
    background: #e6edfe url(/Content/DevExStyles/ozola/web/pDropDownButtonHoverBack.png) repeat-x left top;
    border-color: #c0c9e3;
}
.dxpLite_Moderno .dxp-pressedDropDownButton
{
    background: #e3e5e8 url(/Content/DevExStyles/ozola/web/pDropDownButtonPressedBack.png) repeat-x left top;
    border-color: #c2c4cb;
}
.dxpLite_Moderno .dxp-dropDownButton img
{
    border: none;
	text-decoration: none;
	vertical-align: middle;
}
.dxpLite_Moderno .dxp-disabledComboBox
{
}
.dxpLite_Moderno .dxp-disabledComboBox input
{
    color: #b1b1b8;
}
.dxpLite_Moderno .dxp-disabledDropDownButton
{
    cursor: default;
}

.dxpLite_Moderno .dxp-num
{
	color: #201f35;
	text-decoration: none;
	padding: 2px 6px;
	cursor: pointer;
}

.dxpLite_Moderno .dxp-current
{
	color: #201f35;
	text-decoration: none;
	background-color: #ddd;
	padding: 1px 4px 2px;
	cursor: text;
	border: 1px solid #aaa;
}

.dxpLite_Moderno .dxp-summary,
.dxpLite_Moderno .dxp-ellip
{
	white-space: nowrap;
	padding: 2px 4px;
}

.dxpLite_Moderno .dxp-sep
{
	background-image: url(/Content/DevExStyles/ozola/web/pSepBack.png);
	width: 1px;
	height: 15px;
	margin-top: 1px!important;
	padding: 0;
}

.dxpLiteDisabled_Moderno,
.dxpLiteDisabled_Moderno a,
.dxpLiteDisabled_Moderno .dxp-summary,
.dxpLiteDisabled_Moderno .dxp-sep, 
.dxpLiteDisabled_Moderno .dxp-button,
.dxpLiteDisabled_Moderno .dxp-num,
.dxpLiteDisabled_Moderno .dxp-current,
.dxpLiteDisabled_Moderno .dxp-ellip
{
	color: #b1b1b8;
	border-color: #f2f2f4;
	cursor: default;
}
.dxpLite_Moderno .dxp-pageSizeItem label /*Bootstrap correction*/
{
    font-size: 11px;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_Moderno,
.dxdpLite_Moderno 
{
    /*font-size:12px;*/
	width: 200px;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	visibility: hidden;
	border-spacing: 0;
}

.dxpcLite_Moderno .dxpc-mainDiv,
.dxpcLite_Moderno.dxpc-mainDiv,
.dxdpLite_Moderno .dxpc-mainDiv,
.dxdpLite_Moderno.dxpc-mainDiv  
{
	top: 0;
	left: 0;
	color: #201f35;
	background-color: white;
	/*border: 1px solid #004a9e;*/
	/*border-radius: 6px;*/
}

.dxpcLite_Moderno a.dxpc-link,
.dxdpLite_Moderno a.dxpc-link 
{
	color: #1b3f91;
}
.dxpcLite_Moderno a.dxpc-link *,
.dxdpLite_Moderno a.dxpc-link * 
{
	text-decoration: underline;
	cursor: pointer;
}

.dxpcLite_Moderno .dxpc-closeBtn,
.dxdpLite_Moderno .dxpc-closeBtn,
.dxpcLite_Moderno .dxpc-pinBtn,
.dxdpLite_Moderno .dxpc-pinBtn,
.dxpcLite_Moderno .dxpc-refreshBtn,
.dxdpLite_Moderno .dxpc-refreshBtn,
.dxpcLite_Moderno .dxpc-collapseBtn,
.dxdpLite_Moderno .dxpc-collapseBtn,
.dxpcLite_Moderno .dxpc-maximizeBtn,
.dxdpLite_Moderno .dxpc-maximizeBtn
{
	padding: 1px 2px 2px 1px;
	float: right;
}

.dxpcLite_Moderno.dxRtl  .dxpc-closeBtn,
.dxdpLite_Moderno.dxRtl  .dxpc-closeBtn,
.dxpcLite_Moderno.dxRtl  .dxpc-pinBtn,
.dxdpLite_Moderno.dxRtl  .dxpc-pinBtn,
.dxpcLite_Moderno.dxRtl  .dxpc-refreshBtn,
.dxdpLite_Moderno.dxRtl  .dxpc-refreshBtn,
.dxpcLite_Moderno.dxRtl  .dxpc-collapseBtn,
.dxdpLite_Moderno.dxRtl  .dxpc-collapseBtn,
.dxpcLite_Moderno.dxRtl  .dxpc-maximizeBtn,
.dxdpLite_Moderno.dxRtl  .dxpc-maximizeBtn
{
	float: left;
}

.dxpcLite_Moderno .dxpc-closeBtnHover,
.dxdpLite_Moderno .dxpc-closeBtnHover,
.dxpcLite_Moderno .dxpc-pinBtnHover,
.dxdpLite_Moderno .dxpc-pinBtnHover,
.dxpcLite_Moderno .dxpc-refreshBtnHover,
.dxdpLite_Moderno .dxpc-refreshBtnHover,
.dxpcLite_Moderno .dxpc-collapseBtnHover,
.dxdpLite_Moderno .dxpc-collapseBtnHover,
.dxpcLite_Moderno .dxpc-maximizeBtnHover,
.dxdpLite_Moderno .dxpc-maximizeBtnHover
{
}

.dxpcLite_Moderno .dxpc-header,
.dxdpLite_Moderno .dxpc-header 
{
	color: #fff;
	background: #097ad1;
 
	padding: 4px 2px 7px 7px;
	/*border-radius: 4px 4px 0 0;*/
}

.dxpcLite_Moderno .dxpc-header.dxpc-withBtn,
.dxdpLite_Moderno .dxpc-header.dxpc-withBtn
{
	padding-bottom: 3px;
	padding-right: 2px;
}

.dxpcLite_Moderno.dxRtl .dxpc-header,
.dxdpLite_Moderno.dxRtl .dxpc-header 
{
	padding-left: 2px;
	padding-right: 12px;
}

.dxpcLite_Moderno .dxpc-headerText,
.dxdpLite_Moderno .dxpc-headerText
{
	white-space: nowrap;
}

.dxpcLite_Moderno .dxpc-withBtn .dxpc-headerText,
.dxdpLite_Moderno .dxpc-withBtn .dxpc-headerText
{
	margin-top: -1px;
}

.dxpcLite_Moderno .dxpc-headerImg,
.dxdpLite_Moderno .dxpc-headerImg
{
	margin: 0 6px 0 0;
}

.dxpcLite_Moderno.dxRtl .dxpc-headerImg,
.dxdpLite_Moderno.dxRtl .dxpc-headerImg
{
	margin: 0 0 0 6px;
}

.dxpcLite_Moderno .dxpc-content,
.dxdpLite_Moderno .dxpc-content
{
	white-space: normal;
	padding: 9px 12px 10px;
	border-radius: 6px;
}

.dxpcLite_Moderno .dxpc-footer,
.dxdpLite_Moderno .dxpc-footer
{
	color: #80838f;
	background: #c9cad1 url(/Content/DevExStyles/ozola/web/pcFBack.png) repeat-x left top;
	border-top: 1px solid #a8aab4;
}

.dxpcLite_Moderno .dxpc-footerContent,
.dxdpLite_Moderno .dxpc-footerContent
{
	padding: 6px 20px 6px 12px;
	min-height: 8px;
}

.dxpcLite_Moderno.dxRtl .dxpc-footerContent,
.dxdpLite_Moderno.dxRtl .dxpc-footerContent
{
	padding: 6px 12px 6px 20px;
}

.dxpcLite_Moderno .dxpc-footerText,
.dxdpLite_Moderno .dxpc-footerText
{
	white-space: nowrap;
}

.dxpcLite_Moderno .dxpc-footerImg,
.dxdpLite_Moderno .dxpc-footerImg
{
	margin: -1px 4px 0 0;
}

.dxpcLite_Moderno.dxRtl .dxpc-footerImg,
.dxdpLite_Moderno.dxRtl .dxpc-footerImg
{
	margin: -1px 0 0 4px;
}

.dxpcLite_Moderno .dxpc-sizeGrip,
.dxdpLite_Moderno .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_Moderno.dxRtl .dxpc-sizeGrip,
.dxdpLite_Moderno.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_Moderno,
.dxdpModalBackLite_Moderno
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}
.dxpcLiteDisabled_Moderno,
.dxdpLiteDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}
/* Loading panel */
.dxpcLoadingPanel_Moderno td.dx,
.dxdpLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxpcLoadingPanel_Moderno,
.dxdpLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxpcLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}

/* -- ASPxRoundPanel -- */
.dxrpControl_Moderno td.dxrp,
.dxrpControlGB_Moderno td.dxrp,
.dxrpControl_Moderno .dxrpHeader_Moderno
{
	color: #808080;
}
.dxrpControl_Moderno .dxrpCI
{
	display:block;
}
/* Header */
.dxrpControl_Moderno .dxrpHeader_Moderno,
.dxrpControl_Moderno .dxrpHeader_Moderno span.dxrpHT,
.dxrpControlGB_Moderno span.dxrpHeader_Moderno
{
	color: #ffffff;
}
.dxrpControl_Moderno .dxrpHeader_Moderno > a,
.dxrpControl_Moderno .dxrpHeader_Moderno > a > span.dxrpHT,
.dxrpControlGB_Moderno span.dxrpHeader_Moderno a
{
    color: #1B3F91;
}
.dxrpControl_Moderno .dxrpHeader_Moderno,
.dxrpControl_Moderno .dxrpHLE,
.dxrpControl_Moderno .dxrpHRE
{
	border-bottom: 1px solid #d0d2d8;
}
.dxrpControl_Moderno .dxrpHI,
.dxrpControl_Moderno .dxrpHeader_Moderno,
.dxrpControl_Moderno .dxrpHeader_Moderno td.dxrp
{
	vertical-align: top;
	white-space: nowrap;
}
/* Header image */
.dxrpControl_Moderno .dxrpHI
{
	margin-right: 4px;
}
.dxrpControl_Moderno .dxrpHIR
{
	margin-left: 4px;
}
/* Content */
.dxrpControl_Moderno .dxrpcontent,
.dxrpControlGB_Moderno .dxrpcontent
{
	vertical-align: top;
    background-image: none;
}
.dxrpControl_Moderno .dxrpcontent
{
    background: #f1f2f6;
    background-image: none;
}
/* Edges */
.dxrpControl_Moderno .dxrpTE,
.dxrpControl_Moderno .dxrpNHTE,
.dxrpControlGB_Moderno .dxrpNHTE
{
	border-top: 1px solid #a8aab4;
}
.dxrpControl_Moderno .dxrpLE,
.dxrpControl_Moderno .dxrpHLE,
.dxrpControlGB_Moderno .dxrpLE,
.dxrpControlGB_Moderno .dxrpHLE
{
	border-left: 1px solid #a8aab4;
}
.dxrpControl_Moderno .dxrpRE,
.dxrpControl_Moderno .dxrpHRE,
.dxrpControlGB_Moderno .dxrpRE
{
	border-right: 1px solid #a8aab4;
}
.dxrpControl_Moderno .dxrpBE,
.dxrpControlGB_Moderno .dxrpBE
{
	border-bottom: 1px solid #a8aab4;
}
.dxrpControl_Moderno .dxrpNHTE,
.dxrpControl_Moderno .dxrpLE,
.dxrpControl_Moderno .dxrpRE,
.dxrpControl_Moderno .dxrpBE,
.dxrpControlGB_Moderno .dxrpHeader_Moderno,
.dxrpControlGB_Moderno .dxrpcontent,
.dxrpControlGB_Moderno .dxrpNHTE,
.dxrpControlGB_Moderno .dxrpLE,
.dxrpControlGB_Moderno .dxrpRE,
.dxrpControlGB_Moderno .dxrpBE
{
    background-color: #f1f2f6;
    background-image: none;
}
.dxrpControl_Moderno .dxrpTE
{
	background: #f8f9fa url(/Content/DevExStyles/ozola/web/rpTEdgeBack.png) repeat-x left top;
}
.dxrpControl_Moderno .dxrpHLE, 
.dxrpControl_Moderno .dxrpHRE,
.dxrpControl_Moderno .dxrpHeader_Moderno
{
	background: #097ad1;
	
}

/* Disabled */
.dxrpDisabled_Moderno,
.dxrpDisabled_Moderno td.dxrp
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_Moderno a:hover
{
	text-decoration: underline;
}
.dxsmControl_Moderno a:visited
{
	color: #8684ed;
}

.dxsmControl_Moderno
{
	color: #201f35;
	background-color: White;
	font: 11px Verdana, Geneva, sans-serif;
	border-style: none;
}
/* - Category Level - */
.dxsmCategoryLevel_Moderno, 
.dxsmCategoryLevel_Moderno a
{
	color: #201f35;
	background-color: White;
	text-decoration: none;
}
.dxsmCategoryLevel_Moderno
{
	white-space: nowrap;
	padding: 0px 0px 5px;
}
.dxsmCategoryLevel_Moderno
{
	border-bottom: 1px solid #9da0aa;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_Moderno,
.dxsmLevelCategoryFlow_Moderno a 
{
	color: #201f35;
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_Moderno,
.dxsmLevel0_Moderno a,
.dxsmLevel0Categorized_Moderno a,
.dxsmLevel0Categorized_Moderno
{
	color: #201f35;
	text-decoration: none;
}
.dxsmLevel0_Moderno,
.dxsmLevel0Categorized_Moderno
{
	white-space: nowrap;
	padding: 0px 0px 2px;
}
.dxsmLevel0_Moderno 
{
	padding-bottom: 5px;
}
 /*flow layout*/
.dxsmLevel0Flow_Moderno,
.dxsmLevel0Flow_Moderno a,
.dxsmLevel0CategorizedFlow_Moderno a,
.dxsmLevel0CategorizedFlow_Moderno
{
	color: #201f35;
	font-weight: bold;
	text-decoration: none;
}
.dxsmLevel0Flow_Moderno
{
	padding: 0;
}

.dxsmLevel0_Moderno a:hover,
.dxsmLevel0Categorized_Moderno a:hover,
.dxsmLevel0Flow_Moderno a:hover,
.dxsmLevel0CategorizedFlow_Moderno a:hover
{
	color: #201f35;
	text-decoration: underline;
}
.dxsmLevel0_Moderno a:visited,
.dxsmLevel0Categorized_Moderno a:visited,
.dxsmLevel0Flow_Moderno a:visited,
.dxsmLevel0CategorizedFlow_Moderno a:visited
{
	color: #201f35;
}

/* - Level 1 - */
.dxsmLevel1_Moderno,
.dxsmLevel1_Moderno a,
.dxsmLevel1Categorized_Moderno a,
.dxsmLevel1Categorized_Moderno 
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel1_Moderno,
.dxsmLevel1Categorized_Moderno
{
	white-space: nowrap;
	padding-bottom: 3px;
}

/*flow layout*/
.dxsmLevel1Flow_Moderno,
.dxsmLevel1Flow_Moderno a,
.dxsmLevel1CategorizedFlow_Moderno,
.dxsmLevel1CategorizedFlow_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel1Flow_Moderno
{
	padding: 0;
}

/* - Level 2 - */
.dxsmLevel2_Moderno,
.dxsmLevel2_Moderno a,
.dxsmLevel2Categorized_Moderno a,
.dxsmLevel2Categorized_Moderno
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel2_Moderno,
.dxsmLevel2Categorized_Moderno
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel2Flow_Moderno,
.dxsmLevel2Flow_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel2Flow_Moderno
{
	padding: 0;
}
/* - Level 3 - */
.dxsmLevel3_Moderno,
.dxsmLevel3_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel3_Moderno
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel3Flow_Moderno,
.dxsmLevel3Flow_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
/* - Level 4 - */
.dxsmLevel4_Moderno,
.dxsmLevel4_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel4_Moderno
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/ 
.dxsmLevel4Flow_Moderno,
.dxsmLevel4Flow_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel4Flow_Moderno
{
	padding: 0;
}
/* - Other Levels - */
.dxsmLevelOther_Moderno,
.dxsmLevelOther_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevelOther_Moderno
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevelOtherFlow_Moderno,
.dxsmLevelOtherFlow_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
/* Disabled */
.dxsmDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_Moderno
{
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
.dxtcLite_Moderno > .dxtc-stripContainer,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-strip
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
	_overflow: hidden;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sbSpacer
{
	display: block;
	margin: 0;
	float: left;
	border-top: 1px solid transparent;	overflow: hidden;
	_border-top-color: #000001;
	border-bottom: none !important;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Moderno > .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_Moderno > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_Moderno.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtcLite_Moderno.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-left-style: none;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-activeTab
{
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}

.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-tab a
{
	text-decoration: none;
	color: #808080;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-tabHover
{
	background: #ededed;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-spacer 
{
	width: 5px;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-rightIndent
{
	width: 5px;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 12px;
	display: block;
	font-size: 1em;
	text-decoration: none;
	height: 100%;
	_float: left;
	color: #fff;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-text,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-rightIndent
{
	color: #808080;
	text-decoration: none;
	white-space: nowrap;
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
  	border-radius: 6px;	
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-img
{
	border-style: none;
	margin: 0 3px 0 0;
}
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-img
{
	margin: 0 0 0 3px;
} 
.dxtcLite_Moderno > .dxtc-content
{
	color: #808080;
	background-color: White;
	border: 1px solid #004a9e !important;
	float: left;
	clear: left;
	overflow: auto;
	padding: 11px;
	border-radius: 6px;
}

/* Rtl */
.dxtcLite_Moderno.dxtc-rtl,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-content,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-strip,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-sbSpacer,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	float: right;
}
.dxtc-top.dxtc-rtl > .dxtc-content,
.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer,
.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	clear: right!important;
}
.dxtc-left.dxtc-rtl > .dxtc-strip,
.dxtc-left.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	float: left;
}
.dxtcLite_Moderno.dxtc-rtl > .dxtc-content,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite_Moderno.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	*float: left;
}
.dxtcLite_Moderno.dxtc-rtl > .dxtc-content
{
	*clear: left!important;
}
/* Scrolling */
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sb
{
	border-style: none;
	cursor: pointer;
	font-size: 0;
	margin: 3px 0 0;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sb img
{
	border: none;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite_Moderno > .dxtc-stripContainer .dxtc-n
{
	_display: inline;
}
.dxtcLiteDisabled_Moderno,
.dxtcLiteDisabled_Moderno > .dxtc-stripContainer .dxtc-text,
.dxtcLiteDisabled_Moderno > .dxtc-stripContainer .dxtc-activeTab .dxtc-text,
.dxtcLiteDisabled_Moderno > .dxtc-content,
.dxtcLite_Moderno > .dxtc-stripContainer .dxtcLiteDisabled_Moderno .dxtc-text
{
	color: #b1b1b8;
	cursor: default;
}
/* bottom  */
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-strip
{
	clear: left;
	*float: none;
}
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-sbSpacer,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-tab
{
	border-top: 1px solid #9da0aa;
	border-bottom-style: none;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-tab,
.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab,
.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-left-style: none;
}
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab,
.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border-top: 1px solid White;
}
.dxtcLite_Moderno.dxtc-bottom > .dxtc-content
{
	clear: right;
	border-top: 1px solid #9da0aa;
	border-right: 1px solid #9da0aa;
	border-bottom-color: #9da0aa;
	border-left: 1px solid #9da0aa;
	border-bottom-width: 1px;
	border-bottom-style: none!important;
}
.dxtcLite_Moderno.dxtc-bottom > .dxtc-stripContainer .dxtc-sb
{
	margin: 4px 0 0;
}
/* left */
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent 
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-top-style: none;
}
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-activeTab
{
	border-right: 1px solid White;
}
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 13px 4px 12px;
}
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent 
{
	border: none;
	border-right: 1px solid #9da0aa;
	border-left: 1px solid transparent;
	width: auto;
	_border-left-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Moderno.dxtc-left > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Moderno.dxtc-left > .dxtc-content
{
	border-left-style: none!important;
	float: left;
	clear: none;
}
/* right */
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-top-style: none;
}
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-activeTab
{
	border-left: 1px solid White;
}
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-link
{
	padding: 4px 13px 4px 12px;
}
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #9da0aa;
	border-right: 1px solid transparent;
	_border-right-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Moderno.dxtc-right > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Moderno.dxtc-right > .dxtc-content
{
	border-top: 1px solid #9da0aa;
	border-right-color: #9da0aa;
	border-bottom: 1px solid #9da0aa;
	border-left: 1px solid #9da0aa;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_Moderno.dxtc-noTabs > .dxtc-content
{
	border: 1px solid #9da0aa!important;
}
/* Loading panel */
.dxtcLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxtcLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_Moderno 
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #1b3f91;
	background-color: White;
	border-style: none;
}
.dxtiControl_Moderno a
{
	color: #1b3f91;
}
.dxtiLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxtiLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxtiLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxtiItem_Moderno
{
	color: #1b3f91;
	text-decoration: none;
	white-space: nowrap;
}
.dxtiGroupHeader_Moderno,
.dxtiGroupHeaderCategorized_Moderno
{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.dxtiGroupHeader_Moderno,
.dxtiGroupHeaderCategorized_Moderno
{
	background-color: White;
	white-space: nowrap;
}
.dxtiGroupHeaderCategorized_Moderno
{
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_Moderno
{
	color: #5d5c6d;
	background: #eeeff2 url(/Content/DevExStyles/ozola/web/tiHBack.png) repeat-x left top;
	padding: 0 4px 1px;
	border: 1px solid #d3d4da;
}
.dxtiGroupHeaderTextCategorized_Moderno
{
	color: #5d5c6d;
	font-size: 21px;
}
.dxtiGroupHeaderTextCategorized_Moderno
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBox_Moderno
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background: #eff1f3 url(/Content/DevExStyles/ozola/web/tiFBBack.png) repeat-x left top;
	padding: 10px;
}
.dxtiFilterBoxInfoText_Moderno
{
}
.dxtiFilterBoxEdit_Moderno
{
	font-size: 11px;
	width: 165px;
	border-top: 1px solid #9da0aa;
	border-left: 1px solid #c2c4cb;
	border-right: 1px solid #c2c4cb;
	border-bottom: 1px solid #d9dae0;
	padding-left: 3px;
}
/* - IndexPanel - */
.dxtiIndexPanel_Moderno
{
	background-color: White;
	padding: 5px 0;
	text-decoration: none;
}
.dxtiIndexPanelItem_Moderno,
.dxtiCurrentIndexPanelItem_Moderno,
.dxtiIndexPanelItem_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtiIndexPanelItem_Moderno a:hover
{
	text-decoration: underline;
}

.dxtiIndexPanelItem_Moderno,
.dxtiCurrentIndexPanelItem_Moderno
{
	padding: 2px 4px;
}
.dxtiCurrentIndexPanelItem_Moderno
{
	color: #8684ed;
}
/* - BackToTop - */
.dxtiBackToTop_Moderno,
.dxtiBackToTopRtl_Moderno
{
	padding: 4px 4px 0;
	border-top: 1px solid #e3e3e7;
}
/* Disabled */
.dxtiDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxUploadControl -- */
.dxucControl_Moderno,
.dxucEditArea_Moderno,
input[type="text"].dxucEditArea_Moderno /*Bootstrap correction*/
{
	font: 11px Verdana, Geneva, sans-serif;
}
.dxucEditArea_Moderno,
input[type="text"].dxucEditArea_Moderno /*Bootstrap correction*/
{
    padding: 1px;
}
input[type="text"].dxucEditArea_Moderno /*Bootstrap correction*/
{
    display: block;
    height: auto;
    line-height: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
body input.dxucEditArea_Moderno /*Bootstrap correction*/
{
    color: black;
}
.dxucControl_Moderno .dxucInputs_Moderno
{
}
.dxucTextBox_Moderno
{
	background-color: white;
	border-top: 1px solid #9DA0AA;
	border-right: 1px solid #C2C4CB;
	border-bottom: 1px solid #D9DAE0;
	border-left: 1px solid #C2C4CB;
	padding: 1px 2px;
}
.dxucTextBox_Moderno .dxucEditArea_Moderno
{
	margin: 0px;
	background-color: white;
}
.dxucNullText_Moderno .dxucEditArea_Moderno
{
    color: #b1b1b8;
}
.dxucErrorCell_Moderno
{
	color: Red;
	text-align: left;
}
.dxucButton_Moderno,
.dxucButton_Moderno a
{
	color: #1B3F91;
	text-decoration: none;
}
.dxucButton_Moderno a:hover
{
	text-decoration: underline;
}
.dxucBrowseButton_Moderno,
.dxucBrowseButton_Moderno a
{
	color: #201F35;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_Moderno .dxucBrowseButton_Moderno a
{
	color: #201F35;
}
.dxucControl_Moderno a[unselectable=on]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton_Moderno
{
	padding: 4px 15px;
	border: 1px solid #A9ACB5;
	background: #EBEDF2 url(/Content/DevExStyles/ozola/web/ucButtonBack.png) repeat-x;
}
.dxucBrowseButton_Moderno.dxbf
{
    padding: 4px 14px;
}
.dxucBrowseButton_Moderno.dxbf a
{
    border: 1px dotted black;
}
.dxucBrowseButtonHover_Moderno
{
	background: #DDE6FE url(/Content/DevExStyles/ozola/web/ucButtonHoverBack.png) repeat-x;
}
.dxucBrowseButtonPressed_Moderno
{
	border: 1px solid #9DA0AA;
	background: #DBDDE2 url(/Content/DevExStyles/ozola/web/ucButtonPressedBack.png) repeat-x;
}
.dxucControl_Moderno .dxucBrowseButtonPressed_Moderno
{
    color: #3C3C3C;
}
.dxuc-IE7 .dxucTextBox_Moderno .dxucEditArea_Moderno
{
    margin-left: -3px;
}
/* ProgressBar */
.dxucProgressBar_Moderno,
.dxucProgressBar_Moderno td.dx
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
}
.dxucProgressBar_Moderno .dxucPBMainCell,
.dxucProgressBar_Moderno td.dx
{
	padding: 0;
}
.dxucProgressBar_Moderno
{
	background: #f3f4f5 url(/Content/DevExStyles/ozola/web/ucProgressBack.png) repeat-x left top;
	border: 1px solid #b9bac3;
}
.dxucProgressBarIndicator_Moderno
{
	background: #edd0f4 url(/Content/DevExStyles/ozola/web/ucProgressIndicatorBack.png) repeat-x left top;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_Moderno {
	font: 9px Verdana, Geneva, sans-serif;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_Moderno td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_Moderno a {
	color: #1B3F91;
}
/* Disabled */
.dxucDisabled_Moderno,
.dxucDisabled_Moderno a
{
	font-size: 11px;
	color: #B1B1B8;
	cursor: default;
}
.dxucTextBoxDisabled_Moderno
{
	border-color: #D9DAE0;
}
.dxucButtonDisabled_Moderno a,
.dxucButtonDisabled_Moderno a:hover
{
	text-decoration: none;
}
.dxucControl_Moderno .dxucBrowseButtonDisabled_Moderno a
{
	color: #BABAC1;
}
.dxucBrowseButtonDisabled_Moderno
{
	border-color: #E1E2E5;
	background: #F8F9FA url(/Content/DevExStyles/ozola/web/ucButtonDisabledBack.png) repeat-x;
}

/* -- ASPxSplitter -- */
.dxsplControl_Moderno,
.dxsplVSeparator_Moderno,
.dxsplHSeparator_Moderno
{
	background-color: White;
}
.dxsplVSeparator_Moderno,
.dxsplHSeparator_Moderno
{
	font-size: 0;
}
.dxsplControl_Moderno,
.dxsplVSeparator_Moderno,
.dxsplHSeparator_Moderno,
.dxsplPane_Moderno,
.dxsplPaneCollapsed_Moderno,
.dxsplVSeparator_Moderno,
.dxsplHSeparator_Moderno,
.dxsplVSeparatorCollapsed_Moderno,
.dxsplHSeparatorCollapsed_Moderno
{
	border: 0px solid #9598a1;
}
.dxsplPane_Moderno,
.dxsplPaneCollapsed_Moderno
{
	border-width: 1px;
}
.dxsplPaneCollapsed_Moderno
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparator_Moderno,
.dxsplHSeparator_Moderno
{
	background-color: #ebecef;
}
.dxsplVSeparator_Moderno
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparator_Moderno
{
	border-left-width: 1px;
	border-right-width: 1px;
}

.dxsplVSeparatorHover_Moderno
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_Moderno
{
	cursor: n-resize;
}
.dxsplVSeparatorCollapsed_Moderno
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparatorCollapsed_Moderno
{
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorCollapsed_Moderno,
.dxsplHSeparatorCollapsed_Moderno
{
	cursor: default!important;
}
.dxsplVSeparatorButton_Moderno
{
	cursor: pointer;
	padding: 3px 0;
}
.dxsplHSeparatorButton_Moderno
{
	cursor: pointer;
	padding: 0 3px;
}
.dxsplDisabled_Moderno .dxsplVSeparatorButton_Moderno,
.dxsplDisabled_Moderno .dxsplHSeparatorButton_Moderno
{
	cursor: default;
}
.dxsplVSeparatorHover_Moderno,
.dxsplVSeparatorButtonHover_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/web/splVSepHBack.png);
}
.dxsplHSeparatorHover_Moderno,
.dxsplHSeparatorButtonHover_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/web/splHSepHBack.png);
}
.dxsplVSeparatorHover_Moderno,
.dxsplHSeparatorHover_Moderno,
.dxsplVSeparatorButtonHover_Moderno,
.dxsplHSeparatorButtonHover_Moderno
{
	background-color: #e3ebfe;
}
.dxsplResizingPointer_Moderno
{
	background: url(/Content/DevExStyles/ozola/web/splResizingPointer.gif) repeat;
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC
{
	padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl_Moderno
{
	float: left;
}
.dxtvControl_Moderno li
{
	font: 11px Verdana, Geneva, sans-serif;
	overflow-y: hidden;
}
.dxtvControl_Moderno ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.dxtvControl_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtvControl_Moderno .dxtv-ln
{
	vertical-align: top;
}
.dxtvControl_Moderno .dxtv-nd
{
	color: #201f35;
	float: left;
	display: block;
	text-decoration: none;
	padding: 3px 5px 4px;
	margin: 1px 1px 1px 0;
	cursor: pointer;
	outline: 0 none;
}
.dxtvControl_Moderno .dxtv-elbNoLn,
.dxtvControl_Moderno .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}
.dxtvControl_Moderno .dxtv-btn
{
	margin-left: 8px;
	margin-top: 3px;
	cursor: pointer;
}
.dxtvControl_Moderno .dxtv-subnd
{
	margin-left: 22px;
}
.dxtvControl_Moderno .dxtv-ndImg
{
	margin:  0 4px 0 2px;
	cursor: pointer;
}
.dxtvControl_Moderno .dxtv-ndTxt
{
	white-space: nowrap;
	cursor: pointer;
}
.dxtvControl_Moderno .dxtv-ndChk
{
	cursor: default;
	margin:  0 6px 0 2px;
} 
.dxtvControl_Moderno .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}
.dxtvControl_Moderno .dxtv-ndSel,
.dxtvControl_Moderno .dxtv-ndHov
{
    padding: 2px 4px 3px;
}
.dxtvControl_Moderno .dxtv-ndSel
{
	background: #e9eaee url(/Content/DevExStyles/ozola/web/mItemSBack.png) repeat-x left top;
	border: 1px solid #9da0aa;
	cursor: default;
}

.dxtv-ndSel .dxtv-ndTxt,
.dxtv-ndSel .dxtv-ndImg
{
	cursor: default;
}
.dxtvControl_Moderno .dxtv-ndHov
{
	background: #e3ebff url(/Content/DevExStyles/ozola/web/mSubItemHBack.png) repeat-x left top;
	border: 1px solid #a6a9b2;
	cursor: pointer;
}
.dxtv-ndHov .dxtv-ndTxt,
.dxtv-ndHov .dxtv-ndImg
{
	cursor: pointer;
}

.dxtvControl_Moderno .dxtv-clr,
.dxtvControl_Moderno .dxtv-clrIE7
{
	clear: both;
	font-size: 0;
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
} 

.dxtvControl_Moderno .dxtv-clr
{
	line-height: 0;
}

.dxtvControl_Moderno.dxtvRtl,
.dxtvControl_Moderno.dxtvRtl .dxtv-nd,
.dxtvControl_Moderno.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_Moderno.dxtvRtl .dxtv-elb,
.dxtvControl_Moderno.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}
.dxtvControl_Moderno.dxtvRtl .dxtv-nd
{
	margin: 1px 0 1px 1px;
}
.dxtvControl_Moderno.dxtvRtl .dxtv-elb,
.dxtvControl_Moderno.dxtvRtl .dxtv-ln
{
	background-position: right top;
}
.dxtvControl_Moderno.dxtvRtl .dxtv-btn
{
	margin: 3px 8px 0 0;
}
.dxtvControl_Moderno.dxtvRtl .dxtv-subnd
{
	margin: 0 22px 0 0;
}
.dxtvControl_Moderno.dxtvRtl .dxtv-ndImg
{
	margin: 0 2px 0 4px;
}
.dxtvControl_Moderno.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}
.dxtvControl_Moderno.dxtvRtl .dxtv-ndChk
{
	margin: 0 2px 0 6px;
}
.dxtvControl_Moderno.dxtvRtl.OperaRtlFix .dxtv-subnd
{
	overflow-x: hidden;
}

.dxtvDisabled_Moderno,
.dxtvControl_Moderno .dxtvDisabled,
.dxtvDisabled_Moderno a,
.dxtvDisabled_Moderno .dxtv-ndTxt,
.dxtvDisabled_Moderno .dxtv-ndImg,
.dxtvDisabled_Moderno .dxtv-btn,
.dxtvDisabled_Moderno .dxtv-nd
{
	color: #b1b1b8;
	cursor: default;
} 

.dxtvLoadingPanelWithContent_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxtvLoadingPanelWithContent_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

/* ASPxFileManager */
.dxfmControl_Moderno 
{
	font: 11px Verdana, Geneva, sans-serif;
	outline: 0px;
}
.dxfmDisabled_Moderno
{
	color: #ACACAC;
}

/* FileManager - TreeView */
.dxfmControl_Moderno .dxtvControl_Moderno 
{
	margin-left: -5px;
}
.dxfmControl_Moderno .dxtvControl_Moderno .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 2px 4px 3px;
}

/* FileManager - File */
.dxfmControl_Moderno div.dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px;
	margin: 4px;
}
.dxfmControl_Moderno.dxfm-rtl div.dxfm-file 
{
	float: right;
}
.dxfmDisabled_Moderno .dxfm-file
{
	cursor: default;
}
.dxfmControl_Moderno div.dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl_Moderno div.dxfm-fileSA
{
	border: 1px solid #888888;
}


.dxfmControl_Moderno div.dxfm-fileSA
{
	background: #E9EAEE url(/Content/DevExStyles/ozola/web/mItemSBack.png) repeat-x left top;
	border: 1px solid #9DA0AA;
}
.dxfmControl_Moderno div.dxfm-fileH,
.dxfmControl_Moderno div.dxfm-fileF
{
	background: #E3EBFF url(/Content/DevExStyles/ozola/web/mSubItemHBack.png) repeat-x left top;
    border: 1px solid #A6A9B2;
}
.dxfmControl_Moderno td.dxgv .dxfm-fileName
{
    padding: 2px 0;
}
.dxfmControl_Moderno .dxfm-content
{
	overflow: hidden;
}
.dxfmControl_Moderno .dxfm-content div
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height: 18px;
}
.dxfmControl_Moderno .dxfm-file .dxfm-highlight
{
	background-color: #E2EAFD;
	background-repeat: repeat;
	color: #201F35;
	font-weight: bold;
}
.dxfmControl_Moderno .fileContainer
{
    margin: 4px;
}

/* FileManager - GridView */
.dxfmControl_Moderno .dxgvTable_Moderno  td.dxgv 
{
    border-bottom-width: 0px;
}
.dxfmControl_Moderno  .dxgvControl_Moderno 
{
    background-color: White; 
    outline: none;
}
.dxfmControl_Moderno .dxgvTable_Moderno tr.dxfm-fileSA
{
    background: #EFF0F2;
}     
.dxfmControl_Moderno .dxgvTable_Moderno tr.dxfm-fileSI
{
    background: #F0F0F0;
}
.dxfmControl_Moderno .dxfm-fileF.dxgvFocusedRow_Moderno
{
    background: #E8E9EC;
}
.dxfmControl_Moderno .dxgvTable_Moderno tr.dxfm-fileH
{
    background: #E2EAFD;
}
.dxfmControl_Moderno tr.dxgvFocusedRow_Moderno
{
    background: White;
}
.dxgvHeader_Moderno.dxfmGridHeader
{
    background: White;
    border-color: #D9DAE0;
}
.dxfm-file .dxgv.dxgvCommandColumn_Moderno
{
	text-overflow: clip;
}

/* FileManager - Toolbar */
.dxfmControl_Moderno .dxfm-toolbar
{
	background: #F2F2F7 url(/Content/DevExStyles/ozola/web/mItemBack.png) repeat-x top left;
}
.dxfmControl_Moderno .dxfm-toolbar table.dxfm
{
	width: 100%;
}
.dxfmControl_Moderno .dxfm-toolbar .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_Moderno.dxfm-rtl .dxfm-toolbar .dxfm-filter 
{
	text-align: left;
}
.dxfmControl_Moderno .dxfm-toolbar .dxfm-filter input
{
	border: 1px solid #9DA0AA #C2C4CB #D9DAE0;
	margin: 4px 4px 0px 3px;
	width: 130px;
	height: 16px;
	font: 11px Verdana, Geneva, sans-serif;
}
.dxfmControl_Moderno .dxfm-toolbar .dxfm-path input
{
	border: 1px solid #9DA0AA #C2C4CB #D9DAE0;
	width: 230px;
	height: 16px;
	font: 11px Verdana, Geneva, sans-serif;
}

/* FileManager - Toolbar - Light */
.dxfmControl_Moderno .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_Moderno .dxfm-toolbar .dxmLite_Moderno .dxm-main
{
	margin-top: 1px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl_Moderno .dxfm-toolbar .dxmLite_Moderno .dxmtb.dxm-horizontal .dxm-separator 
{
	padding: 0px 11px;
}
.dxfmControl_Moderno .dxfm-toolbar .dxmLite_Moderno .dxfm-path 
{
	padding-left: 2px;
}
.dxfmControl_Moderno .dxfm-toolbar .dxmLite_Moderno .dxfm-path input
{
	margin: 1px 8px 0px 4px;
}
.dxfmControl_Moderno.dxfm-rtl .dxfm-toolbar .dxmLite_Moderno .dxfm-path input
{
	margin: 1px 4px 0px 8px;
}
.dxfmControl_Moderno .dxfm-toolbar .dxmLite_Moderno .dxm-item .dxm-content 
{
	padding-top: 4px;
}
.dxfmControl_Moderno .dxfm-toolbar .dxmLite_Moderno .dxm-item .dxm-content .dxm-image {
	margin: 0px;
}

/* FileManager - UploadPanel */
.dxfmControl_Moderno .dxfm-uploadPanel 
{
	background-color: #EBECEF;
	text-align: right;
}
.dxfmControl_Moderno.dxfm-rtl .dxfm-uploadPanel 
{
	text-align: left;
}
.dxfmControl_Moderno .dxfm-uploadPanel table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 2px;
	margin-top: 1px;
}
.dxfmControl_Moderno .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_Moderno 
{
	margin-right: 10px;
	margin-top: 4px;
}
.dxfmControl_Moderno.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_Moderno 
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_Moderno .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #1B3F91;
	text-decoration: none;
}
.dxfmControl_Moderno .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover
{
	text-decoration: underline;
}
.dxfmControl_Moderno .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_Moderno .dxfm-uploadPanel.dxsplPane_Moderno .dxucTextBox_Moderno 
{
	padding: 0px 2px;
}
.dxfmControl_Moderno .dxfm-uploadPanel.dxsplPane_Moderno .dxucBrowseButton_Moderno 
{
	padding: 2px 8px 3px;
}
.dxfmControl_Moderno .dxfm-uploadPanel.dxsplPane_Moderno .dxucBrowseButton_Moderno.dxbf
{
    padding: 2px 7px 3px;
}
.dxfmControl_Moderno .dxfm-uploadPanel.dxsplPane_Moderno .dxucSilverlightPluginLinkPanel_Moderno 
{
	margin-top: -8px;
}

/* FileManager - Splitter */
.dxfmControl_Moderno .dxsplControl_Moderno
{
	border-width: 1px;
	border-color: #9DA0AA;
}
.dxfmControl_Moderno .dxsplPane_Moderno
{
	border-width: 0px;
}
.dxfmControl_Moderno .dxsplLCC {
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl_Moderno.dxfm-dst .dxsplVSeparator_Moderno
{
	width: 3px;
	background: url(/Content/DevExStyles/ozola/web/fmSplitterSeparator.gif) repeat-y right;
	border-width: 0px;
}
.dxfmControl_Moderno.dxfm-dst.dxfm-rtl .dxsplVSeparator_Moderno 
{
	background-position-x: left;
}
.dxfmControl_Moderno.dxfm-tch .dxsplVSeparator_Moderno
{
	border-width: 0 1px;
	border-color: #ABACB9;
}
.dxfmControl_Moderno .dxsplHSeparator_Moderno
{
	border-width: 0px;
	background: #ABACB9 none;
}
.dxfmControl_Moderno .dxfm-filePane .dxsplLCC
{
    padding: 0;
}

/* FileManager - Create, Rename input */
.dxfmControl_Moderno .dxfm-cInput,
.dxfmControl_Moderno .dxfm-rInput
{
	border: 1px solid #9DA0AA #C2C4CB #D9DAE0;
	padding: 1px;
	font: 11px Verdana, Geneva, sans-serif;
	outline-width: 0px;
	margin: 0px;
}

/* FileManager - LoadingPanel */
.dxfmControl_Moderno .dxfmLoadingPanel_Moderno 
{
	background-color: White;
	background-repeat: repeat;
	border: 1px solid #9DA0AA;
	color: #201F35;
	font: 11px Verdana, Geneva, sans-serif;
}
.dxfmControl_Moderno .dxfmLoadingPanel_Moderno td.dx {
	padding: 7px 10px;
	text-align: center;
	white-space: nowrap;
}
.dxfmControl_Moderno .dxfmLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}

/* FileManager - Move PopupControl */
.dxfmControl_Moderno .dxpc-content
{
	padding: 5px 0px 0px;
}
.dxfmControl_Moderno .dxpc-content .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_Moderno .dxpc-content .dxfm-mpButtonC
{
	margin-top: 5px;
	border-top: 1px solid #ABACB9;
	text-align: right;
	background-color: #EBECEF;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_Moderno .dxpc-content .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}
.dxfmControl_Moderno .dxfm-filter > label /*Bootstrap correction*/
{
    font-size: 11px;
}

/* ASPxImageSlider */
.dxisControl_Moderno
{
    width: 660px;
    height: 505px;
    outline: 0;
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxisControl_Moderno .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_Moderno .dxis-playPauseBtnWrapper {
    right: auto;
    left: 0;
}
.dxisControl_Moderno > .dxis-passePartout
{
    position: relative;
    background-color: #000000;
    width: 100%;
    height:100%;
}
.dxisControl_Moderno .dxis-imageArea
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.dxisControl_Moderno .dxis-slidePanel,
.dxisControl_Moderno .dxis-nbSlidePanel,
.dxisControl_Moderno .dxis-nbSlidePanelWrapper
{
    position: absolute;
}
.dxisControl_Moderno .dxis-nbSlidePanelWrapper
{
    overflow: hidden;
}
.dxisControl_Moderno .dxis-nbTop,
.dxisControl_Moderno .dxis-nbBottom,
.dxisControl_Moderno .dxis-nbLeft,
.dxisControl_Moderno .dxis-nbRight,
.dxisControl_Moderno .dxis-nbDotsBottom,
.dxisControl_Moderno .dxis-nbDotsTop,
.dxisControl_Moderno .dxis-nbDotsLeft,
.dxisControl_Moderno .dxis-nbDotsRight
{
    position: relative;
}
.dxisControl_Moderno .dxis-nbTop
{
    padding-bottom: 5px;
}
.dxisControl_Moderno .dxis-nbBottom
{
    padding-top: 5px;
}
.dxisControl_Moderno .dxis-nbLeft
{
    padding-right: 5px;
}
.dxisControl_Moderno .dxis-nbRight
{
    padding-left: 5px;
}
.dxisControl_Moderno .dxis-nbDotsBottom,
.dxisControl_Moderno .dxis-nbDotsTop
{
    padding: 20px 0;
}
.dxisControl_Moderno .dxis-nbDotsLeft
{
    padding-right: 20px;
}
.dxisControl_Moderno .dxis-nbDotsRight
{
    padding-left: 20px;
}
.dxisControl_Moderno .dxis-nbLeft,
.dxisControl_Moderno .dxis-nbRight,
.dxisControl_Moderno .dxis-nbDotsLeft,
.dxisControl_Moderno .dxis-nbDotsRight
{
    float: left;
}
.dxisControl_Moderno .dxis-item,
.dxisControl_Moderno .dxis-nbItem
{
    background-image: url(/Content/DevExStyles/ozola/web/isLoading.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
.dxisControl_Moderno .dxis-nbItem .dxis-nbHoverItem
{
    display: none;
    position: absolute;
    border: 2px solid #9f9f9f;
}
.dxisControl_Moderno .dxis-nbItem .dxis-nbHoverItem > div
{
    border: 2px solid #ffffff;
}
.dxisControl_Moderno .dxis-nbItem.dxis-hover .dxis-nbHoverItem
{
    display: block;
}
.dxisControl_Moderno .dxis-item,
.dxisControl_Moderno .dxis-nbItem,
.dxisControl_Moderno .dxis-nbDotItem
{
    position: absolute;
    overflow: hidden;
}
.dxisControl_Moderno .dxis-nbItem,
.dxisControl_Moderno .dxis-nbDotItem
{
    cursor: pointer;
}
.dxisControl_Moderno .dxis-nbDotItemSelected,
.dxisControl_Moderno .dxis-nbDotItemDisabled
{
    cursor: default;
}
.dxisControl_Moderno .dxis-nbItem
{
    width: 90px;
    height: 60px;
    background-color: black;
}
.dxisControl_Moderno .dxis-itemTextArea
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    cursor: default;
    padding: 22px;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    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_Moderno .dxis-nbSelectedItem
{
    z-index: 1;
    cursor: default;
    position: absolute;
    border: 2px solid black;
    background-color: rgba(255, 255, 255, 0.00);
}
.dxisControl_Moderno .dxis-nbSelectedItem > div
{
    border: 2px solid White;
}
.dxisControl_Moderno .dxis-prevBtnVertWrapper,
.dxisControl_Moderno .dxis-nextBtnVertWrapper,
.dxisControl_Moderno .dxis-prevBtnHorWrapper,
.dxisControl_Moderno .dxis-nextBtnHorWrapper
{
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.dxisControl_Moderno .dxis-prevBtnHorWrapperDisabled,
.dxisControl_Moderno .dxis-nextBtnHorWrapperDisabled,
.dxisControl_Moderno .dxis-prevBtnVertWrapperDisabled,
.dxisControl_Moderno .dxis-nextBtnVertWrapperDisabled
{
    cursor: default;
}
.dxisControl_Moderno .dxis-prevBtnHorWrapper
{
    left: 0px;
}
.dxisControl_Moderno .dxis-nextBtnHorWrapper
{
    right: 0px;
}
.dxisControl_Moderno .dxis-prevBtnVertWrapper
{
    top: 0px;
}
.dxisControl_Moderno .dxis-nextBtnVertWrapper
{
    bottom: 0px;
}
.dxisControl_Moderno > .dxis-passePartout > .dxis-prevBtnHorWrapper,
.dxisControl_Moderno > .dxis-passePartout > .dxis-nextBtnHorWrapper
{
    top: 50%;
    margin-top: -32px;
}
.dxisControl_Moderno > .dxis-passePartout > .dxis-prevBtnVertWrapper,
.dxisControl_Moderno > .dxis-passePartout > .dxis-nextBtnVertWrapper
{
    left: 50%;
    margin-left: -30px;
}
.dxisControl_Moderno .dxis-prevBtnHor
{
    margin: 16px 12px 16px 8px;
}
.dxisControl_Moderno .dxis-nextBtnHor
{
    margin: 16px 8px 16px 12px;
}
.dxisControl_Moderno .dxis-prevBtnVert
{
    margin: 8px 16px 12px 16px;
}
.dxisControl_Moderno .dxis-nextBtnVert
{
    margin: 12px 16px 8px 16px;
}
.dxisControl_Moderno > .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxisControl_Moderno > .dxis-nbBottom > .dxis-nextBtnHorWrapper,
.dxisControl_Moderno > .dxis-nbTop > .dxis-prevBtnHorWrapper,
.dxisControl_Moderno > .dxis-nbTop > .dxis-nextBtnHorWrapper
{
    height: inherit;
}
.dxisControl_Moderno > .dxis-nbLeft > .dxis-prevBtnVertWrapper,
.dxisControl_Moderno > .dxis-nbLeft > .dxis-nextBtnVertWrapper,
.dxisControl_Moderno > .dxis-nbRight > .dxis-prevBtnVertWrapper,
.dxisControl_Moderno > .dxis-nbRight > .dxis-nextBtnVertWrapper
{
    width: inherit;
}
.dxisControl_Moderno .dxis-prevPageBtnHor,
.dxisControl_Moderno .dxis-nextPageBtnHor
{
    top: 50%;
    position: relative;
    margin: -11px 7px 0 7px;
}
.dxisControl_Moderno .dxis-prevPageBtnVert,
.dxisControl_Moderno .dxis-nextPageBtnVert
{
    margin: 7px auto 6px;
}
.dxisControl_Moderno .dxis-prevBtnHorWrapperPressed > .dxis-prevBtnHor,
.dxisControl_Moderno .dxis-nextBtnHorWrapperPressed > .dxis-nextBtnHor,
.dxisControl_Moderno .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_Moderno .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_Moderno .dxis-prevBtnVertWrapperPressed > .dxis-prevBtnVert,
.dxisControl_Moderno .dxis-nextBtnVertWrapperPressed > .dxis-nextBtnVert,
.dxisControl_Moderno .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_Moderno .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_Moderno .dxis-prevBtnVertPressed,
.dxisControl_Moderno .dxis-nextBtnVertPressed,
.dxisControl_Moderno .dxis-nextBtnHorPressed,
.dxisControl_Moderno .dxis-prevBtnHorPressed,
.dxisControl_Moderno .dxis-prevPageBtnVertPressed,
.dxisControl_Moderno .dxis-nextPageBtnVertPressed,
.dxisControl_Moderno .dxis-prevPageBtnHorPressed,
.dxisControl_Moderno .dxis-nextPageBtnHorPressed,
.dxisControl_Moderno .dxis-prevBtnVertDisabled,
.dxisControl_Moderno .dxis-nextBtnVertDisabled,
.dxisControl_Moderno .dxis-nextBtnHorDisabled,
.dxisControl_Moderno .dxis-prevBtnHorDisabled,
.dxisControl_Moderno .dxis-prevPageBtnVertDisabled,
.dxisControl_Moderno .dxis-nextPageBtnVertDisabled,
.dxisControl_Moderno .dxis-prevPageBtnHorDisabled,
.dxisControl_Moderno .dxis-nextPageBtnHorDisabled
{
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
}

/* ASPxImageGallery */
.dxigControl_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	border: 1px solid #9da0aa;
}
.dxigControl_Moderno td.dxigCtrl
{
	padding: 0;
	background-color: #f1f2f6;
}
.dxigLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxigLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxigLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxigContent_Moderno
{
	padding: 4px;
    background-color: #f1f2f6;
}
.dxigEmptyData_Moderno
{
	color: #201f35;
	padding: 12px 40px;
}
.dxigEmptyItem_Moderno
{
	text-align: left;
	vertical-align: top;
}
.dxigFlowItem_Moderno
{
    float: left;
}
.dxigItem_Moderno
{
    background-color: #E8EDF1;
    background-repeat: no-repeat;
    background-position:center center;
    background-image: url(/Content/DevExStyles/ozola/web/igLoading.gif);
}
.dxigItem_Moderno a
{
    outline: 0;
}
.dxigItem_Moderno a > img
{
    display: block;
}
.dxigPagerPanel_Moderno
{
	padding: 2px 9px;
	background: #f1f2f6 url(/Content/DevExStyles/ozola/web/dvPagerPanelBack.png) repeat-x left top;
}
.dxigControl_Moderno .dxigPPSpacing
{
	background: url(/Content/DevExStyles/ozola/web/dvPagerPanelSpacingBack.png) no-repeat center top;
}
.dxigItem_Moderno .dxig-thumbnailBorder
{
    top: 0;
    display: none;
    position: absolute;
    border: 1px solid gray;
    border: 1px solid rgba(0, 0, 0, 0.20);
}
.dxigItem_Moderno .dxig-thumbnailWrapper,
.dxigFlowItem_Moderno
{
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
}
.dxigControl_Moderno .dxig-thumbnailTextArea
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    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_Moderno .dxpcControl,
.dxigControl_Moderno .dxpcLite .dxpc-mainDiv
{
    border: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.dxigControl_Moderno .dxpcLite .dxpc-content
{
    padding: 0;
}
.dxigControl_Moderno .dxig-imageSliderWrapper
{
    overflow: hidden;
    padding: 50px 65px;
}.dxigControl_Moderno.dxTouchUI .dxig-imageSliderWrapper
{
    padding: 0;
}
.dxigControl_Moderno .dxig-imageSliderWrapper .dxisControl .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_Moderno .dxig-bottomPanel
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}
.dxigControl_Moderno .dxig-overflowPanel
{
    overflow: hidden;
}
.dxigControl_Moderno .dxig-bottomPanel .dxisControl_Moderno
{
    position: relative;
}
.dxigControl_Moderno .dxisControl_Moderno > .dxis-passePartout
{
    background-color: transparent;
}
.dxigControl_Moderno .dxisControl_Moderno .dxis-nbBottom
{
    padding: 4px 4px 0 4px;
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    width: 43px;
    background: url(/Content/DevExStyles/ozola/web/igNavBtnsBack.png) repeat-y;
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper
{
    background-position: 0 0;
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    background-position: -39px 0;
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapperDisabled,
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapperDisabled
{
    display: none;
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor,
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    position: absolute;
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor
{
}
.dxigControl_Moderno .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    right: 0;
}
.dxigControl_Moderno .dxig-fullscreenViewerTextArea
{
    z-index: 1;
    padding: 10px;
    text-align: center;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.dxigControl_Moderno .dxig-prevButtonArea,
.dxigControl_Moderno .dxig-nextButtonArea
{
    top: 0;
    position: absolute;
}
.dxigControl_Moderno .dxig-prevButtonArea
{
    left: 0;
}
.dxigControl_Moderno .dxig-nextButtonArea
{
    right: 0;
}
.dxigControl_Moderno .dxig-prevButton,
.dxigControl_Moderno .dxig-nextButton
{
    top: 50%;
    cursor: pointer;
    position: relative;
    margin: -32px 11px 0;
}
.dxigControl_Moderno .dxig-prevButtonDisabled,
.dxigControl_Moderno .dxig-nextButtonDisabled
{
    cursor: auto;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
}
.dxigControl_Moderno .dxig-closeButtonWrapper,
.dxigControl_Moderno .dxig-playPauseButtonWrapper
{
    padding: 15px;
    cursor: pointer;
    position: absolute;
}
.dxigControl_Moderno .dxig-closeButtonWrapper
{
    top: 4px;
    right: 7px;
}
.dxigControl_Moderno .dxig-closeButtonWrapper > .dxig-closeButton
{
    z-index: 1;
}
.dxigControl_Moderno .dxig-playPauseButtonWrapper
{
    top: 2px;
    right: 48px;
}
*[dir="rtl"].dxigControl_Moderno .dxig-closeButtonWrapper {
    left: 7px;
    right: auto;
}
*[dir="rtl"].dxigControl_Moderno .dxig-playPauseButtonWrapper {
    left: 48px;
    right: auto;
}
.dxigControl_Moderno .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_Moderno .dxisControl_Moderno .dxis-nbSelectedItem
{
    border: 2px solid #fff;
}
.dxigControl_Moderno .dxisControl_Moderno .dxis-nbHoverItem
{
    border: 2px solid #9F9F9F
}
.dxigControl_Moderno .dxisControl_Moderno .dxis-nbSelectedItem > div,
.dxigControl_Moderno .dxisControl_Moderno .dxis-nbHoverItem > div
{
    border: 2px solid #000;
}
.dxigControl_Moderno .dxisControl_Moderno .dxis-nbBottom,
.dxigControl_Moderno .dxig-fullscreenViewerTextArea
{
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}
.dxigEPContainer_Moderno
{
    height: 48px;
	text-align: center;
}
.dxigEPContainer_Moderno div
{
	padding-top: 12px;
}
.dxigEPContainer_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxigEPContainer_Moderno a:hover
{
	text-decoration: underline;
}

/* Removes flicking in iOS Safari*/
.dxfmControl_Moderno,
.dxnbGroupHeader_Moderno,
.dxnbGroupHeaderCollapsed_Moderno,
.dxnbGroupContent_Moderno > TABLE > TBODY > TR,
.dxtcTab_Moderno,
.dxtcActiveTab_Moderno,
.dxtv-nd_Moderno
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Form Layout */
.dxflFormLayout_Moderno {
    display: table;
}
.dxflFormLayout_Moderno,
.dxflCaptionCell_Moderno,
.dxflNestedControlCell_Moderno,
div.dxflItem_Moderno {
    font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
}

.dxflButtonItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 4px; }
.dxflButtonItemSys .dxflVAMSys.dxflCaptionCell_Moderno { padding-bottom: 1px; }
.dxflTextItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 0px; }
.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 3px; }
.dxflCheckBoxItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 3px; }
.dxflRadioButtonItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 3px; }
.dxflCheckBoxListItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 11px; }
.dxflRadioButtonListItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 11px; }
.dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 2px; }
.dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 2px; }
.dxflProgressBarItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 3px; }
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 3px; }
.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_Moderno { padding-top: 5px; padding-bottom: 5px; }

html[xmlns*=""] .dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_Moderno,  /*IE 8*/
html[xmlns*=""] .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_Moderno {
    padding-top: 2px;
}

.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_Moderno,   /*IE 7*/
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_Moderno {
    *padding-top: 2px;
}

@-moz-document url-prefix() {   /*Firefox*/
	.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_Moderno,
    .dxflMemoItemSys .dxflVATSys.dxflCaptionCell_Moderno {
        padding-top: 2px;
    }
}

.dxflCLTSys .dxflCaptionCell_Moderno,
.dxflCLBSys .dxflCaptionCell_Moderno {
    padding: 3px 0;
}

.dxflCLLSys .dxflCaptionCell_Moderno,
*[dir="rtl"].dxflFormLayout_Moderno .dxflCLRSys .dxflCaptionCell_Moderno {
    padding-left: 0px;
    padding-right: 6px;
}
.dxflCLRSys .dxflCaptionCell_Moderno,
*[dir="rtl"].dxflFormLayout_Moderno .dxflCLLSys .dxflCaptionCell_Moderno {
    padding-right: 0px;
    padding-left: 6px;
}
.dxflCaptionCell_Moderno {
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
    width: 1%;
}
.dxflNestedControlCell_Moderno {
    height: 0;
}

.dxflEmptyItem_Moderno {
    height: 21px;
}

.dxflItem_Moderno { padding: 2px 0; width: 100%; }
.dxflItem_Moderno > table.dxflItemTable_Moderno { width: 100%; }
.dxflGroup_Moderno { padding: 6px 5px; width: 100%;}
.dxflGroup_Moderno > table.dxflGroupTable_Moderno { width: 100%; }
.dxflGroupCell_Moderno { padding: 0 8px; }

.dxflGroupBox_Moderno {
    display: table;
    border-collapse: separate;
    width: 100%;
    border: 1px Solid #C2C4CB;
    border-radius: 4px;
    padding: 0 0 12px;
    margin: 10px 0; 
}
.dxflGroupBox_Moderno.dxflHeadingLineGroupBoxSys {
    border-width: 1px 0 0;
    border-radius: 0px;
}
.dxflGroupBox_Moderno.dxflHeadingLineGroupBoxSys.dxflWithCaptionSys {
    margin-top: 22px!important;
}
.dxflHeadingLineGroupBoxSys > .dxflGroup_Moderno {
    margin-top: -6px;
}

.dxflGroupCell_Moderno > .dxtcControl_Moderno { margin: 0px; }

.dxflGroupBox_Moderno > .dxflGroup_Moderno { margin-top: -9px; padding: 0 4px; }
.dxflGroupBox_Moderno > .dxflGroup_Moderno tr:first-child > .dxflGroupCell_Moderno > .dxflItem_Moderno { padding-top: 9px; }
.dxflGroupBox_Moderno > .dxflGroup_Moderno tr:first-child > .dxflGroupCell_Moderno > .dxtcControl_Moderno { margin-top: 10px; }
.dxflGroupBox_Moderno > .dxflGroup_Moderno tr:last-child > .dxflGroupCell_Moderno > .dxflItem_Moderno { padding-bottom: 0px; }

.dxflGroup_Moderno tr:first-child > .dxflGroupCell_Moderno > .dxflGroupBox_Moderno { margin-top: 13px; }
.dxflGroup_Moderno tr:last-child > .dxflGroupCell_Moderno > .dxflGroupBox_Moderno { margin-bottom: 0px; }

.dxtcPageContent_Moderno > div > .dxflGroup_Moderno { padding-top: 0px; padding-bottom: 0px; }
.dxtcPageContent_Moderno > div > .dxflGroup_Moderno tr:first-child > .dxflGroupCell_Moderno > .dxflItem_Moderno { padding-top: 12px; }
.dxtcPageContent_Moderno > div > .dxflGroup_Moderno tr:last-child > .dxflGroupCell_Moderno > .dxflItem_Moderno { padding-bottom: 12px; }

.dxflGroupBoxCaption_Moderno {
    background-color: White;
    display: inline-block;  
    left: 9px;
    line-height: 16px;
    padding: 0px 3px 0px 3px;  
    position: relative;
    top: -9px;
}

*[dir="rtl"].dxflFormLayout_Moderno .dxflGroupBoxCaption_Moderno {
    padding: 0px 3px 0px 7px;
    left: 0px;
    right: 9px;
}

.dxflGroupBox_Moderno > div.dxflGroup_Moderno:first-child,
.dxflGroupBox_Moderno > table.dxflGroup_Moderno:first-child {
    margin-top: 0px;
    padding-top: 7px;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption_Moderno {
    top: -19px;
}

.dxflOptional_Moderno {
	color: gray;
	font-style: normal;
}
.dxflRequired_Moderno {
	color: green;
	font-style: normal;
}
.dxflInternalEditorTable_Moderno {
    width: 100%;
}
.dxflHelpText_Moderno {
    color: #9F9F9F;
    font: 10px Verdana, Geneva, sans-serif;
}
.dxflHelpText_Moderno.dxflHHelpTextSys {
    padding: 0 6px;
}
.dxflHelpText_Moderno.dxflTHelpTextSys {
    padding: 6px 0 2px;
}
.dxflHelpText_Moderno.dxflBHelpTextSys {
    padding: 2px 0 6px;
}

/* Ribbon */
.dxrControl_Moderno .dxr-tabContent {
    font: 11px Verdana, Geneva, sans-serif;
    border: 1px solid #9da0aa;
    border-top-width: 0px;
    height: 95px;
    background: #FFFFFF;
}
.dxrControl_Moderno.dxr-tabsHidden .dxr-tabContent {
    border-top-width: 1px;
}
.dxrControl_Moderno.dxr-grLabelsHidden .dxr-tabContent {
    height: 81px;
}
.dxrControl_Moderno, 
.dxrControl_Moderno a {
    color: #201f35;
}
.dxrControl_Moderno .dxr-itemDisabled.dxr-item,
.dxrControl_Moderno .dxr-groupLabelDisabled.dxr-groupLabel,
.dxrControl_Moderno .dxr-grExpBtnDisabled.dxr-grExpBtn,
.dxrControl_Moderno .dxr-grExpBtnDisabled.dxr-grExpBtn .dxr-img32,
.dxrControl_Moderno .dxr-minBtn.dxr-minBtnDisabled,
.dxrControl_Moderno .dxr-tmplItem.dxr-tmplItemDisabled {
    cursor: default;
    color: #b1b1b8;
}

/* Ribbon Popup */
.dxrControl_Moderno .dxr-minPopupWindow {
    padding: 0;
}
.dxrControl_Moderno .dxr-minPopup .dxpc-mainDiv {
    border: 0;
}
.dxrControl_Moderno .dxr-groupPopup .dxpc-mainDiv {
    border: 1px solid #9DA0AA;
}

/* Ribbon Group List */
.dxrControl_Moderno .dxr-groupList {
    padding: 0;
    margin: 0;
    height: 100%;
}

.dxrControl_Moderno .dxr-groupList .dxr-groupSep {
    height: 100%;
    list-style: none;
}

.dxrControl_Moderno .dxr-groupList .dxr-groupSep b {
    display: block;
    width: 1px;
    height: 100%;
    background: #e9eaec url(/Content/DevExStyles/ozola/web/rGroupSepBack.png) repeat-x bottom;
}

/* Ribbon Groups */
.dxrControl_Moderno .dxr-groupList .dxr-group {
    margin: 3px 3px 0 3px;
}
.dxrControl_Moderno .dxr-groupContent {
    height: 75px;
}
.dxrControl_Moderno .dxr-groupLabel {
    text-align: center;
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    padding: 0px 5px 0 5px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.dxrControl_Moderno .dxr-grExpBtn,
.dxrControl_Moderno .dxr-grExpBtn .dxr-img32 {
    cursor: pointer;
}
.dxrControl_Moderno .dxr-grExpBtn {
    border: 1px solid transparent;
    height: 87px;
    text-align: center;
}
.dxrControl_Moderno .dxr-groupPopupWindow {
    padding: 2px 3px;
}

/* Ribbon Item Separator */
.dxrControl_Moderno .dxr-blRegItems .dxr-itemSep,
.dxrControl_Moderno .dxr-blLrgItems .dxr-itemSep {
    width: 3px;
}
.dxrControl_Moderno .dxr-blRegItems .dxr-itemSep b,
.dxrControl_Moderno .dxr-blLrgItems .dxr-itemSep b {
    display: block;
    background: #9da0aa;
    width: 1px;
}
.dxrControl_Moderno .dxr-blRegItems .dxr-itemSep b {
    margin: 3px auto;
    height: 19px;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-itemSep b {
    margin: 4px auto;
    height: 67px;
}

/* Ribbon Item */
.dxrControl_Moderno .dxr-item {
    border: 1px solid transparent;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-item,
.dxrControl_Moderno.dxr-grLabelsHidden .dxr-grExpBtn {
    text-align: center;
    height: 73px;
}
.dxrControl_Moderno .dxr-blRegItems .dxr-item,
.dxrControl_Moderno .dxr-blHorItems .dxr-item {
    height: 23px;
    white-space: nowrap;
}
.dxrControl_Moderno .dxr-blRegItems .dxr-item {
    overflow: hidden;
    margin-left: 2px;
    margin-right: 2px;
}
.dxrControl_Moderno .dxr-blHorItems .dxr-item {
    margin: 0 3px 0 3px;
}
.dxrControl_Moderno .dxr-blHorItems .dxr-item .dxr-lblText {
    padding-left: 2px;
    padding-right: 3px;
}
.dxrControl_Moderno .dxr-blHorItems .dxr-item .dxr-popOut {
    height: 100%;
    margin-left: 1px;
}

/* Ribbon Item Label */
.dxrControl_Moderno .dxr-item .dxr-label {
    line-height: 14px;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-item .dxr-label {
    border-top: 1px solid transparent;
    width: 100%;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-item .dxr-label .dxr-lblContent {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 2px;
    text-align: center;
    vertical-align: middle;
}
.dxrControl_Moderno .dxr-blHorItems .dxr-item .dxr-label .dxr-lblContent {
    font-size: 0;
}
.dxrControl_Moderno .dxr-blHorItems .dxr-item .dxr-label .dxr-lblContent .dxr-lblText {
    font-size: 11px;
}

/* Ribbon Item Label PopOut */
.dxrControl_Moderno .dxr-item .dxr-label .dxr-popOut {
    line-height: 0;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-item .dxr-label .dxr-popOut,
.dxrControl_Moderno .dxr-grExpBtn .dxr-popOut {
    margin: 0 3px;
}
.dxrControl_Moderno .dxr-blRegItems .dxr-item .dxr-popOut,
.dxrControl_Moderno .dxr-blHorItems .dxr-item .dxr-popOut {
    padding: 10px 3px 9px 3px;
    border-left: 1px solid transparent;
    font-size: 0px;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label,
.dxrControl_Moderno .dxr-blLrgItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label {
    border-top: 1px solid #a6a9b2;
}
.dxrControl_Moderno .dxr-blRegItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_Moderno .dxr-blHorItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_Moderno .dxr-blRegItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl_Moderno .dxr-blHorItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut {
    border-left: 1px solid #a6a9b2;
}

/* Ribbon Editors Item */
.dxrControl_Moderno .dxr-item.dxr-edtItem {
    border: 0;
    height: 21px;
    padding: 2px 0;
}
.dxrControl_Moderno .dxr-item.dxr-edtItem .dxr-label {
    padding-right: 3px;
}

/* Ribbon Item Types */
.dxrControl_Moderno .dxr-buttonItem {
    cursor: pointer;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-buttonItem,
.dxrControl_Moderno .dxr-grExpBtn {
    max-width: 60px;
    min-width: 42px;
}
.dxrControl_Moderno .dxr-buttonItem.dxr-itemChecked {
    background: #e9eaee url(/Content/DevExStyles/ozola/web/mItemSBack.png) repeat-x left top;
    border: 1px solid #ABAEB6;
}
.dxrControl_Moderno .dxr-buttonItem.dxr-itemPressed {
    background: #e9eaee url(/Content/DevExStyles/ozola/web/mItemSBack.png) repeat-x left top;
    border: 1px solid #ABAEB6;
}
.dxrControl_Moderno .dxr-buttonItem.dxr-itemHover,
.dxrControl_Moderno .dxr-grExpBtn.dxr-grExpBtnHover {
    background: #e3ebff url(/Content/DevExStyles/ozola/web/rItemHBack.png) repeat-x left top;
    border-color: #a6a9b2;
}
.dxrControl_Moderno .dxr-img32,
.dxrControl_Moderno .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    width: 32px;
    height: 32px;
    margin: 2px auto 1px auto;
}
.dxrControl_Moderno .dxr-img16,
.dxrControl_Moderno .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16,
.dxrControl_Moderno .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 {
    width: 16px;
    height: 16px;
    margin: 3px;
}
.dxrControl_Moderno .dxr-ddImageContainer {
    display: inline-block;
}
.dxrControl_Moderno .dxr-blLrgItems .dxr-ddImageContainer {
    width: 100%;
}

/* Ribbon Color Button */
.dxrControl_Moderno .dxr-colorBtn .dxr-colorDiv {
    height: 4px;
    width: 16px;
    display: block;
    margin: -7px auto 2px;
    position: relative;
}

.dxrControl_Moderno .dxr-blLrgItems .dxr-colorBtn {
    line-height: 0;
}

.dxrControl_Moderno .dxr-blLrgItems .dxr-colorBtn .dxr-colorDiv {
    width: 32px;
    margin: -5px auto 4px;
}

.dxrControl_Moderno .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    display: block;
    margin-bottom: 4px;
}

.dxrControl_Moderno .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 .dxr-colorDiv,
.dxrControl_Moderno .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv,
.dxrControl_Moderno .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv {
    height: 100%;
    width: 100%;
    margin: 0px;
}

.dxrControl_Moderno .dxpc-content.dxr-itemDDPopup {
    padding: 0;
}

.dxrControl_Moderno .dxeColorTable_Moderno {
    border: none;
}

.dxrControl_Moderno .dxr-minBtn {
    cursor: pointer;
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 0;
    text-align:center;
    vertical-align: middle;
    line-height: 14px;
}
.dxrControl_Moderno .dxr-minBtn img {
    vertical-align: middle;
}

/* Ribbon TabControl */
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtcLiteDisabled_Moderno .dxtc-text {
    color: #B1B1B8;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tab.dxr-fileTab {
    background: #ebedf2 url(/Content/DevExStyles/ozola/web/rFileTabBack.png) repeat-x;
    border-color: #9da0aa;
    border-width: 1px;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tabHover.dxr-fileTab {
    background: #dde6fe url(/Content/DevExStyles/ozola/web/rFileTabHoverBack.png) repeat-x;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxr-fileTabPressed.dxr-fileTab {
    background: #dbdde2 url(/Content/DevExStyles/ozola/web/rFileTabPressedBack.png) repeat-x;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-leftIndent, 
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-spacer, 
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-rightIndent, 
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-sbWrapper, 
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-sbIndent, 
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-sbSpacer
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-spacer.dxr-fileTabSpacing {
    border-bottom-color: #9da0aa;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tab {
    background: transparent;
    border-top-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tab.dxtc-tabHover
{
	background: #e1e8fd url(/Content/DevExStyles/ozola/web/tcTabHoverBack.png) repeat-x center top;
    border-left-color: #7c7c94;
    border-right-color: #7c7c94;
    border-top-color: #7c7c94;
    border-left-width: 1px;
    border-right-width: 1px;
}
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tab .dxtc-link {
    padding-left: 13px;
    padding-right: 13px;
}

.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tab.dxtc-tabHover .dxtc-link {
    padding-left: 12px;
    padding-right: 12px;
}

.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxr-fileTab .dxtc-link,
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxr-fileTab.dxtc-tabHover .dxtc-link {
    padding-left: 19px;
    padding-right: 19px;
}


.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-tab .dxtc-link,
.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-activeTab .dxtc-link {
    padding-top: 3px;
    padding-bottom: 3px;
}

.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-leftIndent {
    width: 0px;
}

.dxrControl_Moderno .dxtcLite_Moderno.dxtc-top .dxtc-rightIndent {
    text-align: right;
}

#TopMenuItems .dxm-item span {
	width: 100%;
	display: block;
}

.dxtc-activeTab .dxtc-text {
	color: #fff !important;
}

/*button,*/
input [type="button"] {
	background: #004a9e !important;
}

.dxpc-content {
	background: #fff;
}

.dxeCalendarHeader_Moderno .dxeCHS {
	width: auto !important;
}

.dxeCalendarFooter_Moderno table {
	width: 100% !important;
}

.dxeCalendarFastNavFooter_Moderno table {
	width: 100% !important;
}

body, html {
	font-family: 'Istok Web', sans-serif;
}

.dxeRoot_Moderno {
	/*margin-bottom: 10px;*/
}

.dxm-popOut {
	display: none;
}

.dxm-popup {
	width: 100%;
}

.dxm-popup .dxm-item {
	width: auto;
	padding-left: 4px !important;
	border-radius: 0;
}

.dxm-popup .dxm-selected {
	background: #097ad1;
}

#InterimCandidateMenuItem_DXM5_ {
	width: 10%;
	box-sizing: border-box;
}

body {
	font-size: 62.5%;
}

.ztree {
	background: #eef6fc;
}

.yes-no li {
    width: 50%;
    float: left;
}
.dxigControl_Moderno.dxTouchUI .dxWeb_igCloseButton_Moderno,
.dxigControl_Moderno.dxTouchUI .dxWeb_igPauseButton_Moderno,
.dxigControl_Moderno.dxTouchUI .dxWeb_igPlayButton_Moderno,
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton_Moderno,
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton_Moderno,
.dxpc-pinBtnChecked .dxWeb_pcPinButton_Moderno,
.dxWeb_edtCheckBoxChecked_Moderno,
.dxWeb_edtCheckBoxCheckedDisabled_Moderno,
.dxWeb_edtCheckBoxGrayed_Moderno,
.dxWeb_edtCheckBoxGrayedDisabled_Moderno,
.dxWeb_edtCheckBoxUnchecked_Moderno,
.dxWeb_edtCheckBoxUncheckedDisabled_Moderno,
.dxWeb_fmCopyButton_Moderno,
.dxWeb_fmCopyButtonDisabled_Moderno,
.dxWeb_fmCreateButton_Moderno,
.dxWeb_fmCreateButtonDisabled_Moderno,
.dxWeb_fmDeleteButton_Moderno,
.dxWeb_fmDeleteButtonDisabled_Moderno,
.dxWeb_fmDwnlButton_Moderno,
.dxWeb_fmDwnlButtonDisabled_Moderno,
.dxWeb_fmFolder_Moderno,
.dxWeb_fmFolderLocked_Moderno,
.dxWeb_fmMoveButton_Moderno,
.dxWeb_fmMoveButtonDisabled_Moderno,
.dxWeb_fmRefreshButton_Moderno,
.dxWeb_fmRefreshButtonDisabled_Moderno,
.dxWeb_fmRenameButton_Moderno,
.dxWeb_fmRenameButtonDisabled_Moderno,
.dxWeb_fmThumbnailCheck_Moderno,
.dxWeb_igCloseButton_Moderno,
.dxWeb_igNavigationBarMarker_Moderno,
.dxWeb_igNextButton_Moderno,
.dxWeb_igNextButtonDisabled_Moderno,
.dxWeb_igNextButtonHover_Moderno,
.dxWeb_igNextButtonPressed_Moderno,
.dxWeb_igPauseButton_Moderno,
.dxWeb_igPlayButton_Moderno,
.dxWeb_igPrevButton_Moderno,
.dxWeb_igPrevButtonDisabled_Moderno,
.dxWeb_igPrevButtonHover_Moderno,
.dxWeb_igPrevButtonPressed_Moderno,
.dxWeb_isDot_Moderno,
.dxWeb_isDotDisabled_Moderno,
.dxWeb_isDotPressed_Moderno,
.dxWeb_isDotSelected_Moderno,
.dxWeb_isNextBtnHor_Moderno,
.dxWeb_isNextBtnHorDisabled_Moderno,
.dxWeb_isNextBtnVert_Moderno,
.dxWeb_isNextBtnVertDisabled_Moderno,
.dxWeb_isNextPageBtnHor_Moderno,
.dxWeb_isNextPageBtnHorDisabled_Moderno,
.dxWeb_isNextPageBtnVert_Moderno,
.dxWeb_isNextPageBtnVertDisabled_Moderno,
.dxWeb_isPauseBtn_Moderno,
.dxWeb_isPlayBtn_Moderno,
.dxWeb_isPrevBtnHor_Moderno,
.dxWeb_isPrevBtnHorDisabled_Moderno,
.dxWeb_isPrevBtnVert_Moderno,
.dxWeb_isPrevBtnVertDisabled_Moderno,
.dxWeb_isPrevPageBtnHor_Moderno,
.dxWeb_isPrevPageBtnHorDisabled_Moderno,
.dxWeb_isPrevPageBtnVert_Moderno,
.dxWeb_isPrevPageBtnVertDisabled_Moderno,
.dxWeb_mHorizontalPopOut_Moderno,
.dxWeb_mScrollDown_Moderno,
.dxWeb_mScrollUp_Moderno,
.dxWeb_mSubMenuItem_Moderno,
.dxWeb_mSubMenuItemChecked_Moderno,
.dxWeb_mVerticalPopOut_Moderno,
.dxWeb_mVerticalPopOutRtl_Moderno,
.dxWeb_nbCollapse_Moderno,
.dxWeb_nbExpand_Moderno,
.dxWeb_ncBackToTop_Moderno,
.dxWeb_pAll_Moderno,
.dxWeb_pAllDisabled_Moderno,
.dxWeb_pcCloseButton_Moderno,
.dxWeb_pcCollapseButton_Moderno,
.dxWeb_pcMaximizeButton_Moderno,
.dxWeb_pcPinButton_Moderno,
.dxWeb_pcRefreshButton_Moderno,
.dxWeb_pcSizeGrip_Moderno,
.dxWeb_pcSizeGripRtl_Moderno,
.dxWeb_pFirst_Moderno,
.dxWeb_pFirstDisabled_Moderno,
.dxWeb_pLast_Moderno,
.dxWeb_pLastDisabled_Moderno,
.dxWeb_pNext_Moderno,
.dxWeb_pNextDisabled_Moderno,
.dxWeb_pPopOut_Moderno,
.dxWeb_pPopOutDisabled_Moderno,
.dxWeb_pPrev_Moderno,
.dxWeb_pPrevDisabled_Moderno,
.dxWeb_rMinBtn_Moderno,
.dxWeb_rMinBtn_Moderno.dxWeb_rMinBtnHover_Moderno,
.dxWeb_rMinBtn_Moderno.dxWeb_rMinBtnPressed_Moderno,
.dxWeb_rMinBtnChecked_Moderno.dxWeb_rMinBtn_Moderno,
.dxWeb_rMinBtnChecked_Moderno.dxWeb_rMinBtnHover_Moderno,
.dxWeb_rMinBtnChecked_Moderno.dxWeb_rMinBtnPressed_Moderno,
.dxWeb_rpBottomLeftCorner_Moderno,
.dxWeb_rpBottomRightCorner_Moderno,
.dxWeb_rpGroupBoxBottomLeftCorner_Moderno,
.dxWeb_rpGroupBoxBottomRightCorner_Moderno,
.dxWeb_rpGroupBoxTopLeftCorner_Moderno,
.dxWeb_rpGroupBoxTopRightCorner_Moderno,
.dxWeb_rpHeaderTopLeftCorner_Moderno,
.dxWeb_rpHeaderTopRightCorner_Moderno,
.dxWeb_rPopOut_Moderno,
.dxWeb_rpTopLeftCorner_Moderno,
.dxWeb_rpTopRightCorner_Moderno,
.dxWeb_smBullet_Moderno,
.dxWeb_splHCollapseBackwardButton_Moderno,
.dxWeb_splHCollapseBackwardButtonHover_Moderno,
.dxWeb_splHCollapseForwardButton_Moderno,
.dxWeb_splHCollapseForwardButtonHover_Moderno,
.dxWeb_splHSeparator_Moderno,
.dxWeb_splHSeparatorHover_Moderno,
.dxWeb_splVCollapseBackwardButton_Moderno,
.dxWeb_splVCollapseBackwardButtonHover_Moderno,
.dxWeb_splVCollapseForwardButton_Moderno,
.dxWeb_splVCollapseForwardButtonHover_Moderno,
.dxWeb_splVSeparator_Moderno,
.dxWeb_splVSeparatorHover_Moderno,
.dxWeb_tcScrollLeft_Moderno,
.dxWeb_tcScrollLeftDisabled_Moderno,
.dxWeb_tcScrollLeftHover_Moderno,
.dxWeb_tcScrollLeftPressed_Moderno,
.dxWeb_tcScrollRight_Moderno,
.dxWeb_tcScrollRightDisabled_Moderno,
.dxWeb_tcScrollRightHover_Moderno,
.dxWeb_tcScrollRightPressed_Moderno,
.dxWeb_tiBackToTop_Moderno,
.dxWeb_tvColBtn_Moderno,
.dxWeb_tvColBtnRtl_Moderno,
.dxWeb_tvExpBtn_Moderno,
.dxWeb_tvExpBtnRtl_Moderno,
.dxWeb_ucClearButton_Moderno,
.dxWeb_ucClearButtonDisabled_Moderno
{
    background-image: url(/Content/DevExStyles/ozola/web/sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxigControl_Moderno.dxTouchUI .dxWeb_igCloseButton_Moderno
{
    background-position: -107px -174px;
    width: 23px;
    height: 23px;
}
.dxigControl_Moderno.dxTouchUI .dxWeb_igPauseButton_Moderno
{
    background-position: -92px -132px;
    width: 21px;
    height: 25px;
}
.dxigControl_Moderno.dxTouchUI .dxWeb_igPlayButton_Moderno
{
    background-position: -109px -106px;
    width: 21px;
    height: 25px;
}
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton_Moderno
{
    background-position: 0px -299px;
    width: 29px;
    height: 15px;
}
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton_Moderno
{
    background-position: -30px -283px;
    width: 29px;
    height: 15px;
}
.dxpc-pinBtnChecked .dxWeb_pcPinButton_Moderno
{
    background-position: -60px -283px;
    width: 29px;
    height: 15px;
}
.dxWeb_edtCheckBoxChecked_Moderno
{
    background-position: -112px -299px;
    width: 15px;
    height: 15px;
	vertical-align: bottom;
	padding-top: 3px;
}
.dxWeb_edtCheckBoxCheckedDisabled_Moderno
{
    background-position: -56px -400px;
    width: 15px;
    height: 15px;
	margin-top: 2px;
}
.dxWeb_edtCheckBoxGrayed_Moderno
{
    background-position: -104px -400px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxGrayedDisabled_Moderno
{
    background-position: -88px -400px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxUnchecked_Moderno
{
    background-position: -40px -400px;
    width: 15px;
    height: 15px;
	vertical-align: bottom;
	padding-top: 3px;	
	/*float: left;*/
}
.dxWeb_edtCheckBoxUncheckedDisabled_Moderno
{
    background-position: -72px -400px;
    width: 15px;
    height: 15px;
}
.dxWeb_fmCopyButton_Moderno
{
    background-position: -106px -352px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCopyButtonDisabled_Moderno
{
    background-position: -51px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCreateButton_Moderno
{
    background-position: -51px -433px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCreateButtonDisabled_Moderno
{
    background-position: -34px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDeleteButton_Moderno
{
    background-position: -72px -352px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDeleteButtonDisabled_Moderno
{
    background-position: 0px -433px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButton_Moderno
{
    background-position: -21px -352px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButtonDisabled_Moderno
{
    background-position: -111px -334px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmFolder_Moderno
{
    background-position: -17px -433px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmFolderLocked_Moderno
{
    background-position: -34px -433px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmMoveButton_Moderno
{
    background-position: -68px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmMoveButtonDisabled_Moderno
{
    background-position: -102px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRefreshButton_Moderno
{
    background-position: -55px -352px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRefreshButtonDisabled_Moderno
{
    background-position: -85px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRenameButton_Moderno
{
    background-position: -17px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRenameButtonDisabled_Moderno
{
    background-position: -38px -352px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmThumbnailCheck_Moderno
{
    background-position: -56px -450px;
    width: 13px;
    height: 13px;
}
.dxWeb_igCloseButton_Moderno
{
    background-position: -70px -450px;
    width: 13px;
    height: 13px;
}
.dxWeb_igNavigationBarMarker_Moderno
{
    background-position: 0px -352px;
    width: 20px;
    height: 16px;
}
.dxWeb_igNextButton_Moderno
{
    background-position: -46px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonDisabled_Moderno
{
    background-position: 0px -198px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonHover_Moderno
{
    background-position: -46px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonPressed_Moderno
{
    background-position: -46px -198px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPauseButton_Moderno
{
    background-position: -98px -334px;
    width: 12px;
    height: 17px;
}
.dxWeb_igPlayButton_Moderno
{
    background-position: -85px -334px;
    width: 12px;
    height: 17px;
}
.dxWeb_igPrevButton_Moderno
{
    background-position: 0px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonDisabled_Moderno
{
    background-position: 0px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonHover_Moderno
{
    background-position: 0px -132px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonPressed_Moderno
{
    background-position: -46px -132px;
    width: 45px;
    height: 65px;
}
.dxWeb_isDot_Moderno
{
    background-position: -42px -450px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotDisabled_Moderno
{
    background-position: -14px -450px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotPressed_Moderno
{
    background-position: -94px -369px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotSelected_Moderno
{
    background-position: -108px -369px;
    width: 13px;
    height: 13px;
}
.dxWeb_isNextBtnHor_Moderno
{
    background-position: -92px 0px;
    width: 18px;
    height: 31px;
}
.dxWeb_isNextBtnHorDisabled_Moderno
{
    background-position: -112px -34px;
    width: 18px;
    height: 31px;
}
.dxWeb_isNextBtnVert_Moderno
{
    background-position: -92px -66px;
    width: 29px;
    height: 19px;
}
.dxWeb_isNextBtnVertDisabled_Moderno
{
    background-position: -92px -86px;
    width: 29px;
    height: 19px;
}
.dxWeb_isNextPageBtnHor_Moderno
{
    background-position: -107px -198px;
    width: 14px;
    height: 21px;
}
.dxWeb_isNextPageBtnHorDisabled_Moderno
{
    background-position: -114px -132px;
    width: 14px;
    height: 21px;
}
.dxWeb_isNextPageBtnVert_Moderno
{
    background-position: -44px -369px;
    width: 21px;
    height: 14px;
}
.dxWeb_isNextPageBtnVertDisabled_Moderno
{
    background-position: 0px -369px;
    width: 21px;
    height: 14px;
}
.dxWeb_isPauseBtn_Moderno
{
    background-position: -72px -334px;
    width: 12px;
    height: 17px;
}
.dxWeb_isPlayBtn_Moderno
{
    background-position: -118px -315px;
    width: 12px;
    height: 17px;
}
.dxWeb_isPrevBtnHor_Moderno
{
    background-position: -93px -34px;
    width: 18px;
    height: 31px;
}
.dxWeb_isPrevBtnHorDisabled_Moderno
{
    background-position: -111px 0px;
    width: 18px;
    height: 31px;
}
.dxWeb_isPrevBtnVert_Moderno
{
    background-position: -101px -244px;
    width: 29px;
    height: 19px;
}
.dxWeb_isPrevBtnVertDisabled_Moderno
{
    background-position: -92px -224px;
    width: 29px;
    height: 19px;
}
.dxWeb_isPrevPageBtnHor_Moderno
{
    background-position: -92px -176px;
    width: 14px;
    height: 21px;
}
.dxWeb_isPrevPageBtnHorDisabled_Moderno
{
    background-position: -92px -198px;
    width: 14px;
    height: 21px;
}
.dxWeb_isPrevPageBtnVert_Moderno
{
    background-position: -90px -299px;
    width: 21px;
    height: 14px;
}
.dxWeb_isPrevPageBtnVertDisabled_Moderno
{
    background-position: -22px -369px;
    width: 21px;
    height: 14px;
}
.dxWeb_mHorizontalPopOut_Moderno
{
    background-position: -122px -218px;
    width: 7px;
    height: 4px;
}
.dxWeb_mScrollDown_Moderno
{
    background-position: -99px -315px;
    width: 18px;
    height: 18px;
}
.dxWeb_mScrollUp_Moderno
{
    background-position: -80px -315px;
    width: 18px;
    height: 18px;
}
.dxWeb_mSubMenuItem_Moderno
{
    background-position: 0px -450px;
    width: 13px;
    height: 13px;
}
.dxWeb_mSubMenuItemChecked_Moderno
{
    background-position: -80px -369px;
    width: 13px;
    height: 13px;
}
.dxWeb_mVerticalPopOut_Moderno
{
    background-position: -96px -256px;
    width: 4px;
    height: 7px;
}
.dxWeb_mVerticalPopOutRtl_Moderno
{
    background-position: -122px -198px;
    width: 4px;
    height: 7px;
}
.dxWeb_nbCollapse_Moderno
{
    background-position: -100px -433px;
    width: 13px;
    height: 15px;
}
.dxWeb_nbExpand_Moderno
{
    background-position: -114px -433px;
    width: 13px;
    height: 15px;
}
.dxWeb_ncBackToTop_Moderno
{
    background-position: -68px -433px;
    width: 15px;
    height: 15px;
}
.dxWeb_pAll_Moderno
{
    background-position: 0px -264px;
    width: 19px;
    height: 18px;
}
.dxWeb_pAllDisabled_Moderno
{
    background-position: 0px -315px;
    width: 19px;
    height: 18px;
}
.dxWeb_pcCloseButton_Moderno
{
    background-position: -90px -283px;
    width: 29px;
    height: 15px;
}
.dxWeb_pcCollapseButton_Moderno
{
    background-position: -60px -299px;
    width: 29px;
    height: 15px;
}
.dxWeb_pcMaximizeButton_Moderno
{
    background-position: 0px -283px;
    width: 29px;
    height: 15px;
}
.dxWeb_pcPinButton_Moderno
{
    background-position: -30px -299px;
    width: 29px;
    height: 15px;
}
.dxWeb_pcRefreshButton_Moderno
{
    background-position: -92px -158px;
    width: 29px;
    height: 15px;
}
.dxWeb_pcSizeGrip_Moderno
{
    background-position: -28px -450px;
    width: 13px;
    height: 13px;
}
.dxWeb_pcSizeGripRtl_Moderno
{
    background-position: -66px -369px;
    width: 13px;
    height: 13px;
}
.dxWeb_pFirst_Moderno
{
    background-position: -20px -264px;
    width: 19px;
    height: 18px;
}
.dxWeb_pFirstDisabled_Moderno
{
    background-position: -20px -315px;
    width: 19px;
    height: 18px;
}
.dxWeb_pLast_Moderno
{
    background-position: -80px -264px;
    width: 19px;
    height: 18px;
}
.dxWeb_pLastDisabled_Moderno
{
    background-position: -60px -264px;
    width: 19px;
    height: 18px;
}
.dxWeb_pNext_Moderno
{
    background-position: -40px -315px;
    width: 19px;
    height: 18px;
}
.dxWeb_pNextDisabled_Moderno
{
    background-position: -60px -315px;
    width: 19px;
    height: 18px;
}
.dxWeb_pPopOut_Moderno
{
    background-position: -120px -264px;
    width: 9px;
    height: 8px;
}
.dxWeb_pPopOutDisabled_Moderno
{
    background-position: -92px -109px;
    width: 9px;
    height: 8px;
}
.dxWeb_pPrev_Moderno
{
    background-position: -100px -264px;
    width: 19px;
    height: 18px;
}
.dxWeb_pPrevDisabled_Moderno
{
    background-position: -40px -264px;
    width: 19px;
    height: 18px;
}
.dxWeb_rMinBtn_Moderno
{
    background-position: -120px -392px;
    width: 10px;
    height: 7px;
}
.dxWeb_rMinBtn_Moderno.dxWeb_rMinBtnHover_Moderno
{
    background-position: -120px -291px;
    width: 10px;
    height: 7px;
}
.dxWeb_rMinBtn_Moderno.dxWeb_rMinBtnPressed_Moderno
{
    background-position: -120px -400px;
    width: 10px;
    height: 7px;
}
.dxWeb_rMinBtnChecked_Moderno.dxWeb_rMinBtn_Moderno
{
    background-position: -120px -283px;
    width: 10px;
    height: 7px;
}
.dxWeb_rMinBtnChecked_Moderno.dxWeb_rMinBtnHover_Moderno
{
    background-position: -120px -384px;
    width: 10px;
    height: 7px;
}
.dxWeb_rMinBtnChecked_Moderno.dxWeb_rMinBtnPressed_Moderno
{
    background-position: -120px -275px;
    width: 10px;
    height: 7px;
}
.dxWeb_rpBottomLeftCorner_Moderno
{
    background-position: -125px -378px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpBottomRightCorner_Moderno
{
    background-position: -125px -363px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpGroupBoxBottomLeftCorner_Moderno
{
    background-position: -125px -427px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpGroupBoxBottomRightCorner_Moderno
{
    background-position: -125px -416px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpGroupBoxTopLeftCorner_Moderno
{
    background-position: -123px -352px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpGroupBoxTopRightCorner_Moderno
{
    background-position: -125px -410px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpHeaderTopLeftCorner_Moderno
{
    background-position: -122px -212px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpHeaderTopRightCorner_Moderno
{
    background-position: -119px -416px;
    width: 5px;
    height: 5px;
}
.dxWeb_rPopOut_Moderno
{
    background-position: -92px -244px;
    width: 7px;
    height: 4px;
}
.dxWeb_rpTopLeftCorner_Moderno
{
    background-position: -122px -206px;
    width: 5px;
    height: 5px;
}
.dxWeb_rpTopRightCorner_Moderno
{
    background-position: -122px -369px;
    width: 5px;
    height: 5px;
}
.dxWeb_smBullet_Moderno
{
    background-position: -93px -118px;
    width: 8px;
    height: 13px;
}
.dxWeb_splHCollapseBackwardButton_Moderno
{
    background-position: -122px -230px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseBackwardButtonHover_Moderno
{
    background-position: -122px -223px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseForwardButton_Moderno
{
    background-position: -122px -237px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseForwardButtonHover_Moderno
{
    background-position: -92px -249px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHSeparator_Moderno
{
    background-position: -107px -457px;
    width: 23px;
    height: 6px;
}
.dxWeb_splHSeparatorHover_Moderno
{
    background-position: -84px -450px;
    width: 23px;
    height: 6px;
}
.dxWeb_splVCollapseBackwardButton_Moderno
{
    background-position: -122px -90px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseBackwardButtonHover_Moderno
{
    background-position: -122px -166px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseForwardButton_Moderno
{
    background-position: -122px -158px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseForwardButtonHover_Moderno
{
    background-position: -122px -98px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVSeparator_Moderno
{
    background-position: -122px -66px;
    width: 6px;
    height: 22px;
}
.dxWeb_splVSeparatorHover_Moderno
{
    background-position: -102px -109px;
    width: 6px;
    height: 22px;
}
.dxWeb_tcScrollLeft_Moderno
{
    background-position: -40px -384px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollLeftDisabled_Moderno
{
    background-position: -20px -400px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollLeftHover_Moderno
{
    background-position: -60px -384px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollLeftPressed_Moderno
{
    background-position: 0px -384px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRight_Moderno
{
    background-position: 0px -400px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightDisabled_Moderno
{
    background-position: -80px -384px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightHover_Moderno
{
    background-position: -20px -384px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightPressed_Moderno
{
    background-position: -100px -384px;
    width: 19px;
    height: 15px;
}
.dxWeb_tiBackToTop_Moderno
{
    background-position: -84px -433px;
    width: 15px;
    height: 15px;
}
.dxWeb_tvColBtn_Moderno
{
    background-position: 0px -334px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvColBtnRtl_Moderno
{
    background-position: -18px -334px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtn_Moderno
{
    background-position: -54px -334px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtnRtl_Moderno
{
    background-position: -36px -334px;
    width: 17px;
    height: 17px;
}
.dxWeb_ucClearButton_Moderno
{
    background-position: -89px -352px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButtonDisabled_Moderno
{
    background-position: 0px -416px;
    width: 16px;
    height: 16px;
}
.dxWeb_rpHeaderTopLeftCorner_Moderno,
.dxWeb_rpHeaderTopRightCorner_Moderno,
.dxWeb_rpBottomLeftCorner_Moderno,
.dxWeb_rpBottomRightCorner_Moderno,
.dxWeb_rpTopLeftCorner_Moderno,
.dxWeb_rpTopRightCorner_Moderno,
.dxWeb_rpGroupBoxBottomLeftCorner_Moderno,
.dxWeb_rpGroupBoxBottomRightCorner_Moderno,
.dxWeb_rpGroupBoxTopLeftCorner_Moderno,
.dxWeb_rpGroupBoxTopRightCorner_Moderno,
.dxWeb_mHorizontalPopOut_Moderno,
.dxWeb_mVerticalPopOut_Moderno,
.dxWeb_mVerticalPopOutRtl_Moderno,
.dxWeb_mSubMenuItem_Moderno,
.dxWeb_mSubMenuItemChecked_Moderno,
.dxWeb_mScrollUp_Moderno,
.dxWeb_mScrollDown_Moderno,
.dxWeb_tcScrollLeft_Moderno,
.dxWeb_tcScrollRight_Moderno,
.dxWeb_tcScrollLeftHover_Moderno,
.dxWeb_tcScrollRightHover_Moderno,
.dxWeb_tcScrollLeftPressed_Moderno,
.dxWeb_tcScrollRightPressed_Moderno,
.dxWeb_tcScrollLeftDisabled_Moderno,
.dxWeb_tcScrollRightDisabled_Moderno,
.dxWeb_nbCollapse_Moderno,
.dxWeb_nbExpand_Moderno,
.dxWeb_splVSeparator_Moderno,
.dxWeb_splVSeparatorHover_Moderno,
.dxWeb_splHSeparator_Moderno,
.dxWeb_splHSeparatorHover_Moderno,
.dxWeb_splVCollapseBackwardButton_Moderno,
.dxWeb_splVCollapseBackwardButtonHover_Moderno,
.dxWeb_splHCollapseBackwardButton_Moderno,
.dxWeb_splHCollapseBackwardButtonHover_Moderno,
.dxWeb_splVCollapseForwardButton_Moderno,
.dxWeb_splVCollapseForwardButtonHover_Moderno,
.dxWeb_splHCollapseForwardButton_Moderno,
.dxWeb_splHCollapseForwardButtonHover_Moderno,
.dxWeb_pcCloseButton_Moderno,
.dxWeb_pcPinButton_Moderno,
.dxWeb_pcRefreshButton_Moderno,
.dxWeb_pcCollapseButton_Moderno,
.dxWeb_pcMaximizeButton_Moderno,
.dxWeb_pcSizeGrip_Moderno,
.dxWeb_pcSizeGripRtl_Moderno,
.dxWeb_pPopOut_Moderno,
.dxWeb_pPopOutDisabled_Moderno,
.dxWeb_pAll_Moderno,
.dxWeb_pAllDisabled_Moderno,
.dxWeb_pPrev_Moderno,
.dxWeb_pPrevDisabled_Moderno,
.dxWeb_pNext_Moderno,
.dxWeb_pNextDisabled_Moderno,
.dxWeb_pLast_Moderno,
.dxWeb_pLastDisabled_Moderno,
.dxWeb_pFirst_Moderno,
.dxWeb_pFirstDisabled_Moderno,
.dxWeb_tvColBtn_Moderno,
.dxWeb_tvColBtnRtl_Moderno,
.dxWeb_tvExpBtn_Moderno,
.dxWeb_tvExpBtnRtl_Moderno,
.dxWeb_ncBackToTop_Moderno,
.dxWeb_smBullet_Moderno,
.dxWeb_tiBackToTop_Moderno,
.dxWeb_fmFolder_Moderno,
.dxWeb_fmFolderLocked_Moderno,
.dxWeb_fmCreateButton_Moderno,
.dxWeb_fmMoveButton_Moderno,
.dxWeb_fmRenameButton_Moderno,
.dxWeb_fmDeleteButton_Moderno,
.dxWeb_fmRefreshButton_Moderno,
.dxWeb_fmDwnlButton_Moderno,
.dxWeb_fmCreateButtonDisabled_Moderno,
.dxWeb_fmMoveButtonDisabled_Moderno,
.dxWeb_fmRenameButtonDisabled_Moderno,
.dxWeb_fmDeleteButtonDisabled_Moderno,
.dxWeb_fmRefreshButtonDisabled_Moderno,
.dxWeb_fmDwnlButtonDisabled_Moderno,
.dxWeb_fmThumbnailCheck_Moderno,
.dxWeb_ucClearButton_Moderno,
.dxWeb_isPrevBtnHor_Moderno,
.dxWeb_isNextBtnHor_Moderno,
.dxWeb_isPrevBtnVert_Moderno,
.dxWeb_isNextBtnVert_Moderno,
.dxWeb_isPrevPageBtnHor_Moderno,
.dxWeb_isNextPageBtnHor_Moderno,
.dxWeb_isPrevPageBtnVert_Moderno,
.dxWeb_isNextPageBtnVert_Moderno,
.dxWeb_isPrevBtnHorDisabled_Moderno,
.dxWeb_isNextBtnHorDisabled_Moderno,
.dxWeb_isPrevBtnVertDisabled_Moderno,
.dxWeb_isNextBtnVertDisabled_Moderno,
.dxWeb_isPrevPageBtnHorDisabled_Moderno,
.dxWeb_isNextPageBtnHorDisabled_Moderno,
.dxWeb_isPrevPageBtnVertDisabled_Moderno,
.dxWeb_isNextPageBtnVertDisabled_Moderno,
.dxWeb_isDot_Moderno,
.dxWeb_isDotDisabled_Moderno,
.dxWeb_isDotSelected_Moderno
.dxWeb_ucClearButtonDisabled_Moderno,
.dxWeb_isPlayBtn_Moderno,
.dxWeb_isPauseBtn_Moderno,
.dxWeb_igCloseButton_Moderno,
.dxWeb_igNextButton_Moderno,
.dxWeb_igPrevButton_Moderno,
.dxWeb_igPlayButton_Moderno,
.dxWeb_igPauseButton_Moderno,
.dxWeb_igNavigationBarMarker_Moderno
{ 
    display:block;
}
.dxWeb_mScrollUp_Moderno, .dxWeb_mScrollDown_Moderno
{
	margin: auto;
}
.dxWeb_ncBackToTop_Moderno,
.dxWeb_smBullet_Moderno,
.dxWeb_tiBackToTop_Moderno
{
	display:inline;
}

#SCMenuItems_DXI0_ {
	background-position: center -110px;
}

#SCMenuItems_DXI1_ {
	background-position: center -230px;
}

#SCMenuItems_DXI2_ {
	background-position: center -350px;
}

#SCMenuItems_DXI3_ {
	background-position: center -470px;
}

#SCMenuItems_DXI4_ {
	background-position: center -590px;
}

#SCMenuItems_DXI5_ {
	background-position: center -710px;
}

#SCMenuItems_DXI6_ {
	background-position: center -830px;
}

.dxm-popup {
	background: #004a9e;
}

.dxm-popup .dxm-hasText {
	padding: 10px;
}

.dxm-popup .dxm-gutter .dxm-item {
	padding: 5px 0;
	text-align: left;
}

.dxm-popup .dxm-gutter .dxm-hovered {
	background: #097ad1;
}

.dx-vam {
	vertical-align: top;
	font-size: 1.2em;
}

.dxeBase label {
	font-size: 1.2em !important;
}

/*#Gender_RB0,
#Gender_RB1,
#Gender_RB0 td,
#Gender_RB1 td,
#PersonalServiceCompanyOwnedByYou_RB0,
#PersonalServiceCompanyOwnedByYou_RB1,
#PersonalServiceCompanyOwnedByYou_RB0 td,
#PersonalServiceCompanyOwnedByYou_RB1 td {
	width: auto;
	vertical-align: middle;
	padding-top: 0 !important;
	line-height: 0.4em; 
}

#Gender_RB0 label,
#Gender_RB1 label {
	margin-top: 3px;
}*/

#accordion .dxbButton_Moderno {
	margin: 1em 0 1em 10px;
}

#accordion .form-field table.dxeRadioButtonList_Moderno {
    width: 100%;
}

.footerPane 
{
    color: #fff;
    position: relative;
    height: 100%;
    background: #097ad1;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#097ad1), to(#004a9e));
    background: -webkit-linear-gradient(#097ad1, #004a9e);
    background: -moz-linear-gradient(#097ad1, #004a9e);
    background: -ms-linear-gradient(#097ad1, #004a9e);
    background: -o-linear-gradient(#097ad1, #004a9e);
    background: linear-gradient(#097ad1, #004a9e);
}

#ozolaLoggedinTOPHeaderMenu {
	background: none;
}

#ozolaLoggedinTOPHeaderMenu .dxm-item {
	background: none;
	}

#ozolaLoggedinTOPHeaderMenu_DXME1_ .dxm-item {
	width: auto !important;
	padding: 0 0 1em 1em;
}

#ProfileSummaryContent label {
	margin-top: 0.1em;
}

#ProfileSummaryContent input {
	border: none;
	background: none;
	width: 50%;
	margin-left: 1.041667%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}

#ProfileSummaryContent table {
	width: 50%;
	border: none !important;
}

#ProfileSummaryContent table textarea {
	width: 100%;
	border: none;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #6d6d6d;
	margin-left: 1.90217%;
}

#ProfileSummaryContent label {
	width: 25%;
}

#ozolaLoggedinTOPHeaderMenu .dxm-selected {
	color: #ffffff;
}

.dxmtb {
	background: #eeeeee !important;
}

.dxmtb li {
	width: auto !important;
}

.dxmtb li.dxm-separator {
	height: 0 !important;
}

.dxmtb li.dxm-hovered {
	background: #dddddd !important;
}

.dxmtb li.dxm-checked {
	background: #cccccc !important;
}

.dxmtb li .dxm-popOut {
	display: inline !important;
	background: #eeeeee !important;
}

.dxmtb li .dxm-content {
	width: auto !important;
}

#ContentSplitter_1_CC .dxbButtonSys {
	width: 22.91667% !important;
}

#daysetupcontainer .dxbButtonSys,
#gridCandidateVetoes_DXEFC .dxbButtonSys {
	width: auto !important;
	margin-right: 10px;
}

#pcClientMaintenance_CC .button,
#pcClientMaintenance_CC .button {
	width: auto !important;
	margin-right: 10px;
}

#pageControl_CC #btnYes,
#pageControl_CC #btnNo {
	width: auto !important;
	margin: 0 1.041667%;
}

/*#ContentSplitter_1_CC .dxb-hb,
#pageControl_CC .dxb-hb {
	padding: 0 !important;
}*/

.dxb-hb {
	padding: 0 !important;
}

#HtmlEmailEditor_TD .dxtbSpacing_Moderno {
	height: 0;
}



input[type="button"]:disabled{
    	background: #c9ccce;
    	
}

#ContentSplitter_1_CC .dxeTextBoxSys,
#ContentSplitter_1_CC .dxeButtonEditSys,
.section .dxeTextBoxSys,
.section .dxeButtonEditSys,
#pageControl_CC .dxeTextBoxSys,
#pageControl_CC .dxeTextBox_Moderno,
#pcClientAccountGeneralMaintenance_CC .dxeButtonEditSys,
#pcClientAccountGeneralMaintenance_CC .dxeTextBoxSys,
#pcOrganisationGroupMaintenance .dxeTextBoxSys,
#pcOrganisationGroupMaintenance .dxeButtonEditSys,
#pcUserAccountTabs .dxeTextBoxSys,
#pcUserAccountTabs .dxeButtonEditSys {
	width: 220px;
	border-radius: 3px;
}

#fsClientDetails .dxeTextBoxSys,
#fsClientDetails .dxeButtonEditSys {
	border-radius: 3px;
	width: 220px !important;
}

#pageControl_CC .dxbButton_Moderno {
	width: auto !important;
	font-size: 1em;
}

#pcClientAccountGeneralMaintenance_C0 textarea {
	width: 218px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ClientAccountDescription {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

#ClientAccountDescription td {
	padding: 0 !important;
}

#InterimCandidateLoggedinTOPHeaderMenu {
	background: none;
	border: none;
}

#InterimCandidateLoggedinTOPHeaderMenu .dxm-item {
	width: auto;
	padding: 0 0 5px;
}

#InterimCandidateLoggedinTOPHeaderMenu_DXM1_ .dxm-item {
	width: auto;
}

/*.dxm-popupMain {
	width: 254px !important;
	font-size: 12px;
}*/

.dxmLite_Moderno .dxm-popupMain .dxm-gutter {
	background: #fff;
}

.dxm-popupMain .dxm-gutter .dxm-hovered {
	background: #efefef;
}

#Scheduler_viewMenuBlock_innerContent,
#SchedulerDAY_viewMenuBlock_innerContent,
#Scheduler_formBlock_innerContent {
	font-size: 11px !important;
	background: #fff;
}

#Scheduler_viewMenuBlock_innerContent .dxm-gutter {
	background: #fff;
	color: #808080;
}

#Scheduler_viewMenuBlock_innerContent .dxm-gutter .dxm-item {
	width: auto;
}

#Scheduler_viewMenuBlock_innerContent .dxm-gutter .dxm-hovered {
	background: #efefef;
}

input[type="checkbox"] {
	float: left;
}



#ContextMenu_ClientAccountSetup .dxm-item {
	width: auto;
	padding: 10px 20px;
}

#AssignmentTypeIdLabel {
	font-size: 1.2em;
	margin-bottom: 5px;
	display: block;
}

.ui-widget-header {
	background: #097ad1;
    	
}

.dxeTokenText_Moderno {
    max-width: 100% !important;
}



.dxigControl.dxTouchUI .dxWeb_igCloseButton,
.dxigControl.dxTouchUI .dxWeb_igPauseButton,
.dxigControl.dxTouchUI .dxWeb_igPlayButton,
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton,
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton,
.dxpc-pinBtnChecked .dxWeb_pcPinButton,
.dxrpCollapsed .dxWeb_rpCollapseButton,
.dxWeb_edtCheckBoxChecked,
.dxWeb_edtCheckBoxCheckedDisabled,
.dxWeb_edtCheckBoxGrayed,
.dxWeb_edtCheckBoxGrayedDisabled,
.dxWeb_edtCheckBoxUnchecked,
.dxWeb_edtCheckBoxUncheckedDisabled,
.dxWeb_fmCopyButton,
.dxWeb_fmCopyButtonDisabled,
.dxWeb_fmCreateButton,
.dxWeb_fmCreateButtonDisabled,
.dxWeb_fmDeleteButton,
.dxWeb_fmDeleteButtonDisabled,
.dxWeb_fmDwnlButton,
.dxWeb_fmDwnlButtonDisabled,
.dxWeb_fmFolder,
.dxWeb_fmFolderLocked,
.dxWeb_fmMoveButton,
.dxWeb_fmMoveButtonDisabled,
.dxWeb_fmRefreshButton,
.dxWeb_fmRefreshButtonDisabled,
.dxWeb_fmRenameButton,
.dxWeb_fmRenameButtonDisabled,
.dxWeb_fmThumbnailCheck,
.dxWeb_igCloseButton,
.dxWeb_igNavigationBarMarker,
.dxWeb_igNextButton,
.dxWeb_igNextButtonDisabled,
.dxWeb_igNextButtonHover,
.dxWeb_igNextButtonPressed,
.dxWeb_igPauseButton,
.dxWeb_igPlayButton,
.dxWeb_igPrevButton,
.dxWeb_igPrevButtonDisabled,
.dxWeb_igPrevButtonHover,
.dxWeb_igPrevButtonPressed,
.dxWeb_isDot,
.dxWeb_isDotDisabled,
.dxWeb_isDotPressed,
.dxWeb_isDotSelected,
.dxWeb_isNextBtnHor,
.dxWeb_isNextBtnHorDisabled,
.dxWeb_isNextBtnVert,
.dxWeb_isNextBtnVertDisabled,
.dxWeb_isNextPageBtnHor,
.dxWeb_isNextPageBtnHorDisabled,
.dxWeb_isNextPageBtnHorOutside,
.dxWeb_isNextPageBtnHorOutsideDisabled,
.dxWeb_isNextPageBtnVert,
.dxWeb_isNextPageBtnVertDisabled,
.dxWeb_isNextPageBtnVertOutside,
.dxWeb_isNextPageBtnVertOutsideDisabled,
.dxWeb_isPauseBtn,
.dxWeb_isPlayBtn,
.dxWeb_isPrevBtnHor,
.dxWeb_isPrevBtnHorDisabled,
.dxWeb_isPrevBtnVert,
.dxWeb_isPrevBtnVertDisabled,
.dxWeb_isPrevPageBtnHor,
.dxWeb_isPrevPageBtnHorDisabled,
.dxWeb_isPrevPageBtnHorOutside,
.dxWeb_isPrevPageBtnHorOutsideDisabled,
.dxWeb_isPrevPageBtnVert,
.dxWeb_isPrevPageBtnVertDisabled,
.dxWeb_isPrevPageBtnVertOutside,
.dxWeb_isPrevPageBtnVertOutsideDisabled,
.dxWeb_izEWCloseButton,
.dxWeb_izHint,
.dxWeb_mHorizontalPopOut,
.dxWeb_mScrollDown,
.dxWeb_mScrollUp,
.dxWeb_mSubMenuItem,
.dxWeb_mSubMenuItemChecked,
.dxWeb_mVerticalPopOut,
.dxWeb_mVerticalPopOutRtl,
.dxWeb_nbCollapse,
.dxWeb_nbExpand,
.dxWeb_pAll,
.dxWeb_pAllDisabled,
.dxWeb_pcCloseButton,
.dxWeb_pcCollapseButton,
.dxWeb_pcMaximizeButton,
.dxWeb_pcPinButton,
.dxWeb_pcRefreshButton,
.dxWeb_pcSizeGrip,
.dxWeb_pcSizeGripRtl,
.dxWeb_pFirst,
.dxWeb_pFirstDisabled,
.dxWeb_pLast,
.dxWeb_pLastDisabled,
.dxWeb_pNext,
.dxWeb_pNextDisabled,
.dxWeb_pPopOut,
.dxWeb_pPopOutDisabled,
.dxWeb_pPrev,
.dxWeb_pPrevDisabled,
.dxWeb_rMinBtn,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtn,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnHover,
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnPressed,
.dxWeb_rMinBtnHover,
.dxWeb_rMinBtnPressed,
.dxWeb_rpCollapseButton,
.dxWeb_rPopOut,
.dxWeb_splHCollapseBackwardButton,
.dxWeb_splHCollapseBackwardButtonHover,
.dxWeb_splHCollapseForwardButton,
.dxWeb_splHCollapseForwardButtonHover,
.dxWeb_splHSeparator,
.dxWeb_splHSeparatorHover,
.dxWeb_splVCollapseBackwardButton,
.dxWeb_splVCollapseBackwardButtonHover,
.dxWeb_splVCollapseForwardButton,
.dxWeb_splVCollapseForwardButtonHover,
.dxWeb_splVSeparator,
.dxWeb_splVSeparatorHover,
.dxWeb_tcScrollLeft,
.dxWeb_tcScrollLeftDisabled,
.dxWeb_tcScrollLeftHover,
.dxWeb_tcScrollLeftPressed,
.dxWeb_tcScrollRight,
.dxWeb_tcScrollRightDisabled,
.dxWeb_tcScrollRightHover,
.dxWeb_tcScrollRightPressed,
.dxWeb_tvColBtn,
.dxWeb_tvColBtnRtl,
.dxWeb_tvExpBtn,
.dxWeb_tvExpBtnRtl,
.dxWeb_ucClearButton,
.dxWeb_ucClearButtonDisabled
{
    background-image: url(/DXR.axd?r=1_79-HwMp9);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxigControl.dxTouchUI .dxWeb_igCloseButton
{
    background-position: -22px -184px;
    width: 23px;
    height: 23px;
}
.dxigControl.dxTouchUI .dxWeb_igPauseButton
{
    background-position: -154px -132px;
    width: 21px;
    height: 25px;
}
.dxigControl.dxTouchUI .dxWeb_igPlayButton
{
    background-position: 0px -184px;
    width: 21px;
    height: 25px;
}
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton
{
    background-position: -120px -241px;
    width: 15px;
    height: 14px;
}
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton
{
    background-position: 0px -308px;
    width: 15px;
    height: 14px;
}
.dxpc-pinBtnChecked .dxWeb_pcPinButton
{
    background-position: -16px -308px;
    width: 15px;
    height: 14px;
}
.dxrpCollapsed .dxWeb_rpCollapseButton
{
    background-position: -152px -241px;
    width: 15px;
    height: 14px;
}
.dxWeb_edtCheckBoxChecked
{
    background-position: -66px -291px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxCheckedDisabled
{
    background-position: -34px -291px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxGrayed
{
    background-position: -98px -291px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxGrayedDisabled
{
    background-position: -170px -274px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxUnchecked
{
    background-position: -50px -291px;
    width: 15px;
    height: 15px;
}
.dxWeb_edtCheckBoxUncheckedDisabled
{
    background-position: -82px -291px;
    width: 15px;
    height: 15px;
}
.dxWeb_fmCopyButton
{
    background-position: -141px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCopyButtonDisabled
{
    background-position: -90px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCreateButton
{
    background-position: -51px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmCreateButtonDisabled
{
    background-position: -39px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDeleteButton
{
    background-position: -102px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDeleteButtonDisabled
{
    background-position: -124px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButton
{
    background-position: -119px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButtonDisabled
{
    background-position: -107px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmFolder
{
    background-position: -17px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmFolderLocked
{
    background-position: 0px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmMoveButton
{
    background-position: -158px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmMoveButtonDisabled
{
    background-position: -153px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRefreshButton
{
    background-position: -73px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRefreshButtonDisabled
{
    background-position: -56px -256px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRenameButton
{
    background-position: -17px -291px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmRenameButtonDisabled
{
    background-position: -136px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmThumbnailCheck
{
    background-position: -154px -210px;
    width: 10px;
    height: 11px;
}
.dxWeb_igCloseButton
{
    background-position: -62px -308px;
    width: 13px;
    height: 13px;
}
.dxWeb_igNavigationBarMarker
{
    background-position: -164px -164px;
    width: 20px;
    height: 16px;
}
.dxWeb_igNextButton
{
    background-position: -92px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonDisabled
{
    background-position: 0px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonHover
{
    background-position: -46px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igNextButtonPressed
{
    background-position: -138px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPauseButton
{
    background-position: -13px -256px;
    width: 12px;
    height: 17px;
}
.dxWeb_igPlayButton
{
    background-position: 0px -256px;
    width: 12px;
    height: 17px;
}
.dxWeb_igPrevButton
{
    background-position: -46px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonDisabled
{
    background-position: -92px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonHover
{
    background-position: 0px 0px;
    width: 45px;
    height: 65px;
}
.dxWeb_igPrevButtonPressed
{
    background-position: -138px -66px;
    width: 45px;
    height: 65px;
}
.dxWeb_isDot
{
    background-position: -76px -308px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotDisabled
{
    background-position: -118px -308px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotPressed
{
    background-position: -90px -308px;
    width: 13px;
    height: 13px;
}
.dxWeb_isDotSelected
{
    background-position: -104px -308px;
    width: 13px;
    height: 13px;
}
.dxWeb_isNextBtnHor
{
    background-position: -57px -132px;
    width: 18px;
    height: 31px;
}
.dxWeb_isNextBtnHorDisabled
{
    background-position: -19px -132px;
    width: 18px;
    height: 31px;
}
.dxWeb_isNextBtnVert
{
    background-position: -90px -164px;
    width: 29px;
    height: 19px;
}
.dxWeb_isNextBtnVertDisabled
{
    background-position: 0px -164px;
    width: 29px;
    height: 19px;
}
.dxWeb_isNextPageBtnHor
{
    background-position: -91px -184px;
    width: 14px;
    height: 21px;
}
.dxWeb_isNextPageBtnHorDisabled
{
    background-position: -46px -184px;
    width: 14px;
    height: 21px;
}
.dxWeb_isNextPageBtnHorOutside
{
    background-position: -76px -132px;
    width: 12px;
    height: 28px;
}
.dxWeb_isNextPageBtnHorOutsideDisabled
{
    background-position: -102px -132px;
    width: 12px;
    height: 28px;
}
.dxWeb_isNextPageBtnVert
{
    background-position: -22px -241px;
    width: 21px;
    height: 14px;
}
.dxWeb_isNextPageBtnVertDisabled
{
    background-position: -44px -241px;
    width: 21px;
    height: 14px;
}
.dxWeb_isNextPageBtnVertOutside
{
    background-position: -87px -210px;
    width: 28px;
    height: 12px;
}
.dxWeb_isNextPageBtnVertOutsideDisabled
{
    background-position: -29px -210px;
    width: 28px;
    height: 12px;
}
.dxWeb_isPauseBtn
{
    background-position: -26px -256px;
    width: 12px;
    height: 17px;
}
.dxWeb_isPlayBtn
{
    background-position: -170px -184px;
    width: 12px;
    height: 17px;
}
.dxWeb_isPrevBtnHor
{
    background-position: -38px -132px;
    width: 18px;
    height: 31px;
}
.dxWeb_isPrevBtnHorDisabled
{
    background-position: 0px -132px;
    width: 18px;
    height: 31px;
}
.dxWeb_isPrevBtnVert
{
    background-position: -30px -164px;
    width: 29px;
    height: 19px;
}
.dxWeb_isPrevBtnVertDisabled
{
    background-position: -60px -164px;
    width: 29px;
    height: 19px;
}
.dxWeb_isPrevPageBtnHor
{
    background-position: -61px -184px;
    width: 14px;
    height: 21px;
}
.dxWeb_isPrevPageBtnHorDisabled
{
    background-position: -76px -184px;
    width: 14px;
    height: 21px;
}
.dxWeb_isPrevPageBtnHorOutside
{
    background-position: -115px -132px;
    width: 12px;
    height: 28px;
}
.dxWeb_isPrevPageBtnHorOutsideDisabled
{
    background-position: -89px -132px;
    width: 12px;
    height: 28px;
}
.dxWeb_isPrevPageBtnVert
{
    background-position: 0px -241px;
    width: 21px;
    height: 14px;
}
.dxWeb_isPrevPageBtnVertDisabled
{
    background-position: -66px -241px;
    width: 21px;
    height: 14px;
}
.dxWeb_isPrevPageBtnVertOutside
{
    background-position: -58px -210px;
    width: 28px;
    height: 12px;
}
.dxWeb_isPrevPageBtnVertOutsideDisabled
{
    background-position: 0px -210px;
    width: 28px;
    height: 12px;
}
.dxWeb_izEWCloseButton
{
    background-position: -128px -132px;
    width: 25px;
    height: 25px;
}
.dxWeb_izHint
{
    background-position: -55px -223px;
    width: 17px;
    height: 17px;
}
.dxWeb_mHorizontalPopOut
{
    background-position: -154px -160px;
    width: 5px;
    height: 3px;
}
.dxWeb_mScrollDown
{
    background-position: -160px -158px;
    width: 7px;
    height: 5px;
}
.dxWeb_mScrollUp
{
    background-position: -168px -158px;
    width: 7px;
    height: 5px;
}
.dxWeb_mSubMenuItem
{
    background-position: -32px -308px;
    width: 14px;
    height: 14px;
}
.dxWeb_mSubMenuItemChecked
{
    background-position: -47px -308px;
    width: 14px;
    height: 14px;
}
.dxWeb_mVerticalPopOut
{
    background-position: -177px -223px;
    width: 4px;
    height: 8px;
}
.dxWeb_mVerticalPopOutRtl
{
    background-position: -181px -232px;
    width: 4px;
    height: 8px;
}
.dxWeb_nbCollapse
{
    background-position: -128px -291px;
    width: 13px;
    height: 15px;
}
.dxWeb_nbExpand
{
    background-position: -114px -291px;
    width: 13px;
    height: 15px;
}
.dxWeb_pAll
{
    background-position: -142px -164px;
    width: 21px;
    height: 17px;
}
.dxWeb_pAllDisabled
{
    background-position: -120px -164px;
    width: 21px;
    height: 17px;
}
.dxWeb_pcCloseButton
{
    background-position: -88px -241px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcCollapseButton
{
    background-position: -104px -241px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcMaximizeButton
{
    background-position: -168px -241px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcPinButton
{
    background-position: -136px -241px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcRefreshButton
{
    background-position: -142px -291px;
    width: 15px;
    height: 14px;
}
.dxWeb_pcSizeGrip
{
    background-position: -68px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_pcSizeGripRtl
{
    background-position: 0px -291px;
    width: 16px;
    height: 16px;
}
.dxWeb_pFirst
{
    background-position: -113px -184px;
    width: 18px;
    height: 17px;
}
.dxWeb_pFirstDisabled
{
    background-position: -132px -184px;
    width: 18px;
    height: 17px;
}
.dxWeb_pLast
{
    background-position: -151px -184px;
    width: 18px;
    height: 17px;
}
.dxWeb_pLastDisabled
{
    background-position: 0px -223px;
    width: 18px;
    height: 17px;
}
.dxWeb_pNext
{
    background-position: -109px -223px;
    width: 16px;
    height: 17px;
}
.dxWeb_pNextDisabled
{
    background-position: -143px -223px;
    width: 16px;
    height: 17px;
}
.dxWeb_pPopOut
{
    background-position: -174px -291px;
    width: 9px;
    height: 14px;
}
.dxWeb_pPopOutDisabled
{
    background-position: -175px -256px;
    width: 9px;
    height: 14px;
}
.dxWeb_pPrev
{
    background-position: -126px -223px;
    width: 16px;
    height: 17px;
}
.dxWeb_pPrevDisabled
{
    background-position: -160px -223px;
    width: 16px;
    height: 17px;
}
.dxWeb_rMinBtn
{
    background-position: -175px -210px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtn
{
    background-position: -142px -308px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnHover
{
    background-position: -176px -155px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnChecked.dxWeb_rMinBtnPressed
{
    background-position: -165px -210px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnHover
{
    background-position: -152px -308px;
    width: 9px;
    height: 8px;
}
.dxWeb_rMinBtnPressed
{
    background-position: -132px -308px;
    width: 9px;
    height: 8px;
}
.dxWeb_rpCollapseButton
{
    background-position: -158px -291px;
    width: 15px;
    height: 14px;
}
.dxWeb_rPopOut
{
    background-position: -148px -160px;
    width: 5px;
    height: 3px;
}
.dxWeb_splHCollapseBackwardButton
{
    background-position: -178px -316px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseBackwardButtonHover
{
    background-position: -162px -316px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseForwardButton
{
    background-position: -107px -203px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHCollapseForwardButtonHover
{
    background-position: -170px -316px;
    width: 7px;
    height: 6px;
}
.dxWeb_splHSeparator
{
    background-position: -135px -210px;
    width: 18px;
    height: 6px;
}
.dxWeb_splHSeparatorHover
{
    background-position: -116px -210px;
    width: 18px;
    height: 6px;
}
.dxWeb_splVCollapseBackwardButton
{
    background-position: -169px -308px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseBackwardButtonHover
{
    background-position: -115px -202px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseForwardButton
{
    background-position: -162px -308px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVCollapseForwardButtonHover
{
    background-position: -176px -308px;
    width: 6px;
    height: 7px;
}
.dxWeb_splVSeparator
{
    background-position: -176px -132px;
    width: 6px;
    height: 18px;
}
.dxWeb_splVSeparatorHover
{
    background-position: -106px -184px;
    width: 6px;
    height: 18px;
}
.dxWeb_tcScrollLeft
{
    background-position: -162px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollLeftDisabled
{
    background-position: -146px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollLeftHover
{
    background-position: -130px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollLeftPressed
{
    background-position: -178px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRight
{
    background-position: -122px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRightDisabled
{
    background-position: -170px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRightHover
{
    background-position: -138px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tcScrollRightPressed
{
    background-position: -154px -202px;
    width: 7px;
    height: 7px;
}
.dxWeb_tvColBtn
{
    background-position: -91px -223px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvColBtnRtl
{
    background-position: -37px -223px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtn
{
    background-position: -73px -223px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtnRtl
{
    background-position: -19px -223px;
    width: 17px;
    height: 17px;
}
.dxWeb_ucClearButton
{
    background-position: -34px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButtonDisabled
{
    background-position: -85px -274px;
    width: 16px;
    height: 16px;
}
.dxWeb_rpHeaderTopLeftCorner,
.dxWeb_rpHeaderTopRightCorner,
.dxWeb_rpHeaderBottomLeftCorner,
.dxWeb_rpHeaderBottomRightCorner,
.dxWeb_rpBottomLeftCorner,
.dxWeb_rpBottomRightCorner,
.dxWeb_rpTopLeftCorner,
.dxWeb_rpTopRightCorner,
.dxWeb_rpGroupBoxBottomLeftCorner,
.dxWeb_rpGroupBoxBottomRightCorner,
.dxWeb_rpGroupBoxTopLeftCorner,
.dxWeb_rpGroupBoxTopRightCorner,
.dxWeb_mHorizontalPopOut,
.dxWeb_mVerticalPopOut,
.dxWeb_mVerticalPopOutRtl,
.dxWeb_mSubMenuItem,
.dxWeb_mSubMenuItemChecked,
.dxWeb_mScrollUp,
.dxWeb_mScrollDown,
.dxWeb_tcScrollLeft,
.dxWeb_tcScrollRight,
.dxWeb_tcScrollLeftHover,
.dxWeb_tcScrollRightHover,
.dxWeb_tcScrollLeftPressed,
.dxWeb_tcScrollRightPressed,
.dxWeb_tcScrollLeftDisabled,
.dxWeb_tcScrollRightDisabled,
.dxWeb_nbCollapse,
.dxWeb_nbExpand,
.dxWeb_splVSeparator,
.dxWeb_splVSeparatorHover,
.dxWeb_splHSeparator,
.dxWeb_splHSeparatorHover,
.dxWeb_splVCollapseBackwardButton,
.dxWeb_splVCollapseBackwardButtonHover,
.dxWeb_splHCollapseBackwardButton,
.dxWeb_splHCollapseBackwardButtonHover,
.dxWeb_splVCollapseForwardButton,
.dxWeb_splVCollapseForwardButtonHover,
.dxWeb_splHCollapseForwardButton,
.dxWeb_splHCollapseForwardButtonHover,
.dxWeb_pcCloseButton,
.dxWeb_pcPinButton,
.dxWeb_pcRefreshButton,
.dxWeb_pcCollapseButton,
.dxWeb_pcMaximizeButton,
.dxWeb_pcSizeGrip,
.dxWeb_pcSizeGripRtl,
.dxWeb_pPopOut,
.dxWeb_pPopOutDisabled,
.dxWeb_pAll,
.dxWeb_pAllDisabled,
.dxWeb_pPrev,
.dxWeb_pPrevDisabled,
.dxWeb_pNext,
.dxWeb_pNextDisabled,
.dxWeb_pLast,
.dxWeb_pLastDisabled,
.dxWeb_pFirst,
.dxWeb_pFirstDisabled,
.dxWeb_tvColBtn,
.dxWeb_tvColBtnRtl,
.dxWeb_tvExpBtn,
.dxWeb_tvExpBtnRtl,
.dxWeb_fmFolder,
.dxWeb_fmFolderLocked,
.dxWeb_fmCreateButton,
.dxWeb_fmMoveButton,
.dxWeb_fmRenameButton,
.dxWeb_fmDeleteButton,
.dxWeb_fmRefreshButton,
.dxWeb_fmDwnlButton,
.dxWeb_fmCopyButton,
.dxWeb_fmCreateButtonDisabled,
.dxWeb_fmMoveButtonDisabled,
.dxWeb_fmRenameButtonDisabled,
.dxWeb_fmDeleteButtonDisabled,
.dxWeb_fmRefreshButtonDisabled,
.dxWeb_fmDwnlButtonDisabled,
.dxWeb_fmCopyButtonDisabled,
.dxWeb_fmThumbnailCheck,
.dxWeb_ucClearButton,
.dxWeb_isPrevBtnHor,
.dxWeb_isNextBtnHor,
.dxWeb_isPrevBtnVert,
.dxWeb_isNextBtnVert,
.dxWeb_isPrevPageBtnHor,
.dxWeb_isPrevPageBtnHorOutside,
.dxWeb_isNextPageBtnHor,
.dxWeb_isNextPageBtnHorOutside,
.dxWeb_isPrevPageBtnVert,
.dxWeb_isPrevPageBtnVertOutside,
.dxWeb_isNextPageBtnVert,
.dxWeb_isNextPageBtnVertOutside,
.dxWeb_isPrevBtnHorDisabled,
.dxWeb_isNextBtnHorDisabled,
.dxWeb_isPrevBtnVertDisabled,
.dxWeb_isNextBtnVertDisabled,
.dxWeb_isPrevPageBtnHorDisabled,
.dxWeb_isPrevPageBtnHorOutsideDisabled,
.dxWeb_isNextPageBtnHorDisabled,
.dxWeb_isNextPageBtnHorOutsideDisabled,
.dxWeb_isPrevPageBtnVertDisabled,
.dxWeb_isPrevPageBtnVertOutsideDisabled,
.dxWeb_isNextPageBtnVertDisabled,
.dxWeb_isNextPageBtnVertOutsideDisabled,
.dxWeb_isDot,
.dxWeb_isDotDisabled,
.dxWeb_isDotSelected,
.dxWeb_isPlayBtn,
.dxWeb_isPauseBtn,
.dxWeb_igCloseButton,
.dxWeb_igNextButton,
.dxWeb_igPrevButton,
.dxWeb_igPlayButton,
.dxWeb_igPauseButton,
.dxWeb_igNavigationBarMarker
 {
    display:block;
}
.dxWeb_mScrollUp, .dxWeb_mScrollDown
{
	margin: auto;
}
.dxEditors_caRefresh_Moderno,
.dxEditors_edtCalendarFNNextYear_Moderno,
.dxEditors_edtCalendarFNPrevYear_Moderno,
.dxEditors_edtCalendarNextMonth_Moderno,
.dxEditors_edtCalendarNextMonthDisabled_Moderno,
.dxEditors_edtCalendarNextYear_Moderno,
.dxEditors_edtCalendarNextYearDisabled_Moderno,
.dxEditors_edtCalendarPrevMonth_Moderno,
.dxEditors_edtCalendarPrevMonthDisabled_Moderno,
.dxEditors_edtCalendarPrevYear_Moderno,
.dxEditors_edtCalendarPrevYearDisabled_Moderno,
.dxEditors_edtDETSClockFace_Moderno,
.dxEditors_edtDETSHourHand_Moderno,
.dxEditors_edtDETSMinuteHand_Moderno,
.dxEditors_edtDETSSecondHand_Moderno,
.dxEditors_edtDropDown_Moderno,
.dxEditors_edtDropDownDisabled_Moderno,
.dxEditors_edtEllipsis_Moderno,
.dxEditors_edtEllipsisDisabled_Moderno,
.dxEditors_edtError_Moderno,
.dxEditors_edtRadioButtonChecked_Moderno,
.dxEditors_edtRadioButtonCheckedDisabled_Moderno,
.dxEditors_edtRadioButtonUnchecked_Moderno,
.dxEditors_edtRadioButtonUncheckedDisabled_Moderno,
.dxEditors_edtSpinEditDecrementImage_Moderno,
.dxEditors_edtSpinEditDecrementImageDisabled_Moderno,
.dxEditors_edtSpinEditIncrementImage_Moderno,
.dxEditors_edtSpinEditIncrementImageDisabled_Moderno,
.dxEditors_edtSpinEditLargeDecImage_Moderno,
.dxEditors_edtSpinEditLargeDecImageDisabled_Moderno,
.dxEditors_edtSpinEditLargeIncImage_Moderno,
.dxEditors_edtSpinEditLargeIncImageDisabled_Moderno,
.dxEditors_edtTBDecBtn_Moderno,
.dxEditors_edtTBDecBtnDisabled_Moderno,
.dxEditors_edtTBDecBtnHover_Moderno,
.dxEditors_edtTBDecBtnPressed_Moderno,
.dxEditors_edtTBIncBtn_Moderno,
.dxEditors_edtTBIncBtnDisabled_Moderno,
.dxEditors_edtTBIncBtnHover_Moderno,
.dxEditors_edtTBIncBtnPressed_Moderno,
.dxEditors_edtTokenBoxTokenRemoveButton_Moderno,
.dxEditors_fcadd_Moderno,
.dxEditors_fcaddhot_Moderno,
.dxEditors_fcgroupaddcondition_Moderno,
.dxEditors_fcgroupaddgroup_Moderno,
.dxEditors_fcgroupand_Moderno,
.dxEditors_fcgroupnotand_Moderno,
.dxEditors_fcgroupnotor_Moderno,
.dxEditors_fcgroupor_Moderno,
.dxEditors_fcgroupremove_Moderno,
.dxEditors_fcopany_Moderno,
.dxEditors_fcopbegin_Moderno,
.dxEditors_fcopbetween_Moderno,
.dxEditors_fcopblank_Moderno,
.dxEditors_fcopcontain_Moderno,
.dxEditors_fcopend_Moderno,
.dxEditors_fcopequal_Moderno,
.dxEditors_fcopgreater_Moderno,
.dxEditors_fcopgreaterorequal_Moderno,
.dxEditors_fcopless_Moderno,
.dxEditors_fcoplessorequal_Moderno,
.dxEditors_fcoplike_Moderno,
.dxEditors_fcopnotany_Moderno,
.dxEditors_fcopnotbetween_Moderno,
.dxEditors_fcopnotblank_Moderno,
.dxEditors_fcopnotcontain_Moderno,
.dxEditors_fcopnotequal_Moderno,
.dxEditors_fcopnotlike_Moderno,
.dxEditors_fcremove_Moderno,
.dxEditors_fcremovehot_Moderno,
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_Moderno,
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_Moderno,
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_Moderno,
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_Moderno,
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_Moderno,
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_Moderno,
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_Moderno,
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_Moderno,
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_Moderno,
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_Moderno,
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_Moderno,
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_Moderno,
.dxeTBHSys .dxEditors_edtTBMainDH_Moderno,
.dxeTBHSys .dxEditors_edtTBMainDHDisabled_Moderno,
.dxeTBHSys .dxEditors_edtTBMainDHHover_Moderno,
.dxeTBHSys .dxEditors_edtTBMainDHPressed_Moderno,
.dxeTBHSys .dxEditors_edtTBSecondaryDH_Moderno,
.dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_Moderno,
.dxeTBHSys .dxEditors_edtTBSecondaryDHHover_Moderno,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_Moderno,
.dxeTBVSys .dxEditors_edtTBMainDH_Moderno,
.dxeTBVSys .dxEditors_edtTBMainDHDisabled_Moderno,
.dxeTBVSys .dxEditors_edtTBMainDHHover_Moderno,
.dxeTBVSys .dxEditors_edtTBMainDHPressed_Moderno,
.dxeTBVSys .dxEditors_edtTBSecondaryDH_Moderno,
.dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_Moderno,
.dxeTBVSys .dxEditors_edtTBSecondaryDHHover_Moderno,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
	background: transparent url(/Content/DevExStyles/ozola/Editors/sprite.png) no-repeat;
}
.dxEditors_caRefresh_Moderno
{
    background-position: -152px 0px;
    width: 25px;
    height: 25px;
}
.dxEditors_edtCalendarFNNextYear_Moderno
{
    background-position: -152px -43px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarFNPrevYear_Moderno
{
    background-position: -152px -81px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarNextMonth_Moderno
{
    background-position: -172px -52px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarNextMonthDisabled_Moderno
{
    background-position: -70px -120px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarNextYear_Moderno
{
    background-position: -90px -120px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarNextYearDisabled_Moderno
{
    background-position: -130px -120px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarPrevMonth_Moderno
{
    background-position: -152px -62px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarPrevMonthDisabled_Moderno
{
    background-position: -110px -120px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarPrevYear_Moderno
{
    background-position: -172px -33px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtCalendarPrevYearDisabled_Moderno
{
    background-position: -150px -120px;
    width: 19px;
    height: 18px;
}
.dxEditors_edtDETSClockFace_Moderno
{
    background-position: 0px 0px;
    width: 119px;
    height: 119px;
}
.dxEditors_edtDETSHourHand_Moderno
{
    background-position: -144px 0px;
    width: 7px;
    height: 70px;
}
.dxEditors_edtDETSMinuteHand_Moderno
{
    background-position: -136px 0px;
    width: 7px;
    height: 70px;
}
.dxEditors_edtDETSSecondHand_Moderno
{
    background-position: -120px 0px;
    width: 7px;
    height: 78px;
}
.dxEditors_edtDETSSecondHand_Moderno
{
    background-position: -128px 0px \9;
    width: 7px \9;
    height: 78px \9;
}
.dxEditors_edtDropDown_Moderno
{
    background-position: -181px -140px;
    width: 10px;
    height: 13px;
}
.dxEditors_edtDropDownDisabled_Moderno
{
    background-position: -178px -203px;
    width: 10px;
    height: 13px;
}
.dxEditors_edtEllipsis_Moderno
{
    background-position: -166px -203px;
    width: 11px;
    height: 13px;
}
.dxEditors_edtEllipsisDisabled_Moderno
{
    background-position: -154px -203px;
    width: 11px;
    height: 13px;
}
.dxEditors_edtError_Moderno
{
    background-position: -32px -159px;
    width: 14px;
    height: 14px;
}
.dxEditors_edtRadioButtonChecked_Moderno
{
    background-position: -149px -140px;
    width: 15px;
    height: 15px;
}
.dxEditors_edtRadioButtonCheckedDisabled_Moderno
{
    background-position: -133px -140px;
    width: 15px;
    height: 15px;
}
.dxEditors_edtRadioButtonUnchecked_Moderno
{
    background-position: -165px -140px;
    width: 15px;
    height: 15px;
}
.dxEditors_edtRadioButtonUncheckedDisabled_Moderno
{
    background-position: -16px -159px;
    width: 15px;
    height: 15px;
}
.dxEditors_edtSpinEditDecrementImage_Moderno
{
    background-position: -184px -27px;
    width: 7px;
    height: 5px;
}
.dxEditors_edtSpinEditDecrementImageDisabled_Moderno
{
    background-position: -182px -189px;
    width: 7px;
    height: 5px;
}
.dxEditors_edtSpinEditIncrementImage_Moderno
{
    background-position: -184px -74px;
    width: 7px;
    height: 5px;
}
.dxEditors_edtSpinEditIncrementImageDisabled_Moderno
{
    background-position: -184px -20px;
    width: 7px;
    height: 5px;
}
.dxEditors_edtSpinEditLargeDecImage_Moderno
{
    background-position: -136px -72px;
    width: 5px;
    height: 7px;
}
.dxEditors_edtSpinEditLargeDecImageDisabled_Moderno
{
    background-position: -178px -25px;
    width: 5px;
    height: 7px;
}
.dxEditors_edtSpinEditLargeIncImage_Moderno
{
    background-position: -142px -71px;
    width: 5px;
    height: 7px;
}
.dxEditors_edtSpinEditLargeIncImageDisabled_Moderno
{
    background-position: -178px -72px;
    width: 5px;
    height: 7px;
}
.dxEditors_edtTBDecBtn_Moderno
{
    background-position: -114px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBDecBtnDisabled_Moderno
{
    background-position: -38px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBDecBtnHover_Moderno
{
    background-position: -95px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBDecBtnPressed_Moderno
{
    background-position: -57px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBIncBtn_Moderno
{
    background-position: -170px -120px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBIncBtnDisabled_Moderno
{
    background-position: -19px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBIncBtnHover_Moderno
{
    background-position: 0px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTBIncBtnPressed_Moderno
{
    background-position: -76px -140px;
    width: 18px;
    height: 18px;
}
.dxEditors_edtTokenBoxTokenRemoveButton_Moderno
{
    background-position: 0px -159px;
    width: 15px;
    height: 15px;
}
.dxEditors_fcadd_Moderno
{
    background-position: -84px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcaddhot_Moderno
{
    background-position: -28px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupaddcondition_Moderno
{
    background-position: -140px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupaddgroup_Moderno
{
    background-position: -120px -175px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupand_Moderno
{
    background-position: -70px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupnotand_Moderno
{
    background-position: -42px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupnotor_Moderno
{
    background-position: -148px -175px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupor_Moderno
{
    background-position: -56px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcgroupremove_Moderno
{
    background-position: -126px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopany_Moderno
{
    background-position: -176px -175px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopbegin_Moderno
{
    background-position: 0px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopbetween_Moderno
{
    background-position: -140px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopblank_Moderno
{
    background-position: -84px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopcontain_Moderno
{
    background-position: -42px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopend_Moderno
{
    background-position: -112px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopequal_Moderno
{
    background-position: -70px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopgreater_Moderno
{
    background-position: -134px -175px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopgreaterorequal_Moderno
{
    background-position: -14px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopless_Moderno
{
    background-position: 0px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoplessorequal_Moderno
{
    background-position: -126px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcoplike_Moderno
{
    background-position: -28px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotany_Moderno
{
    background-position: -154px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotbetween_Moderno
{
    background-position: -98px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotblank_Moderno
{
    background-position: -112px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotcontain_Moderno
{
    background-position: -98px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotequal_Moderno
{
    background-position: -162px -175px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcopnotlike_Moderno
{
    background-position: -56px -203px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcremove_Moderno
{
    background-position: -168px -189px;
    width: 13px;
    height: 13px;
}
.dxEditors_fcremovehot_Moderno
{
    background-position: -14px -203px;
    width: 13px;
    height: 13px;
}
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_Moderno
{
    background-position: -28px -120px;
    width: 13px;
    height: 19px;
}
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_Moderno
{
    background-position: -42px -120px;
    width: 13px;
    height: 19px;
}
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_Moderno
{
    background-position: -164px -100px;
    width: 13px;
    height: 19px;
}
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_Moderno
{
    background-position: -178px -100px;
    width: 13px;
    height: 19px;
}
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_Moderno
{
    background-position: -14px -120px;
    width: 13px;
    height: 19px;
}
.dxeFocused_Moderno .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
    background-position: -136px -100px;
    width: 13px;
    height: 19px;
}
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_Moderno
{
    background-position: -87px -159px;
    width: 19px;
    height: 13px;
}
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_Moderno
{
    background-position: -60px -175px;
    width: 19px;
    height: 13px;
}
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_Moderno
{
    background-position: -107px -159px;
    width: 19px;
    height: 13px;
}
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_Moderno
{
    background-position: 0px -175px;
    width: 19px;
    height: 13px;
}
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_Moderno
{
    background-position: -127px -159px;
    width: 19px;
    height: 13px;
}
.dxeFocused_Moderno .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
    background-position: -152px -29px;
    width: 19px;
    height: 13px;
}
.dxeTBHSys .dxEditors_edtTBMainDH_Moderno
{
    background-position: -178px -80px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBMainDHDisabled_Moderno
{
    background-position: -150px -100px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBMainDHHover_Moderno
{
    background-position: 0px -120px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBMainDHPressed_Moderno
{
    background-position: -178px 0px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBSecondaryDH_Moderno
{
    background-position: -120px -80px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_Moderno
{
    background-position: -136px -80px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBSecondaryDHHover_Moderno
{
    background-position: -56px -120px;
    width: 13px;
    height: 19px;
}
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
    background-position: -122px -100px;
    width: 13px;
    height: 19px;
}
.dxeTBVSys .dxEditors_edtTBMainDH_Moderno
{
    background-position: -47px -159px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBMainDHDisabled_Moderno
{
    background-position: -100px -175px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBMainDHHover_Moderno
{
    background-position: -167px -159px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBMainDHPressed_Moderno
{
    background-position: -67px -159px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBSecondaryDH_Moderno
{
    background-position: -147px -159px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_Moderno
{
    background-position: -20px -175px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBSecondaryDHHover_Moderno
{
    background-position: -80px -175px;
    width: 19px;
    height: 13px;
}
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
    background-position: -40px -175px;
    width: 19px;
    height: 13px;
}
.dxeTBHSys .dxEditors_edtTBMainDHPressed_Moderno,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
	z-index: 7;
}
.dxeTBVSys .dxEditors_edtTBMainDHPressed_Moderno,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_Moderno
{
	z-index: 7;
}
.dxEditors_edtError_Moderno,
.dxEditors_edtCalendarPrevYear_Moderno,
.dxEditors_edtCalendarPrevYearDisabled_Moderno,
.dxEditors_edtCalendarPrevMonth_Moderno,
.dxEditors_edtCalendarPrevMonthDisabled_Moderno,
.dxEditors_edtCalendarNextMonth_Moderno,
.dxEditors_edtCalendarNextMonthDisabled_Moderno,
.dxEditors_edtCalendarNextYear_Moderno,
.dxEditors_edtCalendarNextYearDisabled_Moderno,
.dxEditors_edtCalendarFNPrevYear_Moderno,
.dxEditors_edtCalendarFNNextYear_Moderno,
.dxEditors_edtEllipsis_Moderno,
.dxEditors_edtEllipsisDisabled_Moderno,
.dxEditors_edtDropDown_Moderno,
.dxEditors_edtDropDownDisabled_Moderno,
.dxEditors_edtSpinEditIncrementImage_Moderno,
.dxEditors_edtSpinEditIncrementImageDisabled_Moderno,
.dxEditors_edtSpinEditDecrementImage_Moderno,
.dxEditors_edtSpinEditDecrementImageDisabled_Moderno,
.dxEditors_edtSpinEditLargeIncImage_Moderno,
.dxEditors_edtSpinEditLargeIncImageDisabled_Moderno,
.dxEditors_edtSpinEditLargeDecImage_Moderno,
.dxEditors_edtSpinEditLargeDecImageDisabled_Moderno
{
	display:block;
    	margin:auto;
}

.dxeTestBoxSys {
	width: 100%;
}

.dxeDisabled_Moderno td {
	border: none !important;
}

.dxeTextBoxSys td.dxic,
.dxeButtonEditSys td.dxic {
	padding: 6px 5px !important;
}

.dxsplLCC input[type="button"] {
	border: none;
	padding: 5px 10px 7px;
	color: #fff;
	background: #097ad1;
	cursor: pointer;
}

.dxsplLCC input[type="button"]:hover {
	background: #004a9e;
}

.dxsplLCC input[type="button"]:disabled {
	background: #a5a5a5;
}

.dxichCellSys {
	width: 25px;
}

.dxichTextCellSys label {
	width: auto !important;
	font-size: 1em;
}




/* Button */
.dxbButtonSys
{
	cursor: pointer;
	display: inline-block;
	text-align: center;
	/*white-space: nowrap;*/
}
.dxbButtonSys.dxbTSys
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	display: inline-table;
    border-spacing: 0;
    border-collapse: separate;
}
div.dxbButtonSys
{
	vertical-align: middle;
}
a.dxbButtonSys
{
    border: 0;
    background: none;
    padding: 0;
}
a.dxbButtonSys > span
{
    text-decoration: inherit;
}
.dxbButtonSys /*Bootstrap correction*/
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxbButtonSys > div
{
    line-height: 100%; 
    text-decoration: inherit;
}
.dxbButtonSys.dxbTSys > div
{
    display: table-cell;
    vertical-align: middle;
}
/* CheckBox, CheckBoxList */

*[class^="dxeBase"] label /*Bootstrap correction*/
{
    font: inherit;
    font-size: 1.2em;
    line-height: normal;
    margin-bottom: 0px;
    display: inline;
}

/* FilterControl */
td.dxfc 
{
    line-height: 21px;
    vertical-align: middle;
}
td.dxfc > img,
td.dxfc > a 
{
    display: inline-block;
    vertical-align: middle;
}
/* TextEdit */
.dxeMemoEditAreaSys 
{
    padding: 3px 3px 0px 3px;
    margin: 0px;
    border-width: 0px;
	display: block;
	resize: none;
}
.dxic .dxeEditAreaSys
{
	padding: 0px 1px 0px 0px;
}
.dxeEditAreaSys 
{
    border: 0px!important;
    background-position: 0 0; /* iOS Safari */
    -webkit-box-sizing: content-box; /*Bootstrap correction*/
    -moz-box-sizing: content-box; /*Bootstrap correction*/
    box-sizing: content-box; /*Bootstrap correction*/
}
.dxeEditAreaSys,
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    padding: 0px 1px 0px 0px; /* B146658 */
}
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    margin-top: 0;
    margin-bottom: 0;
}
@-moz-document url-prefix() {
    input[type="text"].dxeEditAreaSys,
    input[type="password"].dxeEditAreaSys
    {
        margin-top: -1px;
        margin-bottom: -1px;
    }
}
.dxeEditAreaSys,
.dxeMemoEditAreaSys, /*Bootstrap correction*/
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    font-size:0.85rem;
    line-height: normal;
    outline: 0;
}
.dxeMemoEditAreaSys, /*Bootstrap correction*/
input[type="text"].dxeEditAreaSys, /*Bootstrap correction*/
input[type="password"].dxeEditAreaSys /*Bootstrap correction*/
{
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dxeMemoEditAreaSys /*Bootstrap correction*/
{
    height: auto;
    color: black;
}
table.dxeTextBoxSys.form-control /*Bootstrap correction*/
{
    display: table;
}
table.dxeMemoSys.form-control /*Bootstrap correction*/
{
    display: table;
    padding: 0;
}
.dxeMemoSys textarea /*Bootstrap correction*/
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dxeMemoSys td 
{
    padding: 0px 6px 0px 0px;
}
*[dir="rtl"].dxeMemoSys td 
{
    padding: 0px 0px 0px 6px;
}
.dxeTextBoxSys, 
.dxeMemoSys 
{
    border-collapse:separate!important;
}

.dxeButtonEditSys 
{
    border-collapse: separate;
    border-spacing: 1px;
}

.dxeButtonEditSys .dxeButton
{
    line-height: 100%;
}

.dxeButtonEditSys .dxeEditAreaSys,
.dxeButtonEditSys td.dxic,
.dxeTextBoxSys td.dxic,
.dxeMemoSys td,
.dxeEditAreaSys
{
	width: 100%;
}

.dxeTextBoxSys td.dxic
{
    padding: 3px 3px 2px 3px;
    overflow: hidden;
}
.dxeButtonEditSys td.dxic 
{
    padding: 2px 2px 1px 2px;
    overflow: hidden;
}
.dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
.dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding: 3px 3px 2px 3px;
}


/* Safari */
.dxeTextBoxSys.dxeSafariSys td.dxic
{
    padding-left: 2px;
}
.dxeButtonEditSys.dxeSafariSys td.dxic  
{
    padding-left: 1px;
}
.dxeButtonEditSys[style*="border-collapse:collapse"].dxeSafariSys td.dxic,
.dxeButtonEditSys[cellspacing="0"].dxeSafariSys td.dxic 
{
    padding-left: 2px;
}
*[dir="rtl"].dxeTextBoxSys.dxeSafariSys td.dxic
{
    padding-right: 2px;
}
*[dir="rtl"].dxeButtonEditSys.dxeSafariSys td.dxic 
{
    padding-right: 1px;
}
*[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"].dxeSafariSys td.dxic,
*[dir="rtl"].dxeButtonEditSys[cellspacing="0"].dxeSafariSys td.dxic 
{
    padding-right: 2px;
}

*[dir="rtl"].dxeSafariSys .dxeMemoEditAreaSys 
{
    padding-right: 4px;
    padding-left: 3px;
}
*[dir="rtl"].dxeSafariSys td.dxic 
{
    padding-left: 7px;
    padding-right: 0px;
}

/* IE8 */
.dxeMemoEditAreaSys 
{
    padding-right: 4px\0/;
}
.dxeMemoSys td 
{
    padding-right: 7px\0/;
}
*[cols="20"].dxeMemoEditAreaSys 
{
    width: 100%\0/;
}
*[dir="rtl"].dxeMemoSys td 
{
    padding-left: 7px\0/;
}
*[dir="rtl"] .dxeEditAreaSys 
{
    padding-right: 1px\0/;
}

/* IE9 */
:root *[cols="20"].dxeMemoEditAreaSys 
{
    width: 100%;
}

/* IE10 */
.dxeHideClearBtnSys::-ms-clear
{
	display: none;
}

/* WebKit */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{  
    *[dir="rtl"] .dxeEditAreaSys 
    {
        padding-right: 1px;
    }
    *[dir="rtl"].dxeMemoSys td 
    {
        padding-left: 7px;
    }
    *[dir="rtl"].dxeMemoSys .dxeMemoEditAreaSys 
    {
        padding-right: 4px;
    }
}

/* iPad */
.dxeIPadSys .dxeMemoEditAreaSys 
{
    padding-left: 1px;
    padding-right: 0px;
}
.dxeIPadSys.dxeMemoSys td 
{
    padding-left: 0px;
    padding-right: 1px;
}
*[dir="rtl"].dxeMemoSys.dxeIPadSys td 
{
    padding-left: 5px;
    padding-right: 0px;
}

/* Opera */
noindex:-o-prefocus, *[dir="rtl"].dxeMemoSys textarea 
{
    padding-right: 3px;
}
noindex:-o-prefocus, *[dir="rtl"].dxeTextBoxSys td.dxic 
{
    padding-right: 3px;
}
noindex:-o-prefocus, *[dir="rtl"].dxeButtonEditSys td.dxic 
{
    padding-right: 2px;
}
noindex:-o-prefocus, 
*[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
*[dir="rtl"].dxeButtonEditSys[cellspacing="0"] td.dxic 
{
    padding-right: 3px;
}

noindex:-o-prefocus, *[dir="rtl"] .dxeEditAreaSys 
{
    padding-right: 1px;
}

/* IE7 */
.dxeMemoEditAreaSys 
{
    *margin: -1px 0px;
    *padding-right: 4px;
}
.dxeMemoSys td 
{ 
    *padding: 0px; 
}
.dxeTextBoxSys td.dxic 
{
    *padding-left: 3px;
    *padding-top: 2px;
    *padding-bottom: 1px;
}
*[dir="rtl"].dxeMemoSys td 
{
    *padding-left: 0px;
    *padding-right: 1px;
}
*[dir="rtl"].dxeTextBoxSys td.dxic 
{
    *padding-right: 3px;
}
*[dir="rtl"].dxeTextBoxSys .dxeEditAreaSys 
{
    *padding-right: 2px;
}
*[dir="rtl"].dxeButtonEditSys td.dxic
{
    *padding-right: 2px;
}
.dxeButtonEditSys td.dxic {
    *padding-top: 1px;
    *padding-bottom: 0px;
}
*[dir="rtl"].dxeButtonEditSys .dxeEditAreaSys 
{
    *padding-right: 1px;
}

/* FireFox*/
@-moz-document url-prefix() 
{   
    .dxeMemoEditAreaSys 
    {
        padding-top: 2px;
        padding-right: 0px;
        padding-left: 2px;
    }
    .dxeMemoSys td 
    {
        padding-right: 2px;   
    }
    .dxeTextBoxSys td.dxic
    {
        padding-left: 2px;
        padding-right: 2px;
    }
    .dxeButtonEditSys td.dxic 
    {
        padding-left: 1px;
        padding-right: 1px;
    }
    .dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
    .dxeButtonEditSys[cellspacing="0"] td.dxic 
    {
        padding-left: 2px;
        padding-right: 2px;
    }

    *[dir="rtl"].dxeTextBoxSys td.dxic
    {
        padding-right: 2px;
    }
    *[dir="rtl"].dxeButtonEditSys td.dxic 
    {
        padding-right: 1px;
    }
    *[dir="rtl"].dxeButtonEditSys[style*="border-collapse:collapse"] td.dxic,
    *[dir="rtl"].dxeButtonEditSys[cellspacing="0"] td.dxic 
    {
        padding-right: 2px;
    }

    *[dir="rtl"].dxeMemoSys .dxeMemoEditAreaSys 
    {
        padding-left: 0px;
        padding-right: 3px;
    }
    *[dir="rtl"].dxeMemoSys td 
    {
        padding-left: 3px;
    }  
}

/* TrackBar */
.dxeTBLargeTickSys, 
.dxeTBSmallTickSys, 
.dxeTBItemSys
{
	position:absolute;
	background-repeat: no-repeat;
    background-color: transparent;
}

.dxeTBLargeTickSys, .dxeTBSmallTickSys
{
	white-space: nowrap;
}

.dxeTBContentContainerSys
{
	position: relative;
}

.dxeTBVSys a, .dxeTBHSys a
{
	text-indent: -5000px;
    text-align: left;
	overflow: hidden;
	display: block;
	position: absolute;
}

*[dir="rtl"] .dxeTBVSys a,
*[dir="rtl"] .dxeTBHSys a
{
    text-align: right;
}

.dxeTBVSys a:focus,
.dxeTBVSys a:active,
.dxeTBHSys a:focus, 
.dxeTBHSys a:active {
	outline-width: 0px;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBSmallTickSys,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLargeTickSys
{
	background-position: bottom;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBSmallTickSys, 
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLargeTickSys
{
	background-position: right;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBSmallTickSys, 
.dxeTBHSys .dxeTBRBScaleSys .dxeTBLargeTickSys
{
	background-position: top;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBSmallTickSys, 
.dxeTBVSys .dxeTBRBScaleSys .dxeTBLargeTickSys
{
	background-position: left;
}
.dxeTBBScaleSys .dxeTBSmallTickSys,
.dxeTBBScaleSys .dxeTBLargeTickSys
{
	background-position: center;
}

.dxeFItemSys
{
	background-image: none!important;
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: right;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: top;
}
.dxeReversedDirectionSys .dxeTBVSys .dxeTBBScaleSys .dxeTBItemSys
{
	background-position: bottom;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBItemSys,
.dxeReversedDirectionSys .dxeTBVSys .dxeTBRBScaleSys .dxeTBItemSys
{
	background-position: bottom left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBLTScaleSys .dxeTBItemSys,
.dxeReversedDirectionSys .dxeTBVSys .dxeTBLTScaleSys .dxeTBItemSys
{
	background-position: bottom right;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBItemSys,
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItemSys 
{
	background-position: top left;
}
.dxeReversedDirectionSys .dxeTBHSys .dxeTBRBScaleSys .dxeTBItemSys,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBItemSys
{
	background-position: top right;
}

.dxeTBScaleSys
{
	position: absolute;
	list-style-type: none!important;
	margin: 0px;
	padding: 0px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBScaleSys
{
	right: 0px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBScaleSys
{
	left: 0px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBScaleSys
{
	bottom: 0px;
} 
.dxeTBHSys .dxeTBLTScaleSys .dxeTBScaleSys
{
	top: 0px;
}

.dxeFocusedDHSys 
{
	z-index: 6!important;
}

.dxeReversedDirectionSys,
.dxeFocusedMDHSys,
.dxeFocusedSDHSys
{
}

/* Color edit */
.dxcpColorAreaSys {
	background-image: url(/DXR.axd?r=1_17-HwMp9);
	position: relative;
	width: 290px;
	height: 240px;
	overflow: hidden;
	cursor: crosshair;
}
.dxcpHueAreaSys {
	position: relative;
	margin-left: 3px;
	width: 35px;
	height: 242px;
}
.dxcpHueAreaImageSys {
	background-image: url(/DXR.axd?r=1_19-HwMp9);
	position: absolute;
	left: 6px;
	width: 21px;
    height: 240px;
}
.dxcpColorAreaSys,
.dxcpHueAreaSys {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dxcpColorPointerSys {
	background-image: url(/DXR.axd?r=1_18-HwMp9);
	position: absolute;
	width: 11px;
	height: 11px;
}
.dxcpHuePointerSys {
	background-image: url(/DXR.axd?r=1_20-HwMp9);
	position: absolute;
	width: 35px;
	height: 9px;
}
.dxcpParametersCellSys {
	vertical-align: top;
}
.dxcpParametersCellSys table div {
    min-height: 21px;
}
.dxcpParametersCellSys label /*Bootstrap correction*/
{
    font: inherit;
    line-height: normal;
    display: inline;
    margin-bottom: 0px;
}
.dxcpParametersCellSys input{
	font: inherit;
    *font: 12px Tahoma, Geneva, sans-serif;

	margin: 0px 0px 0px 4px;
	padding: 1px 0px 2px 5px;
    line-height: 16px;
    height: 16px;
	width: 60px;
}
.dxeButtonsPanelDivSys input
{
    font: inherit;
    *font: 12px Tahoma, Geneva, sans-serif;
}
/* Token box */
.dxeButtonEditSys td.dxictb {
    margin: 0px -1px -1px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}
.dxeButtonEditSys[style*="border-collapse:collapse"] td.dxictb,
.dxeButtonEditSys[cellspacing="0"] td.dxictb 
{
	margin: 0px;
}
/* Calendar */
.dxeCHS
{
    min-width: 10px;
    *width: 10px;
}
.dxeCFS
{
    min-width: 12px;
    *width: 12px;
}
.dxeCFNFS
{
    min-width: 11px;
    *width: 11px;
}

/*Editor Caption*/
.dxeCaptionHALSys {
    text-align: left;
}
.dxeCaptionHACSys {
    text-align: center;
}
.dxeCaptionHARSys {
    text-align: right;
}
.dxeCaptionVATSys {
    vertical-align: top;
}
.dxeCaptionVAMSys {
    vertical-align: middle;
}
.dxeCaptionVABSys {
    vertical-align: bottom;
}
.dxeCLTSys,
.dxeCLBSys {
    padding: 3px 0;
}

.dxeCLLSys,
*[dir="rtl"] .dxeCLRSys {
    padding-left: 0px;
    padding-right: 6px;
}
.dxeCLRSys,
*[dir="rtl"] .dxeCLLSys {
    padding-right: 0px;
    padding-left: 6px;
}

/* Error frame */
td.dxeNoBorderLeft {
    border-left: 0;
}
td.dxeNoBorderTop {
    border-top: 0;
}
td.dxeNoBorderRight {
    border-right: 0;
}
td.dxeNoBorderBottom {
    border-bottom: 0;
}

.dxeValidStEditorTable .dxeErrorFrameSys {
    border-color: transparent!important;
    background-color: transparent!important;
}

.dxeValidDynEditorTable .dxeFakeEmptyCell {
    display: none;
}

.dxeErrorCellSys img
{
    margin-right: 4px;
}
*[dir='rtl'] .dxeErrorCellSys img
{
    margin-right: 0;
    margin-left: 4px;
}
.tableWithSeparateBorders {
    border-collapse: separate!important;
}
/* -- ValidationSummary -- */

.dxvsValidationSummary_Moderno
{
	color: Red;
}
.dxvsValidationSummary_Moderno td.dxvsRC_Moderno
{
	vertical-align: top;
	padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary_Moderno .dxvsE_Moderno
{
}
.dxvsValidationSummary_Moderno table.dxvsHT_Moderno
{
	width: 100%;
}
.dxvsValidationSummary_Moderno td.dxvsH_Moderno
{
	padding: 2px 0;
}
.dxvsValidationSummary_Moderno a.dxvsHL_Moderno,
.dxvsValidationSummary_Moderno a.dxvsHL_Moderno:visited
{
	color: red;
}
.dxvsValidationSummary_Moderno a.dxvsHL_Moderno
{
	text-decoration: none;
	border-bottom: 1px dashed #f70;
}
.dxvsValidationSummary_Moderno a.dxvsHL_Moderno:hover
{
	color: #f70;
}
.dxvsValidationSummary_Moderno table.dxvsT_Moderno
{
}
.dxvsValidationSummary_Moderno tr.dxvsE_Moderno
{
}
.dxvsValidationSummary_Moderno td.dxvsETC_Moderno
{
	padding: 2px 0;
}
.dxvsValidationSummary_Moderno ul.dxvsL_Moderno
{
}
.dxvsValidationSummary_Moderno ol.dxvsL_Moderno
{
}
.dxvsValidationSummary_Moderno li.dxvsE_Moderno
{
	padding: 2px 0;
}

/* TrackBar */
.dxeTrackBar_Moderno
{
	user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	visibility: hidden;
}

.dxeDisabled_Moderno .dxeTBHSys a,
.dxeDisabled_Moderno .dxeTBVSys a
{
    cursor: default;
}

.dxeTBBarHighlight_Moderno
{
	font-size: 1em;
}

.dxeTBScale_Moderno,
.dxeTBTrack_Moderno,
.dxeTBBarHighlight_Moderno
{
	cursor: pointer;
}

.dxeTBScale_Moderno
{
	z-index: 1;
}
.dxeTBSecondaryDH_Moderno,
.dxeTBMainDH_Moderno
{
	z-index: 4;
}

.dxeTBHSys
{
	width: 170px;
	height: 47px;
}
.dxeTBVSys
{
	height: 170px;
	width: 47px;
}
.dxeTrackBar_Moderno.dxeTBBScaleSys.dxeTBVSys
{
	width: 70px;
}
.dxeTrackBar_Moderno.dxeTBBScaleSys.dxeTBHSys
{	
	height: 70px;
}

.dxeTBTrack_Moderno
{
	z-index: 2;
	position: absolute;
}

.dxeTBHSys .dxeTBTrack_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarTrackH.gif);
}
.dxeTBVSys .dxeTBTrack_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarTrackV.gif);
}

.dxeTBHSys .dxeTBTrack_Moderno, 
.dxeTBHSys .dxeTBBarHighlight_Moderno
{
	height: 9px;
}
.dxeTBVSys .dxeTBTrack_Moderno, 
.dxeTBVSys .dxeTBBarHighlight_Moderno
{
	width: 9px;
}

.dxeTBHSys .dxeTBMainDH_Moderno,
.dxeTBHSys .dxeTBSecondaryDH_Moderno
{	
	top: -5px;
	width:13px;
	height:19px;
}
.dxeTBVSys .dxeTBMainDH_Moderno,
.dxeTBVSys .dxeTBSecondaryDH_Moderno
{
	left: -5px;
	width:19px;
	height:13px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBTrack_Moderno,
.dxeTBVSys .dxeTBTrack_Moderno
{
	left: 6px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBTrack_Moderno
{
	right: 6px;
	left: auto;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBTrack_Moderno
{
	bottom: 6px;
	top: auto;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBTrack_Moderno,
.dxeTBHSys .dxeTBTrack_Moderno
{
	top: 6px;
}

.dxeTBBarHighlight_Moderno
{
	left: 0px;
	top: 0px;
	position:absolute;
	z-index: 3;
}

.dxeTBHSys .dxeTBBarHighlight_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarBarHighlightH.gif);
}
.dxeTBVSys .dxeTBBarHighlight_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarBarHighlightV.gif);
}

.dxeTBRBLabel_Moderno,
.dxeTBLTLabel_Moderno
{
	text-align: center;
	cursor: default;
}
.dxeTBSmallTickSys .dxeTBRBLabel_Moderno,
.dxeTBSmallTickSys .dxeTBLTLabel_Moderno,
.dxeTBLargeTickSys .dxeTBRBLabel_Moderno,
.dxeTBLargeTickSys .dxeTBLTLabel_Moderno
{	
	position: absolute;
}

.dxeTBHSys .dxeTBRBLabel_Moderno,
.dxeTBHSys .dxeTBLTLabel_Moderno
{
	width: 100%;
}

.dxeTBIncBtn_Moderno,
.dxeTBDecBtn_Moderno
{
}

.dxeTBVSys .dxeTBRBLabel_Moderno,
.dxeTBVSys .dxeTBLTLabel_Moderno
{
	padding-top: 2px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_Moderno
{
	margin-left: -4px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBRBLabel_Moderno,
.dxeTBVSys .dxeTBBScaleSys .dxeTBLTLabel_Moderno
{
	right: 0px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLTLabel_Moderno,
.dxeTBVSys .dxeTBBScaleSys .dxeTBRBLabel_Moderno
{
	left: 0px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBRBLabel_Moderno,
.dxeTBHSys .dxeTBBScaleSys .dxeTBLTLabel_Moderno
{
	bottom: 0px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLTLabel_Moderno,
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_Moderno
{
	top: 0px;
}

.dxeTBHSys .dxeTBItem_Moderno .dxeTBRBLabel_Moderno,
.dxeTBHSys .dxeTBItem_Moderno .dxeTBLTLabel_Moderno
{
	display: inline-block;
	margin-left: 0px!important;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBItem_Moderno .dxeTBRBLabel_Moderno
{
	padding-top: 12px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBItem_Moderno .dxeTBLTLabel_Moderno
{
	margin-top: 8px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_Moderno .dxeTBRBLabel_Moderno 
{
	margin-left: 5px;
}

.dxeTBSelectedItem_Moderno .dxeTBRBLabel_Moderno,
.dxeTBSelectedItem_Moderno .dxeTBLTLabel_Moderno,
.dxeTBSelectedTick_Moderno .dxeTBRBLabel_Moderno,
.dxeTBSelectedTick_Moderno .dxeTBLTLabel_Moderno
{
	color: #898D98;
}

.dxeDisabled_Moderno .dxeTBSelectedItem_Moderno .dxeTBRBLabel_Moderno,
.dxeDisabled_Moderno .dxeTBSelectedItem_Moderno .dxeTBLTLabel_Moderno,
.dxeDisabled_Moderno .dxeTBSelectedTick_Moderno .dxeTBRBLabel_Moderno,
.dxeDisabled_Moderno .dxeTBSelectedTick_Moderno .dxeTBLTLabel_Moderno
{
	color: #C4C6CB;
}

.dxeTBRBLabel_Moderno,
.dxeTBLTLabel_Moderno,
.dxeTBItem_Moderno
{
	color: #C4C6CC;
}

.dxeDisabled_Moderno .dxeTBRBLabel_Moderno,
.dxeDisabled_Moderno .dxeTBLTLabel_Moderno,
.dxeDisabled_Moderno .dxeTBItem_Moderno
{
	color: #E1E2E5;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBItem_Moderno
{
	text-align: left;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_Moderno
{
	text-align: right;
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_Moderno
{
	text-align: center;
}

.dxeTBHSys .dxeTBItem_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarLargeTickH.gif);
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarDoubleSmallTickH.gif);
}
.dxeTBVSys .dxeTBItem_Moderno 
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarLargeTickV.gif);
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarDoubleSmallTickV.gif);
}

.dxeTBHSys .dxeTBLargeTick_Moderno
{
	background-image:  url(/Content/DevExStyles/ozola/Editors/edtTrackBarLargeTickH.gif);
}
.dxeTBVSys .dxeTBLargeTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarLargeTickV.gif);
}
.dxeTBHSys .dxeTBSmallTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarSmallTickH.gif);
}
.dxeTBVSys .dxeTBSmallTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarSmallTickV.gif);
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBLargeTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarDoubleLargeTickH.gif);
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBLargeTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarDoubleLargeTickV.gif);
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBSmallTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarDoubleSmallTickH.gif);
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBSmallTick_Moderno
{
	background-image: url(/Content/DevExStyles/ozola/Editors/edtTrackBarDoubleSmallTickV.gif);
}

.dxeTBVSys .dxeTBIncBtn_Moderno,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBDecBtn_Moderno
{
	bottom: 0px;
	top: auto;
}
.dxeTBVSys .dxeTBDecBtn_Moderno,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBIncBtn_Moderno
{
	top: 0px;
	bottom: auto;
}
.dxeTBHSys .dxeTBDecBtn_Moderno, 
.dxeTBHSys .dxeReversedDirectionSys .dxeTBIncBtn_Moderno
{
	left: 0px;
	right: auto;
}
.dxeTBHSys .dxeTBIncBtn_Moderno,
.dxeTBHSys .dxeReversedDirectionSys .dxeTBDecBtn_Moderno
{
	right: 0px;
	left: auto;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBDecBtn_Moderno,
.dxeTBVSys .dxeTBBScaleSys .dxeTBIncBtn_Moderno
{
	margin-left: -9px;
	left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBDecBtn_Moderno,
.dxeTBHSys .dxeTBBScaleSys .dxeTBIncBtn_Moderno
{
	margin-top: -9px;
	top: 50%;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBTrack_Moderno
{ 
	margin-left: -4px;
	left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBTrack_Moderno
{ 
	margin-top: -4px;
	top: 50%;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBDecBtn_Moderno,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBIncBtn_Moderno
{
	right: 2px;
	left: auto;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBDecBtn_Moderno,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBIncBtn_Moderno
{
	bottom: 2px;
	top: auto;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBDecBtn_Moderno,
.dxeTBVSys .dxeTBRBScaleSys .dxeTBIncBtn_Moderno,
.dxeTBVSys .dxeTBDecBtn_Moderno,
.dxeTBVSys .dxeTBIncBtn_Moderno
{
	left: 2px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBDecBtn_Moderno,
.dxeTBHSys .dxeTBRBScaleSys .dxeTBIncBtn_Moderno,
.dxeTBHSys .dxeTBDecBtn_Moderno,
.dxeTBHSys .dxeTBIncBtn_Moderno
{
	top: 2px;
}

div.dxeHelpText_Moderno,
.dxeTBValueToolTip_Moderno
{
	padding: 3px 8px 4px 8px;
    display: inline;
    position:absolute;
    border-radius: 3px;
    z-index: 41998;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #A8A8A8;
    background: #FDFEFE;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFEFE', endColorstr='#EEEFF2');
	background: -webkit-gradient(linear, left top, left bottom, from(#FDFEFE), to(#EEEFF2));
	background: -moz-linear-gradient(top,  #FDFEFE,  #EEEFF2);
}
td.dxeHelpText_Moderno {
    visibility: visible;
    color: #9F9F9F;
}
td.dxeHelpText_Moderno.dxeHHelpTextSys {
    padding: 0 6px;
}
td.dxeHelpText_Moderno.dxeVHelpTextSys {
    padding: 2px 0;
}

/* InternalCheckBox */
.dxeIRBFocused_Moderno
{
	border: 1px dotted #a390ec;
	/*margin: 0px!important;*/
}
.dxeIRadioButton_Moderno
{
	display: inline-block;
	vertical-align: middle;
	margin: 6px 1px 0;
}
.dxeLoadingDiv_Moderno
{
	background: White none;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.dxeLoadingDivWithContent_Moderno
{
	background: White none;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

.dxeLoadingPanel_Moderno
{
	color: #201f35;
}
.dxeLoadingPanelWithContent_Moderno
{
	color: #201f35;
	background: White none;
	border: 1px solid #9da0aa;
}

.dxeLoadingPanel_Moderno td.dx,
.dxeLoadingPanelWithContent_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

.dxeButtonEditSys .dxic .dxeLoadingDiv_Moderno
{
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_Moderno
{
    	background-color: transparent!important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_Moderno td.dx
{
	padding: 0px!important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_Moderno td.dx > span
{
	display: none;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_Moderno td.dx > img
{
	height: 15px;
    width: auto;
    vertical-align: middle;
}

.dxeReadOnly_Moderno
{
}


td.dxic
{
	font-size: 1.2em;
}
/* -- ErrorFrame -- */
.dxeErrorCell_Moderno,
.dxeErrorCell_Moderno td
{
	color: Red;
	vertical-align: top !important;
	padding-top: 6px;
}
.dxeErrorCell_Moderno
{
	padding-left: 4px;
	padding-right: 5px;
}
.dxeErrorFrameWithoutError_Moderno
{
	border: 1px solid Red;
}
.dxeErrorFrameWithoutError_Moderno .dxeControlsCell_Moderno,
.dxeErrorFrameWithoutError_Moderno.dxeControlsCell_Moderno
{
	padding: 2px;
}

.dxeEditArea_Moderno.dxeEditAreaSys
{
	height: 15px;
    	margin-bottom: 1px;
	border-top: 1px solid #9da0aa;
	border-right: 1px solid #c2c4cb;
	border-bottom: 1px solid #d9dae0;
	border-left: 1px solid #c2c4cb;
}
:root input[type="text"].dxeEditArea_Moderno, /*Bootstrap correction*/
:root input[type="password"].dxeEditArea_Moderno /*Bootstrap correction*/
{
    padding-bottom: 1px;
}
body input.dxeEditArea_Moderno /*Bootstrap correction*/
{
    color: #999;
}
.dxeMemoEditArea_Moderno,
input.dxeEditArea_Moderno
{
	outline: none;
}

/* -- Buttons -- */
.dxeButtonEditButton_Moderno,
.dxeCalendarButton_Moderno,
.dxeSpinIncButton_Moderno,
.dxeSpinDecButton_Moderno,
.dxeSpinLargeIncButton_Moderno,
.dxeSpinLargeDecButton_Moderno,
.dxeColorEditButton_Moderno
{
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
.dxeCalendarButton_Moderno,
.dxeColorEditButton_Moderno
{
}
.dxeButtonEditButton_Moderno
{
	border-style: solid;
	border-color: Transparent;
	-border-color: White;
}
.dxeButtonEditButton_Moderno.dxeButtonEditButtonHover_Moderno
{
}
.dxeButtonEditButton_Moderno.dxeButtonEditButtonPressed_Moderno
{
	border-color: #c2c4cb;
}
.dxeButtonEditButton_Moderno.dxeDisabled_Moderno
{
	border-color: Transparent;
	-border-color: White;
}

.dxeCalendarButton_Moderno,
.dxeColorEditButton_Moderno
{
}
.dxeButtonEditButton_Moderno
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
}
.dxeButtonEdit_Moderno .dxeButtonLeft
{
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
}
.dxeSpinIncButton_Moderno,
.dxeSpinDecButton_Moderno,
.dxeSpinLargeIncButton_Moderno,
.dxeSpinLargeDecButton_Moderno
{
	border-width: 0;
}

.dxeButtonEditButton_Moderno,
.dxeSpinLargeIncButton_Moderno,
.dxeSpinLargeDecButton_Moderno,
.dxeSpinIncButton_Moderno,
.dxeSpinDecButton_Moderno
{
	background: White none;
}

.dxeButtonEditButton_Moderno 
{
	padding: 3px 2px 3px 3px;
}
.dxeSpinIncButton_Moderno
{
	padding: 2px 5px 2px 5px;
}
.dxeSpinDecButton_Moderno
{
	padding: 3px 5px 2px 5px;
}
.dxeSpinLargeIncButton_Moderno,
.dxeSpinLargeDecButton_Moderno
{
	padding: 6px 4px 6px 4px;
}

.dxeCalendarButton_Moderno
{
	font-size: 11px;
	background: #097ad1;
    	
	padding: 3px 11px 4px;
	min-width: 37px;
	border-radius: 3px;
}
.dxeColorEditButton_Moderno
{
	background: #ebedf2 url(/Content/DevExStyles/ozola/Editors/edtBtnBack.png) repeat-x left top;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_Moderno,
.dxeColorEditButton_Moderno:active
{
	color: #fff;
	background: #888;
}
.dxeButtonEditButtonPressed_Moderno,
.dxeSpinIncButtonPressed_Moderno,
.dxeSpinDecButtonPressed_Moderno,
.dxeSpinLargeIncButtonPressed_Moderno, 
.dxeSpinLargeDecButtonPressed_Moderno
{
	background: #e3e5e8 url(/Content/DevExStyles/ozola/Editors/edtDropDownBtnPBack.png) repeat-x left top;
}

/* -- Hover -- */
.dxeCalendarButtonHover_Moderno,
.dxeColorEditButton_Moderno:hover
{
}
.dxeCalendarButtonHover_Moderno,
.dxeColorEditButton_Moderno:hover
{
	background: #097ad1;
}
.dxeButtonEditButtonHover_Moderno,
.dxeSpinIncButtonHover_Moderno,
.dxeSpinDecButtonHover_Moderno,
.dxeSpinLargeIncButtonHover_Moderno,
.dxeSpinLargeDecButtonHover_Moderno
{
}

.dxeButtonEdit_Moderno
{
	background-color: white;
	border: 1px solid #b3b3b3 !important;
	border-radius: 3px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
*[dir="rtl"].dxeTextBox_Moderno td.dxic {
    *padding: 6px 5px;
}
*[dir="rtl"].dxeButtonEdit_Moderno td.dxic {
    *padding-right: 3px;
}
.dxeButtonEdit_Moderno .dxeEditArea_Moderno
{
	background: none;
}
.dxeButtonEdit_Moderno .dxeIIC,
.dxeButtonEdit_Moderno .dxeIICR
{
	padding: 1px;
}
.dxeButtonEdit_Moderno .dxeIIC img
{
	padding-left: 3px;
}
.dxeButtonEdit_Moderno .dxeIICR img
{
	padding-right: 3px;
}

.dxeTextBoxSys,
.dxeTextBox_Moderno,
.dxeMemo_Moderno
{
	background-color: white;
	border: 1px solid #b3b3b3 !important;
	border-radius: 3px;
}

input.dxeTextBoxSys {
	padding: 6px 5px;
	box-sizing: border-box;
	font-size: 1.2em;
}

.dxeTextBox_Moderno .dxeEditArea_Moderno
{
	background-color: white;
}
.dxeRadioButtonList_Moderno,
.dxeCheckBoxList_Moderno
{
}

.dxeCheckBoxList_Moderno .dxe > table,
.dxeRadioButtonList_Moderno .dxe > table 
{
    width: 100%;
}

.dxeRadioButtonList_Moderno,
.dxeRadioButtonList_Moderno table,
.dxeCheckBoxList_Moderno,
.dxeCheckBoxList_Moderno table
{
	/*font: 11px Verdana, Geneva, sans-serif;*/
}
.dxeRadioButtonList_Moderno td.dxe,
.dxeCheckBoxList_Moderno td.dxe
{
	padding: 0 5px 6px 0;
}
.dxeRadioButtonList_Moderno label,
.dxeCheckBoxList_Moderno label
{
	margin-right: 20px;
}
.dxeRadioButtonList_Moderno img,
.dxeCheckBoxList_Moderno img
{
	margin-bottom: -4px;
    padding-right: 5px;
}

/* Disabled */
.dxeDisabled_Moderno .dxeButtonEditButton_Moderno,
.dxeDisabled_Moderno .dxeSpinIncButton_Moderno,
.dxeDisabled_Moderno .dxeSpinDecButton_Moderno,
.dxeDisabled_Moderno .dxeSpinLargeIncButton_Moderno,
.dxeDisabled_Moderno .dxeSpinLargeDecButton_Moderno
{
	background: White none;
}

/* -- Memo -- */
.dxeMemo_Moderno
{
}
.dxeMemoEditArea_Moderno
{
	background-color: white;
	font-size: 0.85rem;
	color: #999;
	border-radius: 3px;
}

/* -- Hyperlink -- */
.dxeHyperlink_Moderno
{
	color: #1b3f91;
	text-decoration: none;
}
a.dxeHyperlink_Moderno:hover
{
	text-decoration: underline;
}
a.dxeHyperlink_Moderno:visited
{
	color: #8684ed;
}

/* -- ListBox -- */
.dxeListBox_Moderno
{
	background-color: white;
	border-top: 1px solid #9da0aa;
	border-right: 1px solid #c2c4cb;
	border-bottom: 1px solid #d9dae0;
	border-left: 1px solid #c2c4cb;
	width: 70px;
	height: 109px;
	padding: 0 !important;
}
.dxeListBox_Moderno div.dxlbd
{
	height: 108px;
}
.dxeListBoxItemRow_Moderno
{
	cursor: default;
}
.dxeListBoxItem_Moderno
{
	color: #201f35;
	padding: 2px 5px;
	white-space: nowrap;
	text-align: left;
	border-width: 0;
	font-size: 0.75rem;
	line-height: 1.6em;
}
.dxeListBoxItem_Moderno em
{
	background: #e2eafd none repeat 0 0;
	color: #201f35;
	font-weight: bold;
	font-style: normal;
}

.dxeListBox_Moderno td.dxeI,
.dxeListBox_Moderno td.dxeIM,
.dxeListBox_Moderno .dxeHIC, 
.dxeListBox_Moderno td.dxeFTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno td.dxeC,
.dxeListBox_Moderno td.dxeCM,
.dxeListBox_Moderno td.dxeHCC,
.dxeListBox_Moderno td.dxeMI,
.dxeListBox_Moderno td.dxeMIM
{
	border-right-width: 0!important;
}

.dxeListBox_Moderno td.dxeIR,
.dxeListBox_Moderno td.dxeIMR,
.dxeListBox_Moderno .dxeHICR, 
.dxeListBox_Moderno td.dxeFTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno td.dxeCR,
.dxeListBox_Moderno td.dxeCMR,
.dxeListBox_Moderno td.dxeHCCR,
.dxeListBox_Moderno td.dxeMIR,
.dxeListBox_Moderno td.dxeMIMR
{
	border-left-width: 0!important;
}

.dxeListBox_Moderno td.dxeCM,
.dxeListBox_Moderno td.dxeHCC,
.dxeListBox_Moderno td.dxeCMR,
.dxeListBox_Moderno td.dxeHCCR
{
	width: 31px;
	*width: 21px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.dxeListBox_Moderno td.dxeIM,
.dxeListBox_Moderno td.dxeIMR
{
	width: 0;
}
.dxeListBox_Moderno td.dxeC
{
	padding-right: 3px!important;
}
.dxeListBox_Moderno td.dxeCR
{
	padding-left: 3px!important;
}
.dxeListBox_Moderno td.dxeC > span,
.dxeListBox_Moderno td.dxeCM > span
{
    margin: 2px 2px 2px 3px;
}
.dxeListBox_Moderno td.dxeCR > span,
.dxeListBox_Moderno td.dxeCMR > span
{
    margin: 2px 3px 2px 2px;
}
.dxeListBox_Moderno td.dxeT
{
	width: 100%;
	padding-left: 0!important;
}

.dxeListBox_Moderno td.dxeTR
{
	width: 100%;
	padding-right: 0!important;
}


.dxeListBox_Moderno td.dxeT,
.dxeListBox_Moderno td.dxeMI
{
	border-left-width: 0!important;
}

.dxeListBox_Moderno td.dxeTR,
.dxeListBox_Moderno td.dxeMIR
{
	border-right-width: 0!important;
}


.dxeListBox_Moderno td.dxeFTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno td.dxeLTM,
.dxeListBox_Moderno .dxeHFC,
.dxeListBox_Moderno .dxeHC,
.dxeListBox_Moderno .dxeHLC,
.dxeListBox_Moderno td.dxeFTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno td.dxeLTMR,
.dxeListBox_Moderno .dxeHFCR,
.dxeListBox_Moderno .dxeHCR,
.dxeListBox_Moderno .dxeHLCR
{
	overflow: hidden;
}

.dxeListBox_Moderno td.dxeFTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno .dxeHFC,
.dxeListBox_Moderno .dxeHC
{
	padding-right: 6px!important;
}

.dxeListBox_Moderno td.dxeFTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno .dxeHFCR,
.dxeListBox_Moderno .dxeHCR
{
	padding-left: 6px!important;
}


.dxeListBox_Moderno td.dxeLTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno .dxeHC,
.dxeListBox_Moderno .dxeHLC
{
	padding-left: 6px!important;
}

.dxeListBox_Moderno td.dxeLTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno .dxeHCR,
.dxeListBox_Moderno .dxeHLCR
{
	padding-right: 6px!important;
}

.dxeListBox_Moderno .dxeFTM,
.dxeListBox_Moderno .dxeTM,
.dxeListBox_Moderno .dxeHFC,
.dxeListBox_Moderno .dxeHC,
.dxeListBox_Moderno .dxeLTM,
.dxeListBox_Moderno .dxeTM,
.dxeListBox_Moderno .dxeHC,
.dxeListBox_Moderno .dxeHLC,
.dxeListBox_Moderno td.dxeIM,
.dxeListBox_Moderno td.dxeFTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno td.dxeCM,
.dxeListBox_Moderno td.dxeMIM,
.dxeListBox_Moderno .dxeFTMR,
.dxeListBox_Moderno .dxeTMR,
.dxeListBox_Moderno .dxeHFCR,
.dxeListBox_Moderno .dxeHCR,
.dxeListBox_Moderno .dxeLTMR,
.dxeListBox_Moderno .dxeTMR,
.dxeListBox_Moderno .dxeHCR,
.dxeListBox_Moderno .dxeHLCR,
.dxeListBox_Moderno td.dxeIMR,
.dxeListBox_Moderno td.dxeFTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno td.dxeCMR,
.dxeListBox_Moderno td.dxeMIMR
{
	border-top-width: 0;
	border-bottom-width: 0;
}

/*Grid lines*/

.dxeListBox_Moderno td.dxeLTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno td.dxeMIM
{
	border-left: 1px solid #d9dae0!important;
}
.dxeListBox_Moderno td.dxeLTM 
{
	border-right: 1px solid Transparent!important;
}
.dxeListBox_Moderno td.dxeLTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno td.dxeMIMR
{
	border-right: 1px solid #d9dae0!important;
}

.dxeListBox_Moderno td.dxeIM,
.dxeListBox_Moderno td.dxeFTM,
.dxeListBox_Moderno td.dxeTM,
.dxeListBox_Moderno td.dxeLTM,
.dxeListBox_Moderno td.dxeCM,
.dxeListBox_Moderno td.dxeMIM,
.dxeListBox_Moderno td.dxeIMR,
.dxeListBox_Moderno td.dxeFTMR,
.dxeListBox_Moderno td.dxeTMR,
.dxeListBox_Moderno td.dxeLTMR,
.dxeListBox_Moderno td.dxeCMR,
.dxeListBox_Moderno td.dxeMIMR
{
	border-bottom: 1px solid #d9dae0;
}

.dxeListBoxItemSelected_Moderno     /* inherits dxeListBoxItem */
{
	color: #201f35;
	background: #eff0f2 none;
}
.dxeListBoxItemHover_Moderno        /* inherits dxeListBoxItem */
{
	color: #201f35;
	background: #e2eafd none;
}
.dxeListBoxItemHover_Moderno em,
.dxeListBoxItemSelected_Moderno em
{
	background-image: none;
}

/*Header*/

.dxeListBox_Moderno .dxeHD
{
	background: #f3f3f4 url(/Content/DevExStyles/ozola/Editors/lbHeaderBack.png) repeat-x left top;
	border-bottom: 1px solid #abacb9;
}
.dxeHD .dxeListBoxItem_Moderno
{
	color: #201f35;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.dxeListBox_Moderno .dxeHC,
.dxeListBox_Moderno .dxeHLC,
.dxeListBox_Moderno td.dxeHMIC
{
	border-left: 1px solid #cacbd3;
}

.dxeListBox_Moderno .dxeHCR,
.dxeListBox_Moderno .dxeHLCR,
.dxeListBox_Moderno td.dxeHMICR
{
	border-right: 1px solid #cacbd3;
	text-align: right;
}

.dxeListBox_Moderno .dxeHIC,
.dxeListBox_Moderno .dxeHFC,
.dxeListBox_Moderno .dxeHCC
{
}

.dxeListBox_Moderno .dxeHICR,
.dxeListBox_Moderno .dxeHFCR,
.dxeListBox_Moderno .dxeHCCR
{
}

.dxeListBox_Moderno .dxeHFC,
.dxeListBox_Moderno .dxeHC,
.dxeListBox_Moderno .dxeHMIC
{
	border-right-width: 0;
}

.dxeListBox_Moderno .dxeHFCR,
.dxeListBox_Moderno .dxeHCR,
.dxeListBox_Moderno .dxeHMICR
{
	border-left-width: 0;
	text-align: right;
}

.dxeListBox_Moderno .dxeHLC
{
	border-right: 1px solid #cacbd3;
}

.dxeListBox_Moderno .dxeHLCR
{
	border-left: 1px solid #cacbd3;
	text-align: right;
}

/* -- Calendar -- */
.dxeCalendar_Moderno
{
	font-weight: normal;
	color: #201f35;
	border: 1px solid #004a9e;
	background-color: White;
	cursor: default;
}

.form-field table.dxeCalendar_Moderno td:nth-child(2) {
    width: auto;
}

.dxeCalendar_Moderno td.dxMonthGrid
{
	padding: 1px 8px;
}
.dxeCalendar_Moderno td.dxMonthGridWithWeekNumbers
{
	padding: 1px 20px 6px 8px;
}
.dxeCalendar_Moderno td.dxMonthGridWithWeekNumbersRtl
{
	padding: 1px 8px 1px 20px;
}
.dxeCalendarDayHeader_Moderno
{
	padding: 2px 4px 6px;
	border-bottom: 1px solid #d7d8dd;
}
.dxeCalendarWeekNumber_Moderno
{
	text-align: right;
	padding: 3px 8px 2px 4px;
	color: #cccccc;
}
.dxeCalendarDay_Moderno
{
	padding: 2px 5px 3px;
	text-align: center;
}
.dxeCalendarWeekend_Moderno        /* inherits dxeCalendarDay */
{
	color: #097ad1;
}
.dxeCalendarOtherMonth_Moderno     /* inherits dxeCalendarDay */
{
	color: #cccccc;
}
.dxeCalendarOutOfRange_Moderno     /* inherits dxeCalendarDay */
{
	color: #cccccc;
}
.dxeCalendarSelected_Moderno       /* inherits dxeCalendarDay */
{
	color: #201f35;
	background-color: #eeeeee;
	padding: 2px 5px 3px;
}
.dxeCalendarToday_Moderno         /* inherits dxeCalendarDay */
{
	padding: 2px 5px 3px;
	background-color: #bfdbfb;
	border: 1px solid #097ad1;
	color: #004a9e;
}
.dxeCalendarHeader_Moderno
{
	border-style: none;
	padding: 12px 4px 12px;
}
.dxeCalendarHeader_Moderno td.dxe
{
	text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_Moderno
{
	background-color: White;
	padding: 10px;
}
.dxeCalendarFastNav_Moderno
{
	color: #201f35;
	background: White none;
	/*border-top: 1px solid #9da0aa;
	border-right: 1px solid #9da0aa;
	border-bottom: 0 solid #9da0aa;
	border-left: 1px solid #9da0aa;*/
	padding: 5px 8px;
	cursor: default;
}
.dxeCalendarFastNavMonthArea_Moderno
{
	padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_Moderno
{
}
.dxeCalendarFastNavFooter_Moderno
{
	overflow: hidden;
	color: #201f35;
	background: White none;
	padding: 8px 10px 17px;
}
.dxeCalendarFastNavMonth_Moderno,
.dxeCalendarFastNavYear_Moderno
{
	color: #201f35;
	padding: 3px 5px;
	text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavYear_Moderno
{
	padding: 3px 5px;
}
.dxeCalendarFastNavMonth_Moderno
{
	padding: 6px;
}

.dxeCalendarFastNavMonthHover_Moderno,
.dxeCalendarFastNavYearHover_Moderno
{
	color: #201f35;
	background: #f3ebfe none;
	border-width: 0;
}
.dxeCalendarFastNavYearHover_Moderno,
.dxeCalendarFastNavYearSelected_Moderno
{
	padding: 3px 5px;
}
.dxeCalendarFastNavMonthHover_Moderno,
.dxeCalendarFastNavMonthSelected_Moderno
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_Moderno,
.dxeCalendarFastNavYearSelected_Moderno
{
	color: #201f35;
	background-color: #bfdbfb;
}
.dxeDateEditTimeEditCell_Moderno
{
    padding: 7px 34px 9px;
    width: 100px;
}
.dxeDateEditClockCell_Moderno
{
    padding: 14px 24px 0;
}
.dxeCalendarFooter_Moderno.dxeDETSF
{
    padding-left: 11px;
    padding-right: 11px;
}
.dxeCalendarHeader_Moderno.dxeDETSH
{
    display: none;
}

/* Disabled */
.dxeDisabled_Moderno,
.dxeDisabled_Moderno td.dxe
{
	color: #b1b1b8;
	cursor: default;
	border: none !important;
}
.dxeEditArea_Moderno.dxeDisabled_Moderno /*Bootstrap correction*/
{
    color: #b1b1b8;
}
a.dxeDisabled_Moderno:hover
{
	color: #b1b1b8;
}
.dxeButtonDisabled_Moderno
{
	color: #b1b1b8;
	cursor: default;
}
/* -- Button -- */
.dxbButton_Moderno
{
	float: left;
	color: #ffffff;
	margin: 1em 1em 1em 0;
	padding: 3px 10px 5px;	
}

.dxbButtonHover_Moderno
{
	color: #bfdbfb;
	background: #097ad1;
       
}
.dxbButtonChecked_Moderno
{
	color: #3c3c3c;
	background: #097ad1 url(/Content/DevExStyles/ozola/Editors/edtBtnPBack.png) repeat-x left top;
	border: 1px solid #9da0aa;
}
.dxbButtonPressed_Moderno
{
	color: #3c3c3c;
	background: #dbdde2;
	/*border: 1px solid #9da0aa;*/
}
.dxbButton_Moderno div.dxb
{
	padding: 2px 14px;
	border: 1px dotted transparent;
}
.dxbButton_Moderno div.dxbf
{
	border: 1px dotted black;
}
/* Button Link */
a.dxbButton_Moderno
{
	border: 0;
	background: none;
	padding: 0;

	color: #1b3f91;
	text-decoration: none;
}
a.dxbButton_Moderno:hover,
a.dxbButton_Moderno:hover span
{
	text-decoration: underline;
}
a.dxbButton_Moderno:visited
{
	color: #8684ed;
}
/* Disabled */
.dxbDisabled_Moderno
{
	border-color: #e1e2e5;
	background: #f8f9fa url(/Content/DevExStyles/ozola/Editors/edtBtnDisabledBack.png) repeat-x left top;
}
.dxbDisabled_Moderno,
a.dxbButton_Moderno.dxbDisabled_Moderno,
a.dxbButton_Moderno.dxbDisabled_Moderno span
{
	color: #babac1;
	cursor: default;
    text-decoration: none;
}
/* -- FilterControl -- */
.dxfcTable_Moderno
{
	border-collapse: separate!important;
}
.dxfcTable_Moderno td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	color: #201f35;
}
a.dxfcPropertyName_Moderno
{
	white-space: nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_Moderno
{
	white-space: nowrap!important;
	padding: 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_Moderno
{
	white-space: nowrap!important;
	color: Green!important;
}
a.dxfcValue_Moderno
{
	white-space: nowrap!important;
	color: Gray!important;
}

.dxfcLoadingDiv_Moderno
{
	background: white none;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxfcLoadingPanel_Moderno
{
	color: #201f35;
	background: White none;
	border: 1px solid #9da0aa;
}
.dxfcLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

.dxeMaskHint_Moderno
{
	color: Black;
	background: #ffffe1 none;
	padding: 2px 5px 3px;
	border: 1px solid Black;
}

/* -- ProgressBar -- */
.dxeProgressBar_Moderno
{
	background: #f3f4f5 url(/Content/DevExStyles/ozola/Editors/edtProgressBack.png) repeat-x left top;
	border: 1px solid #b9bac3;
}
.dxeProgressBar_Moderno,
.dxeProgressBar_Moderno td.dxe
{
	color: #201f35;
}
.dxeProgressBar_Moderno .dxePBMainCell_Moderno,
.dxeProgressBar_Moderno td.dxe
{
	padding: 0;
}
.dxeProgressBarIndicator_Moderno
{
	background: #edd0f4 url(/Content/DevExStyles/ozola/Editors/edtProgressIndicatorBack.png) repeat-x left top;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_Moderno
{
	background-color: white;
	border: 1px solid #9da0aa;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_Moderno
{
	border: 1px solid #9da0aa;
	width: 15px;
	height: 15px;
	cursor: pointer;
}
.dxeItemPicker_Moderno
{
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxeColorTable_Moderno td.dx,
.dxeItemPicker_Moderno td.dx
{
	padding: 4px;
}
.dxeColorTableCell_Moderno,
.dxeItemPickerCell_Moderno
{
	padding: 3px;
	cursor: pointer;
}
.dxeColorTableCellDiv_Moderno
{
	border: 1px solid #808080;
	width: 12px;
	height: 12px;
	font-size: 0px;
}
.dxeColorTableCellSelected_Moderno
{
	padding: 2px!important;
	background: #e9eaee url(/Content/DevExStyles/ozola/Web/mItemSBack.png) repeat-x left top;
	border: 1px solid #9da0aa;
}
.dxeColorTableCellHover_Moderno,
.dxeItemPickerCellHover_Moderno
{
	padding: 2px!important;
	background: #e3ebff url(/Content/DevExStyles/ozola/Web/mSubItemHBack.png) repeat-x left top;
	border: 1px solid #a6a9b2;
}

/* -- Invalid Style -- */
.dxeInvalid_Moderno
{
}
.dxeInvalid_Moderno .dxeEditArea_Moderno,
.dxeInvalid_Moderno .dxeMemoEditArea_Moderno
{
}

/* -- Focused Style -- */
/*.dxeFocused_Moderno
{
	margin-bottom: 0;
}*/

.dxeFocused_Moderno.dxeTrackBar_Moderno
{	
	border: 0px;
}

/* -- Null Text Style -- */
.dxeNullText_Moderno .dxeEditArea_Moderno,
.dxeNullText_Moderno .dxeMemoEditArea_Moderno
{
	color: #b1b1b8;
}

/* -- Captcha -- */
.dxcaControl_Moderno 
{
}

.dxcaRefreshButton_Moderno
{
	color: #1b3f91;
	text-decoration: none;
}

.dxcaDisabledRefreshButton_Moderno
{
	color: #b1b1b8;
}

.dxcaRefreshButtonCell_Moderno
{
	padding-left: 2px;
}

.dxcaRefreshButtonText_Moderno
{
}

.dxcaDisabledRefreshButtonText_Moderno
{
}

.dxcaTextBoxCell_Moderno
{
	/*font: 11px Verdana, Geneva, sans-serif;*/
}

.dxcaTextBoxCell_Moderno,
.dxcaTextBoxCellNoIndent_Moderno
{
	/*font: 11px Verdana, Geneva, sans-serif;*/
}

.dxcaTextBoxCell_Moderno .dxeErrorCell_Moderno
{
}

.dxcaTextBoxCellNoIndent_Moderno .dxeErrorCell_Moderno
{
	padding-left: 0px;
	padding-top: 4px;
	color: Red;
}

.dxcaTextBoxLabel_Moderno
{
	padding-bottom: 4px;
	display: block;
}

.dxcaLoadingPanel_Moderno
{
	color: #201f35;
	background: White none;
	border: 1px solid #9da0aa;
}

.dxcaLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

.dxeButtonEdit_Moderno
{
	border-collapse: separate!important;
}

.dxpcControl_Moderno .dxHFBPS,
.dxpcLite_Moderno .dxHFBPS
{
    width: 6px;
}

.dxeTextBox_Moderno,
.dxeButtonEdit_Moderno,
.dxeIRadioButton_Moderno,
.dxeRadioButtonList_Moderno,
.dxeCheckBoxList_Moderno
{
    	cursor: default;
}


/* Removes flicking in iOS Safari*/
.dxeTrackBar_Moderno, 
.dxeIRadioButton_Moderno, 
.dxeButtonEdit_Moderno, 
.dxeTextBox_Moderno, 
.dxeRadioButtonList_Moderno, 
.dxeCheckBoxList_Moderno, 
.dxeMemo_Moderno, 
.dxeListBox_Moderno, 
.dxeCalendar_Moderno, 
.dxeColorTable_Moderno
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/*B232817*/
:root .dxeEditArea_Moderno /* IE9, IE10 */
{
    padding-bottom: 1px ;
    margin-bottom: 0;
}
@media only screen and (device-height : 1024px) and (orientation:portrait),
       only screen and (device-height : 1024px) and (orientation:landscape) /* iPad */
{
    .dxeEditArea_Moderno
    {
        /*padding-bottom: 2px!important;*/ 
        margin-bottom: -1px!important;
    }
}

/* ASPxCololrEdit */
.dxcpParametersCell_Moderno label
{
	/*font: 11px Verdana, Geneva, sans-serif;*/
}
.dxcpParametersCell_Moderno input
{
	margin-left: 3px;
	padding-left: 5px;
	width: 60px;
	height: 17px;
}
.dxcpWebColorInput_Moderno
{
	float: right;
	margin-top: 40px;
}
.dxcpColorParameterMainDiv_Moderno
{
	padding: 0px 0 4px 15px;
	width: 90px;
	text-align: right;
}
.dxeCustomColorButton_Moderno
{
	height: 22px;
	line-height: 22px;
	margin: 3px 7px;
	cursor: pointer;
}
.dxcpCurrentColor_Moderno, 
.dxcpSavedColor_Moderno
{
	height: 35px;
}
.dxcpCurrentAndSaved_Moderno
{
	width: 65px;
	margin: 34px 0px 0px auto;
	cursor: pointer;
}
.dxeColorTablesMainDiv_Moderno,
.dxeColorSelectorMainDiv_Moderno
{
	background-color: #FFFFFF;
}
.dxeColorSelectorMainDiv_Moderno
{
	padding: 7px;
}
.dxcpColorArea_Moderno,
.dxcpHueArea_Moderno,
.dxcpCurrentAndSaved_Moderno,
.dxeColorTablesMainDiv_Moderno,
.dxeColorSelectorMainDiv_Moderno,
.dxcpParametersCell_Moderno input
{
	border: 1px solid #9da0aa;
}
.dxeButtonsPanelDiv_Moderno
{
	margin-top: 15px;
	text-align: right;
}
.dxeButtonsPanelDiv_Moderno input
{
	width: 61px;
	height: 22px;
	margin-left: 10px;
}

/* -- ASPxTokenBox -- */
input.dxeTokenBoxInput_Moderno[type="text"] {
	display: inline-block;
	float: left;
	width: 30px;
	outline: none;
	height: 17px;
	line-height: 17px;
}
.dxeToken_Moderno {
    	display: inline-block;
    	margin: 0px 0px 0px 1px;
    	padding: 0px 0px 1px 0px;
	float: left;
	min-width: 30px;
	height: 17px;
}
.dxeTokenText_Moderno, .dxeTokenRemoveButton_Moderno {
	display: block;
	float: left;
}
.dxeTokenText_Moderno {
	padding: 2px 2px 0px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dxeTokenRemoveButton_Moderno {
	cursor: pointer;
	margin-top: 2px;
}
.dxeToken_Moderno {
	background: #ffffff url(/Content/DevExStyles/ozola/Editors/edtTokenBoxTokenBackground.png) repeat-x top;
}
.dxeButtonEdit_Moderno td.dxictb {
    padding: 6px 5px;
}

.dxeButtonEdit_Moderno td.dxictb
{
    *padding-left: 5px;
}

.dxGridView_gvCellError_Moderno,
.dxGridView_gvCollapsedButton_Moderno,
.dxGridView_gvCollapsedButtonRtl_Moderno,
.dxGridView_gvDetailCollapsedButton_Moderno,
.dxGridView_gvDetailCollapsedButtonRtl_Moderno,
.dxGridView_gvDetailExpandedButton_Moderno,
.dxGridView_gvDetailExpandedButtonRtl_Moderno,
.dxGridView_gvDragAndDropArrowDown_Moderno,
.dxGridView_gvDragAndDropArrowUp_Moderno,
.dxGridView_gvDragAndDropHideColumn_Moderno,
.dxGridView_gvExpandedButton_Moderno,
.dxGridView_gvExpandedButtonRtl_Moderno,
.dxGridView_gvFilterRowButton_Moderno,
.dxGridView_gvHeaderFilter_Moderno,
.dxGridView_gvHeaderFilterActive_Moderno,
.dxGridView_gvHeaderSortDown_Moderno,
.dxGridView_gvHeaderSortUp_Moderno,
.dxGridView_gvParentGroupRows_Moderno,
.dxGridView_WindowResizer_Moderno,
.dxGridView_WindowResizerRtl_Moderno
{
    background-image: url(/Content/DevExStyles/ozola/GridView/sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxGridView_gvCellError_Moderno
{
    background-position: -55px 0px;
    width: 14px;
    height: 14px;
}
.dxGridView_gvCollapsedButton_Moderno
{
    background-position: -33px -23px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvCollapsedButtonRtl_Moderno
{
    background-position: 0px -37px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailCollapsedButton_Moderno
{
    background-position: -14px -51px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailCollapsedButtonRtl_Moderno
{
    background-position: -47px -23px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailExpandedButton_Moderno
{
    background-position: -28px -37px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailExpandedButtonRtl_Moderno
{
    background-position: -42px -37px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDragAndDropArrowDown_Moderno
{
    background-position: -42px -51px;
    width: 11px;
    height: 9px;
}
.dxGridView_gvDragAndDropArrowUp_Moderno
{
    background-position: -54px -51px;
    width: 11px;
    height: 9px;
}
.dxGridView_gvDragAndDropHideColumn_Moderno
{
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}
.dxGridView_gvExpandedButton_Moderno
{
    background-position: 0px -51px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvExpandedButtonRtl_Moderno
{
    background-position: -14px -37px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvFilterRowButton_Moderno
{
    background-position: -19px -23px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvHeaderFilter_Moderno
{
    background-position: -39px 0px;
    width: 15px;
    height: 15px;
}
.dxGridView_gvHeaderFilterActive_Moderno
{
    background-position: -23px 0px;
    width: 15px;
    height: 15px;
}
.dxGridView_gvHeaderSortDown_Moderno
{
    background-position: -55px -17px;
    width: 7px;
    height: 5px;
}
.dxGridView_gvHeaderSortUp_Moderno
{
    background-position: -63px -17px;
    width: 7px;
    height: 5px;
}
.dxGridView_gvParentGroupRows_Moderno
{
    background-position: 0px -23px;
    width: 18px;
    height: 13px;
}
.dxGridView_WindowResizer_Moderno
{
    background-position: -56px -37px;
    width: 13px;
    height: 13px;
}
.dxGridView_WindowResizerRtl_Moderno
{
    background-position: -28px -51px;
    width: 13px;
    height: 13px;
}

.dxgvHeader_Moderno td {
	border: none !important;
	padding: 0 !important;
}


.dxgvControl_Moderno,
.dxgvDisabled_Moderno
{
	/*border: 1px solid #9da0aa;*/
	background-color: #f1f2f6;
	color: #201f35;
	cursor: default;
	font-size: 1em;
	/*border-radius: 6px;*/
	clear: both;
}
.dxgvDisabled_Moderno
{
	color: #b1b1b8;
}
.dxgvControl_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxgvControl_Moderno a:hover
{
	text-decoration: underline;
}
.dxgvDisabled_Moderno a
{
	color: #b1b1b8;
}
.dxgvLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background: White none;
	border: 1px solid #9da0aa;
}
.dxgvLoadingPanel_Moderno td
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxgvLoadingPanelStatusBar_Moderno
{
	background-color: Transparent;
}
.dxgvLoadingPanelStatusBar_Moderno td
{
	white-space: nowrap;
	text-align: center;
	padding: 0 2px;
}
.dxgvFilterPopupWindow_Moderno
{
	color: #201f35;
	font: 11px Verdana, Geneva, sans-serif;
	border: 1px solid #9da0aa;
}
.dxgvFilterPopupItemsArea_Moderno
{
	color: #201f35;
	background-color: White;
}
.dxgvFilterPopupButtonPanel_Moderno
{
	background-color: #ebecef;
	border-top: 1px solid #9da0aa;
	color: #201f35;
}

.dxgvFilterPopupItem_Moderno td.dxgv,
.dxgvFilterPopupActiveItem_Moderno td.dxgv,
.dxgvFilterPopupSelectedItem_Moderno td.dxgv
{
	padding: 3px 2px 3px 3px;
	cursor: default;
	white-space: nowrap;
}
.dxgvFilterPopupActiveItem_Moderno
{
	background: #e2eafd none;
	color: #201f35;
}
.dxgvFilterPopupSelectedItem_Moderno
{
	background: #eff0f2 none;
	color: #201f35;
}

.dxgvTable_Moderno
{
	background-color: White;
	border-width: 0;
	border-collapse: separate!important;
	overflow: hidden;
	color: #201f35;
	/*border-radius: 6px;*/
}
.dxgvTable_Moderno .dxgvHEC
{
	background-color: White;
	border-width: 0;
	overflow: hidden;
}
.dxgvControl_Moderno .dxgvFSDC
{
    background-color: #f9f9fc;
}
.dxgvControl_Moderno .dxgvFSDC .dxgvFooter_Moderno td.dxgv
{
    border-bottom: 0;
}
.dxgvInlineEditRow_Moderno,
.dxgvDataRow_Moderno
{
}
.dxgvInlineEditRow_Moderno td.dxgv
{
	border-bottom: 1px solid #d9dae0;
	border-right: 1px solid #d9dae0;
	vertical-align: top;
}
.dxgvInlineEditRow_Moderno td.dxgvIndentCell
{
	background: #f9f9fc none;
}
.dxgvInlineEditRow_Moderno .dxgvCommandColumn_Moderno
{
	background: #f9f9fc none;
}
.dxgvDataRowAlt_Moderno
{
	background-color: #f7f4fd;
}
.dxgvFilterRow_Moderno
{
	background-color: #ebecef;
}
.dxgvEditForm_Moderno
{
	background-color: #f9f9fc;
}
.dxgvEditForm_Moderno td.dxgv
{
	border-bottom: 1px solid #d9dae0;
	padding: 8px 10px 10px;
}
.dxgvEditForm_Moderno td.dxgvIndentCell
{
	background: #f9f9fc none;
	border-right: 1px Solid #d9dae0;
	border-left: 1px Solid #d9dae0;
	border-top-width: 0px;
}
.dxgvSelectedRow_Moderno
{
	background-color: #eff0f2;
	color: #201f35;
}
.dxgvFocusedRow_Moderno
{
	background: #FFCC9B;
}
.dxgvSelectedRow_Moderno .dxgvCommandColumn_Moderno a,
.dxgvFocusedRow_Moderno .dxgvCommandColumn_Moderno a
{
	color: #004a9e;
	text-decoration: none;
}
.dxgvSelectedRow_Moderno .dxgvCommandColumn_Moderno a:hover,
.dxgvFocusedRow_Moderno .dxgvCommandColumn_Moderno a:hover
{
	text-decoration: underline;
}

.dxgvPreviewRow_Moderno
{
	background-color: #f7f7f8;
	color: #777777;
}
.dxgvDetailCell_Moderno,
.dxgvPreviewRow_Moderno td.dxgv,
.dxgvEmptyDataRow_Moderno td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: 1px solid #d9dae0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	font-size: 1.2em;
}
.dxgvDetailCell_Moderno
{
	border-bottom-color: #d9dae0;
}
.dxgvPreviewRow_Moderno td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell_Moderno
{
	padding: 16px 18px;
}
.dxgvDetailRow_Moderno td.dxgvIndentCell
{
	padding-right: 0px;
	border-bottom: 1px solid #d9dae0;
}
.dxgvEmptyDataRow_Moderno
{
	color: #777777;
}
.dxgvEmptyDataRow_Moderno td.dxgv
{
	border-bottom: 1px solid #d9dae0;
	text-align: center;
}

.dxgvEditFormDisplayRow_Moderno td.dxgv,
.dxgvDataRow_Moderno td.dxgv,
.dxgvDataRowAlt_Moderno td.dxgv,
.dxgvSelectedRow_Moderno td.dxgv,
.dxgvFocusedRow_Moderno td.dxgv
{
	overflow: hidden;
	/*border-bottom: 1px solid #ddd;*/
	border-right: 1px solid #ddd;
	border-top-width: 0;
	border-left-width: 0;
	padding: 3px 6px;
	line-height: 1.8em;
	font-size: 0.9rem;
}
.dxgvEditFormDisplayRow_Moderno
{
}
.dxgvEditFormDisplayRow_Moderno td.dxgv
{
}
.dxgvEditFormDisplayRow_Moderno td.dxgvIndentCell
{
	background: #f9f9fc none;
	border-right: 1px Solid #d9dae0;
	border-left: 1px Solid #d9dae0;
	border-top-width: 0px;
}

.dxgvEditingErrorRow_Moderno
{
	background-color: #ebecef;
	color: #ba1717;
}
.dxgvEditingErrorRow_Moderno td.dxgv
{
	white-space: pre-wrap;
	border-bottom: 1px solid #d9dae0;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 6px 10px;
}

.dxgvFilterRow_Moderno td.dxgv
{
	border-bottom: 1px solid #abacb9;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 2px 3px 2px 2px;
	overflow: hidden;
}
.dxgvGroupRow_Moderno
{
	background-color: #f9f9fc;
}
.dxgvFocusedGroupRow_Moderno
{
	background: #d9e4fd url(/Content/DevExStyles/ozola/GridView/gvFocusedBack.png) repeat-x left top;
	color: #201f35;
}
.dxgvGroupRow_Moderno td.dxgv,
.dxgvFocusedGroupRow_Moderno td.dxgv
{
	border: 0 none;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px solid #d9dae0;
	padding: 4px 6px;
}
.dxgvFocusedRow_Moderno td.dxgvIndentCell,
.dxgvFocusedGroupRow_Moderno td.dxgvIndentCell,
.dxgvSelectedRow_Moderno td.dxgvIndentCell
{
	background: #f9f9fc!important;
	border-right: 1px solid #d9dae0;
	border-left: 1px solid #d9dae0;
	border-top-width: 0px;
}
.dxgvHeaderPanel_Moderno
{
	background-color: #ebecef;
	color: #201f35;
	padding: 8px 6px;
	border-bottom: 1px solid #abacb9;
}

.dxgvMSDraggable .dxgvHeader_Moderno,
.dxgvMSDraggable.dxgvGroupPanel_Moderno
{
    -ms-touch-action: pinch-zoom;
}
.dxgvHeader_Moderno
{
	cursor: pointer;
	white-space: nowrap;
	padding: 5px 6px;
	font-size: 1.2rem;

	overflow: hidden;
	font-weight: normal;
	text-align: left;
}
.dxgvHeader_Moderno,
.dxgvHeader_Moderno table
{
	color: #fff;
}
.dxgvHeader_Moderno td
{
	white-space: nowrap;
}

.break-timed .dxgvHeader_Moderno td
{
	white-space: normal;
}

.dxgvHeader_Moderno a
{
	color: #fff;
	text-decoration: underline;
}
.dxgvCustomization_Moderno,
.dxgvPopupEditForm_Moderno
{
	padding: 0;
	margin: 0;
}
.dxgvPopupEditForm_Moderno .dxgvEditingErrorRow_Moderno .dxgv
{
	border-bottom-width: 0;
}
.dxgvGroupPanel_Moderno
{
	color: #808080;
	font-size: 1.2em;
	padding: 7px 6px;
	white-space: nowrap;
	/*border-radius: 6px;*/
	margin-bottom: 20px;
}
.dxgvFooter_Moderno
{
	background-color: #f9f9fc;
	white-space: nowrap;
}
.dxgvFooter_Moderno td.dxgv
{
	padding: 6px;
	border-bottom: 1px solid #d9dae0;
	border-right-width: 0;
}
.dxgvGroupFooter_Moderno
{
	background-color: #f9f9fc;
}
.dxgvGroupFooter_Moderno td.dxgv
{
	padding: 6px;
	border-bottom: 1px solid #d9dae0;
	border-right-width: 0;
	white-space: nowrap;
}
.dxgvDataRow_Moderno td.dxgvIndentCell,
.dxgvGroupRow_Moderno td.dxgvIndentCell,
.dxgvGroupFooter_Moderno td.dxgvIndentCell
{
	background-color: #f9f9fc;
	border-right: 1px solid #d9dae0;
	border-left: 1px solid #d9dae0;
	border-top-width: 0px;
}

.dxgvTitlePanel_Moderno,
.dxgvTable_Moderno caption
{
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: left;
	background: #f2f3f4 url(/Content/DevExStyles/ozola/GridView/gvTitleBack.png) repeat-x left top;
	color: #201f35;
	border-bottom: 1px solid #9da0aa;
}
.dxgvLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxgvStatusBar_Moderno
{
	background: #f9f9fc none;
	border-top: 1px solid #cacbd3;
	/*border-radius: 0 0  6px 6px;*/
}
.dxgvStatusBar_Moderno tr.dxgv
{
	height: 20px;
}
.dxgvStatusBar_Moderno tr.dxgv > td
{
	padding: 4px;
}
.dxgvCommandColumn_Moderno
{
	padding: 2px;
}
.dxgvCommandColumn_Moderno a
{
	margin: 0px 3px 0px 0px;
	color: #004a9e;
	text-decoration: none;
}
.dxgvCommandColumn_Moderno a:hover
{
	text-decoration: underline;
}

.dxgvCommandColumnItem_Moderno
{
}
.dxgvEditFormTable_Moderno
{
	padding: 2px 6px 6px 4px;
	color: #201f35;
}
.dxgvEditFormTable_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxgvEditFormTable_Moderno a:hover
{
	text-decoration: underline;
}

.dxgvEditFormCaption_Moderno
{
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
}

.dxgvInlineEditCell_Moderno
{
	padding: 1px;
}

.dxgvEditFormCell_Moderno
{
	padding: 4px;
	border-width: 0;
}

.dxgvPagerTopPanel_Moderno,
.dxgvPagerBottomPanel_Moderno
{
	background: #eee;
}
.dxgvDetailButton_Moderno
{
}

.dxgvFilterBar_Moderno
{
	border-top: 1px solid #cacbd3;
	background: #f9f9fc none;
}
.dxgvFilterBar_Moderno a
{
	color: #808080;
	text-decoration: underline;
}
.dxgvFilterBarCheckBoxCell_Moderno
{
	padding: 0 7px 0 3px;
}
.dxgvFilterBarImageCell_Moderno
{
	padding: 0 1px 0 3px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell_Moderno
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_Moderno
{
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea_Moderno
{
	background: white none;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea_Moderno
{
	background: #ebecef none;
	border-top: 1px solid #abacb9;
	padding: 6px;
	white-space: nowrap;
}

.dxgvDataRow_Moderno:nth-child(odd) {
    background: #eee;
}



.dxgvControl_Moderno .dxpControl_Moderno td.dxpCtrl_Moderno, 
.dxgvDisabled_Moderno .dxpControl_Moderno td.dxpCtrl_Moderno,
.dxgvControl_Moderno .dxpLite_Moderno,
.dxgvDisabled_Moderno .dxpLite_Moderno
{
	padding-top: 4px;
}
.dxgvControl_Moderno dxpControl_Moderno.dxpPSI td.dxpCtrl, 
.dxgvDisabled_Moderno dxpControl_Moderno.dxpPSI td.dxpCtrl
{
	*padding-top: 2px;
}
.dxgvControl_Moderno .dxgvHFSAC
{
    padding: 6px 0 0 5px;
}
.dxgvControl_Moderno .dxgvHFSC
{
    padding: 6px 0 5px;
}
.dxgvControl_Moderno .dxgvHFSC div
{
    height: 1px;
    background: #9DA0AA;
}
.dxgvControl_Moderno div[id$='DXEPLPC']
{
    height: 47px;
}

/* Removes flicking in iOS Safari*/
.dxgvTable_Moderno
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.dxgvControl_Moderno td.dxgvBatchEditCell_Moderno
{
    padding: 0;
}
.dxgvControl_Moderno td.dxgvBatchEditModifiedCell_Moderno
{
    background: #d7f9c7;
}
.dxgvControl_Moderno .dxgvErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxgvControl_Moderno .dxgvErrorCell img
{
    margin: -2px 0;
}
.dxgvStatusBar_Moderno .dxgvCommandColumn_Moderno a
{
    margin-right: 10px;
}

.dxm-popupMain li {
	width: auto !important;
	color: #808080 !important;
}

#gridSubjects_DXEditor5_I {
	resize: vertical;
}


/* CheckBox */
.dxICBFocused 
{
    outline: 1px dotted #ffcc00;

	*border: 1px dotted #ffcc00;
	*margin: 0;
}
.dxICheckBox 
{
}
/* -- ASPxCallbackPanel -- */
.dxcpDisabled
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl
{
	font: 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #1E3695;
	background-color: #FFFFFF;
}
.dxccControl a
{
	text-decoration: none!important;
	color: #1E3695;
}
.dxccControl a:hover
{
	text-decoration: underline!important;
}
/* Disabled */
.dxccDisabled,
.dxccDisabled span.dxccValue,
.dxccDisabled span.dxccBEText
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #787878;
}
.dxdvControl td.dxdvCtrl
{
	padding: 12px 40px;
}
.dxdvContent
{
}
.dxdvItem,
.dxdvFlowItem
{
	border: 1px solid #A8A8A8;
	background-color: #F0F0F0;
	padding: 12px;
	height: 180px;
	height: expression("154px");
}
.dxdvFlowItem
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer 
{
}
.dxdvEmptyItem
{
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
	height: 180px;
	height: expression("154px");
}
.dxdvPagerPanel
{
}
.dxdvEmptyData
{
	color: Gray;
}
.dxdvControl .dxdvEPContainer
{
    height: 47px;
	text-align: center;
}
.dxdvControl .dxdvEPContainer div
{
	padding-top: 14px;
}
.dxdvControl .dxdvEPContainer a
{
	color: #0d45b7;
}
.dxdvControl .dxdvEPContainer a:hover
{
	color: #5494ea;
}
/* Disabled */
.dxdvDisabled
{
	color: #808080;
	cursor: default;
}
/* -- ASPxHeadline -- */
.dxhlControl 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
}
.dxhlControl a
{
	color: #1E3695;
}
.dxhlContent
{
	font-size: 0.91em;
} 
.dxhlDate
{
    font-size: 0.91em;
	color: Gray;
	white-space: nowrap;
}
.dxhlHeader
{
	font-size: 1.08em;
    font-weight: bold;
	color: #464646;
	line-height: 133%;
}
.dxhlDateHeader
{
	font-weight: normal;
	color: Gray;
}
.dxhlLeftPanel,
.dxhlRightPanel
{
    padding: 1px 0;
}
.dxhlDateLeftPanel,
.dxhlDateRightPanel
{
	color: Gray;
	white-space: nowrap;
}
.dxhlTailDiv
{
}
/* Disabled */
.dxhlDisabled
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel,
.dxlpLoadingPanelWithContent
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxlpLoadingPanel td.dx,
.dxlpLoadingPanelWithContent td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxlpLoadingPanel .dxlp-loadingImage,
.dxlpLoadingPanelWithContent .dxlp-loadingImage {
	background: url(/DXR.axd?r=1_63-HwMp9);
	height: 16px;
	width: 16px;
}
.dxlpControl.dxlpLoadingDiv
{
	background-color: white;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* -- ASPxMenu Lite -- */
.dxmLite
{
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxmLite .dxm-main
{
	border: 1px solid #A8A8A8;
	background-color: #F0F0F0;
	padding: 2px;
}

.dxmLite .dxm-vertical 
{
	width: 150px;
}

.dxmLite .dxm-popup 
{
	border: 1px solid #666666;
	background-color: white;
	padding: 1px;
}

.dxmBrdCor 
{
	background-color: white;
}

.dxmLite .dxm-popup .dxm-gutter 
{
	background-image: url(/DXR.axd?r=1_64-HwMp9);
}

.dxmLite .dxm-item 
{
	cursor: default;
    text-align: left;
}
.dxmLite.dxm-rtl .dxm-item 
{
    text-align: right;
}
.dxmLite .dxm-image-t .dxm-item,
.dxmLite .dxm-image-b .dxm-item
{
	text-align: center;
}

.dxmLite .dxm-content
{
    display: block;
	white-space: nowrap;
}

.dxmLite,
.dxmLite .dxm-item a.dx 
{
	color: Black;
}
.dxmLite .dxm-disabled,
.dxmLite .dxm-disabled a.dx 
{
	color: #acacac;
}
.dxmLite .dxm-item a.dx 
{
	text-decoration: none;
}

.dxmLite .dxm-item 
{
	border-width: 1px;
}
.dxmLite.dxm-ltr .dxm-popOut,
.dxmLite.dxm-rtl .dxm-image-l .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxmLite.dxm-ltr .dxm-image-r .dxm-popOut,
.dxmLite.dxm-rtl .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite .dxm-item,
.dxmLite .dxm-popOut 
{
	border-color: transparent;
	border-style: solid;
}

/* Checked, Selected, Hovered */
.dxmLite .dxm-main .dxm-checked,
.dxmLite .dxm-selected,
.dxmLite .dxm-hovered,
.dxmLite .dxm-main .dxm-dropDownMode.dxm-checked .dxm-popOut,
.dxmLite .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite .dxm-dropDownMode.dxm-hovered .dxm-popOut 
{
	border-color: #888888;
}
.dxmLite .dxm-main .dxm-checked,
.dxmLite .dxm-main .dxm-selected 
{
	background-color: white;
}
.dxmLite .dxm-main .dxm-hovered 
{
	background-color: #CBCBCB;
}
.dxmLite .dxm-popup .dxm-selected 
{
	background-color: #D8D8D8;
}
.dxmLite .dxm-popup .dxm-hovered 
{
	background-color: #F2F2F2;
}

/* Content */
.dxmLite .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-r .dxm-content 
{
	padding: 3px 7px 4px;
}
.dxmLite .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-content 
{
	padding: 3px 11px 4px 10px;
}
.dxmLite .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content {
	padding: 4px 11px 5px 10px;
}
.dxmLite .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content 
{
	padding-right: 3px;
}
.dxmLite .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content 
{
	padding-right: 4px;
}
.dxmLite .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content 
{
	padding-left: 3px;
	padding-right: 5px;
}
.dxmLite .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content 
{
	padding-left: 4px;
	padding-right: 5px;
}
.dxmLite .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content 
{
	padding-right: 8px;
}

.dxmLite .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite .dxm-vertical .dxm-image-r .dxm-content,
.dxmLite .dxm-popup .dxm-content 
{
	padding: 3px 18px 4px 2px;
}
.dxmLite.dxm-rtl .dxm-vertical .dxm-image-l .dxm-content,
.dxmLite.dxm-rtl .dxm-vertical .dxm-image-r .dxm-content,
.dxmLite.dxm-rtl .dxm-popup .dxm-content 
{
	padding: 3px 2px 4px 18px;
}
.dxmLite .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
.dxmLite .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content 
{
	padding-right: 5px;
	padding-left: 14px;
}
.dxmLite .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite .dxm-vertical .dxm-image-b .dxm-content 
{
	padding: 5px 10px 6px;
}

/* Image */
.dxmLite .dxm-horizontal .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 5px;
}
.dxmLite .dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 5px;
}
.dxmLite .dxm-horizontal .dxm-image-t .dxm-hasText .dxm-image 
{
	margin-bottom: 4px;
}
.dxmLite .dxm-horizontal .dxm-image-b .dxm-hasText .dxm-image 
{
	margin-top: 4px;
}
.dxmLite .dxm-vertical .dxm-image-l .dxm-image 
{
	margin-right: 7px;
}
.dxmLite .dxm-vertical .dxm-image-r .dxm-image 
{
	margin-left: 7px;
}
.dxmLite.dxm-ltr .dxm-popup .dxm-image 
{
	margin-right: 12px;
}
.dxmLite.dxm-rtl .dxm-popup .dxm-image 
{
	margin-left: 12px;
}

/* Image replacement */
.dxmLite.dxm-ltr .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxmLite.dxm-ltr .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content  
{
	padding-left: 7px;
}
.dxmLite.dxm-rtl .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxmLite.dxm-rtl .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content  
{
	padding-right: 7px;
}
.dxmLite .dxm-vertical .dxm-image-l .dxm-noImage 
{
	padding-left: 23px;
}
.dxmLite .dxm-vertical .dxm-image-r .dxm-noImage 
{
	padding-right: 23px;
}
.dxmLite.dxm-ltr .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite.dxm-ltr .dxm-popup .dxm-noImage 
{
	padding-left: 28px;
}
.dxmLite.dxm-rtl .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxmLite.dxm-rtl .dxm-popup .dxm-noImage 
{
	padding-right: 28px;
}

/* PopOut */
.dxmLite .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut 
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.dxmLite .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-popOut 
{
	padding-top: 27px;
	padding-bottom: 27px;
}
.dxmLite .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-popOut 
{
	padding-right: 5px;
}
.dxmLite .dxm-horizontal .dxm-image-r .dxm-popOut 
{
	padding-left: 7px;
}
.dxmLite .dxm-horizontal .dxm-dropDownMode .dxm-popOut 
{
	padding-left: 4px;
	padding-right: 4px;
}

.dxmLite .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite .dxm-popup .dxm-popOut 
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.dxmLite .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut 
{
	padding-top: 8px;
	padding-bottom: 9px;
}
.dxmLite .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-b .dxm-popOut 
{
	padding-top: 26px;
	padding-bottom: 27px;
}
.dxmLite .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite .dxm-vertical .dxm-image-b .dxm-popOut,
.dxmLite .dxm-popup .dxm-popOut 
{
	padding-left: 4px;
	padding-right: 4px;
}

/* PopOut replacement */
.dxmLite.dxm-ltr .dxm-popup .dxm-noSubMenu 
{
	padding-right: 13px;
}
.dxmLite.dxm-rtl .dxm-popup .dxm-noSubMenu 
{
	padding-left: 13px;
}

/* Spacings, Separator */
.dxmLite .dxm-horizontal .dxm-spacing 
{
	width: 2px;
    min-width: 2px;
	height: 1px;
}
.dxmLite .dxm-vertical .dxm-image-l .dxm-spacing,
.dxmLite .dxm-vertical .dxm-image-r .dxm-spacing,
.dxmLite .dxm-popup .dxm-spacing 
{
	height: 1px;
}
.dxmLite .dxm-vertical .dxm-image-t .dxm-spacing,
.dxmLite .dxm-vertical .dxm-image-b .dxm-spacing 
{
	height: 2px;
}
.dxmLite .dxm-horizontal .dxm-separator 
{
	padding: 6px 2px;
}
.dxmLite .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite .dxm-popup .dxm-separator 
{
	padding: 1px 0px;
}
.dxmLite.dxm-ie7 .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite.dxm-ie7 .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite.dxm-ie7 .dxm-popup .dxm-separator 
{
	padding-top: 0px;
}
.dxmLite .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite .dxm-vertical .dxm-image-b .dxm-separator 
{
	padding: 2px 0px;
}
.dxmLite.dxm-ie7 .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite.dxm-ie7 .dxm-vertical .dxm-image-b .dxm-separator 
{
	padding-top: 1px;
}
.dxmLite .dxm-separator b 
{
	background-color: #A8A8A8;
}
.dxmLite .dxm-horizontal .dxm-separator b 
{
	height: 100%;
    *height: 13px;
	width: 1px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dxmLite .dxm-vertical .dxm-separator b,
.dxmLite .dxm-popup .dxm-separator b 
{
	height: 1px;
}
.dxmLite .dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite .dxm-horizontal .dxm-image-b .dxm-separator b 
{
	*height: 48px;
}
.dxmLite.dxm-ltr .dxm-popup .dxm-gutter .dxm-separator 
{
	padding-left: 29px;
}
.dxmLite.dxm-rtl .dxm-popup .dxm-gutter .dxm-separator 
{
	padding-right: 29px;
}

/* Scroll elements */
.dxmLite .dxm-scrollUpBtn, 
.dxmLite .dxm-scrollDownBtn
{
	border: 1px solid #888888;
	background-color: #E0E0E0;
	cursor: pointer;
	font-size: 0;
	padding: 1px;
	text-align: center;
}
.dxmLite .dxm-scrollUpBtn
{
	margin-bottom: 1px;
}
.dxmLite .dxm-scrollDownBtn
{
	margin-top: 1px;
}
.dxmLite .dxm-scrollBtnHovered
{
	background-color: #F2F2F2;
}
.dxmLite .dxm-scrollBtnPressed
{
	background-color: #D8D8D8;
}
.dxmLite .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/* -- ASPxMenu Lite Toolbar mode -- */
.dxmLite .dxm-main.dxmtb 
{
	padding: 2px;
}
/* has image */
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-subMenu .dxm-content
{
	padding: 4px;
}
/* no image */
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 4px;
}
/* dd has image */
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-dropDownMode .dxm-content 
{
	padding: 4px 5px 4px 4px;
}
/* dd no image */
.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-dropDownMode.dxm-noImage .dxm-content 
{
	padding: 4px;
}

.dxmLite .dxm-popup.dxmtb .dxm-image 
{
	margin-right: 10px;
}
.dxmLite.dxm-rtl .dxm-popup.dxmtb .dxm-image 
{
	margin-right: 0px;
}

.dxmLite .dxm-horizontal.dxmtb .dxm-image-l .dxm-popOut,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-r .dxm-popOut
{
	padding: 10px 3px;
}
.dxmLite .dxm-horizontal.dxmtb .dxm-image-t .dxm-popOut,
.dxmLite .dxm-horizontal.dxmtb .dxm-image-b .dxm-popOut
{
	padding: 18px 4px;
}

.dxmLite .dxmtb.dxm-horizontal .dxm-spacing 
{
	width: 4px;
    min-width: 4px;
	height: 23px;
}
.dxmLite .dxmtb.dxm-horizontal .dxm-separator 
{
	*height: 17px;
}
.dxmLite .dxmtb.dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite .dxmtb.dxm-horizontal .dxm-image-b .dxm-separator b 
{
	*height: 30px;
}
.dxmLite .dxm-horizontal.dxmtb .dxtb-comboBoxMenuItem 
{
	padding-top: 1px;
}
.dxmLite .dxm-horizontal.dxmtb .dxtb-labelMenuItem 
{
	padding-top: 6px;
}
   

/* -- ASPxNavBar Lite -- */
.dxnbLite 
{
	color: Black;
	background-color: white;
	font: 12px Tahoma, Geneva, sans-serif;
	list-style: none none outside;
	margin: 0;
	padding: 11px;
	float: left;
	width: 200px;
}
.dxnbLite a
{
	color: black;
	text-decoration: none;
}
.dxnbLite .dxnb-gr 
{
	margin-bottom: 13px;
}
.dxnbLite .dxnb-header,
.dxnbLite .dxnb-headerCollapsed 
{
	background-color: #E0E0E0;
	border: 1px solid #A8A8A8;
	font-weight: bold;
	overflow: hidden;
	padding: 4px 10px;
	cursor: pointer;
	clear: both;
    white-space: nowrap;
}
.dxnbLite .dxnb-header a,
.dxnbLite .dxnb-headerCollapsed a
{
	color: #1E3695;
	text-decoration: underline;
}
.dxnbLite .dxnb-content 
{
	list-style: none none outside;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	border-top: 0 solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
}
.dxnbLite.dxnb-noHeads .dxnb-content
{
	border-top-width: 1px;
}
.dxnbLite .dxnb-item,
.dxnbLite .dxnb-large,
.dxnbLite .dxnb-bullet 
{
    border: 1px solid Transparent;
	clear: both;
	overflow: hidden;
	cursor: default;
}
.dxnbLite .dxnb-item,
.dxnbLite .dxnb-large,
.dxnbLite .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite .dxnb-item.dxnb-link,
.dxnbLite .dxnb-item .dxnb-link
{
	padding: 3px 4px 4px;
    white-space: nowrap;
}
.dxnbLite .dxnb-large.dxnb-link,
.dxnbLite .dxnb-large .dxnb-link
{
	padding: 5px 11px 6px;
    white-space: nowrap;
}
.dxnbLite .dxnb-bullet,
.dxnbLite .dxnb-bulletHover,
.dxnbLite .dxnb-bulletSelected 
{
	padding: 0 5px;
	overflow: visible;
	margin-bottom: 6px;
}
.dxnbLite .dxnb-itemSelected,
.dxnbLite .dxnb-largeSelected
{
	background-color: #D8D8D8;
	border: 1px solid #888888;
}
.dxnbLite .dxnb-itemHover,
.dxnbLite .dxnb-largeHover
{
	background-color: #F2F2F2;
	border: 1px solid #888888;
}
.dxnbLite .dxnb-header,
.dxnbLite .dxnb-headerCollapsed, 
.dxnbLite .dxnb-item,
.dxnbLite .dxnb-itemHover,
.dxnbLite .dxnb-itemSelected,
.dxnbLite .dxnb-bullet,
.dxnbLite .dxnb-bulletHover,
.dxnbLite .dxnb-bulletSelected
{
	text-align: left;
}
.dxnbLite .dxnb-large,
.dxnbLite .dxnb-largeHover,
.dxnbLite .dxnb-largeSelected
{
	text-align: center;
}
.dxnbLite .dxnb-headerHover
{
}
.dxnbLite .dxnb-headerCollapsedHover
{
}
.dxnbLite .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite .dxnb-btn,
.dxnbLite .dxnb-btnLeft,
.dxnbLite .dxnb-img
{
	border-width: 0;
}

.dxnbLite .dxnb-btn
{
	float: right;
	margin: 0 0 0 4px;
}
.dxnbLite .dxnb-btnLeft,
.dxnbLite .dxnb-rtlHeader .dxnb-btn 
{
	float: left;
	margin: 0 4px 0 0;
}
.dxnbLite .dxnb-img
{
	margin: 0 4px 0 0;
}
.dxnbLite .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite .dxnb-rtlHeader .dxnb-img
{
	margin: 0 0 0 4px;
}
.dxnbLite .dxnb-header.dxnb-header-left,
.dxnbLite .dxnb-headerCollapsed.dxnb-header-left,
.dxnbLite .dxnb-rtlHeader
{
	text-align: right;
}
.dxnbLite .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 3px;
}
.dxnbLite .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 3px;
}
.dxnbLite .dxnb-large .dxnb-img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled,
.dxnbLite .dxnbLiteDisabled,
.dxnbLiteDisabled a,
.dxnbLiteDisabled .dxnb-item,
.dxnbLiteDisabled .dxnb-large,
.dxnbLiteDisabled .dxnb-bullet,
.dxnbLiteDisabled .dxnb-header,
.dxnbLiteDisabled .dxnb-headerCollapsed 
{
	color: #acacac;
	cursor: default;
}
   

/* -- ASPxNewsControl -- */
.dxncControl
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
	background-color: White;
}
.dxncControl a
{
	color: #1E3695;
}
.dxncControl td.dxncCtrl
{
	padding: 18px;
}
.dxncContent
{
}
.dxncPagerPanel
{
	padding: 0px 3px;
}
.dxncItem
{
	vertical-align: top;
	border-bottom: 1px solid #A8A8A8;
	padding: 12px 8px;
}
.dxncEmptyItem
{
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop
{
	color: #404040;
}
.dxncControl .dxncEPContainer
{
    height: 47px;
	text-align: center;
}
.dxncControl .dxncEPContainer div
{
	padding-top: 14px;
}
.dxncControl .dxncEPContainer a
{
	color: #0d45b7;
}
.dxncControl .dxncEPContainer a:hover
{
	color: #5494ea;
}
.dxncEmptyData
{
	color: Gray;
}
/* Disabled */
.dxncDisabled
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
	padding: 5px 2px;
	float: left;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.dxpLite .dxp-summary,
.dxpLite .dxp-sep,
.dxpLite .dxp-button,
.dxpLite .dxp-pageSizeItem,
.dxpLite .dxp-num,
.dxpLite .dxp-current,
.dxpLite .dxp-ellip
{
	margin-left: 4px;
	font-weight: normal;
}
.dxpLite .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite a
{
	color: #394EA2;
	text-decoration: underline;
}

.dxpLite .dxp-button
{
	color: #394EA2;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
    padding: 3px 5px 2px;
}
.dxpLite .dxp-button span
{
    margin-top: 1px;
	text-decoration: underline;
}
.dxpLite .dxp-button img
{
	border: none;
	text-decoration: none;
}
.dxpLite .dxp-button.dxp-bi 
{
    padding: 0;
}
.dxpLite .dxp-button.dxp-bti 
{
    padding: 0 5px;
}
.dxpLite .dxp-disabledButton, 
.dxpLite .dxp-disabledButton span
{
	text-decoration: none;
	color: #acacac;
	cursor: default;
}
.dxpLite .dxp-pageSizeItem
{
    padding: 1px 4px;
    white-space: nowrap;
}
.dxpLite .dxp-pageSizeItem .dx
{
    display: block;
    float: left;
    margin-top: 1px;
    white-space: nowrap;
}
.dxpLite .dxp-comboBox
{
    display: block;
    float: left;
    background-color: White;
    border: 1px solid #9F9F9F;
    padding: 1px;
    margin: -2px 0px;
}
.dxpLite .dxp-comboBox input
{
    margin: 1px 2px 0px;
}
.dxpLite .dxp-hoverComboBox
{
}
.dxpLite .dxp-pressedComboBox
{
}
.dxpLite .dxp-dropDownButton
{
    display: block;
    float: left;
    cursor: pointer;
    font-size: 0;
    padding: 1px 3px 0px;
    border: 1px solid #7F7F7F;
    background: #e6e6e6 url(/DXR.axd?r=1_72-HwMp9) repeat-x top;
    
}
.dxpLite .dxp-hoverDropDownButton
{
    border: 1px solid #606060;
    background: #f2f2f2 url(/DXR.axd?r=1_73-HwMp9) repeat-x top;
}
.dxpLite .dxp-pressedDropDownButton
{
    border: 1px solid #7f7f7f;
    background: #d5d5d5 none repeat 0 0;
}
.dxpLite .dxp-dropDownButton img
{
    border: none;
	text-decoration: none;
	vertical-align: middle;
}
.dxpLite .dxp-num
{
	color: #394EA2;
	text-decoration: underline;
	padding: 3px 5px 2px;
	cursor: pointer;
}

.dxpLite .dxp-current
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 2px;
	cursor: text;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dxpLite .dxp-current
    {
	    margin-top: 1px;
    }
    ::i-block-chrome,
    .dxpLite .dxp-current
    {
	    margin-top: 0;
    }
}

.dxpLite .dxp-summary,
.dxpLite .dxp-ellip
{
	white-space: nowrap;
	padding: 3px 4px 2px;
}

.dxpLite .dxp-sep
{
	background-color: #cccccc;
	width: 1px;
	height: 12px;
	margin-top: 4px;
}

.dxpLiteDisabled,
.dxpLiteDisabled a,
.dxpLiteDisabled .dxp-summary,
.dxpLiteDisabled .dxp-sep, 
.dxpLiteDisabled .dxp-button,
.dxpLiteDisabled .dxp-num,
.dxpLiteDisabled .dxp-current,
.dxpLiteDisabled .dxp-ellip
{
	color: #acacac;
	border-color: #808080;
	cursor: default;
}

.dxpLite .dxp-disabledComboBox
{
    border: 1px solid #9F9F9F;
}

.dxpLite .dxp-disabledComboBox input
{
    color: #acacac;
}

.dxpLite .dxp-disabledDropDownButton
{
    border-color: #C3C3C3;
    cursor: default;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite,
.dxdpLite  
{
	width: 200px;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	visibility: hidden;
	border-spacing: 0;

	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
}

.dxpcLite .dxpc-mainDiv,
.dxpcLite.dxpc-mainDiv,
.dxdpLite .dxpc-mainDiv,
.dxdpLite.dxpc-mainDiv  
{
	top: 0;
	left: 0;
	background-color: white;
	border: 1px solid #8B8B8B;
}

.dxpcLite a.dxpc-link,
.dxdpLite a.dxpc-link  
{
	color: #1E3695;
}
.dxpcLite a.dxpc-link *,
.dxdpLite a.dxpc-link * 
{
	cursor: pointer;
    text-decoration: underline;
}

.dxpcLite .dxpc-closeBtn,
.dxpcLite .dxpc-pinBtn,
.dxpcLite .dxpc-refreshBtn,
.dxpcLite .dxpc-collapseBtn,
.dxpcLite .dxpc-maximizeBtn,
.dxdpLite .dxpc-closeBtn,
.dxdpLite .dxpc-pinBtn,
.dxdpLite .dxpc-refreshBtn,
.dxdpLite .dxpc-collapseBtn,
.dxdpLite .dxpc-maximizeBtn
{
	padding: 1px 1px 1px 2px;
	float: right;
}

.dxpcLite.dxRtl  .dxpc-closeBtn,
.dxpcLite.dxRtl  .dxpc-pinBtn,
.dxpcLite.dxRtl  .dxpc-refreshBtn,
.dxpcLite.dxRtl  .dxpc-collapseBtn,
.dxpcLite.dxRtl  .dxpc-maximizeBtn,
.dxdpLite.dxRtl  .dxpc-closeBtn,
.dxdpLite.dxRtl  .dxpc-pinBtn,
.dxdpLite.dxRtl  .dxpc-refreshBtn,
.dxdpLite.dxRtl  .dxpc-collapseBtn,
.dxdpLite.dxRtl  .dxpc-maximizeBtn
{
	float: left;
}

.dxpcLite .dxpc-closeBtnHover,
.dxpcLite .dxpc-pinBtnHover,
.dxpcLite .dxpc-refreshBtnHover,
.dxpcLite .dxpc-collapseBtnHover,
.dxpcLite .dxpc-maximizeBtnHover,
.dxdpLite .dxpc-closeBtnHover,
.dxdpLite .dxpc-pinBtnHover,
.dxdpLite .dxpc-refreshBtnHover,
.dxdpLite .dxpc-collapseBtnHover,
.dxdpLite .dxpc-maximizeBtnHover
{
}

.dxpcLite .dxpc-header,
.dxdpLite .dxpc-header 
{
	color: #404040;
	background-color: #DCDCDC;
	border-bottom: 1px solid #C9C9C9;
	padding: 2px 2px 2px 12px;
}

.dxpcLite.dxRtl .dxpc-header,
.dxdpLite.dxRtl .dxpc-header  
{
	padding: 2px 12px 2px 2px;
}

.dxpcLite .dxpc-headerText,
.dxdpLite .dxpc-headerText
{
	white-space: nowrap;
}

.dxpcLite .dxpc-headerImg,
.dxdpLite .dxpc-headerImg
{
	margin: 0 4px 0 0;
}

.dxpcLite.dxRtl .dxpc-headerImg,
.dxdpLite.dxRtl .dxpc-headerImg
{
	margin: 0 0 0 4px;
}

.dxpcLite .dxpc-expandableDiv,
.dxdpLite .dxpc-expandableDiv 
{
	float: left;
	overflow: hidden;
}

.dxpcLite.dxRtl .dxpc-expandableDiv,
.dxdpLite.dxRtl .dxpc-expandableDiv 
{
	float: right;
}

.dxpcLite .dxpc-content,
.dxdpLite .dxpc-content
{
	white-space: normal;
	padding: 9px 12px;
}

.dxpcLite .dxpc-footer,
.dxdpLite .dxpc-footer
{
	color: #858585;
	background-color: #F3F3F3;
	border-top: 1px solid #E0E0E0;
}

.dxpcLite .dxpc-footerContent,
.dxdpLite .dxpc-footerContent
{
	padding: 6px 20px 8px 12px;
	min-height: 8px;
}

.dxpcLite.dxRtl .dxpc-footerContent,
.dxdpLite.dxRtl .dxpc-footerContent
{
	padding: 6px 12px 8px 20px;
}

.dxpcLite .dxpc-footerText,
.dxdpLite .dxpc-footerText
{
	white-space: nowrap;
}

.dxpcLite .dxpc-footerImg,
.dxdpLite .dxpc-footerImg
{
	margin: 0 4px 0 0;
}

.dxpcLite.dxRtl .dxpc-footerImg,
.dxdpLite.dxRtl .dxpc-footerImg
{
	margin: 0 0 0 4px;
}

.dxpcLite .dxpc-sizeGrip,
.dxdpLite .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite.dxRtl .dxpc-sizeGrip,
.dxdpLite.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite,
.dxdpModalBackLite
{
	background-color: #777777;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}
.dxpcLiteDisabled,
.dxdpLiteDisabled
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl,
.dxrpControlGB
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000000;
}
.dxrpControl .dxrpCI
{
	display:block;
}
/*Corner Radius*/
.dxrpControlGB:not(.dxrp-hasDefaultImages),
.dxrpControlGB:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl:not(.dxrp-hasDefaultImages)
{
	border-radius: 5px;
}
.dxrpControl:not(.dxrp-hasDefaultImages) .dxrpHeader
{
	border-radius:5px 5px 0px 0px;
}
.dxrpControl:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent
{
	border-radius:0px 0px 5px 5px;
}
.dxrpWithoutHeader:not(.dxrp-hasDefaultImages) > tbody > tr.dxrpCR > .dxrpcontent{
	border-radius:5px;
}
/* Header */
.dxrpControl td.dxrpHeader,
.dxrpControl td.dxrpHeader span.dxrpHT,
.dxrpControlGB span.dxrpHeader
{
	color: #313131;
}
.dxrpControl td.dxrpHeader > a,
.dxrpControl td.dxrpHeader > a > span.dxrpHT,
.dxrpControlGB span.dxrpHeader a
{
    color: #1E3695;
}
.dxrpControl td.dxrpHeader
{
	background-color: #DEDEDE;
}
.dxrpControl .dxrpHI,
.dxrpControl td.dxrpHeader,
.dxrpControl td.dxrpHeader span.dxrpHT
{
	white-space: nowrap;
}
/* Header image */
.dxrpControl .dxrpHI
{
	margin-right: 4px;
}
.dxrpControl .dxrpHIR
{
	margin-left: 4px;
}
/* Content */
.dxrpControl > tbody > tr > .dxrpcontent,
.dxrpControlGB > tbody > tr.dxrpCR > .dxrpcontent
{
	vertical-align: top;
}
.dxrpControl > tbody > tr > .dxrpcontent
{
    background-image: none;
    background-color: #F7F7F7;
}
/* Borders */

.dxrpControl td.dxrpHeader,
.dxrpControl > tbody > tr:first-child > .dxrpcontent
{
	border-top: 1px solid #8B8B8B;
}
.dxrpControl td.dxrpHeader,
.dxrpControl > tbody > tr > .dxrpcontent{
	border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;
	border-bottom: 1px solid #8B8B8B;
}
.dxrpControl td.dxrpHeader {
	border-bottom: 1px solid #C6C6C6;
}
.dxrpControlGB > tbody > tr.dxrpCR > .dxrpcontent {
	border: 1px solid #8B8B8B;
}
.dxrpControlGB > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControlGB span.dxrpHeader
{
    background-image: none;
	background-color: White;
}
.dxrp-hasDefaultImages > tbody > tr > .dxrpHeader {
	border-left:0px none;
	border-right:0px none;
	border-top:0px none;
}
.dxrpControlGB.dxrp-hasDefaultImages > tbody > tr.dxrpCR > .dxrpcontent,
.dxrpControl.dxrp-hasDefaultImages > tbody > tr.dxrpCR > .dxrpcontent {
	border-bottom:0px none;
	border-left:0px none;
	border-right:0px none;
	border-top:0px none;
}
/* Paddings */
.dxrpControl td.dxrpHeader 
{
	padding: 5px 8px 5px 10px;
}
.dxrpControlGB span.dxrpHeader
{
	padding: 0px 3px 0px 3px;
}
.dxrpControl.dxrp-noCollapsing > tbody > tr.dxrpCR > .dxrpcontent:first-child,
.dxrpControl > tbody > tr.dxrpCR > .dxrpcontent > .dxrpAW > .dxrpCW, .dxrpControl > tbody > tr.dxrpCR > .dxrpcontent >  .dxrpCW
{
	padding: 9px 10px 10px 10px;
}
.dxrpControlGB > tbody > tr.dxrpCR > .dxrpcontent
{
	padding: 6px 10px 10px 10px;
}
/* GroupboxCaptionOffset */
.dxrpControlGB > tbody > tr.dxrpCR > .dxrpcontent > div:first-child
{
	top: -14px;
	left: -2px;
	margin-bottom: -8px;
}
.dxrpControlGB 
{
	margin-top: 7px;
}
/* Disabled */
.dxrpDisabled,
.dxrpDisabled td.dxrp
{
	color: #acacac;
	cursor: default;
}
/* -- ASPxSiteMapControl -- */
.dxsmControl 
{
	color: #1E3695;
	background-color: white;
	font: 12px Tahoma, Geneva, sans-serif;
	border: 1px Solid #A8A8A8;
}
.dxsmControl a:hover
{
	text-decoration: none!important;
}
.dxsmControl a:visited
{
	color: #996085!important;
}
/* - Category Level - */
.dxsmCategoryLevel,
.dxsmCategoryLevel a
{
	color: #1E3695;
	font-weight: bold;
	text-decoration: none;
}
.dxsmCategoryLevel
{
	font-size: 1.5em;
	white-space: nowrap;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #B8B8B8;
}
 /*flow layout*/
.dxsmLevelCategoryFlow,
.dxsmLevelCategoryFlow a
{
	color: #1E3695;
    font-weight: bold;
	text-decoration: underline;
}
.dxsmLevelCategoryFlow
{
	font-size: 1.5em;
}
/* - Level 0 - */
.dxsmLevel0,
.dxsmLevel0 a,
.dxsmLevel0Categorized a,
.dxsmLevel0Categorized
{
	color: #1E3695;
	font-weight: bold;
	text-decoration: none;
}
.dxsmLevel0,
.dxsmLevel0Categorized
{
	white-space: nowrap;
	padding: 0px 0px 2px;
}
.dxsmLevel0
{
	border-bottom: 1px solid #B8B8B8;
	padding: 0px 0px 5px;
}
 /*flow layout*/
.dxsmLevel0Flow,
.dxsmLevel0Flow a,
.dxsmLevel0CategorizedFlow a,
.dxsmLevel0CategorizedFlow
{
	color: #1E3695;
    font-weight: bold;
	text-decoration: underline;
}
.dxsmLevel0Flow
{
	padding: 0px;
}
.dxsmLevel0Flow
{
	text-decoration: none;
}

/* - Level 1 - */
.dxsmLevel1,
.dxsmLevel1 a,
.dxsmLevel1Categorized a,
.dxsmLevel1Categorized
{
	color: #3C55B9;
	text-decoration: none;
}
.dxsmLevel1,
.dxsmLevel1Categorized
{
	white-space: nowrap;
	padding: 0px;
}

/*flow layout*/
.dxsmLevel1Flow,
.dxsmLevel1Flow a,
.dxsmLevel1CategorizedFlow,
.dxsmLevel1CategorizedFlow a
{
	color: #3C55B9;
	text-decoration: underline;
}
.dxsmLevel1Flow
{
	text-decoration: none;
	padding: 0px;
}

/* - Level 2 - */
.dxsmLevel2,
.dxsmLevel2 a,
.dxsmLevel2Categorized a,
.dxsmLevel2Categorized
{
	color: #5078DC;
	text-decoration: none;
}
.dxsmLevel2,
.dxsmLevel2Categorized
{
	font-size: 0.91em;
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel2Flow,
.dxsmLevel2Flow a
{
	color: #5078DC;
	text-decoration: underline;
}
.dxsmLevel2Flow
{
	font-size: 0.91em;
	padding: 0px;
}
/* - Level 3 - */
.dxsmLevel3,
.dxsmLevel3 a
{
	color: #999999;
	text-decoration: none;
}
.dxsmLevel3
{
	font-size: 0.75em;
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel3Flow,
.dxsmLevel3Flow a
{
	color: #999999;
	text-decoration: underline;
}
.dxsmLevel3Flow
{
	font-size: 0.75em;
}
/* - Level 4 - */
.dxsmLevel4,
.dxsmLevel4 a
{
	color: #A8A8A8;
	text-decoration: none;
}
.dxsmLevel4
{
	font-size: 0.66em;
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel4Flow,
.dxsmLevel4Flow a
{
	color: #A8A8A8;
	text-decoration: underline;
}
.dxsmLevel4Flow
{
    font-size: 0.66em;
	padding: 0px;
}
/* - Other Levels - */
.dxsmLevelOther,
.dxsmLevelOther a
{
	color: #A8A8A8;
	text-decoration: none;
}
.dxsmLevelOther
{
    font-size: 0.75em;
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevelOtherFlow,
.dxsmLevelOtherFlow a
{
	color: #A8A8A8;
	text-decoration: underline;
}
/* Disabled */
.dxsmDisabled
{
	color: #acacac;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite 
{
	overflow: hidden;
	color: #333333;
	float: left;
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxtcLite > .dxtc-stripContainer,
.dxtcLite > .dxtc-stripContainer .dxtc-strip
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
	_overflow: hidden;
}
.dxtcLite.dxtc-top > .dxtc-stripContainer
{
	padding-top: 3px;
}
.dxtcLite > .dxtc-stripContainer .dxtc-tab,
.dxtcLite > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-sbSpacer
{
	display: block;
	margin: 0;
}
.dxtcLite > .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 > .dxtc-stripContainer .dxtc-tab,
.dxtcLite > .dxtc-stripContainer .dxtc-activeTab
{
	border: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead,
.dxtcLite.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-n,
.dxtcLite.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-n
{
	border-left: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-left-style: none;
}
.dxtcLite > .dxtc-stripContainer .dxtc-tab,
.dxtcLite > .dxtc-stripContainer .dxtc-activeTab
{
	background-color: #E0E0E0;
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite > .dxtc-stripContainer .dxtc-activeTab
{
	border-bottom: 1px solid white;
	background-color: white;
}
.dxtcLite > .dxtc-stripContainer .dxtc-tabHover
{
	background-color: #F2F2F2;
}
.dxtcLite > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-sbSpacer
{
	float: left;
	border-right-width: 0;
	border-left-width: 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #A8A8A8;
	overflow: hidden;
	_border-top-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite > .dxtc-stripContainer .dxtc-spacer
{
	width: 1px;
}
.dxtcLite > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-rightIndent
{
	width: 5px;
}
.dxtcLite > .dxtc-stripContainer .dxtc-link
{
	padding: 3px 12px 4px;
	display: block;
	height: 100%;
	_float: left;
    color: #333333;
}
.dxtcLite > .dxtc-stripContainer .dxtc-link,
.dxtcLite > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite > .dxtc-stripContainer .dxtc-rightIndent
{
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite > .dxtc-stripContainer .dxtc-img
{
	border-style: none;
	margin: 0 3px 0 0;
} 
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-img
{
	margin: 0 0 0 3px;
}
.dxtcLite > .dxtc-content 
{
	background-color: #FFFFFF;
	float: left;
	clear: left;
	border: 1px solid #A8A8A8;
	overflow: hidden;
	padding: 11px;
}
.dxtcLite.dxtc-top > .dxtc-content 
{
	border-top-style: none!important;
}
/* Rtl */
.dxtcLite.dxtc-rtl,
.dxtcLite.dxtc-rtl > .dxtc-content,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-strip,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-sbSpacer,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	float: right;
}
.dxtcLite.dxtc-top.dxtc-rtl > .dxtc-content,
.dxtcLite.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite.dxtc-bottom.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	clear: right!important;
}
.dxtcLite.dxtc-left.dxtc-rtl > .dxtc-strip,
.dxtcLite.dxtc-left.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	float: left;
}
.dxtcLite.dxtc-rtl .dxtc-content,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer,
.dxtcLite.dxtc-rtl > .dxtc-stripContainer .dxtc-strip
{
	*float: left;
}
.dxtcLite.dxtc-rtl > .dxtc-content
{
	*clear: left!important;
}
.dxtcLite.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-activeTab
{
	border-left: 1px solid #A8A8A8;
	border-right: 1px none #A8A8A8;
}
.dxtcLite.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-lead.dxtc-tab,
.dxtcLite.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-lead.dxtc-activeTab,
.dxtcLite.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-n.dxtc-tab,
.dxtcLite.dxtc-noSpacing.dxtc-rtl > .dxtc-stripContainer .dxtc-n.dxtc-activeTab
{
	border-right: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-noSpacing.dxtc-rtl.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-noSpacing.dxtc-rtl.dxtc-right > .dxtc-stripContainer .dxtc-activeTab
{
	border-right: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-rtl.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-right: 1px solid white;
}
.dxtcLite.dxtc-noSpacing.dxtc-rtl.dxtc-left > .dxtc-stripContainer .dxtc-tab
{
	border-right: 1px solid #A8A8A8;
}
/* Scrolling */
.dxtcLite > .dxtc-stripContainer .dxtc-sb          
{
	background: #E8E7E8 url(/DXR.axd?r=1_81-HwMp9) repeat-x;
	border: 1px solid #7F7F7F;
	cursor: pointer;
	padding: 5px;
	font-size: 0;
}
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-sb          
{
	margin-top: 2px;
}
.dxtcLite > .dxtc-stripContainer .dxtc-sbHover
{
	background: #F4F4F4 url(/DXR.axd?r=1_83-HwMp9) repeat-x;
}
.dxtcLite > .dxtc-stripContainer .dxtc-sbPressed
{
	background-color: #8D8D8D;
}
.dxtcLite > .dxtc-stripContainer .dxtc-sbDisabled
{
	cursor: default;
	border-color: #C3C3C3;
	background: #E6E7E8 url(/DXR.axd?r=1_82-HwMp9) repeat-x;
}
.dxtcLite > .dxtc-stripContainer .dxtc-sb img 
{
	border: none;
	border-style: none;
}
.dxtcLite > .dxtc-stripContainer .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite > .dxtc-stripContainer .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite > .dxtc-stripContainer .dxtc-n
{
	_display: inline;
}
.dxtcLiteDisabled,
.dxtcLiteDisabled > .dxtc-stripContainer .dxtc-link,
.dxtcLiteDisabled > .dxtc-stripContainer .dxtc-activeTab .dxtc-link,
.dxtcLiteDisabled > .dxtc-content,
.dxtcLite > .dxtc-stripContainer .dxtcLiteDisabled .dxtc-link
{
	color: #acacac;
	cursor: default;
}
.dxtcLite.dxtc-multiRow.dxtc-top.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab 
{
	border-bottom-width: 0!important;
	padding-bottom: 1px;
}
.dxtcLite.dxtc-multiRow.dxtc-top > .dxtc-stripContainer .dxtc-tab.dxtc-activeRowItem 
{
	border-bottom-width: 1px!important;
	padding-bottom: 0px;
}
.dxtcLite.dxtc-multiRow.dxtc-bottom.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab 
{
	border-top-width: 0!important;
	padding-bottom: 1px;
}
.dxtcLite.dxtc-multiRow.dxtc-bottom > .dxtc-stripContainer .dxtc-tab.dxtc-activeRowItem 
{
	border-top-width: 1px!important;
	padding-bottom: 0px;
}
/* bottom  */
.dxtcLite.dxtc-bottom > .dxtc-stripContainer
{
	padding-bottom: 3px;
}
.dxtcLite.dxtc-bottom > .dxtc-stripContainer,
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-strip
{
	clear: left;
	*float: none;
}
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-sbSpacer
{
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px solid transparent;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite.dxtc-bottom > .dxtc-stripContainer .dxtc-activeTab
{
	border-top: 1px solid white;
	border-bottom: 1px solid #A8A8A8;
	background-color: white;
}
.dxtcLite.dxtc-bottom > .dxtc-content
{
	border-top: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-bottom-width: 1px;
	border-bottom-style: none!important;
}
/* left */
.dxtcLite.dxtc-left > .dxtc-stripContainer
{
	padding-left: 3px;
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-activeTab,
.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border-top: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-left.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-top-style: none;
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-activeTab
{
	border-right: 1px solid white;
	background-color: white;
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-link
{
    padding: 3px 13px 4px 12px;
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-right: 1px solid #A8A8A8;
	border-left: 1px solid transparent;
	width: auto;
	_border-left-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 5px;
}
.dxtcLite.dxtc-left > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite.dxtc-left > .dxtc-content
{
	border-top: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-left-color: #A8A8A8;
	border-left-width: 1px;
	border-left-style: none!important;
	float: left;
	clear: none;
}
/* right */
.dxtcLite.dxtc-right > .dxtc-stripContainer
{
	padding-right: 3px;
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab
{
	border: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab.dxtc-lead,
.dxtcLite.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab.dxtc-lead
{
	border-top: 1px solid #A8A8A8;
}
.dxtcLite.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-tab,
.dxtcLite.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-top-style: none;
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite.dxtc-right.dxtc-noSpacing > .dxtc-stripContainer .dxtc-activeTab
{
	border-left: 1px solid white;
	background-color: white;
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-link
{
    padding: 3px 13px 4px 12px;
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid transparent;
	_border-right-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-rightIndent
{
	height: 5px;
}
.dxtcLite.dxtc-right > .dxtc-stripContainer .dxtc-spacer
{
	height: 1px;
}
.dxtcLite.dxtc-right > .dxtc-content
{
	border-top: 1px solid #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite.dxtc-noTabs > .dxtc-content
{
	border: 1px solid #A8A8A8!important;
}
/* -- ASPxTitleIndex -- */
.dxtiControl 
{
	color: #1E3695;
	background-color: white;
	font: 12px Tahoma, Geneva, sans-serif;
	border: 1px Solid #A8A8A8;
}
.dxtiControl a
{
	color: #1E3695;
}
.dxtiItem
{
	white-space: nowrap;
}
.dxtiGroupHeader,
.dxtiGroupHeaderCategorized
{
    font-size: 1.5em;
	text-decoration: none;
}
.dxtiGroupHeader,
.dxtiGroupHeaderCategorized
{
	white-space: nowrap;
	padding: 0px 0px 3px;
}
.dxtiGroupHeaderCategorized
{
	border-bottom: 1px Solid #C0C0C0;
	padding-bottom: 2px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText
{
	background-color: #B4B4B4;
	color: #FFFFFF;
}
.dxtiGroupHeaderText
{
	padding: 2px 7px;
}
.dxtiGroupHeaderTextCategorized
{
	color: #666666;
}
.dxtiGroupHeaderTextCategorized
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText
{
    font-size: 0.83em;
    font-weight: normal;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 4px;
}
.dxtiFilterBoxEdit
{
	border: 1px Solid #9F9F9F;
}
.dxtiFilterBox,
.dxtiFilterBox table
{
	color: #898989;
	font-weight: bold;
}
.dxtiFilterBox
{
	background-color: #E8E8E8;
	padding: 15px;
}
/* - IndexPanel - */
.dxtiIndexPanel
{
    font-size: 1.33em;
	padding-bottom: 10px;
	text-decoration: none;
}
.dxtiIndexPanelItem,
.dxtiCurrentIndexPanelItem
{
	padding: 2px 6px;
}
.dxtiCurrentIndexPanelItem
{
	color: #000000;
	background-color: #E0E0E0;
}
/* - BackToTop - */
.dxtiBackToTop
{
	font-size: 0.75em;
	padding: 0px 0px 12px 0px;
}
.dxtiBackToTopRtl
{
	padding: 0px 0px 12px 0px;
}
/* Disabled */
.dxtiDisabled,
.dxtiDisabled a
{
	color: #acacac;
	cursor: default!important;
}
/* -- ASPxUploadControl -- */
.dxucControl,
.dxucEditArea,
input[type="text"].dxucEditArea /*Bootstrap correction*/
{
	font: 12px Tahoma, Geneva, sans-serif;
}
body input.dxucEditArea /*Bootstrap correction*/
{
    color: black;
}
.dxucEditArea,
input[type="text"].dxucEditArea /*Bootstrap correction*/
{
    padding: 1px;
}
.dxucControl .dxucInputs
{
}
.dxucTextBox
{
	background-color: white;
	border: 1px solid #9f9f9f;
	padding: 1px 2px;
}
.dxucTextBox .dxucEditArea
{
	margin: 0px;
	background-color: white;
}
.dxucNullText .dxucEditArea
{
    color: #818181;
}
.dxucErrorCell
{
	color: Red;
	text-align: left;
}
.dxucButton,
.dxucButton a
{
	color: #0D45B7;
	white-space: nowrap;
}
.dxucBrowseButton,
.dxucBrowseButton a
{
	color: #000000;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl .dxucBrowseButton a
{
	color: #000000;
}
.dxucControl a[unselectable="on"]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton
{
	padding: 4px 8px 3px;
	border: 1px solid #7F7F7F;
	background: #E0DFDF url(/DXR.axd?r=1_88-HwMp9) repeat-x top;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dxucBrowseButton
    {
        padding: 3px 8px 4px;
    }
}
noindex:-o-prefocus, body:first-of-type .dxucBrowseButton
{
    padding: 3px 8px 4px;
}
.dxucBrowseButton.dxbf
{
    padding: 3px 7px 4px;
}
.dxucBrowseButton.dxbf a
{
    border: 1px dotted black;
}
.dxucBrowseButtonHover
{
	border: 1px solid #606060;
	background: #F2F2F2 url(/DXR.axd?r=1_89-HwMp9) repeat-x top;
}
.dxucBrowseButtonPressed
{
	background: #D5D5D5 none;
}
.dxuc-IE7 .dxucTextBox .dxucEditArea
{
    margin-left: -3px;
}
/* ProgressBar */
.dxucProgressBar
{
	border: 1px Solid #696969;
	background-color: #FFFFFF;
}
.dxucProgressBar,
.dxucProgressBar td.dx
{
	color: Black;
}
.dxucProgressBar .dxucPBMainCell,
.dxucProgressBar td.dx
{
	padding: 0;
}
.dxucProgressBarIndicator 
{
	background-color: #E0DFDF;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel {
    font-size: 0.83em;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel a {
	color: #0D45B7;
}
/* Disabled */
.dxucDisabled,
.dxucDisabled a
{
	color: #ACACAC;
	cursor: default;
}
.dxucTextBoxDisabled
{
	border-color: #C3C3C3;
}
.dxucButtonDisabled,
.dxucButtonDisabled a
{
	text-decoration: none;
}
.dxucBrowseButtonDisabled
{
	border-color: #C3C3C3;
}
.dxucControl .dxucBrowseButtonDisabled a
{
    color: #808080;
}

/* -- ASPxSplitter -- */
.dxsplControl
{
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxsplControl,
.dxsplVSeparator,
.dxsplHSeparator
{
	background-color: White;
}
.dxsplVSeparator,
.dxsplHSeparator
{
	font-size: 0;
}
.dxsplControl,
.dxsplVSeparator,
.dxsplHSeparator,
.dxsplPane,
.dxsplPaneCollapsed,
.dxsplVSeparator,
.dxsplHSeparator,
.dxsplVSeparatorCollapsed,
.dxsplHSeparatorCollapsed
{
	border: 0px solid #8C8C8C;
}
.dxsplPane,
.dxsplPaneCollapsed
{
	border-width: 1px;
}
.dxsplPaneCollapsed
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparatorHover
{
	cursor: w-resize;
}
.dxsplHSeparatorHover
{
	cursor: n-resize;
}
.dxsplVSeparatorCollapsed
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparatorCollapsed
{
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorCollapsed,
.dxsplHSeparatorCollapsed
{
	cursor: default!important;
}
.dxsplVSeparatorButton
{
	cursor: pointer;
	padding: 5px 0px;
}
.dxsplHSeparatorButton
{
	cursor: pointer;
	padding: 0px 5px;
}
.dxsplDisabled .dxsplVSeparatorButton,
.dxsplDisabled .dxsplHSeparatorButton
{
	cursor: default;
}
.dxsplVSeparatorHover,
.dxsplHSeparatorHover,
.dxsplVSeparatorButtonHover,
.dxsplHSeparatorButtonHover
{
	background-color: #DCDCDC;
}
.dxsplResizingPointer
{
	background: url(/DXR.axd?r=1_78-HwMp9) repeat;
	font-size: 0;
	line-height: 0px;
}
.dxsplControl .dxsplLCC
{
	padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl
{
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
	float: left;
}
.dxtvControl li 
{
	overflow-y: hidden;
}
.dxtvControl ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}

.dxtvControl a 
{
	color: black;
	text-decoration: none;
}

.dxtvControl .dxtv-ln
{
	background: url(/DXR.axd?r=1_86-HwMp9) repeat-y;
	vertical-align: top;
}

.dxtvControl .dxtv-nd
{
	margin-top: 1px;
	float: left;
	padding: 3px 5px 4px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	outline: 0 none;
}

.dxtvControl .dxtv-elbNoLn,
.dxtvControl .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}

.dxtvControl .dxtv-elb
{
	background: url(/DXR.axd?r=1_84-HwMp9) no-repeat;
}

.dxtvControl .dxtv-btn 
{
	margin-left: 10px;
	margin-top: 5px;
	cursor: pointer;
}

.dxtvControl .dxtv-subnd 
{
	margin-left: 22px;
}

.dxtvControl .dxtv-ndImg 
{
	margin:  0 4px 0 2px;
	cursor: pointer;
}

.dxtvControl .dxtv-ndTxt 
{
	white-space: nowrap;
	cursor: pointer;
}

.dxtvControl .dxtv-ndChk
{
	cursor: default;
	margin:  1px 6px 0 2px;
}
  
.dxtvControl .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl .dxtv-ndSel,
.dxtvControl .dxtv-ndHov 
{
	border: 1px solid #888888;
	padding: 2px 4px 3px;
}

.dxtvControl .dxtv-ndSel
{
	background-color: #D8D8D8;
	cursor: default;
}

.dxtvControl .dxtv-ndHov 
{
	background-color: #F2F2F2;
	cursor: pointer;
}

.dxtvControl .dxtv-clr,
.dxtvControl .dxtv-clrIE7
{
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
	width: 0;
	display: block;
} 

.dxtvControl .dxtv-clr
{
	line-height: 0;
}

.dxtvControl.dxtvRtl,
.dxtvControl.dxtvRtl .dxtv-nd, 
.dxtvControl.dxtvRtl .dxtv-elbNoLn,
.dxtvControl.dxtvRtl .dxtv-elb,
.dxtvControl.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}

.dxtvControl.dxtvRtl .dxtv-elb,
.dxtvControl.dxtvRtl .dxtv-ln 
{
	background-position: right top;
}

.dxtvControl.dxtvRtl .dxtv-elb
{
	background-image: url(/DXR.axd?r=1_85-HwMp9);
}

.dxtvControl.dxtvRtl .dxtv-btn 
{
	margin: 5px 10px 0 0;
}

.dxtvControl.dxtvRtl .dxtv-subnd 
{
	margin: 0 22px 0 0;
}

.dxtvControl.dxtvRtl .dxtv-ndImg 
{
    margin: 0 2px 0 4px;
}

.dxtvControl.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}

.dxtvControl.dxtvRtl .dxtv-ndChk
{
	margin: 1px 2px 0 6px;
}

.dxtvControl.dxtvRtl.OperaRtlFix .dxtv-subnd 
{
	overflow-x: hidden;
}

.dxtvDisabled,
.dxtvControl .dxtvDisabled,
.dxtvDisabled a,
.dxtvDisabled .dxtv-ndTxt,
.dxtvDisabled .dxtv-ndImg,
.dxtvDisabled .dxtv-btn,
.dxtvDisabled .dxtv-nd
{
	color: #acacac;
	cursor: default;
} 

/* ASPxFileManager */
.dxfmControl 
{
	font: 12px Tahoma, Geneva, sans-serif;
	outline: 0px;
}
.dxfmDisabled
{
	color: #ACACAC;
}

/* FileManager - Splitter */
.dxfmControl .dxsplControl
{
	border-width: 1px;
	border-color: #7F7F7F;
}
.dxfmControl .dxsplPane
{
	border-width: 0px;
	background-color: White;
}
.dxfmControl .dxsplLCC {
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl.dxfm-dst .dxsplVSeparator
{
	width: 3px;
	background: url(/DXR.axd?r=1_52-HwMp9) repeat-y right;
	border-width: 0px;
}
.dxfmControl.dxfm-dst.dxfm-rtl .dxsplVSeparator
{
	background-position-x: left;
}
.dxfmControl.dxfm-tch .dxsplVSeparator
{
	border-width: 0 1px;
	border-color: #E0E0E0;
}
.dxfmControl .dxsplHSeparator
{
	border-width: 0px;
	background-color: #E0E0E0;
}
.dxfmControl .dxfm-filePane .dxsplLCC
{
    padding: 0;
}

/* FileManager - TreeView */
.dxfmControl .dxtvControl 
{
	margin-left: -5px;
}
.dxfmControl .dxtvControl .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 2px 4px 3px;
}

/* FileManager - File */
.dxfmControl .dxfm-file
{
    cursor: pointer;
    white-space: nowrap;
}
.dxfmDisabled .dxfm-file
{
	cursor: default;
}

.dxfmControl div.dxfm-file 
{
	float: left;
	text-align: center;
	padding: 6px;
	margin: 4px;
}
.dxfmControl.dxfm-rtl div.dxfm-file 
{
	float: right;
}
.dxfmControl div.dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl div.dxfm-fileSA
{
	background-color: #D8D8D8;
	border: 1px solid #888888;
}
.dxfmControl div.dxfm-fileH,
.dxfmControl div.dxfm-fileF
{
	background-color: #F2F2F2;
	border: 1px solid #888888;
}

.dxfmControl tr.dxfm-fileSA
{
    background-color: #A0A0A0;
    color: white;
}
.dxfmControl tr.dxfm-fileF
{
    background-color: #8E8E8E;
    color: White;
}
.dxfmControl .dxgvFocusedRow
{
    background-color: White;
    color: Black;
}
.dxfmControl tr.dxfm-fileSI
{
    background-color: #ECECEC;
    color: Black;
}
.dxfmControl td.dxgv .dxfm-fileName
{
    padding: 2px 0 2px 0;
}

.dxfmControl .dxfm-file .dxfm-highlight
{
	background-color: #CFCFCF;
	background-repeat: repeat;
	color: #333333;
	font-weight: bold;
}
.dxfmControl .fileContainer
{
    margin: 4px;
}

/* FileManager - GridView */
.dxfmControl .dxgvControl
{
    outline: none;
}
.dxgvHeader.dxfmGridHeader
{
    background-color: white;
    border-color: #CFCFCF;
}
.dxfmControl .dxgvTable td.dxgv
{
    border-bottom-width: 0px;
}
.dxfmControl .dxgvControl
{
    background-color: White; 
}   
.dxfmControl .dxgvTable tr.dxfm-fileH
{
    background-color: #CFCFCF;
    color: Black;
}
.dxfm-file .dxgv.dxgvCommandColumn
{
	text-overflow: clip;
}

/* FileManager - Toolbar */
.dxfmControl .dxfm-toolbar
{
	background-color: #F3F3F3;
}
.dxfmControl .dxfm-toolbar.dxsplPane table.dxfm
{
	width: 100%;
}
.dxfmControl .dxfm-toolbar.dxsplPane .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl.dxfm-rtl .dxfm-toolbar.dxsplPane .dxfm-filter 
{
	text-align: left;
}
.dxfmControl .dxfm-toolbar.dxsplPane .dxfm-filter input,
.dxfmControl .dxfm-toolbar.dxsplPane .dxfm-path input
{
	border: 1px solid #9F9F9F;
}

/* FileManager - Toolbar - Light */
.dxfmControl .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl .dxfm-toolbar .dxmLite .dxm-main
{
	margin-top: 0px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl .dxfm-toolbar .dxmLite .dxm-horizontal.dxmtb .dxm-separator 
{
	padding: 0px 11px;
}
.dxfmControl .dxfm-toolbar .dxmLite .dxfm-path 
{
	padding-left: 1px;
}
.dxfmControl .dxfm-toolbar .dxmLite .dxm-item .dxm-content 
{
	padding-top: 4px;
}

/* FileManager - UploadPanel */
.dxfmControl .dxfm-uploadPanel
{
	background-color: #F3F3F3;
	text-align: right;
}
.dxfmControl.dxfm-rtl .dxfm-uploadPanel
{
	text-align: left;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 5px;
	margin-top: 1px;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane table.dxfm-uploadPanelTable .dxucControl 
{
	margin-top: 3px;
	margin-right: 10px;
}
.dxfmControl.dxfm-rtl .dxfm-uploadPanel.dxsplPane table.dxfm-uploadPanelTable .dxucControl 
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell
{
    padding: 6px 0 0;
    vertical-align: top;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #0D45B7;
	text-decoration: underline;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}

.dxfmControl .dxfm-uploadPanel.dxsplPane .dxucTextBox {
	padding: 0px 2px;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane .dxucBrowseButton {
	padding: 2px 8px 3px;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane .dxucBrowseButton.dxbf {
    padding: 2px 7px 3px;
}
.dxfmControl .dxfm-uploadPanel.dxsplPane .dxucSilverlightPluginLinkPanel {
	margin-top: -8px;
}

/* FileManager - Create, Rename input */
.dxfmControl .dxfm-cInput,
.dxfmControl .dxfm-rInput
{
	border: 1px solid #9f9f9f;
}

/* FileManager - Move PopupControl */
.dxfmControl .dxpc-content
{
	padding: 5px 0px 0px;
	background-color: White;
}
.dxfmControl .dxpc-content .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl .dxpc-content .dxfm-mpButtonC
{
	margin-top: 5px;
	background-color: #F3F3F3;
	border-top: 1px solid #E0E0E0;
	text-align: right;
	padding: 10px 15px 10px 10px;
}
.dxfmControl .dxpc-content .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}

/* ASPxImageSlider */
.dxisControl
{
    width: 660px;
    height: 505px;
    outline: 0;
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;

    font: 12px Tahoma, Geneva, sans-serif;
}
.dxisControl > .dxis-passePartout
{
    position: relative;
    background-color: #000000;
    width: 100%;
    height:100%;
}
.dxisControl .dxis-imageArea
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.dxisControl .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 .dxis-playPauseBtnWrapper {
    right: auto;
    left: 0;
}
.dxisControl .dxis-slidePanel,
.dxisControl .dxis-nbSlidePanel,
.dxisControl .dxis-nbSlidePanelWrapper
{
    position: absolute;
}
.dxisControl .dxis-nbSlidePanelWrapper
{
    overflow: hidden;
}
.dxisControl .dxis-nbTop,
.dxisControl .dxis-nbBottom,
.dxisControl .dxis-nbLeft,
.dxisControl .dxis-nbRight,
.dxisControl .dxis-nbDotsBottom,
.dxisControl .dxis-nbDotsTop,
.dxisControl .dxis-nbDotsLeft,
.dxisControl .dxis-nbDotsRight
{
    position: relative;
}
.dxisControl .dxis-nbTop
{
    padding-bottom: 5px;
}
.dxisControl .dxis-nbBottom
{
    padding-top: 5px;
}
.dxisControl .dxis-nbLeft
{
    padding-right: 5px;
}
.dxisControl .dxis-nbRight
{
    padding-left: 5px;
}
.dxisControl .dxis-nbDotsBottom,
.dxisControl .dxis-nbDotsTop
{
    padding: 20px 0;
}
.dxisControl .dxis-nbDotsLeft
{
    padding-right: 20px;
}
.dxisControl .dxis-nbDotsRight
{
    padding-left: 20px;
}
.dxisControl .dxis-nbLeft,
.dxisControl .dxis-nbRight,
.dxisControl .dxis-nbDotsLeft,
.dxisControl .dxis-nbDotsRight
{
    float: left;
}
.dxisControl .dxis-item,
.dxisControl .dxis-nbItem
{
    background-image: url(/DXR.axd?r=1_62-HwMp9);
    background-repeat: no-repeat;
    background-position:center center;
}
.dxisControl .dxis-nbItem .dxis-nbHoverItem
{
    display: none;
    position: absolute;
    border: 2px solid #9f9f9f;
}
.dxisControl .dxis-nbItem .dxis-nbHoverItem > div
{
    border: 2px solid #ffffff;
}
.dxisControl .dxis-nbItem.dxis-hover .dxis-nbHoverItem
{
    display: block;
}
.dxisControl .dxis-item,
.dxisControl .dxis-nbItem,
.dxisControl .dxis-nbDotItem
{
    position: absolute;
    overflow: hidden;
}
.dxisControl .dxis-nbItem,
.dxisControl .dxis-nbDotItem
{
    cursor: pointer;
}
.dxisControl .dxis-nbDotItemSelected,
.dxisControl .dxis-nbDotItemDisabled
{
    cursor: default;
}
.dxisControl .dxis-nbItem
{
    width: 90px;
    height: 60px;
    background-color: black;
}
.dxisControl .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 .dxis-nbSelectedItem
{
    z-index: 1;
    cursor: default;
    position: absolute;
    border: 2px solid black;
    background-color: rgba(255, 255, 255, 0.00);
}
.dxisControl .dxis-nbSelectedItem > div
{
    border: 2px solid White;
}
.dxisControl .dxis-prevBtnVertWrapper,
.dxisControl .dxis-prevBtnVertOutsideWrapper,
.dxisControl .dxis-nextBtnVertWrapper,
.dxisControl .dxis-nextBtnVertOutsideWrapper,
.dxisControl .dxis-prevBtnHorWrapper,
.dxisControl .dxis-prevBtnHorOutsideWrapper,
.dxisControl .dxis-nextBtnHorWrapper,
.dxisControl .dxis-nextBtnHorOutsideWrapper
{
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.dxisControl .dxis-prevBtnHorWrapperDisabled,
.dxisControl .dxis-prevBtnHorOutsideWrapperDisabled,
.dxisControl .dxis-nextBtnHorWrapperDisabled,
.dxisControl .dxis-nextBtnHorOutsideWrapperDisabled,
.dxisControl .dxis-prevBtnVertWrapperDisabled,
.dxisControl .dxis-prevBtnVertOutsideWrapperDisabled,
.dxisControl .dxis-nextBtnVertWrapperDisabled,
.dxisControl .dxis-nextBtnVertOutsideWrapperDisabled
{
    cursor: default;
}
.dxisControl .dxis-prevBtnHorWrapper,
.dxisControl .dxis-prevBtnHorOutsideWrapper
{
    left: 0px;
}
.dxisControl .dxis-nextBtnHorWrapper,
.dxisControl .dxis-nextBtnHorOutsideWrapper
{
    right: 0px;
}
.dxisControl .dxis-prevBtnVertWrapper,
.dxisControl .dxis-prevBtnVertOutsideWrapper
{
    top: 0px;
}
.dxisControl .dxis-nextBtnVertWrapper,
.dxisControl .dxis-nextBtnVertOutsideWrapper
{
    bottom: 0px;
}
.dxisControl > .dxis-passePartout > .dxis-prevBtnHorWrapper,
.dxisControl > .dxis-passePartout > .dxis-prevBtnHorOutsideWrapper,
.dxisControl > .dxis-passePartout > .dxis-nextBtnHorWrapper,
.dxisControl > .dxis-passePartout > .dxis-nextBtnHorOutsideWrapper
{
    top: 50%;
    margin-top: -32px;
}
.dxisControl > .dxis-passePartout > .dxis-prevBtnVertWrapper,
.dxisControl > .dxis-passePartout > .dxis-prevBtnVertOutsideWrapper,
.dxisControl > .dxis-passePartout > .dxis-nextBtnVertWrapper,
.dxisControl > .dxis-passePartout > .dxis-nextBtnVertOutsideWrapper
{
    left: 50%;
    margin-left: -30px;
}
.dxisControl .dxis-prevBtnHor
{
    margin: 16px 12px 16px 8px;
}
.dxisControl .dxis-nextBtnHor
{
    margin: 16px 8px 16px 12px;
}
.dxisControl .dxis-prevBtnVert
{
    margin: 8px 16px 12px 16px;
}
.dxisControl .dxis-nextBtnVert
{
    margin: 12px 16px 8px 16px;
}
.dxisControl > .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxisControl > .dxis-nbBottom > .dxis-prevBtnHorOutsideWrapper,
.dxisControl > .dxis-nbBottom > .dxis-nextBtnHorWrapper,
.dxisControl > .dxis-nbBottom > .dxis-nextBtnHorOutsideWrapper,
.dxisControl > .dxis-nbTop > .dxis-prevBtnHorWrapper,
.dxisControl > .dxis-nbTop > .dxis-prevBtnHorOutsideWrapper,
.dxisControl > .dxis-nbTop > .dxis-nextBtnHorWrapper,
.dxisControl > .dxis-nbTop > .dxis-nextBtnHorOutsideWrapper
{
    height: inherit;
}
.dxisControl > .dxis-nbLeft > .dxis-prevBtnVertWrapper,
.dxisControl > .dxis-nbLeft > .dxis-prevBtnVertOutsideWrapper,
.dxisControl > .dxis-nbLeft > .dxis-nextBtnVertWrapper,
.dxisControl > .dxis-nbLeft > .dxis-nextBtnVertOutsideWrapper,
.dxisControl > .dxis-nbRight > .dxis-prevBtnVertWrapper,
.dxisControl > .dxis-nbRight > .dxis-prevBtnVertOutsideWrapper,
.dxisControl > .dxis-nbRight > .dxis-nextBtnVertWrapper,
.dxisControl > .dxis-nbRight > .dxis-nextBtnVertOutsideWrapper
{
    width: inherit;
}
.dxisControl .dxis-prevPageBtnHor,
.dxisControl .dxis-prevPageBtnHorOutside,
.dxisControl .dxis-nextPageBtnHor,
.dxisControl .dxis-nextPageBtnHorOutside
{
    top: 50%;
    position: relative;
    margin: -11px 7px 0 7px;
}
.dxisControl .dxis-prevPageBtnVert,
.dxisControl .dxis-prevPageBtnVertOutside,
.dxisControl .dxis-nextPageBtnVert,
.dxisControl .dxis-nextPageBtnVertOutside
{
    margin: 7px auto 6px;
}
.dxisControl .dxis-prevBtnHorWrapperPressed > .dxis-prevBtnHor,
.dxisControl .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevBtnHor,
.dxisControl .dxis-nextBtnHorWrapperPressed > .dxis-nextBtnHor,
.dxisControl .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextBtnHor,
.dxisControl .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl .dxis-prevBtnHorOutsideWrapperPressed > .dxis-prevPageBtnHorOutside,
.dxisControl .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl .dxis-nextBtnHorOutsideWrapperPressed > .dxis-nextPageBtnHorOutside,
.dxisControl .dxis-prevBtnVertWrapperPressed > .dxis-prevBtnVert,
.dxisControl .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevBtnVert,
.dxisControl .dxis-nextBtnVertWrapperPressed > .dxis-nextBtnVert,
.dxisControl .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextBtnVert,
.dxisControl .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl .dxis-prevBtnVertOutsideWrapperPressed > .dxis-prevPageBtnVertOutside,
.dxisControl .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl .dxis-nextBtnVertOutsideWrapperPressed > .dxis-nextPageBtnVertOutside,
.dxisControl .dxis-prevBtnVertPressed,
.dxisControl .dxis-nextBtnVertPressed,
.dxisControl .dxis-nextBtnHorPressed,
.dxisControl .dxis-prevBtnHorPressed,
.dxisControl .dxis-prevPageBtnVertPressed,
.dxisControl .dxis-prevPageBtnVertOutsidePressed,
.dxisControl .dxis-nextPageBtnVertPressed,
.dxisControl .dxis-nextPageBtnVertOutsidePressed,
.dxisControl .dxis-prevPageBtnHorPressed,
.dxisControl .dxis-prevPageBtnHorOutsidePressed,
.dxisControl .dxis-nextPageBtnHorPressed,
.dxisControl .dxis-nextPageBtnHorOutsidePressed,
.dxisControl .dxis-prevBtnVertDisabled,
.dxisControl .dxis-nextBtnVertDisabled,
.dxisControl .dxis-nextBtnHorDisabled,
.dxisControl .dxis-prevBtnHorDisabled,
.dxisControl .dxis-prevPageBtnVertDisabled,
.dxisControl .dxis-prevPageBtnVertOutsideDisabled,
.dxisControl .dxis-nextPageBtnVertDisabled,
.dxisControl .dxis-nextPageBtnVertOutsideDisabled,
.dxisControl .dxis-prevPageBtnHorDisabled,
.dxisControl .dxis-prevPageBtnHorOutsideDisabled,
.dxisControl .dxis-nextPageBtnHorDisabled,
.dxisControl .dxis-nextPageBtnHorOutsideDisabled
{
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
}

.dxisControl .dxis-nextBtnHorOutsideWrapper,
.dxisControl .dxis-prevBtnHorOutsideWrapper,
.dxisControl .dxis-nextBtnVertOutsideWrapper,
.dxisControl .dxis-prevBtnVertOutsideWrapper {
	background-color: transparent;
}
.dxisControl .dxis-nextPageBtnHorOutside,
.dxisControl .dxis-prevPageBtnHorOutside {
	margin-top: -14px;
}
/* ASPxImageGallery */
.dxigControl
{
    font: 12px Tahoma, Geneva, sans-serif;
	color: #787878;
}
.dxigControl td.dxigCtrl
{
	padding: 12px 40px;
}
.dxigEmptyItem
{
	text-align: left;
	vertical-align: top;
}
.dxigEmptyData
{
	color: Gray;
}
.dxigFlowItem
{
    float: left;
}
.dxigItem
{
    background-repeat: no-repeat;
    background-position:center center;
    background-image: url(/DXR.axd?r=1_58-HwMp9);
}
.dxigItem a
{
    outline: 0;
}
.dxigItem a > img
{
    display: block;
}
.dxigItem .dxig-thumbnailBorder
{
    top: 0;
    display: none;
    position: absolute;
    border: 1px solid gray;
    border: 1px solid rgba(0, 0, 0, 0.20);
}
.dxigItem .dxig-thumbnailWrapper,
.dxigFlowItem
{
    width: 0;
    height: 0;
    overflow: hidden;
    position: relative;
}
.dxigControl .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 .dxpcLite .dxpc-mainDiv,
.dxigControl .dxpcLite .dxpc-contentWrapper
{
    border: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.dxigControl .dxpcLite .dxpc-content
{
    padding: 0;
    background-color: transparent;
}
.dxigControl .dxig-imageSliderWrapper
{
    overflow: hidden;
    padding: 50px 65px;
}
.dxigControl.dxTouchUI .dxig-imageSliderWrapper
{
    padding: 0;
}
.dxigControl .dxig-imageSliderWrapper .dxisControl .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 .dxig-bottomPanel
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
}
.dxigControl .dxig-bottomPanel > .dxig-overflowPanel
{
    overflow: hidden;
}
.dxigControl .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 .dxig-bottomPanel .dxisControl
{
    position: relative;
}
.dxigControl .dxisControl > .dxis-passePartout
{
    background-color: transparent;
}
.dxigControl .dxisControl .dxis-nbBottom
{
    padding: 4px 4px 0 4px;
}
.dxigControl .dxisControl .dxis-nbSelectedItem
{
    border: 2px solid #fff;
}
.dxigControl .dxisControl .dxis-nbHoverItem
{
    border: 2px solid #9F9F9F
}
.dxigControl .dxisControl .dxis-nbSelectedItem > div,
.dxigControl .dxisControl .dxis-nbHoverItem > div
{
    border: 2px solid #000;
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    width: 43px;
    background: url(/DXR.axd?r=1_59-HwMp9) repeat-y;
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper
{
    background-position: 0 0;
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    background-position: -39px 0;
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapperDisabled,
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapperDisabled
{
    display: none;
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor,
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    position: absolute;
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-prevBtnHorWrapper .dxis-prevPageBtnHor
{
}
.dxigControl .dxig-bottomPanel .dxis-nbBottom > .dxis-nextBtnHorWrapper .dxis-nextPageBtnHor
{
    right: 0;
}
.dxigControl .dxig-fullscreenViewerTextArea
{
    z-index: 1;
    padding: 10px;
    text-align: center;
    color: white;
}
.dxigControl .dxisControl .dxis-nbBottom,
.dxigControl .dxig-fullscreenViewerTextArea
{
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}
.dxigControl .dxig-prevButtonArea,
.dxigControl .dxig-nextButtonArea
{
    top: 0;
    position: absolute;
}
.dxigControl .dxig-prevButtonArea
{
    left: 0;
}
.dxigControl .dxig-nextButtonArea
{
    right: 0;
}
.dxigControl .dxig-prevButton,
.dxigControl .dxig-nextButton
{
    top: 50%;
    cursor: pointer;
    position: relative;
    margin: -32px 11px 0;
}
.dxigControl .dxig-nextButton
{
    right: 0;
}
.dxigControl .dxig-prevButtonDisabled,
.dxigControl .dxig-nextButtonDisabled
{
    cursor: auto;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
}
.dxigControl .dxig-closeButtonWrapper,
.dxigControl .dxig-playPauseButtonWrapper
{
    padding: 15px;
    cursor: pointer;
    position: absolute;
}
.dxigControl .dxig-closeButtonWrapper
{
    top: 4px;
    right: 7px;
}
.dxigControl .dxig-closeButtonWrapper > .dxig-closeButton
{
    z-index: 1;
}
.dxigControl .dxig-playPauseButtonWrapper
{
    top: 2px;
    right: 48px;
}
*[dir="rtl"].dxigControl .dxig-closeButtonWrapper {
    left: 7px;
    right: auto;
}
*[dir="rtl"].dxigControl .dxig-playPauseButtonWrapper {
    left: 48px;
    right: auto;
}
.dxigControl .dxigEPContainer
{
    height: 47px;
	text-align: center;
}
.dxigControl .dxigEPContainer div
{
	padding-top: 14px;
}
.dxigControl .dxigEPContainer a
{
	color: #0d45b7;
}
.dxigControl .dxigEPContainer a:hover
{
	color: #5494ea;
}

/* ASPxImageZoom */
.dxizControl {
    display: none;
    border: 1px solid #d8d8d8;
}
.dxizControl .dxiz-hint {
    padding: 3px;
    top: 0;
    position: absolute;
}
.dxizControl .dxiz-hint > span {
    margin-left: 3px;
    color: gray;
	vertical-align: top;
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxizControl .dxiz-EWCloseButton {
	top: 0;
	right: 1px;
	cursor: pointer;
	position: absolute;
}
.dxizControl .dxiz-expandWindow .dxpc-content {
    height: inherit;
}
.dxizControl .dxiz-wrapper {
    position: relative;
}
.dxizControl .dxiz-wrapper > img,
.dxizControl .dxiz-clipPanel > img,
.dxizControl .dxiz-expandWindow .dxpc-content > img {
    display: block;
}
.dxizControl .dxiz-clipPanel > img {
    position: absolute;
}
.dxizControl .dxiz-clipPanel {
    overflow: hidden;
    position: relative;
}
.dxizControl .dxiz-clipPanel.dxiz-inside {
    top: 0;
    position: absolute;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
}
.dxizControl .dxpcLite .dxpc-content {
    padding: 0;
}
.dxizControl .dxiz-lens {
    overflow: hidden;
    top: 0;
    position: absolute;
}
.dxizControl .dxiz-lens > .dxiz-pc {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=0);
	z-index: 1;
    position: absolute;
}
.dxizControl .dxiz-lens .dxiz-llp,
.dxizControl .dxiz-lens .dxiz-lrp,
.dxizControl .dxiz-lens .dxiz-ltp,
.dxizControl .dxiz-lens .dxiz-lbp,
.dxizControl .dxiz-lens .dxiz-lcp {
    position: absolute;
}
.dxizControl .dxiz-lens .dxiz-lcp {
	background: white;
	outline: 1px solid #969292;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=50);
	background: rgba(255,255,255,0.5);
    outline: 1px solid rgba(128,128,128,0.5);
}
.dxizControl .dxiz-lens.outside .dxiz-lcp {
    background: transparent;
	outline: 1px solid black;
    outline: 1px solid rgba(0,0,0,0.5);
}
.dxizControl .dxiz-lens.outside .dxiz-llp,
.dxizControl .dxiz-lens.outside .dxiz-lrp,
.dxizControl .dxiz-lens.outside .dxiz-ltp,
.dxizControl .dxiz-lens.outside .dxiz-lbp {
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
    background-color: #000;
}
.dxizControl .dxizLoadingPanel {
    position: absolute;
}

.dxisControl.dxis-zoomNavigator .dxis-nbItem {
	width: 75px;
    height: 75px;
}

/* Removes flicking in iOS Safari*/
.dxfmControl,
.dxnbGroupHeader,
.dxnbGroupHeaderCollapsed,
.dxnbGroupContent > TABLE > TBODY > TR,
.dxtcTab,
.dxtcActiveTab,
.dxtv-nd
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Form Layout */
.dxflFormLayout {
    display: table;
    font: 12px Tahoma, Geneva, sans-serif;
}

.dxflButtonItemSys .dxflVATSys.dxflCaptionCell { padding-top: 4px; }
.dxflButtonItemSys .dxflVAMSys.dxflCaptionCell { padding-bottom: 1px; }
.dxflTextItemSys .dxflVATSys.dxflCaptionCell { padding-top: 0px; }
.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell { padding-top: 3px; }
.dxflCheckBoxItemSys .dxflVATSys.dxflCaptionCell { padding-top: 2px; }
.dxflRadioButtonItemSys .dxflVATSys.dxflCaptionCell { padding-top: 3px; }
.dxflCheckBoxListItemSys .dxflVATSys.dxflCaptionCell { padding-top: 10px; }
.dxflRadioButtonListItemSys .dxflVATSys.dxflCaptionCell { padding-top: 11px; }
.dxflListBoxItemSys .dxflVATSys.dxflCaptionCell { padding-top: 4px; }
.dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell { padding-top: 2px; }
.dxflProgressBarItemSys .dxflVATSys.dxflCaptionCell { padding-top: 2px; }
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell { padding-top: 3px; }
.dxflCustomItemSys .dxflVATSys.dxflCaptionCell { padding-top: 3px; }

.dxflCLTSys .dxflCaptionCell,
.dxflCLBSys .dxflCaptionCell {
    padding: 3px 0;
}

.dxflCLLSys .dxflCaptionCell,
*[dir="rtl"].dxflFormLayout .dxflCLRSys .dxflCaptionCell {
    padding-left: 0px;
    padding-right: 6px;
}
.dxflCLRSys .dxflCaptionCell,
*[dir="rtl"].dxflFormLayout .dxflCLLSys .dxflCaptionCell {
    padding-right: 0px;
    padding-left: 6px;
}
.dxflCaptionCell {
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
    width: 1%;
}
.dxflNestedControlCell {
    height: 0;
}

.dxflEmptyItem {
    height: 21px;
}

.dxflItem { padding: 2px 0; width: 100%; }
.dxflItem > table.dxflItemTable { width: 100%; }
.dxflGroup { padding: 6px 5px; width: 100%;}
.dxflGroup > table.dxflGroupTable { width: 100%; }
.dxflGroupCell { padding: 0 8px; }

.dxflGroupBox {
    display: table;
    border-collapse: separate;
    width: 100%;
    border: 1px Solid #9F9F9F;
    border-radius: 3px;
    padding: 0 0 12px;
    margin: 10px 0; 
}
.dxflGroupBox.dxflHeadingLineGroupBoxSys {
    border-width: 1px 0 0;
    border-radius: 0px;
}
.dxflGroupBox.dxflHeadingLineGroupBoxSys.dxflWithCaptionSys {
    margin-top: 22px!important;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupSys {
    margin-top: -6px;
}

.dxflGroupCell > .dxtcControl { margin: 0px; }

.dxflGroupBox > .dxflGroup { margin-top: -9px; padding: 0 4px; }
.dxflGroupBox > .dxflGroup tr:first-child > .dxflGroupCell > .dxflItem { padding-top: 9px; }
.dxflGroupBox > .dxflGroup tr:first-child > .dxflGroupCell > .dxtcControl { margin-top: 10px; }
.dxflGroupBox > .dxflGroup tr:first-child > .dxflGroupCell > .dxflGroupBox { }
.dxflGroupBox > .dxflGroup tr:first-child > .dxflGroupCell > .dxflGroup { }
.dxflGroupBox > .dxflGroup tr:last-child > .dxflGroupCell > .dxflItem { padding-bottom: 0px; }
.dxflGroupBox > .dxflGroup tr:last-child > .dxflGroupCell > .dxtcControl { }
.dxflGroupBox > .dxflGroup tr:last-child > .dxflGroupCell > .dxflGroupBox { }
.dxflGroupBox > .dxflGroup tr:last-child > .dxflGroupCell > .dxflGroup { }

.dxflGroup tr:first-child > .dxflGroupCell > .dxflGroupBox { margin-top: 13px; }
.dxflGroup tr:first-child > .dxflGroupCell > .dxflItem { }
.dxflGroup tr:first-child > .dxflGroupCell > .dxtcControl { }
.dxflGroup tr:first-child > .dxflGroupCell > .dxflGroup { }
.dxflGroup tr:last-child > .dxflGroupCell > .dxflGroupBox { margin-bottom: 0px; }
.dxflGroup tr:last-child > .dxflGroupCell > .dxflItem { }
.dxflGroup tr:last-child > .dxflGroupCell > .dxtcControl { }
.dxflGroup tr:last-child > .dxflGroupCell > .dxflGroup { }

.dxtcPageContent > div > .dxflGroup { padding-top: 0px; padding-bottom: 0px; }
.dxtcPageContent > div > .dxflGroup tr:first-child > .dxflGroupCell > .dxflGroupBox { }
.dxtcPageContent > div > .dxflGroup tr:first-child > .dxflGroupCell > .dxflItem { padding-top: 12px; }
.dxtcPageContent > div > .dxflGroup tr:first-child > .dxflGroupCell > .dxtcControl { }
.dxtcPageContent > div > .dxflGroup tr:first-child > .dxflGroupCell > .dxflGroup { }
.dxtcPageContent > div > .dxflGroup tr:last-child > .dxflGroupCell > .dxflGroupBox {  }
.dxtcPageContent > div > .dxflGroup tr:last-child > .dxflGroupCell > .dxflItem { padding-bottom: 12px; }
.dxtcPageContent > div > .dxflGroup tr:last-child > .dxflGroupCell > .dxtcControl { }
.dxtcPageContent > div > .dxflGroup tr:last-child > .dxflGroupCell > .dxflGroup { }

.dxflGroupBoxCaption {
    background-color: White;
    color: #818181;
    display: inline-block;  
    left: 9px;
    line-height: 16px;
    padding: 0px 3px 0px 3px;  
    position: relative;
    top: -9px;
}

*[dir="rtl"].dxflFormLayout .dxflGroupBoxCaption {
    padding: 0px 3px 0px 7px;
    left: 0px;
    right: 9px;
}

.dxflGroupBox > div.dxflGroup:first-child,
.dxflGroupBox > table.dxflGroup:first-child {
    margin-top: 0px;
    padding-top: 7px;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption {
    top: -19px;
}

.dxflOptional {
	color: gray;
	font-style: normal;
}
.dxflRequired {
	color: green;
	font-style: normal;
}
.dxflInternalEditorTable {
    width: 100%;
}
.dxflHelpText {
    color: #9F9F9F;
    font-size: 0.91em;
}
.dxflHelpText.dxflHHelpTextSys {
    padding: 0 6px;
}
.dxflHelpText.dxflTHelpTextSys {
    padding: 6px 0 2px;
}
.dxflHelpText.dxflBHelpTextSys {
    padding: 2px 0 6px;
}

/* Ribbon */
.dxrControl {
    font: 12px Tahoma, Geneva, sans-serif;
}
.dxrControl .dxr-tabContent {
    border: 1px solid #a7a7a7;
    border-top-width: 0px;
    height: 95px;
    background: #FFFFFF;
}
.dxrControl.dxr-grLabelsHidden .dxr-tabContent {
    height: 81px;
}
.dxrControl.dxr-tabsHidden .dxr-tabContent {
    border-top-width: 1px;
}
.dxrControl, 
.dxrControl a {
    color: #000000;
}
.dxrControl .dxr-itemDisabled.dxr-item,
.dxrControl .dxr-groupLabelDisabled.dxr-groupLabel,
.dxrControl .dxr-grExpBtn.dxr-grExpBtnDisabled,
.dxrControl .dxr-grExpBtn.dxr-grExpBtnDisabled .dxr-img32,
.dxrControl .dxr-minBtn.dxr-minBtnDisabled {
    cursor: default;
    color: #A6A6A6;
}
.dxrControl .dxtc-rightIndent {
    text-align: right;
}

/* Ribbon Popup */
.dxrControl .dxr-minPopupWindow {
    padding: 0;
}
.dxrControl .dxr-minPopup.dxpc-mainDiv {
    border: 0;
}
.dxrControl .dxr-groupPopup .dxpc-mainDiv {
    border: 1px solid #a7a7a7;
}

/* Ribbon Group List */
.dxrControl .dxr-groupList {
    padding: 0;
    margin: 0;
    height: 100%;
}

.dxrControl .dxr-groupList .dxr-groupSep {
    height: 100%;
    list-style: none;
}

.dxrControl .dxr-groupList .dxr-groupSep b {
    display: block;
    height: 100%;
    width: 1px;
    background: #a8a8a8;
}

/* Ribbon Groups */
.dxrControl .dxr-groupList .dxr-group {
    margin: 3px 3px 0 3px;
    text-align: center;
}
.dxrControl .dxr-groupContent {
    height: 75px;
}
.dxrControl .dxr-groupLabel {
    text-align: center;
    color: #666666;
    padding: 0px 5px 0 5px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.dxrControl .dxr-grExpBtn,
.dxrControl .dxr-grExpBtn .dxr-img32 {
    cursor: pointer;
}
.dxrControl .dxr-grExpBtn {
    height: 87px;
    border: 1px solid transparent;
    text-align: center;
}
.dxrControl .dxr-groupPopupWindow {
    padding: 2px 3px;
}

/* Ribbon Item Separator */
.dxrControl .dxr-blRegItems .dxr-itemSep,
.dxrControl .dxr-blLrgItems .dxr-itemSep {
    width: 3px;
}
.dxrControl .dxr-blRegItems .dxr-itemSep b,
.dxrControl .dxr-blLrgItems .dxr-itemSep b {
    display: block;
    background: #a8a8a8;
    width: 1px;
}
.dxrControl .dxr-blRegItems .dxr-itemSep b {
    margin: 3px auto;
    height: 19px;
}
.dxrControl .dxr-blLrgItems .dxr-itemSep b {
    margin: 4px auto;
    height: 67px;
}

/* Ribbon Item */
.dxrControl .dxr-item {
    border: 1px solid transparent;
}
.dxrControl .dxr-blLrgItems .dxr-item,
.dxrControl.dxr-grLabelsHidden .dxr-grExpBtn {
    text-align: center;
    height: 73px;
}
.dxrControl .dxr-blRegItems .dxr-item,
.dxrControl .dxr-blHorItems .dxr-item {
    height: 23px;
    white-space: nowrap;
}
.dxrControl .dxr-blRegItems .dxr-item {
    margin-left: 2px;
    margin-right: 2px;
}
.dxrControl .dxr-blHorItems .dxr-item {
    margin: 0 3px;
}
.dxrControl .dxr-blHorItems .dxr-item .dxr-lblText {
    padding-left: 2px;
    padding-right: 3px;
}
.dxrControl .dxr-blHorItems .dxr-item .dxr-popOut {
    height: 100%;
    margin-left: 1px;
}

/* Ribbon Item Label */
.dxrControl .dxr-blLrgItems .dxr-item .dxr-label {
    border-top: 1px solid transparent;
    width: 100%;
}
.dxrControl .dxr-blLrgItems .dxr-item .dxr-label .dxr-lblContent,
.dxrControl .dxr-grExpBtn .dxr-lblContent {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 2px;
    text-align: center;
    vertical-align: middle;
}
.dxrControl .dxr-blLrgItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label,
.dxrControl .dxr-blLrgItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label {
    border-top: 1px solid #888888;
}
.dxrControl .dxr-blHorItems .dxr-item .dxr-label {
    margin: 3px 0;
}

/* Ribbon Item Label PopOut */
.dxrControl .dxr-blLrgItems .dxr-item .dxr-label .dxr-popOut,
.dxrControl .dxr-grExpBtn .dxr-popOut {
    margin: -1px 3px 1px;
}
.dxrControl .dxr-blRegItems .dxr-item .dxr-popOut,
.dxrControl .dxr-blHorItems .dxr-item .dxr-popOut {
    padding: 10px 3px 10px 3px;
    margin: -8px 0 -6px;
    border-left: 1px solid transparent;
    font-size: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,
    .dxrControl .dxr-blRegItems .dxr-item .dxr-popOut,
    .dxrControl .dxr-blHorItems .dxr-item .dxr-popOut    
    {
	    margin: -9px 0 -6px;
    }
}
noindex:-o-prefocus, 
.dxrControl .dxr-blRegItems .dxr-item .dxr-popOut,
.dxrControl .dxr-blHorItems .dxr-item .dxr-popOut    
{
    margin: -8px 0 -7px;
}
.dxrControl .dxr-blRegItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl .dxr-blHorItems .dxr-item.dxr-itemHover.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl .dxr-blRegItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut,
.dxrControl .dxr-blHorItems .dxr-item.dxr-itemPressed.dxr-ddMode .dxr-label .dxr-popOut {
    border-left: 1px solid #888888;
}

/* Ribbon Editors Item */
.dxrControl .dxr-item.dxr-edtItem {
    border: 0;
    padding: 1px 0;
    height: 23px;
}
.dxrControl .dxr-item.dxr-edtItem .dxr-label {
    padding-right: 3px;
}

/* Ribbon Item Types */
.dxrControl .dxr-buttonItem {
    cursor: pointer;
}
.dxrControl .dxr-blLrgItems .dxr-buttonItem,
.dxrControl .dxr-grExpBtn {
    min-width: 42px;
}
.dxrControl .dxr-buttonItem.dxr-itemHover,
.dxrControl .dxr-grExpBtn.dxr-grExpBtnHover {
    background: #CBCBCB;
    border-color: #888888;
}
.dxrControl .dxr-buttonItem.dxr-itemChecked {
    background: #FFFFFF;
    border-color: #888888;
}
.dxrControl .dxr-buttonItem.dxr-itemPressed {
    background: #d5d5d5;
    border-color: #888888;
}
.dxrControl .dxr-img32,
.dxrControl .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    width: 32px;
    height: 32px;
    margin: 2px auto 1px auto;
}
.dxrControl .dxr-img16,
.dxrControl .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16,
.dxrControl .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 {
    width: 16px;
    height: 16px;
    margin: 3px;
}
.dxrControl .dxr-ddImageContainer {
    display: inline-block;
}
.dxrControl .dxr-blLrgItems .dxr-ddImageContainer {
    width: 100%;
}

/* Ribbon Color Button */
.dxrControl .dxr-colorBtn .dxr-colorDiv {
    height: 4px;
    width: 16px;
    display: block;
    margin: -6px 0 2px 3px;
    position: relative;
}

.dxrControl .dxr-blLrgItems .dxr-colorBtn .dxr-colorDiv {
    width: 32px;
    margin: -5px auto 1px;
}

.dxrControl .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 {
    display: block;
    margin-bottom: 6px;
}

.dxrControl .dxr-blLrgItems .dxr-colorBtn .dxr-colorBtnNoImg32 .dxr-colorDiv,
.dxrControl .dxr-blRegItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv,
.dxrControl .dxr-blHorItems .dxr-colorBtn .dxr-colorBtnNoImg16 .dxr-colorDiv {
    height: 100%;
    width: 100%;
    margin: 0px;
}

.dxrControl .dxpc-content.dxr-itemDDPopup {
    padding: 0;
}

.dxrControl .dxeColorTable {
    border: none;
}

.dxrControl .dxr-minBtn {
    cursor: pointer;
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 0;
    text-align:center;
    vertical-align: middle;
    line-height: 14px;
}
.dxrControl .dxr-minBtn img {
    vertical-align: middle;
}


/* Ribbon TabControl */
.dxrControl .dxtcLite.dxtc-top .dxtc-leftIndent, 
.dxrControl .dxtcLite.dxtc-top .dxtc-spacer, 
.dxrControl .dxtcLite.dxtc-top .dxtc-rightIndent, 
.dxrControl .dxtcLite.dxtc-top .dxtc-sbWrapper, 
.dxrControl .dxtcLite.dxtc-top .dxtc-sbIndent, 
.dxrControl .dxtcLite.dxtc-top .dxtc-sbSpacer
.dxrControl .dxtcLite.dxtc-top .dxtc-spacer.dxr-fileTabSpacing {
    border-bottom-color: #a8a8a8;
}

.dxrControl .dxtcLite.dxtc-top .dxtcLiteDisabled .dxtc-link {
    color: #acacac;
}

.dxrControl .dxtcLite.dxtc-top .dxtc-tab {
    background: transparent;
    border-top-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
}
.dxrControl .dxtcLite.dxtc-top .dxtc-tab.dxtc-tabHover
{
	background: #f2f2f2;
    border-color: #a8a8a8;
    border-left-width: 1px;
    border-right-width: 1px;
}
.dxrControl .dxtcLite.dxtc-top .dxtc-activeTab {
    border-color: #a8a8a8;
    border-top-width: 1px;
    border-bottom-color: transparent;
}
.dxrControl .dxtcLite.dxtc-top .dxtc-tab .dxtc-link {
    padding-left: 13px;
    padding-right: 13px;
}
.dxrControl .dxtcLite.dxtc-top .dxtc-activeTab .dxtc-link {
    padding-left: 12px;
    padding-right: 12px;
}

.dxrControl .dxtcLite.dxtc-top .dxtc-tab.dxtc-tabHover .dxtc-link {
    padding-left: 12px;
    padding-right: 12px;
}

.dxrControl .dxtcLite.dxtc-top .dxr-fileTab .dxtc-link,
.dxrControl .dxtcLite.dxtc-top .dxr-fileTab.dxtc-tabHover .dxtc-link {
    padding-left: 19px;
    padding-right: 19px;
}
.dxrControl .dxtcLite.dxtc-top .dxr-fileTab {
    background: #e5e5e5 url(/DXR.axd?r=1_76-HwMp9) repeat-x;
    border-color: #a8a8a8;
    border-left-width: 1px;
    border-right-width: 1px;
}
.dxrControl .dxtcLite.dxtc-top .dxtc-tabHover.dxr-fileTab {
    background: #E8E7E8 url(/DXR.axd?r=1_77-HwMp9) repeat-x;
    border-color: #a8a8a8;
}
.dxrControl .dxtcLite.dxtc-top .dxr-fileTabPressed.dxr-fileTab {
    background: #8d8d8d;
    border-color: #a8a8a8;
}

.dxrControl .dxtcLite.dxtc-top .dxtc-tab .dxtc-link,
.dxrControl .dxtcLite.dxtc-top .dxtc-activeTab .dxtc-link {
    padding-top: 3px;
    padding-bottom: 3px;
}
.dxrControl .dxtcLite.dxtc-top .dxtc-leftIndent {
    width: 0px;
}

/* Ribbon ASPxDocumentViewer*/
.dxrControl .dxr-tmplItem .dxxrdvrCurrentPageLabel {
    padding: 0 0 2px 0;
    display: block;
}
.dxrControl .dxr-tmplItem .dxxrdvrPageCountLabel {
    padding: 1px 0 0 0;
    display: block;
}
.dxrControl .dxr-tmplItem .dxxrdvrPageNumberComboBox {
    width: 100px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColor_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColorLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heBold_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heBoldLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCenter_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCenterLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpelling_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpellingLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCopy_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCopyLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCut_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCutLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTable_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumn_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRow_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRowLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heFontGroup_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColor_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColorLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreen_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreenLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heIndent_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heIndentLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedList_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedListLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialog_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialogLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAbove_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelow_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedList_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heItalic_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heItalicLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFull_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFullLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heLeft_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heLeftLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVertical_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdent_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdentLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePaste_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWord_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWordLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePrint_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePrintLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRedo_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRedoLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormat_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormatLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRight_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRightLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocx_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocxLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMht_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMhtLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdt_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdtLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdf_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdfLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtf_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtfLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxt_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxtLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVertical_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethrough_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethroughLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscript_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscriptLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscript_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscriptLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderline_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderlineLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUndo_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUndoLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlink_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlinkLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heViewsGroup_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBackColor_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBackColorDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBackColorLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBackColorLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBold_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBoldDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBoldLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heBoldLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCenter_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCenterDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCenterLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCenterLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpelling_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpellingDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpellingLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpellingLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCopy_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCopyDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCopyLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCopyLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCut_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCutDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCutLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heCutLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTable_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumn_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumnDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumnLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRow_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRowDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRowLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRowLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heFontGroup_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heFontGroupDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heForeColor_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heForeColorDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heForeColorLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heForeColorLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreen_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreenDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreenLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreenLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heIndent_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heIndentDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heIndentLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heIndentLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedList_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedListDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedListLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedListLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialog_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialogDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialogLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialogLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAbove_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAboveDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAboveLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelow_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelowDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelowLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedList_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedListDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedListLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heItalic_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heItalicDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heItalicLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heItalicLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFull_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFullDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFullLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFullLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heLeft_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heLeftDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heLeftLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heLeftLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVertical_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVerticalDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heOutdent_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heOutdentDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heOutdentLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heOutdentLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePaste_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWord_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWordDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWordLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWordLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePasteLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePrint_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePrintDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePrintLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_hePrintLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRedo_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRedoDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRedoLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRedoLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormat_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormatDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormatLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormatLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRight_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRightDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRightLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heRightLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocx_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocxDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocxLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocxLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMht_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMhtDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMhtLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMhtLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdt_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdtDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdtLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdtLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdf_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdfDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdfLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdfLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtf_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtfDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtfLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtfLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxt_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxtDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxtLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxtLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVertical_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVerticalDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethrough_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethroughDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethroughLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethroughLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSubscript_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSubscriptDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSubscriptLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSubscriptLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscript_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscriptDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscriptLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscriptLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnderline_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnderlineDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnderlineLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnderlineLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUndo_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUndoDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUndoLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUndoLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnlink_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnlinkDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnlinkLarge_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heUnlinkLargeDisabled_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heViewsGroup_MyMetropolisBlue,
.dxWeb_heRibbonIcons_heViewsGroupDisabled_MyMetropolisBlue
{
    background-image: url(/Content/DevExStyles/ozola/web/HESprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColor_MyMetropolisBlue
{
    background-position: -136px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColorLarge_MyMetropolisBlue
{
    background-position: -363px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBold_MyMetropolisBlue
{
    background-position: -102px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBoldLarge_MyMetropolisBlue
{
    background-position: 0px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCenter_MyMetropolisBlue
{
    background-position: -627px -231px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCenterLarge_MyMetropolisBlue
{
    background-position: -594px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialog_MyMetropolisBlue
{
    background-position: -187px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MyMetropolisBlue
{
    background-position: -99px -231px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialog_MyMetropolisBlue
{
    background-position: -323px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MyMetropolisBlue
{
    background-position: -561px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialog_MyMetropolisBlue
{
    background-position: -544px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialogLarge_MyMetropolisBlue
{
    background-position: -429px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialog_MyMetropolisBlue
{
    background-position: -85px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MyMetropolisBlue
{
    background-position: -528px -132px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpelling_MyMetropolisBlue
{
    background-position: -578px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpellingLarge_MyMetropolisBlue
{
    background-position: -528px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCopy_MyMetropolisBlue
{
    background-position: -204px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCopyLarge_MyMetropolisBlue
{
    background-position: -165px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCut_MyMetropolisBlue
{
    background-position: -102px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCutLarge_MyMetropolisBlue
{
    background-position: -330px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTable_MyMetropolisBlue
{
    background-position: -374px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumn_MyMetropolisBlue
{
    background-position: -289px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MyMetropolisBlue
{
    background-position: -33px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableLarge_MyMetropolisBlue
{
    background-position: -33px -231px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRow_MyMetropolisBlue
{
    background-position: -510px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRowLarge_MyMetropolisBlue
{
    background-position: -495px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heFontGroup_MyMetropolisBlue
{
    background-position: -330px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColor_MyMetropolisBlue
{
    background-position: -221px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColorLarge_MyMetropolisBlue
{
    background-position: -627px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreen_MyMetropolisBlue
{
    background-position: -425px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreenLarge_MyMetropolisBlue
{
    background-position: -165px -165px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heIndent_MyMetropolisBlue
{
    background-position: -255px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heIndentLarge_MyMetropolisBlue
{
    background-position: -561px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialog_MyMetropolisBlue
{
    background-position: -408px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialogLarge_MyMetropolisBlue
{
    background-position: -330px -165px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialog_MyMetropolisBlue
{
    background-position: -136px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MyMetropolisBlue
{
    background-position: -33px -132px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedList_MyMetropolisBlue
{
    background-position: -459px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedListLarge_MyMetropolisBlue
{
    background-position: -462px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MyMetropolisBlue
{
    background-position: -493px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MyMetropolisBlue
{
    background-position: -132px -231px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MyMetropolisBlue
{
    background-position: -391px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MyMetropolisBlue
{
    background-position: -429px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialog_MyMetropolisBlue
{
    background-position: -289px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialogLarge_MyMetropolisBlue
{
    background-position: -99px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAbove_MyMetropolisBlue
{
    background-position: -272px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MyMetropolisBlue
{
    background-position: -66px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelow_MyMetropolisBlue
{
    background-position: -136px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MyMetropolisBlue
{
    background-position: -198px -231px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedList_MyMetropolisBlue
{
    background-position: -51px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MyMetropolisBlue
{
    background-position: -165px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heItalic_MyMetropolisBlue
{
    background-position: -595px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heItalicLarge_MyMetropolisBlue
{
    background-position: -396px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFull_MyMetropolisBlue
{
    background-position: -391px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFullLarge_MyMetropolisBlue
{
    background-position: -33px -165px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heLeft_MyMetropolisBlue
{
    background-position: -51px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heLeftLarge_MyMetropolisBlue
{
    background-position: -462px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MyMetropolisBlue
{
    background-position: -153px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MyMetropolisBlue
{
    background-position: -429px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVertical_MyMetropolisBlue
{
    background-position: -595px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MyMetropolisBlue
{
    background-position: -297px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdent_MyMetropolisBlue
{
    background-position: -34px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdentLarge_MyMetropolisBlue
{
    background-position: -297px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePaste_MyMetropolisBlue
{
    background-position: -119px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWord_MyMetropolisBlue
{
    background-position: -68px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWordLarge_MyMetropolisBlue
{
    background-position: -33px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteLarge_MyMetropolisBlue
{
    background-position: -264px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePrint_MyMetropolisBlue
{
    background-position: -561px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePrintLarge_MyMetropolisBlue
{
    background-position: -495px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRedo_MyMetropolisBlue
{
    background-position: -459px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRedoLarge_MyMetropolisBlue
{
    background-position: -561px -198px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormat_MyMetropolisBlue
{
    background-position: -476px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormatLarge_MyMetropolisBlue
{
    background-position: -363px -165px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRight_MyMetropolisBlue
{
    background-position: -561px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRightLarge_MyMetropolisBlue
{
    background-position: -363px -132px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocx_MyMetropolisBlue
{
    background-position: -510px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocxLarge_MyMetropolisBlue
{
    background-position: -561px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMht_MyMetropolisBlue
{
    background-position: -221px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMhtLarge_MyMetropolisBlue
{
    background-position: -528px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdt_MyMetropolisBlue
{
    background-position: -170px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdtLarge_MyMetropolisBlue
{
    background-position: -264px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdf_MyMetropolisBlue
{
    background-position: -323px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdfLarge_MyMetropolisBlue
{
    background-position: -66px -132px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtf_MyMetropolisBlue
{
    background-position: -476px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtfLarge_MyMetropolisBlue
{
    background-position: -627px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxt_MyMetropolisBlue
{
    background-position: -17px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxtLarge_MyMetropolisBlue
{
    background-position: 0px -165px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MyMetropolisBlue
{
    background-position: -408px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MyMetropolisBlue
{
    background-position: -66px -99px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVertical_MyMetropolisBlue
{
    background-position: -629px -298px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MyMetropolisBlue
{
    background-position: -231px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethrough_MyMetropolisBlue
{
    background-position: -476px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethroughLarge_MyMetropolisBlue
{
    background-position: 0px -132px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscript_MyMetropolisBlue
{
    background-position: -306px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscriptLarge_MyMetropolisBlue
{
    background-position: -396px -231px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscript_MyMetropolisBlue
{
    background-position: -340px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscriptLarge_MyMetropolisBlue
{
    background-position: -396px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderline_MyMetropolisBlue
{
    background-position: -238px -315px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderlineLarge_MyMetropolisBlue
{
    background-position: -429px -231px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUndo_MyMetropolisBlue
{
    background-position: -119px -281px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUndoLarge_MyMetropolisBlue
{
    background-position: -198px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlink_MyMetropolisBlue
{
    background-position: -493px -264px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlinkLarge_MyMetropolisBlue
{
    background-position: -66px -66px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heViewsGroup_MyMetropolisBlue
{
    background-position: -165px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBackColor_MyMetropolisBlue
{
    background-position: -527px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBackColorDisabled_MyMetropolisBlue
{
    background-position: -306px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBackColorLarge_MyMetropolisBlue
{
    background-position: -429px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBackColorLargeDisabled_MyMetropolisBlue
{
    background-position: -231px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBold_MyMetropolisBlue
{
    background-position: -17px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBoldDisabled_MyMetropolisBlue
{
    background-position: -493px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBoldLarge_MyMetropolisBlue
{
    background-position: -66px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBoldLargeDisabled_MyMetropolisBlue
{
    background-position: -528px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCenter_MyMetropolisBlue
{
    background-position: -612px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCenterDisabled_MyMetropolisBlue
{
    background-position: -510px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCenterLarge_MyMetropolisBlue
{
    background-position: -297px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCenterLargeDisabled_MyMetropolisBlue
{
    background-position: -264px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialog_MyMetropolisBlue
{
    background-position: -153px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialogDisabled_MyMetropolisBlue
{
    background-position: -340px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MyMetropolisBlue
{
    background-position: -528px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -462px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialog_MyMetropolisBlue
{
    background-position: -68px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialogDisabled_MyMetropolisBlue
{
    background-position: -595px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MyMetropolisBlue
{
    background-position: -495px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -99px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableDialog_MyMetropolisBlue
{
    background-position: -170px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableDialogDisabled_MyMetropolisBlue
{
    background-position: -272px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableDialogLarge_MyMetropolisBlue
{
    background-position: -429px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -264px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialog_MyMetropolisBlue
{
    background-position: -187px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialogDisabled_MyMetropolisBlue
{
    background-position: -374px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MyMetropolisBlue
{
    background-position: -198px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -627px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCheckSpelling_MyMetropolisBlue
{
    background-position: 0px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCheckSpellingDisabled_MyMetropolisBlue
{
    background-position: -170px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCheckSpellingLarge_MyMetropolisBlue
{
    background-position: -594px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCheckSpellingLargeDisabled_MyMetropolisBlue
{
    background-position: -561px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCopy_MyMetropolisBlue
{
    background-position: -595px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCopyDisabled_MyMetropolisBlue
{
    background-position: -374px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCopyLarge_MyMetropolisBlue
{
    background-position: -429px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCopyLargeDisabled_MyMetropolisBlue
{
    background-position: -231px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCut_MyMetropolisBlue
{
    background-position: -255px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCutDisabled_MyMetropolisBlue
{
    background-position: -612px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCutLarge_MyMetropolisBlue
{
    background-position: -33px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCutLargeDisabled_MyMetropolisBlue
{
    background-position: -132px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTable_MyMetropolisBlue
{
    background-position: -629px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumn_MyMetropolisBlue
{
    background-position: -459px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumnDisabled_MyMetropolisBlue
{
    background-position: -544px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MyMetropolisBlue
{
    background-position: -561px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumnLargeDisabled_MyMetropolisBlue
{
    background-position: -363px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableDisabled_MyMetropolisBlue
{
    background-position: -612px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableLarge_MyMetropolisBlue
{
    background-position: -561px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableLargeDisabled_MyMetropolisBlue
{
    background-position: -462px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableRow_MyMetropolisBlue
{
    background-position: -238px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableRowDisabled_MyMetropolisBlue
{
    background-position: -85px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableRowLarge_MyMetropolisBlue
{
    background-position: -396px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableRowLargeDisabled_MyMetropolisBlue
{
    background-position: -495px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFontGroup_MyMetropolisBlue
{
    background-position: -495px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFontGroupDisabled_MyMetropolisBlue
{
    background-position: -396px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heForeColor_MyMetropolisBlue
{
    background-position: -289px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heForeColorDisabled_MyMetropolisBlue
{
    background-position: -425px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heForeColorLarge_MyMetropolisBlue
{
    background-position: -495px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heForeColorLargeDisabled_MyMetropolisBlue
{
    background-position: -561px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFullscreen_MyMetropolisBlue
{
    background-position: -459px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heFullscreenDisabled_MyMetropolisBlue
{
    background-position: 0px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heFullscreenLarge_MyMetropolisBlue
{
    background-position: -627px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFullscreenLargeDisabled_MyMetropolisBlue
{
    background-position: -231px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heIndent_MyMetropolisBlue
{
    background-position: -306px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heIndentDisabled_MyMetropolisBlue
{
    background-position: -153px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heIndentLarge_MyMetropolisBlue
{
    background-position: -396px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heIndentLargeDisabled_MyMetropolisBlue
{
    background-position: -528px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertImageDialog_MyMetropolisBlue
{
    background-position: -527px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertImageDialogDisabled_MyMetropolisBlue
{
    background-position: -34px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertImageDialogLarge_MyMetropolisBlue
{
    background-position: -198px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertImageDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -99px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialog_MyMetropolisBlue
{
    background-position: -204px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialogDisabled_MyMetropolisBlue
{
    background-position: -442px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MyMetropolisBlue
{
    background-position: -495px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -33px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertOrderedList_MyMetropolisBlue
{
    background-position: -17px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertOrderedListDisabled_MyMetropolisBlue
{
    background-position: -408px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertOrderedListLarge_MyMetropolisBlue
{
    background-position: -594px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertOrderedListLargeDisabled_MyMetropolisBlue
{
    background-position: -297px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MyMetropolisBlue
{
    background-position: -527px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftDisabled_MyMetropolisBlue
{
    background-position: -221px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MyMetropolisBlue
{
    background-position: -330px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLargeDisabled_MyMetropolisBlue
{
    background-position: -363px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MyMetropolisBlue
{
    background-position: -544px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightDisabled_MyMetropolisBlue
{
    background-position: -425px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MyMetropolisBlue
{
    background-position: -330px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLargeDisabled_MyMetropolisBlue
{
    background-position: -528px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableDialog_MyMetropolisBlue
{
    background-position: -119px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableDialogDisabled_MyMetropolisBlue
{
    background-position: -187px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableDialogLarge_MyMetropolisBlue
{
    background-position: -363px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableDialogLargeDisabled_MyMetropolisBlue
{
    background-position: -297px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAbove_MyMetropolisBlue
{
    background-position: -272px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAboveDisabled_MyMetropolisBlue
{
    background-position: -476px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MyMetropolisBlue
{
    background-position: -330px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAboveLargeDisabled_MyMetropolisBlue
{
    background-position: -132px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelow_MyMetropolisBlue
{
    background-position: -442px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelowDisabled_MyMetropolisBlue
{
    background-position: -357px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MyMetropolisBlue
{
    background-position: 0px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelowLargeDisabled_MyMetropolisBlue
{
    background-position: -627px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedList_MyMetropolisBlue
{
    background-position: -85px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedListDisabled_MyMetropolisBlue
{
    background-position: -391px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MyMetropolisBlue
{
    background-position: -66px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedListLargeDisabled_MyMetropolisBlue
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heItalic_MyMetropolisBlue
{
    background-position: 0px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heItalicDisabled_MyMetropolisBlue
{
    background-position: -51px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heItalicLarge_MyMetropolisBlue
{
    background-position: -264px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heItalicLargeDisabled_MyMetropolisBlue
{
    background-position: -132px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heJustifyFull_MyMetropolisBlue
{
    background-position: -357px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heJustifyFullDisabled_MyMetropolisBlue
{
    background-position: 0px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heJustifyFullLarge_MyMetropolisBlue
{
    background-position: -231px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heJustifyFullLargeDisabled_MyMetropolisBlue
{
    background-position: -297px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heLeft_MyMetropolisBlue
{
    background-position: -408px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heLeftDisabled_MyMetropolisBlue
{
    background-position: -578px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heLeftLarge_MyMetropolisBlue
{
    background-position: -396px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heLeftLargeDisabled_MyMetropolisBlue
{
    background-position: -132px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MyMetropolisBlue
{
    background-position: -255px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalDisabled_MyMetropolisBlue
{
    background-position: -544px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MyMetropolisBlue
{
    background-position: -165px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLargeDisabled_MyMetropolisBlue
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVertical_MyMetropolisBlue
{
    background-position: -340px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVerticalDisabled_MyMetropolisBlue
{
    background-position: -357px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MyMetropolisBlue
{
    background-position: -627px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLargeDisabled_MyMetropolisBlue
{
    background-position: -330px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heOutdent_MyMetropolisBlue
{
    background-position: -272px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heOutdentDisabled_MyMetropolisBlue
{
    background-position: -442px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heOutdentLarge_MyMetropolisBlue
{
    background-position: -231px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heOutdentLargeDisabled_MyMetropolisBlue
{
    background-position: -99px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePaste_MyMetropolisBlue
{
    background-position: -238px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteDisabled_MyMetropolisBlue
{
    background-position: -561px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteFromWord_MyMetropolisBlue
{
    background-position: -578px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteFromWordDisabled_MyMetropolisBlue
{
    background-position: -323px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteFromWordLarge_MyMetropolisBlue
{
    background-position: -198px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePasteFromWordLargeDisabled_MyMetropolisBlue
{
    background-position: -165px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePasteLarge_MyMetropolisBlue
{
    background-position: -594px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePasteLargeDisabled_MyMetropolisBlue
{
    background-position: -429px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePrint_MyMetropolisBlue
{
    background-position: -629px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePrintDisabled_MyMetropolisBlue
{
    background-position: -119px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePrintLarge_MyMetropolisBlue
{
    background-position: -198px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePrintLargeDisabled_MyMetropolisBlue
{
    background-position: -594px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRedo_MyMetropolisBlue
{
    background-position: -34px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRedoDisabled_MyMetropolisBlue
{
    background-position: -306px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRedoLarge_MyMetropolisBlue
{
    background-position: -528px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRedoLargeDisabled_MyMetropolisBlue
{
    background-position: -99px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRemoveFormat_MyMetropolisBlue
{
    background-position: -442px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRemoveFormatDisabled_MyMetropolisBlue
{
    background-position: -221px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRemoveFormatLarge_MyMetropolisBlue
{
    background-position: -297px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRemoveFormatLargeDisabled_MyMetropolisBlue
{
    background-position: -363px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRight_MyMetropolisBlue
{
    background-position: -425px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRightDisabled_MyMetropolisBlue
{
    background-position: -68px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRightLarge_MyMetropolisBlue
{
    background-position: -264px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRightLargeDisabled_MyMetropolisBlue
{
    background-position: -264px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsDocx_MyMetropolisBlue
{
    background-position: -289px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsDocxDisabled_MyMetropolisBlue
{
    background-position: -187px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsDocxLarge_MyMetropolisBlue
{
    background-position: -462px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsDocxLargeDisabled_MyMetropolisBlue
{
    background-position: -198px -198px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsMht_MyMetropolisBlue
{
    background-position: -527px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsMhtDisabled_MyMetropolisBlue
{
    background-position: -204px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsMhtLarge_MyMetropolisBlue
{
    background-position: -132px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsMhtLargeDisabled_MyMetropolisBlue
{
    background-position: -99px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsOdt_MyMetropolisBlue
{
    background-position: -17px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsOdtDisabled_MyMetropolisBlue
{
    background-position: -323px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsOdtLarge_MyMetropolisBlue
{
    background-position: -231px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsOdtLargeDisabled_MyMetropolisBlue
{
    background-position: -363px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsPdf_MyMetropolisBlue
{
    background-position: -102px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsPdfDisabled_MyMetropolisBlue
{
    background-position: -612px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsPdfLarge_MyMetropolisBlue
{
    background-position: -330px -231px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsPdfLargeDisabled_MyMetropolisBlue
{
    background-position: -462px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsRtf_MyMetropolisBlue
{
    background-position: -578px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsRtfDisabled_MyMetropolisBlue
{
    background-position: -153px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsRtfLarge_MyMetropolisBlue
{
    background-position: -495px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsRtfLargeDisabled_MyMetropolisBlue
{
    background-position: -594px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsTxt_MyMetropolisBlue
{
    background-position: -51px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsTxtDisabled_MyMetropolisBlue
{
    background-position: -34px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsTxtLarge_MyMetropolisBlue
{
    background-position: 0px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsTxtLargeDisabled_MyMetropolisBlue
{
    background-position: -462px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MyMetropolisBlue
{
    background-position: -255px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalDisabled_MyMetropolisBlue
{
    background-position: -493px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MyMetropolisBlue
{
    background-position: -594px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLargeDisabled_MyMetropolisBlue
{
    background-position: 0px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVertical_MyMetropolisBlue
{
    background-position: -374px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVerticalDisabled_MyMetropolisBlue
{
    background-position: -644px -231px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MyMetropolisBlue
{
    background-position: -132px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLargeDisabled_MyMetropolisBlue
{
    background-position: -165px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heStrikethrough_MyMetropolisBlue
{
    background-position: -340px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heStrikethroughDisabled_MyMetropolisBlue
{
    background-position: -510px -298px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heStrikethroughLarge_MyMetropolisBlue
{
    background-position: -594px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heStrikethroughLargeDisabled_MyMetropolisBlue
{
    background-position: -396px -165px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSubscript_MyMetropolisBlue
{
    background-position: -102px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSubscriptDisabled_MyMetropolisBlue
{
    background-position: -238px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSubscriptLarge_MyMetropolisBlue
{
    background-position: -231px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSubscriptLargeDisabled_MyMetropolisBlue
{
    background-position: -132px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSuperscript_MyMetropolisBlue
{
    background-position: -68px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSuperscriptDisabled_MyMetropolisBlue
{
    background-position: -85px -281px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSuperscriptLarge_MyMetropolisBlue
{
    background-position: -462px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSuperscriptLargeDisabled_MyMetropolisBlue
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnderline_MyMetropolisBlue
{
    background-position: -561px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnderlineDisabled_MyMetropolisBlue
{
    background-position: -204px -315px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnderlineLarge_MyMetropolisBlue
{
    background-position: -264px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnderlineLargeDisabled_MyMetropolisBlue
{
    background-position: -165px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUndo_MyMetropolisBlue
{
    background-position: -136px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUndoDisabled_MyMetropolisBlue
{
    background-position: -391px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUndoLarge_MyMetropolisBlue
{
    background-position: -198px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUndoLargeDisabled_MyMetropolisBlue
{
    background-position: -297px -99px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnlink_MyMetropolisBlue
{
    background-position: -170px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnlinkDisabled_MyMetropolisBlue
{
    background-position: -357px -264px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnlinkLarge_MyMetropolisBlue
{
    background-position: -99px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnlinkLargeDisabled_MyMetropolisBlue
{
    background-position: -627px -132px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heViewsGroup_MyMetropolisBlue
{
    background-position: 0px -66px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heViewsGroupDisabled_MyMetropolisBlue
{
    background-position: -66px -165px;
    width: 32px;
    height: 32px;
}


.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPage_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPage_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPage_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPage_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrint_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPage_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSave_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindow_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearch_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearchLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsv_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtml_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImg_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImgLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMht_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdf_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtf_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxt_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXls_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsx_MyMetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPage_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPageDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPageLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPage_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPageDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPageLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPage_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPageDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPageLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPage_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPageDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPageLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrint_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPage_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPageDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPageLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSave_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindow_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindowDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearch_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearchDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearchLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearchLargeDisabled_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToCsv_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToHtml_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToImg_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToImgLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToMht_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToPdf_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToRtf_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToTxt_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXls_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXlsx_MyMetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MyMetropolisBlue
{
    background-image: url(/Content/DevExStyles/ozola/web/DocumentViewerSprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPage_MyMetropolisBlue
{
    background-position: -102px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MyMetropolisBlue
{
    background-position: -660px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPage_MyMetropolisBlue
{
    background-position: -459px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MyMetropolisBlue
{
    background-position: -99px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPage_MyMetropolisBlue
{
    background-position: -714px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MyMetropolisBlue
{
    background-position: -264px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPage_MyMetropolisBlue
{
    background-position: -476px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MyMetropolisBlue
{
    background-position: -528px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrint_MyMetropolisBlue
{
    background-position: -187px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintLarge_MyMetropolisBlue
{
    background-position: -660px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPage_MyMetropolisBlue
{
    background-position: -17px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MyMetropolisBlue
{
    background-position: -363px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSave_MyMetropolisBlue
{
    background-position: -255px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveLarge_MyMetropolisBlue
{
    background-position: -561px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindow_MyMetropolisBlue
{
    background-position: -561px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MyMetropolisBlue
{
    background-position: -495px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearch_MyMetropolisBlue
{
    background-position: -289px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearchLarge_MyMetropolisBlue
{
    background-position: -594px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsv_MyMetropolisBlue
{
    background-position: -306px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MyMetropolisBlue
{
    background-position: -132px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtml_MyMetropolisBlue
{
    background-position: -238px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MyMetropolisBlue
{
    background-position: -297px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImg_MyMetropolisBlue
{
    background-position: 0px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImgLarge_MyMetropolisBlue
{
    background-position: -462px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMht_MyMetropolisBlue
{
    background-position: -442px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MyMetropolisBlue
{
    background-position: -462px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdf_MyMetropolisBlue
{
    background-position: -153px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MyMetropolisBlue
{
    background-position: 0px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtf_MyMetropolisBlue
{
    background-position: -680px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MyMetropolisBlue
{
    background-position: -396px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxt_MyMetropolisBlue
{
    background-position: -85px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MyMetropolisBlue
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXls_MyMetropolisBlue
{
    background-position: -51px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MyMetropolisBlue
{
    background-position: -594px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsx_MyMetropolisBlue
{
    background-position: -221px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MyMetropolisBlue
{
    background-position: -396px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPage_MyMetropolisBlue
{
    background-position: -743px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPageDisabled_MyMetropolisBlue
{
    background-position: -527px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MyMetropolisBlue
{
    background-position: -66px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPageLargeDisabled_MyMetropolisBlue
{
    background-position: -33px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPage_MyMetropolisBlue
{
    background-position: -425px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPageDisabled_MyMetropolisBlue
{
    background-position: -726px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MyMetropolisBlue
{
    background-position: -495px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPageLargeDisabled_MyMetropolisBlue
{
    background-position: -693px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPage_MyMetropolisBlue
{
    background-position: -408px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPageDisabled_MyMetropolisBlue
{
    background-position: -595px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MyMetropolisBlue
{
    background-position: -132px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPageLargeDisabled_MyMetropolisBlue
{
    background-position: -198px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPage_MyMetropolisBlue
{
    background-position: -629px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPageDisabled_MyMetropolisBlue
{
    background-position: -544px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MyMetropolisBlue
{
    background-position: -561px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPageLargeDisabled_MyMetropolisBlue
{
    background-position: -231px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrint_MyMetropolisBlue
{
    background-position: -510px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintDisabled_MyMetropolisBlue
{
    background-position: -697px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintLarge_MyMetropolisBlue
{
    background-position: -99px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintLargeDisabled_MyMetropolisBlue
{
    background-position: -627px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPage_MyMetropolisBlue
{
    background-position: -578px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPageDisabled_MyMetropolisBlue
{
    background-position: -493px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MyMetropolisBlue
{
    background-position: -330px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPageLargeDisabled_MyMetropolisBlue
{
    background-position: -528px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSave_MyMetropolisBlue
{
    background-position: -357px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveDisabled_MyMetropolisBlue
{
    background-position: -663px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveLarge_MyMetropolisBlue
{
    background-position: -198px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveLargeDisabled_MyMetropolisBlue
{
    background-position: -165px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindow_MyMetropolisBlue
{
    background-position: -374px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindowDisabled_MyMetropolisBlue
{
    background-position: -119px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MyMetropolisBlue
{
    background-position: -429px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLargeDisabled_MyMetropolisBlue
{
    background-position: -726px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSearch_MyMetropolisBlue
{
    background-position: -646px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSearchDisabled_MyMetropolisBlue
{
    background-position: -340px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSearchLarge_MyMetropolisBlue
{
    background-position: -693px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSearchLargeDisabled_MyMetropolisBlue
{
    background-position: -627px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToCsv_MyMetropolisBlue
{
    background-position: -391px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MyMetropolisBlue
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToHtml_MyMetropolisBlue
{
    background-position: -170px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MyMetropolisBlue
{
    background-position: -264px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToImg_MyMetropolisBlue
{
    background-position: -612px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToImgLarge_MyMetropolisBlue
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToMht_MyMetropolisBlue
{
    background-position: -272px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MyMetropolisBlue
{
    background-position: -363px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToPdf_MyMetropolisBlue
{
    background-position: -34px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MyMetropolisBlue
{
    background-position: -231px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToRtf_MyMetropolisBlue
{
    background-position: -323px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MyMetropolisBlue
{
    background-position: -165px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToTxt_MyMetropolisBlue
{
    background-position: -136px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MyMetropolisBlue
{
    background-position: -297px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToXls_MyMetropolisBlue
{
    background-position: -68px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MyMetropolisBlue
{
    background-position: -429px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToXlsx_MyMetropolisBlue
{
    background-position: -204px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MyMetropolisBlue
{
    background-position: -330px -33px;
    width: 32px;
    height: 32px;
}


.dxWeb_ssRibbonIcons_AlignBottomCenter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignBottomCenterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignCenter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignCenterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignJustify_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignJustifyLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignLeft_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignLeftLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignMiddleCenter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignMiddleCenterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignRight_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignRightLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignTopCenter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_AlignTopCenterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Background_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BackgroundLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Bold_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BoldLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderBottom_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderBottomDouble_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderBottomDoubleLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderBottomLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderBottomThick_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderBottomThickLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderLeft_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderLeftLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderNone_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderNoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderRight_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderRightLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BordersAll_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BordersAllLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BordersOutside_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BordersOutsideLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BordersOutsideThick_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BordersOutsideThickLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTop_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopAndBottom_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopAndBottomDouble_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopAndBottomDoubleLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopAndBottomLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopAndBottomThick_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopAndBottomThickLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_BorderTopLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleGroup_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleGroupLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontal_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontal_None_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontal_NoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_HorizonlalText_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_HorizonlalTextLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_None_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_NoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_RotatedText_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_RotatedTextLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_VerticalText_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_VerticalTextLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartAxisTitleVerticalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartDrop_Lines_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartDrop_LinesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartDropAndHighLow_Lines_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartDropAndHighLow_LinesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_None_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_NoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_Percentage_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_PercentageLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_StandardDeviation_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBars_StandardDeviationLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartErrorBarsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupArea_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupAreaLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupColumn_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupColumnLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupDoughnut_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupDoughnutLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupLine_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupLineLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupOther_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupOtherLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupPie_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupPieLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupScatter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartGroupScatterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartHighLow_Lines_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartHighLow_LinesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_InsideBase_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_InsideBaseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_InsideCenter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_InsideCenterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_InsideEnd_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_InsideEndLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineAbove_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineAboveLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineBelow_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineBelowLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineCenter_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineCenterLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineLeft_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineLeftLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineNone_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineNoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineRight_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_LineRightLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_None_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_NoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_OutsideEnd_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_OutsideEndLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_Show_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLabels_ShowLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_Bottom_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_BottomLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_Left_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_LeftLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_LeftOverlay_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_LeftOverlayLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_None_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_NoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_Right_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_RightLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_RightOverlay_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_RightOverlayLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_Top_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartLegend_TopLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartNone_Lines_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartNone_LinesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineExponential_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineExponentialLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineLinear_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineLinearForecast_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineLinearForecastLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineLinearLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineNone_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineNoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineTwoPeriodMovingAverage_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartTrendlineTwoPeriodMovingAverageLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartUpDownBars_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartUpDownBars_None_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartUpDownBars_NoneLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ChartUpDownBarsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ClearAll_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ClearAllLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ClearFormats_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ClearFormatsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingBlueWhiteRed_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingBlueWhiteRedLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientBlueDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientBlueDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientGreenDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientGreenDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientLightBlueDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientLightBlueDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientOrangeDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientOrangeDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientPurpleDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientPurpleDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientRedDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientRedDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhite_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhiteLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhiteRed_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhiteRedLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellow_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellowLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellowRed_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellowRedLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhite_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteBlue_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteBlueLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteGreen_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteGreenLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedYellowGreen_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingRedYellowGreenLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidBlueDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidBlueDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidGreenDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidGreenDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidLightBlueDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidLightBlueDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidOrangeDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidOrangeDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidPurpleDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidPurpleDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidRedDataBar_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidRedDataBarLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteGreen_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteGreenLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteRed_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteRedLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingYellowGreen_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ConditionalFormattingYellowGreenLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Copy_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CopyLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateArea3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateArea3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateAreaChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateAreaChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBubble3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBubble3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBubbleChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateBubbleChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeFullStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeFullStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeManhattanBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeManhattanBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateConeStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderFullStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderFullStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderManhattanBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderManhattanBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateCylinderStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateDoughnutChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateDoughnutChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateExplodedDoughnutChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateExplodedDoughnutChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateExplodedPie3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateExplodedPie3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateExplodedPieChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateExplodedPieChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedArea3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedArea3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedAreaChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedAreaChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedLineChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedLineChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedLineChartNoMarkers_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateFullStackedLineChartNoMarkersLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateLine3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateLine3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateLineChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateLineChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateLineChartNoMarkers_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateLineChartNoMarkersLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateManhattanBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateManhattanBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePie3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePie3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePieChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePieChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidFullStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidFullStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidManhattanBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidManhattanBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreatePyramidStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRadarLineChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRadarLineChartFilled_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRadarLineChartFilledLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRadarLineChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRadarLineChartNoMarkers_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRadarLineChartNoMarkersLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedConeBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedConeBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedCylinderBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedCylinderBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedConeBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedConeBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedCylinderBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedCylinderBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedPyramidBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedPyramidBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedPyramidBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedPyramidBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedConeBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedConeBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedCylinderBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedCylinderBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedPyramidBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateRotatedStackedPyramidBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartLines_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartLinesAndMarkers_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartLinesAndMarkersLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartLinesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartMarkersOnly_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartMarkersOnlyLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLines_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLinesAndMarkers_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLinesAndMarkersLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLinesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedArea3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedArea3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedAreaChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedAreaChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedBar3DChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedBar3DChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedBarChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedBarChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedLineChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedLineChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedLineChartNoMarkers_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStackedLineChartNoMarkersLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStockChart_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStockChartHighLowClose_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStockChartHighLowCloseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStockChartLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStockChartOpenHighLowClose_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CreateStockChartOpenHighLowCloseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Cut_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_CutLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Delete_Hyperlink_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Delete_HyperlinkLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_DeleteComment_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_DeleteCommentLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditComment_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditCommentLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillDown_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillDownLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillLeft_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillLeftLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillRight_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillRightLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillUp_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingFillUpLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingMergeAndCenterCells_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingMergeAndCenterCellsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingMergeCells_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingMergeCellsAcross_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingMergeCellsAcrossLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingMergeCellsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingUnmergeCells_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_EditingUnmergeCellsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontColor_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontColorLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontGroup_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontGroupLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontSizeDecrease_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontSizeDecreaseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontSizeIncrease_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FontSizeIncreaseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Format_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberAccounting_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberAccountingGroup_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberAccountingGroupLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberAccountingLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberCommaStyle_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberCommaStyleLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberCurrency_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberCurrencyLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberDecimal_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberDecimalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberDecreaseDecimal_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberDecreaseDecimalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberFraction_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberFractionLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberGeneral_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberGeneralLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberIncreaseDecimal_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberIncreaseDecimalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberLongDate_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberLongDateLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberNumber_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberNumberLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberPercent_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberPercentLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberScientific_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberScientificLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberShortDate_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberShortDateLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberText_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberTextLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberTime_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatNumberTimeLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatWrapText_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormatWrapTextLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormulaBarCancel_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormulaBarInsertFunction_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FormulaBarOk_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FreezeFirstColumn_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FreezeFirstColumnLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FreezePanes_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FreezePanesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FreezeTopRow_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FreezeTopRowLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsCompatibility_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsCompatibilityLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsCube_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsCubeLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsDateAndTime_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsDateAndTimeLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsEngineering_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsEngineeringLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsFinancial_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsFinancialLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsInformation_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsInformationLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsLogical_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsLogicalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsLookupAndReference_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsLookupAndReferenceLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsMathAndTrigonometry_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsMathAndTrigonometryLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsMore_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsMoreLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsStatistical_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsStatisticalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsText_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsTextLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionSum_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionSumLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsWeb_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_FunctionsWebLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_HorizontalMode_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_HorizontalModeLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Hyperlink_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_HyperlinkLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ImagePlaceHolder_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_IndentDecrease_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_IndentDecreaseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_IndentIncrease_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_IndentIncreaseLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertArrayFormula_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertArrayFormulaLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertCellsCommandGroup_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertCellsCommandGroupLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertComment_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertCommentLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertFloatingObjectImage_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertFloatingObjectImageLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertSheet_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertSheetColumns_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertSheetColumnsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertSheetLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertSheetRows_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertSheetRowsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertTable_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_InsertTableLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Italic_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ItalicLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_MailMergeOrientation_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_MailMergeOrientationLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_New_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_NewLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Open_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_OpenHyperlink_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_OpenHyperlinkLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_OpenLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMargins_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsModerate_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsModerateLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsNarrow_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsNarrowLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsNormal_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsNormalLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsWide_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageMarginsWideLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageOrientation_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PageOrientationLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PaperSize_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PaperSizeLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Paste_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PasteLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PasteSpecial_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PasteSpecialLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PenColor_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PenColorLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Preview_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PreviewLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Print_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PrintDialog_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PrintDialogLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_PrintLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Redo_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RedoLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveCellsCommandGroup_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveCellsCommandGroupLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveSheet_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveSheetColumns_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveSheetColumnsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveSheetLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveSheetRows_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_RemoveSheetRowsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Save_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SaveAll_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SaveAllLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SaveAs_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SaveAsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SaveLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ShowFormulas_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ShowFormulasLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ShowHideComments_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ShowHideCommentsLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SortAsc_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SortAscLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SortDesc_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_SortDescLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Strikeout_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_StrikeoutLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Underline_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_UnderlineDouble_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_UnderlineDoubleLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_UnderlineLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Undo_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_UndoLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_UnfreezePanes_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_UnfreezePanesLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_VerticalMode_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_VerticalModeLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Zoom100Percent_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_Zoom100PercentLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ZoomIn_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ZoomInLarge_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ZoomOut_MyMetropolisBlue,
.dxWeb_ssRibbonIcons_ZoomOutLarge_MyMetropolisBlue
{
    background-image: url(/Content/DevExStyles/ozola/web/SSSprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxWeb_ssRibbonIcons_AlignBottomCenter_MyMetropolisBlue
{
    background-position: -4097px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignBottomCenterLarge_MyMetropolisBlue
{
    background-position: -99px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_AlignCenter_MyMetropolisBlue
{
    background-position: -1275px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignCenterLarge_MyMetropolisBlue
{
    background-position: -2409px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_AlignJustify_MyMetropolisBlue
{
    background-position: -1054px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignJustifyLarge_MyMetropolisBlue
{
    background-position: -990px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_AlignLeft_MyMetropolisBlue
{
    background-position: -4182px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignLeftLarge_MyMetropolisBlue
{
    background-position: -1023px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_AlignMiddleCenter_MyMetropolisBlue
{
    background-position: -51px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignMiddleCenterLarge_MyMetropolisBlue
{
    background-position: -3828px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_AlignRight_MyMetropolisBlue
{
    background-position: -255px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignRightLarge_MyMetropolisBlue
{
    background-position: -3663px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_AlignTopCenter_MyMetropolisBlue
{
    background-position: -3111px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_AlignTopCenterLarge_MyMetropolisBlue
{
    background-position: -924px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Background_MyMetropolisBlue
{
    background-position: -493px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BackgroundLarge_MyMetropolisBlue
{
    background-position: -1386px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Bold_MyMetropolisBlue
{
    background-position: -3757px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BoldLarge_MyMetropolisBlue
{
    background-position: -1518px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderBottom_MyMetropolisBlue
{
    background-position: -3621px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderBottomDouble_MyMetropolisBlue
{
    background-position: -1326px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderBottomDoubleLarge_MyMetropolisBlue
{
    background-position: -2211px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderBottomLarge_MyMetropolisBlue
{
    background-position: -2706px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderBottomThick_MyMetropolisBlue
{
    background-position: -4407px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderBottomThickLarge_MyMetropolisBlue
{
    background-position: -3630px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderLeft_MyMetropolisBlue
{
    background-position: -833px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderLeftLarge_MyMetropolisBlue
{
    background-position: -1320px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderNone_MyMetropolisBlue
{
    background-position: -2550px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderNoneLarge_MyMetropolisBlue
{
    background-position: -2673px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderRight_MyMetropolisBlue
{
    background-position: -1870px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderRightLarge_MyMetropolisBlue
{
    background-position: -2508px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BordersAll_MyMetropolisBlue
{
    background-position: -4458px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BordersAllLarge_MyMetropolisBlue
{
    background-position: -924px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BordersOutside_MyMetropolisBlue
{
    background-position: -459px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BordersOutsideLarge_MyMetropolisBlue
{
    background-position: -3399px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BordersOutsideThick_MyMetropolisBlue
{
    background-position: -1921px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BordersOutsideThickLarge_MyMetropolisBlue
{
    background-position: -693px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderTop_MyMetropolisBlue
{
    background-position: -3723px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderTopAndBottom_MyMetropolisBlue
{
    background-position: -3927px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderTopAndBottomDouble_MyMetropolisBlue
{
    background-position: -306px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderTopAndBottomDoubleLarge_MyMetropolisBlue
{
    background-position: -1188px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderTopAndBottomLarge_MyMetropolisBlue
{
    background-position: -957px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderTopAndBottomThick_MyMetropolisBlue
{
    background-position: -1615px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_BorderTopAndBottomThickLarge_MyMetropolisBlue
{
    background-position: -1947px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_BorderTopLarge_MyMetropolisBlue
{
    background-position: -3102px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleGroup_MyMetropolisBlue
{
    background-position: -4352px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleGroupLarge_MyMetropolisBlue
{
    background-position: -2277px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontal_MyMetropolisBlue
{
    background-position: -1088px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontal_None_MyMetropolisBlue
{
    background-position: -323px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontal_NoneLarge_MyMetropolisBlue
{
    background-position: -1122px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleHorizontalLarge_MyMetropolisBlue
{
    background-position: -3729px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_HorizonlalText_MyMetropolisBlue
{
    background-position: -2652px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_HorizonlalTextLarge_MyMetropolisBlue
{
    background-position: -4092px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_MyMetropolisBlue
{
    background-position: -3638px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_None_MyMetropolisBlue
{
    background-position: -2924px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_NoneLarge_MyMetropolisBlue
{
    background-position: -4158px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_RotatedText_MyMetropolisBlue
{
    background-position: -1496px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_RotatedTextLarge_MyMetropolisBlue
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_VerticalText_MyMetropolisBlue
{
    background-position: -3553px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVertical_VerticalTextLarge_MyMetropolisBlue
{
    background-position: -4257px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartAxisTitleVerticalLarge_MyMetropolisBlue
{
    background-position: -132px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartDrop_Lines_MyMetropolisBlue
{
    background-position: -2839px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartDrop_LinesLarge_MyMetropolisBlue
{
    background-position: -759px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartDropAndHighLow_Lines_MyMetropolisBlue
{
    background-position: -2601px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartDropAndHighLow_LinesLarge_MyMetropolisBlue
{
    background-position: -2574px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_MyMetropolisBlue
{
    background-position: -3570px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_None_MyMetropolisBlue
{
    background-position: -2108px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_NoneLarge_MyMetropolisBlue
{
    background-position: -1419px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_Percentage_MyMetropolisBlue
{
    background-position: -1853px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_PercentageLarge_MyMetropolisBlue
{
    background-position: -3597px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_StandardDeviation_MyMetropolisBlue
{
    background-position: -2057px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartErrorBars_StandardDeviationLarge_MyMetropolisBlue
{
    background-position: -3696px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartErrorBarsLarge_MyMetropolisBlue
{
    background-position: 0px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupArea_MyMetropolisBlue
{
    background-position: -680px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupAreaLarge_MyMetropolisBlue
{
    background-position: -429px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupBar_MyMetropolisBlue
{
    background-position: -748px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupBarLarge_MyMetropolisBlue
{
    background-position: -2046px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupColumn_MyMetropolisBlue
{
    background-position: -3774px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupColumnLarge_MyMetropolisBlue
{
    background-position: -1749px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupDoughnut_MyMetropolisBlue
{
    background-position: -1071px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupDoughnutLarge_MyMetropolisBlue
{
    background-position: -1155px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupLine_MyMetropolisBlue
{
    background-position: -4454px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupLineLarge_MyMetropolisBlue
{
    background-position: -3135px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupOther_MyMetropolisBlue
{
    background-position: -2975px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupOtherLarge_MyMetropolisBlue
{
    background-position: -2739px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupPie_MyMetropolisBlue
{
    background-position: -3808px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupPieLarge_MyMetropolisBlue
{
    background-position: -3597px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartGroupScatter_MyMetropolisBlue
{
    background-position: -3349px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartGroupScatterLarge_MyMetropolisBlue
{
    background-position: -2805px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartHighLow_Lines_MyMetropolisBlue
{
    background-position: -2431px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartHighLow_LinesLarge_MyMetropolisBlue
{
    background-position: -2970px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_InsideBase_MyMetropolisBlue
{
    background-position: -119px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_InsideBaseLarge_MyMetropolisBlue
{
    background-position: -1947px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_InsideCenter_MyMetropolisBlue
{
    background-position: -629px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_InsideCenterLarge_MyMetropolisBlue
{
    background-position: -3828px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_InsideEnd_MyMetropolisBlue
{
    background-position: -3281px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_InsideEndLarge_MyMetropolisBlue
{
    background-position: -1089px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineAbove_MyMetropolisBlue
{
    background-position: -2822px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineAboveLarge_MyMetropolisBlue
{
    background-position: -1023px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineBelow_MyMetropolisBlue
{
    background-position: -2516px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineBelowLarge_MyMetropolisBlue
{
    background-position: -891px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineCenter_MyMetropolisBlue
{
    background-position: -697px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineCenterLarge_MyMetropolisBlue
{
    background-position: -2541px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineLeft_MyMetropolisBlue
{
    background-position: -4373px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineLeftLarge_MyMetropolisBlue
{
    background-position: -1353px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineNone_MyMetropolisBlue
{
    background-position: -1224px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineNoneLarge_MyMetropolisBlue
{
    background-position: -165px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineRight_MyMetropolisBlue
{
    background-position: -884px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_LineRightLarge_MyMetropolisBlue
{
    background-position: -2112px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_None_MyMetropolisBlue
{
    background-position: -4424px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_NoneLarge_MyMetropolisBlue
{
    background-position: -1815px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_OutsideEnd_MyMetropolisBlue
{
    background-position: -2244px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_OutsideEndLarge_MyMetropolisBlue
{
    background-position: -3861px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLabels_Show_MyMetropolisBlue
{
    background-position: -3332px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLabels_ShowLarge_MyMetropolisBlue
{
    background-position: -2673px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_Bottom_MyMetropolisBlue
{
    background-position: -2414px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_BottomLarge_MyMetropolisBlue
{
    background-position: -1650px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_Left_MyMetropolisBlue
{
    background-position: -1292px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_LeftLarge_MyMetropolisBlue
{
    background-position: -792px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_LeftOverlay_MyMetropolisBlue
{
    background-position: -1428px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_LeftOverlayLarge_MyMetropolisBlue
{
    background-position: -2211px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_None_MyMetropolisBlue
{
    background-position: -3026px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_NoneLarge_MyMetropolisBlue
{
    background-position: -3498px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_Right_MyMetropolisBlue
{
    background-position: -918px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_RightLarge_MyMetropolisBlue
{
    background-position: -1650px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_RightOverlay_MyMetropolisBlue
{
    background-position: -3604px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_RightOverlayLarge_MyMetropolisBlue
{
    background-position: -4224px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartLegend_Top_MyMetropolisBlue
{
    background-position: -1190px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartLegend_TopLarge_MyMetropolisBlue
{
    background-position: -2541px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartNone_Lines_MyMetropolisBlue
{
    background-position: -4356px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartNone_LinesLarge_MyMetropolisBlue
{
    background-position: -1452px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineExponential_MyMetropolisBlue
{
    background-position: -3094px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineExponentialLarge_MyMetropolisBlue
{
    background-position: -1881px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineLinear_MyMetropolisBlue
{
    background-position: -2159px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineLinearForecast_MyMetropolisBlue
{
    background-position: -3689px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineLinearForecastLarge_MyMetropolisBlue
{
    background-position: -858px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineLinearLarge_MyMetropolisBlue
{
    background-position: -3960px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineNone_MyMetropolisBlue
{
    background-position: -442px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineNoneLarge_MyMetropolisBlue
{
    background-position: -3993px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineTwoPeriodMovingAverage_MyMetropolisBlue
{
    background-position: -4148px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartTrendlineTwoPeriodMovingAverageLarge_MyMetropolisBlue
{
    background-position: -2475px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartUpDownBars_MyMetropolisBlue
{
    background-position: -153px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartUpDownBars_None_MyMetropolisBlue
{
    background-position: -3791px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ChartUpDownBars_NoneLarge_MyMetropolisBlue
{
    background-position: -3432px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ChartUpDownBarsLarge_MyMetropolisBlue
{
    background-position: -2508px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ClearAll_MyMetropolisBlue
{
    background-position: -2720px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ClearAllLarge_MyMetropolisBlue
{
    background-position: -4158px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ClearFormats_MyMetropolisBlue
{
    background-position: -1700px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ClearFormatsLarge_MyMetropolisBlue
{
    background-position: -3366px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingBlueWhiteRed_MyMetropolisBlue
{
    background-position: -136px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingBlueWhiteRedLarge_MyMetropolisBlue
{
    background-position: -1551px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientBlueDataBar_MyMetropolisBlue
{
    background-position: -1173px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientBlueDataBarLarge_MyMetropolisBlue
{
    background-position: -3234px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientGreenDataBar_MyMetropolisBlue
{
    background-position: -1411px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientGreenDataBarLarge_MyMetropolisBlue
{
    background-position: -1056px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientLightBlueDataBar_MyMetropolisBlue
{
    background-position: -1734px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientLightBlueDataBarLarge_MyMetropolisBlue
{
    background-position: -1518px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientOrangeDataBar_MyMetropolisBlue
{
    background-position: -1377px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientOrangeDataBarLarge_MyMetropolisBlue
{
    background-position: -3465px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientPurpleDataBar_MyMetropolisBlue
{
    background-position: -3961px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientPurpleDataBarLarge_MyMetropolisBlue
{
    background-position: -891px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientRedDataBar_MyMetropolisBlue
{
    background-position: -1020px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGradientRedDataBarLarge_MyMetropolisBlue
{
    background-position: -660px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhite_MyMetropolisBlue
{
    background-position: -663px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhiteLarge_MyMetropolisBlue
{
    background-position: -3531px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhiteRed_MyMetropolisBlue
{
    background-position: -1445px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenWhiteRedLarge_MyMetropolisBlue
{
    background-position: -1221px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellow_MyMetropolisBlue
{
    background-position: -476px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellowLarge_MyMetropolisBlue
{
    background-position: -1914px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellowRed_MyMetropolisBlue
{
    background-position: -935px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingGreenYellowRedLarge_MyMetropolisBlue
{
    background-position: -2640px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhite_MyMetropolisBlue
{
    background-position: -612px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteBlue_MyMetropolisBlue
{
    background-position: -1938px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteBlueLarge_MyMetropolisBlue
{
    background-position: -4026px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteGreen_MyMetropolisBlue
{
    background-position: -1989px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteGreenLarge_MyMetropolisBlue
{
    background-position: -3465px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedWhiteLarge_MyMetropolisBlue
{
    background-position: -660px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedYellowGreen_MyMetropolisBlue
{
    background-position: -1156px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingRedYellowGreenLarge_MyMetropolisBlue
{
    background-position: -2607px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidBlueDataBar_MyMetropolisBlue
{
    background-position: -782px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidBlueDataBarLarge_MyMetropolisBlue
{
    background-position: -2343px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidGreenDataBar_MyMetropolisBlue
{
    background-position: -4046px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidGreenDataBarLarge_MyMetropolisBlue
{
    background-position: -2376px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidLightBlueDataBar_MyMetropolisBlue
{
    background-position: -2176px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidLightBlueDataBarLarge_MyMetropolisBlue
{
    background-position: -4422px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidOrangeDataBar_MyMetropolisBlue
{
    background-position: -3264px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidOrangeDataBarLarge_MyMetropolisBlue
{
    background-position: -396px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidPurpleDataBar_MyMetropolisBlue
{
    background-position: -3740px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidPurpleDataBarLarge_MyMetropolisBlue
{
    background-position: -2112px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidRedDataBar_MyMetropolisBlue
{
    background-position: -2958px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingSolidRedDataBarLarge_MyMetropolisBlue
{
    background-position: -3168px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteGreen_MyMetropolisBlue
{
    background-position: -2006px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteGreenLarge_MyMetropolisBlue
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteRed_MyMetropolisBlue
{
    background-position: -850px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingWhiteRedLarge_MyMetropolisBlue
{
    background-position: -3564px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingYellowGreen_MyMetropolisBlue
{
    background-position: -4437px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ConditionalFormattingYellowGreenLarge_MyMetropolisBlue
{
    background-position: -3300px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Copy_MyMetropolisBlue
{
    background-position: -3706px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CopyLarge_MyMetropolisBlue
{
    background-position: -3531px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateArea3DChart_MyMetropolisBlue
{
    background-position: -3196px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateArea3DChartLarge_MyMetropolisBlue
{
    background-position: -2871px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateAreaChart_MyMetropolisBlue
{
    background-position: -4441px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateAreaChartLarge_MyMetropolisBlue
{
    background-position: -3432px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateBar3DChart_MyMetropolisBlue
{
    background-position: -2533px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateBar3DChartLarge_MyMetropolisBlue
{
    background-position: -3762px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateBarChart_MyMetropolisBlue
{
    background-position: -2091px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateBarChartLarge_MyMetropolisBlue
{
    background-position: -2244px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateBubble3DChart_MyMetropolisBlue
{
    background-position: -102px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateBubble3DChartLarge_MyMetropolisBlue
{
    background-position: -1254px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateBubbleChart_MyMetropolisBlue
{
    background-position: -2907px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateBubbleChartLarge_MyMetropolisBlue
{
    background-position: -3861px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateConeBar3DChart_MyMetropolisBlue
{
    background-position: -544px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateConeBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2904px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateConeFullStackedBar3DChart_MyMetropolisBlue
{
    background-position: -2686px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateConeFullStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2442px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateConeManhattanBarChart_MyMetropolisBlue
{
    background-position: -1037px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateConeManhattanBarChartLarge_MyMetropolisBlue
{
    background-position: -2244px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateConeStackedBar3DChart_MyMetropolisBlue
{
    background-position: -2465px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateConeStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -4257px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateCylinderBar3DChart_MyMetropolisBlue
{
    background-position: -3655px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateCylinderBar3DChartLarge_MyMetropolisBlue
{
    background-position: -528px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateCylinderFullStackedBar3DChart_MyMetropolisBlue
{
    background-position: -4335px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateCylinderFullStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -3135px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateCylinderManhattanBarChart_MyMetropolisBlue
{
    background-position: -1105px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateCylinderManhattanBarChartLarge_MyMetropolisBlue
{
    background-position: -1980px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateCylinderStackedBar3DChart_MyMetropolisBlue
{
    background-position: -187px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateCylinderStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -4290px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateDoughnutChart_MyMetropolisBlue
{
    background-position: -2210px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateDoughnutChartLarge_MyMetropolisBlue
{
    background-position: -825px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateExplodedDoughnutChart_MyMetropolisBlue
{
    background-position: -1649px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateExplodedDoughnutChartLarge_MyMetropolisBlue
{
    background-position: -4059px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateExplodedPie3DChart_MyMetropolisBlue
{
    background-position: -765px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateExplodedPie3DChartLarge_MyMetropolisBlue
{
    background-position: -3201px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateExplodedPieChart_MyMetropolisBlue
{
    background-position: -2261px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateExplodedPieChartLarge_MyMetropolisBlue
{
    background-position: -4191px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedArea3DChart_MyMetropolisBlue
{
    background-position: -1258px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedArea3DChartLarge_MyMetropolisBlue
{
    background-position: -1980px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedAreaChart_MyMetropolisBlue
{
    background-position: -2703px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedAreaChartLarge_MyMetropolisBlue
{
    background-position: -825px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedBar3DChart_MyMetropolisBlue
{
    background-position: -3876px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -3267px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedBarChart_MyMetropolisBlue
{
    background-position: -3502px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedBarChartLarge_MyMetropolisBlue
{
    background-position: -594px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedLineChart_MyMetropolisBlue
{
    background-position: -170px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedLineChartLarge_MyMetropolisBlue
{
    background-position: -1782px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedLineChartNoMarkers_MyMetropolisBlue
{
    background-position: -1887px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateFullStackedLineChartNoMarkersLarge_MyMetropolisBlue
{
    background-position: -2706px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateLine3DChart_MyMetropolisBlue
{
    background-position: -2941px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateLine3DChartLarge_MyMetropolisBlue
{
    background-position: -264px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateLineChart_MyMetropolisBlue
{
    background-position: -4029px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateLineChartLarge_MyMetropolisBlue
{
    background-position: -561px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateLineChartNoMarkers_MyMetropolisBlue
{
    background-position: -1462px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateLineChartNoMarkersLarge_MyMetropolisBlue
{
    background-position: -4191px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateManhattanBarChart_MyMetropolisBlue
{
    background-position: -2363px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateManhattanBarChartLarge_MyMetropolisBlue
{
    background-position: -2409px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreatePie3DChart_MyMetropolisBlue
{
    background-position: -2278px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreatePie3DChartLarge_MyMetropolisBlue
{
    background-position: -297px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreatePieChart_MyMetropolisBlue
{
    background-position: -578px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreatePieChartLarge_MyMetropolisBlue
{
    background-position: -627px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreatePyramidBar3DChart_MyMetropolisBlue
{
    background-position: -1683px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreatePyramidBar3DChartLarge_MyMetropolisBlue
{
    background-position: -4026px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreatePyramidFullStackedBar3DChart_MyMetropolisBlue
{
    background-position: -3842px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreatePyramidFullStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2013px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreatePyramidManhattanBarChart_MyMetropolisBlue
{
    background-position: -3315px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreatePyramidManhattanBarChartLarge_MyMetropolisBlue
{
    background-position: -330px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreatePyramidStackedBar3DChart_MyMetropolisBlue
{
    background-position: -2023px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreatePyramidStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -396px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRadarLineChart_MyMetropolisBlue
{
    background-position: -867px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRadarLineChartFilled_MyMetropolisBlue
{
    background-position: -374px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRadarLineChartFilledLarge_MyMetropolisBlue
{
    background-position: -2607px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRadarLineChartLarge_MyMetropolisBlue
{
    background-position: -1749px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRadarLineChartNoMarkers_MyMetropolisBlue
{
    background-position: -2754px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRadarLineChartNoMarkersLarge_MyMetropolisBlue
{
    background-position: -3960px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedBar3DChart_MyMetropolisBlue
{
    background-position: -3417px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2046px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedBarChart_MyMetropolisBlue
{
    background-position: -85px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedBarChartLarge_MyMetropolisBlue
{
    background-position: -198px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedConeBar3DChart_MyMetropolisBlue
{
    background-position: -2346px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedConeBar3DChartLarge_MyMetropolisBlue
{
    background-position: -1485px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedCylinderBar3DChart_MyMetropolisBlue
{
    background-position: -2448px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedCylinderBar3DChartLarge_MyMetropolisBlue
{
    background-position: -3729px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBar3DChart_MyMetropolisBlue
{
    background-position: -1139px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -726px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBarChart_MyMetropolisBlue
{
    background-position: -1768px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedBarChartLarge_MyMetropolisBlue
{
    background-position: -2145px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedConeBar3DChart_MyMetropolisBlue
{
    background-position: 0px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedConeBar3DChartLarge_MyMetropolisBlue
{
    background-position: -1584px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedCylinderBar3DChart_MyMetropolisBlue
{
    background-position: -357px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedCylinderBar3DChartLarge_MyMetropolisBlue
{
    background-position: -363px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedPyramidBar3DChart_MyMetropolisBlue
{
    background-position: -340px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedFullStackedPyramidBar3DChartLarge_MyMetropolisBlue
{
    background-position: -1914px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedPyramidBar3DChart_MyMetropolisBlue
{
    background-position: -272px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedPyramidBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2079px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedBar3DChart_MyMetropolisBlue
{
    background-position: -68px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2178px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedBarChart_MyMetropolisBlue
{
    background-position: -3468px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedBarChartLarge_MyMetropolisBlue
{
    background-position: -3069px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedConeBar3DChart_MyMetropolisBlue
{
    background-position: -3179px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedConeBar3DChartLarge_MyMetropolisBlue
{
    background-position: -1386px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedCylinderBar3DChart_MyMetropolisBlue
{
    background-position: -1003px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedCylinderBar3DChartLarge_MyMetropolisBlue
{
    background-position: -1716px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedPyramidBar3DChart_MyMetropolisBlue
{
    background-position: -4199px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateRotatedStackedPyramidBar3DChartLarge_MyMetropolisBlue
{
    background-position: -2145px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartLines_MyMetropolisBlue
{
    background-position: -731px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartLinesAndMarkers_MyMetropolisBlue
{
    background-position: -3944px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartLinesAndMarkersLarge_MyMetropolisBlue
{
    background-position: -3003px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartLinesLarge_MyMetropolisBlue
{
    background-position: -1287px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartMarkersOnly_MyMetropolisBlue
{
    background-position: -3519px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartMarkersOnlyLarge_MyMetropolisBlue
{
    background-position: -3366px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLines_MyMetropolisBlue
{
    background-position: -1530px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLinesAndMarkers_MyMetropolisBlue
{
    background-position: -969px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLinesAndMarkersLarge_MyMetropolisBlue
{
    background-position: -1155px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateScatterChartSmoothLinesLarge_MyMetropolisBlue
{
    background-position: -132px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStackedArea3DChart_MyMetropolisBlue
{
    background-position: -1972px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStackedArea3DChartLarge_MyMetropolisBlue
{
    background-position: -1188px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStackedAreaChart_MyMetropolisBlue
{
    background-position: -3009px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStackedAreaChartLarge_MyMetropolisBlue
{
    background-position: -2178px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStackedBar3DChart_MyMetropolisBlue
{
    background-position: -1394px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStackedBar3DChartLarge_MyMetropolisBlue
{
    background-position: -3762px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStackedBarChart_MyMetropolisBlue
{
    background-position: -1564px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStackedBarChartLarge_MyMetropolisBlue
{
    background-position: -264px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStackedLineChart_MyMetropolisBlue
{
    background-position: -4165px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStackedLineChartLarge_MyMetropolisBlue
{
    background-position: -4059px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStackedLineChartNoMarkers_MyMetropolisBlue
{
    background-position: -2312px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStackedLineChartNoMarkersLarge_MyMetropolisBlue
{
    background-position: -363px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStockChart_MyMetropolisBlue
{
    background-position: -3060px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStockChartHighLowClose_MyMetropolisBlue
{
    background-position: -3366px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStockChartHighLowCloseLarge_MyMetropolisBlue
{
    background-position: -3927px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStockChartLarge_MyMetropolisBlue
{
    background-position: -429px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_CreateStockChartOpenHighLowClose_MyMetropolisBlue
{
    background-position: -1904px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CreateStockChartOpenHighLowCloseLarge_MyMetropolisBlue
{
    background-position: -2343px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Cut_MyMetropolisBlue
{
    background-position: -3536px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_CutLarge_MyMetropolisBlue
{
    background-position: -2574px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Delete_Hyperlink_MyMetropolisBlue
{
    background-position: -3825px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_Delete_HyperlinkLarge_MyMetropolisBlue
{
    background-position: -4323px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_DeleteComment_MyMetropolisBlue
{
    background-position: -527px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_DeleteCommentLarge_MyMetropolisBlue
{
    background-position: -2838px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditComment_MyMetropolisBlue
{
    background-position: -2329px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditCommentLarge_MyMetropolisBlue
{
    background-position: -2376px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingFillDown_MyMetropolisBlue
{
    background-position: -2992px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingFillDownLarge_MyMetropolisBlue
{
    background-position: -3300px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingFillLeft_MyMetropolisBlue
{
    background-position: -3383px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingFillLeftLarge_MyMetropolisBlue
{
    background-position: -165px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingFillRight_MyMetropolisBlue
{
    background-position: -4250px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingFillRightLarge_MyMetropolisBlue
{
    background-position: -2970px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingFillUp_MyMetropolisBlue
{
    background-position: -3893px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingFillUpLarge_MyMetropolisBlue
{
    background-position: -726px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingMergeAndCenterCells_MyMetropolisBlue
{
    background-position: -952px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingMergeAndCenterCellsLarge_MyMetropolisBlue
{
    background-position: -3399px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingMergeCells_MyMetropolisBlue
{
    background-position: -986px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingMergeCellsAcross_MyMetropolisBlue
{
    background-position: -1666px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingMergeCellsAcrossLarge_MyMetropolisBlue
{
    background-position: -495px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingMergeCellsLarge_MyMetropolisBlue
{
    background-position: -2640px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_EditingUnmergeCells_MyMetropolisBlue
{
    background-position: -1819px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_EditingUnmergeCellsLarge_MyMetropolisBlue
{
    background-position: -2475px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FontColor_MyMetropolisBlue
{
    background-position: -2227px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FontColorLarge_MyMetropolisBlue
{
    background-position: -858px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FontGroup_MyMetropolisBlue
{
    background-position: -2193px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FontGroupLarge_MyMetropolisBlue
{
    background-position: -693px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FontSizeDecrease_MyMetropolisBlue
{
    background-position: -1632px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FontSizeDecreaseLarge_MyMetropolisBlue
{
    background-position: -4356px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FontSizeIncrease_MyMetropolisBlue
{
    background-position: -1547px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FontSizeIncreaseLarge_MyMetropolisBlue
{
    background-position: -2013px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Format_MyMetropolisBlue
{
    background-position: -1802px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatLarge_MyMetropolisBlue
{
    background-position: -3993px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberAccounting_MyMetropolisBlue
{
    background-position: -799px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberAccountingGroup_MyMetropolisBlue
{
    background-position: -3128px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberAccountingGroupLarge_MyMetropolisBlue
{
    background-position: -3333px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberAccountingLarge_MyMetropolisBlue
{
    background-position: -3069px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberCommaStyle_MyMetropolisBlue
{
    background-position: -391px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberCommaStyleLarge_MyMetropolisBlue
{
    background-position: -1683px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberCurrency_MyMetropolisBlue
{
    background-position: -2788px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberCurrencyLarge_MyMetropolisBlue
{
    background-position: -3168px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberDecimal_MyMetropolisBlue
{
    background-position: -4420px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberDecimalLarge_MyMetropolisBlue
{
    background-position: -594px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberDecreaseDecimal_MyMetropolisBlue
{
    background-position: -204px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberDecreaseDecimalLarge_MyMetropolisBlue
{
    background-position: -2838px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberFraction_MyMetropolisBlue
{
    background-position: -2040px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberFractionLarge_MyMetropolisBlue
{
    background-position: -99px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberGeneral_MyMetropolisBlue
{
    background-position: -2618px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberGeneralLarge_MyMetropolisBlue
{
    background-position: -66px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberIncreaseDecimal_MyMetropolisBlue
{
    background-position: -3587px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberIncreaseDecimalLarge_MyMetropolisBlue
{
    background-position: -3894px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberLongDate_MyMetropolisBlue
{
    background-position: -2890px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberLongDateLarge_MyMetropolisBlue
{
    background-position: -1716px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberNumber_MyMetropolisBlue
{
    background-position: -3043px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberNumberLarge_MyMetropolisBlue
{
    background-position: -3630px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberPercent_MyMetropolisBlue
{
    background-position: -3400px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberPercentLarge_MyMetropolisBlue
{
    background-position: -3696px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberScientific_MyMetropolisBlue
{
    background-position: -2805px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberScientificLarge_MyMetropolisBlue
{
    background-position: -528px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberShortDate_MyMetropolisBlue
{
    background-position: -4301px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberShortDateLarge_MyMetropolisBlue
{
    background-position: -2310px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberText_MyMetropolisBlue
{
    background-position: -4216px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberTextLarge_MyMetropolisBlue
{
    background-position: -1617px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatNumberTime_MyMetropolisBlue
{
    background-position: -1598px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatNumberTimeLarge_MyMetropolisBlue
{
    background-position: -1320px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormatWrapText_MyMetropolisBlue
{
    background-position: -4012px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormatWrapTextLarge_MyMetropolisBlue
{
    background-position: -2079px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FormulaBarCancel_MyMetropolisBlue
{
    background-position: -221px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormulaBarInsertFunction_MyMetropolisBlue
{
    background-position: -3145px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FormulaBarOk_MyMetropolisBlue
{
    background-position: -3672px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FreezeFirstColumn_MyMetropolisBlue
{
    background-position: -1309px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FreezeFirstColumnLarge_MyMetropolisBlue
{
    background-position: -3036px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FreezePanes_MyMetropolisBlue
{
    background-position: -714px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FreezePanesLarge_MyMetropolisBlue
{
    background-position: -3333px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FreezeTopRow_MyMetropolisBlue
{
    background-position: -238px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FreezeTopRowLarge_MyMetropolisBlue
{
    background-position: -2772px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsCompatibility_MyMetropolisBlue
{
    background-position: -3995px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsCompatibilityLarge_MyMetropolisBlue
{
    background-position: -1287px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsCube_MyMetropolisBlue
{
    background-position: -2567px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsCubeLarge_MyMetropolisBlue
{
    background-position: -3267px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsDateAndTime_MyMetropolisBlue
{
    background-position: -1207px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsDateAndTimeLarge_MyMetropolisBlue
{
    background-position: -2805px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsEngineering_MyMetropolisBlue
{
    background-position: -3230px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsEngineeringLarge_MyMetropolisBlue
{
    background-position: -4125px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsFinancial_MyMetropolisBlue
{
    background-position: -4386px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsFinancialLarge_MyMetropolisBlue
{
    background-position: -2937px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsInformation_MyMetropolisBlue
{
    background-position: -510px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsInformationLarge_MyMetropolisBlue
{
    background-position: -3102px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsLogical_MyMetropolisBlue
{
    background-position: -1581px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsLogicalLarge_MyMetropolisBlue
{
    background-position: -1881px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsLookupAndReference_MyMetropolisBlue
{
    background-position: -4114px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsLookupAndReferenceLarge_MyMetropolisBlue
{
    background-position: -561px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsMathAndTrigonometry_MyMetropolisBlue
{
    background-position: -34px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsMathAndTrigonometryLarge_MyMetropolisBlue
{
    background-position: -4224px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsMore_MyMetropolisBlue
{
    background-position: -408px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsMoreLarge_MyMetropolisBlue
{
    background-position: -2277px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsStatistical_MyMetropolisBlue
{
    background-position: -2635px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsStatisticalLarge_MyMetropolisBlue
{
    background-position: -3795px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsText_MyMetropolisBlue
{
    background-position: -2074px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsTextLarge_MyMetropolisBlue
{
    background-position: -1584px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionSum_MyMetropolisBlue
{
    background-position: -3485px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionSumLarge_MyMetropolisBlue
{
    background-position: -1419px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_FunctionsWeb_MyMetropolisBlue
{
    background-position: -595px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_FunctionsWebLarge_MyMetropolisBlue
{
    background-position: -3663px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_HorizontalMode_MyMetropolisBlue
{
    background-position: -4369px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_HorizontalModeLarge_MyMetropolisBlue
{
    background-position: -990px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Hyperlink_MyMetropolisBlue
{
    background-position: -2737px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_HyperlinkLarge_MyMetropolisBlue
{
    background-position: -33px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ImagePlaceHolder_MyMetropolisBlue
{
    background-position: -4455px 0px;
    width: 28px;
    height: 28px;
}
.dxWeb_ssRibbonIcons_IndentDecrease_MyMetropolisBlue
{
    background-position: -3298px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_IndentDecreaseLarge_MyMetropolisBlue
{
    background-position: -4323px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_IndentIncrease_MyMetropolisBlue
{
    background-position: -17px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_IndentIncreaseLarge_MyMetropolisBlue
{
    background-position: -3234px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertArrayFormula_MyMetropolisBlue
{
    background-position: -1751px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertArrayFormulaLarge_MyMetropolisBlue
{
    background-position: -297px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertCellsCommandGroup_MyMetropolisBlue
{
    background-position: -3247px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertCellsCommandGroupLarge_MyMetropolisBlue
{
    background-position: -2739px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertComment_MyMetropolisBlue
{
    background-position: -2125px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertCommentLarge_MyMetropolisBlue
{
    background-position: -3927px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertFloatingObjectImage_MyMetropolisBlue
{
    background-position: -1360px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertFloatingObjectImageLarge_MyMetropolisBlue
{
    background-position: -330px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertSheet_MyMetropolisBlue
{
    background-position: -2856px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertSheetColumns_MyMetropolisBlue
{
    background-position: -2295px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertSheetColumnsLarge_MyMetropolisBlue
{
    background-position: -2937px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertSheetLarge_MyMetropolisBlue
{
    background-position: -627px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertSheetRows_MyMetropolisBlue
{
    background-position: -4403px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertSheetRowsLarge_MyMetropolisBlue
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_InsertTable_MyMetropolisBlue
{
    background-position: -3451px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_InsertTableLarge_MyMetropolisBlue
{
    background-position: -1089px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Italic_MyMetropolisBlue
{
    background-position: -1122px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ItalicLarge_MyMetropolisBlue
{
    background-position: -462px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_MailMergeOrientation_MyMetropolisBlue
{
    background-position: -2669px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_MailMergeOrientationLarge_MyMetropolisBlue
{
    background-position: -231px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_New_MyMetropolisBlue
{
    background-position: -901px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_NewLarge_MyMetropolisBlue
{
    background-position: -3201px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Open_MyMetropolisBlue
{
    background-position: -4080px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_OpenHyperlink_MyMetropolisBlue
{
    background-position: -816px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_OpenHyperlinkLarge_MyMetropolisBlue
{
    background-position: -3564px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_OpenLarge_MyMetropolisBlue
{
    background-position: -792px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PageMargins_MyMetropolisBlue
{
    background-position: -425px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PageMarginsLarge_MyMetropolisBlue
{
    background-position: -3894px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PageMarginsModerate_MyMetropolisBlue
{
    background-position: -2499px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PageMarginsModerateLarge_MyMetropolisBlue
{
    background-position: -1617px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PageMarginsNarrow_MyMetropolisBlue
{
    background-position: -3978px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PageMarginsNarrowLarge_MyMetropolisBlue
{
    background-position: -1848px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PageMarginsNormal_MyMetropolisBlue
{
    background-position: -4063px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PageMarginsNormalLarge_MyMetropolisBlue
{
    background-position: -1848px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PageMarginsWide_MyMetropolisBlue
{
    background-position: -2873px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PageMarginsWideLarge_MyMetropolisBlue
{
    background-position: -4092px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PageOrientation_MyMetropolisBlue
{
    background-position: -4284px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PageOrientationLarge_MyMetropolisBlue
{
    background-position: -1353px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PaperSize_MyMetropolisBlue
{
    background-position: -646px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PaperSizeLarge_MyMetropolisBlue
{
    background-position: -3036px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Paste_MyMetropolisBlue
{
    background-position: -3859px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PasteLarge_MyMetropolisBlue
{
    background-position: -1221px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PasteSpecial_MyMetropolisBlue
{
    background-position: -289px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PasteSpecialLarge_MyMetropolisBlue
{
    background-position: -1122px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PenColor_MyMetropolisBlue
{
    background-position: -2771px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PenColorLarge_MyMetropolisBlue
{
    background-position: -3003px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Preview_MyMetropolisBlue
{
    background-position: -1836px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PreviewLarge_MyMetropolisBlue
{
    background-position: -2772px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Print_MyMetropolisBlue
{
    background-position: -4267px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PrintDialog_MyMetropolisBlue
{
    background-position: -3213px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_PrintDialogLarge_MyMetropolisBlue
{
    background-position: -4290px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_PrintLarge_MyMetropolisBlue
{
    background-position: -198px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Redo_MyMetropolisBlue
{
    background-position: -4233px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_RedoLarge_MyMetropolisBlue
{
    background-position: -3795px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_RemoveCellsCommandGroup_MyMetropolisBlue
{
    background-position: -2142px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_RemoveCellsCommandGroupLarge_MyMetropolisBlue
{
    background-position: -1254px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_RemoveSheet_MyMetropolisBlue
{
    background-position: -3434px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_RemoveSheetColumns_MyMetropolisBlue
{
    background-position: -1343px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_RemoveSheetColumnsLarge_MyMetropolisBlue
{
    background-position: -231px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_RemoveSheetLarge_MyMetropolisBlue
{
    background-position: -1485px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_RemoveSheetRows_MyMetropolisBlue
{
    background-position: -1513px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_RemoveSheetRowsLarge_MyMetropolisBlue
{
    background-position: -759px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Save_MyMetropolisBlue
{
    background-position: -1785px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_SaveAll_MyMetropolisBlue
{
    background-position: -1955px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_SaveAllLarge_MyMetropolisBlue
{
    background-position: -495px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_SaveAs_MyMetropolisBlue
{
    background-position: -4131px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_SaveAsLarge_MyMetropolisBlue
{
    background-position: -1056px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_SaveLarge_MyMetropolisBlue
{
    background-position: -4389px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ShowFormulas_MyMetropolisBlue
{
    background-position: -2397px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ShowFormulasLarge_MyMetropolisBlue
{
    background-position: -1452px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ShowHideComments_MyMetropolisBlue
{
    background-position: -2584px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ShowHideCommentsLarge_MyMetropolisBlue
{
    background-position: -1782px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_SortAsc_MyMetropolisBlue
{
    background-position: -3077px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_SortAscLarge_MyMetropolisBlue
{
    background-position: -2904px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_SortDesc_MyMetropolisBlue
{
    background-position: -2380px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_SortDescLarge_MyMetropolisBlue
{
    background-position: -3498px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Strikeout_MyMetropolisBlue
{
    background-position: -3910px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_StrikeoutLarge_MyMetropolisBlue
{
    background-position: -1551px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Underline_MyMetropolisBlue
{
    background-position: -4390px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_UnderlineDouble_MyMetropolisBlue
{
    background-position: -2482px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_UnderlineDoubleLarge_MyMetropolisBlue
{
    background-position: -4125px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_UnderlineLarge_MyMetropolisBlue
{
    background-position: -2871px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Undo_MyMetropolisBlue
{
    background-position: -3162px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_UndoLarge_MyMetropolisBlue
{
    background-position: -2310px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_UnfreezePanes_MyMetropolisBlue
{
    background-position: -4318px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_UnfreezePanesLarge_MyMetropolisBlue
{
    background-position: -957px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_VerticalMode_MyMetropolisBlue
{
    background-position: -1717px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_VerticalModeLarge_MyMetropolisBlue
{
    background-position: -1815px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_Zoom100Percent_MyMetropolisBlue
{
    background-position: -1241px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_Zoom100PercentLarge_MyMetropolisBlue
{
    background-position: -462px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ZoomIn_MyMetropolisBlue
{
    background-position: -1479px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ZoomInLarge_MyMetropolisBlue
{
    background-position: -1683px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_ssRibbonIcons_ZoomOut_MyMetropolisBlue
{
    background-position: -561px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_ssRibbonIcons_ZoomOutLarge_MyMetropolisBlue
{
    background-position: -2442px -33px;
    width: 32px;
    height: 32px;
}


.dxHtmlEditor_heConstrainProportionsBottom_Moderno,
.dxHtmlEditor_heConstrainProportionsBottomRtl_Moderno,
.dxHtmlEditor_heConstrainProportionsMiddleOff_Moderno,
.dxHtmlEditor_heConstrainProportionsMiddleOffRtl_Moderno,
.dxHtmlEditor_heConstrainProportionsMiddleOn_Moderno,
.dxHtmlEditor_heConstrainProportionsMiddleOnRtl_Moderno,
.dxHtmlEditor_heConstrainProportionsTop_Moderno,
.dxHtmlEditor_heConstrainProportionsTopRtl_Moderno,
.dxHtmlEditor_heErrorFrameCloseButton_Moderno,
.dxHtmlEditor_heSizeGrip_Moderno,
.dxHtmlEditor_heSizeGripRtl_Moderno,
.dxHtmlEditor_heToolbarPopOut_Moderno,
.dxHtmlEditor_Icons_heBackColor_Moderno,
.dxHtmlEditor_Icons_heBackColorDisabled_Moderno,
.dxHtmlEditor_Icons_heBold_Moderno,
.dxHtmlEditor_Icons_heBoldDisabled_Moderno,
.dxHtmlEditor_Icons_heCenter_Moderno,
.dxHtmlEditor_Icons_heCenterDisabled_Moderno,
.dxHtmlEditor_Icons_heChangeTableCellDialog_Moderno,
.dxHtmlEditor_Icons_heChangeTableCellDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heChangeTableColumnDialog_Moderno,
.dxHtmlEditor_Icons_heChangeTableColumnDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heChangeTableDialog_Moderno,
.dxHtmlEditor_Icons_heChangeTableDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heChangeTableRowDialog_Moderno,
.dxHtmlEditor_Icons_heChangeTableRowDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heCheckSpelling_Moderno,
.dxHtmlEditor_Icons_heCheckSpellingDisabled_Moderno,
.dxHtmlEditor_Icons_heCopy_Moderno,
.dxHtmlEditor_Icons_heCopyDisabled_Moderno,
.dxHtmlEditor_Icons_heCut_Moderno,
.dxHtmlEditor_Icons_heCutDisabled_Moderno,
.dxHtmlEditor_Icons_heDeleteTable_Moderno,
.dxHtmlEditor_Icons_heDeleteTableColumn_Moderno,
.dxHtmlEditor_Icons_heDeleteTableColumnDisabled_Moderno,
.dxHtmlEditor_Icons_heDeleteTableDisabled_Moderno,
.dxHtmlEditor_Icons_heDeleteTableRow_Moderno,
.dxHtmlEditor_Icons_heDeleteTableRowDisabled_Moderno,
.dxHtmlEditor_Icons_heForeColor_Moderno,
.dxHtmlEditor_Icons_heForeColorDisabled_Moderno,
.dxHtmlEditor_Icons_heFullscreen_Moderno,
.dxHtmlEditor_Icons_heFullscreenDisabled_Moderno,
.dxHtmlEditor_Icons_heIndent_Moderno,
.dxHtmlEditor_Icons_heIndentDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertImageDialog_Moderno,
.dxHtmlEditor_Icons_heInsertImageDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertLinkDialog_Moderno,
.dxHtmlEditor_Icons_heInsertLinkDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertOrderedList_Moderno,
.dxHtmlEditor_Icons_heInsertOrderedListDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertTableColumnOnLeft_Moderno,
.dxHtmlEditor_Icons_heInsertTableColumnOnLeftDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertTableColumnOnRight_Moderno,
.dxHtmlEditor_Icons_heInsertTableColumnOnRightDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertTableDialog_Moderno,
.dxHtmlEditor_Icons_heInsertTableDialogDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertTableRowAbove_Moderno,
.dxHtmlEditor_Icons_heInsertTableRowAboveDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertTableRowBelow_Moderno,
.dxHtmlEditor_Icons_heInsertTableRowBelowDisabled_Moderno,
.dxHtmlEditor_Icons_heInsertUnorderedList_Moderno,
.dxHtmlEditor_Icons_heInsertUnorderedListDisabled_Moderno,
.dxHtmlEditor_Icons_heItalic_Moderno,
.dxHtmlEditor_Icons_heItalicDisabled_Moderno,
.dxHtmlEditor_Icons_heJustifyFull_Moderno,
.dxHtmlEditor_Icons_heJustifyFullDisabled_Moderno,
.dxHtmlEditor_Icons_heLeft_Moderno,
.dxHtmlEditor_Icons_heLeftDisabled_Moderno,
.dxHtmlEditor_Icons_heMergeTableCellHorizontal_Moderno,
.dxHtmlEditor_Icons_heMergeTableCellHorizontalDisabled_Moderno,
.dxHtmlEditor_Icons_heMergeTableCellVertical_Moderno,
.dxHtmlEditor_Icons_heMergeTableCellVerticalDisabled_Moderno,
.dxHtmlEditor_Icons_heOutdent_Moderno,
.dxHtmlEditor_Icons_heOutdentDisabled_Moderno,
.dxHtmlEditor_Icons_hePaste_Moderno,
.dxHtmlEditor_Icons_hePasteDisabled_Moderno,
.dxHtmlEditor_Icons_hePasteFromWord_Moderno,
.dxHtmlEditor_Icons_hePasteFromWordDisabled_Moderno,
.dxHtmlEditor_Icons_hePrint_Moderno,
.dxHtmlEditor_Icons_hePrintDisabled_Moderno,
.dxHtmlEditor_Icons_heRedo_Moderno,
.dxHtmlEditor_Icons_heRedoDisabled_Moderno,
.dxHtmlEditor_Icons_heRemoveFormat_Moderno,
.dxHtmlEditor_Icons_heRemoveFormatDisabled_Moderno,
.dxHtmlEditor_Icons_heRight_Moderno,
.dxHtmlEditor_Icons_heRightDisabled_Moderno,
.dxHtmlEditor_Icons_heSaveAsDocx_Moderno,
.dxHtmlEditor_Icons_heSaveAsMht_Moderno,
.dxHtmlEditor_Icons_heSaveAsOdt_Moderno,
.dxHtmlEditor_Icons_heSaveAsPdf_Moderno,
.dxHtmlEditor_Icons_heSaveAsRtf_Moderno,
.dxHtmlEditor_Icons_heSaveAsTxt_Moderno,
.dxHtmlEditor_Icons_heSplitTableCellHorizontal_Moderno,
.dxHtmlEditor_Icons_heSplitTableCellHorizontalDisabled_Moderno,
.dxHtmlEditor_Icons_heSplitTableCellVertical_Moderno,
.dxHtmlEditor_Icons_heSplitTableCellVerticalDisabled_Moderno,
.dxHtmlEditor_Icons_heStrikethrough_Moderno,
.dxHtmlEditor_Icons_heStrikethroughDisabled_Moderno,
.dxHtmlEditor_Icons_heSubscript_Moderno,
.dxHtmlEditor_Icons_heSubscriptDisabled_Moderno,
.dxHtmlEditor_Icons_heSuperscript_Moderno,
.dxHtmlEditor_Icons_heSuperscriptDisabled_Moderno,
.dxHtmlEditor_Icons_heUnderline_Moderno,
.dxHtmlEditor_Icons_heUnderlineDisabled_Moderno,
.dxHtmlEditor_Icons_heUndo_Moderno,
.dxHtmlEditor_Icons_heUndoDisabled_Moderno,
.dxHtmlEditor_Icons_heUnlink_Moderno,
.dxHtmlEditor_Icons_heUnlinkDisabled_Moderno,
.dxHtmlEditor_RoundPanel_herpBottomLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpBottomRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxBottomLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxBottomRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxTopLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxTopRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpHeaderTopLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpHeaderTopRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpTopLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpTopRightCorner_Moderno
{
    background-image: url(/Content/DevExStyles/ozola/HtmlEditor/sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxHtmlEditor_heConstrainProportionsBottom_Moderno
{
    background-position: -71px -240px;
    width: 11px;
    height: 6px;
}
.dxHtmlEditor_heConstrainProportionsBottomRtl_Moderno
{
    background-position: -59px -240px;
    width: 11px;
    height: 6px;
}
.dxHtmlEditor_heConstrainProportionsMiddleOff_Moderno
{
    background-position: -36px 0px;
    width: 11px;
    height: 18px;
}
.dxHtmlEditor_heConstrainProportionsMiddleOffRtl_Moderno
{
    background-position: -12px 0px;
    width: 11px;
    height: 18px;
}
.dxHtmlEditor_heConstrainProportionsMiddleOn_Moderno
{
    background-position: 0px 0px;
    width: 11px;
    height: 18px;
}
.dxHtmlEditor_heConstrainProportionsMiddleOnRtl_Moderno
{
    background-position: -24px 0px;
    width: 11px;
    height: 18px;
}
.dxHtmlEditor_heConstrainProportionsTop_Moderno
{
    background-position: -95px -240px;
    width: 11px;
    height: 5px;
}
.dxHtmlEditor_heConstrainProportionsTopRtl_Moderno
{
    background-position: -83px -240px;
    width: 11px;
    height: 5px;
}
.dxHtmlEditor_heErrorFrameCloseButton_Moderno
{
    background-position: -45px -240px;
    width: 13px;
    height: 9px;
}
.dxHtmlEditor_heSizeGrip_Moderno
{
    background-position: -31px -240px;
    width: 13px;
    height: 13px;
}
.dxHtmlEditor_heSizeGripRtl_Moderno
{
    background-position: -17px -240px;
    width: 13px;
    height: 13px;
}
.dxHtmlEditor_heToolbarPopOut_Moderno
{
    background-position: -63px -249px;
    width: 7px;
    height: 4px;
}
.dxHtmlEditor_Icons_heBackColor_Moderno
{
    background-position: 0px -240px;
    width: 16px;
    height: 13px;
}
.dxHtmlEditor_Icons_heBackColorDisabled_Moderno
{
    background-position: -68px -223px;
    width: 16px;
    height: 13px;
}
.dxHtmlEditor_Icons_heBold_Moderno
{
    background-position: -102px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heBoldDisabled_Moderno
{
    background-position: -82px 0px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCenter_Moderno
{
    background-position: -85px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCenterDisabled_Moderno
{
    background-position: -85px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableCellDialog_Moderno
{
    background-position: -85px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableCellDialogDisabled_Moderno
{
    background-position: -51px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableColumnDialog_Moderno
{
    background-position: -51px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableColumnDialogDisabled_Moderno
{
    background-position: -68px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableDialog_Moderno
{
    background-position: -68px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableDialogDisabled_Moderno
{
    background-position: 0px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableRowDialog_Moderno
{
    background-position: -17px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heChangeTableRowDialogDisabled_Moderno
{
    background-position: -17px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCheckSpelling_Moderno
{
    background-position: -17px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCheckSpellingDisabled_Moderno
{
    background-position: -68px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCopy_Moderno
{
    background-position: -68px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCopyDisabled_Moderno
{
    background-position: -99px 0px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCut_Moderno
{
    background-position: -51px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heCutDisabled_Moderno
{
    background-position: -51px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heDeleteTable_Moderno
{
    background-position: -65px 0px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heDeleteTableColumn_Moderno
{
    background-position: -17px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heDeleteTableColumnDisabled_Moderno
{
    background-position: 0px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heDeleteTableDisabled_Moderno
{
    background-position: -85px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heDeleteTableRow_Moderno
{
    background-position: -85px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heDeleteTableRowDisabled_Moderno
{
    background-position: -51px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heForeColor_Moderno
{
    background-position: -102px -223px;
    width: 16px;
    height: 13px;
}
.dxHtmlEditor_Icons_heForeColorDisabled_Moderno
{
    background-position: -85px -223px;
    width: 16px;
    height: 13px;
}
.dxHtmlEditor_Icons_heFullscreen_Moderno
{
    background-position: 0px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heFullscreenDisabled_Moderno
{
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heIndent_Moderno
{
    background-position: 0px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heIndentDisabled_Moderno
{
    background-position: -68px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertImageDialog_Moderno
{
    background-position: -85px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertImageDialogDisabled_Moderno
{
    background-position: -34px -223px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertLinkDialog_Moderno
{
    background-position: -68px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertLinkDialogDisabled_Moderno
{
    background-position: -51px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertOrderedList_Moderno
{
    background-position: -102px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertOrderedListDisabled_Moderno
{
    background-position: -51px -223px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableColumnOnLeft_Moderno
{
    background-position: -85px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableColumnOnLeftDisabled_Moderno
{
    background-position: -68px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableColumnOnRight_Moderno
{
    background-position: -34px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableColumnOnRightDisabled_Moderno
{
    background-position: 0px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableDialog_Moderno
{
    background-position: -102px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableDialogDisabled_Moderno
{
    background-position: -68px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableRowAbove_Moderno
{
    background-position: -17px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableRowAboveDisabled_Moderno
{
    background-position: 0px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableRowBelow_Moderno
{
    background-position: 0px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertTableRowBelowDisabled_Moderno
{
    background-position: -34px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertUnorderedList_Moderno
{
    background-position: -85px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heInsertUnorderedListDisabled_Moderno
{
    background-position: -34px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heItalic_Moderno
{
    background-position: -34px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heItalicDisabled_Moderno
{
    background-position: -34px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heJustifyFull_Moderno
{
    background-position: -34px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heJustifyFullDisabled_Moderno
{
    background-position: -68px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heLeft_Moderno
{
    background-position: -17px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heLeftDisabled_Moderno
{
    background-position: -68px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heMergeTableCellHorizontal_Moderno
{
    background-position: -34px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heMergeTableCellHorizontalDisabled_Moderno
{
    background-position: -51px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heMergeTableCellVertical_Moderno
{
    background-position: 0px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heMergeTableCellVerticalDisabled_Moderno
{
    background-position: 0px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heOutdent_Moderno
{
    background-position: -85px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heOutdentDisabled_Moderno
{
    background-position: -34px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_hePaste_Moderno
{
    background-position: -34px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_hePasteDisabled_Moderno
{
    background-position: -51px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_hePasteFromWord_Moderno
{
    background-position: -68px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_hePasteFromWordDisabled_Moderno
{
    background-position: -17px -104px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_hePrint_Moderno
{
    background-position: -102px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_hePrintDisabled_Moderno
{
    background-position: -102px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heRedo_Moderno
{
    background-position: -51px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heRedoDisabled_Moderno
{
    background-position: -51px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heRemoveFormat_Moderno
{
    background-position: 0px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heRemoveFormatDisabled_Moderno
{
    background-position: 0px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heRight_Moderno
{
    background-position: -85px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heRightDisabled_Moderno
{
    background-position: -85px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSaveAsDocx_Moderno
{
    background-position: -102px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSaveAsMht_Moderno
{
    background-position: -51px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSaveAsOdt_Moderno
{
    background-position: -85px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSaveAsPdf_Moderno
{
    background-position: -17px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSaveAsRtf_Moderno
{
    background-position: -17px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSaveAsTxt_Moderno
{
    background-position: -17px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSplitTableCellHorizontal_Moderno
{
    background-position: 0px -223px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSplitTableCellHorizontalDisabled_Moderno
{
    background-position: -102px -70px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSplitTableCellVertical_Moderno
{
    background-position: -102px -36px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSplitTableCellVerticalDisabled_Moderno
{
    background-position: -34px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heStrikethrough_Moderno
{
    background-position: -17px -223px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heStrikethroughDisabled_Moderno
{
    background-position: -68px -189px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSubscript_Moderno
{
    background-position: -51px -87px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSubscriptDisabled_Moderno
{
    background-position: -17px -206px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSuperscript_Moderno
{
    background-position: -102px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heSuperscriptDisabled_Moderno
{
    background-position: 0px -155px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heUnderline_Moderno
{
    background-position: -34px -53px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heUnderlineDisabled_Moderno
{
    background-position: -102px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heUndo_Moderno
{
    background-position: -34px -138px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heUndoDisabled_Moderno
{
    background-position: -102px -172px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heUnlink_Moderno
{
    background-position: -102px -19px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_Icons_heUnlinkDisabled_Moderno
{
    background-position: -17px -121px;
    width: 16px;
    height: 16px;
}
.dxHtmlEditor_RoundPanel_herpBottomLeftCorner_Moderno
{
    background-position: -77px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpBottomRightCorner_Moderno
{
    background-position: -101px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpGroupBoxBottomLeftCorner_Moderno
{
    background-position: -83px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpGroupBoxBottomRightCorner_Moderno
{
    background-position: -95px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpGroupBoxTopLeftCorner_Moderno
{
    background-position: -113px -240px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpGroupBoxTopRightCorner_Moderno
{
    background-position: -107px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpHeaderTopLeftCorner_Moderno
{
    background-position: -89px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpHeaderTopRightCorner_Moderno
{
    background-position: -71px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpTopLeftCorner_Moderno
{
    background-position: -107px -240px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_RoundPanel_herpTopRightCorner_Moderno
{
    background-position: -113px -248px;
    width: 5px;
    height: 5px;
}
.dxHtmlEditor_heConstrainProportionsMiddleOn_Moderno,
.dxHtmlEditor_heConstrainProportionsMiddleOff_Moderno,
.dxHtmlEditor_heConstrainProportionsBottom_Moderno,
.dxHtmlEditor_heConstrainProportionsTop_Moderno,
.dxHtmlEditor_RoundPanel_herpHeaderTopLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpHeaderTopRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpBottomLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpBottomRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpTopLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpTopRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxBottomLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxBottomRightCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxTopLeftCorner_Moderno,
.dxHtmlEditor_RoundPanel_herpGroupBoxTopRightCorner_Moderno,
.dxHtmlEditor_Icons_heForeColor_Moderno,
.dxHtmlEditor_Icons_heBackColor_Moderno
{
	display:block;
}


.dxheDlgInsertTableForm .dxheDlgContentCell,
.dxheDlgInsertLinkForm .dxheDlgContentCell,
.dxheDlgInsertImageForm .dxheDlgContentCell,
.dxheDlgPasteFromWordForm .dxheDlgContentCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgContentCell,
.dxhecd-Content
{
	padding: 11px;
}
.dxRtl .dxheDlgInsertTableForm .dxheDlgContentCell,
.dxRtl .dxheDlgInsertLinkForm .dxheDlgContentCell,
.dxRtl .dxheDlgInsertImageForm .dxheDlgContentCell,
.dxRtl .dxheDlgPasteFromWordForm .dxheDlgContentCell,
.dxRtl .dxheDlgTableColumnPropertiesForm .dxheDlgContentCell,
.dxRtl .dxhecd-Content
{
	text-align: right;
}
.dxhecd-Cancel
{
	margin-left: 10px;
}
.dxRtl .dxhecd-Cancel
{
	margin-left: 0px;
	margin-right: 10px;
}

.dxheDlgInsertTableForm .dxheDlgCaptionIndent,
.dxheDlgInsertLinkForm .dxheDlgCaptionIndent,
.dxheDlgInsertImageForm .dxheDlgCaptionIndent,
.dxheDlgTableColumnPropertiesForm .dxheDlgCaptionIndent
{
	overflow: hidden;
	height: 5px;
}
.dxheDlgInsertLinkForm .dxheDlgTypeRadionButtonListCell,
.dxheDlgInsertImageForm .dxheDlgTypeRadionButtonListCell
{
	padding-bottom: 12px;
}
.dxheDlgInsertTableForm .dxheDlgSeparatorCell,
.dxheDlgInsertLinkForm .dxheDlgSeparatorCell,
.dxheDlgInsertImageForm .dxheDlgSeparatorCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgSeparatorCell
{
	height: 7px;
}
.dxheDlgInsertTableForm .dxheDlgCaptionCell,
.dxheDlgInsertLinkForm .dxheDlgCaptionCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgCaptionCell
{
    padding-right: 9px;
    padding-top: 3px;
    vertical-align: top;
    white-space: nowrap;
}
.dxRtl .dxheDlgInsertTableForm .dxheDlgCaptionCell,
.dxRtl .dxheDlgInsertLinkForm .dxheDlgCaptionCell,
.dxRtl .dxheDlgTableColumnPropertiesForm .dxheDlgCaptionCell
{
    padding-right: 0px;
    padding-left: 9px;
}
.dxheDlgInsertImageForm .dxheDlgInputCell,
.dxheDlgInsertTableForm .dxheDlgInputCell,
.dxheDlgInsertTableForm .dxheDlgInputCellWithIndent,
.dxheDlgInsertLinkForm .dxheDlgInputCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgInputCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgInputCellWithIndent
{
    vertical-align: middle;
}
.dxheDlgInsertLinkForm .dxheDlgInputCell 
{
	width: 100%;	
}

/* Insert Link Form */
.dxheDlgInsertLinkForm .dxheDlgDisplayPropertiesCell 
{
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dxheDlgInsertLinkForm .dxheDlgTargetCheckBoxCell
{
    padding-top:10px;
}
/* Insert Image Form */
.dxheDlgInsertImageForm .dxheDlgFieldSeparator 
{
    height: 9px;
}
.dxheDlgInsertImageForm .dxheDlgImagePreview
{
    padding: 10px 0px;
    padding-top: 5px;
}
.dxheDlgInsertImageForm .dxheDlgFromTheWeb
{
    width: 100%;
}
.dxheDlgInsertImageForm .dxheDlgImagePreviewCell
{
    text-align:center;
    width: 100%;
    height: 170px;
}
.dxheDlgInsertImageForm .dxheDlgImagePropertiesCell,
.dxheDlgInsertImageForm .dxheDlgImageStylePropertiesCell
{
    padding-left: 20px;
    vertical-align:top;
}
.dxRtl .dxheDlgInsertImageForm .dxheDlgImagePropertiesCell,
.dxRtl .dxheDlgInsertImageForm .dxheDlgImageStylePropertiesCell
{
    padding-left: 0px;
    padding-right: 20px;
}
.dxheDlgInsertImageForm .dxheDlgMoreOptionsCell
{
	padding-top: 11px;
}
.dxheDlgInsertImageForm .dxheDlgRadionButtonTable
{
	width: 317px;
}
.dxheDlgInsertImageForm .dxheDlgSaveToServerCheckBoxCell
{
    padding-top:0px;
    padding-bottom: 13px;
}
/* Image Properties Form */
.dxheDlgImagePropertiesForm .dxheDlgCaptionCell
{
    padding: 0 6px;
    white-space: nowrap;
}
.dxheDlgImagePropertiesForm .dxheDlgConstrainProportionsCell
{
    padding-left: 4px;
    padding-top: 2px;
}
.dxheDlgImagePropertiesForm .dxheDlgImageSizeEditorsCell
{
    padding-top: 7px;
    padding-bottom: 10px;
}
.dxheDlgImagePropertiesForm .dxheDlgPixelSizeCell
{
    padding-left: 7px;
}
.dxRtl .dxheDlgImagePropertiesForm .dxheDlgPixelSizeCell
{
    padding-left: 0px;
    padding-right: 7px;
}
.dxheDlgImagePropertiesForm .dxheDlgThumbnailFileNameArea
{
    padding-top: 8px;
}
.dxheDlgImagePropertiesForm .dxheDlgGroupSeparator
{
    padding-top: 19px;
}
/* IE, FireFox, WebKit*/
.dxheDlgImagePropertiesForm .dxheDlgWrapTextCell div
{
	margin-left: -4px;
	padding-top: 2px;
}
/* Opera hack */
@media not all and (-webkit-min-device-pixel-ratio) {   
	.dxheDlgImagePropertiesForm .dxheDlgWrapTextCell div
	{
		margin-left: 0px;
	}
}

/* PasteFromWord Form */
.dxheDlgPasteFromWordForm .dxheDlgPasteContainer
{
	width: 450px;
	height: 300px;
	border: none;
	background-color: white;
}
.dxheDlgPasteFromWordForm .dxheDlgPasteContainerCell
{
	padding:0px;
	padding-top: 10px;
}
.dxheDlgPasteFromWordForm .dxheDlgCheckBoxCell
{
	padding-top: 10px;
}
.dxheDlgPasteFromWordForm .dxheDlgContentCell 
{
	padding-left: 20px;
	padding-right: 20px;
}

/* Insert table */
.dxheDlgInsertTableForm .dxheDlgPropFieldSeparator, 
.dxheDlgTableColumnPropertiesForm .dxheDlgPropFieldSeparator
{
    width: 20px;
}
.dxheDlgInsertTableForm .dxheDlgPropGroupSeparator, 
.dxheDlgTableColumnPropertiesForm .dxheDlgPropGroupSeparator
{
    height: 11px;
}
.dxheDlgInsertTableForm .dxheDlgPropGroupCell, 
.dxheDlgInsertTableForm .dxheDlgAccessibilityPropGroupCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgPropGroupCell, 
.dxheDlgTableColumnPropertiesForm .dxheDlgAccessibilityPropGroupCell
{
    font-weight: bold;
    padding-bottom: 7px;
}
.dxRtl .dxheDlgInsertTableForm .dxheDlgPropGroupCell, 
.dxRtl .dxheDlgInsertTableForm .dxheDlgAccessibilityPropGroupCell,
.dxRtl .dxheDlgTableColumnPropertiesForm .dxheDlgPropGroupCell, 
.dxRtl .dxheDlgTableColumnPropertiesForm .dxheDlgAccessibilityPropGroupCell
{
    text-align: right;
}
.dxheDlgInsertTableForm .dxheDlgAccessibilityPropGroupCell,
.dxheDlgTableColumnPropertiesForm dxheDlgAccessibilityPropGroupCell
{
    padding-left: 10px;
}
.dxheDlgInsertTableForm .dxheDlgPropGroupContentCell,
.dxheDlgTableColumnPropertiesForm .dxheDlgPropGroupContentCell
{
    padding-left: 20px;
}
.dxRtl .dxheDlgInsertTableForm .dxheDlgPropGroupContentCell,
.dxRtl .dxheDlgTableColumnPropertiesForm .dxheDlgPropGroupContentCell
{
    padding-left: 0px;
}
.dxheDlgInsertImageForm .dxheDlgInputCellWithIndent,
.dxheDlgInsertTableForm .dxheDlgInputCellWithIndent,
.dxheDlgTableColumnPropertiesForm .dxheDlgInputCellWithIndent
{
    padding-left: 9px;
}
.dxRtl .dxheDlgInsertImageForm .dxheDlgInputCellWithIndent,
.dxRtl .dxheDlgInsertTableForm .dxheDlgInputCellWithIndent,
.dxRtl .dxheDlgTableColumnPropertiesForm .dxheDlgInputCellWithIndent
{
    padding-left: 0px;
    padding-right: 9px;
}
.dxheDlgInsertTableForm .dxheDlgRowsSeparator,
.dxheDlgTableColumnPropertiesForm .dxheDlgRowsSeparator
{
    height: 18px;
}
.dxheDlgInsertTableForm .dxheDlgRowsHorizontalSeparator,
.dxheDlgTableColumnPropertiesForm .dxheDlgRowsHorizontalSeparator
{
    width: 50px;
}

.dxpc-header .dxpc-closeBtn,
.dxpc-contentWrapper .dxheDlgContentCell,
.dxpc-contentWrapper .dxheDlgImagePropertiesCell,
.dxpc-contentWrapper .dxheDlgImageStylePropertiesCell
{
    box-shadow: 0px 2px 12px transparent;
}
/* ----------------- Main ----------------- */
/* Loading panel */
.dxheLoadingDiv_Moderno
{
    background: White;
    opacity: 0.85 !important;
    filter: alpha(opacity=85);
}
.dxheLoadingPanel_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
}
.dxheLoadingPanel_Moderno td.dx
{
    white-space: nowrap;
    text-align: center;
    padding: 7px 10px;
}

.dxheControl_Moderno
{
    border: 1px solid #9da0aa;
}

/* Area */
.dxheContentArea_Moderno
{
    padding: 0;
    background-color: #ebecef;
}
.dxheContentArea_Moderno .dxheErrorFrame_Moderno
{
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #D00707;
    background-color: #fbc7c7;
    border-bottom: solid 1px #dec0c0;
}
.dxheContentArea_Moderno .dxheErrorFrame_Moderno .dxhe {
    padding: 5px;
}
.dxheContentArea_Moderno .dxheErrorFrame_Moderno .dxhe td {
    padding: 0px;
}
.dxheContentArea_Moderno .dxheErrorFrame_Moderno .dxheErrorFrameCloseButton_Moderno {
    cursor: pointer;
}
.dxheControl_Moderno .dxheViewArea_Moderno
{
    border-width: 0;
}
.dxheContentArea_Moderno td.dxheViewArea_Moderno {
    font-size: 0;
}

.dxheHtmlViewArea_Moderno,
.dxheDesignViewArea_Moderno,
.dxhePreviewArea_Moderno
{
    margin: 0px;
    background-color: White;
    background-image: none;
    font-size: smaller;
    font: normal 12px Arial, Helvetica, sans-serif;
}
.dxheContentArea_Moderno .dxeMemo_Moderno td, 
body.dxheDesignViewArea_Moderno, 
body.dxhePreviewArea_Moderno
{
    padding: 4px 4px 0 4px;
}
.dxheControl_Moderno .dxheContentArea_Moderno .dxeMemo_Moderno td
{
    padding-top: 0;
    padding-right: 0;
}
.dxheContentArea_Moderno .dxeMemoEditArea_Moderno
{
    padding-left: 0;
    padding-right: 0;
}
.dxheControl_Moderno.dxhe-rtl .dxheContentArea_Moderno .dxeMemo_Moderno td
{
	padding: 0 4px 0 1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .dxheControl_Moderno.dxhe-rtl .dxheContentArea_Moderno .dxeMemo_Moderno td
    {
	    padding: 0 0 0 4px;
    }
}
.dxheControl_Moderno .dxeMemo_Moderno textarea 
{
	resize:none;
}
.dxheControl_Moderno input.dxeEditArea_Moderno
{
    padding-bottom: 0px;
    margin-top: -1px;
}
/* Element appearance in DesignView */
body.dxheDesignViewArea_Moderno table.dxEmptyBorderTable,
body.dxheDesignViewArea_Moderno table.dxEmptyBorderTable td
{
    border: 1px dotted Gray;
}
@media print
{
	body.dxheDesignViewArea_Moderno table.dxEmptyBorderTable,
	body.dxheDesignViewArea_Moderno table.dxEmptyBorderTable td
	{
		border:0px;
	}
}
body.dxheDesignViewArea_Moderno pre
{
    word-wrap: break-word;
    white-space: pre-wrap;
}

/* Status Bar */
.dxheStatusBar_Moderno
{
}
.dxheStatusBar_Moderno .dxheStatusBarTab_Moderno
{
    border-bottom-width: 0 !important;
    border-left-width: 0 !important;
}
.dxheControl_Moderno.dxhe-rtl .dxheStatusBar_Moderno .dxheStatusBarTab_Moderno
{
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-width: 0 !important;
}
.dxheControl_Moderno .dxheStatusBar_Moderno .dxheStatusBarTab_Moderno .dxtc-link
{
    padding: 4px 35px 5px 34px;
}
.dxheStatusBarActiveTab_Moderno
{
}
.dxHtmlEditor_heSizeGrip_Moderno
{
    cursor: se-resize;
}
.dxHtmlEditor_heSizeGripRtl_Moderno
{
    cursor: ne-resize;
}
.dxheSizeGripContainer_Moderno
{
    width: 100%;
    text-align: right;
    font-size: 0;
    margin-top: -13px;
}
.dxheControl_Moderno.dxhe-rtl .dxheSizeGripContainer_Moderno
{
	text-align: left;
}
.dxheStatusBar_Moderno .dxtc-bottom .dxtc-tab
{
    background: #f1f2f6 url(/Content/DevExStyles/ozola/HtmlEditor/SBTabBack.png) repeat-x left top;
}
.dxheStatusBar_Moderno .dxtc-bottom .dxtc-tabHover
{
    background: #f7f9fe url(/Content/DevExStyles/ozola/HtmlEditor/SBTabHoverBack.png) repeat-x left top;
}
.dxheStatusBar_Moderno .dxtc-rightIndent
{
    background: #f1f2f6 url(/Content/DevExStyles/ozola/HtmlEditor/SBTabBack.png) repeat-x left top;
}

/* ----------------- Dialog Forms ----------------- */
.dxpcLite_Moderno .dxheDlgFooter,
.dxpcLite_Moderno .dxheCustomDialog_Moderno .dxhecd-Buttons
{
    background-color: #ebecef;
    border-top: 1px solid #abacb9;
	padding: 10px 11px;
	text-align: right;
}
.dxpcLite_Moderno.dxRtl .dxheDlgFooter,
.dxpcLite_Moderno.dxRtl .dxheCustomDialog_Moderno .dxhecd-Buttons
{
    text-align: left;
}
.dxpcLite_Moderno .dxheDlgFooterBtn
{
    width: 80px;
    margin-left: 8px;
}
.dxpcLite_Moderno.dxRtl .dxheDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxpcLite_Moderno .dxheDlgInsertImageForm .dxheDlgImagePreviewCell
{
    color: #737373;
    border: 1px dashed #cac8c8;
}
.dxpcLite_Moderno .dxheDlgPasteFromWordForm .dxheDlgPasteContainerCell td
{
	border: 1px solid #9da0aa;
}

/*----------------- Toolbars -----------------*/
.dxtbSpacing_Moderno
{
	height: 1px;
}
.dxtbControl_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
    background: #f1f2f6 url(/Content/DevExStyles/ozola/HtmlEditor/ToolbarBack.png) no-repeat right top;
    width: 100%;
    border-bottom: 1px solid #9da0aa;
}
.dxheControl_Moderno.dxhe-rtl .dxtbControl_Moderno 
{
	background: #f1f2f6 url(/Content/DevExStyles/ozola/HtmlEditor/ToolbarBackRtl.png) no-repeat left top;
}
.dxtbControl_Moderno td.dxmMenu_Moderno
{
	border: 0;
}
.dxtbComboBoxMenuItem_Moderno
{
    padding: 2px 2px 1px;
}

/* Toolbars Lightweight Mode */
.dxtbControl_Moderno .dxmLite_Moderno .dxm-main
{
    border-width: 0;
}
.dxmLite_Moderno .dxhetipControl_Moderno img
{
	vertical-align: top;
}

/* ToolbarColorButton */
.dxtcbControl_Moderno
{
}
.dxtcbColorDiv_Moderno
{
	width: 16px;
	height: 3px;
	font-size: 0px;
	background-color: Transparent;
}

/*----------------- RoundPanel -----------------*/
.dxheRP.dxrpControl_Moderno .dxrpcontent
{
    padding: 9px 8px;
}



.dxwscDlgMainSpellCheckFormTable 
{
	width: 480px;
}
.dxwscDlgMainSpellCheckFormTable .dxwscDlgContentSCFormContainer
{
	padding:15px 15px 0px 15px;
}

.dxwscDlgSpellCheckForm .dxwscDlgButtonTable 
{
	width: 100px;
}

.dxwscDlgSpellCheckForm .dxwscDlgButtonTableContainer
{
	padding-left: 10px;
	padding-top: 5px;
}
.dxwsc-rtl .dxwscDlgSpellCheckForm .dxwscDlgButtonTableContainer 
{
	padding-left: 0px;
	padding-right: 10px;
}

.dxwscDlgSpellCheckForm .dxwscDlgCheckedDivContainer 
{
	overflow: hidden;
	padding-top:5px;
}

.dxwscDlgSpellCheckForm .dxwscDlgChangeToPanelContainer 
{
	width: 380px;
    vertical-align: top;
}

.dxwscDlgSpellCheckForm .dxwscDlgChangeToText
{
	padding-top: 15px;
}

.dxwscDlgSpellCheckForm .dxwscDlgVerticalSeparator 
{
	padding-top: 5px;
}

.dxwscDlgSpellCheckForm .dxwscDlgListBoxContainer 
{
	padding-top:5px;
	padding-bottom:20px;
}

.dxwscDlgMainSpellCheckOptionsFormTable 
{
	width: 400px;
}

.dxwscDlgMainSpellCheckOptionsFormTable .dxwscDlgContentSCOptionsFormContainer
{
	padding:15px 15px 0px 15px;
}


.dxwscDlgOptionsForm .dxwscDlgLanguagePanel 
{
	padding-top:10px;
	padding-bottom: 20px;
}

.dxwscDlgOptionsForm .dxwscDlgLanguageLabelCell 
{
	padding: 9px 0;
}

.dxwscDlgOptionsForm .dxwscDlgLanguageComboCell
{
	width: 70%;
    text-align: left;
}
.dxwscCheckedTextContainer_Moderno
{
	background-color: white;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #9da0aa;
	vertical-align: top;
	overflow: auto;
	height: 110px;
	width: 340px;
	padding: 5px;
}
.dxwscErrorWord_Moderno 
{
	background: url(/DXR.axd?r=104_459-3g4J9) repeat-x left bottom;
	padding-bottom: 3px;
	color: #201f35;
	font-weight: bold;
}
/* -- Loading panel -- */
.dxwscLoadingDiv_Moderno
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxwscLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
    background: White;
	border: 1px solid #9da0aa;
}
.dxwscLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
/* -- Forms -- */
.dxwsc-main .dxpcLite_Moderno .dxwscDlgFooter
{
    border-top: 1px solid #abacb9;
    background-color: #ebecef;

	padding: 12px 12px;
	text-align: right;
}
.dxwsc-main.dxwsc-rtl .dxpcLite_Moderno .dxwscDlgFooter
{
    text-align: left;
}
.dxwsc-main .dxpcLite_Moderno .dxwscDlgFooterBtn
{
    width: 80px;
    margin-left: 8px;
}
.dxwsc-main.dxwsc-rtl .dxpcLite_Moderno .dxwscDlgFooterBtn
{
    margin-right: 8px;
    margin-left: 0;
}
.dxwsc-main .dxpcLite_Moderno .dxwscDlgSpellCheckBtn
{
    width: 120px;
}

.dxwsc-main .dxpcLite_Moderno .dxwscDlgContentSCFormContainer
{
	padding: 9px 62px 0px;
}
.dxwsc-main .dxpcLite_Moderno .dxwscDlgMainSpellCheckOptionsFormTable .dxwscDlgContentSCOptionsFormContainer
{
	padding: 12px 12px 0px;
}
.dxwsc-main .dxpcLite_Moderno .dxwscDlgSpellCheckForm .dxwscDlgListBoxContainer
{
	padding-top: 5px;
	padding-bottom: 12px;
}
.dxwsc-main .dxpcLite_Moderno .dxwscDlgOptionsForm .dxwscDlgLanguagePanel
{
	padding-top: 10px;
	padding-bottom: 12px;
}

.dxPivotGrid_CTNAttribute,
.dxPivotGrid_CTNCalculatedMeasure,
.dxPivotGrid_CTNDimension,
.dxPivotGrid_CTNFolderClosed,
.dxPivotGrid_CTNFolderOpen,
.dxPivotGrid_CTNHierarchy,
.dxPivotGrid_CTNKpi,
.dxPivotGrid_CTNMeasure,
.dxPivotGrid_FLBottomPanelOnly1by4_Moderno,
.dxPivotGrid_FLBottomPanelOnly2by2_Moderno,
.dxPivotGrid_FLButton_Moderno,
.dxPivotGrid_FLColumnAreaHeaders_Moderno,
.dxPivotGrid_FLDataAreaHeaders_Moderno,
.dxPivotGrid_FLFieldList_Moderno,
.dxPivotGrid_FLFilterAreaHeaders_Moderno,
.dxPivotGrid_FLRowAreaHeaders_Moderno,
.dxPivotGrid_FLStackedDefault_Moderno,
.dxPivotGrid_FLStackedSideBySide_Moderno,
.dxPivotGrid_FLTopPanelOnly_Moderno,
.dxPivotGrid_pgCollapsedButton_Moderno,
.dxPivotGrid_pgCustomizationFormCloseButton_Moderno,
.dxPivotGrid_pgDataHeaders_Moderno,
.dxPivotGrid_pgDragArrowDown_Moderno,
.dxPivotGrid_pgDragArrowLeft_Moderno,
.dxPivotGrid_pgDragArrowRight_Moderno,
.dxPivotGrid_pgDragArrowUp_Moderno,
.dxPivotGrid_pgDragHideField_Moderno,
.dxPivotGrid_pgExpandedButton_Moderno,
.dxPivotGrid_pgFilterButton_Moderno,
.dxPivotGrid_pgFilterButtonActive_Moderno,
.dxPivotGrid_pgFilterResizer_Moderno,
.dxPivotGrid_pgGroupSeparator_Moderno,
.dxPivotGrid_pgPrefilterButton_Moderno,
.dxPivotGrid_pgSortByColumn_Moderno,
.dxPivotGrid_pgSortDownButton_Moderno,
.dxPivotGrid_pgSortUpButton_Moderno
{
    background-image: url(/DXR.axd?r=104_441-3g4J9);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxPivotGrid_CTNAttribute
{
    background-position: -44px -66px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNCalculatedMeasure
{
    background-position: 0px -90px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNDimension
{
    background-position: -66px -66px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNFolderClosed
{
    background-position: 0px -66px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNFolderOpen
{
    background-position: -44px -90px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNHierarchy
{
    background-position: -22px -66px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNKpi
{
    background-position: -66px -33px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_CTNMeasure
{
    background-position: -22px -90px;
    width: 21px;
    height: 23px;
}
.dxPivotGrid_FLBottomPanelOnly1by4_Moderno
{
    background-position: 0px -33px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLBottomPanelOnly2by2_Moderno
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLButton_Moderno
{
    background-position: 0px -131px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLColumnAreaHeaders_Moderno
{
    background-position: 0px -114px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLDataAreaHeaders_Moderno
{
    background-position: -17px -114px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLFieldList_Moderno
{
    background-position: -51px -114px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLFilterAreaHeaders_Moderno
{
    background-position: -34px -114px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLRowAreaHeaders_Moderno
{
    background-position: -68px -114px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLStackedDefault_Moderno
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLStackedSideBySide_Moderno
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLTopPanelOnly_Moderno
{
    background-position: -33px -33px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_pgCollapsedButton_Moderno
{
    background-position: -14px -148px;
    width: 13px;
    height: 13px;
}
.dxPivotGrid_pgCustomizationFormCloseButton_Moderno
{
    background-position: -17px -131px;
    width: 29px;
    height: 15px;
}
.dxPivotGrid_pgDataHeaders_Moderno
{
    background-position: -28px -148px;
    width: 12px;
    height: 12px;
}
.dxPivotGrid_pgDragArrowDown_Moderno
{
    background-position: -41px -148px;
    width: 11px;
    height: 9px;
}
.dxPivotGrid_pgDragArrowLeft_Moderno
{
    background-position: -88px -33px;
    width: 9px;
    height: 11px;
}
.dxPivotGrid_pgDragArrowRight_Moderno
{
    background-position: -89px -54px;
    width: 9px;
    height: 11px;
}
.dxPivotGrid_pgDragArrowUp_Moderno
{
    background-position: -53px -148px;
    width: 11px;
    height: 9px;
}
.dxPivotGrid_pgDragHideField_Moderno
{
    background-position: -66px -90px;
    width: 22px;
    height: 22px;
}
.dxPivotGrid_pgExpandedButton_Moderno
{
    background-position: -85px -114px;
    width: 13px;
    height: 13px;
}
.dxPivotGrid_pgFilterButton_Moderno
{
    background-position: -63px -131px;
    width: 15px;
    height: 15px;
}
.dxPivotGrid_pgFilterButtonActive_Moderno
{
    background-position: -47px -131px;
    width: 15px;
    height: 15px;
}
.dxPivotGrid_pgFilterResizer_Moderno
{
    background-position: -79px -131px;
    width: 13px;
    height: 13px;
}
.dxPivotGrid_pgGroupSeparator_Moderno
{
    background-position: -66px -57px;
    width: 5px;
    height: 1px;
}
.dxPivotGrid_pgPrefilterButton_Moderno
{
    background-position: 0px -148px;
    width: 13px;
    height: 13px;
}
.dxPivotGrid_pgSortByColumn_Moderno
{
    background-position: -77px -59px;
    width: 11px;
    height: 6px;
}
.dxPivotGrid_pgSortDownButton_Moderno
{
    background-position: -88px -48px;
    width: 7px;
    height: 5px;
}
.dxPivotGrid_pgSortUpButton_Moderno
{
    background-position: -69px -60px;
    width: 7px;
    height: 5px;
}
.dxPivotGrid_pgCustomizationFormCloseButton_Moderno,
.dxPivotGrid_FLButton_Moderno
{
    display:block;
}

.dxpgControl_Moderno
{
	color: #201f35;
	font: 11px Verdana, Geneva, sans-serif;
	border: 1px solid #9da0aa;
	background-color: white;
}
.dxpgContainerCell_Moderno
{
	vertical-align: top;
}
.dxpgMainTable_Moderno
{
	color: #201f35;
	font: 11px Verdana, Geneva, sans-serif;
	border-width: 0;
	border-collapse: separate;
	width: 100%;
	text-align: left;
}
div.dxpgMainTable_Moderno
{
	-ms-touch-action: pinch-zoom;
}
.dxpgMainTable_Moderno caption
{
	font-size: 11px;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	background: #f2f3f4 url(/DXR.axd?r=104_443-3g4J9) repeat-x left top;
	color: #201f35;
	border-bottom: 1px solid #9da0aa;
}
.dxpgHeader_Moderno
{
	border-width: 0;
	color: #201f35;
	background: #f2f3f4 url(/DXR.axd?r=104_435-3g4J9) repeat-x left top;
	cursor: pointer;
	white-space: nowrap;
	text-align: left;
}
.dxpgHeaderTable_Moderno
{
	border-width: 1px;
	width: 100%;
}
.dxpgMSDraggable .dxpgHeaderTable_Moderno,
.dxpgCustFieldsDiv_Moderno .dxpgHeaderTable_Moderno
{
	-ms-touch-action: pinch-zoom;
}
.dxpgHeaderGroupButton_Moderno
{
	padding-left: 4px;
	vertical-align: middle;
}
.dxpgHeaderText_Moderno
{
    padding: 3px 6px;
}
.dxpgHeaderSort_Moderno
{
	padding: 0 4px 0 0;
	vertical-align: middle;
}
.dxpgHeaderFilter_Moderno
{
	padding: 2px 2px 2px 0;
	vertical-align: middle;
}
.dxpgHeaderHover_Moderno
{
	background: #f8f8f9 url(/DXR.axd?r=104_436-3g4J9) repeat-x left top;
}
.dxpgArea_Moderno, .dxpgArea_Moderno table
{
	color: #201f35;
	font: 11px Verdana, Geneva, sans-serif;
}
.dxpgArea_Moderno
{
	border-width: 1px;
	border-color: #bfc0c9;
	border-style: none;
	background-color: #ebecef;
}
.dxpgColumnArea_Moderno
{
	border-bottom-style: solid;
}
.dxpgRowArea_Moderno
{
}
.dxpgDataArea_Moderno
{
}
.dxpgFilterArea_Moderno
{
	color: #201f35;
	background: #e1e2e7;
	border-bottom-style: solid;
}
.dxpgEmptyArea_Moderno
{
	cursor: default;
	padding: 6px;
}
.dxpgColumnFieldValue_Moderno
{
    color: #201f35;
	background: #f5f5f6;
	border: 1px solid #bfc0c9;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	padding: 4px 6px;
	font-weight: normal;
	text-align: left;
}
.dxpgColumnTotalFieldValue_Moderno
{
	background: #e7e5ed;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgColumnGrandTotalFieldValue_Moderno
{
	background: #e7e5ed;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgRowFieldValue_Moderno
{
    color: #201f35;
	background: #f5f5f6;
	border: 1px solid #bfc0c9;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding: 3px 6px;
	font-weight: normal;
	text-align: left;
}
.dxpgRowTotalFieldValue_Moderno
{
	background: #e7e5ed;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
}
.dxpgRowTreeFieldValue_Moderno
{	
	padding: 0;
	font: 0px;
}
.dxpgRowGrandTotalFieldValue_Moderno
{
	background: #e7e5ed;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dxpgCollapsedButton_Moderno
{
	vertical-align: -2px;
	border: 0;
	margin-right: 5px;
}
.dxpgSortByColumnImage_Moderno
{
	vertical-align: -1px;
	border: 0;
	margin-left: 5px;
}
.dxpgCell_Moderno 
{
	text-align: right;
	background-color: White;
	border-color: #d9dae0;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding: 3px 4px;
	white-space: nowrap;
}
.dxpgKPICell_Moderno
{
	text-align: center;
	vertical-align: middle;
}
.dxpgTotalCell_Moderno
{
	background-color: #faf9fb;
}
.dxpgGrandTotalCell_Moderno
{
	background-color: #f1f4f9;
}
.dxpgFilterItem_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
    white-space: nowrap;
}
.dxpgFilterButton_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	padding: 2px 6px;
}
.dxpgLoadingDiv_Moderno
{
	background-color: White;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxpgTopPager_Moderno,
.dxpgBottomPager_Moderno
{
    background: #f1f2f6 url(/DXR.axd?r=104_438-3g4J9) repeat-x left top;
    border-color: #9da0aa;
    border-style: solid;
}
.dxpgTopPager_Moderno
{
    border-width: 0 0 1px 0;
}
.dxpgBottomPager_Moderno
{
	border-width: 1px 0 0 0;
}
.dxpgCustomizationFieldsHeader_Moderno
{
	color: #201f35;
	font: 11px Verdana, Geneva, sans-serif;
}
.dxpgCustomizationFieldsContent_Moderno
{
	padding: 0px !important;
}
.dxpgLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
    background: White;
	border: 1px solid #9da0aa;
}
.dxpgLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxpgMenuItem_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
}
.dxpgDataHeadersImage_Moderno
{
	margin-right: 5px;
	vertical-align: -2px;
}
.dxpgPrefilterPanelContainer_Moderno
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.dxpgPrefilterPanel_Moderno
{
	border: none;
	background: #f9f9fc;
}
.dxpgPrefilterPanelLink_Moderno
{
	color: #1b3f91;
	text-decoration: underline;
}
.dxpgPrefilterPanelCheckBoxCell_Moderno
{
	padding: 0 3px;
	padding-right: 7px;
}
.dxpgPrefilterPanelImageCell_Moderno
{
	padding: 0 3px;
	padding-right: 1px;
	cursor: pointer;
}
.dxpgPrefilterPanelExpressionCell_Moderno
{
	font-size: 11px;
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxpgPrefilterPanelClearButtonCell_Moderno
{
	font-size: 11px;
	padding: 5px 6px 8px;
}
.dxpgFilterBuilderMainArea_Moderno
{
	background: white;
	padding: 6px 2px;
} 
.dxpgFilterBuilderButtonArea_Moderno
{
	background: #ebecef;
	border-top: 1px solid #abacb9;
	padding: 6px;
	white-space: nowrap;
}
.dxpgGroupSeparator_Moderno
{
	vertical-align: middle;
}
.dxpgCustFieldsFilterAreaHeaders_Moderno,
.dxpgCustFieldsRowAreaHeaders_Moderno,
.dxpgCustFieldsColumnAreaHeaders_Moderno,
.dxpgCustFieldsDataAreaHeaders_Moderno,
.BottomPanelOnly1by4 .dxpgFLFRDiv_Moderno,
.BottomPanelOnly1by4 .dxpgFLCDDiv_Moderno
{
    width: 100%;
    height: 50%;
}
.StackedDefault .dxpgCustFieldsFieldList_Moderno
{
    height: 33%;
}
.StackedDefault .dxpgFLFRDiv_Moderno
{
    width: 50%;
    height: 66%;
    float: left;
}
.StackedDefault .dxpgFLCDDiv_Moderno
{
    width: 50%;
    height: 66%;
    float: right;
}
.StackedDefault .dxpgCustFieldsFilterAreaHeaders_Moderno .dxpgFLTextDiv_Moderno,
.StackedDefault .dxpgCustFieldsColumnAreaHeaders_Moderno .dxpgFLTextDiv_Moderno
{
    height: 47px;
}
.TopPanelOnly .dxpgCustFieldsFieldList_Moderno
{
    width: 100%;
    height: 100%;
}
.TopPanelOnly .dxpgFLDefereDiv_Moderno .dxeBase_Moderno,
.TopPanelOnly .dxpgFLDefereDiv_Moderno .dxpgFLDefereDB_Moderno,
.BottomPanelOnly1by4 .dxpgCustFieldsFieldList_Moderno,
.TopPanelOnly .dxpgFLFRDiv_Moderno,
.TopPanelOnly .dxpgFLCDDiv_Moderno,
.BottomPanelOnly2by2 .dxpgCustFieldsFieldList_Moderno,
.TopPanelOnly .dxpgFLTextDiv_Moderno div
{
    display: none;
}
.TopPanelOnly .dxpgFLTextDiv_Moderno
{
    height: 10px;
}
.TopPanelOnly .dxpgFLDefereDiv_Moderno
{
    height: 16px;
}
.BottomPanelOnly2by2 .dxpgFLFRDiv_Moderno,
.StackedSideBySide .dxpgCustFieldsFieldList_Moderno
{
    width: 50%;
    height: 100%;
    float: left;
}
.BottomPanelOnly2by2 .dxpgFLCDDiv_Moderno
{
    width: 50%;
    height: 100%;
    float: right;
}
.StackedSideBySide .dxpgFLFRDiv_Moderno,
.StackedSideBySide .dxpgFLCDDiv_Moderno
{
    width: 50%;
    height: 50%;
    float: right;
}
.dxpgCustFields_Moderno
{
    display: block;
    position: relative;
}
.dxpgFLListDiv_Moderno > div
{
    border: 1px solid #9da0aa;
    position: relative;
    display: block;
    height: 100%;
    padding: 1px;
    background: White;
    overflow: hidden;
}
.dxpgFLListDiv_Moderno > div > div
{
    position: relative;
    display: block;
    height: 100%;
    padding: 0px;
    background: White;
    overflow-x: hidden;
    overflow-y: auto;
}
.DragOver .dxpgFLListDiv_Moderno > div
{
    background: #ffd324;
}
.dxpgFLListDiv_Moderno
{
    padding: 0px 3px;
}
.dxpgFLButtonDiv_Moderno .dxbButton_Moderno div.dxb
{
	border: 1px dotted transparent;
	padding: 1px 7px 0px;
}
.dxpgFLButtonDiv_Moderno .dxbButton_Moderno div.dxbf
{
	border: 1px dotted Black;
}
.dxpgFLTextDiv_Moderno
{
    height: 28px;
}
.dxpgFLTextDiv_Moderno div
{
   display: block;
   float: left;
   margin: -17px 0px 3px;
   left: 6px;
   top: 100%;
   position: relative;
}
.dxpgFLButtonDiv_Moderno
{
    float: right;
    height: 28px;
    position:relative;
    z-index:1;
}
.dxpgFLDefereDiv_Moderno
{
    height: 46px;
}
.dxpgCustFieldsDiv_Moderno
{
     clear: both;
     padding: 0px 9px;
}
.dxpgFLButton_Moderno
{
     margin: 7px 12px 0px 0px;
     width: 40px;
     height: 23px;
}
.dxpgFLDefereDiv_Moderno .dxeBase_Moderno
{
     float: left;
     display: block;
     border-collapse: separate;
     padding: 13px 0px 0px 0px;
     margin-left: 8px;
}
.dxpgFLDefereDB_Moderno
{
    float: right;
    display: block;
    margin: 12px 12px 0 0;
}
.dxpgFLDefereDiv_Moderno .dxbButton_Moderno div.dxb
{
    padding: 1px 13px;
    border: 1px dotted transparent;
}
.dxpgFLDefereDiv_Moderno .dxbButton_Moderno div.dxbf
{
    border: 1px dotted Black;
}
.dxpgFLListDiv_Moderno table
{
 width:100%;
 table-layout:fixed;  
 overflow:visible;
}
.dxpgFLListDiv_Moderno table table td
{
     overflow:hidden; 
}
div.dxpgFLTextImgDiv_Moderno
{
    display:block;
    height:16px;
    width:16px;
    margin:-18px 0px 3px 0px;
    left:3px;
}
.dxPivotGrid_CTNAttribute,
.dxPivotGrid_CTNCalculatedMeasure,
.dxPivotGrid_CTNDimension,
.dxPivotGrid_CTNFolderClosed,
.dxPivotGrid_CTNFolderOpen,
.dxPivotGrid_CTNHierarchy,
.dxPivotGrid_CTNKpi,
.dxPivotGrid_CTNMeasure,
.dxPivotGrid_FLBottomPanelOnly1by4,
.dxPivotGrid_FLBottomPanelOnly2by2,
.dxPivotGrid_FLButton,
.dxPivotGrid_FLColumnAreaHeaders,
.dxPivotGrid_FLDataAreaHeaders,
.dxPivotGrid_FLFieldList,
.dxPivotGrid_FLFilterAreaHeaders,
.dxPivotGrid_FLRowAreaHeaders,
.dxPivotGrid_FLStackedDefault,
.dxPivotGrid_FLStackedSideBySide,
.dxPivotGrid_FLTopPanelOnly,
.dxPivotGrid_pgCollapsedButton,
.dxPivotGrid_pgCustomizationFormCloseButton,
.dxPivotGrid_pgDataHeaders,
.dxPivotGrid_pgDragArrowDown,
.dxPivotGrid_pgDragArrowLeft,
.dxPivotGrid_pgDragArrowRight,
.dxPivotGrid_pgDragArrowUp,
.dxPivotGrid_pgDragHideField,
.dxPivotGrid_pgExpandedButton,
.dxPivotGrid_pgFilterButton,
.dxPivotGrid_pgFilterButtonActive,
.dxPivotGrid_pgFilterResizer,
.dxPivotGrid_pgGroupSeparator,
.dxPivotGrid_pgPrefilterButton,
.dxPivotGrid_pgSortByColumn,
.dxPivotGrid_pgSortDownButton,
.dxPivotGrid_pgSortUpButton
{
    background-image: url(/DXR.axd?r=7_31-GwMp9);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxPivotGrid_CTNAttribute
{
    background-position: -187px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNCalculatedMeasure
{
    background-position: -220px 0px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNDimension
{
    background-position: -204px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNFolderClosed
{
    background-position: -170px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNFolderOpen
{
    background-position: -85px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNHierarchy
{
    background-position: -136px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNKpi
{
    background-position: -102px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_CTNMeasure
{
    background-position: -34px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLBottomPanelOnly1by4
{
    background-position: -99px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLBottomPanelOnly2by2
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLButton
{
    background-position: -153px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLColumnAreaHeaders
{
    background-position: -51px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLDataAreaHeaders
{
    background-position: -237px 0px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLFieldList
{
    background-position: -17px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLFilterAreaHeaders
{
    background-position: -119px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLRowAreaHeaders
{
    background-position: 0px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_FLStackedDefault
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLStackedSideBySide
{
    background-position: -132px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_FLTopPanelOnly
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxPivotGrid_pgCollapsedButton
{
    background-position: -192px -22px;
    width: 9px;
    height: 10px;
}
.dxPivotGrid_pgCustomizationFormCloseButton
{
    background-position: -251px -18px;
    width: 15px;
    height: 14px;
}
.dxPivotGrid_pgDataHeaders
{
    background-position: -254px 0px;
    width: 12px;
    height: 12px;
}
.dxPivotGrid_pgDragArrowDown
{
    background-position: -168px -23px;
    width: 11px;
    height: 9px;
}
.dxPivotGrid_pgDragArrowLeft
{
    background-position: -202px -21px;
    width: 9px;
    height: 11px;
}
.dxPivotGrid_pgDragArrowRight
{
    background-position: -212px -21px;
    width: 9px;
    height: 11px;
}
.dxPivotGrid_pgDragArrowUp
{
    background-position: -180px -23px;
    width: 11px;
    height: 9px;
}
.dxPivotGrid_pgDragHideField
{
    background-position: -165px 0px;
    width: 22px;
    height: 22px;
}
.dxPivotGrid_pgExpandedButton
{
    background-position: -231px -33px;
    width: 9px;
    height: 10px;
}
.dxPivotGrid_pgFilterButton
{
    background-position: -188px 0px;
    width: 15px;
    height: 17px;
}
.dxPivotGrid_pgFilterButtonActive
{
    background-position: -204px 0px;
    width: 15px;
    height: 17px;
}
.dxPivotGrid_pgFilterResizer
{
    background-position: -68px -33px;
    width: 16px;
    height: 16px;
}
.dxPivotGrid_pgGroupSeparator
{
    background-position: -188px -19px;
    width: 5px;
    height: 1px;
}
.dxPivotGrid_pgPrefilterButton
{
    background-position: -237px -19px;
    width: 13px;
    height: 13px;
}
.dxPivotGrid_pgSortByColumn
{
    background-position: -222px -21px;
    width: 14px;
    height: 11px;
}
.dxPivotGrid_pgSortDownButton
{
    background-position: -221px -33px;
    width: 9px;
    height: 10px;
}
.dxPivotGrid_pgSortUpButton
{
    background-position: -241px -33px;
    width: 9px;
    height: 10px;
}
.dxPivotGrid_pgCustomizationFormCloseButton,
.dxPivotGrid_FLButton
{
    display:block;
}
.dxpgControl, .dxpgCustForm
{
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
	border: solid 1px #9f9f9f;
	background-color: white;
}
.dxpgContainerCell
{
	vertical-align: top;
}
.dxpgMainTable
{
	border: 0px;
	border-collapse: separate;
	width: 100%;
	text-align: left;
}
div.dxpgMainTable
{
	-ms-touch-action: pinch-zoom;
}
.dxpgMainTable caption 
{
	background: #ACACAC;
	color: white;
	border-bottom: Solid 1px #9F9F9F;
    font-size: 1.25em;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
}
.dxpgHeader
{
	border-width: 0px;
	color: Black;
	background-color: #dcdcdc;
	cursor: pointer;
	white-space: nowrap;
    text-align: left;
}
.dxpgHeaderTable
{
	border: solid 1px #9f9f9f;
	width: 100%;
}
.dxpgMSDraggable .dxpgHeaderTable,
.dxpgCustFieldsDiv .dxpgHeaderTable
{
	-ms-touch-action: pinch-zoom;
}

.dxpgHeaderGroupButton
{
	padding-left: 4px;
	vertical-align: middle;
}
.dxpgHeaderText
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.dxpgHeaderSort
{
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
.dxpgHeaderFilter
{
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;	
}
.dxpgHeaderHover
{
	background-color: #f1f1f1;
}
.dxpgArea, .dxpgArea table
{
	color: Black;
}
.dxpgArea
{
	border: solid 1px #9f9f9f;
	background-color: #ededed;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.dxpgColumnArea
{
	border-bottom-style: solid;
}
.dxpgRowArea
{
}
.dxpgDataArea
{
}
.dxpgFilterArea
{
	background-color: #dcdcdc;
	color: #808080;
	border-bottom-style: solid;
}
.dxpgEmptyArea
{
	cursor: default;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-right: 6px;
}
.dxpgColumnFieldValue
{
	background-color: #dcdcdc;
	border: solid 1px #9f9f9f;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	padding: 4px 6px;
	font-weight: normal;
	text-align: left;	
}
.dxpgColumnTotalFieldValue
{
	background-color: #c9c9c9;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgColumnGrandTotalFieldValue
{
	background-color: #bdbdbd;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgRowFieldValue
{
	background-color: #dcdcdc;
	border: solid 1px #9f9f9f;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding: 3px 6px 4px 6px;
	font-weight: normal;
	text-align: left;
}
.dxpgRowTotalFieldValue
{
	background-color: #c9c9c9;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
}
.dxpgRowTreeFieldValue
{	
	padding: 0px;
	font: 0px;
}
.dxpgRowGrandTotalFieldValue
{
	background-color: #bdbdbd;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 6px;	
}
.dxpgCollapsedButton
{
	vertical-align: -1px;
	border: 0px;
	margin-right: 5px;
}
.dxpgSortByColumnImage
{
	vertical-align: -1px;
	border: 0px;
	margin-left: 5px;
}
.dxpgCell
{
	text-align: right;
	background-color: White;	
	border-color: #cecece;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding: 4px;
	padding-top:3px;
	white-space: nowrap;
}
.dxpgKPICell
{
	text-align: center;
	vertical-align: middle;
}
.dxpgTotalCell
{
	background-color: #f2f2f2;
}
.dxpgGrandTotalCell
{
	background-color: #e2e2e2;
}
.dxpgFilterItem
{
    white-space: nowrap;
}
.dxpgFilterButton
{
	padding: 2px 6px;
}
.dxpgTopPager
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #9f9f9f;
	background-color: #F2F2F2;
	padding-bottom:2px;	
}
.dxpgBottomPager
{
	border-top: solid 1px #9f9f9f;
	border-bottom: none;
	border-right: none;
	border-left: none;
	background-color: #F2F2F2;
	padding-bottom:2px;
}
.dxpgTopPager,
.dxpgBottomPager
{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.dxpgCustomizationFieldsHeader
{
	color: White;
	font-size: 0.91em;
}
.dxpgCustomizationFieldsContent
{
	padding: 0px !important;
}
.dxpgMenuItem 
{
}
.dxpgDataHeadersImage
{
	margin-right: 5px;
	vertical-align: -2px;
}
.dxpgPrefilterPanelContainer
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.dxpgPrefilterPanel
{
	border: none;
	background: #d4d4d4;
}
.dxpgPrefilterPanelLink
{
	color: #394ea2;
	text-decoration: underline;
}
.dxpgPrefilterPanelCheckBoxCell
{
	padding: 0 3px;
	padding-right: 7px;
}
.dxpgPrefilterPanelImageCell
{
	padding: 0 3px;
	padding-right: 1px;
	cursor: pointer;
}
.dxpgPrefilterPanelExpressionCell
{
	padding: 5px 5px 8px 0;	
	white-space: nowrap;
}
.dxpgPrefilterPanelClearButtonCell
{
	padding: 5px 6px 8px;
}
.dxpgFilterBuilderMainArea
{
	background: white;
	padding: 6px 2px;
} 
.dxpgFilterBuilderButtonArea
{
	background: #ededed;
	border-top: solid 1px #cfcfcf;
	padding: 6px;
	white-space: nowrap;
}
.dxpgGroupSeparator 
{
	vertical-align: middle;
}
.dxpgCustFieldsFilterAreaHeaders,
.dxpgCustFieldsRowAreaHeaders,
.dxpgCustFieldsColumnAreaHeaders,
.dxpgCustFieldsDataAreaHeaders,
.BottomPanelOnly1by4 .dxpgFLFRDiv,
.BottomPanelOnly1by4 .dxpgFLCDDiv
{
width:100%;
height:50%;
}
.StackedDefault .dxpgCustFieldsFieldList
{
height:34%;
}
.StackedDefault .dxpgFLFRDiv
{
width:50%;
height:66%;
float:left;
}
.StackedDefault .dxpgFLCDDiv
{
width:50%;
height:66%;
float:right;
}
.StackedDefault .dxpgCustFieldsFilterAreaHeaders .dxpgFLTextDiv,
.StackedDefault .dxpgCustFieldsColumnAreaHeaders .dxpgFLTextDiv
{
height:47px;
}
.TopPanelOnly .dxpgCustFieldsFieldList
{
width:100%;
height:100%;
}
.TopPanelOnly .dxpgFLDefereDiv .dxeBase,
.TopPanelOnly .dxpgFLDefereDiv .dxpgFLDefereDB,
.TopPanelOnly .dxpgFLFRDiv,
.TopPanelOnly .dxpgFLCDDiv,
.BottomPanelOnly1by4 .dxpgCustFieldsFieldList,
.BottomPanelOnly2by2 .dxpgCustFieldsFieldList,
.TopPanelOnly .dxpgFLTextDiv div
{
display:none;
}
.TopPanelOnly .dxpgFLTextDiv
{
 height:19px;   
}
.TopPanelOnly .dxpgFLDefereDiv
{
 height:16px;   
}
.BottomPanelOnly2by2 .dxpgFLFRDiv,
.StackedSideBySide .dxpgCustFieldsFieldList
{
width:50%;
height:100%;
float:left;
}
.BottomPanelOnly2by2 .dxpgFLCDDiv
{
width:50%;
height:100%;
float:right;
}
.StackedSideBySide .dxpgFLFRDiv,
.StackedSideBySide .dxpgFLCDDiv
{
width:50%;
height:50%;
float:right;
}
.dxpgCustFields
{
    display:block;
    position:relative;
}
.dxpgFLListDiv > div
{
    border:1px solid #9F9F9F;
    position:relative;
    display:block;
    height:100%;
    padding:1px;
    background:#FFFFFF;
    overflow:hidden;
}
.dxpgFLListDiv > div > div
{
    position:relative;
    display:block;
    background:#FFFFFF;
    height:100%;
    padding:0px;
    overflow-x:hidden;
    overflow-y:auto;
}
.DragOver .dxpgFLListDiv > div
{
    background:#FFD324;
}
.dxpgFLListDiv 
{
    padding:0px 3px 0px 3px;
}
.dxpgFLButtonDiv .dxbButton div.dxb
{
    padding:2px 8px 1px;
}
.dxpgFLButtonDiv .dxbButton div.dxbf
{
	border: dotted 1px black;	
	padding:1px 7px 0px;
}
.dxpgFLTextDiv
{
 height:28px;
}
.dxpgFLTextDiv div
{
   display:block;
   float:left;
   margin:-17px 0px 3px 0px;
   left:6px;
   top:100%;
   position:relative;
}
div.dxpgFLTextImgDiv
{
    display:block;
    height:16px;
    width:16px;
    margin:-18px 0px 3px 0px;
    left:3px;
}
.dxpgFLButtonDiv
{
    float:right;
    height:28px;
    position:relative;
    z-index:1;
}
.dxpgFLDefereDiv
{
    height:50px;
}
.dxpgCustFieldsDiv
{
 clear:both;   
 padding:0px 9px;
}
.dxpgFLButton 
{
 margin:12px 12px 0px 0px;
 width:40px;
 height:23px;
}
.dxpgFLDefereDiv .dxeBase
{
 float:left;
 display:block;
 border-collapse:separate;
 padding:18px 0px 0px 0px; 
 margin-left:8px;  
}
.dxpgFLDefereDB
{
float:right;
display:block;
margin: 14px 12px 0 0;
}
.dxpgFLDefereDiv .dxbButton div.dxb
{
    padding:2px 14px 2px 14px;
}
.dxpgFLDefereDiv .dxbButton div.dxbf
{
    padding:1px 13px 1px 13px;
    border: dotted 1px black;	
}
.dxpgFLListDiv table 
{
 width:100%;
 table-layout:fixed;  
 overflow:visible;
}
.dxpgFLListDiv table table td
{
     overflow:hidden; 
}
/* LoadingPanel */
.dxpgLoadingPanel
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxpgLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxpgLoadingPanel .dxlp-loadingImage 
{
	background: url(/DXR.axd?r=7_11-GwMp9);
	height: 16px;
	width: 16px;
}

/* -- WebChartControl -- */
.dxchartsuiLoadingDiv_Moderno
{
	background-color:Gray;	
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxchartsuiLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
    background: White;
	border: 1px solid #9da0aa;
}
.dxchartsuiLoadingPanel_Moderno td.dx

{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

/* -- Crosshair -- */
.dxchartsuiCrosshairHLine_Moderno,
.dxchartsuiCrosshairVLine_Moderno
{
    background-color: transparent;
    border-color: #de39cd;
}

.dxchartsuiCrosshairLabel_Moderno,
.dxchartsuiCrosshairHLine_Moderno,
.dxchartsuiCrosshairVLine_Moderno
{
    position: absolute;
    z-index: 41998;
}

.dxchartsuiCrosshairLabel_Moderno
{
    background-color: #de39cd;
    color: White;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 1px 4px 1px 4px;
    white-space: nowrap;    
}

.dxchartsuiCrosshairHLine_Moderno
{
    height: 0px;
}

.dxchartsuiCrosshairVLine_Moderno
{
    width: 0px;
}

/* -- Tooltip -- */
.dxchartsuiTooltip_Moderno,
.dxchartsuiTooltip_TopLeft_Moderno,
.dxchartsuiTooltip_TopRight_Moderno,
.dxchartsuiTooltip_BottomLeft_Moderno,
.dxchartsuiTooltip_BottomRight_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background-color: White;
	border: 1px solid rgb(157, 160, 170);
	border: 1px solid rgba(0, 0, 0, 0.35);
	padding: 6px 10px 6px 10px;
	text-align: left;
    position: absolute;
    cursor: default;
    white-space: nowrap;
    -moz-box-shadow:    0px 2px 10px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    box-shadow:         0px 2px 10px rgba(0, 0, 0, 0.35);
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 41999;
}
.dxchartsuiTooltip_TopLeft_Moderno:before,
.dxchartsuiTooltip_TopRight_Moderno:before,
.dxchartsuiTooltip_BottomLeft_Moderno:before,
.dxchartsuiTooltip_BottomRight_Moderno:before,
.dxchartsuiTooltip_TopLeft_Moderno:after,
.dxchartsuiTooltip_TopRight_Moderno:after,
.dxchartsuiTooltip_BottomLeft_Moderno:after,
.dxchartsuiTooltip_BottomRight_Moderno:after
{
    border-style: solid;
    content: "";
    display: block;
    position: absolute;
    width: 0;
}
.dxchartsuiTooltip_TopLeft_Moderno:before,
.dxchartsuiTooltip_TopRight_Moderno:before,
.dxchartsuiTooltip_BottomLeft_Moderno:before,
.dxchartsuiTooltip_BottomRight_Moderno:before
{
    border-width: 10px 5px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dxchartsuiTooltip_TopLeft_Moderno:after,
.dxchartsuiTooltip_TopRight_Moderno:after,
.dxchartsuiTooltip_BottomLeft_Moderno:after,
.dxchartsuiTooltip_BottomRight_Moderno:after
{
    border-width: 8px 4px;
}
.dxchartsuiTooltip_TopLeft_Moderno:before
{
    border-color: transparent transparent rgba(139, 139, 139, 0.35) rgba(139, 139, 139, 0.35);
    top: -20px;
    left: 10px;
}
.dxchartsuiTooltip_TopLeft_Moderno:after
{
    border-color: transparent transparent White White;
    top: -16px;
    left: 11px;
}
.dxchartsuiTooltip_TopRight_Moderno:before
{
    border-color: transparent rgba(139, 139, 139, 0.35) rgba(139, 139, 139, 0.35) transparent;
    top: -20px;
    right: 10px;
}
.dxchartsuiTooltip_TopRight_Moderno:after
{
    border-color: transparent White White transparent;
    top: -16px;
    right: 11px;
}
.dxchartsuiTooltip_BottomRight_Moderno:before
{
    border-color: rgba(139, 139, 139, 0.35) rgba(139, 139, 139, 0.35) transparent transparent;
    bottom: -20px;
    right: 10px;
}
.dxchartsuiTooltip_BottomRight_Moderno:after
{
    border-color: White White transparent transparent;
    bottom: -16px;
    right: 11px;
}
.dxchartsuiTooltip_BottomLeft_Moderno:before
{
    border-color: rgba(139, 139, 139, 0.35) transparent transparent rgba(139, 139, 139, 0.35);
    bottom: -20px;
    left: 10px;
}
.dxchartsuiTooltip_BottomLeft_Moderno:after
{
    border-color: White transparent transparent White;
    bottom: -16px;
    left: 11px;
}

.dxScheduler_Appointment_DayClock_Moderno,
.dxScheduler_Appointment_EndArrow_Moderno,
.dxScheduler_Appointment_NightClock_Moderno,
.dxScheduler_Appointment_NoRecurrence_Moderno,
.dxScheduler_Appointment_Recurrence_Moderno,
.dxScheduler_Appointment_Reminder_Moderno,
.dxScheduler_Appointment_StartArrow_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_00_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_05_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_10_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_15_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_20_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_25_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_30_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_35_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_40_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_45_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_50_Moderno,
.dxScheduler_AppointmentClockArrows_day_hour_55_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_00_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_05_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_10_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_15_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_20_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_25_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_30_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_35_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_40_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_45_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_50_Moderno,
.dxScheduler_AppointmentClockArrows_day_minute_55_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_00_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_05_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_10_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_15_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_20_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_25_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_30_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_35_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_40_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_45_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_50_Moderno,
.dxScheduler_AppointmentClockArrows_night_hour_55_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_00_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_05_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_10_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_15_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_20_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_25_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_30_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_35_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_40_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_45_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_50_Moderno,
.dxScheduler_AppointmentClockArrows_night_minute_55_Moderno,
.dxScheduler_CssImages_ToolbarBack_Moderno,
.dxScheduler_CssImages_ViewSelectorButtonBack_Moderno,
.dxScheduler_CssImages_ViewSelectorButtonHoverBack_Moderno,
.dxScheduler_CssImages_ViewSelectorButtonPressedBack_Moderno,
.dxScheduler_InplaceEditor_Cancel_Moderno,
.dxScheduler_InplaceEditor_EditForm_Moderno,
.dxScheduler_InplaceEditor_Save_Moderno,
.dxScheduler_Menu_Delete_Moderno,
.dxScheduler_Menu_GoToDate_Moderno,
.dxScheduler_Menu_NewAppointment_Moderno,
.dxScheduler_Menu_RecurringAppointment_Moderno,
.dxScheduler_MoreButton_Bottom_Moderno,
.dxScheduler_MoreButton_BottomHover_Moderno,
.dxScheduler_MoreButton_Top_Moderno,
.dxScheduler_MoreButton_TopHover_Moderno,
.dxScheduler_NavigationButton_Backward_Moderno,
.dxScheduler_NavigationButton_BackwardDisabled_Moderno,
.dxScheduler_NavigationButton_BackwardHover_Moderno,
.dxScheduler_NavigationButton_Forward_Moderno,
.dxScheduler_NavigationButton_ForwardDisabled_Moderno,
.dxScheduler_NavigationButton_ForwardHover_Moderno,
.dxScheduler_ResourceNavigator_Decrease_Moderno,
.dxScheduler_ResourceNavigator_DecreaseDisabled_Moderno,
.dxScheduler_ResourceNavigator_DecreaseHover_Moderno,
.dxScheduler_ResourceNavigator_First_Moderno,
.dxScheduler_ResourceNavigator_FirstDisabled_Moderno,
.dxScheduler_ResourceNavigator_FirstHover_Moderno,
.dxScheduler_ResourceNavigator_Increase_Moderno,
.dxScheduler_ResourceNavigator_IncreaseDisabled_Moderno,
.dxScheduler_ResourceNavigator_IncreaseHover_Moderno,
.dxScheduler_ResourceNavigator_Last_Moderno,
.dxScheduler_ResourceNavigator_LastDisabled_Moderno,
.dxScheduler_ResourceNavigator_LastHover_Moderno,
.dxScheduler_ResourceNavigator_Next_Moderno,
.dxScheduler_ResourceNavigator_NextDisabled_Moderno,
.dxScheduler_ResourceNavigator_NextHover_Moderno,
.dxScheduler_ResourceNavigator_NextPage_Moderno,
.dxScheduler_ResourceNavigator_NextPageDisabled_Moderno,
.dxScheduler_ResourceNavigator_NextPageHover_Moderno,
.dxScheduler_ResourceNavigator_Prev_Moderno,
.dxScheduler_ResourceNavigator_PrevDisabled_Moderno,
.dxScheduler_ResourceNavigator_PrevHover_Moderno,
.dxScheduler_ResourceNavigator_PrevPage_Moderno,
.dxScheduler_ResourceNavigator_PrevPageDisabled_Moderno,
.dxScheduler_ResourceNavigator_PrevPageHover_Moderno,
.dxScheduler_SmartTag_Moderno,
.dxScheduler_StatusInfo_Error_Moderno,
.dxScheduler_StatusInfo_Info_Moderno,
.dxScheduler_StatusInfo_Warning_Moderno,
.dxScheduler_TimeMarker_Moderno,
.dxScheduler_Tooltip_BottomLeft_Moderno,
.dxScheduler_Tooltip_BottomRight_Moderno,
.dxScheduler_Tooltip_BottomStem_Moderno,
.dxScheduler_Tooltip_Empty_Moderno,
.dxScheduler_Tooltip_TopLeft_Moderno,
.dxScheduler_Tooltip_TopRight_Moderno,
.dxScheduler_ViewNavigator_Backward_Moderno,
.dxScheduler_ViewNavigator_Down_Moderno,
.dxScheduler_ViewNavigator_Forward_Moderno
{
	background: transparent url(/Content/DevExStyles/ozola/Scheduler/sprite.png) no-repeat;
}
.dxScheduler_Appointment_DayClock_Moderno
{
    background-position: -112px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_Appointment_EndArrow_Moderno
{
    background-position: -112px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_Appointment_NightClock_Moderno
{
    background-position: -176px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_Appointment_NoRecurrence_Moderno
{
    background-position: -80px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_Appointment_Recurrence_Moderno
{
    background-position: -16px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_Appointment_Reminder_Moderno
{
    background-position: -240px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_Appointment_StartArrow_Moderno
{
    background-position: -160px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_00_Moderno
{
    background-position: -64px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_05_Moderno
{
    background-position: -224px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_10_Moderno
{
    background-position: -32px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_15_Moderno
{
    background-position: 0px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_20_Moderno
{
    background-position: -32px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_25_Moderno
{
    background-position: -80px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_30_Moderno
{
    background-position: 0px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_35_Moderno
{
    background-position: -32px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_40_Moderno
{
    background-position: -144px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_45_Moderno
{
    background-position: -208px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_50_Moderno
{
    background-position: -192px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_hour_55_Moderno
{
    background-position: -176px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_00_Moderno
{
    background-position: -16px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_05_Moderno
{
    background-position: -224px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_10_Moderno
{
    background-position: -80px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_15_Moderno
{
    background-position: -48px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_20_Moderno
{
    background-position: -144px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_25_Moderno
{
    background-position: -96px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_30_Moderno
{
    background-position: -128px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_35_Moderno
{
    background-position: -128px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_40_Moderno
{
    background-position: -112px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_45_Moderno
{
    background-position: -220px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_50_Moderno
{
    background-position: -204px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_day_minute_55_Moderno
{
    background-position: -176px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_00_Moderno
{
    background-position: -140px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_05_Moderno
{
    background-position: -236px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_10_Moderno
{
    background-position: -48px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_15_Moderno
{
    background-position: -160px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_20_Moderno
{
    background-position: -188px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_25_Moderno
{
    background-position: -172px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_30_Moderno
{
    background-position: -156px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_35_Moderno
{
    background-position: -124px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_40_Moderno
{
    background-position: -48px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_45_Moderno
{
    background-position: -144px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_50_Moderno
{
    background-position: -64px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_hour_55_Moderno
{
    background-position: 0px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_00_Moderno
{
    background-position: -208px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_05_Moderno
{
    background-position: -96px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_10_Moderno
{
    background-position: -160px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_15_Moderno
{
    background-position: -128px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_20_Moderno
{
    background-position: -192px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_25_Moderno
{
    background-position: -108px -150px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_30_Moderno
{
    background-position: -96px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_35_Moderno
{
    background-position: -192px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_40_Moderno
{
    background-position: -208px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_45_Moderno
{
    background-position: -16px -186px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_50_Moderno
{
    background-position: -64px -202px;
    width: 15px;
    height: 15px;
}
.dxScheduler_AppointmentClockArrows_night_minute_55_Moderno
{
    background-position: -240px -170px;
    width: 15px;
    height: 15px;
}
.dxScheduler_CssImages_ToolbarBack_Moderno
{
    background-position: -229px 0px;
    width: 1px;
    height: 27px;
}
.dxScheduler_CssImages_ViewSelectorButtonBack_Moderno
{
    background-position: -227px 0px;
    width: 1px;
    height: 27px;
}
.dxScheduler_CssImages_ViewSelectorButtonHoverBack_Moderno
{
    background-position: -233px 0px;
    width: 1px;
    height: 27px;
}
.dxScheduler_CssImages_ViewSelectorButtonPressedBack_Moderno
{
    background-position: -231px 0px;
    width: 1px;
    height: 27px;
}
.dxScheduler_InplaceEditor_Cancel_Moderno
{
    background-position: -68px -150px;
    width: 19px;
    height: 19px;
}
.dxScheduler_InplaceEditor_EditForm_Moderno
{
    background-position: -48px -150px;
    width: 19px;
    height: 19px;
}
.dxScheduler_InplaceEditor_Save_Moderno
{
    background-position: -88px -150px;
    width: 19px;
    height: 19px;
}
.dxScheduler_Menu_Delete_Moderno
{
    background-position: -148px -93px;
    width: 16px;
    height: 16px;
}
.dxScheduler_Menu_GoToDate_Moderno
{
    background-position: -240px -110px;
    width: 16px;
    height: 16px;
}
.dxScheduler_Menu_NewAppointment_Moderno
{
    background-position: -235px -22px;
    width: 16px;
    height: 16px;
}
.dxScheduler_Menu_RecurringAppointment_Moderno
{
    background-position: -240px -130px;
    width: 16px;
    height: 16px;
}
.dxScheduler_MoreButton_Bottom_Moderno
{
    background-position: -213px -88px;
    width: 21px;
    height: 21px;
}
.dxScheduler_MoreButton_BottomHover_Moderno
{
    background-position: -235px 0px;
    width: 21px;
    height: 21px;
}
.dxScheduler_MoreButton_Top_Moderno
{
    background-position: -191px -61px;
    width: 21px;
    height: 21px;
}
.dxScheduler_MoreButton_TopHover_Moderno
{
    background-position: -235px -39px;
    width: 21px;
    height: 21px;
}
.dxScheduler_NavigationButton_Backward_Moderno
{
    background-position: -155px 0px;
    width: 30px;
    height: 60px;
}
.dxScheduler_NavigationButton_BackwardDisabled_Moderno
{
    background-position: 0px 0px;
    width: 30px;
    height: 60px;
}
.dxScheduler_NavigationButton_BackwardHover_Moderno
{
    background-position: -93px 0px;
    width: 30px;
    height: 60px;
}
.dxScheduler_NavigationButton_Forward_Moderno
{
    background-position: -62px 0px;
    width: 30px;
    height: 60px;
}
.dxScheduler_NavigationButton_ForwardDisabled_Moderno
{
    background-position: -31px 0px;
    width: 30px;
    height: 60px;
}
.dxScheduler_NavigationButton_ForwardHover_Moderno
{
    background-position: -124px 0px;
    width: 30px;
    height: 60px;
}
.dxScheduler_ResourceNavigator_Decrease_Moderno
{
    background-position: -165px -90px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_DecreaseDisabled_Moderno
{
    background-position: -120px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_DecreaseHover_Moderno
{
    background-position: -24px -150px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_First_Moderno
{
    background-position: -144px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_FirstDisabled_Moderno
{
    background-position: -144px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_FirstHover_Moderno
{
    background-position: 0px -150px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_Increase_Moderno
{
    background-position: -48px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_IncreaseDisabled_Moderno
{
    background-position: -168px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_IncreaseHover_Moderno
{
    background-position: -192px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_Last_Moderno
{
    background-position: -48px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_LastDisabled_Moderno
{
    background-position: -192px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_LastHover_Moderno
{
    background-position: -72px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_Next_Moderno
{
    background-position: -24px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_NextDisabled_Moderno
{
    background-position: 0px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_NextHover_Moderno
{
    background-position: 0px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_NextPage_Moderno
{
    background-position: -120px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_NextPageDisabled_Moderno
{
    background-position: -24px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_NextPageHover_Moderno
{
    background-position: -96px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_Prev_Moderno
{
    background-position: -96px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_PrevDisabled_Moderno
{
    background-position: -72px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_PrevHover_Moderno
{
    background-position: -189px -90px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_PrevPage_Moderno
{
    background-position: -216px -130px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_PrevPageDisabled_Moderno
{
    background-position: -216px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_ResourceNavigator_PrevPageHover_Moderno
{
    background-position: -168px -110px;
    width: 23px;
    height: 19px;
}
.dxScheduler_SmartTag_Moderno
{
    background-position: -224px -202px;
    width: 9px;
    height: 9px;
}
.dxScheduler_StatusInfo_Error_Moderno
{
    background-position: 0px -61px;
    width: 48px;
    height: 48px;
}
.dxScheduler_StatusInfo_Info_Moderno
{
    background-position: -49px -61px;
    width: 48px;
    height: 48px;
}
.dxScheduler_StatusInfo_Warning_Moderno
{
    background-position: -98px -61px;
    width: 48px;
    height: 48px;
}
.dxScheduler_TimeMarker_Moderno
{
    background-position: -147px -61px;
    width: 43px;
    height: 25px;
}
.dxScheduler_Tooltip_BottomLeft_Moderno
{
    background-position: -227px -31px;
    width: 7px;
    height: 7px;
}
.dxScheduler_Tooltip_BottomRight_Moderno
{
    background-position: -234px -202px;
    width: 7px;
    height: 7px;
}
.dxScheduler_Tooltip_BottomStem_Moderno
{
    background-position: -186px 0px;
    width: 40px;
    height: 53px;
}
.dxScheduler_Tooltip_Empty_Moderno
{
    background-position: -225px -59px;
    width: 1px;
    height: 1px;
}
.dxScheduler_Tooltip_TopLeft_Moderno
{
    background-position: -227px -53px;
    width: 7px;
    height: 7px;
}
.dxScheduler_Tooltip_TopRight_Moderno
{
    background-position: -227px -45px;
    width: 7px;
    height: 7px;
}
.dxScheduler_ViewNavigator_Backward_Moderno
{
    background-position: -235px -61px;
    width: 21px;
    height: 21px;
}
.dxScheduler_ViewNavigator_Down_Moderno
{
    background-position: -213px -61px;
    width: 21px;
    height: 21px;
}
.dxScheduler_ViewNavigator_Forward_Moderno
{
    background-position: -235px -88px;
    width: 21px;
    height: 21px;
}


.dxscNSR /* North-south resize adorner */
{    
	position: absolute;
	cursor: n-resize;
	height: 4px;
	background-color:White;
}
.dxscEWR /* East-west resize adorner */
{
	position: absolute;	
	cursor: e-resize;
	width: 4px;
	background-color:White;
}
.dxscSel /* Selection div*/
{
	position: absolute;
	opacity: 0.75;
	filter: alpha(opacity=75);
	background-color: Highlight;
}
.dxscAptSelDiv /* Selected appointment adorner div */
{
	position: absolute;
	display:none;
	padding: 0px;
	margin: 0px;	
	border: solid 2px Black;	
}
.dxscDayScrollContainer /* Body cells scroll container div */
{
	position: relative;
	overflow: auto; /* Make scrolling work in Opera */
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}

.dxscDayScrollContent /* Body cells scroll content div */
{
	position: relative;
	width: 100%;
}

.dxscDayScrollContentIE /* Body cells scroll content div */
{
	position: relative;
	width: expression(offsetParent.clientWidth);
}

.dxscDayScrollBodyTable /* Body cells table inside scroll content */
{
	width: 100%;
	table-layout: fixed;
}
.dxscDayADAContainer /* AllDay area scroll container */
{
	position: absolute;
	overflow: hidden;
}
.dxscDayADAScrollContainer /* AllDay area scroll container */
{
	position: absolute;
	overflow: auto; /* Make scrolling work in Opera */
	overflow-x: hidden;
	overflow-y: scroll;
}
.dxscDayHdrsTbl
{
	width: 100%;
	table-layout: fixed;
}
.dxscDayHdrsContainer
{
	position: relative;
}
.dxscRendererTable
{
	position: relative;
	width: 100%;
	border-collapse: separate;
	border-width: 0px;
	table-layout: fixed;
}
.dxscApt 
{
	display: none;
	position: absolute;
	overflow: hidden;		
	-ms-touch-action: pinch-zoom;
}
.dxscMoreButton
{    
	cursor: pointer;    
	position : absolute;
	white-space : nowrap;
	overflow: hidden;
}
.dxscViewNavigatorGotoTodayButton span.dx-vam,
.dxscVSHorz .dxbButtonSys span.dx-vam,
.dxscVSVert .dxbButtonSys span.dx-vam
{    
    vertical-align: baseline;
}
/* Appointment Form */
.dxscAppointmentForm .dxscSingleCell {
    width: 50%;
}
.dxscAppointmentForm .dxscDoubleCell {
    width: 100%;
}
.dxscAppointmentForm table.dxscLabelControlPair {
    width: 100%;
    height: 100%;
}
.dxscAppointmentForm table.dxscLabelControlPair .dxscLabelCell {
    width: 100px;
    height: 100%;
}
.dxscLabelCell {
	white-space: nowrap;	
}
.dxscAppointmentForm .dxscLabelControlPair .dxscControlCell {
    height: 100%;
}
.dxscAppointmentForm .dxscSingleCell, .dxscAppointmentForm .dxscDoubleCell {
    height: 26px;
}
.dxscSmartTagIndex 
{
	z-index:5;
}

.dxscSIImageCell 
{
	width: 54px;
	text-align: left;
}
.dxscSISubjectCell
{
	font-size: 11px;
}
.dxscSIDetailInfoLink
{		
	color: #853a3a;
	text-decoration: underline;
}
.dxscSIDetail
{
	font-size: 11px;
	padding-left: 54px;
}
.dxscRndTTR 
{
    font-size: 0;
    line-height: 0;    
}
.dxscCellWithPadding
{
    padding: 1px;
}
table.dxscBorderSpacing, table.dxscButtonTable
{
    border-collapse: separate;
    border-spacing: 2px;
}
.dxscControl_Moderno
{
    	background: #9da0aa;
    	border: 1px solid #fff;
	border-radius: 6px 6px 0 0;
}
.dxscLoadingPanel_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
    background: White;
    border: 1px solid #9da0aa;
}
.dxscLoadingPanel_Moderno td.dx
{
    white-space: nowrap;
    text-align: center;
    padding: 7px 10px;
}
.dxscLoadingDiv_Moderno
{
    background: White;
    opacity: 0.25;
    filter: alpha(opacity=25);
}

/* Headers */
.dxscDateHeader_Moderno, 
.dxscAlternateDateHeader_Moderno,
.dxscDayHeader_Moderno,
.dxscDateCellHeader_Moderno,
.dxscTodayCellHeader_Moderno,
.dxscTimelineDateHeader_Moderno,
.dxscHorizontalResourceHeader_Moderno,
.dxscVerticalResourceHeader_Moderno
{
    color: #201f35;
    background: #f2f2f3;
    border: 1px solid #cacbd3;
    border-width: 0 1px 1px 0;
    padding: 4px;
    font: 11px Verdana, Geneva, sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
}

.dxscAlternateTimelineDateHeader_Moderno,
.dxscAlternateDateHeader_Moderno
{
    background: #ede5f9;
    color: #201f35;
}
.dxscDayHeader_Moderno
{
    border-width: 1px 1px 0 0;
}
.dxscDateCellHeader_Moderno
{
    border-width: 1px;
}
.dxscTodayCellHeader_Moderno
{
    border-top-width: 1px;
    background: #e2eafd;
    color: #201f35;
}
.dxscTimelineDateHeader_Moderno
{
    border-width: 1px 1px 1px 0;
}
.dxscHorizontalResourceHeader_Moderno
{
    border-color: #cacbd3;
    border-width: 1px 1px 1px 0;
    background: #f2f2f3;
}
.dxscVerticalResourceHeader_Moderno
{
    border-width: 1px 1px 0 0;
    border-top-color: #9da0aa;
    background: #f2f2f3;
    white-space: normal;
}
.dxscSelectionBar_Moderno
{
    border-style: solid;
    border-width: 0 1px 0 0;
    height: 30px;
}

/* Corners */
.dxscLeftTopCorner_Moderno, 
.dxscRightTopCorner_Moderno
{
    background-color: #f2f2f3;
    width: 1px;
    border-style: solid;
    border-color: #9da0aa;
    border-width: 0 0 1px;
}
.dxscLeftTopCorner_Moderno
{
    border-width: 1px 1px 1px 0;
    font: 11px Verdana, Geneva, sans-serif;
    text-align: center;
    padding: 2px;
    overflow: hidden;
}

/* Separators */
.dxscGroupSeparatorVertical_Moderno,
.dxscGroupSeparatorHorizontal_Moderno
{
    background: #ebecef;
    border: 1px solid #9da0aa;
}
.dxscDayHdrsTbl .dxscGroupSeparatorVertical_Moderno,
.dxscDayHdrsTbl .dxscGroupSeparatorHorizontal_Moderno
{
    background: White;
    border-color: #9da0aa;
}
.dxscGroupSeparatorVertical_Moderno
{
    width: 1px;
    border-width: 0 1px;
}
.dxscGroupSeparatorHorizontal_Moderno
{
    height: 1px;
    border-width: 1px 0 0;
    font-size: 1px;
}

/* Apts Area */
.dxscAllDayArea_Moderno
{
    background-color: #ebecef;
    border: 1px solid #9da0aa;
    border-width: 0 1px 1px 0;
}
.dxscDateCellBody_Moderno
{
    height: 100px;
    border: solid 1px;
    border-width: 0 1px 0 0;
}
.dxscTimeCellBody_Moderno
{
    border: solid 1px;
    font: 11px Verdana, Geneva, sans-serif;
}
.dxscTimelineCellBody_Moderno
{
    height: 300px;
    border-style: solid;
    border-width: 1px 1px 0 0;
}

.dxscAppointment_Moderno
{
    color: #201f35;
    font: 11px Verdana, Geneva, sans-serif;
    border: 1px solid #9da0aa;
    padding: 0;
    margin: 0;
    cursor: default;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dxscAppointmentInnerBorders_Moderno
{
    border: 1px solid #9da0aa;
    padding: 0px;
}
.dxscMoreButton_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
    text-decoration: underline;
    padding: 0;	
}
.dxscAppointmentHorizontalSeparator_Moderno
{
    height: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
/* Rulers */
.dxscTimeRulerHoursItem_Moderno, 
.dxscTimeRulerMinuteItem_Moderno
{
    color: #646464;
    background: White;
    border: 1px solid #a0a0a0;
    border-width: 0px 1px 1px 0;
    vertical-align: top;
    white-space: nowrap;
}
.dxscTimeRulerHoursItem_Moderno
{
    border-right-width: 0;
    border-left-color: #9da0aa;
    font: 11px Verdana, Geneva, sans-serif;
    text-align: right;
    width: 45px;
    padding: 4px 4px 4px;
}
.dxscTimeRulerMinuteItem_Moderno
{
    border-left-width: 0px;
    text-align: center;
    width: 18px;
    font: 9px Verdana, Geneva, sans-serif;
    padding: 4px;
    padding: 5px 1px 5px 1px;
}

.dxscTimeRulerHeaderHourItem_Moderno
{
    width: 55px;
}
.dxscTimeRulerHeaderMinuteItem_Moderno
{
    width: 16px;
}
.dxscScrollHeaderItem_Moderno
{
    width: 16px;
}


/* Control elements */
.dxscToolbarContainer_Moderno
{
    	background: #097ad1;
    	
	border-radius: 6px 6px 0 0;
}
.dxscToolbar_Moderno
{
    padding: 3px 0 3px 3px;
}
.dxscViewSelector_Moderno
{
    background-color: transparent;
    padding: 0;
}
.dxscResourceNavigator_Moderno
{
    background: White;
    padding: 3px 6px 3px 3px;
    border: 1px solid #9da0aa;
}
.dxscViewVisibleInterval_Moderno
{
    color: #ffffff;
    font: 11px Verdana, Geneva, sans-serif;
    padding: 0 20px;
    white-space: nowrap;
}
.dxscInplaceEditor_Moderno
{
    background: #ebecef;
    border: solid 3px black;
    padding: 0;
    font: 11px Verdana, Geneva, sans-serif;
    color: #201f35;
}
.dxscErrorInfo_Moderno
{
    background: #f1abab;
    color: #853a3a;
    padding: 10px;
    border: 1px solid #9da0aa;
    border-width: 1px 0;
}

/* Buttons */
.dxscViewNavigatorButton_Moderno,
.dxscViewNavigatorGotoDateButton_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #ffffff;
    background: transparent;
    border: none;
    padding: 0;
    height: 21px;
}
.dxscViewNavigatorButton_Moderno span,
.dxscViewNavigatorGotoDateButton_Moderno span
{
    padding: 0 10px;
}
.dxscViewNavigatorButtonHover_Moderno span
{
    text-decoration: underline;
}

.dxscViewSelectorButton_Moderno
{
    font: 11px Verdana, Geneva, sans-serif;
    color: #fff;
    border: 1px solid #fff;
    border-width: 0 0 0 1px;
    padding: 8px 18px;
}
.dxscViewSelectorButtonHover_Moderno
{
    background: #097ad1;
    border-color: #fff;
}
.dxscViewSelectorButtonChecked_Moderno
{
    background: White;
    border-color: #fff;
	color: #097ad1;
}
.dxscViewSelectorButtonPressed_Moderno
{
    background: #f6f7f9 url(/Content/DevExStyles/ozola/Scheduler/CssImages/ViewSelectorButtonPressedBack.png) left top repeat-x;
    border-color: #9da0aa;
}

.dxscViewSelector_Moderno.dxscVSHorz,
.dxscViewSelector_Moderno.dxscVSVert
{
    border-style: solid;
    border-color: #9da0aa;
    border-width: 1px 0 0 1px;
}
.dxscToolbar_Moderno .dxscViewSelector_Moderno
{
    border-width: 0;
}
.dxscVSHorz .dxscViewSelectorButton_Moderno,
.dxscVSVert .dxscViewSelectorButton_Moderno
{
    border-width: 0 1px 1px 0;
}
.dxscToolbar_Moderno .dxscViewSelectorButton_Moderno
{
    border-width: 0 0 0 1px;
}

.dxscResourceNavigatorButton_Moderno
{
    background: none;
    cursor: pointer;
}
.dxscResourceNavigatorButtonHover_Moderno
{
    background: none;
}
.dxscResourceNavigatorButtonPressed_Moderno
{
    background: none;
}

.dxscNavigationButton_Moderno
{
    background: none;
    cursor: pointer;
}
.dxscNavigationButtonHover_Moderno
{
    background: none;
}
.dxscNavigationButtonPressed_Moderno
{
    background: none;
}

.dxscSmartTagButton_Moderno
{
    background: #f1f2f6 url(/Content/DevExStyles/ozola/Scheduler/CssImages/ViewSelectorButtonBack.png) left top repeat-x;
    border: 1px solid #9da0aa;
    padding: 4px 5px;
    cursor: pointer;
}

.dxscDVBottomMoreButton_Moderno,
.dxscDVTopMoreButton_Moderno
{
    cursor: pointer;
}

.dxscNoBorderButton_Moderno
{
    cursor: pointer;
    border: 1px solid #9da0aa;
}
.dxscNoBorderButtonHover_Moderno
{
    background: #d4dffc;
    border-color: #9da0aa;
}
.dxscNoBorderButtonPressed_Moderno
{
    background: #dddde2;
    border-color: #9da0aa;
}
.dxscControlAreaForm_Moderno
{
    font: 16px Verdana, Geneva, sans-serif;
    color: #201f35;
    white-space: normal;
    padding: 9px 12px 13px 12px;
    background-color: white;
}
.dxscToolTipRoundedCornersTopBottomRow_Moderno
{
    font-size: 1px;
}
.dxscToolTipRoundedCornersTopSide_Moderno
{
    border-top: 1px solid Black;
    vertical-align: bottom; 
    height: 1px;
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersLeftSide_Moderno
{
    border-left: 1px solid Black;
    vertical-align: bottom;
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersRightSide_Moderno
{
    border-right: 1px solid Black;
    vertical-align: bottom; 
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersBottomSide_Moderno
{
    border-bottom: 1px solid Black;
    vertical-align: bottom;
    height: 1px;
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersContent_Moderno
{
    background-color: #fafad2;
    padding: 0;
}
.dxscToolTipSquaredCorners_Moderno
{
    background: #f9f9cd;
    padding: 0;
    font: 11px Verdana, Geneva, sans-serif;
    color: #303030;
    white-space: nowrap;
    border: 1px solid Black;
}
.dxscTimeMarker_Moderno
{
    top: -12px;
}
.dxscTimeMarkerLine_Moderno
{
    top: -2px;
    height: 3px;
    font-size: 1px;
}
.dxscTimeMarkerLineV_Moderno
{
    position: absolute;
    background-color: White;
    border: 1px solid #9da0aa;
    width: 1px;
    font-size: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
}
.dxscTimeMarkerLineH_Moderno
{
    position: absolute;
    top: -2px;
    background-color: White;
    border: 1px solid #9da0aa;
    height: 1px;
    font-size: 1px;
    border-left-width: 0;
    border-right-width: 0;
}

.dxscControl
{
    background: #9f9f9f;
    border: solid 1px #9f9f9f;
    font: 12px Tahoma, Geneva, sans-serif;
}
/* Headers */
.dxscDateHeader, 
.dxscAlternateDateHeader,
.dxscDayHeader,
.dxscDateCellHeader,
.dxscTodayCellHeader,
.dxscTimelineDateHeader,
.dxscHorizontalResourceHeader,
.dxscVerticalResourceHeader
{    
    color: black;
    background: #dcdcdc;
    border: solid 1px #9f9f9f;
    border-width: 0 1px 1px 0;
    padding: 4px;
    text-align: center;
    vertical-align: top;
    
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
}

.dxscAlternateTimelineDateHeader,
.dxscAlternateDateHeader
{
    background: #ffd554;
}
.dxscDayHeader
{
    border-width: 1px 1px 0 0;
}
.dxscDateCellHeader
{
    border-width: 1px;
}
.dxscTodayCellHeader
{    
    border-top-width: 1px;
    background: #ffd554;
}
.dxscTimelineDateHeader
{
    border-width: 1px 1px 1px 0;
}
.dxscHorizontalResourceHeader
{
    border-width: 1px 1px 1px 0;
    background: #cdcdcd;
}
.dxscVerticalResourceHeader
{
    border-width: 1px 1px 0 0;
    background: #cdcdcd;
    white-space: normal;
}
.dxscSelectionBar 
{	
    border-style: solid;
    border-width: 0 1px 0 0;
    height: 30px;
}

/* Corners */
.dxscLeftTopCorner, 
.dxscRightTopCorner
{
    background: #dcdcdc;
    width: 1px;
    border-style: solid;
    border-color: #9f9f9f;	
    border-width: 0 0 1px;
}
.dxscLeftTopCorner
{    
    border-width: 1px 1px 1px 0;
    font-size: 0.91em;
    text-align: center;
    padding: 2px;
    overflow: hidden;
}

/* Separators */
.dxscGroupSeparatorVertical, 
.dxscGroupSeparatorHorizontal
{
    background: #dcdcdc;
    border: solid 1px #9f9f9f;
}

.dxscGroupSeparatorVertical
{
    width: 1px; 
    border-width: 0 1px;
}
.dxscGroupSeparatorHorizontal
{
    height: 1px;
    border-width: 1px 0 0;
    font-size: 0;
}

/* Apts Area */
.dxscAllDayArea
{
    background: #ededed;
    border: solid 1px #9f9f9f;
    border-width: 0 1px 1px 0;
}
.dxscDateCellBody 
{
    height: 100px;
    border: solid 1px;
    border-width: 0 1px 0 0;
}
.dxscTimeCellBody
{
    border: solid 1px;
}
.dxscTimelineCellBody
{
    height: 300px;
    border-style: solid;
    border-width: 1px 1px 0 0;
}

.dxscAppointment
{
    color: black;
    font-size: 0.91em;
    border: solid 1px #8b8b8b;
    padding: 0;
    margin: 0;
    cursor: default;
    width: 100%;
    height: 100%;
    overflow: hidden;	
}
.dxscAppointmentInnerBorders
{	
    border: solid 1px #8b8b8b;
    padding: 0px;
}
.dxscAppointmentHorizontalSeparator 
{
    height: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
.dxscMoreButton
{
    font-size: 0.91em;
    color: #0000cc;    
    text-decoration: underline;	
    padding: 0;
}

/* Rulers */
.dxscTimeRulerHoursItem, .dxscTimeRulerMinuteItem
{
    color: #6f6f6f;
    background: #ededed;
    border: solid 1px #9f9f9f;
    border-width: 0px 1px 1px 0;
    vertical-align: top;
    white-space: nowrap;
} 
.dxscTimeRulerHoursItem
{
    border-right-width: 0;
    border-left-color: #9f9f9f;
    font-size: 1.42em;
    text-align: right;
    width: 45px;
    padding: 2px 4px 0px;
}
.dxscTimeRulerMinuteItem
{
    border-left-width: 0px;
    text-align: center;
    width: 18px;
    font-size: 0.91em;
    padding: 4px 1px 4px 1px;
}

.dxscTimeRulerHeaderHourItem
{
    width: 55px;
}	
.dxscTimeRulerHeaderMinuteItem
{
    width: 16px;
}
.dxscScrollHeaderItem
{
    width: 16px;
}


/* Control elements */
.dxscToolbarContainer 
{
    background: #e4e4e4;    
}
.dxscToolbar
{
    border: none;
    background: #e4e4e4;    
    padding: 4px 7px;    
}
.dxscResourceNavigator 
{    
    background: #c3c3c3;
    padding: 7px;
    border: solid 1px #9f9f9f;
}
.dxscViewVisibleInterval
{    
    color: #303030;
    white-space: nowrap;
}
.dxscInplaceEditor
{
    background: #fdfdfd;
    border: solid 2px black;
    padding: 0;
    color: #303030;
}
.dxscControlAreaForm
{
    font-size: 1.33em;
    color: black;
    background-color: #efefef;
    border: none;
    white-space: normal;
    padding: 9px 12px;
}
.dxscErrorInfo
{
    background: #f1abab;
    color: #853a3a;
    padding: 10px;
    border: solid 1px #9f9f9f;
    border-width: 1px 0;
}

/* Buttons */
.dxscViewNavigatorButton,
.dxscViewNavigatorGotoDateButton
{    
    border: solid 1px #7f7f7f;
    color: Black;
    background: url(/DXR.axd?r=8_3-GwMp9) repeat-x left top #e5e5e5;
    line-height: 100%;
    padding: 3px 7px;

    min-height: 1em;
    display: block!important;
}
.dxscViewNavigatorGotoDateButton 
{
    padding: 3px 5px;
}
.dxscViewNavigatorButton.dxscViewNavigatorGotoTodayButton
{    
    padding: 1px 7px;
}
.dxscViewNavigatorButtonHover,
.dxscViewNavigatorGotoDateButtonHover
{
    background: url(/DXR.axd?r=8_4-GwMp9) repeat-x left top #f2f2f2;
    border-color: #606060;
}
.dxscViewNavigatorButtonPressed,
.dxscViewNavigatorGotoDateButtonPressed
{
    background: #D5D5D5;
    border-color: #606060;
}

.dxscResourceNavigatorButton,
.dxscNavigationButton,
.dxscDVTopMoreButton,
.dxscDVBottomMoreButton
{
    cursor: pointer;
}

.dxscSmartTagButton 
{
    border: solid 1px black;
    background: #ffffee;
    padding: 4px 5px;
    cursor: pointer;
}

.dxscViewSelectorButton 
{
    background: url(/DXR.axd?r=8_5-GwMp9) repeat-x left top #e6e6e6;
    border: solid 1px #9f9f9f;
    border-width: 0 0 0 1px;
    padding: 10px 18px;
}
.dxscViewSelectorButtonHover
{
    background: url(/DXR.axd?r=8_6-GwMp9) repeat-x left top #f2f2f2;        
}
.dxscViewSelectorButtonPressed
{
    background: #b9b9b9;
    color: White;
}
.dxscViewSelectorButtonChecked
{
    background: #a4a4a4;
    color: White;
}

.dxscNoBorderButton
{
    border: solid 1px #FDFDFD;
    background: none;
    cursor: pointer;
}
.dxscNoBorderButtonHover
{
    border: solid 1px #A8A8A8;
}

.dxscToolTipRoundedCornersTopBottomRow 
{
    font-size:0;		
}
.dxscToolTipRoundedCornersTopSide 
{
    border-top: 1px black solid; 
    vertical-align:bottom; 
    height:1px;	
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersLeftSide 
{
    border-left: 1px black solid; 
    vertical-align:bottom; 
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersRightSide 
{
    border-right: 1px black solid; 
    vertical-align:bottom; 
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersBottomSide 
{
    border-bottom: 1px black solid; 
    vertical-align:bottom; 
    height:1px;	
    background-color:#fafad2;
}
.dxscToolTipRoundedCornersContent 
{
    background-color:#fafad2;
    padding:0;
}
.dxscToolTipSquaredCorners 
{
    background: #f9f9cd;
    padding: 1px 1px;
    font-size: 0;
    color: #303030;
    white-space: nowrap;
    border: solid 1px black;
}
.dxscTimeMarker 
{
    top:-4px;
}
.dxscTimeMarkerLine 
{
    top:-2px;
    background-color:Red;
    height:3px;
    font-size: 0;
    
}
.dxscTimeMarkerLineV 
{
    position:absolute;
    
    background-color:#4E4E4E;
    width:1px;
    font-size: 0;
    border:solid 1px #FFC029;
    border-top-width:0;
    border-bottom-width:0;
}
.dxscTimeMarkerLineH
{
    position:absolute;
    top:-2px;
    background-color:#4E4E4E;
    height:1px;
    font-size: 0;
    border:solid 1px #FFC029;
    border-left-width:0;
    border-right-width:0;
}
/*Loading Panel*/
.dxscLoadingPanel
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxscLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxscLoadingPanel .dxlp-loadingImage 
{
	background: url(/DXR.axd?r=8_7-GwMp9);
	height: 16px;
	width: 16px;
}
.dxTreeList_CollapsedButton_Moderno,
.dxTreeList_CollapsedButtonRtl_Moderno,
.dxTreeList_DragAndDropArrowDown_Moderno,
.dxTreeList_DragAndDropArrowUp_Moderno,
.dxTreeList_DragAndDropHide_Moderno,
.dxTreeList_DragAndDropNode_Moderno,
.dxTreeList_ExpandedButton_Moderno,
.dxTreeList_ExpandedButtonRtl_Moderno,
.dxTreeList_SortAsc_Moderno,
.dxTreeList_SortDesc_Moderno
{
    background-image: url(/Content/DevExStyles/ozola/TreeList/sprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxTreeList_CollapsedButton_Moderno
{
    background-position: -23px 0px;
    width: 13px;
    height: 13px;
}
.dxTreeList_CollapsedButtonRtl_Moderno
{
    background-position: -28px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_DragAndDropArrowDown_Moderno
{
    background-position: -51px -13px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropArrowUp_Moderno
{
    background-position: -51px 0px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropHide_Moderno
{
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}
.dxTreeList_DragAndDropNode_Moderno
{
    background-position: -14px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_ExpandedButton_Moderno
{
    background-position: 0px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_ExpandedButtonRtl_Moderno
{
    background-position: -37px 0px;
    width: 13px;
    height: 13px;
}
.dxTreeList_SortAsc_Moderno
{
    background-position: -35px -17px;
    width: 7px;
    height: 5px;
}
.dxTreeList_SortDesc_Moderno
{
    background-position: -43px -17px;
    width: 7px;
    height: 5px;
}


img.dxtl__Collapse,
img.dxtl__Expand
{		
	cursor: pointer;
	font-size: 12px;
}

.dxtl__I, .dxtl__IM, .dxtl__I8
{
	text-align: center;		
	font-size: 2px !important;
	line-height: 0 !important;	
}
.dxtl__I
{
	width: 0.1%;	
}
.dxtl__I8
{
	width: 1%;	
}
.dxtl__IM
{
	width: 1px;
}
.dxtl__Sel {
    padding: 0;
}

.dxtl__B0
{
	border-style: none !important;	
}
.dxtl__B1 
{	
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none!important;	
}
.dxtl__B2 
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxtl__B3 
{
	border-top-style: none !important;
	border-right-style: none !important;
}
.dxtl__B4 
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__B5
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
}
.dxtl__B6
{
	border-top-style: none !important;
	border-left-style: none !important;
}
.dxtl__B7 
{
	border-top-style: none !important;
}
.dxtl__B8
{	
	border-right-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__B9
{
	border-right-style: none !important;
	border-bottom-style: none !important;	
}
.dxtl__BA
{
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxtl__BB
{
	border-right-style: none !important;
}
.dxtl__BC
{
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__BD
{
	border-bottom-style: none !important;
}
.dxtl__BE
{
	border-left-style: none !important;
}
.dxtlHDR_MSDraggable th
{
	-ms-touch-action: pinch-zoom;
}
.dxtlHSEC 
{
    border-style: none !important;
    background-color: White;
}
.dxtlControl_Moderno
{
	cursor: default;
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	border: 1px solid #9da0aa;
	background: White url(/Content/DevExStyles/ozola/TreeList/CssImages/ControlBack.png) no-repeat right bottom;
}
.dxtlControl_Moderno caption
{
	font-weight: normal;
	color: #201f35;
	padding: 3px 3px 5px;
	text-align: center;
	background: #f2f3f4 url(/Content/DevExStyles/ozola/TreeList/CssImages/TitleBack.png) repeat-x left top;
	border-bottom: 0 solid #cacbd3;
	border: 1px solid #cacbd3;
}

/* Indent cells */
.dxtlIndent_Moderno,
.dxtlIndentWithButton_Moderno
{
	background: Transparent none;
	vertical-align: top;
}
.dxtlIndent_Moderno
{
	padding: 0 11px;
}
.dxtlIndentWithButton_Moderno
{
	padding: 4px 5px;
}
.dxtlSelectionCell_Moderno
{
	border-width: 0;
}

/* Tree-lines cells */
.dxtlLineRoot_Moderno,
.dxtlLineFirst_Moderno,
.dxtlLineMiddle_Moderno,
.dxtlLineLast_Moderno,
.dxtlLineFirstRtl_Moderno,
.dxtlLineMiddleRtl_Moderno,
.dxtlLineLastRtl_Moderno
{
	background-color: Transparent;
}

.dxtlIndent_Moderno,
.dxtlIndentWithButton_Moderno
{
	background-color: Transparent;
}

/* Headers */
.dxtlHeader_Moderno,
.dxtlControl_Moderno .dxtlHSDC 
{
    background: #f2f3f4 url(/Content/DevExStyles/ozola/TreeList/CssImages/HeaderBack.png) repeat-x left top;
}
.dxtlHeader_Moderno
{
	border: 1px solid #cacbd3;
	padding: 5px 6px;
	font-weight: normal;
	color: #201f35;
}
.dxtlHeader_Moderno table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_Moderno td.dxtl
{
	padding: 0;
}
.dxtlHeader_Moderno,
.dxtlHeader_Moderno td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode_Moderno
{
	background: Transparent none;
}
.dxtlAltNode_Moderno td.dxtl,
.dxtlAltNode_Moderno .dxtlCommandCell_Moderno,
.dxtlAltNode_Moderno .dxtlSelectionCell_Moderno
{
	background: url(/Content/DevExStyles/ozola/TreeList/CssImages/AltBack.png) left top;
}
.dxtlSelectedNode_Moderno td.dxtl,
.dxtlSelectedNode_Moderno .dxtlCommandCell_Moderno,
.dxtlSelectedNode_Moderno .dxtlSelectionCell_Moderno
{
	background: #eff0f2 none;
	color: #201f35;
}
.dxtlFocusedNode_Moderno td.dxtl,
.dxtlFocusedNode_Moderno .dxtlCommandCell_Moderno,
.dxtlFocusedNode_Moderno .dxtlSelectionCell_Moderno
{
	background: #dde6fd url(/Content/DevExStyles/ozola/TreeList/CssImages/FocusedBack.png) repeat-x left top;
	color: #201f35;
}
.dxtlAltNode_Moderno .dxtlIndent_Moderno,
.dxtlSelectedNode_Moderno .dxtlIndent_Moderno,
.dxtlFocusedNode_Moderno .dxtlIndent_Moderno
{
	background: Transparent none;
}
.dxtlInlineEditNode_Moderno
{
	background: Transparent none;
}
.dxtlEditFormDisplayNode_Moderno td.dxtl,
.dxtlEditFormDisplayNode_Moderno .dxtlCommandCell_Moderno,
.dxtlEditFormDisplayNode_Moderno .dxtlSelectionCell_Moderno
{
	background: #f9f9fc none;
}

.dxtlNode_Moderno td.dxtl,
.dxtlAltNode_Moderno  td.dxtl,
.dxtlSelectedNode_Moderno td.dxtl,
.dxtlFocusedNode_Moderno td.dxtl,
.dxtlEditFormDisplayNode_Moderno td.dxtl,
.dxtlCommandCell_Moderno
{
	padding: 4px 6px;
	border-width: 0;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlEditFormDisplayNode_Moderno td.dxtl,
.dxtlEditFormDisplayNode_Moderno td.dxtl__cc
{
	border-bottom: 1px solid #d9dae0;
}
.dxtlInlineEditNode_Moderno td.dxtl
{
	border-width: 0;
	padding: 1px;
}

/* Preview */
.dxtlPreview_Moderno
{
	background: url(/Content/DevExStyles/ozola/TreeList/CssImages/PreviewBack.png) left top;
	color: #777777;
	padding: 14px;
	border-width: 0;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_Moderno td.dxtl,
.dxtlFooter_Moderno td.dxtl,
.dxtlControl_Moderno .dxtlFSDC 
{
    background-color: #f9f9fc;
}
.dxtlGroupFooter_Moderno td.dxtl,
.dxtlFooter_Moderno td.dxtl
{
	padding: 6px;
	white-space: nowrap;
	border-top: 1px solid #e1e1e9;
	border-right: 1px solid #e1e1e9;
	border-bottom: 1px solid #e1e1e9;
	border-left-color: #e1e1e9;
	border-left-style: solid;
	border-left-width: 0!important;
	overflow: hidden;
}

/* Pagers */
.dxtlPagerTopPanel_Moderno,
.dxtlPagerBottomPanel_Moderno
{
	background: #f1f2f6 url(/Content/DevExStyles/ozola/TreeList/CssImages/PagerBack.png) left top;
}
.dxtlPagerTopPanel_Moderno
{
	border-bottom: 1px solid #cacbd3;
}
.dxtlPagerBottomPanel_Moderno
{
	border-top: 1px solid #cacbd3;
}

/* Editing */
.dxtlEditForm_Moderno
{
	background: #f9f9fc none;
	border-width: 0;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_Moderno,
.dxtlEditFormEditCell_Moderno
{
	padding: 4px;
}
.dxtlEditFormCaption_Moderno
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_Moderno
{
	background-color: #ebecef;
	color: #ba1717;
	padding: 6px 10px;
	border-width: 0;
}
.dxtlPopupEditForm_Moderno
{
	padding: 12px;
}

/* Links */
.dxtlControl_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtlControl_Moderno a:hover
{
	text-decoration: underline;
}

.dxtlSelectedNode_Moderno a,
.dxtlFocusedNode_Moderno a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtlSelectedNode_Moderno a:hover,
.dxtlFocusedNode_Moderno a:hover
{
	text-decoration: underline;
}
.dxtlCommandCell_Moderno a
{
	margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_Moderno
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #201f35;
	background: White none;
	border: 1px solid #9da0aa;
}
.dxtlLoadingPanel_Moderno td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxtlLoadingDiv_Moderno
{
	background: white none;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

/* Disabled */
.dxtlDisabled_Moderno,
.dxtlDisabled_Moderno .dxtl
{
	color: #b1b1b8;
	cursor: default;
}

