@font-face {
  font-family: BrokenPlanew;
  src: url("../fonts/en/broken-planew.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Mordred;
  src: url("../fonts/en/Mordred.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: MordredB;
  src: url("../fonts/en/Mordred-Bold.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: amiri;
  src: url("../fonts/ar/amiri-regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: amiri-bold;
  src: url("../fonts/ar/amiri-bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: amiri-italic;
  src: url("../fonts/ar/amiri-slanted.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: UthmanTN1;
  src: url("../fonts/ar/UthmanTN1Ver10.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: UthmanTN1B;
  src: url("../fonts/ar/UthmanTN1BVer10.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: IranNastaliq;
  src: url("../fonts/ar/IranNastaliq.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
/*.chart-container {*/
.chart-controls .btn-group .btn {
  margin-left: 3px;
  margin-right: auto;
}
.chart-controls .btn-group .btn:last-child {
  margin-left: 0;
  margin-right: auto;
}
.chart-controls .dropdown-menu .dropdown-item label input[type=checkbox] {
  margin-left: 5px;
}
.chart-controls-left {
  left: auto;
  right: 10px;
}
.chart-controls-top-left {
  left: auto;
  right: 10px;
}
.chart-controls-top-left .dropdown-menu .card-body ul li {
  text-align: right;
}
.chart-controls-top-left .dropdown-menu .card-body ul li input[type='checkbox'] {
  margin-left: 6px;
  margin-right: auto;
}
.chart-extra {
  left: 10px;
  right: auto;
}
/*}*/
/*# sourceMappingURL=controls-rtl.css.map */