body {
  font-size: 15px;
  font-family: proxima-nova-condensed, sans-serif;
  color: #000000;
  background-color: #ffffff;
}
.wrapper {
  width: 1200px;
  margin: auto;
}
.themetricitem {
  width: 50%;
  display: inline-block;
  float: left;
}
.pie-container {
  transition: padding .7s ease;
  padding: 10px 13%;
}
.c_wrap {
  margin: auto;
  display: inline-block;
  margin: auto;
  margin-top: 0px;
}
#circle {
  width: 130px;
  height: 130px;
  background: #40434b;
  border-radius: 50%;
  left: 77.5px;
  top: -335.5px;
  position: relative;
  z-index: 3;
  float: left;
}
.c_title {
  color: #000000;
  position: relative;
  z-index: 3;
  width: 299px;
  text-align: center;
  text-transform: uppercase;
}
#circle * {
  font-family: proxima-nova-condensed, sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
#circle .metrictotal {
  font-weight: 700;
  font-size: 34px;
  margin-top: 11px;
  padding-top: 9px;
  margin-bottom: -6px;
}
#circle .metrictitle {
  font-weight: 400;
}
#circle .metricpercent {
  font-weight: 200;
  font-size: 13px;
  color: #04fb6a;
}
#circle .metricoutof {
  font-weight: 200;
  font-size: 13px;
  font-size: 13px;
  margin-top: -4px;
}
.tgraph .circle {
  width: 86px;
  height: 86px;
  background: #40434b;
  border-radius: 50%;
  left: 35.5px;
  top: -171.5px;
  position: relative;
  z-index: 3;
  float: left;
}
.tgraph .circle * {
  font-family: proxima-nova-condensed, sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0px;
}
.tgraph .circle .metrictotal {
  font-weight: 700;
  font-size: 28px;
  margin-top: 11px;
  padding-top: 9px;
  margin-bottom: -6px;
}
.tgraph .circle .metrictitle {
  font-weight: 400;
  font-size: 11px;
}
.tgraph .circle .metricpercent {
  font-weight: 200;
  font-size: 13px;
  color: #04fb6a;
}
.tgraph .circle .metricoutof {
  font-weight: 200;
  font-size: 13px;
  font-size: 13px;
  margin-top: -4px;
}
#piechart,
.piecharts {
  width: 400px;
  height: 400px;
  position: relative;
  z-index: 2;
  top: -67px;
  left: -58px;
  margin-bottom: 0px;
}
#piechartf,
.piechartsf {
  width: 350px;
  height: 350px;
  /* float: left; */
  position: relative;
  left: -32px;
  top: -42px;
  margin-bottom: -365px;
  z-index: 3;
}
#pieChart {
  max-width: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  counter-reset: break-point 80;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
  posidtion: relative;
  z-index: 3;
  ledft: 48px;
  todp: 18px;
}
#piechart,
.piecharts {
  width: 400px;
  height: 400px;
  position: relative;
  z-index: 2;
  top: -67px;
  left: -58px;
  float: left;
}
.t_color {
  height: 26px;
  width: 26px;
}
.c_wrap:nth-of-type(1) {
  width: 289px;
}
.t_color {
  float: left;
  margin-right: 14px;
}
.tlist {
  position: relative;
  top: 171px;
  width: 250px;
}
.listes {
  display: inline-block;
  margin-bottom: 2px;
}
.listes:nth-of-type(1) .t_color {
  background-color: #6b9aee;
}
.listes:nth-of-type(2) .t_color {
  background-color: #d15f80;
}
.listes:nth-of-type(3) .t_color {
  background-color: #b44b51;
}
.listes:nth-of-type(4) .t_color {
  background-color: #d05751;
}
.listes:nth-of-type(5) .t_color {
  background-color: #f1a653;
}
.listes:nth-of-type(6) .t_color {
  background-color: #f6c957;
}
.listes:nth-of-type(7) .t_color {
  background-color: #dae076;
}
.listes:nth-of-type(8) .t_color {
  background-color: #6380c1;
}
.b_chart {
  float: left;
  width: 200px;
  padding-top: 6px;
  paddijng-bottom: 2px;
  pajdding-left: 8px;
  height: 20px;
  background-color: #f0f0f0;
  /*#e3eadc*/
  ;
}
.lbl {
  width: 100%;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 6px;
  padding-top: 0px;
  margin-top: -6px;
}
.lbl>span {
  height: 26px;
  background-color: #b0e2c0;
  display: inline-block;
  position: relative;
  margin-top: 0px;
  margin-left: -5px;
}
.lbl>span>div {
  margin-top: 4px;
  margin-left: 7px;
  font-size: 17px;
  letter-spacing: -0.3px;
}
.sc_ch {
  width: 100%;
  height: 3px;
  clear: both;
  margin-top: 0px;
  margin-left: 1px;
}
.sc_ch .startups {
  background-color: #b44b51;
  float: left;
  height: 3px;
  width: 3px;
}
.sc_ch .recruit {
  background-color: #f6c957;
  float: left;
  height: 3px;
}
.sc_ch .enroll {
  background-color: #7abd3e;
  float: left;
  height: 3px;
}
.h_content {
  display: none;
}
.mtitle {
  display: inline-block;
  float: left;
  text-transform: none;
  color: #000000;
  font-family: proxima-nova-condensed, sans-serif;
  margin-top: 4px;
  margin-left: 7px;
  font-size: 17px;
  letter-spacing: -0.3px;
}
.closemodal {
  float: right;
  display: inline-block;
}
#piechartm>div {
  left: -22px;
  top: -27px;
}
.listes_s .lbl>span,
.listes_s .b_chart {
  background-color: unset;
}
.tgraph .studies {
  height: 90px;
  position: absolute;
  top: 69px;
  left: 162px;
  width: 242px;
}
.s_footer {
  display: inline-block;
  margin-top: 0px;
  width: 100%;
  margin-bottom: -7px;
  margin-left: -1px;
  height: 36px;
  position: relative;
  top: -120px;
}
.s_footer>.vdetails {
  width: 54%;
  float: left;
  background-color: #f5f5f5;
  height: 29px;
  margin-left: -3px;
  border-radius: 0 0 0 4px;
  text-align: center;
  color: #979797;
  padding-top: 7px;
}
.s_footer>.closemodal2 {
  width: 50%;
  float: right;
  background-color: #64b5d2;
  height: 29px;
  margin-right: -9px;
  border-radius: 0 0 4px 0;
  text-align: center;
  color: #ffffff;
  padding-top: 7px;
}










.tipr_content {
  font-family: proxima-nova-condensed, sans-serif;
  color: #777;
  text-transform: unset;
  letter-spacing: 0px;
  background-color: #ffffff;
  padding: 7px 7px 0px 4px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 16px -2px rgba(150, 150, 150, 1);
  -moz-box-shadow: 0px 0px 16px -2px rgba(150, 150, 150, 1);
  box-shadow: 0px 0px 16px -2px rgba(150, 150, 150, 1);
}
.tipr_container_above,
.tipr_container_below {
  display: none;
  position: absolute;
  z-index: 1000;
}
.tipr_point_above,
.tipr_point_below {
  position: relative;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 16px -2px rgba(150, 150, 150, 1);
  -moz-box-shadow: 0px 0px 16px -2px rgba(150, 150, 150, 1);
  box-shadow: 0px 0px 16px -2px rgba(150, 150, 150, 1);
}
.tipr_point_above:after,
.tipr_point_below:after {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  border-width: 7px;
  left: -4%;
  top: 50px;
  margin-left: -1px;
  transform: rotate(-90deg);
}
.tipr_point_above:after {
  top: 100%;
  border-top-color: #ffffff;
}
.tipr_point_below:after {
  bottom: 100%;
  border-bottom-color: #ffffff;
}