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

.e-m-tab.e-m-windows .e-m-tab-badge.e-m-state-active::after {
  background-color: white;
  color: black;
}
.e-m-tab.e-m-windows .e-m-tab-badge::after {
  background-color: #3176b4;
  color: black;
}
.e-m-tab.e-m-windows.e-m-tab-bottom {
  border-top: 2px solid #999999;
}
.e-m-tab.e-m-windows.e-m-tab-top {
  border-bottom: 2px solid #999999;
}
.e-m-tab.e-m-windows.e-m-tab-top .e-m-tab-item.e-m-state-active {
  border-bottom: 2px solid #b2b2b2;
}
.e-m-tab.e-m-windows.e-m-tab-bottom .e-m-tab-item.e-m-state-active {
  border-top: 2px solid #b2b2b2;
}
.e-m-tab.e-m-windows .e-m-tab-item {
  background-color: #f2f2f2;
  color: black;
}
.e-m-tab.e-m-windows .e-m-state-active {
  color: white;
  background-color: #3176b4;
}
.e-m-tab.e-m-windows {
  background-color: #f2f2f2;
  color: black;
}
