﻿
body {
    top: 0px !important;
}
.PageHeaderTitle {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px;
    background-color: #e6e7e8;
    color: black;
    border-right: solid;
    border-color: orange;
    border-block-color: orange;
}
.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: black !important;
    background-color: #eeeef2 !important;
}
.dxgvTitlePanel_Office365 {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 20px;
    background-color: #e6e7e8;
    color: black;
    font-size: larger;
    font-family: sans-serif;
    font-weight: bold !important;
}
.dxgvFooter_Office365 {
    font-weight: bold !important;
    color: black !important;
    background-color: #eeeef2 !important;
}

.dxgvPreviewRow_MetropolisBlue {
    color: orange;
    font-family: 'Segoe Print';
    font-size: large;
    text-align:center
}
/*
.dxgvSearchPanel_Office365 {
    background-color:#b9afaf;   
    padding: 5px;
}
.dxgvAlternatingRow_Office365 {
    background-color: ivory !important;
}
.dxvgvTitlePanel_Office365 {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 20px;
    background-color: cadetblue;
    color: yellow;
    font-size: larger;
    font-family: 'Segoe UI';
    font-weight: bold !important;
}*/