/* control */
/*Datepicker*/
/*Timepicker*/
/* Radial Menu */
/*Slider Control Start*/
/*Slider Control End*/
/*Tile*/
/*Radial Slider start*/
/*Radial Slider end*/
/*Grid*/
/*Grid End*/

.e-m-flat .e-m-grid-header .e-m-grid-fbardiv {
  background: #f2f2f2;
}
.e-m-flat .e-m-caption-row,
.e-m-flat .e-m-grid-fbardiv,
.e-m-flat .e-m-grid-fbardiv input {
  color: #4d4d4d;
  background: #f2f2f2;
}
.e-m-flat .e-m-grid-header,
.e-m-flat .e-m-grid-pwrapper {
  border-width: 1px 0;
  border-color: #959595;
  border-style: solid;
}
.e-m-flat .e-m-caption-row,
.e-m-flat .e-m-grid-fbardiv,
.e-m-flat .e-m-grid-content .e-m-grid-table,
.e-m-flat .e-m-grid-content,
.e-m-flat.e-m-grid-core {
  border-color: #aaaaaa;
}
.e-m-flat .e-m-grid-header .e-m-state-active {
  background: #dd7b10;
  color: white;
}
.e-m-flat .e-m-grid-header.e-m-state-default,
.e-m-flat .e-m-grid-header.e-m-state-default .e-m-grid-inrhdr {
  background: #f2f2f2;
  color: #4d4d4d;
}
.e-m-flat .e-m-grid-rowcell.e-m-state-active,
.e-m-flat.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-state-active.e-m-page-num {
  background: #dd7b10;
  color: white;
}
.e-m-flat .e-m-grid-content .e-m-grid-table tr {
  color: #231f20;
  background: #f2f2f2;
}
.e-m-flat.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num,
.e-m-flat .e-m-grid-ptxt {
  color: #231f20;
}
.e-m-flat .e-m-grid-header .e-m-grid-fbardiv input {
  border-color: #aaaaaa;
  color: #4d4d4d;
}
.e-m-flat .e-m-grid-table tr:nth-child(2n),
.e-m-flat.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num {
  background: #dbdbdb;
}
.e-m-flat .e-m-grid-pwrapper {
  background: #f2f2f2;
}
.e-m-flat .e-m-grid-rowcell,
.e-m-flat .e-m-grid-emptycell,
.e-m-flat .e-m-grid-hdrcell,
.e-m-flat.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num {
  border-color: #aaaaaa;
}
.e-m-flat.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num,
.e-m-flat .e-m-grid-pwrapper .e-m-fontimage {
  box-shadow: 0 0 0 #5d5d5d;
  background-color: #cccccc;
}
.e-m-flat.e-m-grid-core .e-m-fontimage.e-m-state-active {
  background-color: #f48b22;
}
.e-m-flat .e-m-grid-inrpgr .e-m-grid-prev,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-next,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-first,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-last,
.e-m-flat.e-m-grid-core .e-m-fontimage {
  color: black;
}
.e-m-flat .e-m-grid-inrpgr .e-m-grid-hprev,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-hnext,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-hfirst,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-hlast,
.e-m-flat.e-m-grid-core .e-m-state-active .e-m-fontimage,
.e-m-flat.e-m-grid-core .e-m-state-active.e-m-fontimage {
  color: white;
}
.e-m-flat .e-m-grid-inrpgr .e-m-grid-dprev,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-dnext,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-dfirst,
.e-m-flat .e-m-grid-inrpgr .e-m-grid-dlast {
  color: darkgray;
}
.e-m-flat.e-m-grid-colnavcontainer .e-m-btnwrapper {
  left: 0;
  top: 0;
}
.e-m-flat.e-m-grid-colnavcontainer .e-m-btnwrapper:last-child {
  left: 0;
}
