﻿.gridviewtd th {
    border: 1px solid #d5d5d5 !important;
    padding: 4px 5px 5px;
    font-size: 11px;
    background-color: #FEEBDD;
    color: #666;
}
.btn-font-awesome::before {
    top: 0.5em;
}

/*Navigation*/
.LeftPanel.dxpnl-edge, 
.LeftPanel.dxpnl-edge .dxpnl-scc, 
.LeftPanel.dxpnl-bar
.LeftPanel {
    background-color: #f4f5f7
}
.LeftPanel .dxnbLite_Office365,
.LeftPanel .dxnbLite_Office365 .dxnb-header,
.LeftPanel .dxnbLite_Office365 .dxnb-headerCollapsed,
.LeftPanel .dxnbLite_Office365 .dxnb-content,
.LeftPanel .dxnbLite_Office365 .dxnb-last .dxnb-headerCollapsed,
.LeftPanel .dxnbLite_Office365 li:last-child.dxnb-gr > .dxnb-headerCollapsed {
    border: none;
    background-color: #f4f5f7
}

.LeftPanel .dxnbLite_Office365 .dxnb-header:hover,
.LeftPanel .dxnbLite_Office365 .dxnb-headerCollapsed:hover {
    background-color: #FEEBDD;
}
.dxeSpinDecButton_Office365, .dxeSpinIncButton_Office365 {
    padding: 1px 1px 1px 1px;
}

.dxeButtonEdit_Office365 td.dxic{
    padding:0.35em 0.2em 0.4em 0.1em
}

.widget {
    overflow: hidden;
    margin-bottom: 20px;
    border: solid 1px #F87C1D;
    padding: 0px;
}

.widget_header {
    background-color: #f4c7a4;
    padding: 5px;
    margin-bottom: 5px;
}

.widget_showcase {
    border: Solid 1px #F87C1D;
}

.onpage_menu_panel {
    padding: 8px;
    clear: both;
    min-height: 40px;
    height: auto !important;
    background: #f4c7a4;
}

.dxgvHeader {
    cursor: pointer;
    white-space: nowrap;
    padding: 5px 6px;
    border: 1px solid #d78341;
    background-color: #f4c7a4;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
}

.TreeLocationCls .dxtlHeader_Office365 {
    border-width: 0 0 1px 1px;
}