﻿ 
.PageHeaderTitle {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px;
    background-color:cadetblue;
    color:yellow;
   
}
.ERPbadge {
    background-color: red;
    color: white;
    padding: 4px 8px;
    text-align: center;
    border-radius: 5px;
}
.dxgvPreviewRow_Office365 {
    color: orange;
    font-family: 'Segoe Print';
    font-size: large;
}

.dxgvTitlePanel_Office365 {
    color: orange;
    font-size: larger;
    font-family: sans-serif;
    font-weight: bold !important;
}

.dxgvHeader_Office365 {
    font-weight: bold !important;
    color: white !important;
}
.dxgvTitlePanel_Office365 {
    color: orange;
    font-size: larger;
    font-family: sans-serif;
    font-weight: bold !important;
}

.dxgvHeader_Office365 {
    font-weight: bold !important;
    color: white !important;
    background-color: #41a0a2 !important;
    
}

.dxgvTitlePanel_Office365 {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 20px;
    background-color: #41a0a2;
    color: yellow;
    font-size: larger;
    font-family: sans-serif;
    font-weight: bold !important;
}

.dxgvFooter_Office365 {
    font-weight: bold !important;
    color: white !important;
    background-color: #41a0a2 !important;
}
