﻿body {
    line-height: normal;
    font-weight: 400;
    color: #333;
    background-color: white !important;
}


#Vertical_UPNC {
    box-shadow: -2px 10px 23px -2px rgba(219,208,219,0.87);
}

.dxgvTable_XafCustom, .dxgvFooter_XafCustom td.dxgv, .dxgvPagerBottomPanel_XafCustom, .dxgvPagerTopPanel_XafCustom {
    border: none !important;
}


.dxgvSearchPanel_XafTheme {
    background-color: white !important;
}

.xafFooter {
    display: none;
}


td.BodyBackColor {
    height: 0 !important;
}


.dxm-item.accountItem.dxm-subMenu .dx-vam {
    padding-left: 10px;
}

.dxm-item.accountItem.dxm-subMenu .dxm-image.dx-vam {
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    max-height: 32px;
    max-width: 32px;
}
#Logon_UPHeader {
    background-color: #192a56 !important;
}

#headerTableDiv {
    border-bottom: 1px solid #192a56 !important;
    background-color: #192a56 !important;
}

    #headerTableDiv > .white {
        background-color: #192a56 !important;
    }

#headerTable {
    background-color: #192a56 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

/*  01.1 Notification Styles */

.dxmLite_XafTheme .dxmtb.dxm-horizontal.menuLinks .notificationItem a.dxm-content {
    background-color: #273c75 !important;
    border-radius: 55px;
    color: #dcdde1 !important;
    padding: 0 14px 0 6px;
}
.xafNav .dxnbLite_XafTheme .dxnb-item.dxnb-itemHover a {
    color: white !important;
}


.dxnb-itemSelected > .dxnb-link {
    color: white !important;
    background-color: #273c75 !important;
}
.dxnb-itemHover {
    color: white !important;
    background-color: #dcdde1 !important;
}
.dxnb-item > .dxnb-link:hover {
    color: white !important;
    background-color: #273c75 !important;
}
/* 02 Navigation Styles */

/* 03 General Styles */
/* GridView Numbering */
.dxpLite_XafTheme .dxp-num.dxp-current {
    background-color: #273c75 !important;
}

/* Popup Header */
.XafVCap-Second {
    color: #fff !important;
}

.MainMenuTruncateCaption {
    color: #273c75 !important;
}

.dialog .headerTable .MainMenuTruncateCaption {
    color: #F0F0F0 !important;
}

.dxm-item.accountItem.dropDownSecurity.dxm-subMenu .dx-vam {
    color: #FFFFFF !important;
}

.LogonTemplate .menuButtons .dxm-item,
.LogonTemplate .menuButtons .dxm-hovered {
    background-color: #273c75 !important;
    color: #273c75 !important;
}

.dxeEditArea_XafTheme.dxeDisabled_XafTheme {
    color: #000000;
    background-color: #f0f8ff;
}

.dxeMemoEditArea_XafTheme.dxeDisabled_XafTheme {
    color: #000000 !important;
    background-color: #f0f8ff;
}

