/* 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-windows.e-m-acc .e-m-acc-item {
  background-color: white;
  color: black;
}
.e-m-windows.e-m-acc,
.e-m-windows.e-m-acc .e-m-acc-item,
.e-m-windows.e-m-acc .e-m-acc-content-wrapper {
  border-bottom-color: #b2b2b2;
  border-top-color: #b2b2b2;
  border-left-color: #b2b2b2;
  border-right-color: #b2b2b2;
}
.e-m-windows.e-m-acc .e-m-acc-item.e-m-state-active {
  background-color: #3176b4;
  color: white;
}
.e-m-windows.e-m-acc .e-m-acc-content-wrapper {
  background-color: white;
  color: black;
}
.e-m-windows.e-m-acc .e-m-acc-item:before {
  color: black;
}
.e-m-windows.e-m-acc .e-m-acc-item.e-m-state-active:before {
  color: white;
}
