body {
  margin: 0;
  padding: 0;
}

.amcharts-pie-item {
  display: none;
}

.democlass {
  pointer-events: none;
}

#GM-DPRS-0163-maincontainer text tspan {
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.GM-DPRS-0163-outer-container {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  padding: 10px;
  font-size: 16px;
}

.amcharts-pie-item {
  cursor: pointer;
}

#GM-DPRS-0163-chartdiv {
  width: 500px;
  height: 500px;
  background-size: 100% 100%;
}

#GM-DPRS-0163-maincontainer {
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  position: relative;
  color: #fff;
}

.inner-DPRS-0163 {
  width: 500px;
  margin: 0 auto;
}

#GM-DPRS-0163-maincontainer p {
  font-weight: bold;
  font-size: 18px;
  margin: 0px 0px 10px;
}

#GM-DPRS-0163-maincontainer text {
  padding-top: 40px;
  font-size: 16px;
}

#GM-DPRS-0163-maincontainer a {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-weight: bold;
}

#GM-DPRS-0163-maincontainer a:hover {
  text-decoration: underline;
}

#GM-DPRS-0163-maincontainer ul {
  list-style-type: none;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
  font-weight: 300;
}

#GM-DPRS-0163-maincontainer ul li:before {
  content: "\2014";
  position: absolute;
  margin-left: -20px;
  top: 1px;
}

#GM-DPRS-0163-maincontainer ul li {
  line-height: 16px;
  font-size: 15px;
  padding: 3px 0;
  margin: 0;
  position: relative;
}

.GM-DPRS-0163-balloon-content {
  background-color: #fff;
  position: absolute;
  width: 50%;
  padding: 15px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  z-index: 999;
  display: none;
}

.GM-DPRS-0163-m-Button {
  border: none;
  display: inline-block;
  outline: 0;
  padding: 2px 8px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
}

#GM-DPRS-0163-maincontainer a.linkbtn-2058 {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  outline: none;
  margin: 0 0 0 12px;
  font-weight: 300;
}

#GM-DPRS-0163-maincontainer a.linkbtn-2058::before {
  border-style: solid;
  border-width: 0.2em 0.2em 0 0;
  content: "";
  display: inline-block;
  height: 0.35em;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.35em;
  left: -10px;
  top: 5px;
  transform: rotate(45deg);
}

#GM-DPRS-0163-maincontainer a.linkbtn-2058:hover {
  text-decoration: underline;
}

#GM-DPRS-0163-maincontainer {
  position: relative;
}

#inner_circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 180px;
  display: none;
}

#outer_circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
  display: none;
  width: 100%;
}

#inner_people {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  width: 50px;
  display: none;
}

.amcharts-chart-div > svg {
  left: 0 !important;
}

g.democlass:hover {
  cursor: pointer !important;
}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait */

@media only screen and (max-width: 500px) {
  #GM-DPRS-0163-chartdiv {
    width: 300px;
    height: 300px;
    /* background: transparent url(../image/bg-280.svg) no-repeat center; */
  }
  #GM-DPRS-0163-maincontainer text {
    font-size: 9px;
  }
  .GM-DPRS-0163-balloon-content {
    position: absolute;
    width: 87%;
    padding: 8px;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    border: 2px solid rgba(255, 255, 255, 0);
  }
  .GM-DPRS-0163-m-Button {
    display: inline-block;
  }
  .inner-DPRS-0163 {
    width: 300px;
    margin: 0 auto;
  }

  #GM-DPRS-0163-maincontainer text tspan {
    font-size: 11px;
  }
  #inner_people {
    width: 35px;
  }
  #inner_circle {
    width: 110px;
  }
  .amcharts-chart-div > svg {
    left: 0 !important;
    top: 0.3px !important;
  }
}

@media only screen and (min-width: 560px) {
  #GM-DPRS-0163-chartdiv {
    width: 500px;
    height: 500px;
    position: relative;
    display: table;
  }
  .inner-DPRS-0163 {
    width: 500px;
    margin: 0 auto;
  }
}
