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

.e-m-tab.e-m-ios7 .e-m-tab-badge.e-m-state-active::after {
  background-color: white;
  color: black;
}
.e-m-tab.e-m-ios7 .e-m-tab-badge::after {
  background-color: #287bce;
  color: black;
}
.e-m-tab.e-m-ios7.e-m-tab-bottom {
  border-top: 2px solid #c1c1c1;
}
.e-m-tab.e-m-ios7.e-m-tab-top {
  border-bottom: 2px solid #c1c1c1;
}
.e-m-tab.e-m-ios7.e-m-tab-top .e-m-tab-item.e-m-state-active {
  border-bottom: 2px solid #c1c1c1;
}
.e-m-tab.e-m-ios7.e-m-tab-bottom .e-m-tab-item.e-m-state-active {
  border-top: 2px solid #c1c1c1;
}
.e-m-tab.e-m-ios7 .e-m-tab-item {
  background-color: transparent;
  color: #2883f2;
}
.e-m-tab.e-m-ios7 .e-m-state-active {
  color: white;
  background-color: #287bce;
}
.e-m-tab.e-m-ios7 {
  background-color: white;
  color: #2883f2;
}
