﻿/* Reset */

body, form, div, li, h1, h2, h3, h4, h5, h6, pre, fieldset, p, blockquote {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}
DivLoginDetails
/*Menu items*/
ol, ul {
    list-style: none;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

/* Common */
html, body {
    font-family: Calibri, Arial;
    font-size: small;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #ffffff;
}

a {
    color: #f17f21;
}

.dxpcLite, .dxdpLite {
    font-family: Calibri, Arial;
    font-size: 13px;
    line-height: 140%;
}

.popupControl {
    background-color: #ededed !important;
    font-size: medium !important;
    height: 20px !important;
}

.popupWindow {
    -moz-box-shadow: 3px 3px 5px #535353 !important;
    -webkit-box-shadow: 3px 3px 5px #535353 !important;
    box-shadow: 3px 3px 5px #535353 !important;
}

.Formtitle {
    font-family: Calibri !important;
    font-size: 24px !important;
    color: #1e2850;
}

.DescriptionTitle {
    font-size: 18px;
    color: #1e2850;
}

.SmallerTitle {
    font-size: 24px !important;
}

.divIsTestServer {
    position: absolute;
    float: left;
    margin-left: 245px;
    text-align: center;
}

.lblIsTestServer {
    color: white;
    font-size: larger;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #ee4023;
    padding: 5px 25px 5px 25px;
}

.BorderIsTestServer {
    border: 1px solid red;
}

.BorderLeftIsTestServer {
    border-left: 1px solid red;
    border-bottom: 1px solid red;
}

.BorderRightIsTestServer {
    border-right: 1px solid red;
    border-bottom: 1px solid red;
}

.DivTitleReport {
    width: 100%;
}

.DivTableReport {
    min-height: 500px;
    padding-bottom: 15px;
}

.DivTableReportReport {
    width: 1000px;
    min-height: 500px;
    padding-bottom: 30px;
    padding-top: 20px;
}

#wrap {
    background-position: center center;
    min-height: 100%;
    display: block;
    height: 100%;
    width: 100%;
    /*background-image: url('../../images/wait.gif');*/
    background-repeat: no-repeat;
}

.DivTop {
    height: 55px;
    line-height: 55px;
    width: 100%;
    position: fixed;
    background-color: #3a4354;
    z-index: 9999;
}

.MyPlantFloorLogo {
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 40px;
    height: 39px;
}

#DivLoginDetails {
    position: relative;
    float: right;
    vertical-align: top;
    padding-right: 40px;
    text-align: right;
    color: #bbb9d6;
}

.DivWarningIcon {
float: left;
    z-index: 1000;
    width: 44px;
}

.divShowDeletedCheckBox {
    padding-bottom: 22px;
    text-align: right;
    float: right;
    margin-top: -20px;
}

.divButtonsWithPadding {
    padding: 10px 2px 2px 20px;
}

.WarningIcon {
    padding-top: 10px;
}

.MenuStyle {
    background-color: transparent !important;
}

.MenuSubMenuStyle {
    background-color: white !important;
}

.MenuItemStyle {
    /*float: none;*/
    float: left;
}

.ItemItemStyle {
    width: 77px;
    height: 77px;
    margin-left: 2px;
    margin-right: 3px;
    /*background-color: #1e2850;*/
    background-color: transparent !important;
    border: none;
}

    .ItemItemStyle:hover {
        /*background-color: #ee4023;*/
        background-color: white !important;
    }

.SubMenuStyle {
    position: relative;
    border: none !important;
    float: left;
    /*left: 53px;*/
    /*margin-top: -50px;*/
}

.dxm-separator {
    display: none;
}

.MenuItemStyle .dxm-content .dxm-image {
    height: 58px;
    width: 58px;
}

.TextOperatorHeader {
    float: left;
    text-align: right;
    padding-top: 3px;
    height: 30px;
    line-height: 20px;
}

.lblTextCellGroupAndSite {
    font-size: 18px;
    color: white;
}

.lblTextOperatorName {
    font-size: 16px;
    color: white;
}

#DivIcons {
    position: relative;
    float: right;
    vertical-align: top;
    line-height: 55px;
    padding-top: 12px;
}

.Icon {
    position: relative;
    float: left;
    padding-right: 30px;
}

.IconImage {
    position: relative;
    float: left;
    padding-right: 15px;
    padding-top: 3px;
    line-height: 26px;
}

.IconOperatorDisplay {
    position: relative;
    float: left;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 2px;
}

.IconReport {
    position: relative;
    float: left;
    vertical-align: top;
}

.DivLeftMarks {
    position: fixed;
    padding-left: 188px;
    padding-right: 10px;
}

.SiteName {
    font-size: X-Large;
    color: white;
    float: left;
    padding-right: 8px;
    padding-left: 15px;
}

.TextReport {
    position: relative;
    float: left;
    vertical-align: top;
    padding-right: 8px;
    text-align: right;
    font-size: 20px;
    color: white;
    line-height: 55px;
}

.FooterGridShiftReport {
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 20px;
    visibility: inherit;
}

.PopupControlEnlargePopup800 {
    width: 800px;
}

.PopupControlEnlargePopup850 {
    width: 850px;
}

.PopUpHtmlEditor {
    width: 600px;
    height: 200px;
    border-radius: 20px;
}

.PopUpHtmlEditorMemo {
    width: 500px;
}

.PopUpPrintFile {
    width: 880px;
}

#DivMasterHeaderReport {
    height: 60px;
    padding: 0px 10px 7px 3px;
    background-color: #ffffff;
}

#DivShowSite {
    position: relative;
    float: right;
    vertical-align: top;
    padding-right: 20px;
    text-align: right;
    color: #bbb9d6 !important;
}

#DivShowSiteChanged {
    position: relative;
    float: right;
    vertical-align: top;
    padding-right: 200px;
    padding-top: 17px;
    text-align: right;
}

#DivSubHeaderReportDetails {
    position: relative;
    float: left;
}

.IconOperatorBackground {
    background-color: lightgray;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 15px;
}

    .IconOperatorBackground.disa {
        background-color: #9a98bd;
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 15px;
    }

    .IconOperatorBackground:hover {
        background-color: gray;
    }

    .IconOperatorBackground.disa:hover {
        background-color: #1e2850;
    }

.IconOperatorBackgroundRed {
    background-color: Red;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 15px;
}

.IconOperatorBackgroundGreen {
    background-color: Green;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 15px;
}

.OperatorTextMenu {
    padding-top: 16px;
    min-width: 200px;
}

    .OperatorTextMenu:hover {
        color: #2e2e2e;
    }

.ImageInBox {
    padding: 5px;
    width: 350px !important;
    font-size: x-large !important;
}

.ImageInBoxSmall {
    padding: 5px;
    width: 170px !important;
    font-size: x-large !important;
}

.OverruleSkinWidth {
    width: 75px !important;
}

.OverruleSkinWidth110 {
    width: 110px !important;
}

/*LoginScreen*/


.DivRow {
    display: inline-block;
    width: 100%;
}

.DivHeight {
    border: 0px;
    color: #58595b;
    min-height: 23px;
    width: 360px;
    /*background-color: #e8e8e8;*/
}

.DivHeightXLarge {
    min-height: 40px !important;
}

.DivTitle {
    display: inline-block;
    color: #58595b;
    text-align: left;
    width: 130px;
    padding-bottom: 4px;
    font-weight: 500;
    line-height: 95%;
    /*background-color: lightpink;*/
}

.DivTitleXSmall {
    width: 85px;
}

.DivTitleXLargeFont {
    width: 150px;
    font-size: 14pt;
}

.DivContent {
    display: inline-block;
    padding-bottom: 6px;
    vertical-align: top;
    /*background-color: lightyellow;*/
    width: 170px;
}

.DivCenter {
    width: 33%;
    padding-top: 160px;
    text-align: center;
    margin: auto;
}

.DivCenterFrame {
    width: 33%;
    padding-top: 40px;
    text-align: center;
    margin: auto;
}

.DivCenterShadow {
    -webkit-box-shadow: 7px 7px 32px -2px rgba(130,149,173,0.61);
    -moz-box-shadow: 7px 7px 32px -2px rgba(130,149,173,0.61);
    box-shadow: 7px 7px 32px -2px rgba(130,149,173,0.61);
}

.DivLoginDetails {
    float: left;
    width: 350px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.Footer {
    background-color: #1e2850;
    color: white;
    text-align: left;
    vertical-align: central;
    font-size: 10px;
    font-family: Calibri;
    opacity: 1;
    height: 45px;
    padding-top: 5px;
}

.DivLogo {
    text-align: right;
    padding-right: 10px;
}

.DivTitleMainLogin {
    padding-top: 35px;
    padding-bottom: 2px;
}

.Formtext {
    font-family: Calibri;
    font-size: 14px;
}

.Errortext {
    font-family: Calibri;
    font-size: 12px;
    color: red;
    font-weight: bold;
}

.style1 {
    height: 26px;
}

.DivLogin {
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 320px;
    width: 550px;
    padding-top: 20px;
}

.LoginPanel {
    Width: 550px;
    Height: 380px;
}

.DivIcon {
    float: left;
    width: 60px;
    text-align: center;
    padding-bottom: 20px;
    padding-left: 35px;
    padding-top: 36px;
}

/*ResponsiveForm */

.main {
    background-color: white;
    padding: 10px;
    width: 50%;
    height: 100%;
    margin: auto;
}

.FooterBar {
    background-color: transparent;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    color: white;
    text-align: center;
    padding: 5px;
}

.FooterBarMain {
    padding: 10px;
    padding-left: 40px;
    width: 50%;
    height: 100%;
    text-align: left;
    margin: auto;
}

.FooterBarImage {
    display: none;
    width: 87px;
    height: 27px;
}

.RightPanel {
    float: left;
    width: 670px;
    padding: 20px;
}

.FormLabelHeader {
    font-family: Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #5e5e5e;
    width: 50%;
    padding-top: 0px;
    padding-bottom: 18px;
}

.FormLabel {
    width: 49%;
    float: left;
    padding-bottom: 18px;
}

.FormLabelTxt {
    font-family: Arial, Helvetica;
    font-size: 15px;
    color: #5e5e5e;
    cursor: pointer;
}

.FormField {
    width: 50%;
    float: left;
    padding-bottom: 16px;
}

.FormFooter {
    width: 100%;
    display: inline-block;
}

.SendButton {
    font-family: Arial, Helvetica;
    background: #FD6700;
    font-size: 14px;
    border-radius: 5px;
    color: #fff;
    width: 240px;
    height: 40px;
    text-align: left;
    font-weight: 700;
    position: relative;
    border-bottom: 2px solid #EE4011;
}

/*ToggleCheckbox */

.ToggleCheckbox {
    -ms-transform: scale(4); /* IE */
    -moz-transform: scale(4); /* FF */
    -webkit-transform: scale(4); /* Safari and Chrome */
    -o-transform: scale(4); /* Opera */
    transform: scale(4);
    padding: 10px;
}

span.dxToggle {
    border-radius: 1px;
}

.dxToggle .dxSwitcher {
    border-radius: 10%;
    height: 7px;
    width: 7px;
    transform: translate3d(3px,3px,0)
}

.dxToggle[class*='Checked'] .dxSwitcher {
    transform: translate3d(15px,3px,0);
}

#DivIconsReport {
    position: relative;
    float: right;
    vertical-align: top;
    line-height: 55px;
}

#DivWarning {
    position: relative;
    float: left;
}

.MajorScreenTitleFixed {
    color: #1e2850;
    font-size: 20px;
    line-height: 30px;
}

.RoundPanelHeader {
    color: #1e2850;
    font-size: 20px;
}

.RoundPanelContent {
    width: 100%;
}

.RoundPanelContentLeft {
    position: relative;
    float: left;
    padding-right: 22px;
    /*width: 48.2%;*/
}

.RoundPanelContentRight {
    position: relative;
    float: left;
    /*width: 48.2%;*/
}

.divButtonOperatorInstruction {
    display: table-cell;
    padding: 3px;
    width: 35px;
}

.OperatorInstruction {
    padding-left: 10px;
    font-size: 14px;
}

#DivSubHeaderReportButtons {
    position: relative;
    float: right;
    padding-bottom: 10px;
}

.ButtonReport {
    position: relative;
    float: left;
    vertical-align: top;
    padding-right: 10px;
    padding-top: 10px;
}

.ButtonReportImg {
    padding: -10px;
}

.LogoReport {
    position: relative;
    float: right;
    vertical-align: top;
    padding-right: 10px;
    padding-top: 5px;
}

#DivSearch {
    position: relative;
    float: right;
    padding-right: 25px;
    padding-top: 20px;
    text-align: right;
}

#DivMasterCenterReport {
    height: auto;
    min-height: 774px;
    padding: 0px 20px 0px 20px;
    background-color: transparent;
    margin-bottom: -10px;
}

.PanelWithPadding {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    Width: 99%;
    border: solid 1px #e0e0e0;
    background-color: white;
    min-height: 772px;
}

#DivMasterFooter {
    position: static;
    float: none;
    margin: 0px; /* negative value of footer height */
    clear: both; /* no floating elements allowed on the left or the right side of a specified element */
    vertical-align: bottom;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: lighter;
    color: #333333;
    padding-top: 2px;
    text-align: center;
}

#ContentContainer {
    padding: 10px;
    background-image: none;
    z-index: -1;
}

#content {
    background-color: Blue;
}

#DivFooterGrid {
    width: 100%;
    background-color: #ffffff;
    height: 40px;
    border-top: 1px solid #d1d1d1 !important;
    color: #58595b;
/*    min-width: 954px;*/
    /*    float: left;*/
}

.DivFooterGridLeft {
    float: left;
    width: 20px;
}

.DivFooterGridMiddle {
    float: left;
    width: 64px;
}

.DivFooterGridMiddleSmall {
    float: left;
    width: 46px;
}

.DivFooterGridRight {
    float: right;
    width: 70px;
    text-align: center;
}

.FooterButton {
    background-color: transparent !important;
}

    .FooterButton:hover {
        background-color: #3a4354 !important;
    }

.DivFooterGridRightPaddingTop {
    float: right;
    padding-left: 10px;
    padding-top: 14px;
    padding-right: 20px;
}

.DivFooterGridRightPaddingTop2 {
    float: right;
    padding-top: 6px;
    width: 50px;
    text-align: left;
}

#DivFooterGridLeftFrame {
    float: left;
    width: 24%;
}

#DivFooterGridMiddleFrame {
    float: left;
/*    width: 65%;*/
}

#DivFooterGridRightFrame {
    float: right;
    width: 5%;
}

.DivFooterGridMiddlePaddingTop {
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
}

.DivFooterGridMiddlePaddingTopRight {
    float: right;
    padding-top: 10px;
}

.DivFooterGridMiddleRight {
    float: right;
}

.DivShowMeterOnXSmallDevice {
    visibility: hidden;
    display: none;
}

.cpHeader {
    font-family: Calibri;
}

.HeaderPopUp {
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
}

.ContentPopUp {
    font-family: Calibri;
    font-size: 14px;
}

#pnlMasterCenter {
    min-height: 800px;
    width: 98.7%;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
    background-color: white;
    border: none;
}

/*MenuButtons*/
#DivSubMenuContent {
    -webkit-box-shadow: 9px 9px 26px 3px rgba(212,212,212,0.48);
    -moz-box-shadow: 9px 9px 26px 3px rgba(212,212,212,0.48);
    box-shadow: 9px 9px 26px 3px rgba(212,212,212,0.48);
    min-height: 500px;
    max-height: 92vh;
    overflow-y: scroll;
    padding-right: 25px;
}

#DivGroup {
    width: auto;
    display: inline-block;
    Vertical-align: Top;
}

#FirstLevel {
    Vertical-align: Top;
    color: #1e2850;
    font-size: 24px;
    /*padding-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    Width: auto;
    Min-width: 360px;
}

#SecondLevel {
    Vertical-align: Top;
    color: #1e2850;
    font-size: 24px;
    /*padding-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    Width: auto;
    Min-width: 360px;
}

#ThirdLevel {
    display: flow-root;
    font-size: 16px;
    padding-bottom: 25px;
    color: #666666;
    vertical-align: top;
    padding-top: 15px;
    padding-left: 15px;
}

#ThirdLevel {
    Width: auto;
}

/*/*Skin styles.css Editor*/

.dxeListBoxItem_MPFMetropolis {
    padding: 6px 2px 6px 3px !important;
}

.dxeListBox_MPFMetropolis td.dxeC {
    width: 20px !important;
}

.dxeListBox_MPFMetropolis td.dxeT,
.dxeListBox_MPFMetropolis td.dxeMI {
    position: inherit !important;
    padding-top: 7px !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #ThirdLevel {
        font-size: 16px;
        padding-bottom: 25px;
        color: #666666;
        vertical-align: top;
        padding-top: 15px;
        padding-left: 65px;
    }
}

@supports (-ms-ime-align:auto) {
    #ThirdLevel {
        font-size: 16px;
        padding-bottom: 25px;
        color: #666666;
        vertical-align: top;
        padding-top: 15px;
        padding-left: 15px;
    }
}

#FirstLevel a {
    color: #666666;
    text-decoration: none;
}

#ThirdLevel a {
    color: #666666;
    text-decoration: none;
}

#ThirdLevelNodeImage {
    background-color: #f48323;
    width: 50px;
    height: 50px;
    float: left;
}

#FirstLevelNodeImage {
    background-color: #f48323;
    width: 50px;
    height: 50px;
    float: left;
}

#ThirdLevelDiv {
    Vertical-align: Top;
    color: #1e2850;
    font-size: 13px;
}

#FourthLevel {
    font-size: 14px;
    color: #9a9a9a;
    vertical-align: top;
    padding-top: 9px;
    padding-left: 15px;
}

    #FourthLevel a {
        color: #9a9a9a;
        text-decoration: none;
    }

        #FourthLevel a:hover {
            color: #3a4354;
        }

#FourthLevelNodeImage {
    width: 9px;
    height: 9px;
    float: left;
    padding-top: 10px;
}

#FifthLevel {
    font-size: 14px;
    color: #a4a5a7;
    vertical-align: top;
    padding-top: 8px;
    padding-left: 15px;
}

    #FifthLevel a {
        color: #a4a5a7;
        text-decoration: none;
    }

#FifthLevelNodeImage {
    width: 9px;
    height: 9px;
    float: left;
}

.FooterRowTop {
    float: left;
    padding: 5px;
}

.collapsePanel {
    width: 640px;
    height: 0px;
    background-color: white;
    overflow: hidden;
}

.collapsePanelHeader {
    width: 640px;
    height: 20px;
    color: Yellow;
    background-color: Black;
    font-weight: bold;
    float: none;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}

.invisible {
    width: 0px;
    display: none;
}

.normalrow {
    background-color: white;
}

.highlightrow {
    background-color: #cccccc;
}

.dxgvControl, .dxgvDisabled {
    border: 1px Solid #9F9F9F;
    font: 10pt Calibri, Tahoma, Geneva, sans-serif;
    background-color: #e8e8e8;
    color: #58595b;
    cursor: default;
}

.TableColumn {
    font-family: Calibri, Tahoma;
    font-size: 12px;
    color: Black;
    font-weight: bold;
}

.TableColumnbig {
    font-family: Calibri, Tahoma;
    font-size: 15px;
    color: Black;
    font-weight: bold;
}

.TableColumn a {
    font-family: Calibri, Tahoma;
    font-size: 12px;
    color: Black;
}

.dxgvHeader, .dxgvHeader table {
    color: #58595b;
    padding: 4px 6px 5px;
    background-color: #e8e8e8;
    font-weight: bold;
    height: 20px;
}

/*MenuButtonsOperatorDisplay*/
#DivSubMenuContentOD {
    -webkit-box-shadow: 2px 9px 26px 3px rgba(212,212,212,0.48);
    -moz-box-shadow: 2px 9px 26px 3px rgba(212,212,212,0.48);
    box-shadow: 2px 9px 26px 3px rgba(212,212,212,0.48);
}

#DivGroupOD {
    width: auto;
    display: inline-block;
    Vertical-align: Top;
}

#FirstLevelOD {
    Vertical-align: Top;
    color: #1e2850;
    font-size: 24px;
    /*padding-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    Width: auto;
    Min-width: 260px;
}

#SecondLevelOD {
    Vertical-align: Top;
    color: #1e2850;
    font-size: 24px;
    /*padding-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    Width: auto;
    Min-width: 400px;
    border-bottom: 1px solid White;
}

#ThirdLevelOD {
    display: inline-grid;
    font-size: 16px;
    padding-bottom: 25px;
    color: #666666;
    vertical-align: top;
    padding-top: 15px;
    padding-left: 15px;
}

#ThirdLevelOD {
    Width: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #ThirdLevelOD {
        font-size: 16px;
        padding-bottom: 25px;
        color: #666666;
        vertical-align: top;
        padding-top: 15px;
        padding-left: 65px;
    }
}

@supports (-ms-ime-align:auto) {
    #ThirdLevelOD {
        font-size: 16px;
        padding-bottom: 25px;
        color: #666666;
        vertical-align: top;
        padding-top: 15px;
        padding-left: 15px;
    }
}

#FirstLevelOD a {
    color: #666666;
    text-decoration: none;
}

#ThirdLevelOD a {
    color: #666666;
    text-decoration: none;
}

#ThirdLevelNodeImageOD {
    background-color: #9a98bd;
    width: 50px;
    height: 50px;
    float: left;
}

    #ThirdLevelNodeImageOD:hover {
        background-color: #1e2850;
    }

#FirstLevelNodeImageOD {
    background-color: #ee4023;
    width: 50px;
    height: 50px;
    float: left;
}

#ThirdLevelDivOD {
    Vertical-align: Top;
    color: #1e2850;
    font-size: 13px;
}

#FourthLevelOD {
    font-size: 16px;
    color: #666666;
    vertical-align: top;
    padding-top: 7px;
    padding-left: 15px;
}

    #FourthLevelOD a {
        color: #666666;
        text-decoration: none;
    }

        #FourthLevelOD a:hover {
            color: #3a4354;
        }

#FourthLevelNodeImageOD {
    width: 9px;
    height: 9px;
    float: left;
    padding-top: 10px;
}

#FifthLevelOD {
    font-size: 14px;
    color: #666666;
    vertical-align: top;
    padding-top: 8px;
    padding-left: 15px;
}

    #FifthLevelOD a {
        color: #666666;
        text-decoration: none;
    }

        #FifthLevelOD a:hover {
            color: #333333;
        }

#FifthLevelNodeImageOD {
    width: 9px;
    height: 9px;
    float: left;
}

/*DivRowDetail*/
#wrapperShiftReport {
    margin-right: 360px;
}

#contentShiftReport {
    float: left;
    width: 100%;
}

#sidebarShiftReport {
    float: right;
    width: 360px;
    margin-right: -360px;
    background-color: #ffffff;
    padding-bottom: 25px;
    position: relative;
}

#clearedShiftReport {
    clear: both;
}

.divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableCell {
    display: table-cell;
    padding: 3px;
}

.divTableCellSplit {
    float: left;
    padding: 5px;
    width: 48%;
    /*background-color: lightcoral;*/
}

.divTableCellDetailLeft {
    float: left;
}

.divTableCellDetailRight {
    float: right;
}

.divButtonTitleBeneath {
    float: left;
    padding-right: 15px;
}

.divTableCellWithBorder {
    display: table-cell;
    padding: 5px;
    vertical-align: top;
    border: 1px solid silver;
}

.divTableCellWithBorderHeader {
    display: table-cell;
    padding: 5px;
    vertical-align: top;
    border: 1px solid silver;
    color: #1e2850;
    font-size: 18px;
}

.divTableCellBlock {
    padding: 10px;
    float: left;
    width: 600px;
}

.divTableCellBlockLarge {
    padding: 10px;
    float: left;
    width: 700px;
}

.divTableCellBlockSplit {
    float: left;
    width: 300px;
}

.divTableCellBlockSplitLarge {
    float: left;
    width: 350px;
}

.divTableCellBlockTitle {
    padding-bottom: 10px;
    font-weight: bold;
}

.dxccControl_MPFMetropolisTemplatePopUp {
    font: 20pt 'Calibri', 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    text-decoration: none;
    color: #3a4354;
    background-color: #FFFFFF;
}

.divTableCellBlockFloat {
    float: left;
    padding: 10px;
    width: 290px;
}

.divTableCellBlockFloatWidth {
    float: left;
    padding: 10px;
    width: 470px;
}

.DivTitle {
    /*    display: inline-block;
    text-align: left;
    width: 85px;
    padding-top: 4px;
    padding-bottom: 1px;
    font-weight: 500;
    line-height: 95%;*/
    /*background-color: lightpink;*/
}

.XSmall {
    width: 115px;
}

.divTableCellTitle {
    float: left;
    width: 85px;
    line-height: 90%;
    padding-top: 5px;
    /*background-color: lightpink;*/
}

.divTableCellTitleSmall {
    float: left;
    width: 70px;
    line-height: 90%;
    padding-top: 5px;
    /*background-color: lightpink;*/
}

.divTableCellTitleXSmall {
    float: left;
    width: 25px;
    line-height: 90%;
    padding-top: 5px;
    /*background-color: lightpink;*/
}

.divTableCellTitleWidth {
    float: left;
    width: 110px;
    line-height: 90%;
    padding-top: 5px;
    /*background-color: lightpink;*/
}

.divTableCellTitleLarge {
    float: left;
    width: 145px;
    line-height: 90%;
    padding-top: 5px;
    /*background-color: lightpink;*/
}

.divTableCellCheckBox {
    float: left;
    width: 20px;
    height: 16px;
    /*background-color: greenyellow;*/
}

.divTableCellContent {
    float: left;
    padding-left: 10px;
    width: 170px;
    min-height: 30px;
    /*background-color: lightyellow;*/
}

.FullWidth {
    width: 470px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.FullWidthContent {
    width: 470px;
}

.divTableCellContentSmall {
    float: left;
    padding-left: 10px;
    width: 165px;
    min-height: 30px;
    /*background-color: lightyellow;*/
}

.divTableCellContentXSmall {
    float: left;
    padding-left: 10px;
    width: 58px;
    min-height: 30px;
    /*background-color: lightyellow;*/
}

.divTableCellContent62XSmall {
    float: left;
    padding-left: 10px;
    width: 60px;
    min-height: 25px;
    /*background-color: lightyellow;*/
}

.divTableCellContentLarge {
    float: left;
    padding-left: 10px;
    width: 190px;
    min-height: 30px;
    /*background-color: lightyellow;*/
}

.divTableCellCheckBoxContent {
    float: left;
    padding-left: 10px;
    width: 260px;
    min-height: 30px;
}

.divTableCellBlockFloat {
    float: left;
    padding: 10px;
    width: 290px;
}

.divTableBody {
    display: table-row-group;
}

.DivFloatLeft {
    float: left;
}

.DivRow {
    display: inline-block;
    width: 100%;
}

.DivHeightLarge {
    border: 0px;
    min-height: 23px;
    width: 450px;
    /*background-color: #e8e8e8;*/
}

.DivHeightXLarge {
    border: 0px;
    min-height: 23px;
    width: 600px;
    /*background-color: #e8e8e8;*/
}

.DivRowDetail {
    width: 100%;
    float: left;
}

.DivRowDetailRow {
    width: auto;
    padding: 20px;
    float: left;
}

.DivRowDetailRowTitlesSmall {
    padding-right: 10px;
    float: left;
    text-align: right;
    min-width: 100px;
}

.DivRowDetailRowTitlesMedium {
    padding-right: 10px;
    float: left;
    text-align: right;
    min-width: 158px;
}

.DivRowDetailRowTitlesNormal {
    padding-right: 10px;
    float: left;
    text-align: right;
    min-width: 170px;
}

.DivRowDetailRowTitlesLarge {
    padding-right: 10px;
    float: left;
    text-align: right;
    min-width: 200px;
}

.DivRowDetailRowContent {
    padding-left: 10px;
    float: left;
}

.DivRowHeight {
    height: 35px;
    /*background-color: #e8e8e8;*/
}

.DivRowHeightMemo {
    height: 50px;
    /*background-color: #e8e8e8;*/
}

.DivRowHeightCheckbox {
    height: 35px;
    margin-left: -5px;
    /*background-color: #e8e8e8;*/
}

.DivRowHeightNoFloat {
    height: 46px;
    /*background-color: #e8e8e8;*/
}

.DivRowDetailRowTitlesNormalNoFloat {
    padding-bottom: 3px;
    min-width: 170px;
}

.DivRowDetailRowContentNoFloat {
    padding-left: 0px;
}

.DivContentXLarge {
    display: inline-block;
    padding-bottom: 6px;
    padding-right: 5px;
    vertical-align: top;
    /*background-color: lightyellow;*/
    width: 254px;
}

.DivContentCheckBox {
    display: inline-block;
    padding-bottom: 6px;
    vertical-align: top;
    width: 60%;
    margin-left: -5px;
    /*background-color: greenyellow;*/
}

/*Legenda*/

.divTableLegenda {
    display: table;
    width: 100%;
    max-width: 1270px;
}

.divTableLegendaBody {
    display: table-row-group;
}

.divTableLegendaRow {
    display: table-row;
}

.divTableLegendaCell {
    display: table-cell;
    padding: 3px;
}

.divTableLegendaCellBlock {
    padding: 2px;
    float: left;
    width: 250px;
}

.divTableLegendaCellColor {
    float: left;
    width: 20px;
    padding-right: 5px;
}

.divTableLegendaCellColorField {
    border: 1px solid #afafaf;
    height: 13px;
}

.divTableLegendaCellBlockSplit {
    float: left;
    max-width: 270px;
}

/*DivColumnDetail*/

/*Resize*/
.Resize textarea {
    resize: horizontal;
}
/*Resize*/

.divColumnTitle {
    padding-top: 8.5px;
}

.divColumnContent {
    padding-top: 2px;
    color: #1e2850;
    font-weight: bold;
}

/*Dashboards*/

#DivBodyDashboard {
    color: transparent;
    font-size: xx-small;
}

.DivLeftReport {
    background-color: white;
    float: left;
    /* position: fixed; */
    z-index: 1000;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 400px;
}

.LeftButton {
    padding-top: 10px;
    width: 190px;
    float: left;
}

#DivGridFrame {
    text-align: left;
    /*margin-left: 435px;*/
    min-height: 700px;
}

#DivGridRowCenter {
    min-height: 600px;
    height: 100%;
}

/*TransparantPopUpButtons*/

.DivButtonsForm {
    width: 0.1%;
    /*padding-top: 20px;
    margin-left: -5px;
    margin-right: -5px;*/
    display: table-cell;
    font-size: 1px;
}

.DivButtonFormFloatRight {
    background-color: White;
    opacity: 0.3;
    text-align: right;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    padding: 5px;
    position: absolute;
    float: right;
    margin-left: -70px;
    margin-top: 48px;
}

.DivButtonsPopupForm {
    padding-left: 20px;
    padding-bottom: 10px;
}

.DivButtonFormFloatRight:hover {
    opacity: 0.9;
    cursor: pointer;
}

.DivButtonsAlignRight {
    text-align: right;
    padding: 18px 12px 5px 2px;
}

.DivRowDetailRowContentFormFloatRight {
    float: right;
    margin-top: -8px;
}

/*Charts*/

.ChartHeaderTitle {
    text-align: left;
    width: 940px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.ChartFormTitle {
    font-size: 22px !important;
    color: #1e2850;
}

.ChartContentHeader {
    width: auto;
    min-height: 160px;
    height: auto;
}

.ChartContentComment {
    width: auto;
    min-height: 157px;
    height: auto;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 20px;
}

.ChartContentCenter {
    width: auto;
    min-height: 335px;
    height: auto;
}

.ChartContentLeft {
    float: left;
    width: 50%;
}

.ChartContentRight {
    float: right;
    width: 50%;
}

.ChartContentLarge {
    min-height: 330px;
}

.ChartContentSmall {
    min-height: 175px;
}

.ChartContentSmaller {
    min-height: 165px;
}

.ChartContentCommentTitle {
    padding-bottom: 5px;
}

.SiteDetailButton {
    background-color: #555555;
}
* -- ProgressBar -- */
.dxeProgressBarIndicator_MPFMetropolis {
    background: #e5e3ec !important;
}

.dxeButtonEditSys {
    width: 100% !important;
}

.FixedWidthDefault {
    width: 170px !important;
}

.FixedWidthXLarge {
    width: 250px !important;
}

/*Skin styles.css Gridview*/
.dxgvControl_MPFMetropolis, .dxgvDisabled_MPFMetropolis {
    border: none !important;
}

.dxgvDisabled_MPFMetropolis {
    border: none !important;
}

.dxgvEditFormDisplayRow_MPFMetropolis td.dxgv,
.dxgvDetailCell_MPFMetropolis td.dxgv,
.dxgvDataRow_MPFMetropolis td.dxgv,
.dxgvDetailRow_MPFMetropolis.dxgvADR td.dxgvAIC {
    border-bottom: none;
    border-right: none !important;
    padding: 6px 6px 5px 8px !important;
    height: 22px !important;
}

.dxgvHeader_MPFMetropolis {
    padding: 6px 6px 6px !important;
}

.dxgvControl_MPFMetropolis .dxpLite_MPFMetropolis,
.dxgvDisabled_MPFMetropolis .dxpLite_MPFMetropolis {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.dxgvFooter_MPFMetropolis td.dxgv {
    border-bottom: none !important;
    background-color: #ffffff !important;
    border-top: 1px solid #d1d1d1 !important;
    padding-top: 15px !important;
}

.dxgvPagerTopPanel_MPFMetropolis,
.dxgvPagerBottomPanel_MPFMetropolis {
    background-color: #ffffff !important;
}

.dxgvSearchPanel_MPFMetropolis {
    border-bottom: none !important;
}

.dxgvFilterBar_MPFMetropolis {
    background-color: #f8f8f8 !important;
}

/*/*Skin styles.css HtmlEditor*/

.dxheControl_MPFMetropolis .dxeMemo_MPFMetropolis.dxheHtmlViewArea_MPFMetropolis .dxeMemoEditArea_MPFMetropolis,
body.dxheDesignViewArea_MPFMetropolis,
body.dxhePreviewArea_MPFMetropolis {
    padding: 15px 60px 0 20px !important;
    line-height: 20px !important;
}

/*/*Skin styles.css Editor*/

.dxeBase_MPFMetropolis .dxichCellSys, .dxeBase_MPFMetropolis.dxichCellSys {
    padding: 2px 6px 4px !important
}

.dxeButtonEdit_MPFMetropolis {
    border: 1px solid #d1d1d1 !important;
}

.dxeTextBox_MPFMetropolis {
    border: 1px solid #d1d1d1 !important;
}

.dxeListBoxItem_MPFMetropolis {
    padding: 6px 2px 6px 3px !important;
}

.dxeListBox_MPFMetropolis td.dxeC {
    width: 20px !important;
}

.dxeListBox_MPFMetropolis td.dxeT,
.dxeListBox_MPFMetropolis td.dxeMI {
    position: inherit !important;
    padding-top: 7px !important;
}

/*Skin styles.css Web*/
.dxpLite_MPFMetropolis .dxp-current {
    background-color: #eaeef9 !important;
    color: #333333 !important;
}

.dxpcLite_MPFMetropolis .dxpc-header,
.dxdpLite_MPFMetropolis .dxpc-header {
    color: #646368 !important;
    font-size: 1.5em !important;
    padding: 15px 2px 8px 18px !important;
    background-color: #ffffff !important;
    border-radius: 22px;
}

.dxpcLite_MPFMetropolis .dxpc-content,
.dxdpLite_MPFMetropolis .dxpc-content {
    /*    padding-top: 13px !important;
    padding-bottom: 8px !important;*/
}

.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtc-activeTab a {
    color: #1e2850 !important;
    text-transform: uppercase !important;
    border-right: none !important;
    border-left: none !important;
    border-top: 1px solid #ffffff !important;
    border-bottom: 3px solid #1e2850 !important;
}

.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtc-tab a {
    color: #7d7ba3 !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    background-color: #ffffff !important;
    border-right: none !important;
    border-left: none !important;
    border-top: 0px solid #ffffff !important;
    border-bottom: 2px solid #1e2850 !important;
}

.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtc-tabHover,
.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtc-tabHover a {
    color: #1e2850 !important;
    background-color: #ffffff !important;
    border-right: none !important;
    border-left: none !important;
    border-top: 0px solid #ffffff !important;
    border-bottom: 2px solid #1e2850 !important;
}

.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtc-link {
    padding: 0px 30px !important;
}

.dxtcLite_MPFMetropolis > .dxtc-content {
    padding-top: 30px !important;
    padding-left: 30px !important;
    padding-bottom: 20px !important;
}

/* Multi-row */
.dxtcLiteDisabled_MPFMetropolis,
.dxtcLiteDisabled_MPFMetropolis > .dxtc-stripContainer .dxtcLiteDisabled_MPFMetropolis.dxtc-activeTab,
.dxtcLiteDisabled_MPFMetropolis > .dxtc-stripContainer .dxtc-link,
.dxtcLiteDisabled_MPFMetropolis > .dxtc-stripContainer .dxtc-activeTab .dxtc-link,
.dxtcLiteDisabled_MPFMetropolis > .dxtc-content,
.dxtcLite_MPFMetropolis > .dxtc-stripContainer .dxtcLiteDisabled_MPFMetropolis .dxtc-link {
    color: #cac8e2 !important;
    cursor: default !important;
    background-color: #f9f9f9 !important;
    border-right: none !important;
}

/* -- ASPxSplitter -- */
.dxsplControl_MPFMetropolis,
.dxsplVSeparator_MPFMetropolis,
.dxsplHSeparator_MPFMetropolis {
    background-color: #ffffff !important;
}

    .dxsplControl_MPFMetropolis .dxsplLCC {
        /*        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 0px !important;
        padding-bottom: 10px !important;*/
    }

@media screen and (max-width: 1534px) {
    .divTableCellCaseFormLeft {
        float: none !important;
        width: auto !important;
    }

    .DivContentControlCaseForm {
        min-height: 250px !important;
    }

    .htmleditorCF {
        height: 230px !important;
    }
}

.CommentPanelCenter {
    min-height: 80px;
    width: 690px;
    resize: none;
}

.CommentPanelButtons {
    padding-top: 20px;
}

.CommentPanelButtonsLeft {
    width: 30px;
    float: left;
}

.CommentPanelButtonsRight {
    width: 30px;
    float: right;
    padding-right: 50px;
}

.CommentPanelButtonsMiddle {
    float: left;
    padding-right: 30px;
}

/*SideBarNavigation*/

.DivTopSideBarNavigation {
    height: 55px;
    line-height: 55px;
    width: 100%;
    position: fixed;
    background-color: #3a4354;
    z-index: 9999;
}

.LogoHomeSideBarNavigation {
    position: fixed;
    background-color: #1e2850 !important;
    height: 55px;
    float: left;
}

.DivMenuSideBarNavigation {
    width: 15px;
    position: absolute;
    float: left;
    z-index: 9998;
    padding-top: 64px;
}

.DivMasterHeaderSideBarNavigation {
    padding: 0px !important;
}

.DivSubHeaderSideBarNavigation {
    padding-left: 0px !important;
}

.DivMasterCenterSideBarNavigation {
    height: auto;
    min-height: 820px;
    padding: 0px 20px 0px 20px;
    margin: 54px 24px 0px 0px;
    background-color: #ffffff;
    padding: 0px 20px 0px 50px !important;
}

#pnlMasterCenterSideBarNavigation {
    min-height: 836px;
    width: 98.7%;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 24px;
    background-color: white;
    border: none;
}

/*SideBarNavigation Menu*/
#ASPxMenu {
    position: fixed;
}

.dxm-main dxm-horizontal {
    position: fixed;
}

.SubMenuStyleSideBarNavigation {
    position: fixed !important;
    border: none !important;
    float: left !important;
    left: 50px !important;
    margin-top: 50px !important;
    width: auto !important;
}

#DivNavigation {
    background-color: #3a4354;
    width: 50px;
    position: fixed;
    min-height: 100%;
    z-index: 1000;
}

.navigation {
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1;
    /*width: 50px;*/
    width: 90%;
    height: 100%;
    /*white-space: nowrap;*/
    transition: width 0.5s;
    position: relative;
    float: left;
    z-index: 9998;
    /*padding-top: 59px;*/
    top: 0;
    display: contents;
}

    .navigation ul,
    .navigation ul li,
    .navigation ul ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .navigation ul {
        position: fixed;
        z-index: 500;
        float: left;
    }

        .navigation ul li {
            float: left;
            min-height: 0.05em;
            line-height: 1em;
            vertical-align: middle;
            position: relative;
            border-radius: 0px !important;
        }

            .navigation ul li.hover,
            .navigation ul li:hover {
                position: relative;
                z-index: 510;
                cursor: default;
            }

        .navigation ul ul {
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0px;
            z-index: 520;
            width: 50px;
        }

            .navigation ul ul li {
                float: none;
            }

            .navigation ul ul ul {
                top: 0;
                right: 0;
            }

        .navigation ul li:hover > ul {
            visibility: visible;
        }

        .navigation ul ul {
            top: 0;
            left: 99%;
        }

        .navigation ul li {
            float: none;
        }

        .navigation ul ul {
            margin-top: 0.05em;
        }

.navigation {
    /*width: 13em;*/
    /*background: #1e2850;*/
    font-family: Calibri;
    zoom: 1;
}

    .navigation:hover {
        /*width: 230px;*/
    }

    .navigation:before {
        content: '';
        display: block;
    }

    .navigation:after {
        content: '';
        display: table;
        clear: both;
    }

    .navigation a {
        display: block;
        /*padding: 1em 1.3em;*/
        color: #ffffff;
        text-decoration: none;
    }

    .navigation > ul {
        width: 50px;
    }

        .navigation > ul:hover {
            width: 230px;
        }

            .navigation > ul:hover span.menulevel1 {
                display: inline-block;
            }

    .navigation ul ul {
        width: 16em;
    }

    .navigation > ul > li > a {
        /*border-right: 0.3em solid #34A65F;*/
        color: #ffffff;
        display: block !important;
    }

        .navigation > ul > li > a:hover {
            color: #ffffff;
        }

    .navigation > ul > li a:hover,
    .navigation > ul > li:hover a {
        background: #3dacb7;
        display: block;
    }

    .navigation li {
        position: relative;
    }

    .navigation ul li.has-sub-menulev1.menulevel1 {
        display: block !important;
    }

    .navigation ul li.has-sub-menulev1 > a:after {
        content: '';
        position: absolute;
        right: 1em;
    }

    .navigation ul li.has-sub > a:after {
        content: '»';
        position: absolute;
        right: 1em;
        /*right: 0;
                border: solid 8px transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-right-color: #f1f1f1;
                top: 50%;
                margin-top: -8px;*/
    }

    .navigation ul ul li.first {
        -webkit-border-radius: 0 3px 0 0;
        -moz-border-radius: 0 3px 0 0;
        border-radius: 0 3px 0 0;
    }

    .navigation ul ul li.last {
        -webkit-border-radius: 0 0 3px 0;
        -moz-border-radius: 0 0 3px 0;
        border-radius: 0 0 3px 0;
        border-bottom: 0;
    }

    .navigation ul ul {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

    .navigation ul ul {
        /*border: 1px solid #34A65F;*/
    }

        .navigation ul ul a {
            color: #ffffff;
        }

            .navigation ul ul a:hover {
                color: #ffffff;
            }

        .navigation ul ul li {
            /*border-bottom: 1px solid #0F8A5F;*/
        }

            .navigation ul ul li:hover > a {
                background: #3a4354;
                color: #ffffff;
            }

    .navigation.align-right > ul > li > a {
        /*border-left: 0.3em solid #34A65F;*/
        border-right: none;
    }

    .navigation.align-right {
        float: right;
    }

        .navigation.align-right li {
            text-align: right;
        }

        .navigation.align-right ul li.has-sub > a:before {
            content: '+';
            position: absolute;
            top: 50%;
            left: 15px;
            margin-top: -6px;
        }

        .navigation.align-right ul li.has-sub > a:after {
            content: none;
        }

        .navigation.align-right ul ul {
            visibility: hidden;
            position: absolute;
            top: 0;
            left: -100%;
            z-index: 598;
            width: 100%;
        }

            .navigation.align-right ul ul li.first {
                -webkit-border-radius: 3px 0 0 0;
                -moz-border-radius: 3px 0 0 0;
                border-radius: 3px 0 0 0;
            }

            .navigation.align-right ul ul li.last {
                -webkit-border-radius: 0 0 0 3px;
                -moz-border-radius: 0 0 0 3px;
                border-radius: 0 0 0 3px;
            }

        .navigation.align-right ul ul {
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
        }

.bi-custom-icon {
    color: #ffffff !important;
    font-size: 16px !important;
    padding-top: 15px !important;
    padding-left: 0px !important;
    width: 50px !important;
    height: 35px !important;
    background-color: #3a4354 !important;
    border: none !important;
    float: none !important;
}

    .bi-custom-icon:hover {
        background-color: #1e2850 !important;
    }

.div_bi-custom-icon {
    padding-top: 15px;
    height: 34px;
    /*float: left;*/
}

.span_bi-custom-icon {
    padding: 17px !important;
}

span.menulevel1 {
    padding-left: 7px;
    color: white;
    display: none;
    font-size: 17px;
}

span.menu {
    padding-left: 0px;
    font-size: 15px;
}

/*.navigation .item-menu {
    height: 50px;
    overflow: hidden;
    color: #fff;
}*/
.divTableCellBlockShiftReport {
    padding: 12px;
    float: left;
}

.DivWidth300 {
    width: 300px;
}

.NoPadding {
    padding: 0px !important;
}

.LineHeightSmaller {
    line-height: 1;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

    /* Media Queries (* 1920 × 1080 (and larger) */
    @media screen and (min-width:1920px) {
        .divTableCellBlockShiftReport {
            max-width: 860px;
        }
    }
    /* Media Queries (* 1919 (and smaller) */
    @media screen and (max-width:1919px) {
        .divTableCellBlockShiftReport {
            width: 100%;
        }
    }
    /* Media Queries (* 1400 × 1050 (and smaller) */
    @media screen and (min-width:1401px) {
        .DivSubMenuContentODFrame {
            margin-right: 20px;
            width: auto;
            min-width: 900px;
        }
    }
    /* Media Queries (* 1400 × 1050 (and smaller) */
    @media screen and (max-width:1400px) {
        .DivSubMenuContentODFrame {
            margin-top: 55px;
            margin-left: 20px;
            margin-right: 20px;
            position: fixed;
        }

        #DivFooterGridRightFrame {
            display: none;
        }
    }

/* Media Queries (* 1180 (and smaller) */
@media screen and (max-width:1180px) {

    #pnlMasterCenter {
        min-height: auto !important;
    }
    .DivMasterCenterSideBarNavigation {
        height: 85vh !important;
        min-height: auto !important;
    }
}

    /* Media Queries (* 1070 (and smaller) OperatorDisplay */
    @media screen and (max-width:1070px) {
        .TextOperatorHeader {
            width: 167px;
        }
    }
    /* Media Queries (* 1041 (and smaller) OperatorDisplay */
    @media screen and (max-width:1041px) {
        .SiteDetailDisplay {
            height: 44px;
            line-height: 44px;
            min-width: 920px;
        }

        .MyPlantFloorLogoSiteDetailDisplay {
            height: 44px;
        }

        .IconOperatorDisplay {
            position: relative;
            float: left;
            margin-top: -4px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .TextOperatorHeader {
            width: 115px;
            float: left;
            text-align: right;
            padding-top: 3px;
            height: 30px;
            line-height: 20px;
        }

        .lblTextCellGroupAndSite {
            font-size: 12px;
            color: white;
            line-height: 80%;
        }

        .lblTextOperatorName {
            font-size: 10px;
            color: white;
            line-height: 80%;
        }
    }
    /* Media Queries (* 1024 × 768 (and larger) */
    @media screen and (min-width:1025px) {

        #DivLogoClientMaxWidth1024 {
            float: right;
            display: none;
        }

        #DivLogoClientMinWidth1024 {
            float: right;
            padding-right: 30px;
            padding-top: 5px;
        }
    }
    /* Media Queries (* 1024 × 768 (and smaller) */
    @media screen and (max-width:1024px) {
        .divIsTestServer {
            margin-left: 270px;
        }

        .DivCenter {
            width: 50%;
        }

        .DivCenterFrame {
            width: 65%;
        }

        #DivLoginDetails {
            display: none;
        }

        .ItemItemStyle {
            width: 67px;
            height: 67px;
            margin-left: 4px;
            margin-right: 5px;
        }

        .MenuItemStyle .dxm-content .dxm-image {
            height: 48px;
            width: 48px;
        }

        #DivLogoClientMaxWidth1024 {
            float: right;
            padding-right: 30px;
            padding-top: 5px;
        }

        #DivLogoClientMinWidth1024 {
            float: right;
            display: none;
        }

        #FourthLevel {
            font-size: 16px !important;
            padding-top: 10px !important;
        }

        #FourthLevelNodeImage {
            padding-top: 16px !important;
        }

        #FifthLevel {
            font-size: 16px !important;
            padding-top: 10px !important;
        }

        #pnlMasterCenter {
            padding-left: 15px;
            padding-right: 15px;
        }

        .lblIsTestServer {
            font-size: small;
            padding: 5px 2px 5px 2px;
        }

        .IconReport {
            position: relative;
            float: left;
            vertical-align: top;
            margin-top: -4px;
        }

        .DivWarningIcon {
            padding-left: 102px;
        }

        .WarningIcon {
            padding-top: 4px;
            /*padding-left: 45px;*/
        }

        #DivIcons {
            padding-top: 8px !important;
            line-height: 45px !important;
        }

        .DivLeftMarks {
            padding-left: 53px;
        }

        .SiteName {
            font-size: large;
            padding-left: 3px;
        }

        .divIsTestServer {
            display: none;
        }

        .TextReport {
            position: relative;
            float: left;
            vertical-align: top;
            padding-right: 8px;
            text-align: right;
            font-size: 16px;
            color: white;
            line-height: 42px;
        }

        .FooterGridShiftReport {
            /*padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 20px;*/
            visibility: hidden;
        }

        .PopupControlEnlargePopup800 {
            width: 780px;
        }

        .PopupControlEnlargePopup850 {
            width: 830px;
        }

        .dxmLite_MPFMetropolis .dxm-popup .dxm-content {
            padding: 6px 18px 6px 3px !important;
        }

        .dxmLite_MPFMetropolis .dxm-popup {
            z-index: 0 !important;
        }

        /*Header*/

        .MyPlantFloorLogo {
            padding-top: 4px;
            padding-left: 6px;
            padding-right: 0px;
            height: 34px;
        }

        /*SideBarNavigation*/

        .DivMasterCenterSideBarNavigation {
            height: 85vh !important;
            padding: 0px 0px 0px 50px !important;
        }

        #pnlMasterCenterSideBarNavigation {
            padding-left: 15px;
            padding-right: 15px;
        }

        /*Menu*/

        .MenuItemStyle .dxm-content .dxm-image {
            height: 48px;
            width: 48px;
        }

        #SecondLevel {
            /*            padding-bottom: 10px;*/
            /*            border-bottom: 1px solid lightgray;*/
        }

        /*NewMenuWithSideBarNavigation*/

        .DivTop {
            Height: 44px;
            line-height: 44px;
        }

        .DivTopSideBarNavigation {
            Height: 44px;
            line-height: 44px;
        }

        .LogoHomeSideBarNavigation {
            background-color: #1e2850 !important;
            height: 44px !important;
            margin-right: -50px;
        }

        .navigation {
            /*position: unset;*/
            z-index: 9997;
            padding-top: 54px;
            /*padding-top: 0px;*/
            float: left;
            margin-right: 13px;
        }

            .navigation:hover {
                /*width: 50px;*/
            }

            .navigation > ul:hover {
                /*width: 50px;*/
            }

                .navigation > ul:hover span.menulevel1 {
                    display: none;
                }
    }
    /* Media Queries (* 949 × 599 (and larger) */
    @media screen and (min-width:949px) {

        .gridViewEnlargePopup {
            padding: 6px !important;
            /*color: red;*/
        }
    }
    /* Media Queries (* 947 × 599 (and smaller) */
    @media screen and (max-width:947px) {

        .gridViewEnlargePopup {
            padding: 8px !important;
            /*color: green;*/
        }
    }

    /* Media Queries (* 800 (and smaller) */
    @media screen and (max-width:820px) {

    /*Footer*/
        #DivMasterFooter {
            display: none !important;
        }

    }

    /* Media Queries (* 800 (and smaller) */
    @media screen and (max-width:800px) {
        .DivCenter {
            width: 70%;
        }

        .DivCenterFrame {
            padding-top: 0px;
            width: 75%;
        }

        .DivLogin {
            padding-top: 0px;
        }

        .DivCenterShadow {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        body {
            background-color: white;
        }

        .LargerOnSmallDevice {
            font-size: larger;
        }

        .HideOnSmallDevice {
            display: none !important;
        }

        /*Header*/
        #MPFLogo {
            width: 100%;
        }

        #DivLoginDetails {
            display: none;
        }

        .SiteName {
            display: none;
        }

        .Icon {
            padding-right: 0px;
            padding-left: 15px;
        }

        .IconImage {
            padding-left: 15px;
        }

        #ButtonHome {
            display: none !important;
        }

        /*MenuItems*/

        #DivGroup {
            display: inline !important;
        }

        #FirstLevel {
            Min-width: 400px;
        }

        #SecondLevel {
            padding-bottom: 10px !important;
            border-bottom: 1px solid lightgray !important;
            Min-width: 400px;
        }

        #DivSearch {
            padding-top: 10px !important;
            padding-left: 2px !important;
            margin-left: -40px !important;
        }

        /*content*/
        .divShowDeletedCheckBox {
            margin-top: 10px;
        }

        #pnlMasterCenter {
            padding: 10px;
            height: 100% !important;
            min-height: unset !important;
            border-left-style: none !important;
            border-left-color: inherit !important;
            border-left-width: medium;
            border-right-style: none !important;
            border-right-color: inherit !important;
            border-right-width: medium;
            border-top-style: none !important;
            border-top-color: inherit !important;
            border-top-width: medium;
            border-bottom-style: none !important;
            border-bottom-color: inherit !important;
            border-bottom-width: medium;
        }

        .Formtitle {
            font-size: 20px;
        }

        /*ResponsiveForm */
        .main {
            width: 100%;
        }

        .RightPanel {
            width: auto;
            padding-left: 5px;
        }

        .FormLabel {
            width: 49%;
            padding-bottom: 5px;
        }

        .FormField {
            width: 100%;
        }

        .FooterBar {
            background-color: #3a4354;
            width: 100%;
            padding: 5px;
        }

        .FooterBarMain {
            width: 100%;
            text-align: left;
        }

        .FooterBarImage {
            display: inline;
            Height: 50%;
        }
    }
    /* Media Queries (* 776 × 599 (and larger) */
    @media screen and (min-width:776px) {

        .treeListEnlargePopup {
            padding: 3px 6px 4px !important;
        }

        .textBoxEnlargePopup {
            height: 25px;
            width: 45px;
        }
    }
    /* Media Queries (* 774 × 599 (and smaller) */
    @media screen and (max-width:774px) {

        .treeListEnlargePopup {
            font-size: medium !important;
            padding: 8px !important;
        }

        .textBoxEnlargePopup {
            height: 30px;
            width: 70px;
            font-size: medium !important;
        }

        .labelEnlargePopup {
            font-size: medium !important;
        }

        .ComboBoxEnlargePopup {
            font-size: medium !important;
            padding: 8px !important;
        }
    }
    /* Media Queries (* 767 (and larger) */
    @media screen and (min-width:767px) {
        #DivLoginDetails {
            position: relative;
            float: right;
            vertical-align: top;
            padding-right: 40px;
            text-align: right;
            color: #bbb9d6;
        }
    }
    /* Media Queries (* 765 (and smaller) */
    @media screen and (max-width:765px) {
        #DivLoginDetails {
            display: none;
        }
    }
    /* Media Queries (* 668 (and smaller) */
    @media screen and (max-width:668px) {
        .ItemItemStyle {
            width: 67px;
            height: 67px;
            margin-left: 0px;
            margin-right: 0px;
        }

        .DivCenter {
            width: 100%;
            padding-top: 0px;
        }

        .DivCenterFrame {
            width: 100%;
            padding-top: 0px;
        }

        .Footer {
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .DivLogo {
            padding-top: 40px;
        }

        .DivLogin {
            height: 100vh;
            width: 100%;
        }

        .LoginPanel {
            Width: 100%;
        }

        .CustomerLogo {
            height: 50px;
        }

        .HeaderBackground {
            height: 0px;
            padding-top: 0px;
        }

        #DivSearch {
            display: none;
        }

        .divTableCellBlock {
            width: 575px;
        }

        .divTableCellBlockSplit {
            width: 285px;
        }

        .divTableCellBlockFloat {
            width: 280px;
        }

        .DivButtonFormFloatRight {
            margin-top: 150px;
        }

        .DivButtonsAlignRight {
            text-align: right;
            padding: 10px 10px 10px 10px;
        }

        /*Menu*/

        .dxm-ltr .dxm-horizontal > ul.dx, .dxm-rtl .dxm-horizontal > ul.dx {
            height: 10%;
        }

        #DivSubMenuContent {
            min-width: 360px;
            padding-right: 0px;
        }

        #DivNavigation {
            background-color: #3a4354;
            position: fixed;
            width: 100%;
            height: 40px;
            min-height: 40px !important;
        }

        .DivWarningIcon {
            padding-left: 106px;
        }

        /*MenuItems*/

        #FirstLevel {
            Min-width: 260px;
        }

        #SecondLevel {
            Min-width: 260px;
        }

        /*SideBarNavigation*/

        .DivTopSideBarNavigation {
            position: fixed !important;
            background-color: #1e2850 !important;
        }

        .DivMasterCenterSideBarNavigation {
            padding: 0px 0px 0px 0px !important;
            background-color: transparent !important;
        }

        /*SideBarNavigation Menu*/
        .DivMasterHeaderSideBarNavigation {
            padding-top: 44px !important;
        }

        .DivMenuSideBarNavigation {
            min-width: 375px;
            width: 98% !important;
            padding-top: 0px;
        }

        .SubMenuStyleSideBarNavigation {
            position: relative !important;
            left: 0px !important;
            margin-top: 0px !important;
        }

        .navigation {
            position: unset !important;
            padding-top: 0px !important;
            background-color: #3a4354;
            height: 40px;
            width: 100%;
        }

        .bi-custom-icon {
            font-size: 18px !important;
            color: white !important;
            padding-top: 9px !important;
            float: left !important;
            width: 50px !important;
            height: 31px !important;
            background-color: #3a4354 !important;
            border: none !important;
        }

            .bi-custom-icon:hover {
                background-color: #1e2850 !important;
            }

        .div_bi-custom-icon {
            padding-top: 0px;
            height: 34px;
            float: left;
            text-align: center;
        }

        .span_bi-custom-icon {
            position: fixed;
            padding-top: 9px !important;
            padding-right: 0px !important;
            padding-left: 0px !important;
            padding-bottom: 0px !important;
        }

    }
    /* Media Queries (* 520 (and smaller) */
    @media screen and (max-width:520px) {
        .DivIcon {
            display: none !important;
        }

        .DivLoginDetails {
            width: 90% !important;
        }
    }
    /* Media Queries (* 380 (and smaller) */
    @media screen and (max-width:380px) {
        .ItemItemStyle {
            width: 42px;
            height: 50px;
            margin-left: -3px;
            margin-right: -3px;
        }

        .MenuItemStyle .dxm-content .dxm-image {
            height: 42px;
            width: 42px;
        }

        #DivLogoClientMaxWidth1024 {
            display: none !important;
        }

        /*CustomerLogo*/
        #DivLogoClient {
            display: none !important;
        }

        .WarningIcon {
            display: none;
        }

        .IconImage {
            display: none;
        }

        .DivFooterGridLeft {
            width: 6px;
        }

        .DivFooterGridMiddleSmall {
            width: 40px;
        }

        .DivFooterGridRight {
            width: 40px;
        }

        .DivShowMeterOnXSmallDevice {
            visibility: visible;
            float: left;
            width: 85px;
            padding-left: 26px;
            padding-right: 8px;
            line-height: 90%;
            padding-top: 5px;
            display: block;
            /*background-color: lightpink;*/
        }

        .divTableCellBlockFloat {
            width: 282px;
        }

        .divTableCellContent {
            width: 170px;
        }

        .DivHeight {
            width: 280px !important;
        }

        .DivHeightXLarge {
            width: 310px !important;
        }

        .DivTitle {
            width: 100% !important;
            /*background-color: lightpink;*/
        }

        .DivContent {
            padding-top: 5px;
            padding-left: 0px;
            width: 100%;
        }

        .DivContentXLarge {
            padding-top: 5px;
            padding-left: 0px;
            width: 100%;
        }

        .HideOnXSmallDevice {
            display: none !important;
        }

        .FormLabel {
            width: 100%;
            padding-bottom: 5px;
        }

        .FullWidth {
            padding-top: 10px;
            padding-left: 0px;
            width: 280px;
        }

        .FullWidthContent {
            width: 280px;
        }

        .DivButtonFormFloatRight {
            margin-top: 290px;
            margin-left: -55px;
        }

        .divTableCellContent62XSmall {
            padding-left: 0px;
        }

        .DivButtonsAlignRight {
            text-align: right;
            padding: 15px 10px 15px 10px;
        }

        .divTableCellBlockFloatWidth {
            width: 290px;
        }
    }
    /* Media Queries (* 370 (and smaller) */
    @media screen and (max-height:370px) {
        .Footer {
            display: none;
        }

        .FooterBar {
            display: none;
        }
    }
    /*.dxmLite_MPFMetropolis, .dxmLite_MPFMetropolis .dxm-item a.dx{
    background-color:transparent;
}*/

    .dxpLite {
        color: #58595b;
        font: 10pt Calibri, Tahoma, Geneva, sans-serif;
    }

    .test:hover {
        border-width: 1;
        border-color: Black;
    }

    .AutoExtender {
        font-family: Calibri, Tahoma;
        font-size: 11px;
        font-weight: normal;
        border: solid 1px #006699;
        line-height: 20px;
        padding: 2px;
        background-color: White;
    }

    .AutoExtenderList {
        border-bottom: dotted 1px #006699;
        cursor: pointer;
        color: black;
    }

    .AutoExtenderHighlight {
        color: White;
        background-color: #006699;
        cursor: pointer;
    }

    .modalBackground {
        background-color: Gray;
        filter: alpha(opacity=70);
        opacity: 0.7;
    }

    .modalPopup {
        background-color: #ffffff;
        border-width: 3px;
        border-style: solid;
        border-color: Gray;
        padding: 3px;
        width: 250px;
    }

    /************************************************************************/
    /* ColumnLabel is used for column headings in data tables - tends       */
    /* to be used with the "Tight" family of styles that control the table  */
    /************************************************************************/
    .ColumnLabel {
        color: #000000;
        font-family: Calibri, Tahoma, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
    }

    .ColumnLabelHilight {
        color: black;
        font-family: Calibri, Tahoma;
        font-size: 10pt;
        font-weight: bold;
        background-color: #f0f0f0;
    }

    .Formlabel {
        background-color: #e8e8e8;
    }


    /************************************************************************/
    /* From module mail                                                     */
    /************************************************************************/
    .MailPreviewPanel,
    .FeedItemPreviewPanel {
        overflow: auto;
    }

        .MailPreviewPanel .MailPreview,
        .FeedItemPreviewPanel .FeedPreview {
            padding: 22px;
        }

            .MailPreviewPanel .MailPreview .SubjectCss,
            .FeedItemPreviewPanel .FeedPreview .SubjectCss {
                font-size: 15px;
                font-weight: bold;
                padding-bottom: 15px;
            }

            .MailPreviewPanel .MailPreview .FromCss,
            .FeedItemPreviewPanel .FeedPreview .FromCss {
                color: #6593CF;
                padding-right: 55px;
                display: flexbox;
            }

            .MailPreviewPanel .MailPreview .ToCss,
            .FeedItemPreviewPanel .FeedPreview .ToCss {
                color: #6593CF;
                padding-right: 70px;
                display: flexbox;
            }

            .MailPreviewPanel .MailPreview .DateCss,
            .FeedItemPreviewPanel .FeedPreview .DateCss {
                color: #6593CF;
                padding-right: 60px;
                display: flexbox;
            }

            .MailPreviewPanel .MailPreview .AttachmentCss,
            .FeedItemPreviewPanel .FeedPreview .AttachmentCss {
                color: #6593CF;
                padding-right: 10px;
                display: flexbox;
            }

            .MailPreviewPanel .MailPreview .Info,
            .FeedItemPreviewPanel .FeedPreview .Info {
                color: #8C8C8C;
                padding-bottom: 22px;
            }

                .FeedItemPreviewPanel .FeedPreview .Info a {
                    margin-left: 13px;
                }

            .MailPreviewPanel .MailPreview .Separator, .FeedItemPreviewPanel .FeedPreview .Separator {
                background: #6593CF;
                height: 1px;
            }

            .MailPreviewPanel .MailPreview .Body,
            .FeedItemPreviewPanel .FeedPreview .Body {
                padding-top: 10px;
            }

    /* Sprite */
    .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvExpBtn,
    .Search .Pic,
    .LayoutLeft .Inner .Navigation .DemoTree .dxWeb_tvExpBtn,
    .LayoutLeft .Inner .Navigation .DemoTree .dxWeb_tvColBtn,
    .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvExpBtn,
    .LayoutLeft .Inner .Navigation .DemoTree .dxtv-subnd .dxWeb_tvColBtn,
    .LogoImage,
    .LayoutRight .Inner .Header .DownloadButton .Icon,
    .LayoutRight .Inner .Header .BuyButton .Icon,
    .LayoutRight .Inner .ThemeButton .Icon,
    .LayoutRight .Inner .ThemeButton .Glyph,
    .LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollLeft,
    .LayoutRight .Inner .DemoPageControl .dxtc-sb .dxWeb_tcScrollRight,
    .LayoutLeft .Inner .Navigation .DemoTree .IntroNodeIco,
    .LayoutLeft .Inner .Navigation .DemoTree .UpdatedIco,
    .LayoutLeft .Inner .Navigation .DemoTree .NewIco,
    .LayoutLeft .Inner .Navigation .DemoTree .PreviewIco,
    .LayoutLeft .Inner .Navigation .IntroPageLink .Ico {
        background-image: url(sprite.png);
        background-repeat: no-repeat;
    }

    /* Common Sizes */
    .LayoutContainer {
        margin: 0 auto;
        min-height: 100%;
        text-align: left;
        width: 1210px;
        position: relative;
    }

    .LayoutFooterSpacing {
        clear: both;
        height: 240px; /* footer height + spacing */
    }

    .LayoutFooter {
        margin: -180px auto 0;
        height: 180px;
        width: 1210px;
        position: relative;
    }

    /* Search box */
    .Search {
        margin-top: 0px;
        margin-bottom: 0px;
        border: 1px solid #e0e0e0;
    }

        .Search .SearchBox {
            float: left;
            border: 0;
        }

            /*forecolor and text style of searchbox*/
            .Search .SearchBox .dxeEditAreaSys {
                font: 13px 'Calibri', 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
                color: #3c3c3c;
            }

        .Search .Pic {
            float: left;
            width: 13px;
            height: 13px;
            background-position: -40px -37px;
            margin: 5px 6px;
        }

    /* Search box 2 */
    .Search2 {
        margin-top: 0px;
        margin-bottom: 0px;
        border: 1px solid #FF0000;
    }

        .Search2 .SearchBox {
            float: left;
            border: 0;
        }

            /*forecolor and text style of searchbox*/
            .Search2 .SearchBox .dxeEditAreaSys {
                font: 13px 'Calibri', 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
                color: #3c3c3c;
            }

        .Search2 .Pic {
            float: left;
            width: 13px;
            height: 13px;
            background-position: -40px -37px;
            margin: 5px 6px;
        }

    /* Search Popup */
    .SearchPopup .dxpc-mainDiv,
    td.SearchPopup {
        background-color: white;
        border: 1px solid #c6c6c6 !important;
    }

    .SearchPopup .dxpc-content {
        min-height: 50px;
        padding: 0 !important;
    }

    .SearchPopup .ResultsPanel {
        padding: 5px 1px;
        max-height: 400px;
        overflow: auto;
        margin-bottom: 3px;
    }

        .SearchPopup .ResultsPanel .ResultsNavBar {
            margin: 1px 0 0 0;
            padding: 0;
            font: 13px 'Calibri', 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
            color: #3c3c3c;
        }

            .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-gr {
                padding-bottom: 16px;
                margin-bottom: 0;
            }

                .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-gr.dxnb-last {
                    padding-bottom: 5px;
                }

            .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-content {
                background: none;
                border: 0;
                margin: 0;
                padding: 0;
                text-align: left;
            }

            .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-header {
                background: none;
                border: 0;
                padding: 4px 11px;
            }

                .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-header,
                .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-header a {
                    color: #999999;
                    text-decoration: none;
                    font-weight: normal;
                }

            .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item {
                padding: 0px 12px 1px 12px;
                margin: 1px 0;
                font-size: 12px;
            }

                .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemHover,
                .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemSelected {
                    background-color: #ff8400;
                    border-color: transparent;
                }

                    .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemHover a,
                    .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item.dxnb-itemSelected a {
                        color: white;
                    }

                .SearchPopup .ResultsPanel .ResultsNavBar .dxnb-item a {
                    color: #323232;
                    text-decoration: none;
                }


        .SearchPopup .ResultsPanel .dxm-item.dxm-hovered {
            background-color: #ff8400;
        }

            .SearchPopup .ResultsPanel .dxm-item.dxm-hovered a {
                color: white;
            }

    .SearchPopup .NoResultsPanel {
        padding: 10px;
    }

    .SearchLoadingPanel {
        background: White;
        width: 120px;
        height: 40px;
        border: #c6c6c6 solid 1px;
    }

        .SearchLoadingPanel .dx {
            padding: 5px 5px 3px 5px;
        }

    /* Loading DIV */
    .LoadingDiv {
        background-color: white;
        opacity: 0.9 !important;
    }

    /* Aux */

    .Clear {
        display: block;
        clear: both;
        overflow: hidden;
        width: 1px;
        height: 0;
    }

    .LeftPadding {
        padding-left: 50px;
    }

    .TopPadding {
        padding-top: 6px;
    }

    .BottomPadding {
        padding-bottom: 12px;
    }

    .AlignCenter {
        margin: 0 auto;
    }

    .TopMargin {
        margin-top: 6px;
    }

    .BottomMargin {
        margin-bottom: 6px;
    }

    .TopLargeMargin {
        margin-top: 16px;
    }

    .BottomLargeMargin {
        margin-bottom: 16px;
    }

    .Note {
        margin: 10px 0;
    }

    div.Spacer {
        overflow: hidden;
        width: 1px;
        height: 1px;
    }

    .NoWrap {
        white-space: nowrap;
    }

    .NoBorder {
        border-style: none !important;
    }

    .OptionsTable > tbody > tr > td {
        padding: 2px 8px 2px 0;
    }

        .OptionsTable > tbody > tr > td.edit {
            padding-right: 18px;
        }

    .helplink {
        font-weight: bold;
    }
