﻿/* -- ValidationSummary -- */

.dxvsValidationSummary_FWTheme {
    font: 9pt Tahoma,Geneva,sans-serif;
    color: Red;
}

.dxvsValidationSummary_FWTheme td.dxvsRC_FWTheme {
    vertical-align: top;
    padding: 2px 5px 4px 6px;
}

.dxvsValidationSummary_FWTheme .dxvsE_FWTheme {
}

.dxvsValidationSummary_FWTheme table.dxvsHT_FWTheme {
    width: 100%;
}

.dxvsValidationSummary_FWTheme td.dxvsH_FWTheme {
    padding: 2px 0;
}

.dxvsValidationSummary_FWTheme a.dxvsHL_FWTheme,
.dxvsValidationSummary_FWTheme a.dxvsHL_FWTheme:visited {
    color: red;
}

.dxvsValidationSummary_FWTheme a.dxvsHL_FWTheme {
    text-decoration: none;
    border-bottom: 1px dashed #f70;
}

    .dxvsValidationSummary_FWTheme a.dxvsHL_FWTheme:hover {
        color: #f70;
    }

.dxvsValidationSummary_FWTheme table.dxvsT_FWTheme {
}

.dxvsValidationSummary_FWTheme tr.dxvsE_FWTheme {
}

.dxvsValidationSummary_FWTheme td.dxvsETC_FWTheme {
    padding: 2px 0;
}

.dxvsValidationSummary_FWTheme ul.dxvsL_FWTheme {
}

.dxvsValidationSummary_FWTheme ol.dxvsL_FWTheme {
}

.dxvsValidationSummary_FWTheme li.dxvsE_FWTheme {
    padding: 2px 0;
}

/* TrackBar */
.dxeTrackBar_FWTheme {
    user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    visibility: hidden;
}

.dxeDisabled_FWTheme .dxeTBHSys a,
.dxeDisabled_FWTheme .dxeTBVSys a {
    cursor: default;
}

.dxeTBBarHighlight_FWTheme {
    font-size: 0;
}

.dxeTBScale_FWTheme,
.dxeTBTrack_FWTheme,
.dxeTBBarHighlight_FWTheme {
    cursor: pointer;
}

.dxeTBScale_FWTheme {
    z-index: 1;
}

.dxeTBSecondaryDH_FWTheme,
.dxeTBMainDH_FWTheme {
    z-index: 4;
}

.dxeTBHSys {
    width: 170px;
    height: 53px;
}

.dxeTBVSys {
    height: 170px;
    width: 53px;
}

.dxeTrackBar_FWTheme.dxeTBBScaleSys.dxeTBVSys {
    width: 76px;
}

.dxeTrackBar_FWTheme.dxeTBBScaleSys.dxeTBHSys {
    height: 76px;
}

.dxeTBTrack_FWTheme {
    z-index: 2;
    position: absolute;
}

.dxeTBTrack_FWTheme, .dxeTBBarHighlight_FWTheme {
    border-style: solid;
    border-color: #A3C0E8;
}

.dxeTBHSys .dxeTBTrack_FWTheme, .dxeTBHSys .dxeTBBarHighlight_FWTheme {
    border-width: 0px 1px 0px 1px;
}

.dxeTBVSys .dxeTBTrack_FWTheme, .dxeTBVSys .dxeTBBarHighlight_FWTheme {
    border-width: 1px 0px 1px 0px;
}

.dxeTBHSys .dxeTBTrack_FWTheme {
    background-image: url('edtTrackBarTrackH.gif');
}

.dxeTBVSys .dxeTBTrack_FWTheme {
    background-image: url('edtTrackBarTrackV.gif');
}

.dxeTBHSys .dxeTBTrack_FWTheme,
.dxeTBHSys .dxeTBBarHighlight_FWTheme {
    height: 6px;
}

.dxeTBVSys .dxeTBTrack_FWTheme,
.dxeTBVSys .dxeTBBarHighlight_FWTheme {
    width: 6px;
}

.dxeTBHSys .dxeTBMainDH_FWTheme,
.dxeTBHSys .dxeTBSecondaryDH_FWTheme {
    top: -10px;
    width: 13px;
    height: 26px;
}

.dxeTBVSys .dxeTBMainDH_FWTheme,
.dxeTBVSys .dxeTBSecondaryDH_FWTheme {
    left: -10px;
    width: 26px;
    height: 13px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBTrack_FWTheme,
.dxeTBVSys .dxeTBTrack_FWTheme {
    left: 12px;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBTrack_FWTheme {
    right: 12px;
    left: auto;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBTrack_FWTheme {
    bottom: 12px;
    top: auto;
}

.dxeTBHSys .dxeTBRBScaleSys .dxeTBTrack_FWTheme,
.dxeTBHSys .dxeTBTrack_FWTheme {
    top: 12px;
}

.dxeTBBarHighlight_FWTheme {
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
}

.dxeTBHSys .dxeTBBarHighlight_FWTheme {
    background-image: url('edtTrackBarBarHighlightH.gif');
}

.dxeTBVSys .dxeTBBarHighlight_FWTheme {
    background-image: url('edtTrackBarBarHighlightV.gif');
}

.dxeTBRBLabel_FWTheme,
.dxeTBLTLabel_FWTheme {
    font: 11px Tahoma, Geneva, sans-serif;
    text-align: center;
    cursor: default;
}

.dxeTBSmallTickSys .dxeTBRBLabel_FWTheme,
.dxeTBSmallTickSys .dxeTBLTLabel_FWTheme,
.dxeTBLargeTickSys .dxeTBRBLabel_FWTheme,
.dxeTBLargeTickSys .dxeTBLTLabel_FWTheme {
    position: absolute;
}

.dxeTBHSys .dxeTBRBLabel_FWTheme,
.dxeTBHSys .dxeTBLTLabel_FWTheme {
    width: 100%;
}

.dxeTBIncBtn_FWTheme,
.dxeTBDecBtn_FWTheme {
}

.dxeTBVSys .dxeTBRBLabel_FWTheme,
.dxeTBVSys .dxeTBLTLabel_FWTheme {
    padding-top: 2px;
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_FWTheme {
    margin-left: -4px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBRBLabel_FWTheme,
.dxeTBVSys .dxeTBBScaleSys .dxeTBLTLabel_FWTheme {
    right: 0px;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBLTLabel_FWTheme,
.dxeTBVSys .dxeTBBScaleSys .dxeTBRBLabel_FWTheme {
    left: 0px;
}

.dxeTBHSys .dxeTBRBScaleSys .dxeTBRBLabel_FWTheme,
.dxeTBHSys .dxeTBBScaleSys .dxeTBLTLabel_FWTheme {
    bottom: 0px;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBLTLabel_FWTheme,
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_FWTheme {
    top: 0px;
}

.dxeTBHSys .dxeTBItem_FWTheme .dxeTBRBLabel_FWTheme,
.dxeTBHSys .dxeTBItem_FWTheme .dxeTBLTLabel_FWTheme {
    display: inline-block;
    margin-left: 0px !important;
}

.dxeTBHSys .dxeTBRBScaleSys .dxeTBItem_FWTheme .dxeTBRBLabel_FWTheme {
    padding-top: 12px;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBItem_FWTheme .dxeTBLTLabel_FWTheme {
    margin-top: 8px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_FWTheme .dxeTBRBLabel_FWTheme {
    margin-left: 5px;
}

.dxeTBSelectedItem_FWTheme .dxeTBRBLabel_FWTheme,
.dxeTBSelectedItem_FWTheme .dxeTBLTLabel_FWTheme,
.dxeTBSelectedTick_FWTheme .dxeTBRBLabel_FWTheme,
.dxeTBSelectedTick_FWTheme .dxeTBLTLabel_FWTheme {
    color: #FFBD69;
}

.dxeDisabled_FWTheme .dxeTBSelectedItem_FWTheme .dxeTBRBLabel_FWTheme,
.dxeDisabled_FWTheme .dxeTBSelectedItem_FWTheme .dxeTBLTLabel_FWTheme,
.dxeDisabled_FWTheme .dxeTBSelectedTick_FWTheme .dxeTBRBLabel_FWTheme,
.dxeDisabled_FWTheme .dxeTBSelectedTick_FWTheme .dxeTBLTLabel_FWTheme {
    color: #FFDEB4;
}

.dxeTBRBLabel_FWTheme,
.dxeTBLTLabel_FWTheme,
.dxeTBItem_FWTheme {
    color: #A3C0E8;
}

.dxeDisabled_FWTheme .dxeTBRBLabel_FWTheme,
.dxeDisabled_FWTheme .dxeTBLTLabel_FWTheme,
.dxeDisabled_FWTheme .dxeTBItem_FWTheme {
    color: #D1DFF3;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBItem_FWTheme {
    text-align: left;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_FWTheme {
    text-align: right;
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_FWTheme {
    text-align: center;
}

.dxeTBHSys .dxeTBItem_FWTheme {
    background-image: url('edtTrackBarLargeTickH.gif');
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_FWTheme {
    background-image: url('edtTrackBarDoubleSmallTickH.gif');
}

.dxeTBVSys .dxeTBItem_FWTheme {
    background-image: url('edtTrackBarLargeTickV.gif');
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_FWTheme {
    background-image: url('edtTrackBarDoubleSmallTickV.gif');
}

.dxeTBHSys .dxeTBLargeTick_FWTheme {
    background-image: url('edtTrackBarLargeTickH.gif');
}

.dxeTBVSys .dxeTBLargeTick_FWTheme {
    background-image: url('edtTrackBarLargeTickV.gif');
}

.dxeTBHSys .dxeTBSmallTick_FWTheme {
    background-image: url('edtTrackBarSmallTickH.gif');
}

.dxeTBVSys .dxeTBSmallTick_FWTheme {
    background-image: url('edtTrackBarSmallTickV.gif');
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBLargeTick_FWTheme {
    background-image: url('edtTrackBarDoubleLargeTickH.gif');
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBLargeTick_FWTheme {
    background-image: url('edtTrackBarDoubleLargeTickV.gif');
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBSmallTick_FWTheme {
    background-image: url('edtTrackBarDoubleSmallTickH.gif');
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBSmallTick_FWTheme {
    background-image: url('edtTrackBarDoubleSmallTickV.gif');
}

.dxeTBVSys .dxeTBIncBtn_FWTheme,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBDecBtn_FWTheme {
    bottom: 0px;
    top: auto;
}

.dxeTBVSys .dxeTBDecBtn_FWTheme,
.dxeTBVSys .dxeReversedDirectionSys .dxeTBIncBtn_FWTheme {
    top: 0px;
    bottom: auto;
}

.dxeTBHSys .dxeTBDecBtn_FWTheme,
.dxeTBHSys .dxeReversedDirectionSys .dxeTBIncBtn_FWTheme {
    left: 0px;
    right: auto;
}

.dxeTBHSys .dxeTBIncBtn_FWTheme,
.dxeTBHSys .dxeReversedDirectionSys .dxeTBDecBtn_FWTheme {
    right: 0px;
    left: auto;
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBDecBtn_FWTheme,
.dxeTBVSys .dxeTBBScaleSys .dxeTBIncBtn_FWTheme {
    margin-left: -10px;
    left: 50%;
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBDecBtn_FWTheme,
.dxeTBHSys .dxeTBBScaleSys .dxeTBIncBtn_FWTheme {
    margin-top: -10px;
    top: 50%;
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBTrack_FWTheme {
    margin-left: -3px;
    left: 50%;
}

.dxeTBHSys .dxeTBBScaleSys .dxeTBTrack_FWTheme {
    margin-top: -3px;
    top: 50%;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBDecBtn_FWTheme,
.dxeTBVSys .dxeTBLTScaleSys .dxeTBIncBtn_FWTheme {
    right: 5px;
    left: auto;
}

.dxeTBHSys .dxeTBLTScaleSys .dxeTBDecBtn_FWTheme,
.dxeTBHSys .dxeTBLTScaleSys .dxeTBIncBtn_FWTheme {
    bottom: 5px;
    top: auto;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBDecBtn_FWTheme,
.dxeTBVSys .dxeTBRBScaleSys .dxeTBIncBtn_FWTheme,
.dxeTBVSys .dxeTBDecBtn_FWTheme,
.dxeTBVSys .dxeTBIncBtn_FWTheme {
    left: 5px;
}

.dxeTBHSys .dxeTBRBScaleSys .dxeTBDecBtn_FWTheme,
.dxeTBHSys .dxeTBRBScaleSys .dxeTBIncBtn_FWTheme,
.dxeTBHSys .dxeTBDecBtn_FWTheme,
.dxeTBHSys .dxeTBIncBtn_FWTheme {
    top: 5px;
}

div.dxeHelpText_FWTheme,
.dxeTBValueToolTip_FWTheme {
    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 #98B7E5;
    font: 12px Tahoma, Geneva, sans-serif;
    background: #E0EDFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0EDFF', endColorstr='#D1E4FE');
    background: -webkit-gradient(linear, left top, left bottom, from(#E0EDFF), to(#D1E4FE));
    background: -moz-linear-gradient(top, #E0EDFF, #D1E4FE);
}

td.dxeHelpText_FWTheme {
    visibility: visible;
    color: #9F9F9F;
    font: 11px Tahoma, Geneva, sans-serif;
}

    td.dxeHelpText_FWTheme.dxeHHelpTextSys {
        padding: 0 6px;
    }

    td.dxeHelpText_FWTheme.dxeVHelpTextSys {
        padding: 2px 0;
    }

/* InternalCheckBox */
.dxeIRBFocused_FWTheme {
    border: 1px dotted #f5b666;
    margin: 0px !important;
}

.dxeIRadioButton_FWTheme {
}

.dxeLoadingDiv_FWTheme {
    background: White none;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.dxeLoadingDivWithContent_FWTheme {
    background: White none;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.dxeLoadingPanel_FWTheme,
.dxeLoadingPanelWithContent_FWTheme {
    font: 12px Tahoma, Geneva, sans-serif;
    color: #2C4D79;
    background-color: White;
    border: 1px solid #67A2C6;
}

    .dxeLoadingPanel_FWTheme td.dx,
    .dxeLoadingPanelWithContent_FWTheme td.dx {
        white-space: nowrap;
        text-align: center;
        padding: 10px 20px 8px;
    }

.dxeButtonEditSys .dxic .dxeLoadingDiv_FWTheme {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_FWTheme {
    background-color: transparent !important;
    border: none !important;
}

    .dxeButtonEditSys .dxic .dxeLoadingPanel_FWTheme td.dx {
        white-space: nowrap;
        text-align: center;
        padding: 0px !important;
    }

        .dxeButtonEditSys .dxic .dxeLoadingPanel_FWTheme td.dx > img {
            height: 15px;
            width: auto;
            margin-bottom: 0px !important;
            vertical-align: middle;
        }

        .dxeButtonEditSys .dxic .dxeLoadingPanel_FWTheme td.dx > span {
            display: none;
        }

.dxeBase_FWTheme {
    font-family: Tahoma;
    font-size: 9pt;
}

td.dxic {
    font-size: 0;
}

input[type="text"].dxeEditAreaSys,[name$="GridLookup"] {
    font-size: 12px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_FWTheme,
.dxeErrorCell_FWTheme td {
    font: 12px Tahoma, Geneva, sans-serif;
    color: Red;
}

.dxeErrorCell_FWTheme {
    padding-left: 4px;
    padding-right: 5px;
}

.dxeErrorFrame_FWTheme {
}

.dxeErrorFrameWithoutError_FWTheme {
    border: 1px solid Red;
}

    .dxeErrorFrameWithoutError_FWTheme .dxeControlsCell_FWTheme,
    .dxeErrorFrameWithoutError_FWTheme.dxeControlsCell_FWTheme {
        padding: 2px;
    }

.dxeEditArea_FWTheme {
    border: 1px solid #000366;
    font: 9pt Tahoma;
}

.dxeEditArea_FWTheme,
input[type="text"].dxeEditArea_FWTheme, /*Bootstrap correction*/
input[type="password"].dxeEditArea_FWTheme /*Bootstrap correction*/ {
    font: 9pt Tahoma, Geneva, sans-serif;
}

input[type="text"].dxeEditArea_FWTheme, /*Bootstrap correction*/
input[type="password"].dxeEditArea_FWTheme /*Bootstrap correction*/ {
    height: 14px;
    margin-bottom: 0px;
}

body input.dxeEditArea_FWTheme /*Bootstrap correction*/ {
    color: black;
}

@media screen and (-webkit-min-device-pixel-ratio:0) /* Chrome */
{
    input[type="text"].dxeEditArea_FWTheme,
    input[type="password"].dxeEditArea_FWTheme {
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: -1px;
        margin-bottom: -1px;
    }

    .dxeSafariSys input.dxeEditArea_FWTheme {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

/* -- Buttons -- */
.dxeButtonEditButton_FWTheme,
.dxeCalendarButton_FWTheme,
.dxeSpinIncButton_FWTheme,
.dxeSpinDecButton_FWTheme,
.dxeSpinLargeIncButton_FWTheme,
.dxeSpinLargeDecButton_FWTheme,
.dxeColorEditButton_FWTheme {
    vertical-align: Middle;
    border: 1px Solid #888888;
    cursor: pointer;
    cursor: hand;
}

.dxeButtonEditButton_FWTheme {
    padding: 5px 2px 5px 2px;
}

.dxeSpinLargeIncButton_FWTheme,
.dxeSpinLargeDecButton_FWTheme,
.dxeSpinIncButton_FWTheme,
.dxeSpinDecButton_FWTheme {
    padding: 0px 4px;
}

.dxeButtonEditButton_FWTheme,
.dxeSpinLargeIncButton_FWTheme,
.dxeSpinLargeDecButton_FWTheme {
    font-size: 11px;
    font-family: Tahoma;
    background: #D4D4D4 url('edtDropDownBack.gif') repeat;
    /*padding: 3px 2px 3px 2px;*/
    /*display:flex;*/
}

.dxeDateEdit .dxeButtonEditButton_FWTheme {
    display: flex;
}

.dxeDateEdit span {
    padding-top: 0px;
    padding-bottom: 0px;
}

.dxeDateEdit img {
    padding-top: 2px;
}

.dxeSpinIncButton_FWTheme {
    /*background: #DBEBFF url('edtSpinIncBtnBack.gif') repeat-x top;*/
    border-bottom: 0;
}

.dxeSpinDecButton_FWTheme {
    /*background: #DBEBFF url('edtSpinDecBtnBack.gif') repeat-x top;*/
}

.dxeCalendarButton_FWTheme {
    color: White;
    font: 12px Tahoma,Geneva,sans-serif;
    cursor: default;
    vertical-align: middle;
    border: 1px solid #888888;
    background: url('edtButtonBack.gif') repeat top;
    padding: 3px 11px 4px;
    min-width: 37px;
}

.dxeColorEditButton_FWTheme {
    font: 12px Tahoma, Geneva, sans-serif;
    background: #C8DFFF url('edtButtonBack.gif') repeat-x top;
}

    /* -- Pressed -- */
    .dxeCalendarButtonPressed_FWTheme,
    .dxeColorEditButton_FWTheme:active {
        background: #FFB46D url('edtCalendarButtonPressedBack.gif') repeat-x top;
        border: 1px Solid #CB9280;
    }

.dxeButtonEditButtonPressed_FWTheme,
.dxeSpinIncButtonPressed_FWTheme,
.dxeSpinDecButtonPressed_FWTheme,
.dxeSpinLargeIncButtonPressed_FWTheme,
.dxeSpinLargeDecButtonPressed_FWTheme {
    background: #FFB46D url('edtDropDownButtonPressedBack.gif') repeat-x top;
    border: 1px Solid #CB9280;
}

.dxeSpinIncButtonPressed_FWTheme {
    background: #F8A04D url('edtSpinIncButtonPressedBack.gif') repeat-x top;
    /*border: 1px Solid #AECAF0;*/
    border-bottom: 0;
}

.dxeSpinDecButtonPressed_FWTheme {
    background: #F8A04D url('edtSpinDecButtonPressedBack.gif') repeat-x top;
    /*border: 1px Solid #AECAF0;*/
}
/* -- Hover -- */
.dxeButtonEditButtonHover_FWTheme,
.dxeSpinIncButtonHover_FWTheme,
.dxeSpinDecButtonHover_FWTheme,
.dxeSpinLargeIncButtonHover_FWTheme,
.dxeSpinLargeDecButtonHover_FWTheme {
    background: #FEDC75 url('edtDropDownButtonHoverBack.gif') repeat-x top;
    border: 1px Solid #D6A886;
}

.dxeSpinIncButtonHover_FWTheme {
    background: #FFC68C url('edtSpinIncButtonHoverBack.gif') repeat-x top;
    /*border: 1px Solid #AECAF0;*/
    border-bottom: 0;
}

.dxeSpinDecButtonHover_FWTheme,
.dxeColorEditButton_FWTheme:hover {
    background: #FFC68C url('edtSpinDecButtonHoverBack.gif') repeat-x top;
    /*border: 1px Solid #AECAF0;*/
}

.dxeCalendarButtonHover_FWTheme {
    background: #D69BD3 url('edtCalendarButtonHoverBack.gif') repeat-x top;
    border: 1px Solid #D6A886;
    color: #7E3C31;
}

.dxeButtonEdit_FWTheme {
    background: White;
    border: 1px Solid #888888;
    width: 170px;
}

    .dxeButtonEdit_FWTheme td.dxic {
        *padding-left: 2px;
    }

*[dir="rtl"].dxeTextBox_FWTheme td.dxic {
    *padding-right: 2px;
}

.dxeButtonEdit_FWTheme .dxeEditArea_FWTheme {
    background-color: White;
}

.dxeButtonEdit_FWTheme .dxeIIC img {
    padding-left: 3px;
}

.dxeTextBox_FWTheme,
.dxeMemo_FWTheme {
    background: White;
    border: 1px Solid #888888;
}

    .dxeTextBox_FWTheme .dxeEditArea_FWTheme {
        background-color: White;
    }

.dxeRadioButtonList_FWTheme,
.dxeRadioButtonList_FWTheme table,
.dxeCheckBoxList_FWTheme,
.dxeCheckBoxList_FWTheme table {
    font: 9pt Tahoma,Geneva,sans-serif;
}

    .dxeCheckBoxList_FWTheme .dxe > table,
    .dxeRadioButtonList_FWTheme .dxe > table {
        width: 100%;
    }

.dxeRadioButtonList_FWTheme,
.dxeCheckBoxList_FWTheme {
    /*border: 1px Solid #AECAF0;*/
}

    .dxeRadioButtonList_FWTheme td.dxe,
    .dxeCheckBoxList_FWTheme td.dxe {
        padding: 7px 5px 6px 11px;
    }

    .dxeRadioButtonList_FWTheme label,
    .dxeCheckBoxList_FWTheme label {
        margin-right: 6px;
    }

    .dxeRadioButtonList_FWTheme img,
    .dxeCheckBoxList_FWTheme img {
        margin-bottom: -4px;
        padding-right: 5px;
    }

/* -- Memo -- */
.dxeMemo_FWTheme {
}

.dxeMemoEditArea_FWTheme {
    background-color: White;
    font: 9pt Tahoma, Geneva, sans-serif;
    outline: none;
}

/* -- Hyperlink -- */
.dxeHyperlink_FWTheme {
    font: normal 9pt Tahoma,Geneva,sans-serif;
    color: #5689C5;
    text-decoration: underline;
}

a:hover.dxeHyperlink_FWTheme {
    color: #F39128;
    text-decoration: underline;
}

a:visited.dxeHyperlink_FWTheme {
    color: #3F66A0;
    text-decoration: underline;
}
/* -- ListBox -- */
.dxeListBox_FWTheme {
    background: White;
    border: 1px Solid #888888;
    font: 9pt Tahoma,Geneva,sans-serif;
    height: 113px;
    width: 70px;
    color: Black;
}

    .dxeListBox_FWTheme div.dxlbd {
        padding-top: 1px;
        height: 112px;
    }

.dxeListBoxItemRow_FWTheme {
    cursor: default;
}

.dxeListBoxItem_FWTheme {
    border-bottom: Solid 1px #FFFFFF;
    border-left: Solid 1px #FFFFFF;
    border-right: Solid 1px #FFFFFF;
    color: Black;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    padding: 4px 2px 4px 4px;
    white-space: nowrap;
    text-align: left;
    cursor: default;
}

    .dxeListBoxItem_FWTheme em {
        background: #FFE7A2 none repeat 0 0;
        color: #333333;
        font-weight: bold;
        font-style: normal;
    }

.dxeListBox_FWTheme td.dxeI,
.dxeListBox_FWTheme td.dxeIM,
.dxeListBox_FWTheme .dxeHIC,
.dxeListBox_FWTheme td.dxeFTM,
.dxeListBox_FWTheme td.dxeTM,
.dxeListBox_FWTheme td.dxeC,
.dxeListBox_FWTheme td.dxeCM,
.dxeListBox_FWTheme td.dxeHCC,
.dxeListBox_FWTheme td.dxeMI,
.dxeListBox_FWTheme td.dxeMIM {
    border-right-width: 0 !important;
}

.dxeListBox_FWTheme td.dxeIR,
.dxeListBox_FWTheme td.dxeIMR,
.dxeListBox_FWTheme .dxeHICR,
.dxeListBox_FWTheme td.dxeFTMR,
.dxeListBox_FWTheme td.dxeTMR,
.dxeListBox_FWTheme td.dxeCR,
.dxeListBox_FWTheme td.dxeCMR,
.dxeListBox_FWTheme td.dxeHCCR,
.dxeListBox_FWTheme td.dxeMIR,
.dxeListBox_FWTheme td.dxeMIMR {
    border-left-width: 0 !important;
}

.dxeListBox_FWTheme td.dxeCM,
.dxeListBox_FWTheme td.dxeHCC,
.dxeListBox_FWTheme td.dxeCMR,
.dxeListBox_FWTheme td.dxeHCCR {
    width: 31px;
    *width: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.dxeListBox_FWTheme td.dxeIM,
.dxeListBox_FWTheme td.dxeIMR {
    width: 0;
}

.dxeListBox_FWTheme td.dxeC {
    padding-right: 3px !important;
}

.dxeListBox_FWTheme td.dxeCR {
    padding-left: 3px !important;
}

.dxeListBox_FWTheme td.dxeC > span,
.dxeListBox_FWTheme td.dxeCM > span {
    margin: 2px 2px 2px 3px;
}

.dxeListBox_FWTheme td.dxeCR > span,
.dxeListBox_FWTheme td.dxeCMR > span {
    margin: 2px 3px 2px 2px;
}

.dxeListBox_FWTheme td.dxeT {
    width: 100%;
    padding-left: 0 !important;
}

.dxeListBox_FWTheme td.dxeTR {
    width: 100%;
    padding-right: 0 !important;
}

.dxeListBox_FWTheme td.dxeT,
.dxeListBox_FWTheme td.dxeMI {
    border-left-width: 0 !important;
}

.dxeListBox_FWTheme td.dxeTR,
.dxeListBox_FWTheme td.dxeMIR {
    border-right-width: 0 !important;
}

.dxeListBox_FWTheme td.dxeFTM,
.dxeListBox_FWTheme td.dxeTM,
.dxeListBox_FWTheme td.dxeLTM,
.dxeListBox_FWTheme .dxeHFC,
.dxeListBox_FWTheme .dxeHC,
.dxeListBox_FWTheme .dxeHLC,
.dxeListBox_FWTheme td.dxeFTMR,
.dxeListBox_FWTheme td.dxeTMR,
.dxeListBox_FWTheme td.dxeLTMR,
.dxeListBox_FWTheme .dxeHFCR,
.dxeListBox_FWTheme .dxeHCR,
.dxeListBox_FWTheme .dxeHLCR {
    overflow: hidden;
}

.dxeListBox_FWTheme td.dxeFTM,
.dxeListBox_FWTheme td.dxeTM,
.dxeListBox_FWTheme .dxeHFC,
.dxeListBox_FWTheme .dxeHC {
    padding-right: 6px !important;
}

.dxeListBox_FWTheme td.dxeFTMR,
.dxeListBox_FWTheme td.dxeTMR,
.dxeListBox_FWTheme .dxeHFCR,
.dxeListBox_FWTheme .dxeHCR {
    padding-left: 6px !important;
}

.dxeListBox_FWTheme td.dxeLTM,
.dxeListBox_FWTheme td.dxeTM,
.dxeListBox_FWTheme .dxeHC,
.dxeListBox_FWTheme .dxeHLC {
    padding-left: 6px !important;
}

.dxeListBox_FWTheme td.dxeLTMR,
.dxeListBox_FWTheme td.dxeTMR,
.dxeListBox_FWTheme .dxeHCR,
.dxeListBox_FWTheme .dxeHLCR {
    padding-right: 6px !important;
}
/*Grid lines*/
.dxeListBox_FWTheme td.dxeTM,
.dxeListBox_FWTheme td.dxeLTM,
.dxeListBox_FWTheme td.dxeMIM {
    /*border-left: 1px solid #BED6F6 !important;*/
}

.dxeListBox_FWTheme td.dxeTMR,
.dxeListBox_FWTheme td.dxeLTMR,
.dxeListBox_FWTheme td.dxeMIMR {
    border-right: 1px solid #BED6F6 !important;
}

.dxeListBox_FWTheme td.dxeIM,
.dxeListBox_FWTheme td.dxeFTM,
.dxeListBox_FWTheme td.dxeTM,
.dxeListBox_FWTheme td.dxeLTM,
.dxeListBox_FWTheme td.dxeCM,
.dxeListBox_FWTheme td.dxeMIM,
.dxeListBox_FWTheme td.dxeIMR,
.dxeListBox_FWTheme td.dxeFTMR,
.dxeListBox_FWTheme td.dxeTMR,
.dxeListBox_FWTheme td.dxeLTMR,
.dxeListBox_FWTheme td.dxeCMR,
.dxeListBox_FWTheme td.dxeMIMR {
    /*border-bottom: 1px solid #BED6F6;*/
}

#ctl00_DefaultContent_ASPxRoundPanelFlight_ButtonOverrideTailMV {
    margin-top: 10px;
}

#ctl00_ASPxRightMenu_DXI2_ {
    margin-right: 10px;
}

.dxeListBoxItemSelected_FWTheme /* inherits dxeListBoxItem */ {
    background-color: #7298BB;
}

.dxeListBoxItemHover_FWTheme /* inherits dxeListBoxItem */ {
    background-color: #FFE7A2;
}

    .dxeListBoxItemSelected_FWTheme em,
    .dxeListBoxItemHover_FWTheme em {
        background-image: none;
    }

/*Header*/
.dxeListBox_FWTheme .dxeHD {
    background-color: #114576;
}

.dxeListBox_FWTheme .dxeHFC,
.dxeListBox_FWTheme .dxeHIC,
.dxeListBox_FWTheme .dxeHC,
.dxeListBox_FWTheme .dxeHLC,
.dxeListBox_FWTheme td.dxeHMIC,
.dxeListBox_FWTheme .dxeHFCR,
.dxeListBox_FWTheme .dxeHICR,
.dxeListBox_FWTheme .dxeHCR,
.dxeListBox_FWTheme .dxeHLCR,
.dxeListBox_FWTheme td.dxeHMICR {
    color: white;
    border-bottom-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.dxeListBox_FWTheme .dxeHC,
.dxeListBox_FWTheme .dxeHLC,
.dxeListBox_FWTheme td.dxeHMIC {
    /*border-left: 1px solid #AECAF0;*/
}

.dxeListBox_FWTheme .dxeHCR,
.dxeListBox_FWTheme .dxeHLCR,
.dxeListBox_FWTheme td.dxeHMICR {
    /*border-right: 1px solid #AECAF0;*/
    text-align: right;
}

.dxeListBox_FWTheme .dxeHIC,
.dxeListBox_FWTheme .dxeHFC,
.dxeListBox_FWTheme .dxeHCC {
    /*border-left: 1px solid #E2F0FF;*/
}

.dxeListBox_FWTheme .dxeHICR,
.dxeListBox_FWTheme .dxeHFCR,
.dxeListBox_FWTheme .dxeHCCR {
    border-right: 1px solid #E2F0FF;
    text-align: right;
}

.dxeListBox_FWTheme .dxeHFC,
.dxeListBox_FWTheme .dxeHC,
.dxeListBox_FWTheme .dxeHMIC {
    border-right-width: 0;
}

.dxeListBox_FWTheme .dxeHFCR,
.dxeListBox_FWTheme .dxeHCR,
.dxeListBox_FWTheme .dxeHMICR {
    border-left-width: 0;
    text-align: right;
}

.dxeListBox_FWTheme .dxeHLC {
    /*border-right: 1px solid #AECAF0;*/
}

.dxeListBox_FWTheme .dxeHLCR {
    /*border-left: 1px solid #AECAF0;*/
    text-align: right;
}

/* -- Calendar -- */
.dxeCalendar_FWTheme {
    border: solid 1px #000366;
    background-color: #BEDAFF;
    font-weight: normal;
}

    .dxeCalendar_FWTheme td.dxMonthGrid {
        padding: 3px 22px 6px 21px;
        cursor: default;
        background-color: #FFFFFF;
    }

    .dxeCalendar_FWTheme td.dxMonthGridWithWeekNumbers {
        padding: 3px 19px 6px 7px;
        cursor: default;
        background-color: #FFFFFF;
    }

    .dxeCalendar_FWTheme td.dxMonthGridWithWeekNumbersRtl {
        padding: 3px 7px 6px 19px;
        cursor: default;
        background-color: #FFFFFF;
    }

.dxeCalendarDayHeader_FWTheme {
    font-family: Tahoma;
    font-size: 9pt;
    padding: 3px 5px 6px 6px;
    border-bottom: solid 1px #cfcfcf;
}

.dxeCalendarWeekNumber_FWTheme {
    font-family: Tahoma;
    font-size: 7pt;
    text-align: right;
    color: #8FBBE4;
    padding: 3px 3px 2px 4px;
}

.dxeCalendarDay_FWTheme {
    font: 9pt Tahoma, Geneva, sans-serif;
    text-align: center;
    padding: 4px 8px 5px;
}

.dxeCalendarWeekend_FWTheme /* inherits dxeCalendarDay */ {
    color: #c00000;
}

.dxeCalendarOtherMonth_FWTheme /* inherits dxeCalendarDay */ {
    color: #888;
}

.dxeCalendarOutOfRange_FWTheme /* inherits dxeCalendarDay */ {
    color: #d0d0d0;
}

.dxeCalendarToday_FWTheme /* inherits dxeCalendarDay */ {
    color: #000000;
    background-color: #FFBD69;
    border: 1px solid #FFAB3F;
}

.dxeCalendarSelected_FWTheme /* inherits dxeCalendarDay */ {
    color: #000000;
    background-color: #FFE7A2;
    border: 1px solid #FFBD69;
}

.dxeCalendarSelected_FWTheme, /* inherits dxeCalendarDay */
.dxeCalendarToday_FWTheme /* inherits dxeCalendarDay */ {
    padding: 3px 7px 4px;
}

.dxeCalendarHeader_FWTheme {
    color: #ffffff;
    background: #f27ba6 url('edtCalendarHeaderBack.gif') repeat-x top;
    border-bottom: solid 1px #000366;
    padding: 3px 3px;
    margin: 10px;
}

    .dxeCalendarHeader_FWTheme td.dxe {
        color: #ffffff;
        background: #f27ba6 url('edtCalendarHeaderBack.gif') repeat-x top;
        margin: 10px;
        /*color: #15428B;*/
        text-align: center;
        cursor: pointer;
    }

.dxeCalendarFooter_FWTheme {
    background: #F27BA6 url('edtCalendarHeaderBack.gif') repeat center top;
    padding: 3px 0px 3px 0px;
    padding-bottom: 3px;
    border-top: solid 1px #000366;
}

.dxeCalendarFastNav_FWTheme {
    color: #000000;
    background: #FFFFFF none;
    border-bottom: 0px Solid #000366;
    border: 1px Solid #000366;
    padding: 12px 8px;
}

.dxeCalendarFastNavMonthArea_FWTheme {
    padding: 0px 9px;
}

.dxeCalendarFastNavYearArea_FWTheme {
}

.dxeCalendarFastNavFooter_FWTheme {
    color: #000000;
    background: #C7DFFF url('edtCalendarFooterBack.gif') repeat-x bottom center;
    padding: 8px 0px;
    border-right: 1px Solid #000366;
    border-bottom: 1px Solid #000366;
    border-left: 1px Solid #000366;
    border-top: 1px Solid #888888;
}

.dxeCalendarFastNavMonth_FWTheme,
.dxeCalendarFastNavYear_FWTheme {
    font: normal 9pt Tahoma,Geneva,sans-serif;
    color: #000000;
    padding: 3px 4px;
    text-align: center;
    cursor: pointer;
    border: 1px Solid White;
}

.dxeCalendarFastNavMonth_FWTheme {
    padding: 5px;
}

.dxeCalendarFastNavMonthSelected_FWTheme,
.dxeCalendarFastNavYearSelected_FWTheme {
    color: #000000;
    background-color: #FFBD69;
    border: 1px Solid #FFAB3F;
}

.dxeCalendarFastNavMonthHover_FWTheme,
.dxeCalendarFastNavYearHover_FWTheme {
    color: #000000;
    background: #FFE7A2 none;
    padding: 2px 4px;
    border: 1px Solid #FFBD69;
}

.dxeCalendarFastNavMonthHover_FWTheme {
    padding: 5px;
}

.dxeDateEditTimeEditCell_FWTheme {
    background-color: #FFFFFF;
    padding: 4px 22px 14px;
    width: 100px;
}

.dxeDateEditClockCell_FWTheme {
    background-color: #FFFFFF;
    padding: 9px 9px 0;
}

.dxeCalendarFooter_FWTheme.dxeDETSF {
    padding-left: 11px;
    padding-right: 11px;
}
/* Disabled */
.dxeDisabled_FWTheme,
.dxeDisabled_FWTheme td.dxe {
    color: #A6A6A6;
    cursor: default;
}

.dxeEditArea_FWTheme.dxeDisabled_FWTheme /*Bootstrap correction*/ {
    color: #A6A6A6;
}

a.dxeDisabled_FWTheme, a.dxeDisabled_FWTheme:hover {
    color: #A6A6A6;
}

.dxeButtonDisabled_FWTheme {
    background: #F5F5F5 url('edtDropDownBackDis.gif') repeat-x center top;
    border-color: #CFCFCF;
    cursor: default;
}
/* -- Button -- */
.dxbButton_FWTheme {
    color: White; /*e2f0ff*/
    padding: 1px;
    cursor: hand;
    background: url('edtButtonBack.gif') repeat-x top;
    font: 9pt Tahoma;
    font-weight: normal;
    vertical-align: middle;
}

    .dxbButton_FWTheme.dxbButtonSys.dxbButtonPressed_FWTheme {
        color: #C3C3C3;
    }


.dxbButtonHover_FWTheme {
    color: #5c5c5c;
    background: #5c5c5c url('edtButtonHoverBack.gif') repeat-x top;
    border: 1px solid #5c5c5c;
    padding: 0;
}

.dxbButtonChecked_FWTheme {
    color: White;
    background: #5c5c5c url('edtButtonLoading.gif') repeat-x top;
    border: 1px solid #5c5c5c;
    padding: 0;
}

.dxbButtonPressed_FWTheme {
    color: #C3C3C3;
    background: #5C5C5C url('edtButtonLoading.gif') no-repeat top;
    border: 1px solid #5C5C5C;
    padding: 0;
    display: inline-block;
}

.dxbButton_FWTheme div.dxb {
    padding: 2px 10px 3px 10px;
    border-width: 0px;
    /*border: 1px dotted transparent;*/
}

.loads .dxbButton div.dxb {
    padding: 0;
}

.loads .dxbButton .dxb {
    background-color: #00549C;
    border-color: #00549C;
}

.loads .dxbButton {
    background-color: #00549C;
    border-color: #00549C;
    padding: 0;
}
/*.dxbButton_FWTheme div.dxbf {
	background: #5c5c5c url('edtButtonLoading.gif') no-repeat top;
	border: 1px solid #5c5c5c;
}*/

body:not(.user-is-tabbing) .dxbButton_FWTheme div.dxbf {
    padding: 1px 9px 2px 9px;
    background: #5c5c5c url('edtButtonLoading.gif') no-repeat top;
    /*border: dotted 1px #2C4D79;*/
}

body.user-is-tabbing .dxbButton_FWTheme div.dxbf {
    padding: 1px 9px 2px 9px;
    /*background: #5c5c5c url('edtButtonLoading.gif') no-repeat top;*/
    /*border: dotted 1px #2C4D79;*/
}

.dxbButton_FWTheme div.dxb table {
    color: #fff; /*dag #2C4D79;*/
    font-size: 9pt;
    font-family: Tahoma;
    font-weight: normal;
}

.dxbButtonChecked_FWTheme div.dxb table {
    color: #f2f2f2;
    /*dag  color: #7E3C31;*/
}


/* Button Link */
a.dxbButton_FWTheme {
    color: #5689C5;
    text-decoration: underline;
}

    a.dxbButton_FWTheme:hover {
        color: #F39128;
    }

    a.dxbButton_FWTheme:visited {
        color: #A1A1A1;
    }
/* Disabled */
.dxbDisabled_FWTheme {
    background: #F3F3F3 url('edtButtonBackDis.gif') repeat-x top;
    color: #C3C3C3;
    border-color: #D2D2D2;
    cursor: default;
}

.dxbDisabled_FWTheme,
a.dxbButton_FWTheme.dxbDisabled_FWTheme {
    color: #C3C3C3;
    cursor: default;
    text-decoration: none;
}
/* -- FilterControl -- */
.dxfcTable_FWTheme {
    border-collapse: separate !important;
}

    .dxfcTable_FWTheme td.dxfc {
        padding: 0px 0px 0px 3px;
        vertical-align: middle;
        font: 12px Tahoma, Geneva, sans-serif;
        color: Black;
    }

a.dxfcPropertyName_FWTheme {
    white-space: nowrap !important;
    color: Blue !important;
}

a.dxfcGroupType_FWTheme {
    white-space: nowrap !important;
    padding: 0px 3px !important;
    color: Red !important;
}

a.dxfcOperation_FWTheme {
    white-space: nowrap !important;
    color: Green !important;
}

a.dxfcValue_FWTheme {
    white-space: nowrap !important;
    color: Gray !important;
}

.dxfcImageButton_FWTheme {
    cursor: pointer;
}

.dxfcLoadingPanel_FWTheme {
    font: 12px Tahoma, Geneva, sans-serif;
    color: #2C4D79;
    background-color: White;
    border: 1px solid #67A2C6;
}

    .dxfcLoadingPanel_FWTheme td.dx {
        white-space: nowrap;
        text-align: center;
        padding: 10px 20px 8px;
    }

.dxfcLoadingDiv_FWTheme {
    background: white none;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.dxeMaskHint_FWTheme {
    background: #ffffe1 none;
    border: 1px solid black;
    padding: 2px 5px 3px;
    color: Black;
    font: 12px Tahoma, Geneva, sans-serif;
}

/* -- ProgressBar -- */
.dxeProgressBar_FWTheme,
.dxeProgressBar_FWTheme td {
    font: 12px Tahoma, Geneva, sans-serif;
    color: Black;
}

    .dxeProgressBar_FWTheme .dxePBMainCell,
    .dxeProgressBar_FWTheme td {
        padding: 0;
    }

.dxeProgressBar_FWTheme {
    border: 1px Solid #A3C0E8;
    background: #f0f0f0 url('edtProgressBack.gif') repeat-x;
}

.dxeProgressBarIndicator_FWTheme {
    background: #deedff url('edtProgressIndicatorBack.gif') repeat-x;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_FWTheme {
    background-color: White;
    /*border: 1px Solid #AECAF0;*/
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_FWTheme {
    /*border: 1px solid #AECAF0;*/
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.dxeItemPicker_FWTheme {
    background-color: #F9F9F9;
    border: 1px solid #A3C0E8;
}

    .dxeColorTable_FWTheme td.dx,
    .dxeItemPicker_FWTheme td.dx {
        padding: 4px;
    }

.dxeColorTableCell_FWTheme,
.dxeItemPickerCell_FWTheme {
    padding: 3px;
    cursor: pointer;
}

.dxeColorTableCellDiv_FWTheme {
    border: 1px solid #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}

.dxeColorTableCellSelected_FWTheme {
    padding: 2px !important;
    background-color: #CBCBCB;
    border: 1px solid #888888;
}

.dxeColorTableCellHover_FWTheme,
.dxeItemPickerCellHover_FWTheme {
    padding: 2px !important;
}

.dxeColorTableCellHover_FWTheme {
    background-color: #F2F2F2;
    border: 1px solid #888888;
}

.dxeItemPickerCellHover_FWTheme {
    background-color: #FFE7A2;
    border: 1px solid #FFBD69;
}

/* -- Invalid Style -- */
.dxeInvalid_FWTheme {
}

    .dxeInvalid_FWTheme .dxeEditArea_FWTheme,
    .dxeInvalid_FWTheme .dxeMemoEditArea_FWTheme {
    }

/* -- Focused Style -- */
.dxeFocused_FWTheme {
    border: 1px solid #6e90be;
}

    .dxeFocused_FWTheme.dxeTrackBar_FWTheme {
        border: 0px;
    }

/* -- Null Text Style -- */
.dxeNullText_FWTheme .dxeEditArea_FWTheme,
.dxeNullText_FWTheme .dxeMemoEditArea_FWTheme {
    color: #a6a6a6;
}

/* -- Captcha -- */
.dxcaControl_FWTheme {
}

.dxcaRefreshButton_FWTheme {
    font: 13px Tahoma, Geneva, sans-serif;
    text-decoration: none;
    color: #5689c5;
}

.dxcaDisabledRefreshButton_FWTheme {
    color: #A6A6A6;
}

.dxcaRefreshButtonCell_FWTheme {
}

.dxcaRefreshButtonText_FWTheme {
    text-decoration: underline;
}

.dxcaDisabledRefreshButtonText_FWTheme {
    text-decoration: none;
}

.dxcaTextBoxCell_FWTheme {
    font: 12px Tahoma, Geneva, sans-serif;
}

.dxcaTextBoxCell_FWTheme,
.dxcaTextBoxCellNoIndent_FWTheme {
    font: 12px Tahoma, Geneva, sans-serif;
}

    .dxcaTextBoxCellNoIndent_FWTheme .dxeErrorCell_FWTheme {
        padding-left: 0px;
        padding-top: 4px;
        color: Red;
    }

.dxcaTextBoxLabel_FWTheme {
    padding-bottom: 4px;
    display: block;
}

.dxcaLoadingPanel_FWTheme {
    font: 12px Tahoma, Geneva, sans-serif;
    color: #2C4D79;
}

    .dxcaLoadingPanel_FWTheme td.dx {
        white-space: nowrap;
        text-align: center;
        padding: 10px 20px 8px;
    }

.dxpcControl_FWTheme .dxHFBPS,
.dxpcLite_FWTheme .dxHFBPS {
    width: 10px;
}

.dxeTextBox_FWTheme,
.dxeButtonEdit_FWTheme,
.dxeIRadioButton_FWTheme,
.dxeRadioButtonList_FWTheme,
.dxeCheckBoxList_FWTheme {
    cursor: default;
}

/* Removes flicking in iOS Safari*/
.dxeTrackBar_FWTheme,
.dxeIRadioButton_FWTheme,
.dxeButtonEdit_FWTheme,
.dxeTextBox_FWTheme,
.dxeRadioButtonList_FWTheme,
.dxeCheckBoxList_FWTheme,
.dxeMemo_FWTheme,
.dxeListBox_FWTheme,
.dxeCalendar_FWTheme,
.dxeColorTable_FWTheme {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* ASPxCololrEdit */
.dxcpParametersCell_FWTheme label {
    font: 12px Tahoma, Geneva, sans-serif;
}

.dxcpParametersCell_FWTheme input {
    font: 12px Tahoma, Geneva, sans-serif;
    margin-left: 3px;
    padding-left: 5px;
    width: 60px;
    height: 17px;
}

.dxcpWebColorInput_FWTheme {
    float: right;
    margin-top: 40px;
}

.dxcpColorParameterMainDiv_FWTheme {
    padding: 0px 0 4px 15px;
    width: 90px;
    text-align: right;
}

.dxeCustomColorButton_FWTheme {
    height: 22px;
    line-height: 22px;
    margin: 3px 7px;
    cursor: pointer;
}

.dxcpCurrentColor_FWTheme,
.dxcpSavedColor_FWTheme {
    height: 35px;
}

.dxcpCurrentAndSaved_FWTheme {
    width: 65px;
    margin: 34px 0px 0px auto;
    cursor: pointer;
}

.dxeColorTablesMainDiv_FWTheme,
.dxeColorSelectorMainDiv_FWTheme {
    background-color: #FFFFFF;
}

.dxeColorSelectorMainDiv_FWTheme {
    padding: 7px;
}

.dxcpColorArea_FWTheme,
.dxcpHueArea_FWTheme,
.dxcpCurrentAndSaved_FWTheme,
.dxeColorTablesMainDiv_FWTheme,
.dxeColorSelectorMainDiv_FWTheme,
.dxcpParametersCell_FWTheme input {
    /*border: 1px Solid #AECAF0;*/
}

.dxeButtonsPanelDiv_FWTheme {
    margin-top: 15px;
    text-align: right;
}

    .dxeButtonsPanelDiv_FWTheme input {
        width: 60px;
        height: 22px;
        margin-left: 10px;
    }

/* -- ASPxTokenBox -- */
input.dxeTokenBoxInput_FWTheme[type="text"] {
    display: inline-block;
    float: left;
    width: 30px;
    outline: none;
    height: 18px;
    *height: 17px;
    line-height: 18px;
    margin-left: 4px;
}

.dxeToken_FWTheme {
    border: 1px solid #a3c0e8;
    border-radius: 2px;
    display: inline-block;
    font: 12px Tahoma, Geneva, sans-serif;
    margin: 0px 1px 1px 0px;
    padding: 0px;
    float: left;
    min-width: 30px;
    height: 15px;
    line-height: 16px;
}

.dxeTokenText_FWTheme, .dxeTokenRemoveButton_FWTheme {
    display: block;
    float: left;
}

.dxeTokenText_FWTheme {
    padding: 0px 2px 0px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dxeTokenRemoveButton_FWTheme {
    margin-top: 1px;
    cursor: pointer;
}

.dxeToken_FWTheme {
    background: #ffffff url('edtTokenBoxTokenBackground.png') repeat-x top;
}
/* Out of range warning*/
.dxeOutOfRWarn_FWTheme {
    font: 11px Verdana, Geneva, sans-serif;
    padding: 3px 8px 4px 8px;
    display: none;
    position: absolute;
    background-color: white;
    color: red;
    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;
}

.dxeOutOfRWarnRight_FWTheme {
    margin-left: 10px;
}

.dxeOutOfRWarnBottom_FWTheme {
    margin-top: 10px;
}
