.ag-mafee .ag-root {
/*  border: 1px solid silver;*/
  color: #111;
}
.ag-mafee .ag-cell {
  padding: 0px 3px 0px 3px;
  outline: medium none;
  line-height: 26px; /* 32 */
  
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text;
}
.ag-mafee .ag-cell img {
  margin-top: -4px;
}
@media screen and (-moz-images-in-menus:0) {
  .ag-mafee .ag-cell {
    line-height: 26px; /* 30 */
  }
}
.ag-mafee .ag-column-moving .ag-cell {
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
  -o-transition: left 0.2s;
  -ms-transition: left 0.2s;
  transition: left 0.2s;
}
.ag-mafee .ag-cell-focus {
  border: 1px solid rgb(118, 171, 217);
  box-shadow: 0px 0px 7px 0px #76ABD9 inset;
  -webkit-box-shadow: inset 0 0 7px 0 #76abd9;
  background-color: rgba(118, 171, 217, 0.2);
}
.ag-mafee .ag-cell-no-focus {
  border-right: 1px dotted silver;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.ag-mafee .ag-cell-first-right-pinned {
  border-left: 1px dotted #808080;
}
.ag-mafee .ag-header {
/*   background: -webkit-linear-gradient(#fff, #d3d3d3);
  background: -moz-linear-gradient(#fff, #d3d3d3);
  background: -o-linear-gradient(#fff, #d3d3d3);
  background: -ms-linear-gradient(#fff, #d3d3d3);
  background: linear-gradient(#fff, #d3d3d3);
  border-bottom: 1px solid #808080;
 */
  background: #e3e3e3;
  border-bottom: 1px solid silver;
}
.ag-mafee .ag-pinned-header {
/*   background: -webkit-linear-gradient(#fff, #d3d3d3);
  background: -moz-linear-gradient(#fff, #d3d3d3);
  background: -o-linear-gradient(#fff, #d3d3d3);
  background: -ms-linear-gradient(#fff, #d3d3d3);
  background: linear-gradient(#fff, #d3d3d3);
 */
  background: #e3e3e3;
  border-bottom: 1px solid silver;
}
.ag-mafee .ag-pinned-right-header {
  border-left: 1px solid silver;
}
.ag-mafee .ag-no-scrolls .ag-header-container {
/*   background: -webkit-linear-gradient(#fff, #d3d3d3);
  background: -moz-linear-gradient(#fff, #d3d3d3);
  background: -o-linear-gradient(#fff, #d3d3d3);
  background: -ms-linear-gradient(#fff, #d3d3d3);
  background: linear-gradient(#fff, #d3d3d3);
 */  background: #f0f0f0;
  border-bottom: 1px solid silver;
}
.ag-mafee .ag-header-cell {
  border-right: 1px solid silver;
}
.ag-mafee .ag-header-cell-moving .ag-header-cell-label {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ag-mafee .ag-header-cell-moving {
  background-color: #bebebe;
}
.ag-mafee .ag-header-cell-moving-clone {
  border-right: 1px solid #808080;
  border-left: 1px solid #808080;
  background-color: rgba(220,220,220,0.8);
}
.ag-mafee .ag-header-group-cell {
  border-right: 1px solid silver;
}
.ag-mafee .ag-header-group-cell-with-group {
  border-bottom: 1px solid silver;
}
.ag-mafee .ag-header-cell-label {
  padding: 4px 3px 4px 3px;  /* 6px 3px 6px 3px */
}
.ag-mafee .ag-header-cell-text {
  padding-left: 2px;
}
.ag-mafee .ag-header-group-cell-label {
  padding: 4px;
  padding-left: 10px;
  font-weight: bold;
}
.ag-mafee .ag-header-group-text {
  margin-right: 2px;
}
.ag-mafee .ag-header-cell-menu-button {
  padding: 2px;
  margin-top: 2px; /* 4 */
  opacity: 0.3;  
}
.ag-mafee .ag-header-cell-menu-button:hover {
  opacity: 1;
}
.ag-mafee .ag-header-icon {
  color: #800000;
}
.ag-mafee .ag-row-selected {
  background-color: #b0e0e6 !important;
}
.ag-mafee .ag-body .ag-row-odd {
  background: #fafafa;
}
.ag-mafee .ag-body .ag-row-even {
  background: #fff;
}
.ag-mafee .ag-floating-top .ag-row {
  background-color: #e3d5a7; /* #f0f0f0 */
}
.ag-mafee .ag-floating-bottom .ag-row {
  background-color: #f0f0f0;
}
.ag-mafee .ag-overlay-loading-wrapper {
  background-color: rgba(255,255,255,0.5);
}
.ag-mafee .ag-overlay-loading-center {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
}
.ag-mafee .ag-overlay-no-rows-center {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
}
.ag-mafee .ag-body {
  background: transparent;
}
.ag-mafee .ag-group-cell-entire-row {
  background-color: #aaa;
  padding: 4px;
}
.ag-mafee .ag-footer-cell-entire-row {
  background-color: #aaa;
  padding: 4px;
}
.ag-mafee .ag-group-cell {
  /* font-style: italic; */
}
.ag-mafee .ag-group-expand {
  padding-right: 2px;
}
.ag-mafee .ag-footer-cell {
  font-style: italic;
}
.ag-mafee .ag-filter-checkbox {
  position: relative;
  top: 2px;
  left: 2px;
}
.ag-mafee .ag-filter-header-container {
  border-bottom: 1px solid #d3d3d3;
  padding-left: 10px;
}
.ag-mafee .ag-filter-list-viewport {
  padding-left: 10px;
}
.ag-mafee .ag-filter-apply-panel {
  border-top: 1px solid #d3d3d3;
  padding: 2px;
}
.ag-mafee .ag-filter {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);  
  
  /*border: 1px solid #000;
  background-color: #f0f0f0;*/
}
.ag-mafee .ag-filter-value {
  margin-left: 4px;
}
.ag-mafee .ag-selection-checkbox {
  margin-left: 4px;
}
.ag-mafee .ag-paging-panel {
  padding: 4px;
}
.ag-mafee .ag-paging-button {
  margin-left: 4px;
  margin-right: 4px;
}
.ag-mafee .ag-paging-row-summary-panel {
  display: inline-block;
  width: 300px;
}
.ag-mafee .ag-column-not-visible {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
.ag-mafee .ag-not-dragging {
  border: 1px solid transparent;
}
.ag-mafee .ag-drop-target-above {
  border-top: 5px solid #a9a9a9;
}
.ag-mafee .ag-drop-target-below {
  border-bottom: 5px solid #a9a9a9;
}
.ag-mafee .ag-dragging {
  border: 1px dotted #a9a9a9;
}
.ag-mafee .ag-list-item-selected {
  color: #f0f0f0;
}
.ag-mafee .ag-list-item-not-selected {
  font-style: italic;
  color: #a0a0a0;
}
.ag-mafee .ag-tool-panel-container {
  background-color: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #a9a9a9;
  padding: 4px;
}
.ag-mafee .ag-list-selection {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ag-mafee .ag-popup-list .ag-list-item:hover {
  background-color: #add8e6;
}
.ag-mafee .ag-visible-icons {
  padding-left: 2px;
  padding-right: 2px;
}
.ag-mafee .ag-header-cell-expand-button, .ag-mafee .ag-header-cell-collapse-button {
  padding-left: 5px;
  padding-top: 4px;
  float: left;
}
.ag-mafee .ag-row-focus {
  border: 1px solid rgb(118, 171, 217);
  box-shadow: 0px 0px 10px 0px #76ABD9 inset;
  -webkit-box-shadow: inset 0 0 5px 0 #76abd9;
  background-color: rgba(118, 171, 217, 0.05);
}
.ag-mafee .ag-row-no-focus {
  border: 1px solid transparent;
}
