/* control */
/*Datepicker*/
/*Timepicker*/
/* Grid */
/* Radial Menu */
/* Slider Control */
/*Tile*/
/*Radial Slider start*/
/*Radial Slider end*/
/* Grid */
.e-m-android .e-m-grid-header .e-m-grid-fbardiv {
  background: #cecece;
}
.e-m-android .e-m-caption-row,
.e-m-android .e-m-grid-fbardiv,
.e-m-android .e-m-grid-fbardiv input {
  color: #333333;
  background: #dddee0;
}
.e-m-android .e-m-grid-header,
.e-m-android .e-m-grid-pwrapper {
  border-width: 1px 0;
  border-color: #959595;
  border-style: solid;
}
.e-m-android .e-m-caption-row,
.e-m-android .e-m-grid-fbardiv,
.e-m-android .e-m-grid-content .e-m-grid-table,
.e-m-android .e-m-grid-content,
.e-m-android.e-m-grid-core {
  border-color: #aaaaaa;
}
.e-m-android .e-m-grid-header .e-m-state-active {
  background: #303f9f;
  color: white;
}
.e-m-android .e-m-grid-header.e-m-state-default,
.e-m-android .e-m-grid-header.e-m-state-default .e-m-grid-inrhdr {
  background: #cecece;
  color: #333333;
}
.e-m-android .e-m-grid-rowcell.e-m-state-active,
.e-m-android.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-state-active.e-m-page-num {
  background: #303f9f;
  color: white;
}
.e-m-android .e-m-grid-content .e-m-grid-table tr {
  color: #333333;
  background: #cecece;
}
.e-m-android.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num,
.e-m-android .e-m-grid-ptxt {
  color: #333333;
}
.e-m-android .e-m-grid-header .e-m-grid-fbardiv input {
  border-color: #aaaaaa;
  color: #333333;
}
.e-m-android .e-m-grid-table tr:nth-child(2n),
.e-m-android.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num {
  background: #efefef;
}
.e-m-android .e-m-grid-pwrapper {
  background: #cecece;
}
.e-m-android .e-m-grid-rowcell,
.e-m-android .e-m-grid-emptycell,
.e-m-android .e-m-grid-hdrcell,
.e-m-android.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num {
  border-color: #aaaaaa;
}
.e-m-android.e-m-pagertype-scrollable .e-m-grid-ptxt .e-m-page-num,
.e-m-android .e-m-grid-pwrapper .e-m-fontimage {
  box-shadow: 0 0 0 #5d5d5d;
  background-color: #969696;
}
.e-m-android.e-m-grid-core .e-m-fontimage.e-m-state-active {
  background-color: #303f9f;
}
.e-m-android .e-m-grid-inrpgr .e-m-grid-prev,
.e-m-android .e-m-grid-inrpgr .e-m-grid-next,
.e-m-android .e-m-grid-inrpgr .e-m-grid-first,
.e-m-android .e-m-grid-inrpgr .e-m-grid-last,
.e-m-android.e-m-grid-core .e-m-fontimage {
  color: black;
}
.e-m-android .e-m-grid-inrpgr .e-m-grid-hprev,
.e-m-android .e-m-grid-inrpgr .e-m-grid-hnext,
.e-m-android .e-m-grid-inrpgr .e-m-grid-hfirst,
.e-m-android .e-m-grid-inrpgr .e-m-grid-hlast,
.e-m-android.e-m-grid-core .e-m-state-active .e-m-fontimage,
.e-m-android.e-m-grid-core .e-m-state-active.e-m-fontimage {
  color: #333333;
}
.e-m-android .e-m-grid-inrpgr .e-m-grid-dprev,
.e-m-android .e-m-grid-inrpgr .e-m-grid-dnext,
.e-m-android .e-m-grid-inrpgr .e-m-grid-dfirst,
.e-m-android .e-m-grid-inrpgr .e-m-grid-dlast {
  color: lightgray;
}
.e-m-android.e-m-grid-colnavcontainer .e-m-btnwrapper {
  left: 0;
  top: 0;
}
.e-m-android.e-m-grid-colnavcontainer .e-m-btnwrapper:last-child {
  left: 0;
}
