.wrapper-maps-chart {
  background: url(../images/background-maps.png) !important;
  margin-bottom: -26px !important;
  margin-top: -15px !important; }

.wrapper-maps-chart #pills-tab.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #E6A322 !important; }

.css-chart {
  text-align: center;
  color: white;
  height: 11%;
  font-size: 1vw; }

.css-height-chart {
  height: 280px;
  width: 340px; }

@media only screen and (max-width: 1900px) {
  .css-height-chart {
    height: 200px;
    width: 250px; } }

@media only screen and (max-width: 1280px) {
  .css-height-chart {
    height: 180px;
    width: 220px; } }

@media only screen and (max-width: 1000px) {
  .css-height-chart {
    height: 150px;
    width: 200px; } }

.wrapper-maps-chart .btm-choses {
  background: #000000;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 8px; }

.wrapper-maps-chart .txt-choses {
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF; }

.ministry-result {
  display: none !important; }

.ministry-result-active {
  display: unset !important; }

.company-result {
  display: none !important; }

.company-result-active {
  display: unset !important; }

.egp-donut-chart {
  width: 100%;
  padding-top: 100%;
  position: relative; }
  .egp-donut-chart canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.label-des {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 50%; }

#pills-bmtnt .bmtnt-h3 {
  text-align: center;
  color: #fff;
  font-size: 16px; }

#pills-bmtnt th {
  background: rgba(9, 54, 71, 0.6); }

#corporateHeaderBh {
  margin: 12px 1px !important; }

.wrapper-maps-chart .nav > li > a:hover, .nav > li > a:focus {
  color: #e6a322 !important; }

.wrapper-maps-chart .header-tables-cnt {
  font-weight: bold !important; }

.tooltip {
  max-width: 800px !important; }

.tooltip.top-left .tooltip-arrow {
  bottom: -5px !important;
  left: 5px !important;
  border-width: 5px 5px 0 !important;
  border-top-color: black !important; }

.tooltip.top-right .tooltip-arrow {
  bottom: -5px !important;
  right: 5px !important;
  border-width: 5px 5px 0 !important;
  border-top-color: black !important; }

.tooltip.bottom-left .tooltip-arrow {
  top: -5px !important;
  left: 5px !important;
  border-width: 0 5px 5px !important;
  border-bottom-color: black !important; }

.tooltip.bottom-right .tooltip-arrow {
  top: -5px;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }