.StWdSd {
  width: var(--wdsid);
}
.StWdsc {
  width: var(--SecWdt);
}
.StHgt {
  height: 44px;
}
.StBxSh {
  box-shadow: 1px 1px 7px var(--clbxshd);
}
.StBxSh1 {
  box-shadow: 0px 0px 3px var(--fntClr);
}
.stbd {
  padding-top: 8px;
  padding-bottom: 8px;
}
.stbd2 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.StWdIlg {
  width: 100px;
  height: 100%;
}
.RglWdM {
  width: 70%;
  margin-left: 9%;
  margin-right: 9%;
  padding: 0 6%;
}
.StPrwd {
  width: 82%;
}
.StBgbrd {
  border-radius: 19px;
}
.StBgbrds {
  border-radius: 14px;
}
.stb-top-le {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.stb-Btm-le {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.WdSmP {
  width: 4px;
}
.IcnSiz {
  width: 24px;
  height: 24px;
}
.IcnSiz2 {
  width: 30px;
  height: 30px;
}
.IcnSizSm {
  width: 15px;
  height: 15px;
}
.IcnSizSm > svg {
  height: 15px;
}
.StSvgCl {
  fill: var(--fntClr);
  height: 24px;
}
.fillSvg {
  fill: var(--fntClr);
}
.StSvgCl2 {
  fill: var(--fntClr);
  height: 15px;
}
.SmMarS {
  margin: 6px 0;
}
.SmMarS1 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.SmMarS2 {
  margin: 20px 0;
}
.StWdSrc {
  width: 360px;
  padding: 0 10px;
}
@media screen and (max-width: 920px) {
  .StatCard {
    width: 44% !important;
  }
  .responsFlx {
    flex-flow: column;
  }
  .responsFlx > * {
    width: 98% !important;
    margin-top: 2%;
    margin-left: 0 !important;
  }
  .d-sm {
    display: none;
  }
  .d-small {
    display: none;
  }
}
@media screen and (max-width: 775px) {
  .StWdSrc {
    width: 16px;
    padding: 0 10px;
  }
  .StatCard {
    width: 94% !important;
  }
  .vsep {
    display: none;
  }
  :root {
    --wdsid: 70px;
    --SecWdt: calc(100% - 70px);
  }
  .d-large,
  .d-sm,
  .d-small {
    display: none;
  }
}
.StzomBr {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
@media screen and (max-width: 415px) {
  .StzomBr {
    transform: scale(0.76);
    -webkit-transform: scale(0.76);
    -moz-transform: scale(0.76);
  }
  th,
  td {
    position: relative;
  }
  .Stwd-stck td:last-child,
  .Stwd-stck th:last-child {
    position: relative !important;
  }
  .d-large {
    display: none;
  }
  .d-sm {
    display: block;
  }
  .d-small {
    display: flex;
  }
}
.PsIcs {
  top: 10px;
}
.PsIcs2 {
  top: 13px;
}
.StSlyT {
  padding-top: 20px;
  padding-bottom: 5px;
} /* table design*/
table {
  border-collapse: collapse;
}
.TbClbd tr,
.BDgInpc {
  background: var(--bdgclInp);
}
.BdgClN {
  background: var(--bdgclInpT);
}
.TbClbd td {
  border: none;
}
.FrBdEl td,
.FrBdEl th {
  padding: 11px 10px;
}
.FrBdEl > tr td:last-child,
.FrBdEl2 > tr td:last-child {
  text-align: center;
}
.FrBdEl > tr td:first-child,
.FrBdEl2 > tr td:first-child {
  text-align: var(--pslan);
}
.FrBdEl2 td {
  padding: 12px 10px;
}
.FrBdEl2 tr {
  border-top: 1px solid var(--bdgclInp);
}
.MxHig {
  max-height: 600px;
}
.StBr6 {
  border-radius: 26px;
}
.StBr60 {
  border-radius: 50px;
}
.lytWdp1 {
  width: 94%;
  padding: 20px 3%;
}
.sTpdwTd {
  padding: 20px 3%;
}
.lytWdp2 {
  width: 90%;
  padding: 25px 5%;
}
.lytWdp3 {
  width: 84%;
  padding: 25px 8%;
}
.widthAdd {
  width: 80%;
  padding: 25px 10%;
}
.StMrtp {
  margin-top: 25px;
}
.StMrtp1 {
  margin-top: 20px;
}
.StMrtp2 {
  margin-top: 40px;
}
.StmpB {
  margin-bottom: 30px;
}
.StmpB2 {
  margin-bottom: 15px;
}
.StmpB3 {
  margin-bottom: 10px;
}
.stBdp {
  padding: 5.5px;
}
.StBrdTb {
  border: 1px solid var(--clrbrd);
}
.StMrgn {
  margin: 0 23px;
}
.StPdsml {
  padding: 6px 15px;
}
.pdnVldas {
  padding: 11px 13px;
}
.StPdsml1 {
  padding-left: 12px;
  padding-right: 12px;
}
.StPdsml2 {
  padding: 6px 25px;
}
.TxTrnf {
  text-transform: capitalize;
}
.StHgVls > svg {
  height: 40px;
}
.StHgVls30 > svg {
  height: 30px;
}
.ElmSvgCn > svg {
  fill: #ff4f4f;
}

.ElmSvgWt > svg {
  fill: #deae3d;
}

.ElmSvgDl > svg {
  fill: #44be84;
}

.ElmSvgPs > svg {
  fill: #a436ac;
}
.ElmSvgAs > svg {
  fill: #4da4e3;
}
.ElmSvgWarn > svg {
  fill: #d85407;
}
.ElmSvgGrey > svg {
  fill: #727070;
}

.ElmSvgrg2 > svg {
  height: 30px;
  fill: #3498db;
}
.StBlFil > svg {
  fill: #3498db;
}
.StNoFil > svg {
  fill: #656768;
}
.StSmallSvg > svg {
  width: 15px;
  height: 15px;
}
.StWdTh {
  width: 40px;
  height: 40px;
}
.StWdTh1 {
  width: 37px;
  height: 37px;
}
.StTpval3 {
  top: 60px;
}
.StTpval {
  top: 46px;
}
.sTvlSl {
  top: 52px;
}
.StTpval2 {
  top: 36px;
}
.Stwidth {
  width: 160px;
}
.StBrdBt {
  border-bottom: 1px solid var(--clrbrd);
}
.StHeivl {
  height: 41px;
}
.StClfl {
  color: #ff8743;
}
.StClfl svg {
  fill: #ff8743;
}
.StMrgAl {
  margin: 10px;
}
.DltTpMar {
  margin-top: -13px;
}
.DltTpMar2 {
  top: -52px;
}
.StVlWdt {
  width: 20%;
}
.StVl2dt {
  width: calc(80% - 23px);
}
.StZoom {
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
}
.StScl {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
}
.StScl2 {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
}
.StWdpic {
  width: 80px;
  height: 80px;
}
.StPaddingVal {
  padding: 0 5px;
}
.StPadVal2 {
  padding: 0 3px;
}
.Mrtpvl {
  margin-top: 3px;
}
.StmrTpvl {
  margin: 0px 2px;
}
.StVlwd > svg {
  width: 45px;
  height: 45px;
}
.ActelmV > * {
  fill: #3498db;
  color: #3498db;
}
/*********/
.StwdVlf1 {
  width: 71%;
}
.StwdVlf2 {
  width: 26.5%;
}
.StElmD {
  width: 100%;
  height: 300px;
  position: absolute;
}
.CntChart {
  position: relative;
  margin: auto;
  height: 300px;
  width: 100%;
}
.StcStmsvCl svg {
  fill: #e74c3c;
}
.StClSvgD {
  height: 36px;
}
.StClSvgD > svg {
  height: 36px;
}
.StClSvgD > * {
  fill: #fff;
}
.SVMxWdt {
  max-width: 80px;
}
.sTmxWdtvl {
  max-width: 320px;
}
.StBrdBtLn:last-child {
  border-right: none !important;
  border-left: none !important;
}
.SetBigSiz {
  font-size: 1.75em;
}
.Fnts-vl {
  font-size: 1.1em;
}
.StwdSetat {
  width: 10px;
  height: 10px;
}
.StpdVlrglt {
  padding-top: 2px;
  padding-bottom: 2px;
}
.sTpfrIn {
  padding-left: 20px;
  padding-right: 20px;
}
.sTbtpv {
  padding-top: 9px;
  padding-bottom: 9px;
}
.sTpniP {
  padding-left: 4px;
  padding-right: 4px;
}
.sTpniPNb {
  padding-left: 9px;
  padding-right: 9px;
}
.sTpniTP {
  padding-top: 6px;
  padding-bottom: 6px;
}
.MngBrvl {
  border-left: 1px solid var(--clrbrd);
  border-right: 1px solid var(--clrbrd);
}
.Pdn_select {
  padding: 14px 15px;
}

.marginTitle {
  margin-top: 15px;
}

.lineAgent {
  position: absolute;
  width: 4px;
  height: 29px;
  left: 30px;
  margin-top: 15px;
  background: #008aff;
  border-radius: 0px;
  transform: rotate(-90deg);
  flex: none;
  order: 4;
  flex-grow: 0;
  z-index: 4;
}
